diff --git a/app/src/main/java/com/github/catvod/spider/KuaKeBa.java b/app/src/main/java/com/github/catvod/spider/KuaKeBa.java index 06c7b855..61b596cc 100644 --- a/app/src/main/java/com/github/catvod/spider/KuaKeBa.java +++ b/app/src/main/java/com/github/catvod/spider/KuaKeBa.java @@ -30,6 +30,7 @@ import java.util.stream.Collectors; public class KuaKeBa extends Cloud { private final String siteUrl = "https://www.kuakeba.top/yunpan"; + private final String hostUrl = "https://www.kuakeba.top"; private Map getHeader() { @@ -72,7 +73,7 @@ public class KuaKeBa extends Cloud { String vodId = e.selectFirst(" a").attr("href"); String vodPic = e.selectFirst(" img").attr("data-src"); if (!vodPic.startsWith("http")) { - vodPic = siteUrl + vodPic; + vodPic = hostUrl + vodPic; } String vodName = e.selectFirst(" header > h2 > a").text(); String vodRemarks = ""; diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index e02035a4..f1c6e0ac 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 3f5049ec..df8dba8f 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -1eb56031ca34a7f44b85e65c86dcc5a8 +3530f4b250aff9173cbad8d7d1a39a1c diff --git a/json/index.json b/json/index.json index 659ccead..5dae8e93 100644 --- a/json/index.json +++ b/json/index.json @@ -1,5 +1,5 @@ { - "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;1eb56031ca34a7f44b85e65c86dcc5a8", + "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;3530f4b250aff9173cbad8d7d1a39a1c", "lives": [ { "name": "直播ipv6", diff --git a/json/index1.json b/json/index1.json index bfc135a4..f176410d 100644 --- a/json/index1.json +++ b/json/index1.json @@ -1,5 +1,5 @@ { - "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;1eb56031ca34a7f44b85e65c86dcc5a8", + "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;3530f4b250aff9173cbad8d7d1a39a1c", "lives": [ { "name": "直播ipv6", diff --git a/json/index2.json b/json/index2.json index 445e2c24..2e8bfdb2 100644 --- a/json/index2.json +++ b/json/index2.json @@ -1,5 +1,5 @@ { - "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;1eb56031ca34a7f44b85e65c86dcc5a8", + "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;3530f4b250aff9173cbad8d7d1a39a1c", "lives": [ { "name": "直播ipv6",