diff --git a/app/src/main/java/com/github/catvod/spider/Eighteen.java b/app/src/main/java/com/github/catvod/spider/Eighteen.java index a533f68f..700d3750 100644 --- a/app/src/main/java/com/github/catvod/spider/Eighteen.java +++ b/app/src/main/java/com/github/catvod/spider/Eighteen.java @@ -98,7 +98,7 @@ public class Eighteen extends Spider { public String playerContent(String flag, String id, List vipFlags) throws Exception { HashMap result = new HashMap<>(); Misc.loadWebView(url + id, getClient(result)); - while (result.isEmpty()) SystemClock.sleep(250); + while (result.isEmpty()) SystemClock.sleep(10); return Result.get().url(result.get("url")).string(); } diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index 7ef6d1ac..887cfe2b 100644 Binary files a/jar/custom_spider.jar and b/jar/custom_spider.jar differ diff --git a/jar/custom_spider.jar.md5 b/jar/custom_spider.jar.md5 index 42529df8..061a77f6 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -15eff96043ef1e975fb86b88cdc8809b +f491cfb7367a7dcc57bbc7a484614a24 diff --git a/json/adult.json b/json/adult.json index 3dec6e67..004dda0e 100644 --- a/json/adult.json +++ b/json/adult.json @@ -1,5 +1,5 @@ { - "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;15eff96043ef1e975fb86b88cdc8809b", + "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;f491cfb7367a7dcc57bbc7a484614a24", "sites": [ { "key": "AList", diff --git a/json/config.json b/json/config.json index 4145013c..344bff3a 100644 --- a/json/config.json +++ b/json/config.json @@ -1,5 +1,5 @@ { - "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;15eff96043ef1e975fb86b88cdc8809b", + "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;f491cfb7367a7dcc57bbc7a484614a24", "sites": [ { "key": "AList",