We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe7c7cc commit 31d11feCopy full SHA for 31d11fe
1 file changed
other/Autopage/rules.json
@@ -769,6 +769,19 @@
769
"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()"
770
}
771
},
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
785
"懂车帝论坛": {
786
"host": "www.dongchedi.com",
787
"url": "fun.isUrlC(); return (fun.indexOF('/community/'))",
0 commit comments