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 3eaca29c..78ce1349 100644 --- a/app/src/main/java/com/github/catvod/spider/Ali.java +++ b/app/src/main/java/com/github/catvod/spider/Ali.java @@ -304,7 +304,7 @@ public class Ali { JsonObject params = new JsonObject(); params.addProperty("t", data.getData().getT()); params.addProperty("ck", data.getData().getCk()); - Data result = Data.objectFrom(OkHttpUtil.postJson("https://easy-token.cooluc.com/ck", params.toString())); + Data result = Data.objectFrom(OkHttpUtil.postJson("https://easy-token.cooluc.com/ck", params.toString(), headers)); if (result.hasToken()) setToken(result.getData().getRefreshToken()); }, 1, 1, TimeUnit.SECONDS); } diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index 73d6caa9..1a968ee6 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 d417fb41..7cd37b80 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -e3b236416ca6f34b41aeca2c83809837 +8329684ff36b27bdf5970adf458e8d1e diff --git a/json/adult.json b/json/adult.json index 14941e38..33b1b945 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;e3b236416ca6f34b41aeca2c83809837", + "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;8329684ff36b27bdf5970adf458e8d1e", "wallpaper": "https://gao.chuqiuyu.tk", "lives": [ { diff --git a/json/config.json b/json/config.json index a1c7d7f5..b29d4e59 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;e3b236416ca6f34b41aeca2c83809837", + "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;8329684ff36b27bdf5970adf458e8d1e", "wallpaper": "http://www.kf666888.cn/api/tvbox/img", "lives": [ {