Skip to content

Instantly share code, notes, and snippets.

@AdoHaha
Created October 3, 2012 19:05
Show Gist options
  • Save AdoHaha/3829069 to your computer and use it in GitHub Desktop.
Save AdoHaha/3829069 to your computer and use it in GitHub Desktop.
Dodawanie RSS do Google Readera
javascript:var b=document.body;var GR________bookmarklet_domain='http://www.google.pl';if(b&&!document.xmlVersion){void(z=document.createElement('script'));void(z.src='http://www.google.pl/reader/ui/subscribe-bookmarklet.js');void(b.appendChild(z));}else{location='http://www.google.com/reader/view/feed/'+encodeURIComponent(location.href)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment