Skip to content

Instantly share code, notes, and snippets.

@brianhanifin
Created February 28, 2009 01:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brianhanifin/71831 to your computer and use it in GitHub Desktop.
Save brianhanifin/71831 to your computer and use it in GitHub Desktop.
Craigslist: San Diego Search
CmdUtils.makeSearchCommand({
name: "craigslist-sandiego",
url: "http://sandiego.craigslist.org/search/sss?query={QUERY}",
icon: "http://sandiego.craigslist.org/favicon.ico",
description: "Searches sandiego.craigslist.org"
});
//Note: This command was automatically generated by the create-new-search-command command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment