From ad2d019741e4164cc933c311e1abcbaba70c8053 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 4 Jun 2023 17:36:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[BitSearch]=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index bf606dd..88fd305 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2660,6 +2660,15 @@ "replaceE": ".pagination" } }, + "BitSearch": { + "host": "bitsearch.to", + "url": "/^\\/(search|library|anime|videos|music|softwares)/", + "blank": 5, + "pager": { + "nextL": "a.active+a", + "pageE": ".movie-grid>*,.search-result" + } + }, "Kickass Torrents": { "host": ["kickasss.to","katcr.to"], "url": "return (fun.lp() != '/' && !fun.indexOF('.html') && !fun.indexOF('/popular'))",