mirror of
https://github.com/Jackett/Jackett
synced 2025-02-25 07:32:38 +00:00
parent
791471a716
commit
d3d78e48cb
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ namespace Jackett.Indexers
|
|||
logger: l,
|
||||
p: ps,
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue