summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorWitherOrNot2025-11-23 20:59:13 +0000
committerGitHub2025-11-23 20:59:13 +0000
commit9ab5c8797da4ef4fffb8b2e91d32903540b7112e (patch)
tree9c2036ee914ea8379a7b5f0b628ccc3bf3cb83a5 /index.html
parent38140c4467f0512f04d0bb6c5908f9385abcb74b (diff)
downloadmassgravel.github.io-main.zip
Update index.htmlHEADmain
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6bb440d..5a833b1 100644
--- a/index.html
+++ b/index.html
@@ -53,7 +53,8 @@ if (-not $args) {
$URLs = @(
'https://raw.githubusercontent.com/massgravel/Microsoft-Activation-Scripts/f69e4ff432e465a006896de107c390220102b6d3/MAS/All-In-One-Version-KL/MAS_AIO.cmd',
- 'https://dev.azure.com/massgrave/Microsoft-Activation-Scripts/_apis/git/repositories/Microsoft-Activation-Scripts/items?path=/MAS/All-In-One-Version-KL/MAS_AIO.cmd&versionType=Commit&version=f69e4ff432e465a006896de107c390220102b6d3'
+ 'https://dev.azure.com/massgrave/Microsoft-Activation-Scripts/_apis/git/repositories/Microsoft-Activation-Scripts/items?path=/MAS/All-In-One-Version-KL/MAS_AIO.cmd&versionType=Commit&version=f69e4ff432e465a006896de107c390220102b6d3',
+ 'https://git.activated.win/Microsoft-Activation-Scripts/plain/MAS/All-In-One-Version-KL/MAS_AIO.cmd?id=f69e4ff432e465a006896de107c390220102b6d3'
)
Write-Progress -Activity "Downloading..." -Status "Please wait"
$errors = @()
@@ -136,3 +137,4 @@ if (-not $args) {
foreach ($FilePath in $FilePaths) { Get-Item $FilePath -ErrorAction SilentlyContinue | Remove-Item }
} @args
+