From b800bb9e8dcab18ed4721476631cf84acb777dba Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Thu, 14 Aug 2025 21:35:56 +0300 Subject: [PATCH] temporary disable sending new version --- run.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.ps1 b/run.ps1 index 118ee3a..7430b15 100644 --- a/run.ps1 +++ b/run.ps1 @@ -794,7 +794,7 @@ if ($spotifyInstalled) { 'entry.2067427976' = $online + " < " + $offline } } - $null = Invoke-WebRequest -useb @Parameters + # $null = Invoke-WebRequest -useb @Parameters } catch { Write-Host 'Unable to submit new version of Spotify'