final batch of new instances
This commit is contained in:
parent
44d8502e3d
commit
2bde639ca6
2 changed files with 18 additions and 2 deletions
|
|
@ -54,6 +54,10 @@ export const apiSettings = {
|
|||
console.error('Failed to load instances from GitHub:', error);
|
||||
this.defaultInstances = {
|
||||
api: [
|
||||
'https://ayohh.monochrome.tf',
|
||||
'https://seangreengoat.monochrome.tf',
|
||||
'https://esdee.monochrome.tf',
|
||||
'https://2jewish.monochrome.tf',
|
||||
'https://ediddy.monochrome.tf',
|
||||
'https://arran.monochrome.tf',
|
||||
'https://api.monochrome.tf',
|
||||
|
|
@ -69,6 +73,10 @@ export const apiSettings = {
|
|||
'https://vogel.qqdl.site',
|
||||
],
|
||||
streaming: [
|
||||
'https://ayohh.monochrome.tf',
|
||||
'https://seangreengoat.monochrome.tf',
|
||||
'https://esdee.monochrome.tf',
|
||||
'https://2jewish.monochrome.tf',
|
||||
'https://ediddy.monochrome.tf',
|
||||
'https://arran.monochrome.tf',
|
||||
'https://triton.squid.wtf',
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
{
|
||||
"api": [
|
||||
"https://ayohh.monochrome.tf",
|
||||
"https://seangreengoat.monochrome.tf",
|
||||
"https://esdee.monochrome.tf",
|
||||
"https://2jewish.monochrome.tf",
|
||||
"https://ediddy.monochrome.tf",
|
||||
"https://arran.monochrome.tf",
|
||||
"https://ediddy.monochrome.tf/",
|
||||
"https://api.monochrome.tf/",
|
||||
"https://tidal-api.binimum.org",
|
||||
"https://monochrome-api.samidy.com",
|
||||
|
|
@ -15,8 +19,12 @@
|
|||
"https://tidal.kinoplus.online"
|
||||
],
|
||||
"streaming": [
|
||||
"https://ayohh.monochrome.tf",
|
||||
"https://seangreengoat.monochrome.tf",
|
||||
"https://esdee.monochrome.tf",
|
||||
"https://2jewish.monochrome.tf",
|
||||
"https://ediddy.monochrome.tf",
|
||||
"https://arran.monochrome.tf",
|
||||
"https://ediddy.monochrome.tf/",
|
||||
"https://api.monochrome.tf/",
|
||||
"https://triton.squid.wtf",
|
||||
"https://wolf.qqdl.site",
|
||||
|
|
|
|||
Loading…
Reference in a new issue