This page has been superseded. see https://dbly.com/ddns for current version.
API Changes at DNS Made Easy have required changes to our previously-released Dynamic DNS Update Script.
If you downloaded and installed the script prior to July 6, 2015, then your config file will need to be updated to reflect an API change at DNS Made Easy.
To update the API URLs, edit your ddns.config file and change the UrlRead and UrlWrite lines
Before:
UrlRead=http://www.dnsmadeeasy.com/myip.jsp UrlWrite=https://www.dnsmadeeasy.com/servlet/updateip
After:
UrlRead=http://myip.dnsmadeeasy.com UrlWrite=https://cp.dnsmadeeasy.com/servlet/updateip
No change to the script is necessary, but an updated version with the new URLs as default is available as version 1.0.2