diff options
| author | WindowsAddict | 2025-08-27 22:10:34 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-08-27 22:10:34 +0000 |
| commit | b79252abe13b95c5dee1a85ed86ea78e814855df (patch) | |
| tree | 7e80a74992a2715c483c95560079287c21fc50b9 /index.html | |
| parent | a38235a6345795c385edd3b151ea6bef74f949aa (diff) | |
| download | activated.win-b79252abe13b95c5dee1a85ed86ea78e814855df.zip | |
Update to work with worker site
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index d22d83c..0000000 --- a/index.html +++ /dev/null @@ -1,39 +0,0 @@ -<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>activated.win</title>
- <link rel="stylesheet" href="css/style.css">
- </head>
- <body>
- <main>
- <img src="img/logo.png" class="logo">
- <h1>activated.win</h1>
-
- <hr>
-
- <p>This domain is a backup domain owned by authors of <a target="_blank" rel="noopener noreferrer" href="https://massgrave.dev/">Microsoft Activation Scripts</a>.</p>
- <p>Currently, the purpose of this domain is to provide the <a target="_blank" rel="noopener noreferrer" href="https://massgrave.dev/#method-1---powershell-recommended">PowerShell method</a> of running the script with aid of the <code>get.activated.win</code> subdomain.</p>
-
- <hr>
-
- <p>To learn more, please see respective GitHub repositories found below.</p>
-
- <div class="github-links">
- <a target="_blank" rel="noopener noreferrer" href="https://github.com/massgravel/activated.win">
- <img src="img/github.svg"><br>
- activated.win
- </a>
- <a target="_blank" rel="noopener noreferrer" href="https://github.com/massgravel/massgravel.github.io">
- <img src="img/github.svg"><br>
- get.activated.win
- </a>
- <a target="_blank" rel="noopener noreferrer" href="https://github.com/massgravel/massgrave.dev">
- <img src="img/github.svg"><br>
- massgrave.dev
- </a>
- </div>
- </main>
- </body>
-</html>
|
