mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-23 10:24:55 +00:00
Create _atproto.lua.json
Atproto is the connection DNS for bluesky. I figure I can just modify the prefix, since both discord and bluesky require the same data to connect domains.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "notxlua",
|
||||
"email": "notxlua@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "did=did:plc:j7iap5lpvblnrr7lygisgjzp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user