diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 9366dc2..c2859d1 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -4332,6 +4332,16 @@ "replaceE": ".pagination" } }, + "Bootcss 中文网": { + "host": "v4.bootcss.com", + "url": "/^\\/docs\\//", + "style": "#TableOfContents {display: none !important;}", + "pager": { + "nextL": ".bd-sidenav-active+li>a, .bd-toc-item.active+.bd-toc-item>a", + "pageE": "main>*", + "replaceE": ".bd-links" + } + }, "51CTO": { "host": "www.51cto.com", "url": "return (fun.lp() == '/' || fun.lp() == '/dev')",