From b742620f5f06c2c04fac18b4137c0d5f9412574f Mon Sep 17 00:00:00 2001 From: Degun <120034094+degun-osint@users.noreply.github.com> Date: Thu, 18 Jun 2026 09:27:46 +0200 Subject: [PATCH] Update .gitmodules added plugins by oscar zulu --- .gitmodules | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitmodules b/.gitmodules index fb424ca..b82357f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -95,3 +95,15 @@ [submodule "CTFd-solve-fx"] path = CTFd-Solve-FX url = https://github.com/2alf/CTFd-solve-FX +[submodule "geo_challenges"] + path = geo_challenges + url = https://github.com/degun-osint/geo_challenges +[submodule "CTFd-challatrou"] + path = CTFd-challatrou + url = https://github.com/degun-osint/CTFd-challatrou +[submodule "CTFd-Beta-Tester"] + path = CTFd-Beta-Tester + url = https://github.com/degun-osint/CTFd-Beta-Tester +[submodule "CTFd-bulk-challenge-manager"] + path = CTFd-bulk-challenge-manager + url = https://github.com/degun-osint/CTFd-bulk-challenge-manager