kt线程和分片优化

This commit is contained in:
lushunming 2025-07-14 14:01:05 +08:00
parent 8e5a2be92a
commit 09a8fc5a4f
5 changed files with 4 additions and 4 deletions

View File

@ -41,7 +41,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("自定義爬蟲代碼載入成功!"); SpiderDebug.log("自定義爬蟲代碼載入成功!"+"1");
} }
public static void execute(Runnable runnable) { public static void execute(Runnable runnable) {

Binary file not shown.

View File

@ -1 +1 @@
2d9e94801482e9368acf4eb4af9c7e3b b3413ed271088f5538e9c2208eb7cb87

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://andoridspidermt.netlify.app/jar/custom_spider.jar;md5;2d9e94801482e9368acf4eb4af9c7e3b", "spider": "https://andoridspidermt.netlify.app/jar/custom_spider.jar;md5;b3413ed271088f5538e9c2208eb7cb87",
"lives": [ "lives": [
{ {
"name": "电视直播", "name": "电视直播",

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadkt/jar/custom_spider.jar;md5;2d9e94801482e9368acf4eb4af9c7e3b", "spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadkt/jar/custom_spider.jar;md5;b3413ed271088f5538e9c2208eb7cb87",
"lives": [ "lives": [
{ {
"name": "电视直播", "name": "电视直播",