From 5b016900612f55a6e16bdd8caea8fc67f68c2e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:29:59 +0400 Subject: [PATCH 1/3] Create _vercel.sun.json --- domains/_vercel.sun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.sun.json diff --git a/domains/_vercel.sun.json b/domains/_vercel.sun.json new file mode 100644 index 000000000..fba2fd438 --- /dev/null +++ b/domains/_vercel.sun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "TXT": "vc-domain-verify=sun.is-a.dev,3d30eed3d9b17b680b03" + } +} From 317fe256a8b83c250c861ea1b61c49268c7ef30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:32:06 +0400 Subject: [PATCH 2/3] Create sun.json --- domains/sun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sun.json diff --git a/domains/sun.json b/domains/sun.json new file mode 100644 index 000000000..631a26eb1 --- /dev/null +++ b/domains/sun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "CNAME": "supern0va.vercel.app" + } +} From 762102c48c77a470a45b9d8ec578c785e269f640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:45:45 +0400 Subject: [PATCH 3/3] Create _discord.sun.json --- domains/_discord.sun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sun.json diff --git a/domains/_discord.sun.json b/domains/_discord.sun.json new file mode 100644 index 000000000..b7ec2020c --- /dev/null +++ b/domains/_discord.sun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sxn4y", + "discord": "5unn7n" + }, + "record": { + "TXT": "dh=cfe36ed36af73c3bdcfbfa23744d5826b64d1cfc" + } +}