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 = {
|
this.defaultInstances = {
|
||||||
api: [
|
api: [
|
||||||
'https://ediddy.monochrome.tf',
|
'https://ediddy.monochrome.tf',
|
||||||
|
'https://arran.monochrome.tf',
|
||||||
'https://api.monochrome.tf',
|
'https://api.monochrome.tf',
|
||||||
'https://triton.squid.wtf',
|
'https://triton.squid.wtf',
|
||||||
'https://wolf.qqdl.site',
|
'https://wolf.qqdl.site',
|
||||||
|
|
@ -69,6 +70,7 @@ export const apiSettings = {
|
||||||
],
|
],
|
||||||
streaming: [
|
streaming: [
|
||||||
'https://ediddy.monochrome.tf',
|
'https://ediddy.monochrome.tf',
|
||||||
|
'https://arran.monochrome.tf',
|
||||||
'https://triton.squid.wtf',
|
'https://triton.squid.wtf',
|
||||||
'https://wolf.qqdl.site',
|
'https://wolf.qqdl.site',
|
||||||
'https://maus.qqdl.site',
|
'https://maus.qqdl.site',
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"api": [
|
"api": [
|
||||||
|
"https://arran.monochrome.tf",
|
||||||
"https://ediddy.monochrome.tf/",
|
"https://ediddy.monochrome.tf/",
|
||||||
"https://api.monochrome.tf/",
|
"https://api.monochrome.tf/",
|
||||||
"https://tidal-api.binimum.org",
|
"https://tidal-api.binimum.org",
|
||||||
|
|
@ -14,6 +15,7 @@
|
||||||
"https://tidal.kinoplus.online"
|
"https://tidal.kinoplus.online"
|
||||||
],
|
],
|
||||||
"streaming": [
|
"streaming": [
|
||||||
|
"https://arran.monochrome.tf",
|
||||||
"https://ediddy.monochrome.tf/",
|
"https://ediddy.monochrome.tf/",
|
||||||
"https://api.monochrome.tf/",
|
"https://api.monochrome.tf/",
|
||||||
"https://triton.squid.wtf",
|
"https://triton.squid.wtf",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue