[ { "id": "sitelink", "type": "inputstring", "name": "Site Link", "value": "https://www.shanaproject.com/" }, { "id": "cookieheader", "type": "hiddendata", "name": "CookieHeader", "value": null }, { "id": "lasterror", "type": "hiddendata", "name": "LastError", "value": null }, { "id": "sortrequestedfromsite", "type": "inputselect", "name": "Sort requested from site", "value": "date", "options": { "date": "created", "ep": "episode", "fsize": "size", "title": "title" } }, { "id": "orderrequestedfromsite", "type": "inputselect", "name": "Order requested from site", "value": "Descending", "options": { "Descending": "desc", "Ascending": "asc" } }, { "id": "tags", "type": "inputtags", "name": "Tags", "value": "" } ]