diff --git a/base/custom.conf b/base/custom.conf index 760a7d6a1caf10b36a0721873c11867e234c1454..e79fb56afddab7fcf28356fc043367eca1f7f377 100644 --- a/base/custom.conf +++ b/base/custom.conf @@ -3,7 +3,7 @@ # 可以使用Python的 # 单行注释 { - "spider": "{{host}}/files/custom_spider.jar", +# "spider": "{{host}}/files/custom_spider.jar", "parses":[ {"name":"keyu","type":1,"url":"http://newjiexi.gotka.top/keyu3.php?url=","ext":{"flag":["qq","腾讯","qiyi","爱奇艺","奇艺","youku","优酷","mgtv","芒果","letv","乐视","pptv","PPTV","sohu","bilibili","哔哩哔哩","哔哩"],"header":{"User-Agent":"okhttp/4.1.0"}}}, ], @@ -56,7 +56,17 @@ # {"key":"if101资源","name":"✈️if101(海外推荐)","type":0,"api":"https://demo.if101.tv/api.php/provide/vod/at/xml","searchable":1,"quickSearch":0,"filterable":0}, {"key":"海外看资源","name":"海外看(海外推荐)","type":0,"api":"https://haiwaikan.com/api.php/provide/vod/at/xml","searchable":1,"quickSearch":0,"filterable":0}, # {"key":"push_agent","name":"🍭推送(阿里)","type":3,"api":"csp_PushAgent","searchable":0,"quickSearch":0,"filterable":0,"ext":"{{ali_token}}"}, -{"key": "push_agent","name": "推送(爱优腾/阿里云盘/磁力链接)","type": 3,"api": "csp_PushAgent","searchable":0,"quickSearch": 0,"filterable":0,"ext": "{{ali_token}}","plugin":"{{host}}/txt/jar/0906.jar"}, +# {"key": "push_agent","name": "推送(爱优腾/阿里云盘/磁力链接)","type": 3,"api": "csp_PushAgent","searchable":0,"quickSearch": 0,"filterable":0,"ext": "{{ali_token}}","plugin":"{{host}}/txt/jar/0906.jar"}, +{ +"key": "push_agent", +"name": "📽推送", +"type": 3, +"api": "csp_PushAgent", +"searchable": 0, +"quickSearch": 0, +"filterable": 0, +"ext": "{{ali_token}}" +}, {"key":"csp_GitCafe","name":"小纸条","type":3,"api":"csp_Gitcafe","searchable":1,"quickSearch":1,"filterable":0,"ext":"{{ali_token}}"}, # {"key":"push_agent","name":"阿里","type":3,"api":"py_ali","searchable":0,"quickSearch":0,"filterable":0,"ext":"{{ali_token}}"}, {"key":"阿里盤搜","name":"阿里盤搜","type":3,"api":"csp_AliPanSou","searchable":1,"quickSearch":1,"filterable":1,"ext":"{{ali_token}}","plugin":"https://ghproxy.com/https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"}, diff --git a/base/files/custom_spider.jar b/base/files/custom_spider.jar deleted file mode 100644 index 894abb8f58a02e2b6171f66e2550df347348a2e7..0000000000000000000000000000000000000000 Binary files a/base/files/custom_spider.jar and /dev/null differ diff --git a/base/files/custom_spider_xyq.jar b/base/files/custom_spider_xyq.jar index b9f7b93237c93960e42a3e7413aabb2efef6ada5..1b9d15beb6ca0f408ae62afa64b994c5892fb9fe 100644 Binary files a/base/files/custom_spider_xyq.jar and b/base/files/custom_spider_xyq.jar differ diff --git a/js/custom_spider.jar b/js/custom_spider.jar index 894abb8f58a02e2b6171f66e2550df347348a2e7..1b9d15beb6ca0f408ae62afa64b994c5892fb9fe 100644 Binary files a/js/custom_spider.jar and b/js/custom_spider.jar differ diff --git a/js/version.txt b/js/version.txt index 42a3d34295f97f27e2c4f5a911fb8d84ee2098dd..aca4d017001ef1b1f4ceaa419e68ad8bf33a43c3 100644 --- a/js/version.txt +++ b/js/version.txt @@ -1 +1 @@ -3.9.19 \ No newline at end of file +3.9.19beta1 \ No newline at end of file diff --git a/readme.md b/readme.md index 8d7018f7a6a1f8565380a3633d81a429fd48caf2..d23e270455f1926e2a5e9ba59ee89b9e550f6950 100644 --- a/readme.md +++ b/readme.md @@ -47,6 +47,8 @@ [dockerfile教程](https://blog.csdn.net/qq_46158060/article/details/125718218) [获取本地设备信息](https://blog.csdn.net/cui_yonghua/article/details/125508991) [获取本地设备信息](https://m.jb51.net/article/140716.htm) +###### 2022/11/03 +- [X] 更换jar,支持海阔二级推送到tvbox ###### 2022/11/02 - [X] 合并小雅代码,未来功能完善解析管理,可正常拖拽排序 ###### 2022/10/30