From 9febadf586be9b25a98a24caec37acf9efbd1876 Mon Sep 17 00:00:00 2001 From: Luihh Date: Wed, 23 Oct 2024 21:18:11 -0500 Subject: [PATCH] Create _atproto.luihh.json --- domains/_atproto.luihh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_atproto.luihh.json diff --git a/domains/_atproto.luihh.json b/domains/_atproto.luihh.json new file mode 100644 index 000000000..3e7edd867 --- /dev/null +++ b/domains/_atproto.luihh.json @@ -0,0 +1,10 @@ +{ + "description": "domain verification for bluesky", + "owner": { + "username": "luihh", + "email": "luihh@proton.me" + }, + "record": { + "TXT": "did=did:plc:nkzlgllahrw2v2y6p4inqx6t" + } +}