From c985f7d0b2ed2fc0eb9e5c956f43ecc475c1f15a Mon Sep 17 00:00:00 2001 From: OKBOTS <132882877+OKBOTS@users.noreply.github.com> Date: Sun, 25 Aug 2024 10:48:13 +0530 Subject: [PATCH] Create suu.json --- domains/suu.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/suu.json diff --git a/domains/suu.json b/domains/suu.json new file mode 100644 index 000000000..9e1b04128 --- /dev/null +++ b/domains/suu.json @@ -0,0 +1,13 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com//", + "owner": { + "username": "OKBOTS", + "email": "okbots1+2@gmail.com" + }, + "record": { + "CNAME": [ + "minolink.onrender.com" + ] + } +}