Merge pull request #22371 from IgorBai/patch-3

ddns-scripts: add new DDNS provider ipnodns.ru
This commit is contained in:
Florian Eckert 2023-10-18 13:09:43 +02:00 committed by GitHub
commit 5f4405112f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 1 deletions

View File

@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts PKG_NAME:=ddns-scripts
PKG_VERSION:=2.8.2 PKG_VERSION:=2.8.2
PKG_RELEASE:=40 PKG_RELEASE:=41
PKG_LICENSE:=GPL-2.0 PKG_LICENSE:=GPL-2.0

View File

@ -0,0 +1,7 @@
{
"name": "ipnodns.ru",
"ipv4": {
"url": "https://ipnodns.ru/cgi-bin/dyndns.cgi?login=[USERNAME]&secret=[PASSWORD]",
"answer": "ok"
}
}

View File

@ -34,6 +34,7 @@ google.com
he.net he.net
hosting.de hosting.de
infomaniak.com infomaniak.com
ipnodns.ru
inwx.de inwx.de
joker.com joker.com
loopia.se loopia.se