We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b1cf9 commit b3e98ceCopy full SHA for b3e98ce
1 file changed
other/Autopage/rules.json
@@ -943,6 +943,15 @@
943
"replaceE": ".pagination"
944
}
945
},
946
+ "TFW2005": {
947
+ "host": "www.tfw2005.com",
948
+ "url": "if(fun.indexOF(/^\\/boards\\/forums\\//)){rule.blank=3;}else if(fun.indexOF(/^\\/boards\\/threads\\//)){rule.pager.pageE='ol#messageList>li';rule.thread=true;}else{return false;};return true",
949
+ "pager": {
950
+ "nextL": ".PageNav .currentPage+a[href], .PageNav .currentPage+a+span>span>a:first-child",
951
+ "pageE": "ol.discussionListItems>li",
952
+ "replaceE": ".PageNav"
953
+ }
954
+ },
955
"CPC中文印刷社区": {
956
"host": "www.cnprint.org",
957
"url": "if(fun.indexOF(/^\\/bbs\\/forumdisplay\\.php/)){rule.blank=3;return true;}else if(fun.indexOF(/^\\/bbs\\/showthread\\.php/)){return true;}",
0 commit comments