Merge pull request #13739 from TDT-AG/pr/20201022-ddns-scripts

ddns-scripts: update sitelutions url
This commit is contained in:
Florian Eckert 2020-10-23 15:10:00 +02:00 committed by GitHub
commit 70aa64bd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,7 +1,7 @@
{
"name": "sitelutions.com",
"ipv4": {
"url": "http://www.sitelutions.com/dnsup?user=[USERNAME]&pass=[PASSWORD]&id=[DOMAIN]&ip=[IP]",
"url": "https://dnsup.sitelutions.com/dnsup?user=[USERNAME]&pass=[PASSWORD]&id=[DOMAIN]&ip=[IP]",
"answer": "success"
}
}