Skip to content

Commit

Permalink
fix(discord): re-remove download client button
Browse files Browse the repository at this point in the history
  • Loading branch information
WhistlingZephyr committed Nov 26, 2024
1 parent 96b2262 commit 8f4acd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions filters/discord.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
! Description: Removes some annoyances from Discord's UI

# Remove download client button
discord.com##[data-list-id="guildsnav"] > [class^="scroller_"] > [class^="listItem_"]:nth-last-of-type(2)
discord.com##[data-list-id="guildsnav"] > [class^="scroller_"] > [class^="listItem_"]:nth-last-of-type(3)
discord.com##[data-list-id="guildsnav"] > [class^="itemsContainer_"] > [class^="scroller_"] > div:nth-last-child(2)

# Remove auto-focusing help hyperlink in quick switcher
discord.com##[class^="protip_"] > div:last-child > a[href="https://support.discord.com/hc/en-us/articles/115000070311"]
Expand Down

0 comments on commit 8f4acd7

Please sign in to comment.