1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 12:23:59 +02:00

ddns-scripts: Add simply.com provider

Signed-off-by: Tom Sommer <tomsommer@users.noreply.github.com>
This commit is contained in:
Tom Sommer 2022-07-23 19:33:26 +02:00 committed by ts
parent ad0ac5198d
commit 28c1db8997
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