Add files via upload

This commit is contained in:
zhanghong1983
2022-09-15 23:40:55 +08:00
committed by GitHub
parent a690fb363e
commit 054e9502f8
15 changed files with 2002 additions and 2 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
//一般很少用,留空或删除
"Referer":"",
//是否开启获取首页数据,0关闭,1开启
"homeContent":"1",
"homeContent":"0",
//分类链接起始页码,禁止负数和含小数点。
"firstpage": "1",
//分类链接,{cateId}是分类,{catePg}是页码,第一页没有页码的可以这样写 第二页链接[firstPage=第一页的链接]
@@ -157,4 +157,4 @@
"VideoFormat":"",
//手动嗅探视频链接过滤关键词,每个用#隔开
"VideoFilter":".html#=http"
}
}