Merge pull request #20337 from bdrung/hosting.de

ddns-scripts: add hosting.de provider
This commit is contained in:
Florian Eckert 2023-01-19 10:54:32 +01:00 committed by GitHub
commit 47c152204f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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:=33
PKG_RELEASE:=34
PKG_LICENSE:=GPL-2.0

View File

@ -0,0 +1,11 @@
{
"name": "hosting.de",
"ipv4": {
"url": "https://[USERNAME]:[PASSWORD]@ddns.hosting.de/nic/update?hostname=[DOMAIN]&myip=[IP]",
"answer": "good|nochg"
},
"ipv6": {
"url": "https://[USERNAME]:[PASSWORD]@ddns.hosting.de/nic/update?hostname=[DOMAIN]&myip=[IP]",
"answer": "good|nochg"
}
}

View File

@ -32,6 +32,7 @@ easydns.com
goip.de
google.com
he.net
hosting.de
infomaniak.com
inwx.de
joker.com