Skip to content

Instantly share code, notes, and snippets.

@johntash
Created May 7, 2009 18: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 johntash/108275 to your computer and use it in GitHub Desktop.
Save johntash/108275 to your computer and use it in GitHub Desktop.
Searches Newzleech for nzb files
//Note: This command was automatically generated by the create-new-search-command command.
//Courtesy of thesh17.com
CmdUtils.makeSearchCommand({
name: "newzleech-search",
homepage: "http://thesh17.com/",
url: "http://newzleech.com/?min=min&max=max&q={QUERY}&m=search&adv=",
icon: "http://newzleech.com/favicon.ico",
description: "Searches newzleech.com"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment