httpserver
This commit is contained in:
parent
6b2949e834
commit
8769c591bb
|
|
@ -64,11 +64,14 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
-assumenosideeffects class * implements com.hibegin.common.util.LoggerUtil {
|
-assumenosideeffects class com.hibegin.common.util.LoggerUtil {
|
||||||
public *** getLogger(...);
|
getLogger(...);
|
||||||
|
}
|
||||||
|
-assumenosideeffects class * {
|
||||||
|
private static final java.util.logging.Logger LOGGER ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
-keep class androidx.core.view.accessibility.** { *; }
|
||||||
-keepattributes SourceFile,LineNumberTable
|
-keepattributes SourceFile,LineNumberTable
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
8444831bcf70072bd7ec7d183b2513da
|
0917ec58862e867cdcc8a7fc5a878ad6
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://gh.llkk.cc/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;8444831bcf70072bd7ec7d183b2513da",
|
"spider": "https://gh.llkk.cc/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;0917ec58862e867cdcc8a7fc5a878ad6",
|
||||||
"lives": [
|
"lives": [
|
||||||
{
|
{
|
||||||
"name": "电视直播",
|
"name": "电视直播",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue