Skip to content

Instantly share code, notes, and snippets.

@brianhanifin
Created February 28, 2009 01:59
Show Gist options
  • 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
//Note: This command was automatically generated by the create-new-search-command command.
CmdUtils.makeSearchCommand({
name: "craigslist-sandiego",
//url: "http://sandiego.craigslist.org/search/?areaID=8&subAreaID=&query={QUERY}",
url: "http://sandiego.craigslist.org/search/sss?query={QUERY}",
icon: "http://sandiego.craigslist.org/favicon.ico",
description: "Searches sandiego.craigslist.org"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment