From 2d792355ec891c5932cc85f6f875d34df271918f Mon Sep 17 00:00:00 2001 From: admtracksteel Date: Tue, 24 Mar 2026 10:23:43 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Auto-deploy:=20BotVPS=20atualiza?= =?UTF-8?q?do=20em=2024/03/2026=2010:23:43?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 4 ++-- templates/index.html | 44 +++----------------------------------------- 2 files changed, 5 insertions(+), 43 deletions(-) diff --git a/config.py b/config.py index 0879261..1266218 100644 --- a/config.py +++ b/config.py @@ -17,8 +17,8 @@ def get_config(): # Configuração Padrão return { "active_provider": "gemini", - "gemini_api_key": "", - "web_password": "@@Gi05Br;;" + "gemini_api_key": "AIzaSyA-YHI7CDp7bAZz-2U9IRjzMrmzhAM7zkA", + "web_password": "1234" } def save_config(cfg): diff --git a/templates/index.html b/templates/index.html index 6560781..4bc78ef 100644 --- a/templates/index.html +++ b/templates/index.html @@ -582,28 +582,7 @@ } } - /* Login Overlay */ - #login-overlay { - position: fixed; - top: 0; - left: 0; - width: 100%; - height: 100%; - background: var(--bg-base); - display: flex; - align-items: center; - justify-content: center; - z-index: 2000; - -webkit-backdrop-filter: blur(20px); - backdrop-filter: blur(20px); - transition: opacity 0.5s ease, visibility 0.5s; - } - - #login-overlay.hidden { - display: none !important; - } - - #login-overlay { display: none !important; } + #login-overlay { display: none !important; opacity: 0; pointer-events: none; } .login-card { width: 90%; @@ -670,20 +649,7 @@ -
- -
+
@@ -952,7 +918,7 @@
Ação executada!