mapletree/servarr/config/Jackett/Indexers/tokyotosho.json
2026-01-26 16:03:22 +00:00

49 lines
No EOL
936 B
JSON

[
{
"id": "sitelink",
"type": "inputstring",
"name": "Site Link",
"value": "https://www.tokyotosho.info/"
},
{
"id": "cookieheader",
"type": "hiddendata",
"name": "CookieHeader",
"value": "lastvisit=1763396176; lastvisit_session=1761969060"
},
{
"id": "lasterror",
"type": "hiddendata",
"name": "LastError",
"value": null
},
{
"id": "category",
"type": "inputselect",
"name": "Category",
"value": "0",
"options": {
"0": "All",
"1": "Anime",
"10": "Non-English",
"3": "Manga",
"8": "Drama",
"2": "Music",
"9": "Music Video",
"7": "Raws",
"4": "Hentai",
"12": "Hentai (Anime)",
"13": "Hentai (Manga)",
"14": "Hentai (Games)",
"11": "Batch",
"15": "JAV",
"5": "Other"
}
},
{
"id": "tags",
"type": "inputtags",
"name": "Tags",
"value": ""
}
]