ktor
This commit is contained in:
parent
925fa80473
commit
3ff21b70ed
|
|
@ -88,7 +88,7 @@ dependencies {
|
|||
implementation 'io.ktor:ktor-server-cio:2.3.4'
|
||||
|
||||
implementation 'io.ktor:ktor-server-call-logging:2.3.4'
|
||||
implementation("org.slf4j:slf4j-simple:1.7.36")
|
||||
implementation("org.slf4j:slf4j-android:1.7.36")
|
||||
|
||||
//implementation 'wang.harlon.quickjs:wrapper-java:1.0.0'
|
||||
// implementation(ext: 'aar', name: 'quickjs', group: 'fongmi', version: 'release')
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
65aff643190f7fa3e323e57674208093
|
||||
6fc08cda0323064208b311225efbb1ed
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;65aff643190f7fa3e323e57674208093",
|
||||
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;6fc08cda0323064208b311225efbb1ed",
|
||||
"lives": [
|
||||
{
|
||||
"name": "电视直播",
|
||||
|
|
|
|||
Loading…
Reference in New Issue