GitHub Pages migration
This commit is contained in:
parent
b18c4e213c
commit
cd30cb731b
@ -1 +1,4 @@
|
|||||||
# get.ps1
|
https://get.activated.win
|
||||||
|
=================
|
||||||
|
|
||||||
|
This repository contains `irm https://get.activated.win | iex` loader script.
|
||||||
|
@ -1 +0,0 @@
|
|||||||
/* /get 200
|
|
@ -1,4 +1,4 @@
|
|||||||
# This script is hosted on https://get.activated.win for https://massgrave.dev
|
# This script is hosted on <b>https://get.activated.win</b> for <b>https://massgrave.dev</b><hr><pre>
|
||||||
|
|
||||||
function Check3rdAV {
|
function Check3rdAV {
|
||||||
$avList = Get-CimInstance -Namespace root\SecurityCenter2 -Class AntiVirusProduct | Where-Object { $_.displayName -notlike '*windows*' } | Select-Object -ExpandProperty displayName
|
$avList = Get-CimInstance -Namespace root\SecurityCenter2 -Class AntiVirusProduct | Where-Object { $_.displayName -notlike '*windows*' } | Select-Object -ExpandProperty displayName
|
Loading…
Reference in New Issue
Block a user