From a08d9acd81118491361ff4718d3fa91e3df65db1 Mon Sep 17 00:00:00 2001 From: yeyin Date: Sun, 12 Oct 2025 14:25:11 +0200 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20=E5=8A=A8=E6=BC=AB=E9=A2=91=E9=81=93/JS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 动漫频道/JS/樱花动漫.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 动漫频道/JS/樱花动漫.js diff --git a/动漫频道/JS/樱花动漫.js b/动漫频道/JS/樱花动漫.js new file mode 100644 index 0000000..b90099a --- /dev/null +++ b/动漫频道/JS/樱花动漫.js @@ -0,0 +1,8 @@ +var rule = { + 模板: '首图', + title: '樱花动漫[漫]', + host: 'https://katedm.com/', + url: '/list/fyclass-fypage.html', + searchUrl: '/search/**----------fypage---.html', + 搜索: '#searchList li;a&&title;.lazyload&&data-original;.pic-tag&&Text;a&&href', +} \ No newline at end of file