From 222e3333a4dcfd33da8db2200998e30d0c1f6895 Mon Sep 17 00:00:00 2001 From: Sebazz <90474850+uSebazz@users.noreply.github.com> Date: Sat, 23 Jul 2022 08:48:39 -0500 Subject: [PATCH 1/4] Create isebazz.json --- domains/isebazz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/isebazz.json diff --git a/domains/isebazz.json b/domains/isebazz.json new file mode 100644 index 000000000..d1bcf6303 --- /dev/null +++ b/domains/isebazz.json @@ -0,0 +1,10 @@ +{ + "description": "my website link", + "owner": { + "username": "iSebazz", + "email": "iSebazz@outlook.es" + }, + "record": { + "CNAME": "https://usebazz.github.io/website" + } +} From 11de28e4b41c60bfdf51ebddfdeaf6e6e2aec919 Mon Sep 17 00:00:00 2001 From: Sebazz <90474850+uSebazz@users.noreply.github.com> Date: Sat, 23 Jul 2022 08:57:09 -0500 Subject: [PATCH 2/4] Update isebazz.json --- domains/isebazz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isebazz.json b/domains/isebazz.json index d1bcf6303..fb94f42d6 100644 --- a/domains/isebazz.json +++ b/domains/isebazz.json @@ -5,6 +5,6 @@ "email": "iSebazz@outlook.es" }, "record": { - "CNAME": "https://usebazz.github.io/website" + "CNAME": "https://usebazz.github.io" } } From 2e7bd92baffca2caea5b0cfc1c2a8d568513c277 Mon Sep 17 00:00:00 2001 From: Sebazz <90474850+uSebazz@users.noreply.github.com> Date: Sat, 23 Jul 2022 11:53:02 -0500 Subject: [PATCH 3/4] Rename isebazz.json to sebaz.json --- domains/{isebazz.json => sebaz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{isebazz.json => sebaz.json} (100%) diff --git a/domains/isebazz.json b/domains/sebaz.json similarity index 100% rename from domains/isebazz.json rename to domains/sebaz.json From 41a3a066bfceb00cf9668ce0928b174c5b8ab48c Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Jul 2022 09:32:21 +0700 Subject: [PATCH 4/4] Update domains/sebaz.json --- domains/sebaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sebaz.json b/domains/sebaz.json index fb94f42d6..b96fe5d04 100644 --- a/domains/sebaz.json +++ b/domains/sebaz.json @@ -5,6 +5,6 @@ "email": "iSebazz@outlook.es" }, "record": { - "CNAME": "https://usebazz.github.io" + "CNAME": "usebazz.github.io" } }