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 7cc545c2..3aae1a17 100644 --- a/app/src/main/java/com/github/catvod/spider/Ali.java +++ b/app/src/main/java/com/github/catvod/spider/Ali.java @@ -120,6 +120,7 @@ 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("阿里雲盤"); @@ -216,6 +217,7 @@ public class Ali { String json = post("v2/share_link/get_share_token", body); return new JSONObject(json).getString("share_token"); } catch (JSONException e) { + Init.show("來晚啦,該分享已失效。"); e.printStackTrace(); return ""; } diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index 4a6a211f..66b67289 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 16d281f7..f949b6c5 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -460ee32a20c159a8c25a0755d3a1fc19 +3324dc756e8db4f976917861d81e999e diff --git a/json/adult.json b/json/adult.json index 176bc93a..ff7e6e83 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;460ee32a20c159a8c25a0755d3a1fc19", + "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;3324dc756e8db4f976917861d81e999e", "wallpaper": "https://gao.chuqiuyu.tk", "lives": [ { diff --git a/json/config.json b/json/config.json index 49dfa3eb..bbf115b5 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;460ee32a20c159a8c25a0755d3a1fc19", + "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;3324dc756e8db4f976917861d81e999e", "wallpaper": "http://www.kf666888.cn/api/tvbox/img", "lives": [ { @@ -141,7 +141,7 @@ "api": "csp_Push", "searchable": 1, "filterable": 0, - "ext": "123" + "ext": "339541c49aab4f6c878119930894f7ab" } ] } \ No newline at end of file