mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
HDOnly: disable freeleech tokens
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Jackett.Common.Indexers
|
||||
logger: logger,
|
||||
protectionService: protectionService,
|
||||
webClient: webClient,
|
||||
supportsFreeleechTokens: true // not verified
|
||||
supportsFreeleechTokens: false // ratiofree
|
||||
)
|
||||
{
|
||||
Language = "fr-fr";
|
||||
|
Reference in New Issue
Block a user