From ef313be7bfcaec337d3b3bd36f1757e0e3ebb449 Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Sat, 9 Sep 2023 12:09:06 +0700 Subject: [PATCH] feat(domain): t.is-a.dev --- domains/t.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/t.json diff --git a/domains/t.json b/domains/t.json new file mode 100644 index 000000000..3f856cb9e --- /dev/null +++ b/domains/t.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=t.is-a.dev,2b6b99ad9fcc8afc6259" + } +}