mirror of
https://github.com/Jackett/Jackett
synced 2025-01-18 13:43:50 +00:00
parent
4c3f45fd8c
commit
38e039ac34
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ namespace Jackett.Indexers
|
|||
client: c,
|
||||
logger: l,
|
||||
p: ps,
|
||||
configData: new ConfigurationDataBasicLogin("For best results, change the 'Torrents per page' setting to 100 in your profile on the TTN webpage."))
|
||||
configData: new ConfigurationDataBasicLogin("For best results, change the 'Torrents per page' setting to 100 in your profile on the NBL webpage."))
|
||||
{
|
||||
Encoding = Encoding.GetEncoding("UTF-8");
|
||||
Language = "en-us";
|
||||
|
|
Loading…
Reference in a new issue