mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
xbytesv2: add freeleech.gif detection. resolves #15239
This commit is contained in:
@@ -330,6 +330,7 @@ search:
|
||||
selector: td:nth-child(8)
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img[src$="freeleech.gif"]: 0
|
||||
img[src$="gold.gif"]: 0
|
||||
img[src$="silver.gif"]: 0.5
|
||||
img[src$="bronze.gif"]: 0.25
|
||||
|
Reference in New Issue
Block a user