mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-10-10 22:06:10 +08:00
3 lines
52 B
JavaScript
3 lines
52 B
JavaScript
D("foo.com", "none",
|
|
ALIAS("@", "foo.com."),
|
|
);
|