From 698b781f5c61cf346b8b79e627e8c5a8746b25c4 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Thu, 21 Jul 2022 14:15:33 +0100 Subject: [PATCH 1/3] feat: Added domain programatically --- domains/win11react.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/win11react.json diff --git a/domains/win11react.json b/domains/win11react.json new file mode 100644 index 000000000..deb5eeade --- /dev/null +++ b/domains/win11react.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "CNAME": "win11react.github.io" + } + } + \ No newline at end of file From d873d0c629b81df9ebba6441d6886f02e3a7ce76 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Thu, 4 Aug 2022 13:35:50 +0100 Subject: [PATCH 2/3] feat: Added domain programatically --- domains/live.preview.beta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/live.preview.beta.json diff --git a/domains/live.preview.beta.json b/domains/live.preview.beta.json new file mode 100644 index 000000000..b25729d94 --- /dev/null +++ b/domains/live.preview.beta.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + + "record": { + "A": ["140.238.66.199"] + } + } + \ No newline at end of file From fc75a828fdf0c0e56d30e82e0aba880311116428 Mon Sep 17 00:00:00 2001 From: IS A DEV <106927495+is-a-dev-bot@users.noreply.github.com> Date: Thu, 4 Aug 2022 13:36:23 +0100 Subject: [PATCH 3/3] Delete win11react.json --- domains/win11react.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/win11react.json diff --git a/domains/win11react.json b/domains/win11react.json deleted file mode 100644 index deb5eeade..000000000 --- a/domains/win11react.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - "record": { - "CNAME": "win11react.github.io" - } - } - \ No newline at end of file