From 7e599b544857532294d1df1e3abf2e8d1e46f5c2 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Sun, 5 Feb 2023 17:22:04 +0000 Subject: [PATCH] nicept: correct MST --- src/Jackett.Common/Definitions/nicept.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/nicept.yml b/src/Jackett.Common/Definitions/nicept.yml index 912ec3df1..ad2f9efed 100644 --- a/src/Jackett.Common/Definitions/nicept.yml +++ b/src/Jackett.Common/Definitions/nicept.yml @@ -171,8 +171,8 @@ search: minimumratio: text: 1.0 minimumseedtime: - # 1 day (as seconds = 24 x 60 x 60) - text: 86400 + # 3 days (as seconds = 3 x 24 x 60 x 60) + text: 259200 description: selector: td.rowfollow:nth-child(2) remove: a, img