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