From 3bc62350c13c969267d4bb400e8ccba34293af6a Mon Sep 17 00:00:00 2001 From: Mark <26379921+mjclavillas@users.noreply.github.com> Date: Fri, 9 Aug 2024 13:05:56 +0800 Subject: [PATCH] Create json --- domains/json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/json diff --git a/domains/json b/domains/json new file mode 100644 index 000000000..d1851793d --- /dev/null +++ b/domains/json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mjclavillas", + "email": "mjdc1337@gmail.com" + }, + "record": { + "RECORDTYPE": "RECORDCONTENT" + } +}