From f65153262a5e18147838ac3ccbc6e46a85a2fa00 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 18 Dec 2023 18:16:36 +0600 Subject: [PATCH] feat(domain): omg.is-a.dev --- domains/omg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omg.json diff --git a/domains/omg.json b/domains/omg.json new file mode 100644 index 000000000..965c62d0b --- /dev/null +++ b/domains/omg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["172.104.43.107"] + } +}