Does anyone happen to know if there's a way to disable that one script that has a little cat following your cursor? It's on a lot of indie websites, and while it's cute I find it incredibly distracting while I'm trying to read pages. Maybe using Ublock or some kind of userscript? Thanks in advance if anyone knows anything!
I know the cat is webneko, so blocking that script with uBlock should work. https://webneko.net/
idk if this is really all that helpful but ive always just inspected people's code and edited the code so the cat's javascript isn't there :,)
i don't normally use noscript, but i tested it and it automatically blocks the cat script! https://noscript.net/
Thanks all!