Skip to content

Commit 7a2f20d

Browse files
committed
Update SpotXPrem.bat
1 parent bd516c9 commit 7a2f20d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SpotXPrem.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22

3-
powershell -Command "&{[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12}; """"& { $((Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/JaimeTR/spotifypremiumcode/main/Install.ps1').Content)} -premium """" | Invoke-Expression"
3+
powershell -Command "&{[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12}; """"& { $((Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content)} -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -podcasts_on -cache_off -block_update_off -exp_standart -hide_col_icon_off -start_spoti"""" | Invoke-Expression"
44

55
pause
6-
exit /b
6+
exit /b

0 commit comments

Comments
 (0)