Skip to content

Commit d7fb4ea

Browse files
committed
优化 [XVideos] 规则
1 parent f4dee18 commit d7fb4ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

other/Autopage/rules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5214,7 +5214,7 @@
52145214
},
52155215
"Xvideos": {
52165216
"host": ["www.xnxx.com","www.xvideos.com"],
5217-
"url": "if (location.hostname == 'www.xnxx.com') {return (fun.indexOF('/search/'));} else {return (fun.lp() == '/' || fun.indexOF(/^\\/(c|tags|lang)\\//));}",
5217+
"url": "return (fun.getCSS('.mozaique') && fun.getCSS('.pagination'))",
52185218
"blank": 3,
52195219
"pager": {
52205220
"nextL": "a.next-page, a.next",

0 commit comments

Comments
 (0)