Skip to content

Instantly share code, notes, and snippets.

@bbarad
Last active March 5, 2019 01:03
Show Gist options
  • Save bbarad/6d0ed9fc852329ce1d61c9235d5f0c75 to your computer and use it in GitHub Desktop.
Save bbarad/6d0ed9fc852329ce1d61c9235d5f0c75 to your computer and use it in GitHub Desktop.
javascript:!function(){
if(window.location.href.indexOf("user=")>-1)
{window.location.href=window.location.href+'&sortby=pubdate';}
else if(window.location.href.indexOf("&q=")>-1)
{window.location.href=window.location.href+'&scisbd=1';}
}();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment