From d995d39d58b76374778c6f76bc9e542f3746d2d2 Mon Sep 17 00:00:00 2001 From: QwertyBoss-Code <77963043+QwertyBoss-Code@users.noreply.github.com> Date: Wed, 8 Dec 2021 18:12:03 +0800 Subject: [PATCH 1/3] Create qwerty.json --- domains/qwerty.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/qwerty.json diff --git a/domains/qwerty.json b/domains/qwerty.json new file mode 100644 index 000000000..8e06a9667 --- /dev/null +++ b/domains/qwerty.json @@ -0,0 +1,12 @@ +{ + "description": "Redirecting to my personal website!", + "repo": "https://github.com/QwertyBoss-Code/simple-redirect", + "owner": { + "username": "QwertyBoss-Code", + "email": "3kn5nsfkb@relay.firefox.com", + "twitter": "qwerty_thinking" + }, + "record": { + "CNAME": "https://qwertyboss-code.github.io/simple-redirect/" + } +} From 3bdc9eb5f5f3be8901a2a80bc9a20fac820d085f Mon Sep 17 00:00:00 2001 From: QwertyIsCoding <77963043+QwertyIsCoding@users.noreply.github.com> Date: Wed, 19 Jan 2022 17:49:25 +0800 Subject: [PATCH 2/3] Update qwerty.json --- domains/qwerty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/qwerty.json b/domains/qwerty.json index 8e06a9667..52347e6eb 100644 --- a/domains/qwerty.json +++ b/domains/qwerty.json @@ -7,6 +7,6 @@ "twitter": "qwerty_thinking" }, "record": { - "CNAME": "https://qwertyboss-code.github.io/simple-redirect/" + "CNAME": "https://qwertyiscoding.github.io/simple-redirect/" } } From 18e2d668d52b526fd905df90053a417bd87df477 Mon Sep 17 00:00:00 2001 From: QwertyIsCoding <77963043+QwertyIsCoding@users.noreply.github.com> Date: Thu, 20 Jan 2022 08:07:52 +0800 Subject: [PATCH 3/3] update --- domains/qwerty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/qwerty.json b/domains/qwerty.json index 52347e6eb..128622fc3 100644 --- a/domains/qwerty.json +++ b/domains/qwerty.json @@ -7,6 +7,6 @@ "twitter": "qwerty_thinking" }, "record": { - "CNAME": "https://qwertyiscoding.github.io/simple-redirect/" + "CNAME": "qwertyiscoding.github.io" } }