From 45774ff2aec4869ef242f3616f9abefedc31b6b1 Mon Sep 17 00:00:00 2001 From: elijahr2411 Date: Fri, 10 Feb 2023 08:52:44 -0500 Subject: [PATCH] add captcha support --- dist/index.html | 10 ++++++++++ package.json | 1 + src/captcha.js | 13 +++++++++++++ src/common.js | 10 +--------- src/index.js | 43 ++++++++++++++++++++++++++++++++++++++++--- 5 files changed, 65 insertions(+), 12 deletions(-) create mode 100644 src/captcha.js diff --git a/dist/index.html b/dist/index.html index 71cf533..c4d2761 100644 --- a/dist/index.html +++ b/dist/index.html @@ -36,6 +36,15 @@ +