Browse Source

add new link rules

main
yggverse 8 months ago
parent
commit
25cfd4fac1
  1. 78
      example/config.json

78
example/config.json

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

Loading…
Cancel
Save