Skip to content

Instantly share code, notes, and snippets.

@dannypage
Created August 24, 2021 21:44
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dannypage/9fbc9156dfacaea0a088289d2e1eecfe to your computer and use it in GitHub Desktop.
Save dannypage/9fbc9156dfacaea0a088289d2e1eecfe to your computer and use it in GitHub Desktop.
How to block Twitter's terrible font
# Go to uBlock's options and paste in the following under the "My Filters" tab
https://abs.twimg.com/fonts/chirp-bold-web.woff
https://abs.twimg.com/fonts/chirp-heavy-web.woff
https://abs.twimg.com/fonts/chirp-regular-web.woff
https://abs.twimg.com/fonts/v2/chirp-bold-web.woff
https://abs.twimg.com/fonts/v2/chirp-heavy-web.woff
https://abs.twimg.com/fonts/v2/chirp-medium-web.woff
https://abs.twimg.com/fonts/v2/chirp-regular-web.woff
# If they keep updating it, I think an asterisk will also work:
https://abs.twimg.com/fonts/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment