httpserver
This commit is contained in:
parent
b5a1f6ef04
commit
8e35b95ac9
Binary file not shown.
|
|
@ -68,8 +68,13 @@
|
|||
|
||||
# Please add these rules to your existing keep rules in order to suppress warnings.
|
||||
# This is generated automatically by the Android Gradle plugin.
|
||||
-dontwarn java.lang.management.ManagementFactory
|
||||
-dontwarn java.lang.management.RuntimeMXBean
|
||||
# Please add these rules to your existing keep rules in order to suppress warnings.
|
||||
# This is generated automatically by the Android Gradle plugin.
|
||||
-dontwarn org.ietf.jgss.ChannelBinding
|
||||
-dontwarn org.ietf.jgss.MessageProp
|
||||
-dontwarn org.ietf.jgss.Oid
|
||||
-dontwarn sun.reflect.CallerSensitive
|
||||
-dontwarn sun.reflect.Reflection
|
||||
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
822127bc7ad6da1d93a4ef9f8b9f15a1
|
||||
d6846723f6e187862636f56784668cae
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://gh.llkk.cc/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;822127bc7ad6da1d93a4ef9f8b9f15a1",
|
||||
"spider": "https://gh.llkk.cc/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;d6846723f6e187862636f56784668cae",
|
||||
"lives": [
|
||||
{
|
||||
"name": "电视直播",
|
||||
|
|
|
|||
Loading…
Reference in New Issue