5d7e069518
- Server has moved from www.zoneedit.com to dynamic.zoneedit.com git-svn-id: svn://svn.openwrt.org/openwrt/packages@11537 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
235 B
Diff
12 lines
235 B
Diff
--- a/src/plugins/libzoneedit.h
|
|
+++ b/src/plugins/libzoneedit.h
|
|
@@ -21,7 +21,7 @@
|
|
|
|
#include <ret_codes.h>
|
|
|
|
-#define DYNDNSHOST "www.zoneedit.com"
|
|
+#define DYNDNSHOST "dynamic.zoneedit.com"
|
|
#define PORT 80
|
|
|
|
#define BUFSIZE 4096
|