From 1fa092cb51408a373ec357fd0b18031e28d7618b Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Tue, 30 Jul 2024 09:13:24 +0100 Subject: [PATCH 1/3] Create status.xrap1dx.json --- status.xrap1dx.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 status.xrap1dx.json diff --git a/status.xrap1dx.json b/status.xrap1dx.json new file mode 100644 index 000000000..47e1af85b --- /dev/null +++ b/status.xrap1dx.json @@ -0,0 +1,13 @@ +{ + "description": "making my status page!!!", + "repo": "https://github.com/xrap1dx?tab=repositories", + "owner": { + "username": "xrap1dx", + "email": "sirrapid155@gmail.com" + }, + "record": { + "CNAME": { + "status": "statuspage.betteruptime.com" + } + } +} From 3ea2d893b95be5013b5f086c80702c5695ca5c62 Mon Sep 17 00:00:00 2001 From: xrap1dx Date: Tue, 30 Jul 2024 09:25:19 +0100 Subject: [PATCH 2/3] Update status.xrap1dx.json --- status.xrap1dx.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/status.xrap1dx.json b/status.xrap1dx.json index 47e1af85b..475702775 100644 --- a/status.xrap1dx.json +++ b/status.xrap1dx.json @@ -6,8 +6,6 @@ "email": "sirrapid155@gmail.com" }, "record": { - "CNAME": { - "status": "statuspage.betteruptime.com" - } + "CNAME": "statuspage.betteruptime.com" } } From 5e0af06689299c11bf92e83e7ef5b9255271a3e3 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 2 Aug 2024 12:24:10 -0400 Subject: [PATCH 3/3] Rename status.xrap1dx.json to domains/status.xrap1dx.json --- status.xrap1dx.json => domains/status.xrap1dx.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename status.xrap1dx.json => domains/status.xrap1dx.json (100%) diff --git a/status.xrap1dx.json b/domains/status.xrap1dx.json similarity index 100% rename from status.xrap1dx.json rename to domains/status.xrap1dx.json