mirror of https://github.com/Jackett/Jackett
teamhd: detect global freeleech event
This commit is contained in:
parent
442122cd6e
commit
30cd925e5e
|
@ -143,6 +143,7 @@ search:
|
||||||
remove: strong
|
remove: strong
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
|
":root:has(div.justify-content-center:contains(\"Включен фрилич до\"))": 0 # Global Freeleech event
|
||||||
a[href^="/details/id"][style="color:#f2b101"]: 0
|
a[href^="/details/id"][style="color:#f2b101"]: 0
|
||||||
a[href^="/details/id"][style="color:#828b8b"]: 0.5
|
a[href^="/details/id"][style="color:#828b8b"]: 0.5
|
||||||
"*": 1
|
"*": 1
|
||||||
|
|
Loading…
Reference in New Issue