✨ Support alternate source per show
This commit is contained in:
parent
5e8f954a14
commit
1b072f42d3
2 changed files with 64 additions and 26 deletions
|
|
@ -25,6 +25,7 @@ type Show struct {
|
|||
Pattern string
|
||||
Name string
|
||||
Anime bool
|
||||
Sources []string
|
||||
|
||||
re *regexp.Regexp
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue