Skip to content

Commit

Permalink
Merge pull request #790 from PRX/feat/bskyapp_dns_text
Browse files Browse the repository at this point in the history
Bluesky app domain verification
  • Loading branch information
kookster authored Nov 14, 2024
2 parents 9547983 + 634372d commit 2c9afad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dns/prx.org-hosted_zone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ Resources:
- '"v=spf1 include:stspg-customer.com ~all"'
TTL: "300"
Type: TXT
- Name: !Sub _atproto.${Domain}
ResourceRecords:
- '"did=did:plc:y7u3uzu6m3lebm4iwlmv7h3d"'
TTL: "300"
Type: TXT
Calendars:
Type: AWS::Route53::RecordSetGroup
Properties:
Expand Down

0 comments on commit 2c9afad

Please sign in to comment.