This commit is contained in:
FongMi 2022-10-08 00:21:53 +08:00
parent eabc27c91b
commit 09b142601e
5 changed files with 4 additions and 4 deletions

View File

@ -98,7 +98,7 @@ public class Eighteen extends Spider {
public String playerContent(String flag, String id, List<String> vipFlags) throws Exception { public String playerContent(String flag, String id, List<String> vipFlags) throws Exception {
HashMap<String, String> result = new HashMap<>(); HashMap<String, String> result = new HashMap<>();
Misc.loadWebView(url + id, getClient(result)); 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(); return Result.get().url(result.get("url")).string();
} }

Binary file not shown.

View File

@ -1 +1 @@
15eff96043ef1e975fb86b88cdc8809b f491cfb7367a7dcc57bbc7a484614a24

View File

@ -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": [ "sites": [
{ {
"key": "AList", "key": "AList",

View File

@ -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": [ "sites": [
{ {
"key": "AList", "key": "AList",