Skip to content

Commit e8320dc

Browse files
committed
新增 [Mobile01] 支持
1 parent 0639a26 commit e8320dc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -917,6 +917,15 @@
917917
"replaceE": ".pagenav"
918918
}
919919
},
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+
},
920929
"TGFC Lifestyle": {
921930
"host": "bbs.tgfcer.com",
922931
"url": "return (fun.lp() == '/forumdisplay.php' || fun.indexOF('/forum'))",

0 commit comments

Comments
 (0)