feat(api): 新增多个APP源和123盘资源接口
新增八天、紫金、刷剧、九零等APP视频源,支持快速搜索功能。 新增123盘4K资源接口,优化用户观影体验。 调整部分动漫资源接口名称及配置,如NT动漫与Anime1互换。 重新整理搜索相关接口,移除并重新添加糖果、夸克、UC、天翼、百度等盘搜和推送接口。 更新采集之王接口位置,提高合集内容获取效率。 更新高中教育字段为高中课堂,优化分类展示。 更新mogg站点域名配置,确保访问稳定性。 更新spider.jar二进制文件,提升插件兼容性与性能。
This commit is contained in:
parent
b438506e59
commit
009b533e90
337
api.json
337
api.json
@ -227,6 +227,70 @@
|
||||
"ua": "okhttp/3.10.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "八天",
|
||||
"name": "八天丨APP",
|
||||
"type": 3,
|
||||
"quickSearch": 1,
|
||||
"api": "csp_AppGet",
|
||||
"ext": {
|
||||
"url": "https://dy.8ttv.cn",
|
||||
"site": "",
|
||||
"dataKey": "1111111111111111",
|
||||
"dataIv": "1111111111111111",
|
||||
"deviceId": "",
|
||||
"version": "",
|
||||
"ua": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "紫金",
|
||||
"name": "紫金丨APP",
|
||||
"type": 3,
|
||||
"quickSearch": 1,
|
||||
"api": "csp_AppGet",
|
||||
"ext": {
|
||||
"url": "http://www.zjcvod.com",
|
||||
"site": "",
|
||||
"dataKey": "ab4e9a421675f14b",
|
||||
"dataIv": "ab4e9a421675f14b",
|
||||
"deviceId": "",
|
||||
"version": "",
|
||||
"ua": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "刷剧",
|
||||
"name": "刷剧丨APP",
|
||||
"type": 3,
|
||||
"quickSearch": 1,
|
||||
"api": "csp_AppGet",
|
||||
"ext": {
|
||||
"url": "",
|
||||
"site": "https://dingchaowangzhan.oss-cn-beijing.aliyuncs.com/1.txt",
|
||||
"dataKey": "1387006363333333",
|
||||
"dataIv": "1387006363333333",
|
||||
"deviceId": "",
|
||||
"version": "",
|
||||
"ua": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "九零",
|
||||
"name": "九零丨APP",
|
||||
"type": 3,
|
||||
"quickSearch": 1,
|
||||
"api": "csp_AppGet",
|
||||
"ext": {
|
||||
"url": "https://65fs2d9awaa1d2a7ea8.019990.xyz",
|
||||
"site": "",
|
||||
"dataKey": "5a9w6x58dsq6z3a6",
|
||||
"dataIv": "5a9w6x58dsq6z3a6",
|
||||
"deviceId": "",
|
||||
"version": "",
|
||||
"ua": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "狂欢",
|
||||
"name": "狂欢丨APP",
|
||||
@ -837,6 +901,21 @@
|
||||
},
|
||||
"ext": "./json/kf.json"
|
||||
},
|
||||
{
|
||||
"key": "123",
|
||||
"name": "123|4K",
|
||||
"type": 3,
|
||||
"api": "csp_PanWebShareCloud123",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"changeable": 1,
|
||||
"style": {
|
||||
"type": "list",
|
||||
"ratio": 1.433
|
||||
},
|
||||
"ext": "./json/123.json"
|
||||
},
|
||||
{
|
||||
"key": "趣盘",
|
||||
"name": "趣盘|4K",
|
||||
@ -874,135 +953,6 @@
|
||||
"type": "list"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "糖果",
|
||||
"name": "糖果|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_TGSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1
|
||||
},
|
||||
{
|
||||
"key": "夸克盘搜",
|
||||
"name": "夸克|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": {
|
||||
"cloudDrives": "quark"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "UC盘搜",
|
||||
"name": "UC|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": {
|
||||
"cloudDrives": "uc"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "天翼盘搜",
|
||||
"name": "天翼|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": {
|
||||
"cloudDrives": "tianyi"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "123盘搜",
|
||||
"name": "123|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": {
|
||||
"cloudDrives": "123"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "百度盘搜",
|
||||
"name": "百度|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": {
|
||||
"cloudDrives": "baidu"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "百酷",
|
||||
"name": "百酷|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_Baiku"
|
||||
},
|
||||
{
|
||||
"key": "米搜",
|
||||
"name": "米搜|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_MiSou"
|
||||
},
|
||||
{
|
||||
"key": "酷乐搜索",
|
||||
"name": "酷乐|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_KuLe"
|
||||
},
|
||||
{
|
||||
"key": "爱看搜索",
|
||||
"name": "爱看|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_AiKan"
|
||||
},
|
||||
{
|
||||
"key": "鬼鬼搜索",
|
||||
"name": "鬼鬼|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_GuiGui"
|
||||
},
|
||||
{
|
||||
"key": "夸克推送",
|
||||
"name": "夸克|推送",
|
||||
"type": 4,
|
||||
"api": "https://so.yinpai.xyz/api.php?type=quark"
|
||||
},
|
||||
{
|
||||
"key": "UC推送",
|
||||
"name": "UC|推送",
|
||||
"type": 4,
|
||||
"api": "https://so.yinpai.xyz/api.php?type=uc"
|
||||
},
|
||||
{
|
||||
"key": "天翼推送",
|
||||
"name": "天翼|推送",
|
||||
"type": 4,
|
||||
"api": "https://so.yinpai.xyz/api.php?type=tianyi"
|
||||
},
|
||||
{
|
||||
"key": "123推送",
|
||||
"name": "123|推送",
|
||||
"type": 4,
|
||||
"api": "https://so.yinpai.xyz/api.php?type=123"
|
||||
},
|
||||
{
|
||||
"key": "百度推送",
|
||||
"name": "百度|推送",
|
||||
"type": 4,
|
||||
"api": "https://so.yinpai.xyz/api.php?type=baidu"
|
||||
},
|
||||
{
|
||||
"key": "星芽短剧",
|
||||
"name": "星芽|短剧",
|
||||
@ -1520,13 +1470,6 @@
|
||||
"api": "csp_Wwys",
|
||||
"ext": "https://www.wwgz.cn"
|
||||
},
|
||||
{
|
||||
"key": "采集之王",
|
||||
"name": "采集|合集",
|
||||
"type": 3,
|
||||
"api": "./js/drpy2.min.js",
|
||||
"ext": "./js/采集之王.js?type=url¶ms=../json/采集静态.json$1$1"
|
||||
},
|
||||
{
|
||||
"key": "爱看机器人",
|
||||
"name": "爱看|影视",
|
||||
@ -1571,6 +1514,13 @@
|
||||
"api": "./js/drpy2.min.js",
|
||||
"ext": "./js/剧圈圈.js"
|
||||
},
|
||||
{
|
||||
"key": "采集之王",
|
||||
"name": "采集|合集",
|
||||
"type": 3,
|
||||
"api": "./js/drpy2.min.js",
|
||||
"ext": "./js/采集之王.js?type=url¶ms=../json/采集静态.json$1$1"
|
||||
},
|
||||
{
|
||||
"key": "1905",
|
||||
"name": "1905|影视",
|
||||
@ -1597,13 +1547,6 @@
|
||||
"api": "./js/drpy2.min.js",
|
||||
"ext": "./js/56动漫.js"
|
||||
},
|
||||
{
|
||||
"key": "NT动漫",
|
||||
"name": "NT|动漫",
|
||||
"type": 3,
|
||||
"api": "./js/drpy2.min.js",
|
||||
"ext": "./js/NT动漫.js"
|
||||
},
|
||||
{
|
||||
"key": "Anime1",
|
||||
"name": "A1|动漫",
|
||||
@ -1611,6 +1554,13 @@
|
||||
"api": "./js/drpy2.min.js",
|
||||
"ext": "./js/Anime1.js"
|
||||
},
|
||||
{
|
||||
"key": "NT动漫",
|
||||
"name": "NT|动漫",
|
||||
"type": 3,
|
||||
"api": "./js/drpy2.min.js",
|
||||
"ext": "./js/NT动漫.js"
|
||||
},
|
||||
{
|
||||
"key": "漫国",
|
||||
"name": "漫国丨动漫",
|
||||
@ -1998,6 +1948,105 @@
|
||||
"ratio": 1.433
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "糖果",
|
||||
"name": "糖果|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_TGSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1
|
||||
},
|
||||
{
|
||||
"key": "夸克盘搜",
|
||||
"name": "夸克|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": {
|
||||
"cloudDrives": "quark"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "UC盘搜",
|
||||
"name": "UC|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": {
|
||||
"cloudDrives": "uc"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "天翼盘搜",
|
||||
"name": "天翼|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": {
|
||||
"cloudDrives": "tianyi"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "123盘搜",
|
||||
"name": "123|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": {
|
||||
"cloudDrives": "123"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "百度盘搜",
|
||||
"name": "百度|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": {
|
||||
"cloudDrives": "baidu"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "百酷",
|
||||
"name": "百酷|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_Baiku"
|
||||
},
|
||||
{
|
||||
"key": "米搜",
|
||||
"name": "米搜|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_MiSou"
|
||||
},
|
||||
{
|
||||
"key": "酷乐搜索",
|
||||
"name": "酷乐|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_KuLe"
|
||||
},
|
||||
{
|
||||
"key": "爱看搜索",
|
||||
"name": "爱看|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_AiKan"
|
||||
},
|
||||
{
|
||||
"key": "鬼鬼搜索",
|
||||
"name": "鬼鬼|搜索",
|
||||
"type": 3,
|
||||
"api": "csp_GuiGui"
|
||||
},
|
||||
{
|
||||
"key": "AList",
|
||||
"name": "AList|合集",
|
||||
@ -2188,7 +2237,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "高中教育",
|
||||
"key": "高中课堂",
|
||||
"name": "高中|课堂",
|
||||
"type": 3,
|
||||
"api": "csp_Bili",
|
||||
|
@ -21,6 +21,5 @@
|
||||
"type_name": "动漫",
|
||||
"type_id": "37"
|
||||
}
|
||||
],
|
||||
"Cookie": "bbs_sid=icpt77h5mtmufabqk8r0jl6ib2"
|
||||
]
|
||||
}
|
@ -1,8 +1,9 @@
|
||||
{
|
||||
"SiteUrl": "https://123.91muou.icu",
|
||||
"SiteUrl": "http://123.666291.xyz",
|
||||
"Domains": [
|
||||
"https://123.91muou.icu",
|
||||
"https://123.muouso.fun"
|
||||
"http://123.666291.xyz",
|
||||
"https://www.muou.site",
|
||||
"https://www.muou.asia"
|
||||
],
|
||||
"SiteWord": "mogg",
|
||||
"SiteName": "木偶",
|
||||
|
BIN
spider.jar
BIN
spider.jar
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user