We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4b71a8 + 57287c6 commit c518c32Copy full SHA for c518c32
dnsconfig.js
@@ -8,6 +8,8 @@ D("noclocks.dev", REG_NONE
8
, DnsProvider(DSP_PORKBUN)
9
, DefaultTTL(600)
10
, ALIAS("@", "lixie.porkbun.com.")
11
+ , A("medium", "162.159.153.4")
12
+ , A("medium", "162.159.152.4")
13
, CNAME("*", "lixie.porkbun.com.")
14
, CNAME("hub", "39843493.group43.sites.hubspot.net.")
15
, CNAME("blog", "hashnode.network.")
0 commit comments