ddclient/patches/eurodns.patch
wimpunk d2800e7d50 Patches directory added
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk/svn@55 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2007-06-14 06:31:37 +00:00

7 lines
236 B
Diff

2252a2253,2254
> #my $url = "http://$config{$h}{'server'}/nic/update?system=";
>
2253a2256,2258
> if ($config{$h}{'server'} =~ /.*eurodyndns.*/i) { #hack for EuroDynDNS
> $url = "http://$config{$h}{'server'}/update/?system=";
> }