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
261 B

  1. {
  2. "name": "duckdns.org",
  3. "ipv4": {
  4. "url": "http://www.duckdns.org/update?domains=[DOMAIN]&token=[PASSWORD]&ip=[IP]",
  5. "answer": "OK"
  6. },
  7. "ipv6": {
  8. "url": "http://www.duckdns.org/update?domains=[DOMAIN]&token=[PASSWORD]&ipv6=[IP]",
  9. "answer": "OK"
  10. }
  11. }