diff --git a/XYQHiker/疯狗影视.json b/XYQHiker/疯狗影视.json index 4c36aed..6423587 100644 --- a/XYQHiker/疯狗影视.json +++ b/XYQHiker/疯狗影视.json @@ -11,7 +11,7 @@ //图片需要代理 "PicNeedProxy":"0", //是否开启获取首页数据,0关闭,1开启 - "homeContent":"0", + "homeContent":"1", //分类链接起始页码,禁止负数和含小数点。 "firstpage": "1", //分类链接,{cateId}是分类,{catePg}是页码,第一页没有页码的可以这样写 第二页链接[firstPage=第一页的链接] @@ -110,4 +110,4 @@ "VideoFormat":".mp4#.m3u8#.flv", //手动嗅探视频链接过滤关键词,每个用#隔开 "VideoFilter":".html#=http#m3u8.tv" -} \ No newline at end of file +}