So I was able to configure emacs to use I2P when going to eepsites, but I can still connect to clearnet sites for some reason.
Is this normal behavior or am I glowing like i ate an entire plutonium fuel rod?
I set it up as follows:
(setq socks-server '("I2P Socks Proxy" "127.0.0.1" 4447 5))
(setq url-gateway-method 'socks)(setq url-gateway-method 'socks)