httpserver
This commit is contained in:
parent
a7485e82ae
commit
f5cce91a9c
|
|
@ -163,7 +163,7 @@ object ProxyServer {
|
||||||
response.write("proxyAsync error: ${e.message}")
|
response.write("proxyAsync error: ${e.message}")
|
||||||
|
|
||||||
} finally {
|
} finally {
|
||||||
channels.forEach { it.close() }
|
// channels.forEach { it.close() }
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
49fdf9b1a3b560514c13c8ab835de5d7
|
da6829608e501db59a8368316f2d5961
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://gh.llkk.cc/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;49fdf9b1a3b560514c13c8ab835de5d7",
|
"spider": "https://gh.llkk.cc/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;da6829608e501db59a8368316f2d5961",
|
||||||
"lives": [
|
"lives": [
|
||||||
{
|
{
|
||||||
"name": "电视直播",
|
"name": "电视直播",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue