This commit is contained in:
lushunming 2025-07-18 13:33:14 +08:00
parent 382c82513f
commit 6c98203b45
4 changed files with 6 additions and 2 deletions

View File

@ -77,9 +77,13 @@
# to ignore warnings coming from slf4j and logback # to ignore warnings coming from slf4j and logback
-keep class ch.qos.** { *; } -keep class ch.qos.** { *; }
-keepclassmembers class ch.qos.** { *; }
-dontwarn ch.qos.** -dontwarn ch.qos.**
-keep class org.slf4j.** { *; } -keep class org.slf4j.** { *; }
-keep @org.slf4j.* class * { *; }
-keepclassmembers class org.slf4j.** { *; }
-dontwarn org.slf4j.** -dontwarn org.slf4j.**
-keepattributes SourceFile,LineNumberTable -keepattributes SourceFile,LineNumberTable

Binary file not shown.

View File

@ -1 +1 @@
b06b6dc80935156388b25d4e882049a9 5d41a155e40f64b26b514ec52a1c6ab9

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;b06b6dc80935156388b25d4e882049a9", "spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;5d41a155e40f64b26b514ec52a1c6ab9",
"lives": [ "lives": [
{ {
"name": "电视直播", "name": "电视直播",