grimwerk: Perhaps I'm unique. I haven't updated anything that should have caused this, though.
JMich: Ping gog.com and see if you get a reply. If you do, then your browser doesn't handle redirects properly. If you don't, then your DNS is playing tricks on you, or my DNS is still cached.
Interesting thing is that gog.com and www.gog.com produce different results when pinged for me.
I just tried chrome and IE, and they seem to work. But, it appears that chrome is adding www BEFORE sending the request. That is, chrome is matching gog.com to www.gog.com immediately. IE is less transparent, so I'm unsure what's happening there. Ping doesn't work:
C:\Users\Molasses>ping gog.com
Pinging gog.com [209.177.157.167] with 32 bytes of data:
Reply from 129.250.204.154: Destination host unreachable.
Reply from 129.250.204.154: Destination host unreachable.
Reply from 129.250.204.154: Destination host unreachable.
Reply from 129.250.204.154: Destination host unreachable.
Ping statistics for 209.177.157.167:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
C:\Users\Molasses>ping www.gog.com
Pinging e11072.g.akamaiedge.net [23.33.60.243] with 32 bytes of data:
Reply from 23.33.60.243: bytes=32 time=46ms TTL=56
Reply from 23.33.60.243: bytes=32 time=46ms TTL=56
Reply from 23.33.60.243: bytes=32 time=50ms TTL=56
Reply from 23.33.60.243: bytes=32 time=46ms TTL=56
Ping statistics for 23.33.60.243:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 46ms, Maximum = 50ms, Average = 47ms
edit:
Thanks for confirming, Vanished. Now I can stop looking for problems on my end.