Johan Moritz 691f7e5bc9 Fixed errors in public IP address command (#226)
When no Internet connection is available the command runs into an error:
"The remote name could not be resolved: 'ipinfo.io'"
Fixed this with a try and catch block

The command also runs into an error when Internet Explorer was never started.
"Invoke-WebRequest : The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. Specify the
UseBasicParsing parameter and try again"
Fixed this with the -UseBasicParsing parameter
2017-07-10 07:30:55 +10:00
2017-04-07 15:13:12 +10:00
2017-05-08 16:11:10 +10:00
2017-03-02 19:10:33 -08:00
Languages
PowerShell 36%
JavaScript 27.9%
HTML 15%
CSS 9.5%
Python 6.5%
Other 5%