mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 13:52:03 +00:00
nicept: correct MST
This commit is contained in:
parent
99a987decc
commit
7e599b5448
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue