diff --git a/app/src/main/java/com/github/catvod/spider/Ali.java b/app/src/main/java/com/github/catvod/spider/Ali.java index 3aae1a17..a69e9661 100644 --- a/app/src/main/java/com/github/catvod/spider/Ali.java +++ b/app/src/main/java/com/github/catvod/spider/Ali.java @@ -112,6 +112,7 @@ public class Ali { List playUrls = new ArrayList<>(); List names = new ArrayList<>(name2id.keySet()); for (String name : names) playUrls.add(Trans.get(name) + "$" + name2id.get(name) + findSubs(name, subMap)); + if (playUrls.isEmpty()) Init.show("來晚啦,該分享已失效。"); List sourceUrls = new ArrayList<>(); sourceUrls.add(TextUtils.join("#", playUrls)); sourceUrls.add(TextUtils.join("#", playUrls)); @@ -120,7 +121,6 @@ public class Ali { vod.setVodContent(url); vod.setVodPic(object.getString("avatar")); vod.setVodName(object.getString("share_name")); - if (sourceUrls.isEmpty()) Init.show("來晚啦,該分享已失效。"); vod.setVodPlayUrl(TextUtils.join("$$$", sourceUrls)); vod.setVodPlayFrom("原畫$$$普畫"); vod.setTypeName("阿里雲盤"); diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index 66b67289..da2b8583 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 f949b6c5..b01919e8 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -3324dc756e8db4f976917861d81e999e +cb28e75e52c19b1f09d8e2bc0bd090a0 diff --git a/json/adult.json b/json/adult.json index ff7e6e83..e9756e5b 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;3324dc756e8db4f976917861d81e999e", + "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;cb28e75e52c19b1f09d8e2bc0bd090a0", "wallpaper": "https://gao.chuqiuyu.tk", "lives": [ { diff --git a/json/config.json b/json/config.json index bbf115b5..339a7bb2 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;3324dc756e8db4f976917861d81e999e", + "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;cb28e75e52c19b1f09d8e2bc0bd090a0", "wallpaper": "http://www.kf666888.cn/api/tvbox/img", "lives": [ {