mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 10:48:26 +00:00
krazyzone: update freeleech selector
This commit is contained in:
parent
7aae16f4d3
commit
c1fe13a3a6
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ search:
|
|||
selector: td:nth-child(9)
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img[src="images/free.png"]: 0
|
||||
img[src="images/free.gif"]: 0
|
||||
"*": 1
|
||||
uploadvolumefactor:
|
||||
text: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue