Fix py proguard

pull/586/head
FongMi 1 year ago
parent 167816e1bf
commit d91bc1a91b
  1. 2
      app/proguard-rules.pro

@ -26,7 +26,7 @@
# CatVod
-keep class com.github.catvod.Proxy { *; }
-keep class com.github.catvod.crawler.** { *; }
-keep class com.github.catvod.crawler.** { *; }
-keep class * extends com.github.catvod.crawler.Spider
# Cling
-dontwarn javax.**

Loading…
Cancel
Save