1 D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
3 // Publish CAA records indicating that only letsencrypt should issue certificates
7 iodef: "mailto:hostmaster@openstreetmap.org",
16 // Let openstreetmap.at handle email
18 // MX("@", 1, "mail.openstreetmap.at."),
20 // site hosted on github pages
22 ALIAS("@", "osmbe.github.io."),
23 CNAME("www", "osmbe.github.io.")