1 Commits

Author SHA1 Message Date
c99c11c241 feat(status): add new game server notification for RYZEN-GAME 02 2025-11-07 10:32:17 +01:00

View File

@@ -94,6 +94,14 @@ export class StatusService {
type: 'games', type: 'games',
notify: true notify: true
}, },
{
host: '5.178.99.17',
name: 'RYZEN-GAME 02',
alive: false,
ping_type: 'ping',
type: 'games',
notify: true
},
{ {
host: '5.178.99.63', host: '5.178.99.63',
name: 'XEON-GAME 01', name: 'XEON-GAME 01',