From b439780a4dec7720675d4a997ad7ec328cd00954 Mon Sep 17 00:00:00 2001 From: gaotianliuyun <58679624+gaotianliuyun@users.noreply.github.com> Date: Fri, 23 Dec 2022 20:40:10 +0800 Subject: [PATCH] Delete config.json --- config.json | 166 ---------------------------------------------------- 1 file changed, 166 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index bae36575..00000000 --- a/config.json +++ /dev/null @@ -1,166 +0,0 @@ -{ - "spider": "./jar/custom_spider.jar;md5;8211cf471a24a780127bf9e96ebd32ff", - "wallpaper": "http://www.kf666888.cn/api/tvbox/img", - "lives": [ - { - "name": "直播", - "type": 0, - "url": "http://home.jundie.top:81/Cat/tv/live.txt", - "epg": "https://epg.112114.xyz/?ch={name}&date={date}" - } - ], - "sites": [ - { - "key": "AList", - "name": "AList", - "type": 3, - "api": "csp_AList", - "searchable": 1, - "filterable": 1, - "ext": "./json/alist.json" - }, - { - "key": "哔哩", - "name": "哔哩", - "type": 3, - "api": "csp_Bili", - "searchable": 1, - "filterable": 1, - "ext": "./json/bili.json" - }, - { - "key": "泥巴", - "name": "泥巴", - "type": 3, - "api": "csp_NiNi", - "searchable": 1, - "filterable": 1 - }, - { - "key": "快播", - "name": "快播", - "type": 1, - "api": "https://www.kuaibozy.com/api.php/provide/vod/", - "searchable": 1, - "filterable": 0, - "categories": [ - "动漫", - "国产剧", - "日韩剧", - "港台剧", - "欧美剧", - "泰剧", - "动作片", - "喜剧片", - "爱情片", - "科幻片", - "恐怖片", - "剧情片", - "战争片", - "纪录片", - "综艺" - ] - }, - { - "key": "百度", - "name": "百度", - "type": 1, - "api": "https://api.apibdzy.com/api.php/provide/vod/", - "searchable": 1, - "filterable": 0, - "categories": [ - "国产动漫", - "日韩动漫", - "大陆剧", - "欧美剧", - "韩剧", - "日剧", - "动作片", - "喜剧片", - "爱情片", - "科幻片", - "恐怖片", - "剧情片", - "战争片" - ] - }, - { - "key": "櫻花", - "name": "櫻花", - "type": 3, - "api": "csp_Ying", - "searchable": 1, - "filterable": 1 - }, - { - "key": "巴士", - "name": "巴士", - "type": 3, - "api": "csp_Dm84", - "searchable": 1, - "filterable": 1 - }, - { - "key": "異界", - "name": "異界", - "type": 3, - "api": "csp_Ysj", - "searchable": 1, - "filterable": 1 - }, - { - "key": "紙條", - "name": "紙條", - "type": 3, - "api": "csp_Paper", - "searchable": 1, - "filterable": 1, - "ext": "http://ali.饭太硬.ml/tok" - }, - { - "key": "易搜", - "name": "易搜", - "type": 3, - "api": "csp_YiSo", - "searchable": 1, - "filterable": 0, - "ext": "http://ali.饭太硬.ml/tok" - }, - { - "key": "盤搜", - "name": "盤搜", - "type": 3, - "api": "csp_PanSou", - "searchable": 1, - "filterable": 0, - "ext": "http://ali.饭太硬.ml/tok" - }, - { - "key": "UP雲搜", - "name": "UP雲搜", - "type": 3, - "api": "csp_UpYun", - "searchable": 1, - "filterable": 0, - "ext": "http://ali.饭太硬.ml/tok" - }, - { - "key": "找資源", - "name": "找資源", - "type": 3, - "api": "csp_Zhaozy", - "searchable": 1, - "filterable": 0, - "ext": "http://ali.饭太硬.ml/tok" - }, - { - "key": "push_agent", - "name": "推送", - "type": 3, - "api": "csp_Push", - "searchable": 1, - "filterable": 0, - "ext": "http://ali.饭太硬.ml/tok" - } - ] -} \ No newline at end of file