mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
新增 [初音社] 支持
This commit is contained in:
@@ -266,7 +266,6 @@
|
||||
"pager": {
|
||||
"type": 2,
|
||||
"nextL": "button[data-testid='buttonShowMore']",
|
||||
"interval": 500,
|
||||
"scrollD": 2000
|
||||
}
|
||||
},
|
||||
@@ -2116,6 +2115,15 @@
|
||||
"replaceE": ".pagelist"
|
||||
}
|
||||
},
|
||||
"初音社": {
|
||||
"host": "www.mikuclub.cc",
|
||||
"url": "/^\\/[a-z]/",
|
||||
"pager": {
|
||||
"type": 2,
|
||||
"nextL": "button.get-next-page:not([disabled]), .wpf-more-topics>a",
|
||||
"interval": 1000
|
||||
}
|
||||
},
|
||||
"音范丝": {
|
||||
"host": "/www\\.yinfans\\./",
|
||||
"style": "#post_container>li {position: static !important; float: left !important; height: 620px !important;}",
|
||||
@@ -5415,7 +5423,6 @@
|
||||
"type": 2,
|
||||
"nextL": "#webpage>span[onclick]",
|
||||
"isHidden": true,
|
||||
"interval": 500,
|
||||
"scrollD": 2000
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user