Replace hcaptcha by altcha

This commit is contained in:
nemunaire 2026-06-03 21:21:55 +09:00
commit d1a20d0baa
5 changed files with 12 additions and 7 deletions

View file

@ -39,10 +39,11 @@
placeholder="j.postel@isi.edu"
class="form-control my-3"
/>
<div
class="my-2 mx-auto h-captcha"
data-sitekey="12a1e811-7f34-44ca-9e7c-fb1e9ade6b00"
></div>
<altcha-widget
floating
class="my-2 mx-auto"
challengeurl="https://lists.happydomain.org/api/public/captcha/altcha"
></altcha-widget>
<button
type="submit"
class="btn btn-lg btn-primary py-2"