diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 1fd3680..c611582 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5195,6 +5195,16 @@ "replaceE": ".cut-page" } }, + "kmoe": { + "host": ["mox.moe","kox.moe","kxo.moe","koz.moe"], + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "nextL": "//button[@name='link_page']/b/../../following-sibling::a[1]", + "pageE": "tr.listbg", + "replaceE": "tr[style='vertical-align:top']:first-child" + } + }, "摩点众筹": { "host": "zhongchou.modian.com", "url": "return (fun.getCSS('.page')&&fun.getCSS('.pro_ul>li'))",