Add files via upload

This commit is contained in:
zhanghong1983
2022-10-29 11:57:22 +08:00
committed by GitHub
parent c21b1cfb26
commit 0f3bf46d37
67 changed files with 1276 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
muban.海螺3.二级.desc = '.hl-text-conch&&Text';
var rule = Object.assign(muban.海螺3,{
title:'AnFuns动漫',
host:'https://www.anfuns.cc',
cate_exclude: '最新|排行',
url:'/type/fyclass-fypage.html',
searchUrl:'/search/page/fypage/wd/**.html',
headers:{//网站的请求头,完整支持所有的,常带ua和cookies
'User-Agent':'MOBILE_UA',
"Cookie": "searchneed=ok"},
});