diff --git a/run.ps1 b/run.ps1 index 0c0c1ef..10e3d46 100644 --- a/run.ps1 +++ b/run.ps1 @@ -474,7 +474,7 @@ function Get-SpotifyInstallerArchitecture { } } -$spotifyDownloadBaseUrl = "https://broad-pine-bbc0.amd64fox1.workers.dev/download" +$spotifyDownloadBaseUrl = "https://loadspot.amd64fox1.workers.dev/download" $systemArchitecture = Get-SystemArchitecture $match_v = "^(?\d+\.\d+\.\d+\.\d+\.g[0-9a-f]{8})(?:-\d+)?$"