httpserver

This commit is contained in:
lushunming 2025-07-21 14:56:16 +08:00
parent fd136460b4
commit 48a6d353b6
4 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ public class Init {
public static void init(Context context) { public static void init(Context context) {
get().app = ((Application) context); get().app = ((Application) context);
SpiderDebug.log("自定義爬蟲代碼載入成功!"+"1"); SpiderDebug.log("自定義爬蟲代碼載入成功!"+"1");
ProxyServer.INSTANCE.stop(); // ProxyServer.INSTANCE.stop();
ProxyServer.INSTANCE.start(); ProxyServer.INSTANCE.start();
} }

Binary file not shown.

View File

@ -1 +1 @@
72e1dea84becb2e4584ddc7433c6229c 9cfcbe915c5ebd913057e1a1b221be7f

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://gh.llkk.cc/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;72e1dea84becb2e4584ddc7433c6229c", "spider": "https://gh.llkk.cc/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;9cfcbe915c5ebd913057e1a1b221be7f",
"lives": [ "lives": [
{ {
"name": "电视直播", "name": "电视直播",