tvstore: site is always freeleech

https://tvstore.me/site/freetorrent.php
This commit is contained in:
ilike2burnthing 2023-04-02 11:04:21 +01:00 committed by GitHub
parent 68d76e6864
commit 37f68715f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ namespace Jackett.Common.Indexers
Description = description,
MinimumRatio = 1,
MinimumSeedTime = 172800, // 48 hours
DownloadVolumeFactor = 1,
DownloadVolumeFactor = 0,
UploadVolumeFactor = UploadFactorCalculator(publishDate, isSeasonPack),
Imdb = imdbId
};