Skip to content

Commit 31d11fe

Browse files
committed
新增 [巴哈姆特] 支持
1 parent fe7c7cc commit 31d11fe

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
@@ -769,6 +769,19 @@
769769
"bF": "o=document.createElement('div'); o.innerHTML=JSON.parse(pageE[0].textContent).comments; fun.getCSS('.pagination').outerHTML = o.querySelector('.pagination').outerHTML; return [].slice.call(o.querySelectorAll('.media:not(.no-btm-border)')).reverse()"
770770
}
771771
},
772+
"巴哈姆特": {
773+
"host": "forum.gamer.com.tw",
774+
"url": "/^\\/B\\.php/",
775+
"blank": 4,
776+
"pager": {
777+
"nextL": "a.next",
778+
"pageE": ".b-list>tbody>tr:not(.b-list__head)",
779+
"replaceE": ".b-pager"
780+
},
781+
"function": {
782+
"aF": "Forum.B.lazyThumbnail();Forum.Common.drawNoImageCanvas();"
783+
}
784+
},
772785
"懂车帝论坛": {
773786
"host": "www.dongchedi.com",
774787
"url": "fun.isUrlC(); return (fun.indexOF('/community/'))",

0 commit comments

Comments
 (0)