You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
299 B

  1. {
  2. "name": "do.de",
  3. "ipv4": {
  4. "url": "http://ddns.do.de/?myip=[IP]&hostname=[DOMAIN]&username=[USERNAME]&password=[PASSWORD]",
  5. "answer": "good|nochg"
  6. },
  7. "ipv6": {
  8. "url": "http://ddns.do.de/?myip=[IP]&hostname=[DOMAIN]&username=[USERNAME]&password=[PASSWORD]",
  9. "answer": "good|nochg"
  10. }
  11. }