From 403f2004c1ac19299390550bfda2fff7adcf5142 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 28 May 2026 11:48:42 -0700 Subject: convert captcha scraper to a submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f27bb63 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "kpop-captcha-scraper"] + path = kpop-captcha-scraper + url = git@nmixx:kpop-captcha-scraper -- cgit v1.2.3