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

26 lines
No EOL
416 B
JSON

[
{
"id": "sitelink",
"type": "inputstring",
"name": "Site Link",
"value": "https://showrss.info/"
},
{
"id": "cookieheader",
"type": "hiddendata",
"name": "CookieHeader",
"value": ""
},
{
"id": "lasterror",
"type": "hiddendata",
"name": "LastError",
"value": null
},
{
"id": "tags",
"type": "inputtags",
"name": "Tags",
"value": ""
}
]