1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-09 21:54:51 +00:00

upload.cx; -> 7.0.0

This commit is contained in:
Garfield69 2023-10-18 17:41:05 +13:00
parent 14946bbf51
commit a40f0ac6c0

View file

@ -153,12 +153,12 @@ search:
# api returns 0=false, 1=true
selector: double_upload
case:
0: 1 # normal
1: 2 # double
False: 1 # normal
True: 2 # double
# global MR is 0.4 but torrents must be seeded for 7 days regardless of ratio
# minimumratio:
# text: 0.4
minimumseedtime:
# 7 day (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 6.5.0
# json UNIT3D 7.0.0