6 lines
96 B
TOML
6 lines
96 B
TOML
[providers]
|
|
order = ["musixmatch", "kugou"]
|
|
delay = 10
|
|
|
|
[providers.musixmatch]
|
|
token = "123456"
|