mirror of
https://github.com/massgravel/get.activated.win.git
synced 2025-12-14 15:48:22 +01:00
Update index.html
This commit is contained in:
parent
1e6f5280bc
commit
347c4a1f04
1 changed files with 2 additions and 1 deletions
|
|
@ -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 }) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue