mirror of
https://github.com/massgravel/get.activated.win.git
synced 2025-12-16 00:28:20 +01:00
GitHub Pages migration
This commit is contained in:
parent
b18c4e213c
commit
cd30cb731b
4 changed files with 71 additions and 71 deletions
|
|
@ -1 +1,4 @@
|
|||
# get.ps1
|
||||
https://get.activated.win
|
||||
=================
|
||||
|
||||
This repository contains `irm https://get.activated.win | iex` loader script.
|
||||
|
|
|
|||
2
_headers
2
_headers
|
|
@ -1,2 +0,0 @@
|
|||
/*
|
||||
Content-Type: text/plain
|
||||
|
|
@ -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 {
|
||||
$avList = Get-CimInstance -Namespace root\SecurityCenter2 -Class AntiVirusProduct | Where-Object { $_.displayName -notlike '*windows*' } | Select-Object -ExpandProperty displayName
|
||||
Loading…
Add table
Add a link
Reference in a new issue