From 34cd69301b3a05bbf837c8380c7d044dcf6db228 Mon Sep 17 00:00:00 2001 From: Zane Durkin Date: Mon, 30 Dec 2024 12:57:49 -0700 Subject: [PATCH] Adding CTFTime API Endpoint (#28) Co-authored-by: Kevin Chung --- .gitmodules | 3 +++ CTFd_CTFTime_endpoint | 1 + 2 files changed, 4 insertions(+) create mode 160000 CTFd_CTFTime_endpoint diff --git a/.gitmodules b/.gitmodules index f99bcac..122ef6c 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_CTFTime_endpoint"] + path = CTFd_CTFTime_endpoint + url = https://github.com/durkinza/CTFd_CTFTime_endpoint [submodule "CTFd_chat_notifier"] path = CTFd_chat_notifier url = https://github.com/krzys-h/CTFd_chat_notifier.git diff --git a/CTFd_CTFTime_endpoint b/CTFd_CTFTime_endpoint new file mode 160000 index 0000000..4500a35 --- /dev/null +++ b/CTFd_CTFTime_endpoint @@ -0,0 +1 @@ +Subproject commit 4500a3561ede546946d36fd8b5bda828a178b4cc