From 1e9692f539d30dbe4d1895283ab8da370a857ad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=87=E6=B4=92?= <78096245+PizazzGY@users.noreply.github.com> Date: Sun, 4 Jun 2023 23:20:48 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E7=96=AF=E7=8B=97=E5=BD=B1=E8=A7=86.j?= =?UTF-8?q?son?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XYQHiker/疯狗影视.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}