This commit is contained in:
FongMi 2023-10-26 18:49:55 +08:00
parent 089351a114
commit a3e5f10992
5 changed files with 6 additions and 6 deletions

View File

@ -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() {

Binary file not shown.

View File

@ -1 +1 @@
447dbd3dd81f649465abb48b68deb958
386aa45681818befd51ff5008f88f4e5

View File

@ -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": [
{

View File

@ -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": [
{