mirror of
https://github.com/YGGverse/Yo.git
synced 2025-03-12 13:21:29 +00:00
add url substrings skip rules
This commit is contained in:
parent
3884f375d4
commit
d9bc24c8f8
@ -173,7 +173,28 @@
|
||||
"javascript:",
|
||||
"mailto:",
|
||||
"magnet:",
|
||||
"xmpp:"
|
||||
"xmpp:",
|
||||
"commit",
|
||||
"diff",
|
||||
"print",
|
||||
"raw",
|
||||
"download",
|
||||
"register",
|
||||
"login",
|
||||
"password",
|
||||
"forgot",
|
||||
"restore",
|
||||
"account",
|
||||
"reply",
|
||||
"comment",
|
||||
"edit",
|
||||
"quote",
|
||||
"report",
|
||||
"block",
|
||||
"transaction",
|
||||
"search",
|
||||
"tag",
|
||||
"page"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user