diff --git a/app/src/main/java/com/github/catvod/bean/bili/Owner.java b/app/src/main/java/com/github/catvod/bean/bili/Owner.java index 68cd6c64..131a50c6 100644 --- a/app/src/main/java/com/github/catvod/bean/bili/Owner.java +++ b/app/src/main/java/com/github/catvod/bean/bili/Owner.java @@ -7,12 +7,12 @@ import com.google.gson.annotations.SerializedName; public class Owner { @SerializedName("mid") - private int mid; + private String mid; @SerializedName("name") private String name; - public int getMid() { - return mid; + public String getMid() { + return TextUtils.isEmpty(mid) ? "" : mid; } public String getName() { diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index 9aa87875..3b54dfc3 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 e43977d8..13285e0d 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -447dbd3dd81f649465abb48b68deb958 +386aa45681818befd51ff5008f88f4e5 diff --git a/json/adult.json b/json/adult.json index 75992b90..d562a63b 100644 --- a/json/adult.json +++ b/json/adult.json @@ -1,5 +1,5 @@ { - "spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;447dbd3dd81f649465abb48b68deb958", + "spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;386aa45681818befd51ff5008f88f4e5", "wallpaper": "https://gao.chuqiuyu.tk", "sites": [ { diff --git a/json/config.json b/json/config.json index aed4a27d..36755074 100644 --- a/json/config.json +++ b/json/config.json @@ -1,5 +1,5 @@ { - "spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;447dbd3dd81f649465abb48b68deb958", + "spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;386aa45681818befd51ff5008f88f4e5", "wallpaper": "http://饭太硬.top/深色壁纸/api.php", "sites": [ {