Browse Source

ddns-scripts: Remove not working ddns provider

I checked the hostname for existing DNS A and AAAA entries and these
ones didn't have an entry.

Signed-off-by: Gerald Hansen <gerald.hansen@cloud.ionos.com>
lilik-openwrt-22.03
Gerald Hansen 3 years ago
committed by Gerald Hansen
parent
commit
937560417c
4 changed files with 0 additions and 22 deletions
  1. +0
    -6
      net/ddns-scripts/files/usr/share/ddns/default/ddns.com.br.json
  2. +0
    -7
      net/ddns-scripts/files/usr/share/ddns/default/dyns.net.json
  3. +0
    -6
      net/ddns-scripts/files/usr/share/ddns/default/nubem.com.json
  4. +0
    -3
      net/ddns-scripts/files/usr/share/ddns/list

+ 0
- 6
net/ddns-scripts/files/usr/share/ddns/default/ddns.com.br.json View File

@ -1,6 +0,0 @@
{
"name": "ddns.com.br",
"ipv4": {
"url": "http://[DOMAIN]:[PASSWORD]@members.ddns.com.br/nic/update?hostname=[DOMAIN]&myip=[IP]"
}
}

+ 0
- 7
net/ddns-scripts/files/usr/share/ddns/default/dyns.net.json View File

@ -1,7 +0,0 @@
{
"name": "dyns.net",
"ipv4": {
"url": "http://www.dyns.net/postscript011.php?username=[USERNAME]&password=[PASSWORD]&host=[DOMAIN]&ip=[IP]",
"answer": "200"
}
}

+ 0
- 6
net/ddns-scripts/files/usr/share/ddns/default/nubem.com.json View File

@ -1,6 +0,0 @@
{
"name": "nubem.com",
"ipv4": {
"url": "http://[USERNAME]:[PASSWORD]@nubem.com/nic/update?hostname=[DOMAIN]&myip=[IP]"
}
}

+ 0
- 3
net/ddns-scripts/files/usr/share/ddns/list View File

@ -7,7 +7,6 @@ afraid.org-v2-token
all-inkl.com
changeip.com
core-networks.de
ddns.com.br
ddnss.de
ddo.jp
desec.io
@ -31,7 +30,6 @@ dyndns.it
dyndns.org
dyndnss.net
dynsip.org
dyns.net
dynu.com
dynv6.com
easydns.com
@ -52,7 +50,6 @@ nettica.com
no-ip.pl
now-dns.com
nsupdate.info
nubem.com
opendns.com
oray.com
ovh.com


Loading…
Cancel
Save