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