ddns-scripts: add ydns.io provider

This commit is contained in:
ACI0419
2025-02-06 16:46:42 +08:00
committed by Florian Eckert
parent 7c58cd667b
commit 1c1125a47e
3 changed files with 13 additions and 1 deletions

View 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

View File

@@ -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"
}
}

View File

@@ -67,4 +67,5 @@ twodns.de
udmedia.de
variomedia.de
xlhost.de
ydns.io
zoneedit.com