last_upd: 26.05.2019

This commit is contained in:
Alex
2019-05-26 19:42:22 +03:00
parent d9db1b3f0e
commit 65925caad0
9 changed files with 335 additions and 64 deletions

View File

@ -1,7 +1,7 @@
export class Urls {
static get song() {
return 'http://192.168.43.30:5000/mods'
return 'http://des.hexor.ru:5050/mods'
}
}