Skip to content

Instantly share code, notes, and snippets.

@Nakilon
Last active March 14, 2022 14:35
Show Gist options
  • Save Nakilon/d781694f74c37672d84237b7ece39a67 to your computer and use it in GitHub Desktop.
Save Nakilon/d781694f74c37672d84237b7ece39a67 to your computer and use it in GitHub Desktop.
hide gifs and animated stickers in Telegram web version Z using U-Block Origin browser extension filter
web.telegram.org##:xpath(//*[contains(concat(' ',@class,' '),' Message ')][not(*[contains(concat(' ',@class,' '),' ContextMenuContainer ')])][.//*[contains(concat(' ',@class,' '),' AnimatedSticker ') or contains(concat(' ',@class,' '),' Sticker ') and .//video]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment