From 98de9321d21bc841110dc7cd7106d948b47b8c25 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Fri, 26 Apr 2024 17:06:32 +0200 Subject: [PATCH] FIX: Captcha --- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/report.html | 4 +- package.json | 2 +- src/js/ui/captcha.js | 117 ++++++++++++------------ src/js/ui/turnstile.js | 28 ++++-- 8 files changed, 86 insertions(+), 73 deletions(-) diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index ea44b28..79e10d0 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "5.3.6", + "version": "5.3.7", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index f70ee51..7cc94d8 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -Webpack Bootstrap 4 UI Demo


LOADING...
L O A D I N G . . .