ddns-scripts: add ydns.io provider
authorACI0419 <UVOEOO8@outlook.com>
Thu, 6 Feb 2025 08:46:42 +0000 (16:46 +0800)
committerFlorian Eckert <Eckert.Florian@googlemail.com>
Thu, 6 Feb 2025 17:03:44 +0000 (18:03 +0100)
net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/share/ddns/default/ydns.io.json [new file with mode: 0644]
net/ddns-scripts/files/usr/share/ddns/list

index 025d39802a7b40400cbcd84b0e5171d15f02910f..1a6eecc01c80a10cb07d725f47d35d6bc5e17505 100644 (file)
@@ -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 (file)
index 0000000..6d6c5b6
--- /dev/null
@@ -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"
+       }
+}
index af126ef88021a88b6f0abc66893f979c0a7dd4e1..a1c3e91c84e630adc52b3d14bb79f3674102a2c6 100644 (file)
@@ -67,4 +67,5 @@ twodns.de
 udmedia.de
 variomedia.de
 xlhost.de
+ydns.io
 zoneedit.com