mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-14 03:16:33 +10:00
fixed path for patches.json
This commit is contained in:
+1
-1
@@ -881,7 +881,7 @@ if (!($cache_on) -and !($cache_off)) {
|
||||
}
|
||||
}
|
||||
|
||||
$url = "https://github.com/amd64fox/SpotX/blob/main/patches/patches.json"
|
||||
$url = "https://raw.githubusercontent.com/amd64fox/SpotX/main/patches/patches.json"
|
||||
$retries = 0
|
||||
|
||||
while ($retries -lt 3) {
|
||||
|
||||
Reference in New Issue
Block a user