Skip to content

Commit 07767a3

Browse files
committed
更新 [铅笔小说] 域名; 更新 [彼岸图网]、[百度搜索 - 手机版] 规则
1 parent 92d6f2d commit 07767a3

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

other/Autopage/ruleUpdateTime.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1646706920
1+
1646789590

other/Autopage/rules.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"百度搜索 - 手机版": {
1414
"host": "m.baidu.com",
1515
"url": "return (location.pathname.slice(location.pathname.length - 2, location.pathname.length) == '/s')",
16-
"style": "div.result[tpl='recommend_list'], #page-copyright {display: none !important;}",
16+
"style": "div.result[tpl='recommend_list'], #page-copyright, .hint-fold-results-box {display: none !important;}",
1717
"pager": {
1818
"nextL": "a[class^='new-nextpage']",
1919
"pageE": "#results > *",
@@ -2665,7 +2665,7 @@
26652665
}
26662666
},
26672667
"铅笔小说": {
2668-
"host": "www.23qb.net",
2668+
"host": "www.23qb.com",
26692669
"url": "if (fun.indexOF(/\\/book\\/\\d+\\/.+\\.html/)) {fun.xs_bF(fun.getAllCSS('#mlfy_main_text > *'), [/(继续下一页).+|铅笔小说.+/, '']); return true}",
26702670
"pager": {
26712671
"nextL": "js;return (location.origin + ReadParams.url_next)",
@@ -2678,7 +2678,7 @@
26782678
}
26792679
},
26802680
"铅笔小说 - 分类页": {
2681-
"host": "www.23qb.net",
2681+
"host": "www.23qb.com",
26822682
"url": "return (fun.lp != '/' && !fun.indexOF(/\\/book\\/\\d+\\//))",
26832683
"pager": {
26842684
"nextL": ".pages a.next, .pages > strong+a",
@@ -4130,10 +4130,10 @@
41304130
},
41314131
"彼岸图网": {
41324132
"host": "pic.netbian.com",
4133-
"style": "li.nextpage {display: none !important;}",
4133+
"style": "li.nextpage {display: none !important;} .alist > ul {height: auto !important;} .alist > ul > li {position: static !important; float: left !important; height: 550px !important;}",
41344134
"pager": {
4135-
"nextL": "//div[@class='page']/a[contains(text(),'下一页')]",
4136-
"pageE": ".slist ul > li:not(.nextpage)",
4135+
"nextL": "//div[@class='page']/a[text()='下一页']",
4136+
"pageE": ".slist > ul > li:not(.nextpage), .alist > ul > li",
41374137
"replaceE": ".page",
41384138
"scrollD": 1000
41394139
}

0 commit comments

Comments
 (0)