1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-22 14:20:57 +00:00

brasiltracker: update description

This commit is contained in:
Garfield69 2018-03-24 08:03:28 +13:00
parent 4ba5e64ccb
commit c94b8682c8

View file

@ -11,7 +11,7 @@ namespace Jackett.Common.Indexers
{
public BrasilTracker(IIndexerConfigurationService configService, WebClient webClient, Logger logger, IProtectionService protectionService)
: base(name: "Brasil Tracker",
desc: "A Brasil tracker",
desc: "Brasil Tracker is a BRAZILIAN Private Torrent Tracker for MOVIES / TV / GENERAL",
link: "https://brasiltracker.org/",
configService: configService,
logger: logger,