[email protected] wrote: > More and more sites are taking longer to load because > they are saddled with some Google-garbage called > "Google analytics".
You can also add them to your HOSTS file, which will cover all your browsers. # block google ads. add additional servers as found. 127.0.0.1 adwords.google.com 127.0.0.1 pagead.googlesyndication.com 127.0.0.1 pagead2.googlesyndication.com 127.0.0.1 partner.googleadservices.com 127.0.0.1 googleadservices.com 127.0.0.1 adservices.google.com 127.0.0.1 www.googleadservices.com 127.0.0.1 apps5.oingo.com 127.0.0.1 gcc-08.googleadservices.com 127.0.0.1 google-analytics.com 127.0.0.1 www.google-analytics.com 127.0.0.1 ssl.google-analytics.com # google urchintracker 127.0.0.1 urchin.com 127.0.0.1 www.urchin.com 127.0.0.1 domains.googlesyndication.com #[Parking Service] 127.0.0.1 adservices.google.com 127.0.0.1 video-stats.video.google.com 127.0.0.1 4.afs.googleadservices.com 127.0.0.1 feedads.googleadservices.com 127.0.0.1 imageads.googleadservices.com #[Tracking.Cookie] 127.0.0.1 pagead2.googleadservices.com 127.0.0.1 partner.googleadservices.com -- -bts -Four wheels carry the body; two wheels move the soul _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

