55 lines
No EOL
1,000 B
JSON
55 lines
No EOL
1,000 B
JSON
[
|
|
{
|
|
"id": "sitelink",
|
|
"type": "inputstring",
|
|
"name": "Site Link",
|
|
"value": "https://isohunt.ch/"
|
|
},
|
|
{
|
|
"id": "cookieheader",
|
|
"type": "hiddendata",
|
|
"name": "CookieHeader",
|
|
"value": null
|
|
},
|
|
{
|
|
"id": "lasterror",
|
|
"type": "hiddendata",
|
|
"name": "LastError",
|
|
"value": null
|
|
},
|
|
{
|
|
"id": "categoryfilter",
|
|
"type": "inputselect",
|
|
"name": "Category Filter",
|
|
"value": "0",
|
|
"options": {
|
|
"0": "All",
|
|
"1": "Anime",
|
|
"2": "Software",
|
|
"3": "Games",
|
|
"4": "Adult",
|
|
"5": "Movies",
|
|
"6": "Music",
|
|
"7": "Other",
|
|
"8": "Series & TV",
|
|
"9": "Books"
|
|
}
|
|
},
|
|
{
|
|
"id": "sortrequestedfromsite",
|
|
"type": "inputselect",
|
|
"name": "Sort requested from site",
|
|
"value": "created_at",
|
|
"options": {
|
|
"created_at": "created",
|
|
"seeders": "seeders",
|
|
"size": "size"
|
|
}
|
|
},
|
|
{
|
|
"id": "tags",
|
|
"type": "inputtags",
|
|
"name": "Tags",
|
|
"value": ""
|
|
}
|
|
] |