From a5c9c68e22d11bb1dfed4553c04771aa48599e6a Mon Sep 17 00:00:00 2001 From: Emile Date: Mon, 30 May 2022 22:24:46 +0200 Subject: added Balsn.217@TSJ.tw --- teams.dot | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'teams.dot') diff --git a/teams.dot b/teams.dot index ea4fe62..a8f90e7 100644 --- a/teams.dot +++ b/teams.dot @@ -44,6 +44,12 @@ digraph teams { "perfect blue" [href="https://ctftime.org/team/53802"]; "r00timentary" [href="https://ctftime.org/team/32783"]; "Samsung Research" [href=""]; + + // Balsn.217@TSJ.tw + "Balsn" [href="https://ctftime.org/team/16978"]; + "217" [href="https://ctftime.org/team/5160"]; + "TSJ" [href="https://ctftime.org/team/150366"]; + "HITCON" [href="https://ctftime.org/team/8299"]; } // primary edges @@ -84,6 +90,12 @@ digraph teams { "perfect blue" ->"perfect r✪✪✪t"; "r00timentary" -> "perfect r✪✪✪t"; "Samsung Research" -> "perfect r✪✪✪t"; + + // Balsn.217@TSJ.tw + "Balsn" -> "Balsn.217@TSJ.tw"; + "217" -> "Balsn.217@TSJ.tw"; + "TSJ" -> "Balsn.217@TSJ.tw"; + "HITCON" -> "Balsn.217@TSJ.tw"; } } -- cgit 1.4.1