new instance
This commit is contained in:
parent
9cb0336b27
commit
44d8502e3d
2 changed files with 4 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ export const apiSettings = {
|
|||
this.defaultInstances = {
|
||||
api: [
|
||||
'https://ediddy.monochrome.tf',
|
||||
'https://arran.monochrome.tf',
|
||||
'https://api.monochrome.tf',
|
||||
'https://triton.squid.wtf',
|
||||
'https://wolf.qqdl.site',
|
||||
|
|
@ -69,6 +70,7 @@ export const apiSettings = {
|
|||
],
|
||||
streaming: [
|
||||
'https://ediddy.monochrome.tf',
|
||||
'https://arran.monochrome.tf',
|
||||
'https://triton.squid.wtf',
|
||||
'https://wolf.qqdl.site',
|
||||
'https://maus.qqdl.site',
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"api": [
|
||||
"https://arran.monochrome.tf",
|
||||
"https://ediddy.monochrome.tf/",
|
||||
"https://api.monochrome.tf/",
|
||||
"https://tidal-api.binimum.org",
|
||||
|
|
@ -14,6 +15,7 @@
|
|||
"https://tidal.kinoplus.online"
|
||||
],
|
||||
"streaming": [
|
||||
"https://arran.monochrome.tf",
|
||||
"https://ediddy.monochrome.tf/",
|
||||
"https://api.monochrome.tf/",
|
||||
"https://triton.squid.wtf",
|
||||
|
|
|
|||
Loading…
Reference in a new issue