Addthis Surrogate

Bug reports and enhancement requests
Post Reply
Mathnerd314
Posts: 3
Joined: Wed Dec 11, 2013 5:29 am

Addthis Surrogate

Post by Mathnerd314 »

I was reading http://forums.informaction.com/viewtopi ... 39&p=59754 and figured that a surrogate script might be handy.

noscript.surrogate.addthis.sources

Code: Select all

s7.addthis.com/*addthis_widget.js
noscript.surrogate.addthis.replacement

Code: Select all

addthis=(function(){var f=arguments.callee;return f.__noSuchMethod__=f.data=f.bar=f.dynamic=f.login=f.ad=f.util=f.user=f.session=f})();
I'm not certain how many sites need this, but it would be nice to have by default...

Also, it would be nice if the surrogates had a textual format (like an Adblock Plus filter list)... but I don't expect that to happen anytime soon.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0
User avatar
Giorgio Maone
Site Admin
Posts: 9530
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Addthis Surrogate

Post by Giorgio Maone »

Nice contribution, thank you!
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
Post Reply