mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-18 05:10:04 +10:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
powershell -Command "& {[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12}"; "& {Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/amd64fox/SpotX/main/install.ps1' | Invoke-Expression}"
|
||||
pause
|
||||
exit
|
||||
Reference in New Issue
Block a user