diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 86ae0bc..e91cc44 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5214,7 +5214,7 @@ }, "Xvideos": { "host": ["www.xnxx.com","www.xvideos.com"], - "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'))", "blank": 3, "pager": { "nextL": "a.next-page, a.next",