Skip to content

Commit

Permalink
feat: add new TXT records for Stripe and Vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig committed Mar 21, 2024
1 parent 08fb419 commit 5c53be7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dnsconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ D("noclocks.dev", REG_NONE
, TXT("@", "amazon-business-verification=1229ee0236ee3c28b825288e96e890beaad42a4a461d7a0eb65537601da42912")
, TXT("_acme-challenge.pay", "d9uRKsP6foqYEgijjeBA1MB50wa4KW4NNe1BQE5-EP4")
, TXT("_vercel", "vc-domain-verify=noclocks.dev,a2b5da3a50a19754c1e0")
, TXT("_vercel", "vc-domain-verify=www.noclocks.dev,2b1841e6fdcd5c8bbb74")
, TXT("@", "stripe-verification=89f4a41b52e121c2857c7989fa0edea55106bec6c43be66692ce13c3fd826707")
);

0 comments on commit 5c53be7

Please sign in to comment.