From 5187339ee52b06b2b76c836f9a8e7fac34099829 Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Tue, 14 Feb 2023 09:05:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E4=BA=86=E4=B8=80=E4=B8=AA=E6=94=BE?= =?UTF-8?q?=E9=94=99=E4=BD=8D=E7=BD=AE=E7=9A=84=E9=87=8D=E5=A4=8D=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...24\346\273\264\345\275\261\350\247\206.js" | 20 ------------------- 1 file changed, 20 deletions(-) delete mode 100644 "\345\223\224\346\273\264\345\275\261\350\247\206.js" diff --git "a/\345\223\224\346\273\264\345\275\261\350\247\206.js" "b/\345\223\224\346\273\264\345\275\261\350\247\206.js" deleted file mode 100644 index 3fc8086..0000000 --- "a/\345\223\224\346\273\264\345\275\261\350\247\206.js" +++ /dev/null @@ -1,20 +0,0 @@ -var rule = { - title: '哔滴影视', - host: 'https://www.bdys01.com', - url: '/s/all/fypage?type=fyclass', - class_name: '全部&电影&电视剧', - class_url: '&0&1', - searchUrl: '', - searchable: 0,//是否启用全局搜索, - quickSearch: 0,//是否启用快速搜索, - filterable: 0,//是否启用分类筛选, - headers: { - 'User-Agent': 'MOBILE_UA', - }, - play_parse: true, - lazy: '', - limit: 6, - double: true, // 推荐内容是否双层定位 - 推荐:'.row-cards;.card-link;*;img&&data-src;*;*', - 一级:'.row-cards&&.card-link;h3&&Text;img&&src;p&&Text;a&&href', -} -- GitLab