Files
tvbox_collect/tvbox/test.json
T
2026-07-30 06:33:04 +00:00

37 lines
711 B
JSON

{
"sites": [
{
"key": "py_ddys",
"name": "低端影视|PY",
"type": 3,
"api": "./py/ddys.py",
"searchable": 1,
"quickSearch": 1,
"filterable": 0,
"ext": "{\"host\":\"https://www.ddys.run\",\"cookie\":\"pageLogin=ok\"}"
},
{
"key": "ptt",
"name": "PTT | PY",
"type": 3,
"api": "./py/ptt_red.py",
"searchable": 1,
"quickSearch": 1,
"style": {
"type": "rect",
"ratio": 1.33
},
"ext": "{\"relay\":\"\",\"lang\":\"\",\"ua\":\"\",\"cookie\":\"\"}",
"filterable": 1
},
{
"key": "爱看",
"name": "爱看影视",
"type": 3,
"api": "csp_XBPQ",
"ext": "./js/s/爱看.json"
}
],
"spider": "./jar/yt.jar",
"logo": "./img/pg.gif"
}