add url substrings skip rules

This commit is contained in:
yggverse 2024-03-20 19:46:43 +02:00
parent 3884f375d4
commit d9bc24c8f8

View File

@ -173,7 +173,28 @@
"javascript:", "javascript:",
"mailto:", "mailto:",
"magnet:", "magnet:",
"xmpp:" "xmpp:",
"commit",
"diff",
"print",
"raw",
"download",
"register",
"login",
"password",
"forgot",
"restore",
"account",
"reply",
"comment",
"edit",
"quote",
"report",
"block",
"transaction",
"search",
"tag",
"page"
] ]
} }
}, },