This commit is contained in:
lushunming 2025-07-18 10:51:37 +08:00
parent 7763f6646c
commit de412d36d1
5 changed files with 10 additions and 5 deletions

View File

@ -84,8 +84,13 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
implementation 'io.ktor:ktor-server-core:2.3.4'
implementation 'io.ktor:ktor-server-cio:2.3.4'
implementation('io.ktor:ktor-server-core:2.3.4') {
exclude group : "org.slf4j", module : "slf4j-api"
}
implementation('io.ktor:ktor-server-cio:2.3.4') {
exclude group : "org.slf4j", module : "slf4j-api"
}
implementation 'io.ktor:ktor-server-call-logging:2.3.4'
implementation("ch.qos.logback:logback-classic:1.2.6")

View File

@ -70,7 +70,7 @@
-dontwarn reactor.blockhound.integration.BlockHoundIntegration
# Ktor Server
-keep class io.ktor.server.netty.EngineMain { *; }
-keep class io.ktor.server.config.HoconConfigLoader { *; }
# Logback (Custom rules, see https://github.com/krschultz/android-proguard-snippets/blob/master/libraries/proguard-logback-android.pro)

Binary file not shown.

View File

@ -1 +1 @@
f439c33b829843211e2456803623cfc2
96a7cb9b87ece2ef9276d43c5848c47a

View File

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