add more instances
This commit is contained in:
parent
55473ddc9f
commit
30d843db3b
1 changed files with 6 additions and 1 deletions
|
|
@ -3,7 +3,12 @@ export const apiSettings = {
|
|||
STORAGE_KEY: 'monochrome-api-instances',
|
||||
defaultInstances: [
|
||||
'https://hifi.prigoana.com',
|
||||
'https://tidal.401658.xyz'
|
||||
'https://tidal.401658.xyz',
|
||||
'https://hund.qqdl.site',
|
||||
'https://katze.qqdl.site',
|
||||
'https://maus.qqdl.site',
|
||||
'https://vogel.qqdl.site',
|
||||
'https://wolf.qqdl.site'
|
||||
],
|
||||
|
||||
getInstances() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue