links fixed

#770
This commit is contained in:
amd64fox
2025-09-25 04:15:20 +03:00
parent 77bf27a158
commit 7df2695e42
6 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
:: Line for changing spotx parameters, each parameter should be separated by a space
set param=-confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -podcasts_off -block_update_on -start_spoti -new_theme -adsections_off -lyrics_stat spotify
set url='https://raw.githubusercontent.com/SpotX-Official/SpotX/refs/heads/change-url/run.ps1'
set url='https://raw.githubusercontent.com/SpotX-Official/SpotX/refs/heads/main/run.ps1'
set url2='https://spotx-official.github.io/SpotX/run.ps1'
set tls=[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12;

View File

@@ -3,7 +3,7 @@
:: Line for changing spotx parameters, each parameter should be separated by a space
set param=-premium -new_theme -block_update_on
set url='https://raw.githubusercontent.com/SpotX-Official/SpotX/refs/heads/change-url/run.ps1'
set url='https://raw.githubusercontent.com/SpotX-Official/SpotX/refs/heads/main/run.ps1'
set url2='https://spotx-official.github.io/SpotX/run.ps1'
set tls=[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12;