ddns-scripts: add service list file
authorFlorian Eckert <redacted>
Thu, 17 Sep 2020 10:55:18 +0000 (12:55 +0200)
committerFlorian Eckert <redacted>
Mon, 21 Sep 2020 08:17:01 +0000 (10:17 +0200)
Signed-off-by: Florian Eckert <redacted>
net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/share/ddns/list [new file with mode: 0644]

index 52a0e3c4c79ca7c801c53d30132bbe81fea89afd..07c04251650d95b8e0b2958219a58f51715c3d35 100644 (file)
@@ -189,6 +189,8 @@ define Package/ddns-scripts/install
 
        $(INSTALL_DIR) $(1)/usr/share/ddns
        echo "$(PKG_VERSION)-$(PKG_RELEASE)" > $(1)/usr/share/ddns/version
+       $(INSTALL_DATA) ./files/usr/share/ddns/list \
+               $(1)/usr/share/ddns
 
        $(INSTALL_DIR) $(1)/usr/lib/ddns
        $(INSTALL_DATA) ./files/usr/lib/ddns/dynamic_dns_functions.sh \
diff --git a/net/ddns-scripts/files/usr/share/ddns/list b/net/ddns-scripts/files/usr/share/ddns/list
new file mode 100644 (file)
index 0000000..419ef01
--- /dev/null
@@ -0,0 +1,73 @@
+3322.org
+able.or.kr
+afraid.org-basicauth
+afraid.org-keyauth
+afraid.org-v2-basic
+afraid.org-v2-token
+all-inkl.com
+changeip.com
+core-networks.de
+ddns.com.br
+ddnss.de
+ddo.jp
+desec.io
+dhis.org
+dnsdynamic.org
+dnsever.com
+dnsexit.com
+dnshome.de
+dnsmadeeasy.com
+dnsmax.com
+dnsomatic.com
+dnspark.com
+do.de
+domopoli.de
+dtdns.com
+duckdns.org
+duiadns.net
+dy.fi
+dyn.com
+dyndns.it
+dyndns.org
+dyndnss.net
+dynsip.org
+dyns.net
+dynu.com
+dynv6.com
+easydns.com
+editdns.net
+goip.de
+google.com
+he.net
+inwx.de
+joker.com
+loopia.se
+moniker.com
+mydns.ip
+myip.co.ua
+myonlineportal.net
+mythic-beasts.com
+namecheap.com
+nettica.com
+no-ip.pl
+now-dns.com
+nsupdate.info
+nubem.com
+opendns.com
+oray.com
+ovh.com
+regfish.de
+schokokeks.org
+selfhost.de
+sitelutions.com
+spdyn.de
+strato.com
+system-ns.com
+thatip.com
+twodns.de
+udmedia.de
+variomedia.de
+xlhost.de
+zerigo.com
+zoneedit.com
+zzzz.io
git clone https://git.99rst.org/PROJECT