1
0
digitalocean-dynamic-dns-ip/config.sample.json
Sai Kiran Anagani d2cff7ecc2 init
added past ip compare with current

removed binary

removed binary

fix relative path of config

change cron

change cron
2017-08-30 17:32:49 +05:30

10 lines
159 B
JSON

{
"apikey": "samplekeydasjkdhaskjdhrwofihsamplekey",
"domain": "example.com",
"records": [
{
"name": "subdomain",
"type": "A"
}
]
}