Skip to content

Commit

Permalink
xbytesv2: add freeleech.gif detection. resolves #15239
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Apr 13, 2024
1 parent b767719 commit 86952f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Jackett.Common/Definitions/xbytes2.yml
Expand Up @@ -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
Expand Down

0 comments on commit 86952f4

Please sign in to comment.