We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4853f8 commit 8c8f83eCopy full SHA for 8c8f83e
1 file changed
other/Autopage/rules.json
@@ -2183,6 +2183,15 @@
2183
"replaceE": ".pageNav"
2184
}
2185
},
2186
+ "Ova Games": {
2187
+ "host": "www.ovagames.com",
2188
+ "url": "return fun.getCSS('.nextpostslink')",
2189
+ "pager": {
2190
+ "nextL": ".nextpostslink",
2191
+ "pageE": ".single-entry-titles,.post-wrapper",
2192
+ "replaceE": ".wp-pagenavi"
2193
+ }
2194
+ },
2195
"bilibili - 新版搜索页": {
2196
"host": "search.bilibili.com",
2197
"url": "fun.isUrlC(); return ((fun.lp() == '/all' || fun.lp() == '/video' || fun.lp() == '/article') && !fun.getCSS('ul.video-list') && !fun.getCSS('#article-list'))",
0 commit comments