mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ubits: fix h&r
This commit is contained in:
@@ -178,12 +178,12 @@ search:
|
|||||||
"*": 1
|
"*": 1
|
||||||
minimumratio:
|
minimumratio:
|
||||||
case:
|
case:
|
||||||
img.hitandrun: 0
|
img.hitandrun: 100 # dummy MR to ensure HnR MST is met
|
||||||
"*": 0.8
|
"*": 0.8
|
||||||
minimumseedtime:
|
minimumseedtime:
|
||||||
case:
|
case:
|
||||||
img.hitandrun: 259200
|
img.hitandrun: 259200
|
||||||
"*": 0
|
"*": 8640000 # dummy MST to ensure non-HnR MR is met
|
||||||
description:
|
description:
|
||||||
selector: td:nth-child(2)
|
selector: td:nth-child(2)
|
||||||
remove: a, b, font, img, span
|
remove: a, b, font, img, span
|
||||||
|
Reference in New Issue
Block a user