remove remix ad

This commit is contained in:
2024-07-01 14:42:19 +02:00
parent 268cd4910e
commit b447002821
+5
View File
@@ -27,6 +27,11 @@ button[aria-label="Open GIF picker"] {
display: none; display: none;
} }
/* I dun wanna your silly feature ads */
span[aria-label="Download the mobile app to make your first remix"] {
display: none;
}
/* Discord support is useless in most cases, so stop sending me there */ /* Discord support is useless in most cases, so stop sending me there */
a[href="https://support.discord.com"] { a[href="https://support.discord.com"] {
display: none; display: none;