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 e7401c7a..914a62f8 100644 --- a/app/src/main/java/com/github/catvod/api/QuarkApi.java +++ b/app/src/main/java/com/github/catvod/api/QuarkApi.java @@ -357,7 +357,7 @@ public class QuarkApi { private boolean getVip() throws Exception { Map listData = Json.parseSafe(api("member?pr=ucpro&fr=pc&uc_param_str=&fetch_subscribe=true&_ch=home&fetch_identity=true", null, null, 0, "GET"), Map.class); - return "EXP_SVIP".equals(((Map) listData.get("data")).get("member_type")); + return ((Map) listData.get("data")).get("member_type").contains("VIP"); } public List getPlayFormatList() { diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index 5c354f6f..bfbacc43 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 f3e01653..7f8de8e6 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -8c701767a5109d01ea59c6b4619c334c +e6595ff3c7468253f5348274f5b670bf diff --git a/json/index.json b/json/index.json index efc64f18..1efe60fa 100644 --- a/json/index.json +++ b/json/index.json @@ -1,5 +1,5 @@ { - "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;8c701767a5109d01ea59c6b4619c334c", + "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;e6595ff3c7468253f5348274f5b670bf", "lives": [ { "name": "直播ipv6", diff --git a/json/index1.json b/json/index1.json index e96ff2d5..38c1c1e6 100644 --- a/json/index1.json +++ b/json/index1.json @@ -1,5 +1,5 @@ { - "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;8c701767a5109d01ea59c6b4619c334c", + "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;e6595ff3c7468253f5348274f5b670bf", "lives": [ { "name": "直播ipv6", diff --git a/json/index2.json b/json/index2.json index 646cb1a4..531aa951 100644 --- a/json/index2.json +++ b/json/index2.json @@ -1,5 +1,5 @@ { - "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;8c701767a5109d01ea59c6b4619c334c", + "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;e6595ff3c7468253f5348274f5b670bf", "lives": [ { "name": "直播ipv6",