This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CmdUtils.makeSearchCommand({ | |
name: "mininova", | |
homepage: "http://mininova.com/", | |
author: {name: "Guðmundur Stefán Þorvaldsson", email: "[email protected]"}, | |
license: "GPL", | |
description: "Sends input to search for torrents on mininova.com orderen by seeders descending", | |
url: "http://www.mininova.org/search/{QUERY}/seeds", | |
maxResults: 10, |