Fix bug
This commit is contained in:
parent
ce8ac89e69
commit
50d5408227
|
|
@ -1,6 +1,5 @@
|
|||
# Merge
|
||||
-flattenpackagehierarchy com.github.catvod.spider.merge
|
||||
-repackageclasses com.github.catvod.spider.merge
|
||||
|
||||
# Spider
|
||||
-keep class com.github.catvod.crawler.* { *; }
|
||||
|
|
@ -29,5 +28,7 @@
|
|||
# OkHttp
|
||||
-keep class okio.**{*;}
|
||||
-keep class okhttp3.**{*;}
|
||||
-keep class com.google.net.**{*;}
|
||||
|
||||
# Cronet
|
||||
-keep class org.chromium.net.**{*;}
|
||||
-keep class com.google.net.cronet.**{*;}
|
||||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
54ce32c716c17db36dab85a7bc77e427
|
||||
ce84daad0cfc263a89e8c5020e871cbb
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;54ce32c716c17db36dab85a7bc77e427",
|
||||
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;ce84daad0cfc263a89e8c5020e871cbb",
|
||||
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||
"lives": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;54ce32c716c17db36dab85a7bc77e427",
|
||||
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;ce84daad0cfc263a89e8c5020e871cbb",
|
||||
"wallpaper": "http://www.kf666888.cn/api/tvbox/img",
|
||||
"lives": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue