Skip to content

Commit baa45b4

Browse files
committed
新增 [omofun 动漫]、[嘀哩嘀哩动漫] 支持
1 parent ac984a9 commit baa45b4

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2320,6 +2320,19 @@
23202320
"replaceE": ".pages"
23212321
}
23222322
},
2323+
"omofun 动漫": {
2324+
"host": ["/^omofun[a-z]\\.[a-z]+$/","dilidilidm.com"],
2325+
"url": "return fun.isPager()",
2326+
"blank": 3,
2327+
"pager": {
2328+
"nextL": "//a[@class='active']/../following-sibling::li[1]/a",
2329+
"pageE": ".hl-list-item",
2330+
"replaceE": ".hl-page-wrap"
2331+
},
2332+
"function": {
2333+
"bF": "return fun.src_bF(pageE,[1,'a[data-original]','data-original'])"
2334+
}
2335+
},
23232336
"anime1": {
23242337
"host": "anime1.me",
23252338
"url": "/^\\/$/",

0 commit comments

Comments
 (0)