mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-18 22:58:45 +08:00
3 lines
50 B
JavaScript
3 lines
50 B
JavaScript
D("foo.com","none",
|
|
DNAME("@", "bar.com.")
|
|
);
|