mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-23 03:20:20 +10:00
fix typo
This commit is contained in:
@@ -262,7 +262,7 @@ if ($langCode -eq 'ru') {
|
|||||||
$webjsonru = (Invoke-WebRequest -UseBasicParsing -Uri $urlru).Content | ConvertFrom-Json
|
$webjsonru = (Invoke-WebRequest -UseBasicParsing -Uri $urlru).Content | ConvertFrom-Json
|
||||||
}
|
}
|
||||||
|
|
||||||
Write-Host ($lang).Welcom
|
Write-Host ($lang).Welcome
|
||||||
Write-Host ""
|
Write-Host ""
|
||||||
|
|
||||||
# Sending a statistical web query to cutt.ly
|
# Sending a statistical web query to cutt.ly
|
||||||
|
|||||||
Reference in New Issue
Block a user