first commit

This commit is contained in:
T00700
2022-12-02 13:36:22 +08:00
commit 236efd9a7f
1515 changed files with 326020 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
var rule = {
title:'18av',
host:'https://maa1812.com',
url:'/zh/fyclass/all/fypage.html',
headers:{
'User-Agent':'MOBILE_UA'
},
timeout:5000,
class_name:'最近更新',//静态分类名称拼接
class_url:'chinese_list',//静态分类标识拼接
//class_parse:'ul.animenu__nav&&li;a&&Text;a&&href',
limit:5,
play_parse:true,
lazy:'',
一级:'.posts div;.meta&&Text;img&&src;.top&&Text;a&&href',
二级:'*',
}