We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d9d2d commit 2a3e723Copy full SHA for 2a3e723
1 file changed
other/Autopage/rules.json
@@ -4038,6 +4038,15 @@
4038
"replaceE": ".page-nav.td-pb-padding-side"
4039
}
4040
},
4041
+ "奔跑中的奶酪": {
4042
+ "host": "www.runningcheese.com",
4043
+ "url": "return fun.getCSS('.pagination')",
4044
+ "pager": {
4045
+ "nextL": "a.next.page-numbers",
4046
+ "pageE": ".ajaxpost",
4047
+ "replaceE": ".pagination"
4048
+ }
4049
+ },
4050
"Nite07 的小窝": {
4051
"host": "www.nite07.com",
4052
"url": "return (fun.lp() == '/' || fun.indexOF('/page/'))",
0 commit comments