]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - src/patches/ez-ipupdate-3.0.11b8-zoneedit-server.patch
Merge remote-tracking branch 'ummeegge/iptraf-ng' into next
[people/teissler/ipfire-2.x.git] / src / patches / ez-ipupdate-3.0.11b8-zoneedit-server.patch
1 diff --git a/ez-ipupdate.c b/ez-ipupdate.c
2 index 9aea495..a6d2528 100644
3 --- a/ez-ipupdate.c
4 +++ b/ez-ipupdate.c
5 @@ -95,7 +95,7 @@
6 #define HN_DEFAULT_PORT "80"
7 #define HN_REQUEST "/vanity/update"
8
9 -#define ZONEEDIT_DEFAULT_SERVER "www.zoneedit.com"
10 +#define ZONEEDIT_DEFAULT_SERVER "dynamic.zoneedit.com"
11 #define ZONEEDIT_DEFAULT_PORT "80"
12 #define ZONEEDIT_REQUEST "/auth/dynamic.html"
13