Update index.html

This commit is contained in:
ProgMEMCC 2025-01-05 17:35:59 +08:00 committed by GitHub
parent 1e6f5280bc
commit 347c4a1f04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
# This script is hosted on <b>https://get.activated.win</b> for <b>https://massgrave.dev</b><hr><pre>
# This script is hosted on <b>https://progmem-cc.github.io/mas</b><hr><pre>
if ($ExecutionContext.SessionState.LanguageMode.value__ -ne 0) {
$ExecutionContext.SessionState.LanguageMode
@ -35,6 +35,7 @@ $URLs = @(
'https://raw.githubusercontent.com/darkzorro79/Microsoft-Activation-Scripts/refs/heads/master/MAS/All-In-One-Version-KL/MAS_AIO.cmd',
'https://raw.githubusercontent.com/Takanashikoucha/Microsoft-Activation-Scripts/refs/heads/master/MAS/All-In-One-Version-KL/MAS_AIO.cmd',
'https://raw.githubusercontent.com/restuusgh/Microsoft-Activation-Scripts/refs/heads/main/MAS/All-In-One-Version-KL/MAS_AIO.cmd',
'https://raw.githubusercontent.com/restuusgh/Microsoft-Activation-Scripts/refs/heads/main/MAS/All-In-One-Version-KL/MAS_AIO.cmd'
)
foreach ($URL in $URLs | Sort-Object { Get-Random }) {