feat(api): 添加万能、坚果和火花APP接口配置
新增三个APP接口配置,包括万能、坚果和火花,均使用csp_AppGet类型, 支持快速搜索功能,并配置了相应的URL、密钥及UA等参数。
This commit is contained in:
parent
cddd37858a
commit
98438543e8
48
api.json
48
api.json
@ -243,6 +243,54 @@
|
||||
"ua": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "万能",
|
||||
"name": "万能丨APP",
|
||||
"type": 3,
|
||||
"quickSearch": 1,
|
||||
"api": "csp_AppGet",
|
||||
"ext": {
|
||||
"url": "https://wnvod.cc",
|
||||
"site": "",
|
||||
"dataKey": "5uBvur6znNUmE3zb",
|
||||
"dataIv": "5uBvur6znNUmE3zb",
|
||||
"deviceId": "",
|
||||
"version": "",
|
||||
"ua": "myapp/1.0.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "坚果",
|
||||
"name": "坚果丨APP",
|
||||
"type": 3,
|
||||
"quickSearch": 1,
|
||||
"api": "csp_AppGet",
|
||||
"ext": {
|
||||
"url": "http://a.ngdy1.cn",
|
||||
"site": "",
|
||||
"dataKey": "2015692015692015",
|
||||
"dataIv": "2015692015692015",
|
||||
"deviceId": "",
|
||||
"version": "",
|
||||
"ua": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "火花",
|
||||
"name": "火花丨APP",
|
||||
"type": 3,
|
||||
"quickSearch": 1,
|
||||
"api": "csp_AppGet",
|
||||
"ext": {
|
||||
"url": "",
|
||||
"site": "http://v.itcxo.cn/txt/1.txt",
|
||||
"dataKey": "PoiUytRedFghjklm",
|
||||
"dataIv": "PoiUytRedFghjklm",
|
||||
"deviceId": "",
|
||||
"version": "",
|
||||
"ua": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "八天",
|
||||
"name": "八天丨APP",
|
||||
|
BIN
spider.jar
BIN
spider.jar
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user