Skip to content

Instantly share code, notes, and snippets.

@edvakf
Created June 30, 2009 17:51
Show Gist options
  • Save edvakf/138297 to your computer and use it in GitHub Desktop.
Save edvakf/138297 to your computer and use it in GitHub Desktop.
javascript:var s='%s';var p=s.indexOf('+');if(p>-1){var s1=s.split('+');var s2=s.slice(p+1)};window.location.href='http://www.google.com/search?client=opera&rls=en&sourceid=opera&num=10&ie=utf-8&oe=utf-8&as_qdr=d'+s1[0]+'&q='+s2;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment