Psytorrents: add supportsFreeleechTokens

This commit is contained in:
kaso17 2018-01-23 20:39:15 +01:00
parent 42b9e2a406
commit d578f585b3
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ namespace Jackett.Indexers
configService: configService,
logger: logger,
protectionService: protectionService,
webClient: webClient
webClient: webClient,
supportsFreeleechTokens: true
)
{
Language = "en-us";