Merge pull request #16792 from damianorenfer/master

ddns-scripts: add infomaniak.com provider
This commit is contained in:
Florian Eckert 2021-10-05 08:50:01 +02:00 committed by GitHub
commit da42cf7071
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:=14
PKG_RELEASE:=15
PKG_LICENSE:=GPL-2.0

View File

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

View File

@ -37,6 +37,7 @@ editdns.net
goip.de
google.com
he.net
infomaniak.com
inwx.de
joker.com
loopia.se