From a4a12402f2db3a7904164d83d79ac347a81e5954 Mon Sep 17 00:00:00 2001 From: Name=Yug <112211279+YUG38@users.noreply.github.com> Date: Fri, 13 Sep 2024 19:34:02 -0500 Subject: [PATCH 1/4] Update yug.json --- domains/yug.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/yug.json b/domains/yug.json index c80015eaa..1aa149cd5 100644 --- a/domains/yug.json +++ b/domains/yug.json @@ -1,12 +1,10 @@ { - "description": "My website", - "repo": "https://github.com/YUG38/YUG38.github.io", + "description": "Nothing for now", + "repo": "N/A for now", "owner": { "username": "YUG38", "email": "4yugpatel123@gmail.com", "discord": "name_yug" }, - "record": { - "CNAME": "YUG38.github.io" - } + "record": {} } From 1f4b10628a472d49115042db9630b597acdac03b Mon Sep 17 00:00:00 2001 From: Name=Yug <112211279+YUG38@users.noreply.github.com> Date: Fri, 13 Sep 2024 19:36:47 -0500 Subject: [PATCH 2/4] Create uptimes.yug.json --- domains/uptimes.yug.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/uptimes.yug.json diff --git a/domains/uptimes.yug.json b/domains/uptimes.yug.json new file mode 100644 index 000000000..8893a6059 --- /dev/null +++ b/domains/uptimes.yug.json @@ -0,0 +1,12 @@ +{ + "description": "Uptime website for my stuff, gonna use hetrixtools for now, might change to something else later", + "repo": "N/A", + "owner": { + "username": "YUG38", + "email": "4yugpatel123@gmail.com", + "discord": "name_yug" + }, + "record": { + "CNAME": "reports.hetrixtools.com", + } +} From bc1d4bc4f6d979079e4d3b090f888d0a07e3edb7 Mon Sep 17 00:00:00 2001 From: Name=Yug <112211279+YUG38@users.noreply.github.com> Date: Fri, 13 Sep 2024 20:43:15 -0500 Subject: [PATCH 3/4] Delete domains/yug.json --- domains/yug.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/yug.json diff --git a/domains/yug.json b/domains/yug.json deleted file mode 100644 index 1aa149cd5..000000000 --- a/domains/yug.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Nothing for now", - "repo": "N/A for now", - "owner": { - "username": "YUG38", - "email": "4yugpatel123@gmail.com", - "discord": "name_yug" - }, - "record": {} -} From ba3583eec2deb4a32bff52a8712f7c40561eb748 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 13 Sep 2024 22:10:43 -0400 Subject: [PATCH 4/4] chore: fixing json and formatting --- domains/uptimes.yug.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/uptimes.yug.json b/domains/uptimes.yug.json index 8893a6059..270e6d1aa 100644 --- a/domains/uptimes.yug.json +++ b/domains/uptimes.yug.json @@ -1,12 +1,12 @@ { - "description": "Uptime website for my stuff, gonna use hetrixtools for now, might change to something else later", - "repo": "N/A", - "owner": { - "username": "YUG38", - "email": "4yugpatel123@gmail.com", - "discord": "name_yug" - }, - "record": { - "CNAME": "reports.hetrixtools.com", - } + "description": "Uptime website for my stuff, gonna use hetrixtools for now, might change to something else later", + "repo": "N/A", + "owner": { + "username": "YUG38", + "email": "4yugpatel123@gmail.com", + "discord": "name_yug" + }, + "record": { + "CNAME": "reports.hetrixtools.com" + } }