mirror of https://github.com/Jackett/Jackett
Psytorrents: add supportsFreeleechTokens
This commit is contained in:
parent
42b9e2a406
commit
d578f585b3
|
@ -15,7 +15,8 @@ namespace Jackett.Indexers
|
|||
configService: configService,
|
||||
logger: logger,
|
||||
protectionService: protectionService,
|
||||
webClient: webClient
|
||||
webClient: webClient,
|
||||
supportsFreeleechTokens: true
|
||||
)
|
||||
{
|
||||
Language = "en-us";
|
||||
|
|
Loading…
Reference in New Issue