fixed url

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