mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 14:51:01 +00:00
HDCenter: add FL slot detection
This commit is contained in:
parent
56433c5aa3
commit
a5c596c200
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
selector: td.leecher_col
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
"span.freeleech_slot": "0" # 24h freeelech slot
|
||||
"span.freeleech": "0"
|
||||
"*": "1"
|
||||
uploadvolumefactor:
|
||||
|
|
Loading…
Reference in a new issue