Add files via upload

This commit is contained in:
gaotianliuyun
2022-10-13 22:42:09 +08:00
committed by GitHub
parent 3d9e928c25
commit 2d111d6e69
71 changed files with 1389 additions and 0 deletions

11
js/AnFuns.js Normal file
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"},
});