mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
Add support for using freeleech tokens if available
This commit is contained in:
parent
74f777340e
commit
3656a68a27
28 changed files with 199 additions and 39 deletions
|
@ -47,6 +47,7 @@ type Macro struct {
|
|||
FilterName string
|
||||
Freeleech bool
|
||||
FreeleechPercent int
|
||||
FreeleechToken bool
|
||||
Group string
|
||||
GroupID string
|
||||
HDR string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue