From d67dcd3e58d8e9165d16a072840207a69909425a Mon Sep 17 00:00:00 2001 From: Emile Date: Mon, 30 May 2022 22:30:21 +0200 Subject: added PTB_WTL --- teams.dot | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'teams.dot') diff --git a/teams.dot b/teams.dot index a8f90e7..28ca7e2 100644 --- a/teams.dot +++ b/teams.dot @@ -50,6 +50,10 @@ digraph teams { "217" [href="https://ctftime.org/team/5160"]; "TSJ" [href="https://ctftime.org/team/150366"]; "HITCON" [href="https://ctftime.org/team/8299"]; + + // PTB_WTL + "PwnThyBytes" [href="https://ctftime.org/team/59199"]; + "WreckTheLine" [href="https://ctftime.org/team/57908"]; } // primary edges @@ -96,6 +100,10 @@ digraph teams { "217" -> "Balsn.217@TSJ.tw"; "TSJ" -> "Balsn.217@TSJ.tw"; "HITCON" -> "Balsn.217@TSJ.tw"; + + // PTB_WTL + "PwnThyBytes" -> "PTB_WTL"; + "WreckTheLine" -> "PTB_WTL"; } } -- cgit 1.4.1