Skip to content

Commit 8c8f83e

Browse files
committed
新增 [Ova Games] 支持
1 parent a4853f8 commit 8c8f83e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2183,6 +2183,15 @@
21832183
"replaceE": ".pageNav"
21842184
}
21852185
},
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+
},
21862195
"bilibili - 新版搜索页": {
21872196
"host": "search.bilibili.com",
21882197
"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

Comments
 (0)