hhanclub: update MR and MST

This commit is contained in:
Bogdan
2025-01-02 15:42:26 +02:00
parent 7cfa267dd5
commit 74e944bbbf

View File

@@ -192,11 +192,12 @@ search:
span.promotion-tag-free2up: 2 span.promotion-tag-free2up: 2
span.promotion-tag-2up: 2 span.promotion-tag-2up: 2
"*": 1 "*": 1
minimumratio: # global MR is 0.8 but torrents must be seeded for 2 days regardless of ratio
text: 1.0 # minimumratio:
# text: 0.8
minimumseedtime: minimumseedtime:
# 1 day (as seconds = 24 x 60 x 60) # 2 days (as seconds = 2 x 24 x 60 x 60)
text: 86400 text: 172800
description: description:
selector: div.torrent-title > div > div selector: div.torrent-title > div > div
# NexusPHP v1.8.6 2023-08-15 (customised) # NexusPHP v1.8.6 2023-08-15 (customised)