We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc89088 commit 3fc7185Copy full SHA for 3fc7185
1 file changed
other/Autopage/rules.json
@@ -4196,6 +4196,17 @@
4196
"forceHTTPS": true
4197
}
4198
},
4199
+ "oop.tw": {
4200
+ "host": "www.oop.tw",
4201
+ "url": "/^\\/areada\\//",
4202
+ "pager": {
4203
+ "type": 6,
4204
+ "nextL": "#next_url",
4205
+ "pageE": "#article>p",
4206
+ "replaceE": ".reading-nav",
4207
+ "scrollD": 5000
4208
+ }
4209
+ },
4210
"必读推荐": {
4211
"host": "www.bidutuijian.com",
4212
"url": "/^\\/books\\/.+\\/(?:(?!0000)\\d{4})\\.html/",
0 commit comments