add new pinkhamster instance
This commit is contained in:
parent
5c7776abb7
commit
b7aaa37578
2 changed files with 3 additions and 1 deletions
|
|
@ -95,6 +95,7 @@ export const apiSettings = {
|
|||
{ url: 'https://katze.qqdl.site', version: '2.2' },
|
||||
{ url: 'https://hund.qqdl.site', version: '2.2' },
|
||||
{ url: 'https://wolf.qqdl.site', version: '2.2' },
|
||||
{ url: 'https://hifi.p1nkhamster.xyz/', version: '2.6'},
|
||||
],
|
||||
};
|
||||
this.instancesLoaded = true;
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@
|
|||
"https://maus.qqdl.site",
|
||||
"https://vogel.qqdl.site",
|
||||
"https://katze.qqdl.site",
|
||||
"https://hund.qqdl.site"
|
||||
"https://hund.qqdl.site",
|
||||
"https://hifi.p1nkhamster.xyz/"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue