From 2937fad265afdf529e6f9495516e2f3d2c8e231f Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:06:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[10wallpaper]=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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 7968786..fac3498 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5200,6 +5200,16 @@ "replaceE": ".pager" } }, + "10wallpaper.com": { + "host": "10wallpaper.com", + "url": "return fun.isPager()", + "style": "#pics-list>p {display: inline-block !important;}", + "pager": { + "nextL": ".nowpg+a", + "pageE": "#pics-list>p", + "replaceE": ".pg_pointer" + } + }, "Anime Pictures": { "host": "anime-pictures.net", "url": "return (fun.indexOF('/pictures/') && !fun.indexOF('/view_post/'))",