AKAMAITLC
Example
D("example.com", REG_MY_PROVIDER, DnsProvider(DSP_MY_PROVIDER),
// Redirect example.com to google.com, returning both A and AAAA records
AKAMAITLC("@", "DUAL", "google.com."),
);Last updated
D("example.com", REG_MY_PROVIDER, DnsProvider(DSP_MY_PROVIDER),
// Redirect example.com to google.com, returning both A and AAAA records
AKAMAITLC("@", "DUAL", "google.com."),
);Last updated