Replace captcha system

This commit is contained in:
2026-01-18 18:37:08 +01:00
parent e5ef197ed6
commit ccfd5b996b
15 changed files with 242 additions and 200 deletions

View File

@@ -12,6 +12,9 @@ import {
initTE,
} from "tw-elements";
// Captcha
import 'altcha';
// import Alpine from 'alpinejs';
// window.Alpine = Alpine;