ui: neutral HTTP OTA placeholders, rename disconnect button

- HTTP OTA host/URI placeholders: megafon.ru -> example.com
- 'Disconnect from pySim' -> 'Disconnect from server'
  (RU: 'Отключиться от сервера')

SW cache v61 -> v62.
This commit is contained in:
2026-09-10 23:38:23 +03:00
parent a9275477fb
commit 2e889e0dce
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v61';
const CACHE = 'otaman-v62';
const URLS = [
'index.html',
'help.html',