Release 4.2.3+1: на вкладке «Защита» только карточка EvilFox — убраны NordVPN/ExpressVPN/Surfshark и их openURL-хосты. Windows 4.2.3.1.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Navis
2026-08-02 09:15:48 +03:00
co-authored by Cursor
parent 19711c3a33
commit 0ba662c650
15 changed files with 82 additions and 164 deletions
+1 -1
View File
@@ -569,7 +569,7 @@ func (a *app) autoCheckUpdate() {
}
func openURL(raw string) error {
// Shared allowlist: shop + «Рекомендуемые сервисы» hosts only.
// Shared allowlist: shop + «Полезные ссылки» hosts only.
normalized, err := apphost.LinkAllowed(raw)
if err != nil {
return err