diff --git a/views/custom_domain.slim b/views/custom_domain.slim
index e4216b12..3fa8d24e 100644
--- a/views/custom_domain.slim
+++ b/views/custom_domain.slim
@@ -16,7 +16,7 @@
p Adding a custom domain allows you to have a domain name attached to your web site. So if you had a domain like catsknitting.com, you could have it point to your NeoCities site!
p You will have to purchase a domain name from a registrar like Namecheap, and then add an A record to point your domain (catsknitting.com) to the following IP address:
- p 5.9.136.200
+ p 198.27.81.179
p If you want to add a www subdomain, or use a wildcard that will answer to everything (*), you will have to make a CNAME pointing to catsknitting.com for www and/or *.
p After that, you can add the domain to the box below (just the catsknitting.com, don't add any subdomains), and your domain should come online within 5 minutes:
form method="POST" action="/custom_domain"