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

36 lines
No EOL
731 B
JSON

[
{
"id": "sitelink",
"type": "inputstring",
"name": "Site Link",
"value": "https://www.torrentdownload.info/"
},
{
"id": "cookieheader",
"type": "hiddendata",
"name": "CookieHeader",
"value": "PHPSESSID=4t33nvnqifmg3hu5gfssgtluk4"
},
{
"id": "lasterror",
"type": "hiddendata",
"name": "LastError",
"value": null
},
{
"id": "sortrequestedfromsite(appliesonlytosearchwithkeywords)",
"type": "inputselect",
"name": "Sort requested from site (Applies only to Search with Keywords)",
"value": "d",
"options": {
"d": "created",
"_": "seeders"
}
},
{
"id": "tags",
"type": "inputtags",
"name": "Tags",
"value": ""
}
]