We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0639a26 commit e8320dcCopy full SHA for e8320dc
1 file changed
other/Autopage/rules.json
@@ -917,6 +917,15 @@
917
"replaceE": ".pagenav"
918
}
919
},
920
+ "Mobile01 - 论坛": {
921
+ "host": "www.mobile01.com",
922
+ "url": "if(fun.indexOF(/^\\/topicdetail\\.php/)){rule.thread=true;return true;}else if(fun.indexOF(/^\\/forumtopic\\.php/)){rule.blank=3;return true;}",
923
+ "pager": {
924
+ "nextL": ".l-pagination__page.is-active+li>a",
925
+ "pageE": ".l-listTable__tbody>.l-listTable__tr,.l-articlePage:not(:nth-child(2))",
926
+ "replaceE": ".l-pagination"
927
+ }
928
+ },
929
"TGFC Lifestyle": {
930
"host": "bbs.tgfcer.com",
931
"url": "return (fun.lp() == '/forumdisplay.php' || fun.indexOF('/forum'))",
0 commit comments