diff --git a/api.json b/api.json index 768d689..3c3eaa7 100644 --- a/api.json +++ b/api.json @@ -34,7 +34,7 @@ "key": "嗷呜弹幕", "name": "弹幕|嗷呜", "type": 3, - "jar": "https://gitee.com/amg99/tvjson/raw/master/spider/custom_spider.jar", + "jar": "./jar/aowu.jar", "api": "csp_GoConfig" }, { diff --git a/bullet.json b/danmu_aowu.json similarity index 89% rename from bullet.json rename to danmu_aowu.json index 1f86294..ba89b88 100644 --- a/bullet.json +++ b/danmu_aowu.json @@ -1,5 +1,5 @@ { - "spider": "https://gitee.com/amg99/tvjson/raw/master/spider/custom_spider.jar", + "spider": "./jar/aowu.jar", "wallpaper": "https://api.paugram.com/wallpaper/", "warningText": "仅作学习交流测试使用,配置或下载后请于24小时之内删除", "lives": [ diff --git a/danmu_huban.json b/danmu_huban.json new file mode 100644 index 0000000..f07374f --- /dev/null +++ b/danmu_huban.json @@ -0,0 +1,26 @@ +{ + "spider": "https://gitee.com/zj521jj/little-tiger-spot/raw/master/jar/HubanTC.jar", + "wallpaper": "https://api.paugram.com/wallpaper/", + "warningText": "仅作学习交流测试使用,配置或下载后请于24小时之内删除", + "lives": [ + { + "name": "Guovin", + "type": 0, + "url": "http://47.106.254.96:9120/d/home/iptv-api/output/result.m3u", + "epg": "http://cdn.1678520.xyz/epg/?ch={name}&date={date}", + "timeout": 10 + } + ], + "sites": [ + { + "name": "嗷呜弹幕", + "key": "嗷呜弹幕", + "type": 3, + "api": "csp_GoConfig", + "searchable": 0, + "filterable": 0, + "quickSearch": 0, + "changeable": 0 + } + ] +} \ No newline at end of file diff --git a/jar/aowu.jar b/jar/aowu.jar new file mode 100644 index 0000000..9a94bb8 Binary files /dev/null and b/jar/aowu.jar differ