Add files via upload

This commit is contained in:
zhanghong1983
2022-10-28 21:04:37 +08:00
committed by GitHub
parent 4e077f2e51
commit 888ca5159c
100 changed files with 2074 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
var rule = {
title:'玩偶姐姐',
host:'https://hongkongdollvideo.com',
homeUrl:'/latest/',
url:'/fyclass/fypage.html[/fyclass/]',
headers:{
'User-Agent':'MOBILE_UA'
},
searchable:0,
quickSearch:0,
timeout:5000,
class_parse:'#side-menu:lt(1) li;a&&Text;a&&href;com/(.*?)/',
limit:5,
play_parse:true,
lazy:'',
一级:'.col-sm-6;h3&&Text;img&&data-src;.date&&Text;a&&href',
二级:'*',
}