diff --git a/example/config.json b/example/config.json index b0f76b2..615efac 100644 --- a/example/config.json +++ b/example/config.json @@ -175,41 +175,51 @@ "mailto:", "magnet:", "xmpp:", - "/commit/", - "/diff/", - "/print/", - "/raw/", - "/cache/", - "/download/", - "/share/", - "/explore/", - "/register/", - "/login/", - "/password/", - "/forgot/", - "/restore/", - "/account/", - "/reply/", - "/compose/", - "/comment/", - "/edit/", - "/quote/", - "/report/", - "/export/", - "/import/", - "/mobile/", - "/mwiki/", - "/branch/", - "/block/", - "/transaction/", - "/search/", - "/tag/", + "/commit", + "/diff", + "/print", + "/raw", + "/cache", + "/download", + "/share", + "/explore", + "/register", + "/login", + "/password", + "/forgot", + "/restore", + "/account", + "/reply", + "/read", + "/compose", + "/comment", + "/add", + "/edit", + "/delete", + "/quote", + "/report", + "/export", + "/import", + "/mobile", + "/mwiki", + "/branch", + "/block", + "/transaction", + "/search", + "/tag", + "/page", + "/sort", + "/order", + "/pdf", + "/fb2", + "/mobi", + "/epub", + "/djvu", + "/_detail", + "/_media", "/t/", - "/page/", - "/sort/", - "/order/", - "/_detail/", - "/_media/" + "/q/", + "/s/" ] } },