We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4dee18 commit d7fb4eaCopy full SHA for d7fb4ea
1 file changed
other/Autopage/rules.json
@@ -5214,7 +5214,7 @@
5214
},
5215
"Xvideos": {
5216
"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)\\//));}",
+ "url": "return (fun.getCSS('.mozaique') && fun.getCSS('.pagination'))",
5218
"blank": 3,
5219
"pager": {
5220
"nextL": "a.next-page, a.next",
0 commit comments