From 70e2c6cb1a234b564cc6d9d1b87b8a9a4c8224b6 Mon Sep 17 00:00:00 2001 From: mahirmolai27 <69717367+mahirmolai27@users.noreply.github.com> Date: Sat, 7 May 2022 15:47:38 +0500 Subject: [PATCH] Create api.json --- domains/api.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/api.json diff --git a/domains/api.json b/domains/api.json new file mode 100644 index 000000000..0ca7f4834 --- /dev/null +++ b/domains/api.json @@ -0,0 +1,11 @@ +{ + "description": "Molai", + "repo": "https://github.com/", + "owner": { + "username": "Mahir", + "email": "mahir@molai.dev" + }, + "record": { + "URL": "https://molai.dev" + } +}