From 13232e84af75c7f445e7126cd069dd2e1f83fd7d Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:21:44 +0000 Subject: [PATCH 01/35] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..f391720be --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +charon.is-a.dev \ No newline at end of file From 6f487c7db82f6f06a8cd72f200b540bd20939594 Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:22:18 +0000 Subject: [PATCH 02/35] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f391720be..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -charon.is-a.dev \ No newline at end of file From cfd22b90a082899cc5d94f8fce889e240a67bf8f Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:22:31 +0000 Subject: [PATCH 03/35] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..f391720be --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +charon.is-a.dev \ No newline at end of file From de5cfdc1eb5102342b127b923107f8182f2f53da Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:23:37 +0000 Subject: [PATCH 04/35] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f391720be..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -charon.is-a.dev \ No newline at end of file From d7b14f42c78c12df5264f869d76a4df0b76b89be Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:23:47 +0000 Subject: [PATCH 05/35] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..f391720be --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +charon.is-a.dev \ No newline at end of file From d9bb2990e339feb12b286c0a4aeba84eaaaa35b0 Mon Sep 17 00:00:00 2001 From: Karttikeya Veer Shahi <92601041+KartKernel@users.noreply.github.com> Date: Sun, 30 Jun 2024 23:49:44 +0530 Subject: [PATCH 06/35] Create Karttikeya --- domains/Karttikeya | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Karttikeya diff --git a/domains/Karttikeya b/domains/Karttikeya new file mode 100644 index 000000000..87b8a58f6 --- /dev/null +++ b/domains/Karttikeya @@ -0,0 +1,11 @@ +{ + "description": "Karttikeya's personal developer website", + "repo": "https://github.com/KartKernel/KartKernel.github.io", + "owner": { + "username": "Karttikeya", + "email": "karttikeyashahi@gmail.com" + }, + "record": { + "CNAME": "KartKernel.github.io" + } +} From 0a69fc80f7cbf3e3e6b5a7e4a0e9bdf59b8ff1f7 Mon Sep 17 00:00:00 2001 From: Ridwan Alfarezi <95561439+ridwanalfarezi@users.noreply.github.com> Date: Tue, 2 Jul 2024 07:30:08 +0700 Subject: [PATCH 07/35] Create ridwanalfarezi --- domains/ridwanalfarezi | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ridwanalfarezi diff --git a/domains/ridwanalfarezi b/domains/ridwanalfarezi new file mode 100644 index 000000000..da1dd74b1 --- /dev/null +++ b/domains/ridwanalfarezi @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/ridwanalfarezi/ridwanalfarezi.github.io", + "owner": { + "username": "ridwanalfarezi", + "email": "alfareziridwan@gmail.com" + }, + "record": { + "CNAME": "ridwanalfarezi.github.io" + } +} From 67f8820189e8b1e03d858eb9a8f066ec8c5f2739 Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:05:02 +0000 Subject: [PATCH 08/35] Update charon.json --- domains/charon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/charon.json b/domains/charon.json index e159f057c..08b5c82c6 100644 --- a/domains/charon.json +++ b/domains/charon.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "charondev.xyz" + "CNAME": "char0ndev.github.io" } } From 3c7966a13d36283e715f9363a8c59283ebcf2928 Mon Sep 17 00:00:00 2001 From: Charon Dev <136901794+Char0nDev@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:06:41 +0000 Subject: [PATCH 09/35] Delete charon.is-a.dev --- domains/charon.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/charon.json diff --git a/domains/charon.json b/domains/charon.json deleted file mode 100644 index 08b5c82c6..000000000 --- a/domains/charon.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Char0nDev", - "email": "charondev1@gmail.com", - "discord": "865606995133202452" - }, - - "record": { - "CNAME": "char0ndev.github.io" - } - } - From 3d27259fe4e9b159154189bc86fa2b08aa5c4ef6 Mon Sep 17 00:00:00 2001 From: buffer Date: Wed, 3 Jul 2024 18:41:30 +0530 Subject: [PATCH 10/35] Register buffer.is-a.dev --- domains/buffer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/buffer.json diff --git a/domains/buffer.json b/domains/buffer.json new file mode 100644 index 000000000..85f9afb98 --- /dev/null +++ b/domains/buffer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "bufferwise", + "email": "126371417+bufferwise@users.noreply.github.com", + "discord": "790846560229392444" + }, + + "record": { + "CNAME": "bufferwise.netlify.app" + } + } + \ No newline at end of file From 65c52d3328233a1e561f5f844d863db56af20d29 Mon Sep 17 00:00:00 2001 From: Ridwan Alfarezi <95561439+ridwanalfarezi@users.noreply.github.com> Date: Wed, 3 Jul 2024 21:58:42 +0700 Subject: [PATCH 11/35] Rename ridwanalfarezi to ridwanalfarezi.json --- domains/{ridwanalfarezi => ridwanalfarezi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ridwanalfarezi => ridwanalfarezi.json} (100%) diff --git a/domains/ridwanalfarezi b/domains/ridwanalfarezi.json similarity index 100% rename from domains/ridwanalfarezi rename to domains/ridwanalfarezi.json From 6fb145546eca079fb19dbc226c2decc03f97b153 Mon Sep 17 00:00:00 2001 From: Amplify <155575594+not-amplify@users.noreply.github.com> Date: Wed, 3 Jul 2024 14:15:31 -0400 Subject: [PATCH 12/35] Register lightsys32.is-a.dev --- domains/lightsys32.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lightsys32.json diff --git a/domains/lightsys32.json b/domains/lightsys32.json new file mode 100644 index 000000000..f0a46ad09 --- /dev/null +++ b/domains/lightsys32.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "not-amplify", + "email": "not.amplify.x@gmail.com", + "discord": "1202067094360035353" + }, + + "record": { + "A": ["104.243.45.193"] + } + } + \ No newline at end of file From 800065d7a082f1fb35db6b65d41a793b285b61c1 Mon Sep 17 00:00:00 2001 From: samatbk Date: Wed, 3 Jul 2024 22:59:26 +0300 Subject: [PATCH 13/35] Create samatbk.json --- domains/samatbk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/samatbk.json diff --git a/domains/samatbk.json b/domains/samatbk.json new file mode 100644 index 000000000..23efcb09e --- /dev/null +++ b/domains/samatbk.json @@ -0,0 +1,11 @@ +{ + "description": "samatbk's website", + "repo": "https://github.com/samatbk/samatbk.github.io", + "owner": { + "username": "samatbk", + "email": "samatbk@proton.me", + }, + "record": { + "CNAME": "samatbk.github.io" + } +} From b8d9e5e147b0067b1432fb4bf5e6e80e76ce5824 Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Wed, 3 Jul 2024 19:10:51 -0600 Subject: [PATCH 14/35] Delete domains/mrdiamond.json --- domains/mrdiamond.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mrdiamond.json diff --git a/domains/mrdiamond.json b/domains/mrdiamond.json deleted file mode 100644 index 00f633ff8..000000000 --- a/domains/mrdiamond.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MrDiamondDog", - "email": "drewratner27@gmail.com" - }, - "record": { - "CNAME": "mrdiamonddog.github.io" - } -} From 017879c465e43a12e2bb2c42ff981e9e272fed57 Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Wed, 3 Jul 2024 19:12:31 -0600 Subject: [PATCH 15/35] Create mrdiamond.json --- domains/mrdiamond.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrdiamond.json diff --git a/domains/mrdiamond.json b/domains/mrdiamond.json new file mode 100644 index 000000000..a6a93fe3a --- /dev/null +++ b/domains/mrdiamond.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrDiamondDog", + "email": "drewratner27@gmail.com" + }, + "record": { + "A": ["129.146.158.220"] + } +} From b904cc2dfecfb36906585cfee57df4a2011a933d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 4 Jul 2024 10:26:15 +0800 Subject: [PATCH 16/35] Delete CNAME Why was this file created in the first place? --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f391720be..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -charon.is-a.dev \ No newline at end of file From a9cd9a95a5a35ec6ddefcfa2c6c5325fa3614c5f Mon Sep 17 00:00:00 2001 From: Karttikeya Veer Shahi <92601041+KartKernel@users.noreply.github.com> Date: Thu, 4 Jul 2024 11:40:38 +0530 Subject: [PATCH 17/35] Update and rename Karttikeya to Karttikeya.json --- domains/{Karttikeya => Karttikeya.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Karttikeya => Karttikeya.json} (77%) diff --git a/domains/Karttikeya b/domains/Karttikeya.json similarity index 77% rename from domains/Karttikeya rename to domains/Karttikeya.json index 87b8a58f6..6cce8a1d5 100644 --- a/domains/Karttikeya +++ b/domains/Karttikeya.json @@ -1,5 +1,5 @@ { - "description": "Karttikeya's personal developer website", + "description": "Karttikeya's portfolio website", "repo": "https://github.com/KartKernel/KartKernel.github.io", "owner": { "username": "Karttikeya", From 46f266531a3b9997fc126c9961268a8143fccfd0 Mon Sep 17 00:00:00 2001 From: El Pollo <77713872+Aalcantaraxxx@users.noreply.github.com> Date: Thu, 4 Jul 2024 08:25:23 -0600 Subject: [PATCH 18/35] aalcantara.json --- domains/aalcantara.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aalcantara.json diff --git a/domains/aalcantara.json b/domains/aalcantara.json new file mode 100644 index 000000000..9b5ff463a --- /dev/null +++ b/domains/aalcantara.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation for is-a-dev", + "repo": "https://github.com/Aalcantaraxxx/register", + "owner": { + "username": "Aalcantaraxxx", + "email": "angele2705@gmail.com" + }, + { + "record": { + "CNAME": "aalcantara-is-a-dev.web.app" + } +} From 824e8c21724228a9a2732b05eab6103c94ce7d50 Mon Sep 17 00:00:00 2001 From: El Pollo <77713872+Aalcantaraxxx@users.noreply.github.com> Date: Thu, 4 Jul 2024 09:19:49 -0600 Subject: [PATCH 19/35] Register alcantara.is-a.dev --- domains/alcantara.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alcantara.json diff --git a/domains/alcantara.json b/domains/alcantara.json new file mode 100644 index 000000000..07a6f1b91 --- /dev/null +++ b/domains/alcantara.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Aalcantaraxxx", + "email": "angele2705@gmail.com", + "discord": "713108034171437066" + }, + + "record": { + "CNAME": "aalcantara-is-a-dev.web.app" + } + } + \ No newline at end of file From 2cb59c68a4501932b714cee32fc35784089ec194 Mon Sep 17 00:00:00 2001 From: El Pollo <77713872+Aalcantaraxxx@users.noreply.github.com> Date: Thu, 4 Jul 2024 20:41:09 -0600 Subject: [PATCH 20/35] Updated aalcantara.json --- domains/aalcantara.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/aalcantara.json b/domains/aalcantara.json index 9b5ff463a..d4f2171bb 100644 --- a/domains/aalcantara.json +++ b/domains/aalcantara.json @@ -5,7 +5,6 @@ "username": "Aalcantaraxxx", "email": "angele2705@gmail.com" }, - { "record": { "CNAME": "aalcantara-is-a-dev.web.app" } From 101a88ac9b47f21b412d6281addc9ed5ca52c0f8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 5 Jul 2024 12:22:51 +0800 Subject: [PATCH 21/35] Update samatbk.json --- domains/samatbk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samatbk.json b/domains/samatbk.json index 23efcb09e..dd13cd9b6 100644 --- a/domains/samatbk.json +++ b/domains/samatbk.json @@ -3,7 +3,7 @@ "repo": "https://github.com/samatbk/samatbk.github.io", "owner": { "username": "samatbk", - "email": "samatbk@proton.me", + "email": "samatbk@proton.me" }, "record": { "CNAME": "samatbk.github.io" From 525588f3bd4e5d3a9a5cb3f6bf7071c79586d3ab Mon Sep 17 00:00:00 2001 From: Karttikeya Veer Shahi <92601041+KartKernel@users.noreply.github.com> Date: Fri, 5 Jul 2024 14:30:37 +0530 Subject: [PATCH 22/35] Rename Karttikeya.json to karttikeya.json --- domains/{Karttikeya.json => karttikeya.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Karttikeya.json => karttikeya.json} (100%) diff --git a/domains/Karttikeya.json b/domains/karttikeya.json similarity index 100% rename from domains/Karttikeya.json rename to domains/karttikeya.json From 8f0c418ad9e676d6f671820513572c4742a0af32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Fri, 5 Jul 2024 17:01:59 +0700 Subject: [PATCH 23/35] change proxy --- domains/cdn.trung.json | 2 +- domains/code.trung.json | 2 +- domains/extensions.trung.json | 2 +- domains/links.trung.json | 2 +- domains/manage.uptime.trung.json | 2 +- domains/mongodb.trung.json | 2 +- domains/mystic.trung.json | 2 +- domains/proxy.trung.json | 2 +- domains/spotify.trung.json | 2 +- domains/stats.trung.json | 2 +- domains/status.trung.json | 2 +- domains/test.trung.json | 2 +- domains/trung.json | 2 +- domains/uptime.trung.json | 2 +- domains/workspace.trung.json | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/domains/cdn.trung.json b/domains/cdn.trung.json index a41c66475..0138cea65 100644 --- a/domains/cdn.trung.json +++ b/domains/cdn.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/code.trung.json b/domains/code.trung.json index a41c66475..0138cea65 100644 --- a/domains/code.trung.json +++ b/domains/code.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json index a41c66475..0138cea65 100644 --- a/domains/extensions.trung.json +++ b/domains/extensions.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/links.trung.json b/domains/links.trung.json index a41c66475..0138cea65 100644 --- a/domains/links.trung.json +++ b/domains/links.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/manage.uptime.trung.json b/domains/manage.uptime.trung.json index a41c66475..0138cea65 100644 --- a/domains/manage.uptime.trung.json +++ b/domains/manage.uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/mongodb.trung.json b/domains/mongodb.trung.json index a41c66475..0138cea65 100644 --- a/domains/mongodb.trung.json +++ b/domains/mongodb.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/mystic.trung.json b/domains/mystic.trung.json index a41c66475..0138cea65 100644 --- a/domains/mystic.trung.json +++ b/domains/mystic.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/proxy.trung.json b/domains/proxy.trung.json index a41c66475..0138cea65 100644 --- a/domains/proxy.trung.json +++ b/domains/proxy.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/spotify.trung.json b/domains/spotify.trung.json index a41c66475..0138cea65 100644 --- a/domains/spotify.trung.json +++ b/domains/spotify.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/stats.trung.json b/domains/stats.trung.json index a41c66475..0138cea65 100644 --- a/domains/stats.trung.json +++ b/domains/stats.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/status.trung.json b/domains/status.trung.json index a41c66475..0138cea65 100644 --- a/domains/status.trung.json +++ b/domains/status.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/test.trung.json b/domains/test.trung.json index a41c66475..0138cea65 100644 --- a/domains/test.trung.json +++ b/domains/test.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/trung.json b/domains/trung.json index a41c66475..0138cea65 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json index a41c66475..0138cea65 100644 --- a/domains/uptime.trung.json +++ b/domains/uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } diff --git a/domains/workspace.trung.json b/domains/workspace.trung.json index a41c66475..0138cea65 100644 --- a/domains/workspace.trung.json +++ b/domains/workspace.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["74.208.39.12"] + "A": ["37.114.46.15"] } } From 23b48b54b97d9986b021e2ea2ff4f0b53b6d96ae Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Fri, 5 Jul 2024 13:19:37 +0200 Subject: [PATCH 24/35] Register painscreen.is-a.dev --- domains/painscreen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/painscreen.json diff --git a/domains/painscreen.json b/domains/painscreen.json new file mode 100644 index 000000000..e565d6b55 --- /dev/null +++ b/domains/painscreen.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "iHategithub9000", + "email": "stefeksiekiera@gmail.com", + "discord": "836012649959522384" + }, + + "record": { + "CNAME": "painscreenisadev.glitch.me" + } + } + \ No newline at end of file From 5d28eda3be1442bd6f39781d82d3af6d55c2b7b8 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Fri, 5 Jul 2024 16:29:06 +0200 Subject: [PATCH 25/35] Update painscreen.json --- domains/painscreen.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/painscreen.json b/domains/painscreen.json index e565d6b55..e04c5760c 100644 --- a/domains/painscreen.json +++ b/domains/painscreen.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "painscreenisadev.glitch.me" + "CNAME": "ihategithub9000.github.io" } } - \ No newline at end of file + From 9e6b0eda7e5af234899762774801c0ac7710e5f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Fri, 5 Jul 2024 22:20:43 +0700 Subject: [PATCH 26/35] Update lnminh1411.json --- domains/lnminh1411.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/lnminh1411.json b/domains/lnminh1411.json index 0d6b8462b..d4564ca48 100644 --- a/domains/lnminh1411.json +++ b/domains/lnminh1411.json @@ -7,5 +7,7 @@ }, "record": { "CNAME": "lnminh1411.github.io" + "MX": "mx1.improvmx.com", "mx2.improvmx.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e7a59b1d17b3aeccd5d7ec6f122219bc5d06a4ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Fri, 5 Jul 2024 22:41:02 +0700 Subject: [PATCH 27/35] Update lnminh1411.json --- domains/lnminh1411.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/lnminh1411.json b/domains/lnminh1411.json index d4564ca48..37c2ffb30 100644 --- a/domains/lnminh1411.json +++ b/domains/lnminh1411.json @@ -6,8 +6,11 @@ "discord": "cvn2484" }, "record": { - "CNAME": "lnminh1411.github.io" - "MX": "mx1.improvmx.com", "mx2.improvmx.com" + "URL": "https://lnminh1411.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 244d92da6b1389bd62985dea597407d920d63790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Fri, 5 Jul 2024 22:43:19 +0700 Subject: [PATCH 28/35] Create _github-pages-challenge-lnminh1411.lnminh1411.json --- .../_github-pages-challenge-lnminh1411.lnminh1411.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lnminh1411.lnminh1411.json diff --git a/domains/_github-pages-challenge-lnminh1411.lnminh1411.json b/domains/_github-pages-challenge-lnminh1411.lnminh1411.json new file mode 100644 index 000000000..6390f086c --- /dev/null +++ b/domains/_github-pages-challenge-lnminh1411.lnminh1411.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lnminh1411", + "email": "nhatminh.forwarding@gmail.com" + }, + "record": { + "TXT": "4f83fedca6340871b27f2bb29e61ae" + } +} From 4da4ec0744c18069257c731c4e35f3cf04386a46 Mon Sep 17 00:00:00 2001 From: Ajay Sahani <82957336+Dev-Ajay-sahani@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:00:13 +0530 Subject: [PATCH 29/35] Update and rename ajayisdev.json to ajays.json --- domains/{ajayisdev.json => ajays.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename domains/{ajayisdev.json => ajays.json} (52%) diff --git a/domains/ajayisdev.json b/domains/ajays.json similarity index 52% rename from domains/ajayisdev.json rename to domains/ajays.json index 46e65f07c..8fa7f088c 100644 --- a/domains/ajayisdev.json +++ b/domains/ajays.json @@ -1,11 +1,11 @@ { "description": "want to use it for hosting my portfolio site", - "repo": "https://github.com/AjayIsDev/AjayIsDev.github.io", + "repo": "https://github.com/Dev-Ajay-sahani/Ajay_site", "owner": { - "username": "AjayIsDev", + "username": "Dev-Ajay-sahani", "email": "ajays.dev.contact@gmail.com" }, "record": { - "CNAME": "AjayIsDev.github.io" + "CNAME": "Dev-Ajay-sahani.github.io" } } From 4979c9b5c254d5dabc94a374b7a8cb91f7259ed2 Mon Sep 17 00:00:00 2001 From: Ajay Sahani <82957336+Dev-Ajay-sahani@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:06:46 +0530 Subject: [PATCH 30/35] Create _github-pages-challenge-Dev-Ajay-sahani.ajays.json --- .../_github-pages-challenge-Dev-Ajay-sahani.ajays.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Dev-Ajay-sahani.ajays.json diff --git a/domains/_github-pages-challenge-Dev-Ajay-sahani.ajays.json b/domains/_github-pages-challenge-Dev-Ajay-sahani.ajays.json new file mode 100644 index 000000000..bb1371c1b --- /dev/null +++ b/domains/_github-pages-challenge-Dev-Ajay-sahani.ajays.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dev-Ajay-sahani", + "email": "ajays.dev.contact@gmail.com" + }, + "record": { + "TXT": "41d8fd2a7b00dc0110fdfa4c1518c9" + } +} From e31f6b575ca58143e06f8dda4e5267770006eaea Mon Sep 17 00:00:00 2001 From: Turtles127 <104092144+Turtles127@users.noreply.github.com> Date: Fri, 5 Jul 2024 09:51:26 -0700 Subject: [PATCH 31/35] Create wacky.json --- domains/wacky.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wacky.json diff --git a/domains/wacky.json b/domains/wacky.json new file mode 100644 index 000000000..ff1252d9f --- /dev/null +++ b/domains/wacky.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Turtles127", + "email": "turtles127855@gmail.com", + "discord": "838934801972723713" + }, + + "record": { + "CNAME": "wacky.pages.dev" + } +} From 39dc1ba27939d0d27a545c69bfcb6d8cf40d9cb6 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Fri, 5 Jul 2024 19:14:08 +0200 Subject: [PATCH 32/35] Create _discord.painscreen.json --- domains/_discord.painscreen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.painscreen.json diff --git a/domains/_discord.painscreen.json b/domains/_discord.painscreen.json new file mode 100644 index 000000000..475265422 --- /dev/null +++ b/domains/_discord.painscreen.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iHategithub9000", + "email": "stefeksiekiera@gmail.com", + "discord": "836012649959522384" + }, + + "record": { + "TXT":"dh=7e6fb461ca0baaa88aa3fd36db70d4f8efa67675" + } + } From a1c619284374e2163fd5f5ac987d630d205fa149 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Fri, 5 Jul 2024 14:06:49 -0400 Subject: [PATCH 33/35] Create tomiszivacs.json --- domains/tomiszivacs.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/tomiszivacs.json diff --git a/domains/tomiszivacs.json b/domains/tomiszivacs.json new file mode 100644 index 000000000..d90bea90f --- /dev/null +++ b/domains/tomiszivacs.json @@ -0,0 +1,13 @@ +{ + "description": "Tomiszivacs' site", + "repo": "https://github.com/TomiSzivacs/TomiSzivacs.github.io", + "owner": { + "username": "TomiSzivacs", + "email": "tomiyt999@gmail.com", + "discord": "1133680871879229440" + }, + + "record": { + "CNAME": "tomiszivacs.github.io" + } +} From 7f7d5687996c813de85f2641111e0907db3d2a24 Mon Sep 17 00:00:00 2001 From: Arceus <96443442+0x2b67@users.noreply.github.com> Date: Fri, 5 Jul 2024 18:15:08 +0000 Subject: [PATCH 34/35] Update arceus.json --- domains/arceus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arceus.json b/domains/arceus.json index 9aadca07b..aa9bd6a71 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "blurwind.github.io" + "CNAME": "0x2b67.github.io" } } From d4ea904c0fcbe14ca8cca2b27199f4474390c9c7 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Fri, 5 Jul 2024 21:36:41 +0300 Subject: [PATCH 35/35] Update arceus.json --- domains/arceus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arceus.json b/domains/arceus.json index aa9bd6a71..6a6b9e5b9 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -1,6 +1,6 @@ { "owner": { - "username": "blurwind", + "username": "0x2b67", "email": "", "discord": "1055478076013817936" },