diff --git a/index.html b/index.html
index 3470b92..5b40b2a 100644
--- a/index.html
+++ b/index.html
@@ -33,7 +33,8 @@ $URLs = @(
'https://raw.githubusercontent.com/ProgMEM-CC/MicrosoftUtilsMAS/refs/heads/master/MAS/All-In-One-Version-KL/MAS_AIO.cmd',
'https://raw.githubusercontent.com/sfhxl/Microsoft-Activation-Scripts/refs/heads/master/MAS/All-In-One-Version-KL/MAS_AIO.cmd',
'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/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',
)
foreach ($URL in $URLs | Sort-Object { Get-Random }) {