callback.json 1004 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "$schema": "https://ddns.newfuture.cc/schema/v4.0.json",
  3. "dns": "callback",
  4. "id": "https://postman-echo.com/post?test=ddns&domain=__DOMAIN__&ip=__IP__&type=__RECORDTYPE__&timestamp=__TIMESTAMP__",
  5. "token": "{\"api_key\": \"test_e2e\", \"domain\": \"__DOMAIN__\", \"ip_address\": \"__IP__\", \"record_type\": \"__RECORDTYPE__\", \"ttl\": \"__TTL__\", \"line\": \"__LINE__\", \"timestamp\": \"__TIMESTAMP__\", \"event\": \"ddns_update\", \"version\": \"v4.0\", \"source\": \"ddns_client_e2e_test\"}",
  6. "ipv4": [
  7. "ddns.newfuture.cc"
  8. ],
  9. "index4": [
  10. "url:http://api.ipify.cn",
  11. "url:http://api.myip.la",
  12. "url:http://checkip.amazonaws.com",
  13. "url:http://icanhazip.com",
  14. "url:https://ifconfig.co/ip",
  15. "url:https://api.ipify.org",
  16. "url:https://ifconfig.me/ip"
  17. ],
  18. "ipv6": [],
  19. "index6": false,
  20. "ttl": 300,
  21. "line": "default",
  22. "proxy": null,
  23. "cache": false,
  24. "ssl": "auto",
  25. "log": {
  26. "file": null,
  27. "level": "DEBUG",
  28. "datefmt": "%H:%M:%S"
  29. }
  30. }