Skip to content

Commit 4668bec

Browse files
authored
Update sources.json
1 parent 41ad11e commit 4668bec

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

sources.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,43 @@
11
[
2+
{
3+
"_tags": ["unofficial", "untested"],
4+
"name": "Aniworld",
5+
"description": "Aniworld.to integration for Grayjay",
6+
"author": "Zerophire",
7+
"authorUrl": "https://ahwnis.com",
8+
"platformUrl": "https://aniworld.to",
9+
"sourceUrl": "https://github.com/Hoell08/Grayjay-Aniworld-plugin/blob/main/AniworldConfig.json",
10+
"repositoryUrl": "https://github.com/Hoell08/Grayjay-Aniworld-plugin",
11+
"scriptUrl": "./AniworldScript.js",
12+
"version": 1,
13+
"iconUrl": "./AniworldIcon.png",
14+
"id": "ac3f49ee-f398-5cf4-ac1b-ca1aace76c83",
15+
"scriptSignature": "",
16+
"scriptPublicKey": "",
17+
"packages": [
18+
"Http"
19+
],
20+
"allowEval": false,
21+
"allowUrls": [
22+
"aniworld.to"
23+
],
24+
"supportedClaimTypes": [
25+
3
26+
],
27+
"authentication": {
28+
"loginUrl": "https://aniworld.to/login",
29+
"userAgent": "Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.230 Mobile Safari/537.36",
30+
"domainHeadersToFind": {
31+
"aniworld.to": []
32+
}
33+
},
34+
"settings": [],
35+
"changelog": {
36+
"1": [
37+
"Initial version: Basic search, series listing"
38+
]
39+
}
40+
},
241
{
342
"_tags": ["unofficial", "untested"],
443
"name": "Adventures in Odyssey Club",

0 commit comments

Comments
 (0)