mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -39,7 +39,7 @@ namespace Jackett.Indexers
|
|||||||
logger: l,
|
logger: l,
|
||||||
p: ps,
|
p: ps,
|
||||||
downloadBase: "https://www.torrentleech.org/download/",
|
downloadBase: "https://www.torrentleech.org/download/",
|
||||||
configData: new ConfigurationDataBasicLogin())
|
configData: new ConfigurationDataBasicLogin("For best results, change the 'Default Number of Torrents per Page' setting to the maximum in your profile on the TorrentLeech webpage."))
|
||||||
{
|
{
|
||||||
|
|
||||||
AddCategoryMapping(8, TorznabCatType.MoviesSD); // cam
|
AddCategoryMapping(8, TorznabCatType.MoviesSD); // cam
|
||||||
|
Reference in New Issue
Block a user