remove provider, because of using dyndns2 protocol
This commit is contained in:
parent
326c5c10a8
commit
9fe36a55f9
1 changed files with 0 additions and 10 deletions
10
ddclient
10
ddclient
|
|
@ -510,16 +510,6 @@ my %services = (
|
||||||
$variables{'noip-service-common-defaults'},
|
$variables{'noip-service-common-defaults'},
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
'myonlineportal' => {
|
|
||||||
'updateable' => undef,
|
|
||||||
'update' => \&nic_myonlineportal_update,
|
|
||||||
'examples' => \&nic_myonlineportal_examples,
|
|
||||||
'variables' => merge(
|
|
||||||
{ 'custom' => setv(T_BOOL, 0, 1, 1, 0, undef), },
|
|
||||||
$variables{'myonlineportal-common-defaults'},
|
|
||||||
$variables{'myonlineportal-service-common-defaults'},
|
|
||||||
),
|
|
||||||
},
|
|
||||||
'concont' => {
|
'concont' => {
|
||||||
'updateable' => undef,
|
'updateable' => undef,
|
||||||
'update' => \&nic_concont_update,
|
'update' => \&nic_concont_update,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue