mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +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
|
@ -742,6 +742,7 @@ func getMockFilterDuplicates() *domain.Filter {
|
|||
Bonus: nil,
|
||||
Freeleech: false,
|
||||
FreeleechPercent: "100%",
|
||||
FreeleechToken: false,
|
||||
SmartEpisode: false,
|
||||
Shows: "Is It Wrong to Try to Pick Up Girls in a Dungeon?",
|
||||
Seasons: "4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue