From 77a32280a0fbbbc29a52f2ee671ecb152f8beb45 Mon Sep 17 00:00:00 2001 From: Bang Domath ID Date: Sat, 27 May 2023 14:36:23 +0700 Subject: [PATCH] feat(domain): add `domathdotid.is-a.dev` --- domains/domathdotid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/domathdotid.json diff --git a/domains/domathdotid.json b/domains/domathdotid.json new file mode 100644 index 000000000..901df9957 --- /dev/null +++ b/domains/domathdotid.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DomathID", + "email": "domath69@gmail.com" + }, + + "record": { + "TXT": "google-site-verification=yynrogita9e_a8hi83146l7182k85i0b8ltefnjulvw" + } +}