57 lines
No EOL
1.1 KiB
JSON
57 lines
No EOL
1.1 KiB
JSON
[
|
|
{
|
|
"id": "sitelink",
|
|
"type": "inputstring",
|
|
"name": "Site Link",
|
|
"value": "https://www.limetorrents.fun/"
|
|
},
|
|
{
|
|
"id": "cookieheader",
|
|
"type": "hiddendata",
|
|
"name": "CookieHeader",
|
|
"value": "PHPSESSID=qc2qsc5bi43pvrrbljtj08hpu4"
|
|
},
|
|
{
|
|
"id": "lasterror",
|
|
"type": "hiddendata",
|
|
"name": "LastError",
|
|
"value": null
|
|
},
|
|
{
|
|
"id": "downloadlink",
|
|
"type": "inputselect",
|
|
"name": "Download link",
|
|
"value": "magnet:",
|
|
"options": {
|
|
"http://itorrents.org/": "iTorrents.org",
|
|
"magnet:": "magnet"
|
|
}
|
|
},
|
|
{
|
|
"id": "downloadlink(fallback)",
|
|
"type": "inputselect",
|
|
"name": "Download link (fallback)",
|
|
"value": "http://itorrents.org/",
|
|
"options": {
|
|
"http://itorrents.org/": "iTorrents.org",
|
|
"magnet:": "magnet"
|
|
}
|
|
},
|
|
{
|
|
"id": "sortrequestedfromsite",
|
|
"type": "inputselect",
|
|
"name": "Sort requested from site",
|
|
"value": "date",
|
|
"options": {
|
|
"date": "created",
|
|
"seeds": "seeders",
|
|
"size": "size"
|
|
}
|
|
},
|
|
{
|
|
"id": "tags",
|
|
"type": "inputtags",
|
|
"name": "Tags",
|
|
"value": ""
|
|
}
|
|
] |