From da9f9bf5889bc68af003dcbe80aca50d2114387a Mon Sep 17 00:00:00 2001 From: lendry Date: Wed, 22 Apr 2026 15:37:45 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20index.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index 619c678..1e034cc 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,6 @@ let password = document.getElementById('password').value; console.log(username + password); - console.log(returnUrl); let json = JSON.stringify({ username, password, deviceId: 'stub-device', publicKey: 'N6fByS7oTIOX6m7on8h6T093SOn3df67o6v6n6n6n6o=' }); try { // 1. Делаем реальный запрос к вашему API Gateway