mirror of
https://github.com/YGGverse/qbittorrent-yggtracker-search-plugin.git
synced 2025-02-05 11:24:19 +00:00
update node api
This commit is contained in:
parent
f3d0945bb0
commit
81e1b077d4
73
nodes.json
73
nodes.json
@ -1,28 +1,55 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name":"YGGtracker",
|
"name":"YGGtracker",
|
||||||
"description":"YGGtracker official node",
|
"description":"YGGtracker official",
|
||||||
"url":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker/",
|
"url":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker/api/torrents?%s",
|
||||||
"api":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker/api/torrents?%s",
|
"categories":
|
||||||
"sensitive":null,
|
{
|
||||||
"yggdrasil":null,
|
"all":[
|
||||||
"locale":"en",
|
"movie",
|
||||||
"locales":
|
"series",
|
||||||
[
|
"tv",
|
||||||
"en",
|
"animation",
|
||||||
"cs",
|
"music",
|
||||||
"eo",
|
"game",
|
||||||
"fr",
|
"audiobook",
|
||||||
"ka",
|
"podcast",
|
||||||
"de",
|
"book",
|
||||||
"he",
|
"archive",
|
||||||
"it",
|
"picture",
|
||||||
"lv",
|
"software",
|
||||||
"pl",
|
"other"
|
||||||
"pt",
|
],
|
||||||
"ru",
|
"anime":[
|
||||||
"es",
|
"animation"
|
||||||
"uk"
|
],
|
||||||
]
|
"books":
|
||||||
|
[
|
||||||
|
"book",
|
||||||
|
"audiobook"
|
||||||
|
],
|
||||||
|
"games":[
|
||||||
|
"game"
|
||||||
|
],
|
||||||
|
"movies":[
|
||||||
|
"movie",
|
||||||
|
"series"
|
||||||
|
],
|
||||||
|
"music":[
|
||||||
|
"music"
|
||||||
|
],
|
||||||
|
"pictures":[
|
||||||
|
"picture"
|
||||||
|
],
|
||||||
|
"software":[
|
||||||
|
"software",
|
||||||
|
"archive"
|
||||||
|
],
|
||||||
|
"tv":[
|
||||||
|
"tv",
|
||||||
|
"podcast",
|
||||||
|
"series"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user