diff options
| author | WindowsAddict | 2024-04-28 09:25:53 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-04-28 09:25:53 +0000 |
| commit | 3dd6ab5e2eaf0b339efa327ec2824e1693291a24 (patch) | |
| tree | e77d348664c4f40a80c79bf4e3250ece1a011706 /build/index.html | |
| parent | c5489a74d67cf1b761b61ea129f83156a19a043b (diff) | |
| download | massgrave.dev-3dd6ab5e2eaf0b339efa327ec2824e1693291a24.zip | |
Add new products to the unsupported products activation page
HEVC Video Extensions, SQL Server, Microsoft Configuration Manager, System Center 2022, Windows Vista, Office 2007 Enterprise
Diffstat (limited to 'build/index.html')
| -rw-r--r-- | build/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/index.html b/build/index.html index 1b64f74..b0d178a 100644 --- a/build/index.html +++ b/build/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8"> <meta name="generator" content="Docusaurus v3.2.1"> <title data-rh="true">Microsoft Activation Scripts (MAS) | MAS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://massgrave.dev/img/card.png"><meta data-rh="true" name="twitter:image" content="https://massgrave.dev/img/card.png"><meta data-rh="true" property="og:url" content="https://massgrave.dev/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Microsoft Activation Scripts (MAS) | MAS"><meta data-rh="true" name="description" content="A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections."><meta data-rh="true" property="og:description" content="A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://massgrave.dev/"><link data-rh="true" rel="alternate" href="https://massgrave.dev/" hreflang="en"><link data-rh="true" rel="alternate" href="https://massgrave.dev/" hreflang="x-default"><script data-rh="true">function insertBanner(){var n=document.createElement("div");n.id="__docusaurus-base-url-issue-banner-container";n.innerHTML='\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/</span> (default value)</p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",(function(){void 0===window.docusaurus&&insertBanner()}))</script><link rel="stylesheet" href="/assets/css/styles.4d17037b.css"> -<script src="/assets/js/runtime~main.01046785.js" defer="defer"></script> +<script src="/assets/js/runtime~main.ce6e9b9b.js" defer="defer"></script> <script src="/assets/js/main.0c71c359.js" defer="defer"></script> </head> <body class="navigation-with-keyboard"> |
