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