diff options
Diffstat (limited to '_site/index.html')
| -rw-r--r-- | _site/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/_site/index.html b/_site/index.html index 19365e8..b25ed81 100644 --- a/_site/index.html +++ b/_site/index.html @@ -399,7 +399,7 @@ div.tocify { <p><strong>Microsoft Activation Scripts (MAS)</strong></p>
<p>A collection of scripts for activating Microsoft products using HWID
/ KMS38 / Online KMS activation methods with a focus on open-source
-code, less antivirus detection, and user-friendliness.</p>
+code, fewer antivirus detection, and user-friendliness.</p>
<hr />
</div>
<div id="features" class="section level2">
@@ -415,7 +415,7 @@ code, less antivirus detection, and user-friendliness.</p> <li>Check Windows-Office Activation Status</li>
<li>Available in All In One & Separate Files Version</li>
<li>Fully Open Source</li>
-<li>Less antivirus detection’s</li>
+<li>Fewer antivirus detection</li>
<li>Files are either transparent batch script or Official Microsoft
file</li>
</ul>
@@ -438,7 +438,7 @@ href="https://gitlab.com/massgrave/microsoft-activation-scripts">GitLab</a></p> <li>On Windows 10/11, right click on windows start menu, select
PowerShell or Terminal.</li>
<li>Copy-paste the below code and press enter<br />
-<code>iwr https://massgrave.dev/get | iex</code></li>
+<code>iwr -useb https://massgrave.dev/get | iex</code></li>
<li>You will see the activation options, follow onscreen
instructions.</li>
<li>That’s all.</li>
@@ -467,9 +467,9 @@ instructions.</li> <h2>Activations Summary</h2>
<table>
<colgroup>
-<col width="19%" />
-<col width="25%" />
-<col width="55%" />
+<col width="23%" />
+<col width="23%" />
+<col width="52%" />
</colgroup>
<thead>
<tr class="header">
|
