From 54c9c71425638e55843632b10921fc7225510e82 Mon Sep 17 00:00:00 2001 From: Petro1990 Date: Mon, 24 Nov 2025 20:36:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D0=BA=D0=BD?= =?UTF-8?q?=D0=BE=D0=BF=D0=BA=D1=83=20=D0=A4=D0=B0=D0=B9=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mihomo_editor.py | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/mihomo_editor.py b/mihomo_editor.py index 5cd1c6c..e6e2818 100644 --- a/mihomo_editor.py +++ b/mihomo_editor.py @@ -1,4 +1,4 @@ -# !/opt/bin/python3 +#!/opt/bin/python3 # -*- coding: utf-8 -*- import http.server import socketserver @@ -162,7 +162,7 @@ HTML_TEMPLATE = """ -Mihomo Editor v18.3 +Mihomo Editor v18.4