Skip to content

Instantly share code, notes, and snippets.

@johntash
johntash / x
Created May 7, 2009 18:59
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"
});