From a80a94d2d93f4dbc167139ed538a455b481e2636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Ha=C5=82adyn=20=28krzys=5Fh=29?= Date: Mon, 30 Dec 2024 20:48:08 +0100 Subject: [PATCH] Add CTFd_first_blood plugin (#32) Co-authored-by: Kevin Chung --- .gitmodules | 4 +++- CTFd_first_blood | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) create mode 160000 CTFd_first_blood diff --git a/.gitmodules b/.gitmodules index 0c6577e..e76b8cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,6 +44,9 @@ [submodule "CTFd-dropbox-plugin"] path = CTFd-dropbox-plugin url = https://github.com/erseco/CTFd-dropbox-plugin.git +[submodule "CTFd_first_blood"] + path = CTFd_first_blood + url = https://github.com/krzys-h/CTFd_first_blood.git [submodule "CTFd_Split_Scoreboard"] path = CTFd_Split_Scoreboard url = https://github.com/durkinza/CTFd_Split_Scoreboard.git @@ -62,4 +65,3 @@ [submodule "ctfd-chall-manager"] path = ctfd-chall-manager url = https://github.com/ctfer-io/ctfd-chall-manager - diff --git a/CTFd_first_blood b/CTFd_first_blood new file mode 160000 index 0000000..d5bcc42 --- /dev/null +++ b/CTFd_first_blood @@ -0,0 +1 @@ +Subproject commit d5bcc42efa142d9b98395a2b07effccdc2550d79