mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
newheaven: fix lint #15527
This commit is contained in:
@@ -209,7 +209,7 @@ search:
|
|||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
case:
|
case:
|
||||||
img[src$="/freeleech.png"]: 0 # nothing is counted
|
img[src$="/freeleech.png"]: 0 # nothing is counted
|
||||||
div:contains("200% UP"): 2
|
div:contains("200% UP"): 2
|
||||||
"*": 1
|
"*": 1
|
||||||
minimumratio:
|
minimumratio:
|
||||||
text: 0.8
|
text: 0.8
|
||||||
|
Reference in New Issue
Block a user