mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-23 05:01:54 +01:00
Add hosts.
This commit is contained in:
@@ -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'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user