mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-21 14:40:55 +10:00
removed tls forcing
This commit is contained in:
@@ -257,9 +257,6 @@ if ($psv -ge 7) {
|
||||
Import-Module Appx -UseWindowsPowerShell -WarningAction:SilentlyContinue
|
||||
}
|
||||
|
||||
# add Tls12
|
||||
[Net.ServicePointManager]::SecurityProtocol = 3072
|
||||
|
||||
|
||||
function CallLang($clg) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user