-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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