Update format.json

This commit is contained in:
Will Clarke
2022-05-07 13:20:29 +01:00
committed by GitHub
parent 0c76dab8ba
commit 5bd79ec659
+7
View File
@@ -37,3 +37,10 @@ FOR CNAME
"CNAME": "target-goes-here"
}
}
FOR A
{
"record":{
"A": "ip-goes-here"
}
}