mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 10:40:41 +08:00
removed no longer operated nodes
This commit is contained in:
parent
d7b8e31e0d
commit
2778f0e094
1 changed files with 1 additions and 5 deletions
|
@ -15,12 +15,8 @@ digraph "NeoNetwork Nodes"
|
|||
pan [label="r2.tw.pan93412.dedyn.io"]
|
||||
|
||||
subgraph cluster_croom {
|
||||
label = "CROOM";
|
||||
label = "CROOM";
|
||||
|
||||
NeoPMC1 -> croom [dir=both]
|
||||
NeoPMC2 -> croom [dir=both]
|
||||
NeoPMC3 -> croom [dir=both]
|
||||
NeoSYS -> croom [dir=both]
|
||||
NNPCC -> croom [dir=both]
|
||||
NeoBOX -> croom [dir=both]
|
||||
cklvax -> croom [dir=both]
|
||||
|
|
Loading…
Reference in a new issue