mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 13:01:11 +08:00
12 lines
330 B
JSON
12 lines
330 B
JSON
{
|
|
"name": "regfish.de",
|
|
"ipv4": {
|
|
"url": "http://dyndns.regfish.de/?fqdn=[DOMAIN]&forcehost=1&authtype=secure&token=[PASSWORD]&ipv4=[IP]",
|
|
"answer": "success|100|101"
|
|
},
|
|
"ipv6": {
|
|
"url": "http://dyndns.regfish.de/?fqdn=[DOMAIN]&forcehost=1&authtype=secure&token=[PASSWORD]&ipv6=[IP]",
|
|
"answer": "success|100|101"
|
|
}
|
|
}
|