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:
|
minimumratio:
|
||||||
text: 1.0
|
text: 1.0
|
||||||
minimumseedtime:
|
minimumseedtime:
|
||||||
# 1 day (as seconds = 24 x 60 x 60)
|
# 3 days (as seconds = 3 x 24 x 60 x 60)
|
||||||
text: 86400
|
text: 259200
|
||||||
description:
|
description:
|
||||||
selector: td.rowfollow:nth-child(2)
|
selector: td.rowfollow:nth-child(2)
|
||||||
remove: a, img
|
remove: a, img
|
||||||
|
|
Loading…
Add table
Reference in a new issue