From 5c7f41c64e4e3cabb7b3e90ada0aaac4bf1bd5ef Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Thu, 25 Nov 2021 11:42:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=20[ku66]=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 --- Autopage.user.js | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/Autopage.user.js b/Autopage.user.js index edec9b5..c66dcaa 100644 --- a/Autopage.user.js +++ b/Autopage.user.js @@ -4960,29 +4960,6 @@ function: { scrollD: 2000 } }, // 秀人美女 - 搜索页 - ku66: { - host: 'www.ku66.net', - functionS: function() {if (/\/\d+\.html/.test(location.pathname)) {curSite = DBSite.ku66;} else {curSite = DBSite.ku66_list;}}, - insStyle: '.content img {min-height: 300px;}', - pager: { - type: 1, - nextL: '//div[@class="NewPages"]//a[text()="下一页"]', - pageE: 'css;.content > img', - insertP: ['css;.content', 3], - replaceE: 'css;.NewPages', - scrollD: 4000 - } - }, // 美女图片 - 图片页 - ku66_list: { - pager: { - type: 1, - nextL: '//div[@class="NewPages"]//a[text()="下一页"]', - pageE: 'css;.TypeList > ul > li', - insertP: ['css;.TypeList > ul', 3], - replaceE: 'css;.NewPages', - scrollD: 1000 - } - }, // 美女图片 - 分类页 ku137: { host: 'www.ku137.net', functionS: function() {if (/\/\d+\.html/.test(location.pathname)) {curSite = DBSite.ku137;} else if (location.pathname != '/') {curSite = DBSite.ku137_list;}},