Sync all projects

This commit is contained in:
github-actions[bot]
2026-07-30 06:33:04 +00:00
parent 642bfd33d7
commit b5ec95926a
64 changed files with 45566 additions and 18911 deletions
+25 -1
View File
@@ -1,5 +1,29 @@
{
"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": "爱看影视",
@@ -8,6 +32,6 @@
"ext": "./js/s/爱看.json"
}
],
"spider": "./jar/xb.jar",
"spider": "./jar/yt.jar",
"logo": "./img/pg.gif"
}