46 lines
No EOL
889 B
JSON
46 lines
No EOL
889 B
JSON
[
|
|
{
|
|
"id": "sitelink",
|
|
"type": "inputstring",
|
|
"name": "Site Link",
|
|
"value": "https://www.torrentdownloads.pro/"
|
|
},
|
|
{
|
|
"id": "cookieheader",
|
|
"type": "hiddendata",
|
|
"name": "CookieHeader",
|
|
"value": null
|
|
},
|
|
{
|
|
"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": "tags",
|
|
"type": "inputtags",
|
|
"name": "Tags",
|
|
"value": ""
|
|
}
|
|
] |