mirror of
https://github.com/house-of-vanity/hexound.ru.git
synced 2025-07-07 06:44:07 +00:00
8 lines
94 B
TypeScript
8 lines
94 B
TypeScript
![]() |
export class Urls {
|
||
|
|
||
|
static get song() {
|
||
|
return 'http://192.168.43.30:5000/mods'
|
||
|
}
|
||
|
|
||
|
}
|