mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Psytorrents: add supportsFreeleechTokens
This commit is contained in:
@@ -15,7 +15,8 @@ namespace Jackett.Indexers
|
|||||||
configService: configService,
|
configService: configService,
|
||||||
logger: logger,
|
logger: logger,
|
||||||
protectionService: protectionService,
|
protectionService: protectionService,
|
||||||
webClient: webClient
|
webClient: webClient,
|
||||||
|
supportsFreeleechTokens: true
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
Language = "en-us";
|
Language = "en-us";
|
||||||
|
Reference in New Issue
Block a user