Skip to content

Commit 19603de

Browse files
committed
新增 [BTDig] 支持
1 parent 88c611a commit 19603de

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2677,6 +2677,16 @@
26772677
"replaceE": ".search_stat"
26782678
}
26792679
},
2680+
"BTDig": {
2681+
"host": "btdig.com",
2682+
"url": "/^\\/search/",
2683+
"blank": 3,
2684+
"pager": {
2685+
"nextL": "//div[@style='display:table-cell;text-align:right']//a[contains(text(),'→')]",
2686+
"pageE": "div[style='display:table;width:100%;text-align:left']>div",
2687+
"replaceE": "div[style='display:table-cell;text-align:right']"
2688+
}
2689+
},
26802690
"DirtyWarez": {
26812691
"host": "forum.dirtywarez.com",
26822692
"url": "/^\\/forums\\//",

0 commit comments

Comments
 (0)