f07ce0dda2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15073 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
362 B
Diff
13 lines
362 B
Diff
--- ez-ipupdate-3.0.11b8.orig/ez-ipupdate.c
|
|
+++ ez-ipupdate-3.0.11b8/ez-ipupdate.c
|
|
@@ -95,7 +95,7 @@
|
|
#define HN_DEFAULT_PORT "80"
|
|
#define HN_REQUEST "/vanity/update"
|
|
|
|
-#define ZONEEDIT_DEFAULT_SERVER "www.zoneedit.com"
|
|
+#define ZONEEDIT_DEFAULT_SERVER "dynamic.zoneedit.com"
|
|
#define ZONEEDIT_DEFAULT_PORT "80"
|
|
#define ZONEEDIT_REQUEST "/auth/dynamic.html"
|
|
|
|
|