From 5f3f716a3fc2ae562e71daa0837b788008741c81 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Fri, 3 Jan 2025 19:29:49 +0530 Subject: [PATCH] Change hash --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f1bc7bd..af346bb 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -# This script is hosted on https://get.activated.win for https://massgrave.dev
+## This script is hosted on https://get.activated.win for https://massgrave.dev
 
 function Check3rdAV {
     $avList = Get-CimInstance -Namespace root\SecurityCenter2 -Class AntiVirusProduct | Where-Object { $_.displayName -notlike '*windows*' } | Select-Object -ExpandProperty displayName