mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
Zamunda.net: fix freeleech detection (#7763)
This commit is contained in:
parent
916f4756ef
commit
3c6f55b65e
1 changed files with 3 additions and 1 deletions
|
@ -156,7 +156,9 @@
|
|||
- name: regexp
|
||||
args: src=\\'([^\s\\]+)
|
||||
downloadvolumefactor:
|
||||
text: 0
|
||||
case:
|
||||
"a[style=\"color: #b9a100;\"][href^=\"banan?\"]": "0"
|
||||
"*": "1"
|
||||
uploadvolumefactor:
|
||||
text: 1
|
||||
# engine n/a
|
||||
|
|
Loading…
Reference in a new issue