It's back up now
I know what its doing, but frankly google.com should never be detected as down, in error.
http://www.websitenotworking.com/ is a better site. Blender.org is pingable, but still down.
Two things can cause it to report google is down:
1. Google may be blocking GET requests from downforeveryoneorjustme
2. There's a line problem somewhere between downforeveryoneorjustme and Google
Only the first one is an error.
As to your site: definitely adding it to my list, but I don't see much point in it including ping. ICMP isn't as rich as a GET request. ICMP is easily rejected (in fact these forums reject ICMP) and doesn't operate on http, so if something wrong with the web server, ICMP will still report all is dandy (and something going wrong with the webserver is probably more likely than an actual connection problem). Should stick with just a GET request instead of GET and ping.
Edit: dang new post editor screwing with where my new line goes
