mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 18:59:01 +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)
|
selector: td:nth-child(9)
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
img[src="images/free.png"]: 0
|
img[src="images/free.gif"]: 0
|
||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue