53 lines
No EOL
982 B
JSON
53 lines
No EOL
982 B
JSON
[
|
|
{
|
|
"id": "sitelink",
|
|
"type": "inputstring",
|
|
"name": "Site Link",
|
|
"value": "https://magnetcatcat.com/"
|
|
},
|
|
{
|
|
"id": "cookieheader",
|
|
"type": "hiddendata",
|
|
"name": "CookieHeader",
|
|
"value": null
|
|
},
|
|
{
|
|
"id": "lasterror",
|
|
"type": "hiddendata",
|
|
"name": "LastError",
|
|
"value": null
|
|
},
|
|
{
|
|
"id": "category",
|
|
"type": "inputselect",
|
|
"name": "Category",
|
|
"value": "0",
|
|
"options": {
|
|
"0": "All categories",
|
|
"1": "Movies and TV shows",
|
|
"2": "Music",
|
|
"3": "Images",
|
|
"4": "Documents and books",
|
|
"5": "Compressed files",
|
|
"6": "Installer packages",
|
|
"7": "Other"
|
|
}
|
|
},
|
|
{
|
|
"id": "sortrequestedfromsite",
|
|
"type": "inputselect",
|
|
"name": "Sort requested from site",
|
|
"value": "2",
|
|
"options": {
|
|
"2": "created",
|
|
"1": "size",
|
|
"0": "relevance"
|
|
}
|
|
},
|
|
{
|
|
"id": "tags",
|
|
"type": "inputtags",
|
|
"name": "Tags",
|
|
"value": ""
|
|
}
|
|
] |