diff options
| author | WindowsAddict | 2025-11-22 08:28:31 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-11-22 08:28:31 +0000 |
| commit | 4c1b91c4f782b2bfc03b9e57bc2f79a583cbd43d (patch) | |
| tree | 134f5192d62fe11faf4f3845da9b964f15e27460 | |
| parent | 162f91c3b4f8391318fc65310d2c412ddc0ebe24 (diff) | |
| download | massgrave.dev-4c1b91c4f782b2bfc03b9e57bc2f79a583cbd43d.zip | |
Remove email
| -rw-r--r-- | docs/contactus.md | 2 | ||||
| -rw-r--r-- | docs/troubleshoot.md | 1 | ||||
| -rw-r--r-- | static/_redirects | 1 | ||||
| -rw-r--r-- | static/ias.ps1 | 5 |
4 files changed, 0 insertions, 9 deletions
diff --git a/docs/contactus.md b/docs/contactus.md index 0f7e80c..10c03a1 100644 --- a/docs/contactus.md +++ b/docs/contactus.md @@ -7,5 +7,3 @@ Please feel free to share feedback regarding bug reports, documentation errors, - [Bluesky](https://bsky.app/profile/massgrave.dev)
- [Twitter](https://twitter.com/massgravel)
- [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts) / [Azure DevOps](https://dev.azure.com/massgrave/_git/Microsoft-Activation-Scripts) / [Self-hosted Git](https://git.activated.win/massgrave/Microsoft-Activation-Scripts)
-- Email: [email protected]
-- [Nsaneforums](https://nsaneforums.com/topic/316668--)
diff --git a/docs/troubleshoot.md b/docs/troubleshoot.md index 7b912c7..ca5f244 100644 --- a/docs/troubleshoot.md +++ b/docs/troubleshoot.md @@ -24,7 +24,6 @@ - [Discord](https://discord.gg/j2yFsV5ZVC) ❤️ (signup not required)
- [GitHub](https://github.com/massgravel/Microsoft-Activation-Scripts/issues)
-- Email: `[email protected]`
import DiscordBadge from '@site/src/components/DiscordBadge';
diff --git a/static/_redirects b/static/_redirects index cdca1f9..25f84b9 100644 --- a/static/_redirects +++ b/static/_redirects @@ -1,5 +1,4 @@ /get /get.ps1 301
-/ias /ias.ps1 301
/api/msdl/proxy* https://msdl.gravesoft.dev/ 301
/msdl* https://msdl.gravesoft.dev/ 301
/in-place_repair_upgrade* https://gravesoft.dev/in-place_repair_upgrade 301
diff --git a/static/ias.ps1 b/static/ias.ps1 deleted file mode 100644 index 49be157..0000000 --- a/static/ias.ps1 +++ /dev/null @@ -1,5 +0,0 @@ -
-write-host "IDM-Activation-Script"
-write-host "https://github.com/WindowsAddict/IDM-Activation-Script"
-write-host ""
-write-host "This project has been archived and is no longer being maintained."
|
