Browse Source

update link rules

main
yggverse 8 months ago
parent
commit
5588668728
  1. 66
      example/config.json

66
example/config.json

@ -170,40 +170,46 @@
"url": "url":
[ [
"#", "#",
"?",
"javascript:", "javascript:",
"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/",
"compose", "/comment/",
"comment", "/edit/",
"edit", "/quote/",
"quote", "/report/",
"report", "/export/",
"block", "/import/",
"transaction", "/mobile/",
"search", "/mwiki/",
"tag", "/branch/",
"page", "/block/",
"sort", "/transaction/",
"order", "/search/",
"filter", "/tag/",
"limit" "/t/",
"/page/",
"/sort/",
"/order/",
"/_detail/",
"/_media/"
] ]
} }
}, },

Loading…
Cancel
Save