Sync all projects
This commit is contained in:
+25
-1
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user