-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtoshoconfig.json
79 lines (74 loc) · 1.91 KB
/
toshoconfig.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"feeds": [
{
"number": 0,
"name": "Seasonal Watchlist",
"xml_file_name": "airing.xml",
"link": "https://myanimelist.net/profile/p0bo",
"api_link": "https://feed.animetosho.org/json?page=",
"include_regex": "(?i)(1080p.*(h\\.265|x265|hevc|av1)|(h\\.265|x265|hevc|av1).*1080p)",
"exclude_regex": "",
"single_file": 1,
"image":[
{
"18086":304486,
"17914":301662,
"17221":302190,
"17965":300344,
"17529":305433,
"18266":304047,
"17982":305073,
"18438":305324,
"17760":303839,
"17709":297217,
"18134":305068,
"17931":301316,
"18172":305116,
"18518":303565,
"18133":303714,
"17909":297215,
"18482":305533,
"17559":305415,
"18534":304562,
"17507":304865,
"16828":304867
}
]
},
{
"number": 1,
"name": "Seasonal Watchlist",
"xml_file_name": "airing.xml",
"link": "https://myanimelist.net/profile/p0bo",
"api_link": "https://feed.animetosho.org/json?qx=1&q=%22h+265%22%7C%22x265%22%7C%22hevc%22%7C%22av1%22+1080p&aids=&page=",
"include_regex": "",
"exclude_regex": "",
"single_file": 1,
"image":[
{
"18086":304486,
"17914":301662,
"17221":302190,
"17965":300344,
"17529":305433,
"18266":304047,
"17982":305073,
"18438":305324,
"17760":303839,
"17709":297217,
"18134":305068,
"17931":301316,
"18172":305116,
"18518":303565,
"18133":303714,
"17909":297215,
"18482":305533,
"17559":305415,
"18534":304562,
"17507":304865,
"16828":304867
}
]
}
]
}