Fix bug
This commit is contained in:
parent
ce8ac89e69
commit
50d5408227
|
|
@ -1,6 +1,5 @@
|
||||||
# Merge
|
# Merge
|
||||||
-flattenpackagehierarchy com.github.catvod.spider.merge
|
-flattenpackagehierarchy com.github.catvod.spider.merge
|
||||||
-repackageclasses com.github.catvod.spider.merge
|
|
||||||
|
|
||||||
# Spider
|
# Spider
|
||||||
-keep class com.github.catvod.crawler.* { *; }
|
-keep class com.github.catvod.crawler.* { *; }
|
||||||
|
|
@ -29,5 +28,7 @@
|
||||||
# OkHttp
|
# OkHttp
|
||||||
-keep class okio.**{*;}
|
-keep class okio.**{*;}
|
||||||
-keep class okhttp3.**{*;}
|
-keep class okhttp3.**{*;}
|
||||||
-keep class com.google.net.**{*;}
|
|
||||||
|
# Cronet
|
||||||
-keep class org.chromium.net.**{*;}
|
-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",
|
"wallpaper": "https://gao.chuqiuyu.tk",
|
||||||
"lives": [
|
"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",
|
"wallpaper": "http://www.kf666888.cn/api/tvbox/img",
|
||||||
"lives": [
|
"lives": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue