From f543eb0f0106db04c4348f109256e1c60395f27a Mon Sep 17 00:00:00 2001 From: i-am-is-a-dev Date: Tue, 30 Jul 2024 12:28:52 +0500 Subject: [PATCH] Create i-am.json --- domains/i-am.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/i-am.json diff --git a/domains/i-am.json b/domains/i-am.json new file mode 100644 index 000000000..5b296d642 --- /dev/null +++ b/domains/i-am.json @@ -0,0 +1,10 @@ +{ + "description": "i-am.is-a.dev", + "owner": { + "username": "i-am-is-a-dev", + "email": "lx737456@gmail.com" + }, + "record": { + "A": ["89.106.200.1"] + } +}