mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 08:51:47 +03:00
Updated launcher repo reference in contstants
This commit is contained in:
parent
51e15e3760
commit
d55b12a021
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ export default class constants
|
||||||
public static readonly uri = {
|
public static readonly uri = {
|
||||||
api: `https://sdk-os-static.${this.placeholders.lowercase.company}.com/hk4e_global/mdk/launcher/api`,
|
api: `https://sdk-os-static.${this.placeholders.lowercase.company}.com/hk4e_global/mdk/launcher/api`,
|
||||||
patch: 'https://notabug.org/Krock/dawn',
|
patch: 'https://notabug.org/Krock/dawn',
|
||||||
launcher: 'https://notabug.org/nobody/an-anime-game-launcher',
|
launcher: 'https://gitlab.com/KRypt0n_/an-anime-game-launcher',
|
||||||
telemetry: [
|
telemetry: [
|
||||||
`log-upload-os.${this.placeholders.lowercase.company}.com`,
|
`log-upload-os.${this.placeholders.lowercase.company}.com`,
|
||||||
'overseauspider.yuanshen.com'
|
'overseauspider.yuanshen.com'
|
||||||
|
|
Loading…
Reference in a new issue