From d7fb4eae3ad1669593c021d41d635a75ecc7f44d Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Mon, 11 Jul 2022 15:47:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20[XVideos]=20=E8=A7=84?= =?UTF-8?q?=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",