diff --git a/app/src/main/java/com/github/catvod/api/QuarkApi.java b/app/src/main/java/com/github/catvod/api/QuarkApi.java index f364f499..3fdc1e1c 100644 --- a/app/src/main/java/com/github/catvod/api/QuarkApi.java +++ b/app/src/main/java/com/github/catvod/api/QuarkApi.java @@ -240,6 +240,8 @@ public class QuarkApi { Matcher cookieMatcher = Pattern.compile("__puus=([^;]+)").matcher(this.cookie); if (cookieMatcher.find() && !cookieMatcher.group(1).equals(matcher.group(1))) { this.cookie = this.cookie.replaceAll("__puus=[^;]+", "__puus=" + matcher.group(1)); + }else{ + this.cookie = this.cookie + ";__puus=" + matcher.group(1); } } } diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index cb689401..2e87279c 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 5db772ca..3bb576d7 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -8d6adb1f27ff7b40e75af17dc25b782d +0d0141cda7c9db0da2d425556caff538 diff --git a/json/index.json b/json/index.json index 150e029e..a4490701 100644 --- a/json/index.json +++ b/json/index.json @@ -1,5 +1,5 @@ { - "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;8d6adb1f27ff7b40e75af17dc25b782d", + "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;0d0141cda7c9db0da2d425556caff538", "lives": [ { "name": "直播ipv6", diff --git a/json/index1.json b/json/index1.json index ef1f192c..eeded086 100644 --- a/json/index1.json +++ b/json/index1.json @@ -1,5 +1,5 @@ { - "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;8d6adb1f27ff7b40e75af17dc25b782d", + "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;0d0141cda7c9db0da2d425556caff538", "lives": [ { "name": "直播ipv6", diff --git a/json/index2.json b/json/index2.json index e12a72fb..132f5781 100644 --- a/json/index2.json +++ b/json/index2.json @@ -1,5 +1,5 @@ { - "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;8d6adb1f27ff7b40e75af17dc25b782d", + "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;0d0141cda7c9db0da2d425556caff538", "lives": [ { "name": "直播ipv6",