Merge pull request #19030 from tomsommer/tomsommer-patch-1

ddns-scripts: Add Simply.com provider
This commit is contained in:
Florian Eckert 2022-08-30 13:47:47 +02:00 committed by GitHub
commit bb79972f8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View file

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

View file

@ -57,6 +57,7 @@ ovh.com
regfish.de
schokokeks.org
selfhost.de
simply.com
sitelutions.com
spdyn.de
strato.com