Skip to content

Commit

Permalink
Merge pull request #17217 from TheHCJ/add_verification
Browse files Browse the repository at this point in the history
  • Loading branch information
Stef-00012 authored Nov 16, 2024
2 parents 5ffd577 + cf41811 commit d37c96b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
10 changes: 10 additions & 0 deletions domains/_atproto.thehcj.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"description": "domain verification for bluesky",
"owner": {
"username": "TheHCJ",
"bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg"
},
"record": {
"TXT": "did:plc:5f2c6awh4ffekm7srmi4d6zg"
}
}
9 changes: 9 additions & 0 deletions domains/_discord.thehcj.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "TheHCJ",
"bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg"
},
"record": {
"TXT": "dh=d8213a7b69c2c71bfc2cdddc2744080847a4b0da"
}
}

0 comments on commit d37c96b

Please sign in to comment.