diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 4575d8c..e501449 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6312,6 +6312,15 @@ "replaceE": ".paginator" } }, + "灵梦御所": { + "host": "blog.reimu.net", + "url": "return (!fun.indexOF('/post/') && !fun.getCSS('#comments,.comments-area,#disqus_thread'))", + "blank": 5, + "pager": { + "nextL": ".current+a", + "pageE": "article.post" + } + }, "秀人集": { "host": "/\\.xiuren([a-z]|\\d)+\\./", "url": "return (fun.lp() != '/' && !fun.indexOF('/search/'))",