New Captcha Package added

This commit is contained in:
2026-07-25 13:38:18 +05:30
parent d0aded0392
commit 8b728a3e5d
157 changed files with 12092 additions and 1913 deletions
+7
View File
@@ -0,0 +1,7 @@
export * from "./self-hosted.ts";
export * from "./siteverify.ts";
export * from "./turnstile.ts";
export * from "./recaptcha.ts";
export * from "./hcaptcha.ts";
export * from "./managed.ts";
export * from "./custom.ts";