From 248c951a96bf804bbcc9b322298246d221ee52d1 Mon Sep 17 00:00:00 2001 From: hz4th_coder Date: Mon, 1 Jun 2026 11:37:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=86=E5=AF=B9=E5=A4=96=20IP=20?= =?UTF-8?q?=E5=9B=BA=E5=AE=9A=E4=B8=BA=20121.40.164.32?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改内容: - 移除 IP 输入框,改为静态显示 - 固定 externalIp 为 121.40.164.32 - 移除 saveExternalIp() 函数 - 所有 localhost 链接将自动替换为对外 IP --- app.py | 14 ++++---------- logs/app.log | 16 +++++++--------- 2 files changed, 11 insertions(+), 19 deletions(-) diff --git a/app.py b/app.py index 19c30ba..82c8518 100644 --- a/app.py +++ b/app.py @@ -1636,7 +1636,7 @@ HTML_TEMPLATE = '''
对外IP: - + 121.40.164.32