Replace Google-supplied javascripts -- How?
Posted: Mon Jul 06, 2015 8:57 pm
Hello All,
Here: https://forum.palemoon.org/viewtopic.php?p=57961#p57961,
Background/Details:
Much of the Internet has gone dark to me because I use this: http://winhelp2002.mvps.org/hosts.htm. These type of "links":
rely on Google-supplied scripts to interactively add the 'href' attributes. Since I don't allow these scripts to load, the 'href' attibutes don't get added and the "links" don't do anything.
Never mind that 99.9% of all the links could be static links, 'webmasters' apparently don't care. Google spyware makes their lives easier, so they don't care. When I confront them, they say, "Why don't you use Chrome?".
Here: https://forum.palemoon.org/viewtopic.php?p=57961#p57961,
Is this so? Noscript will replace the javascripts found at googleapis.com (and others) with it's own javascipts from which the spyware has been removed?squarefractal wrote:You can direct your efforts towards the Noscript extension, which does exactly this: replace essential scripts (that, if blocked, break functionality) that perform analytics/tracking with its own safe version.
Background/Details:
Much of the Internet has gone dark to me because I use this: http://winhelp2002.mvps.org/hosts.htm. These type of "links":
Code: Select all
<a class="title" data-goto="08da052d-6336-4e53-a1a1-70797dde9d3f" data-url="/news/solar-impulse-breaks-record-for-longest-sun-powered-flight/">
<div class="col-1"><div class="progress">2</div></div>
<div class="col-3"><div class="hed">Solar Impulse breaks record for longest sun-powered flight</div><span class="topic">Sci-Tech</span></div>
</a>
Never mind that 99.9% of all the links could be static links, 'webmasters' apparently don't care. Google spyware makes their lives easier, so they don't care. When I confront them, they say, "Why don't you use Chrome?".