You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
357 B
Plaintext
12 lines
357 B
Plaintext
graph vvv
|
|
{
|
|
# rankdir=LR
|
|
lurk [href="http://echo.lurk.org:999/"] [label="echo.lurk.org"];
|
|
xpub [href="http://xpub.nl/"] [label="xpub.nl"];
|
|
sandbox [href="http://hub.xpub.nl/sandbox/"] [label="sandbox"];
|
|
lurk--sandbox [label="radiostream"] [color =red];
|
|
sandbox--xpub [label="proxy"];
|
|
xpub--lurk [label="<audio>"]
|
|
listener--xpub [label="browser"]
|
|
}
|