1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-26 17:26:22 +00:00

ClearURLS for x.com links (#2005)

This commit is contained in:
cat 2023-11-23 17:31:25 +00:00 committed by Luna
parent e6b9720b64
commit 16591357a9

View file

@ -121,6 +121,9 @@ export const defaultRules = [
"t@*.twitter.com", "t@*.twitter.com",
"s@*.twitter.com", "s@*.twitter.com",
"ref_*@*.twitter.com", "ref_*@*.twitter.com",
"t@*.x.com",
"s@*.x.com",
"ref_*@*.x.com",
"tt_medium", "tt_medium",
"tt_content", "tt_content",
"lr@yandex.*", "lr@yandex.*",