From 4415b7a3a3a4bba26f5ea3c378ecbcdc2b9658ee Mon Sep 17 00:00:00 2001 From: Tony Air Date: Fri, 29 Mar 2024 21:06:06 +0200 Subject: [PATCH] IMPR: reset existing captcha on AJAX --- 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 | 2 +- package.json | 2 +- src/js/ui/captcha.js | 142 +++++++++++------------- 7 files changed, 70 insertions(+), 84 deletions(-) diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index 068ee24..aa8c9f9 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "5.3.3", + "version": "5.3.4", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index e25d7a8..8c18f60 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 . . .