kt线程和分片优化
This commit is contained in:
parent
8e5a2be92a
commit
09a8fc5a4f
|
|
@ -41,7 +41,7 @@ public class Init {
|
|||
|
||||
public static void init(Context context) {
|
||||
get().app = ((Application) context);
|
||||
SpiderDebug.log("自定義爬蟲代碼載入成功!");
|
||||
SpiderDebug.log("自定義爬蟲代碼載入成功!"+"1");
|
||||
}
|
||||
|
||||
public static void execute(Runnable runnable) {
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
2d9e94801482e9368acf4eb4af9c7e3b
|
||||
b3413ed271088f5538e9c2208eb7cb87
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
{
|
||||
"name": "电视直播",
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
{
|
||||
"name": "电视直播",
|
||||
|
|
|
|||
Loading…
Reference in New Issue