mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-25 08:46:25 +00:00
ClearURLS for x.com links (#2005)
This commit is contained in:
parent
e6b9720b64
commit
16591357a9
1 changed files with 3 additions and 0 deletions
|
@ -121,6 +121,9 @@ export const defaultRules = [
|
|||
"t@*.twitter.com",
|
||||
"s@*.twitter.com",
|
||||
"ref_*@*.twitter.com",
|
||||
"t@*.x.com",
|
||||
"s@*.x.com",
|
||||
"ref_*@*.x.com",
|
||||
"tt_medium",
|
||||
"tt_content",
|
||||
"lr@yandex.*",
|
||||
|
|
Loading…
Reference in a new issue