mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-09 13:46:07 +08:00
7 lines
121 B
Text
7 lines
121 B
Text
// This is a comment.
|
|
{
|
|
"foo.com": "1.1.1.1",
|
|
"bar.com": "5.5.5.5",
|
|
}
|
|
|
|
// The "bar.com" line has a comma at the end.
|