diff --git a/dianshi.json b/dianshi.json index ec81f2b6..855ea572 100644 --- a/dianshi.json +++ b/dianshi.json @@ -1,5 +1,5 @@ { - "spider": "./jar/spider.jar;md5;3a7f8013058d4422da788447cc06504b", + "spider": "./jar/spider.jar;md5;c4f899fee78d74a14549252b31118fbc", "lives": [ {"name": "live","boot": false,"type": 0,"url": "./tv.txt","playerType": 2,"ua": "okhttp/3.8.1","timeout": 20,"epg": "https://epg.cdn.loc.cc/?ch={name}&date={date}","logo": "https://logo.wyfc.qzz.io/{name}.png"} ], @@ -122,6 +122,7 @@ {"key": "趣盘","name": "趣盘|搜索","type": 3,"api": "csp_QuPanSo","timeout": 60}, {"key": "AList","name": "AList|合集","type": 3,"api": "csp_Alist","searchable": 1,"filterable": 1,"changeable": 0,"style": {"type": "list"},"ext": "./json/alist.json"}, {"key": "88看球","name": "88|看球","type": 3,"api": "csp_Kanqiu","gridview": 3,"style": {"type": "list"}}, + {"key": "919体育","name": "919|体育","type": 3,"api": "csp_919Tiyu","style": {"type": "list"}}, {"key": "爱听音乐","name": "爱听|音乐","type": 3,"api": "./py/爱听音乐.py"}, {"key": "六月听书","name": "六月|听书","type": 3,"api": "csp_TingBook","style": {"type": "list"}}, {"key": "呦呦DJ","name": "呦呦|DJ","type": 3,"api": "csp_Djuu","style": {"type": "list"}}, diff --git a/jar/spider.jar b/jar/spider.jar index 4071828c..c01de6ff 100644 Binary files a/jar/spider.jar and b/jar/spider.jar differ diff --git a/jsm.json b/jsm.json index eb5feb9c..944e4033 100644 --- a/jsm.json +++ b/jsm.json @@ -1,5 +1,5 @@ { - "spider": "./jar/spider.jar;md5;3a7f8013058d4422da788447cc06504b", + "spider": "./jar/spider.jar;md5;c4f899fee78d74a14549252b31118fbc", "lives": [ {"name": "migu","type": 0,"url": "https://develop202.github.io/migu_video/interface.txt","playerType": 1,"ua": "okhttp/3.8.1","timeout": 20,"epg": "https://epg.cdn.loc.cc/?ch={name}&date={date}","logo": "https://logo.wyfc.qzz.io/{name}.png"}, {"name": "live","type": 0,"url": "https://epg.pw/test_channels.m3u","playerType": 1,"ua": "okhttp/3.8.1","timeout": 20,"epg": "https://epg.cdn.loc.cc/?ch={name}&date={date}","logo": "https://logo.wyfc.qzz.io/{name}.png"}, @@ -123,6 +123,7 @@ {"key": "趣盘","name": "趣盘|搜索","type": 3,"api": "csp_QuPanSo","timeout": 60}, {"key": "AList","name": "AList|合集","type": 3,"api": "csp_Alist","searchable": 1,"filterable": 1,"changeable": 0,"style": {"type": "list"},"ext": "./json/alist.json"}, {"key": "88看球","name": "88|看球","type": 3,"api": "csp_Kanqiu","gridview": 3,"style": {"type": "list"}}, + {"key": "919体育","name": "919|体育","type": 3,"api": "csp_919Tiyu","style": {"type": "list"}}, {"key": "爱听音乐","name": "爱听|音乐","type": 3,"api": "./py/爱听音乐.py"}, {"key": "六月听书","name": "六月|听书","type": 3,"api": "csp_TingBook","style": {"type": "list"}}, {"key": "呦呦DJ","name": "呦呦|DJ","type": 3,"api": "csp_Djuu","style": {"type": "list"}}, diff --git a/xiaosa/api.json b/xiaosa/api.json index 75744dbb..35df17ef 100644 --- a/xiaosa/api.json +++ b/xiaosa/api.json @@ -1307,6 +1307,15 @@ "type": "list" } }, + { + "key": "919体育", + "name": "919|体育", + "type": 3, + "api": "csp_919Tiyu", + "style": { + "type": "list" + } + }, { "key": "爱听音乐", "name": "爱听|音乐", diff --git a/xiaosa/spider.jar b/xiaosa/spider.jar index 4071828c..c01de6ff 100644 Binary files a/xiaosa/spider.jar and b/xiaosa/spider.jar differ