HDOnly: disable freeleech tokens

This commit is contained in:
kaso17
2019-01-11 12:44:38 +01:00
parent 7bcd0b5b86
commit 4a03e52cb4

View File

@@ -18,7 +18,7 @@ namespace Jackett.Common.Indexers
logger: logger, logger: logger,
protectionService: protectionService, protectionService: protectionService,
webClient: webClient, webClient: webClient,
supportsFreeleechTokens: true // not verified supportsFreeleechTokens: false // ratiofree
) )
{ {
Language = "fr-fr"; Language = "fr-fr";