From a713da72d5cb46e19e9dc3eb2a27f6464eae7558 Mon Sep 17 00:00:00 2001 From: Cot <54806075+StalkerMeyr@users.noreply.github.com> Date: Tue, 16 Feb 2021 00:05:40 +0300 Subject: [PATCH] Create api-space.json --- domains/api-space.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api-space.json diff --git a/domains/api-space.json b/domains/api-space.json new file mode 100644 index 000000000..54a3e5377 --- /dev/null +++ b/domains/api-space.json @@ -0,0 +1,13 @@ + +{ + "description": "My api", + "owner": { + "username": "StalkerMeyr", + "email": "andchit223@gmail.com" + }, + "record": { + "A": [ + "185.87.48.199" + ] + } +}