mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-09 08:57:37 +08:00
3 lines
48 B
JavaScript
3 lines
48 B
JavaScript
|
D("foo.com","none",
|
||
|
ALIAS("@","foo.com.")
|
||
|
);
|