From 8094287f97edf85df6381bebfd79d6ded324e519 Mon Sep 17 00:00:00 2001 From: Ivan Carlos Date: Sun, 14 Dec 2025 03:47:39 +0000 Subject: [PATCH] remove Pro title --- public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index bd4d43f..0284cf8 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ - Device Tester Pro + Device Tester @@ -268,7 +268,7 @@
-

Device Tester Pro

+

Device Tester

@@ -376,7 +376,7 @@ // i18n Dictionary const dictionary = { en: { - app_title: "Device Tester Pro", + app_title: "Device Tester", theme_toggle: "🌓 Theme", network_title: "📡 Network & Browser", user_agent_label: "User Agent:",