mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 13:52:03 +00:00
les-cinephiles: global freeleech detection
This commit is contained in:
parent
ddf2a76fc9
commit
0a08b1a222
1 changed files with 1 additions and 0 deletions
|
@ -267,6 +267,7 @@ search:
|
||||||
selector: td:nth-last-child(2)
|
selector: td:nth-last-child(2)
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
|
":root:has(ul#root > font:contains(\"FreeLeech : ON\"))": 0
|
||||||
img[src="img/freeleech_star.gif"]: 0
|
img[src="img/freeleech_star.gif"]: 0
|
||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
|
|
Loading…
Add table
Reference in a new issue