refactor(api): 移除多个影视资源提供商

- 删除了爱看、七七影视、追星影视、七点影视和黑猫动漫等提供商
- 优化了 api.json 文件结构,提高了代码可读性
This commit is contained in:
Wang.Luo 2025-08-23 01:34:12 +08:00
parent 1a368a3828
commit 7dd7e4dda7
2 changed files with 0 additions and 61 deletions

View File

@ -328,20 +328,6 @@
"version": "" "version": ""
} }
}, },
{
"key": "爱看",
"name": "爱看丨APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "http://154.37.220.65",
"dataKey": "uI1TkPJC8B46AyN3",
"dataIv": "uI1TkPJC8B46AyN3",
"deviceId": "2112fc5eac600314ba95c4d65da9286b3",
"version": "120"
}
},
{ {
"key": "蓝光", "key": "蓝光",
"name": "蓝光APP", "name": "蓝光APP",
@ -1304,22 +1290,6 @@
"filterable": 1, "filterable": 1,
"ext": "./XYQHiker/短剧屋.json" "ext": "./XYQHiker/短剧屋.json"
}, },
{
"key": "七七",
"name": "七七|影视",
"type": 1,
"api": "http://6.qqqtv.top/api.php/provide/vod/",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"categories": [
"推荐",
"电影",
"电视剧",
"综艺",
"动漫"
]
},
{ {
"key": "天翼影视", "key": "天翼影视",
"name": "天翼|影视", "name": "天翼|影视",
@ -1368,16 +1338,6 @@
"quickSearch": 1, "quickSearch": 1,
"filterable": 1 "filterable": 1
}, },
{
"key": "追星影视",
"name": "追星|影视",
"type": 3,
"api": "./py/追星影视.py",
"searchable": 1,
"changeable": 1,
"quickSearch": 1,
"filterable": 1
},
{ {
"key": "厂长影视", "key": "厂长影视",
"name": "厂长|影视", "name": "厂长|影视",
@ -1527,13 +1487,6 @@
"api": "csp_HBPQ", "api": "csp_HBPQ",
"ext": "./XBPQ/骚火影视.json" "ext": "./XBPQ/骚火影视.json"
}, },
{
"key": "七点影视",
"name": "七点|影视",
"type": 3,
"api": "csp_HBPQ",
"ext": "./XBPQ/七点影视.json"
},
{ {
"key": "三九影视", "key": "三九影视",
"name": "三九|影视", "name": "三九|影视",
@ -1697,20 +1650,6 @@
"version": "" "version": ""
} }
}, },
{
"key": "黑猫动漫",
"name": "黑猫|动漫",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://dm.xxdm123.top:9991",
"dataKey": "0fe3b5781782c621",
"dataIv": "0fe3b5781782c621",
"deviceId": "",
"version": "203"
}
},
{ {
"key": "樱花动漫", "key": "樱花动漫",
"name": "樱花|动漫", "name": "樱花|动漫",

Binary file not shown.