mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 09:48:24 +02:00
14 lines
393 B
Diff
14 lines
393 B
Diff
diff --git a/ez-ipupdate.c b/ez-ipupdate.c
|
|
index 9aea495..a6d2528 100644
|
|
--- a/ez-ipupdate.c
|
|
+++ b/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"
|
|
|