porkbun-dynamic-dns-python/config.json.example
Hyperspeed1313 a477a75e76 Only delete the existing entry if it has the wrong content.
Add quiet option so it doesn't fill up the logs running as a cronjob.
Removed a couple of unnecessary semicolons.
2024-10-11 22:53:02 -05:00

5 lines
No EOL
115 B
JSON

{ "endpoint":"https://api-ipv4.porkbun.com/api/json/v3",
"apikey": "",
"secretapikey": "",
"quiet": "false"
}