mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
nebulance: add MR and MST
This commit is contained in:
@@ -150,6 +150,8 @@ namespace Jackett.Common.Indexers
|
||||
Seeders = seeds,
|
||||
Peers = seeds + leechers,
|
||||
BannerUrl = bannerUri,
|
||||
MinimumRatio = 0, // ratioless
|
||||
MinimumSeedTime = 86400, // 24 hours
|
||||
DownloadVolumeFactor = 0, // ratioless tracker
|
||||
UploadVolumeFactor = 1
|
||||
};
|
||||
|
Reference in New Issue
Block a user