LeaVerou / css3test

How does your browser score for its CSS3 support?
http://css3test.com
MIT License
214 stars 83 forks source link

Error in DNS settings #177

Closed SteveVaneeckhout closed 5 years ago

SteveVaneeckhout commented 5 years ago

I sometimes get certificate/redirect errors when connecting to the website. I checked the DNS settings and noticed 1 IP address is not correct. These are the current A records:

css3test.com.   1799    IN  A   192.30.252.154
css3test.com.   1799    IN  A   185.199.109.153
css3test.com.   1799    IN  A   185.199.110.153
css3test.com.   1799    IN  A   185.199.111.153

The first IP address is causing the issues and according to Github's help page 192.30.252.154 should be replaced with 185.199.108.153

LeaVerou commented 5 years ago

Done, thank you so much! Give it some time for the new DNS to propagate and if it still happens tomorrow or later, please let me know!