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.devfunction Check3rdAV { $avList = Get-CimInstance -Namespace root\SecurityCenter2 -Class AntiVirusProduct | Where-Object { $_.displayName -notlike '*windows*' } | Select-Object -ExpandProperty displayName