Skip to content

Commit

Permalink
Merge pull request #17 from noclocks/develop
Browse files Browse the repository at this point in the history
[Feature]: Add Vercel TXT Verification
  • Loading branch information
jimbrig authored Mar 14, 2024
2 parents 8caf953 + c62e74f commit df996df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dnsconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ D("noclocks.dev", REG_NONE
, TXT("@", "google-site-verification=8esyvYnZaJ9-JUcC81RlatPuElBjXcGziiqYiq8FJw8")
, TXT("@", "amazon-business-verification=1229ee0236ee3c28b825288e96e890beaad42a4a461d7a0eb65537601da42912")
, TXT("_acme-challenge.pay", "d9uRKsP6foqYEgijjeBA1MB50wa4KW4NNe1BQE5-EP4")
, TXT("_vercel", "vc-domain-verify=noclocks.dev,a2b5da3a50a19754c1e0")
);

0 comments on commit df996df

Please sign in to comment.