fixed url

This commit is contained in:
amd64fox
2024-03-14 19:15:07 +03:00
parent 177402498c
commit 0ac229dbd5
+2 -2
View File
@@ -1613,8 +1613,8 @@ If ($test_spa) {
if ($podcast_off -or $adsections_off) {
$url = switch ($mirror) {
$true { " https://spotx-official.github.io/SpotX/js-helper/sectionBlock.js" }
default { "https://raw.githubusercontent.com/SpotX-Official/SpotX/js-helper/main/sectionBlock.js" }
$true { "https://spotx-official.github.io/SpotX/js-helper/sectionBlock.js" }
default { "https://raw.githubusercontent.com/SpotX-Official/SpotX/main/js-helper/sectionBlock.js" }
}
$section = Get -Url $url