diff options
| author | WindowsAddict | 2025-01-03 13:59:49 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-01-03 13:59:49 +0000 |
| commit | 5f3f716a3fc2ae562e71daa0837b788008741c81 (patch) | |
| tree | 8b3bc64fe9d8d38584f0063069cdfb60fa4bce8d | |
| parent | 2cb868073a3788638ea1816eb8dfee43a243acee (diff) | |
| download | massgravel.github.io-5f3f716a3fc2ae562e71daa0837b788008741c81.zip | |
Change hash
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# This script is hosted on <b>https://get.activated.win</b> for <b>https://massgrave.dev</b><hr><pre> +## This script is hosted on <b>https://get.activated.win</b> for <b>https://massgrave.dev</b><hr><pre> function Check3rdAV { $avList = Get-CimInstance -Namespace root\SecurityCenter2 -Class AntiVirusProduct | Where-Object { $_.displayName -notlike '*windows*' } | Select-Object -ExpandProperty displayName |
