add new link rules

This commit is contained in:
yggverse 2024-03-21 18:00:29 +02:00
parent 1b94e77056
commit 25cfd4fac1

View File

@ -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/"
] ]
} }
}, },