Update storage.js
This commit is contained in:
parent
af8282d2fc
commit
7f90a278fa
1 changed files with 1 additions and 4 deletions
|
|
@ -1,10 +1,7 @@
|
||||||
export const apiSettings = {
|
export const apiSettings = {
|
||||||
STORAGE_KEY: 'monochrome-api-instances',
|
STORAGE_KEY: 'monochrome-api-instances',
|
||||||
defaultInstances: [
|
defaultInstances: [
|
||||||
'https://triton.squid.wtf',
|
'https://api.monochrome.prigoana.com',
|
||||||
'https://kraken.squid.wtf',
|
|
||||||
'https://zeus.squid.wtf',
|
|
||||||
'https://aether.squid.wtf',
|
|
||||||
'https://tidal.401658.xyz'
|
'https://tidal.401658.xyz'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue