From: ACI0419 Date: Thu, 6 Feb 2025 08:46:42 +0000 (+0800) Subject: ddns-scripts: add ydns.io provider X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1c1125a47e61422124bac6852676184be59fa33c;p=feed%2Fpackages.git ddns-scripts: add ydns.io provider --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 025d39802a..1a6eecc01c 100644 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-scripts PKG_VERSION:=2.8.2 -PKG_RELEASE:=60 +PKG_RELEASE:=61 PKG_LICENSE:=GPL-2.0 diff --git a/net/ddns-scripts/files/usr/share/ddns/default/ydns.io.json b/net/ddns-scripts/files/usr/share/ddns/default/ydns.io.json new file mode 100644 index 0000000000..6d6c5b609d --- /dev/null +++ b/net/ddns-scripts/files/usr/share/ddns/default/ydns.io.json @@ -0,0 +1,11 @@ +{ + "name": "ydns.io", + "ipv4": { + "url": "https://[USERNAME]:[PASSWORD]@ydns.io/api/v1/update/?host=[DOMAIN]&ip=[IP]", + "answer": "good" + }, + "ipv6": { + "url": "https://[USERNAME]:[PASSWORD]@ydns.io/api/v1/update/?host=[DOMAIN]&ip=[IP]", + "answer": "good" + } +} diff --git a/net/ddns-scripts/files/usr/share/ddns/list b/net/ddns-scripts/files/usr/share/ddns/list index af126ef880..a1c3e91c84 100644 --- a/net/ddns-scripts/files/usr/share/ddns/list +++ b/net/ddns-scripts/files/usr/share/ddns/list @@ -67,4 +67,5 @@ twodns.de udmedia.de variomedia.de xlhost.de +ydns.io zoneedit.com