mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
brasiltracker: add config info TPP + 8000 #13315
This commit is contained in:
parent
93991d7896
commit
5f94f8ceac
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ namespace Jackett.Common.Indexers
|
|||
logger: l,
|
||||
p: ps,
|
||||
cacheService: cs,
|
||||
configData: new ConfigurationDataBasicLogin())
|
||||
configData: new ConfigurationDataBasicLogin("BrasilTracker does not return categories in its search results.</br>To add to your Apps' Torznab indexer, replace all categories with 8000(Other).</br>For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile."))
|
||||
{
|
||||
Encoding = Encoding.UTF8;
|
||||
Language = "pt-BR";
|
||||
|
|
Loading…
Add table
Reference in a new issue