From 37a0d81aed70f75e6f75434db8162601ee3c2364 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Sun, 23 Jul 2023 02:31:44 +0530 Subject: [PATCH 1/2] feat(domain): easlo.is-a.dev --- domains/easlo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/easlo.json diff --git a/domains/easlo.json b/domains/easlo.json new file mode 100644 index 000000000..3e9875f35 --- /dev/null +++ b/domains/easlo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "TXT": "google-site-verification=i-qh4g6_-4yoa7jyus8d8xfldbgmcwtojisbgzyiqw0" + } +} From 593cb105c55afb89dd1804159dde7dda50d5b996 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Sun, 23 Jul 2023 02:36:08 +0530 Subject: [PATCH 2/2] Update easlo.json --- domains/easlo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/easlo.json b/domains/easlo.json index 3e9875f35..4bb1b57f3 100644 --- a/domains/easlo.json +++ b/domains/easlo.json @@ -4,6 +4,6 @@ "email": "roktimsenapoty2@gmail.com" }, "record": { - "TXT": "google-site-verification=i-qh4g6_-4yoa7jyus8d8xfldbgmcwtojisbgzyiqw0" + "TXT": "google-site-verification=I-qh4G6_-4yoA7JYUS8D8xFLDBgmCWToJisBGZYIqw0" } }