|
|
|
@ -6,6 +6,7 @@ |
|
|
|
-keep class com.github.catvod.js.* { *; } |
|
|
|
-keep class com.github.catvod.js.* { *; } |
|
|
|
-keep class com.github.catvod.crawler.* { *; } |
|
|
|
-keep class com.github.catvod.crawler.* { *; } |
|
|
|
-keep class com.github.catvod.spider.* { public <methods>; } |
|
|
|
-keep class com.github.catvod.spider.* { public <methods>; } |
|
|
|
|
|
|
|
-keep class com.github.catvod.parser.* { public <methods>; } |
|
|
|
|
|
|
|
|
|
|
|
# Gson |
|
|
|
# Gson |
|
|
|
-keepattributes Signature |
|
|
|
-keepattributes Signature |
|
|
|
|