Skip to content

Instantly share code, notes, and snippets.

View JC5's full-sized avatar
💭
Remember when you had to change your nickname on MSN to change your status?

James Cole JC5

💭
Remember when you had to change your nickname on MSN to change your status?
View GitHub Profile
@mhoye
mhoye / gist:dcc2c2febeba230ca7ceb25c970390a1
Last active January 30, 2026 15:51
uBlock Origin Bonus Content
||youtube.com$domain=~youtube.com # Don't pull youtube JS unless you're using youtube. This breaks
# embedded videos, which is mildly inconveninent, but makes everything much faster.
# This blocks a lot of Google everywhere but Google.
||www.gstatic.com$domain=~google.com|~google
||gstatic.com$domain=~google.com|~google # Don't use gstatic unless you're on Google. This might
# break some things but so far I haven't noticed any problems.
||accounts.google.com$domain=~google.com|~google # Don't pop up the "log in with google" dialog everywhere. This makes the
# internet feel about 95% less creepy.