mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 14:40:41 +08:00
update nodes.dot
This commit is contained in:
parent
87dc1a02d3
commit
3b2e6d7255
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,7 @@ digraph "NeoNetwork Nodes"
|
|||
icecat_Explosion [label="hk-01.nextmoe.cloud.imiku.cn"]
|
||||
staph [label="s.aureus.ga"]
|
||||
chenx97 [label="chenx97.neocloud.tw"]
|
||||
JerryXiao [label="jpn.neo.jerryxiao.cc"]
|
||||
|
||||
subgraph cluster_croom {
|
||||
label = "CROOM";
|
||||
|
@ -38,4 +39,6 @@ digraph "NeoNetwork Nodes"
|
|||
pan -> ucbvax [dir=both]
|
||||
c -> staph
|
||||
ucbvax -> chenx97 [dir=both]
|
||||
JerryXiao -> pan [dir=both]
|
||||
JerryXiao -> ucbvax [dir=both]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue