mirror of
https://github.com/anaganisk/digitalocean-dynamic-dns-ip.git
synced 2024-08-30 17:42:10 +00:00
10 lines
159 B
JSON
10 lines
159 B
JSON
|
{
|
||
|
"apikey": "samplekeydasjkdhaskjdhrwofihsamplekey",
|
||
|
"domain": "example.com",
|
||
|
"records": [
|
||
|
{
|
||
|
"name": "subdomain",
|
||
|
"type": "A"
|
||
|
}
|
||
|
]
|
||
|
}
|