Skip to content

Instantly share code, notes, and snippets.

@choffee
Created February 16, 2009 16:28
Show Gist options
  • Save choffee/65235 to your computer and use it in GitHub Desktop.
Save choffee/65235 to your computer and use it in GitHub Desktop.
Search York website
CmdUtils.makeSearchCommand({
name: "YorkWeb",
url: "http://search.york.ac.uk/search?q={QUERY}&site=yorkweb&client=yorkweb&output=xml_no_dtd&proxystylesheet=yorkweb",
icon: "http://www.york.ac.uk/favicon.ico",
description: "Searches www.york.ac.uk"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment