1
0
Fork 0
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:
Garfield69 2024-04-15 19:05:32 +12:00
parent ddf2a76fc9
commit 0a08b1a222

View file

@ -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: