Skip to content

Commit 5c7f41c

Browse files
committed
移除 [ku66] 规则
1 parent b954969 commit 5c7f41c

1 file changed

Lines changed: 0 additions & 23 deletions

File tree

Autopage.user.js

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4960,29 +4960,6 @@ function: {
49604960
scrollD: 2000
49614961
}
49624962
}, // 秀人美女 - 搜索页
4963-
ku66: {
4964-
host: 'www.ku66.net',
4965-
functionS: function() {if (/\/\d+\.html/.test(location.pathname)) {curSite = DBSite.ku66;} else {curSite = DBSite.ku66_list;}},
4966-
insStyle: '.content img {min-height: 300px;}',
4967-
pager: {
4968-
type: 1,
4969-
nextL: '//div[@class="NewPages"]//a[text()="下一页"]',
4970-
pageE: 'css;.content > img',
4971-
insertP: ['css;.content', 3],
4972-
replaceE: 'css;.NewPages',
4973-
scrollD: 4000
4974-
}
4975-
}, // 美女图片 - 图片页
4976-
ku66_list: {
4977-
pager: {
4978-
type: 1,
4979-
nextL: '//div[@class="NewPages"]//a[text()="下一页"]',
4980-
pageE: 'css;.TypeList > ul > li',
4981-
insertP: ['css;.TypeList > ul', 3],
4982-
replaceE: 'css;.NewPages',
4983-
scrollD: 1000
4984-
}
4985-
}, // 美女图片 - 分类页
49864963
ku137: {
49874964
host: 'www.ku137.net',
49884965
functionS: function() {if (/\/\d+\.html/.test(location.pathname)) {curSite = DBSite.ku137;} else if (location.pathname != '/') {curSite = DBSite.ku137_list;}},

0 commit comments

Comments
 (0)