[RESOLVED]Gravatar surrogate script

Ask for help about NoScript, no registration needed to post
Guest

[RESOLVED]Gravatar surrogate script

Post by Guest »

I noticed that some Wordpress blogs load older posts upon scrolling only if scripts from *.gravatar.com are allowed,
for example: https://puffthemutantdragon.wordpress.com/

Adding the following surrogate enables autoloading older posts without allowing Gravatar's tracking scripts:

Code: Select all

noscript.surrogate.gravatar.sources;.gravatar.com
noscript.surrogate.gravatar.replacement;var Gravatar={my_hash:'',profile_cb:function(){},init:function(){}}
Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0
barbaz
Senior Member
Posts: 11163
Joined: Sat Aug 03, 2013 5:45 pm

Re: Gravatar surrogate script

Post by barbaz »

Thanks! I've added it to my own list of surrogates.

Giorgio, should this be default?
If not, could it be moved to the end of the surrogates sticky so it doesn't get lost over time?
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26
User avatar
Giorgio Maone
Site Admin
Posts: 9557
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Gravatar surrogate script

Post by Giorgio Maone »

Thank you, I'm gonna add something like that by default in next release.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0
Guest

Re: Gravatar surrogate script

Post by Guest »

Giorgio Maone wrote:Thank you, I'm gonna add something like that by default in next release.
No infinite scrolling https://puffthemutantdragon.wordpress.com/ and other Wordpress blogs with NS 2.6.8.22 ...
Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0
Guest

Re: Gravatar surrogate script

Post by Guest »

Guest wrote:
Giorgio Maone wrote:Thank you, I'm gonna add something like that by default in next release.
No infinite scrolling https://puffthemutantdragon.wordpress.com/ and other Wordpress blogs with NS 2.6.8.22 ...
Works fine now (NS 2.6.8.23).
Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0
Post Reply