From 9acaef4005d9149fba9377dc2972cab962c26cc4 Mon Sep 17 00:00:00 2001 From: Emile Date: Mon, 30 May 2022 22:35:49 +0200 Subject: added ./V /home/r/.bin/tw --- teams.dot | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'teams.dot') diff --git a/teams.dot b/teams.dot index 28ca7e2..225928c 100644 --- a/teams.dot +++ b/teams.dot @@ -54,6 +54,12 @@ digraph teams { // PTB_WTL "PwnThyBytes" [href="https://ctftime.org/team/59199"]; "WreckTheLine" [href="https://ctftime.org/team/57908"]; + + // ./V /home/r/.bin/tw + "./Vespiary" [href="https://ctftime.org/team/80092"]; + "RicercaSec" [href=""]; + "binja" [href="https://ctftime.org/team/9083"]; + "TokyoWesterns" [href="https://ctftime.org/team/12599"]; } // primary edges @@ -104,6 +110,12 @@ digraph teams { // PTB_WTL "PwnThyBytes" -> "PTB_WTL"; "WreckTheLine" -> "PTB_WTL"; + + // ./V /home/r/.bin/tw + "./Vespiary" -> "./V /home/r/.bin/tw"; + "RicercaSec" -> "./V /home/r/.bin/tw"; + "binja" -> "./V /home/r/.bin/tw"; + "TokyoWesterns" -> "./V /home/r/.bin/tw"; } } -- cgit 1.4.1