From c46c5bbc87d98f516d1cf2cde4f8401c71b2d2cf Mon Sep 17 00:00:00 2001 From: mrspidy <74917158+MrxAravind@users.noreply.github.com> Date: Thu, 30 May 2024 14:35:10 +0530 Subject: [PATCH 1/4] Create mrfrostyxd.json --- domains/mrfrostyxd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrfrostyxd.json diff --git a/domains/mrfrostyxd.json b/domains/mrfrostyxd.json new file mode 100644 index 000000000..5e31f1e84 --- /dev/null +++ b/domains/mrfrostyxd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrxAravind", + "email": "mrspidyxd@gmail.com" + }, + "record": { + "URL": "https://mrxaravind.github.io" + } +} From 78696baef355090f56c5cbe17af432886ff11da7 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 1 Jun 2024 16:12:02 +0700 Subject: [PATCH 2/4] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 39cf0fc2e..7067a5f76 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,4 +14,4 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] There is sufficient information at the `owner` field. ## Website Link/Preview - + From 3c89255001b33c10e7ebb28ec30c9a655b9ef0f4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 1 Jun 2024 17:15:49 +0800 Subject: [PATCH 3/4] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7067a5f76..228709d42 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,4 +14,4 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] There is sufficient information at the `owner` field. ## Website Link/Preview - + From ba9c788932c688b085b1d47cb1f29d0e2617c228 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sat, 1 Jun 2024 21:12:41 +0800 Subject: [PATCH 4/4] Create shock.json --- domains/shock.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shock.json diff --git a/domains/shock.json b/domains/shock.json new file mode 100644 index 000000000..cd4b9fc6b --- /dev/null +++ b/domains/shock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "shockbs.github.io" + } +}