From 6d9a3ec2576e053fe3836bcbf0b598ad6c636524 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Mon, 13 Oct 2025 07:51:54 +0300 Subject: [PATCH] enable sending unsupported versions to google forms --- run.ps1 | 55 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 25 deletions(-) diff --git a/run.ps1 b/run.ps1 index 7d6a14f..4902c8f 100644 --- a/run.ps1 +++ b/run.ps1 @@ -776,35 +776,40 @@ if ($spotifyInstalled) { # Unsupported version Spotify if ($testversion) { + # Submit unsupported version of Spotify to google form for further processing - try { - - # Country check - $country = [System.Globalization.RegionInfo]::CurrentRegion.EnglishName - $txt = [IO.File]::ReadAllText($spotifyExecutable) - $regex = "(?