mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-11-11 00:40:53 +08:00
3 lines
53 B
JavaScript
3 lines
53 B
JavaScript
D("foo.com", "none",
|
|
MX("@", 15, "foo.com."),
|
|
);
|