mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-09 10:55:22 +00:00
优化 [和图书] 规则
This commit is contained in:
@@ -3640,11 +3640,13 @@
|
||||
"和图书": {
|
||||
"host": ["hetushu.com","www.hetushu.com","hetubook.com","www.hetubook.com"],
|
||||
"url": "/^\\/book\\/\\d+\\/\\d+\\.html$/",
|
||||
"style": "body,#center,#cbox,#content {overflow: initial !important;position: initial !important;} #right,.sidebarbox{position: fixed !important;right: 0;}",
|
||||
"style": "body,#center,#cbox,#content {overflow: initial !important;position: initial !important;} #right,.sidebarbox{position: fixed !important;right: 0;} #Autopage_iframe{display: none;}",
|
||||
"pager": {
|
||||
"type": 6,
|
||||
"nextL": "#next",
|
||||
"pageE": "#content>.h2~div",
|
||||
"replaceE": ".next,.pre"
|
||||
"replaceE": ".next,.pre",
|
||||
"loadTime": 500
|
||||
}
|
||||
},
|
||||
"owlook": {
|
||||
|
||||
Reference in New Issue
Block a user