Add hosts.

This commit is contained in:
2025-10-28 20:00:10 +01:00
parent 85cae2e9ee
commit bf604a0edb

View File

@@ -31,20 +31,44 @@ export default {
type: 'website' type: 'website'
}, },
{ {
host: 'node.thedrewen.com', host: '5.178.99.4',
name: 'Ryzen 9 (Unknow ID) 🖥️', name: 'RYZEN 01 🖥️',
alive: false, alive: false,
type: 'ping' type: 'ping'
}, },
{ {
host: 'node.under-scape.com', host: '5.167.99.6',
name: 'Xeon E5 (Unknow ID) 🖥️', name: 'RYZEN 02 🖥️',
alive: false, alive: false,
type: 'ping' type: 'ping'
}, },
{ {
host: 'panel.protojx.com', host: '5.178.99.5',
name: 'Game Ryzen 👾', name: 'RYZEN 03 🖥️',
alive: false,
type: 'ping'
},
{
host: '5.178.99.177',
name: 'XEON 01 (2697A V4) 🖥️',
alive: false,
type: 'ping'
},
{
host: '5.178.99.248',
name: 'XEON 02 (2687W V4) 🖥️',
alive: false,
type: 'ping'
},
{
host: '5.178.99.53',
name: 'RYZEN-GAME 01 👾',
alive: false,
type: 'ping'
},
{
host: '5.178.99.63',
name: 'XEON-GAME 01 👾',
alive: false, alive: false,
type: 'ping' type: 'ping'
} }