Displaying Zhihu Web Emojis as Plain Text Using uBlock Origin
Zhihu implements emojis using bracketed keyword markers that corespond to images, similar to WeChat's approach. Hovering over an emoji reveals its alt attribute containing the textual identifier. To render these emojis as plain text, image loading must be blocked so that the alt text appears instead...