Skip to content

Instantly share code, notes, and snippets.

@enilsen16
Created March 9, 2016 00:15
Show Gist options
  • Save enilsen16/5b4c24a94eeaff57bf94 to your computer and use it in GitHub Desktop.
Save enilsen16/5b4c24a94eeaff57bf94 to your computer and use it in GitHub Desktop.
wsj workaround
javascript:void( (function(){ var current_location=location.href.replace(/^http\:\/\/(.*)$/,"$1"); var current_location=current_location.split("?")[0]; location.href="http://www.google.com/search?q=c..."+escape(current_location); })())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment