Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register _vercel.encrypt0r.my.id and _atproto.encrypt0r.my.id #17196

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions domains/_atproto.encrypt0r.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"description": "bsky domain handle",
"owner": {
"username": "encrypt0r",
"email": "[email protected]"
},
"record": {
"TXT": "did=did:plc:xgzhu5uzyhtecp2sut2qegkn"
}
}
10 changes: 10 additions & 0 deletions domains/_vercel.encrypt0r.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"description": "main domain",
"owner": {
"username": "encrypt0r",
"email": "[email protected]"
},
"record": {
"TXT": "vc-domain-verify=encrypt0r.is-a.dev,f47040364c214916403b"
}
}
10 changes: 10 additions & 0 deletions domains/encrypt0r.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"description": "main domain",
"owner": {
"username": "encrypt0r",
"email": "[email protected]"
},
"record": {
"TXT": "just_for_reservation"
its0din-ai marked this conversation as resolved.
Show resolved Hide resolved
}
}