wingman-jr-addon / wingman_jr

This is the official repository (https://github.com/wingman-jr-addon/wingman_jr) for the Wingman Jr. Firefox addon, which filters NSFW images in the browser fully client-side: https://addons.mozilla.org/en-US/firefox/addon/wingman-jr-filter/ Optional DNS-blocking using Cloudflare's 1.1.1.1 for families! Also, check out the blog!
https://wingman-jr.blogspot.com/
Other
35 stars 6 forks source link

Windows-1252 masquerading as ISO-8859-1 causes mistranslation of characters in 0x80-0x9F #200

Closed wingman-jr-addon closed 7 months ago

wingman-jr-addon commented 7 months ago

See #199

wingman-jr-addon commented 7 months ago

If we check master, we see this: image And from this branch: image

Note that special characters in the range 0x80-0x9F now look correct as they are being translated properly.