From 774080b2374bef3aa1af1f4089ce71656b3893ce Mon Sep 17 00:00:00 2001 From: sankalp pathak <95154157+K144U@users.noreply.github.com> Date: Tue, 5 Mar 2024 15:12:20 +0530 Subject: [PATCH 01/26] Create sankalp.json --- domains/sankalp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sankalp.json diff --git a/domains/sankalp.json b/domains/sankalp.json new file mode 100644 index 000000000..8af5afc14 --- /dev/null +++ b/domains/sankalp.json @@ -0,0 +1,11 @@ +{ + "description": "Sankalp Pathak Website", + "repo": "https://github.com/k144u/k144u.github.io", + "owner": { + "username": "k144u", + "email": "pathaksankalp04@gmail.com" + }, + "record": { + "CNAME": "k144u.github.io" + } +} From c4eb20efcec37662319bf150284311d85028a094 Mon Sep 17 00:00:00 2001 From: AlphaTechnolog Date: Tue, 5 Mar 2024 16:13:11 -0400 Subject: [PATCH 02/26] feat(domain): alphatechnolog.is-a.dev --- domains/alphatechnolog.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alphatechnolog.json diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json new file mode 100644 index 000000000..eb11592b8 --- /dev/null +++ b/domains/alphatechnolog.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlphaTechnolog", + "email": "gfranklings@gmail.com" + }, + "record": { + "CNAME": "alphatechnolog.github.io" + } +} From 4397e37310724f24f792a37efc194078ae53c284 Mon Sep 17 00:00:00 2001 From: Gabriel Guerra Date: Tue, 5 Mar 2024 16:15:33 -0400 Subject: [PATCH 03/26] chore: adding more information to the domains/alphatechnolog.json --- domains/alphatechnolog.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json index eb11592b8..a57111a71 100644 --- a/domains/alphatechnolog.json +++ b/domains/alphatechnolog.json @@ -1,4 +1,6 @@ { + "description": "Personal page", + "repo": "https://github.com/alphatechnolog/alphatechnolog.github.io", "owner": { "username": "AlphaTechnolog", "email": "gfranklings@gmail.com" From 6911dc31fcc8399b3e41912874ba861a7e7182e4 Mon Sep 17 00:00:00 2001 From: Codixer Date: Thu, 7 Mar 2024 10:54:32 +0100 Subject: [PATCH 04/26] feat(domain): codixer.is-a.dev --- domains/codixer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/codixer.json diff --git a/domains/codixer.json b/domains/codixer.json new file mode 100644 index 000000000..1d9f9212a --- /dev/null +++ b/domains/codixer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Codixer", + "email": "stefano@stefanocoding.me" + }, + "record": { + "CNAME": "stefanocoding.me" + } +} From cb524f509d6c84052e07f2a7712f278ff7f3e486 Mon Sep 17 00:00:00 2001 From: Shiva-Vijai Date: Sun, 10 Mar 2024 13:03:03 +0530 Subject: [PATCH 05/26] feat(domain): shiva-vijai.is-a.dev --- domains/shiva-vijai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shiva-vijai.json diff --git a/domains/shiva-vijai.json b/domains/shiva-vijai.json new file mode 100644 index 000000000..90658875d --- /dev/null +++ b/domains/shiva-vijai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shiva-Vijai", + "email": "shivavijai2008@gmail.com" + }, + "record": { + "URL": "https://shiva-vijai.github.io" + } +} From 5c8b7ef7a3c542cb7b435e74ae93d3e3acd491bb Mon Sep 17 00:00:00 2001 From: Shiva Vijai <95340168+Shiva-Vijai@users.noreply.github.com> Date: Wed, 13 Mar 2024 06:51:22 +0530 Subject: [PATCH 06/26] Update shiva-vijai.json --- domains/shiva-vijai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shiva-vijai.json b/domains/shiva-vijai.json index 90658875d..bedfc542b 100644 --- a/domains/shiva-vijai.json +++ b/domains/shiva-vijai.json @@ -4,6 +4,6 @@ "email": "shivavijai2008@gmail.com" }, "record": { - "URL": "https://shiva-vijai.github.io" + "CNAME": "shiva-vijai.github.io" } } From 1a0393d45ad0491ab0f7a9653292cceefca8c753 Mon Sep 17 00:00:00 2001 From: Totallynotmwa Date: Wed, 13 Mar 2024 23:17:39 +0300 Subject: [PATCH 07/26] feat(domain): mwa.is-a.dev --- domains/mwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mwa.json diff --git a/domains/mwa.json b/domains/mwa.json new file mode 100644 index 000000000..68582351d --- /dev/null +++ b/domains/mwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "etharibrahim81@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From c032f06a27cba478eb0d582132422c24febc1aba Mon Sep 17 00:00:00 2001 From: Totallynotmwa Date: Wed, 13 Mar 2024 23:18:22 +0300 Subject: [PATCH 08/26] feat(domain): totallynotmwa.is-a.dev --- domains/totallynotmwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/totallynotmwa.json diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json new file mode 100644 index 000000000..68582351d --- /dev/null +++ b/domains/totallynotmwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "etharibrahim81@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From 3966a599d27cd79a4255c09e317110719229ce5e Mon Sep 17 00:00:00 2001 From: Totallynotmwa Date: Wed, 13 Mar 2024 23:21:00 +0300 Subject: [PATCH 09/26] feat(domain): mwanothere.is-a.dev --- domains/mwanothere.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mwanothere.json diff --git a/domains/mwanothere.json b/domains/mwanothere.json new file mode 100644 index 000000000..68582351d --- /dev/null +++ b/domains/mwanothere.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Totallynotmwa", + "email": "etharibrahim81@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From c024aa178e734d16eaecef72fb1fd780f29f55b5 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:25:03 +0300 Subject: [PATCH 10/26] Update mwa.json --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 68582351d..282cfbe75 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -1,7 +1,7 @@ { "owner": { "username": "Totallynotmwa", - "email": "etharibrahim81@gmail.com" + "email": "totallynot@mwa.lol" }, "record": { "A": ["192.0.2.1"] From e64e980ae374be2dcab3720025859225ebb1a498 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:25:27 +0300 Subject: [PATCH 11/26] Update mwanothere.json --- domains/mwanothere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 68582351d..282cfbe75 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -1,7 +1,7 @@ { "owner": { "username": "Totallynotmwa", - "email": "etharibrahim81@gmail.com" + "email": "totallynot@mwa.lol" }, "record": { "A": ["192.0.2.1"] From 1be593ba31bada5ecb5bfef24c3a67b2d3e20107 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:25:57 +0300 Subject: [PATCH 12/26] Update totallynotmwa.json --- domains/totallynotmwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json index 68582351d..282cfbe75 100644 --- a/domains/totallynotmwa.json +++ b/domains/totallynotmwa.json @@ -1,7 +1,7 @@ { "owner": { "username": "Totallynotmwa", - "email": "etharibrahim81@gmail.com" + "email": "totallynot@mwa.lol" }, "record": { "A": ["192.0.2.1"] From ee97ab91a0b31337c9cd5257d02cd57d94996c13 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sat, 16 Mar 2024 15:13:35 -0700 Subject: [PATCH 13/26] Create preston-code.json --- domains/preston-code.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/preston-code.json diff --git a/domains/preston-code.json b/domains/preston-code.json new file mode 100644 index 000000000..59f6dbe06 --- /dev/null +++ b/domains/preston-code.json @@ -0,0 +1,12 @@ +{ + "description": "for my games website", + "repo": "https://github.com/preston-riley/preston-riley.github.io", + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com", + "twitter": "not applicable" + }, + "record": { + "CNAME": "preston-riley.github.io" + } +} From 128a487725139d122a2d786908573b5378521ab9 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:00:16 -0700 Subject: [PATCH 14/26] Update preston-code.json --- domains/preston-code.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 59f6dbe06..911547da7 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -1,12 +1,11 @@ { - "description": "for my games website", - "repo": "https://github.com/preston-riley/preston-riley.github.io", - "owner": { - "username": "preston-riley", - "email": "pres1234569@gmail.com", - "twitter": "not applicable" - }, - "record": { - "CNAME": "preston-riley.github.io" - } -} + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com" + } +} +{ + "record": { + "CNAME": "preston-code.surge.sh" + } +} From e4e796b04f933e6f4c8326318e65f90d7c5eb2c2 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:30:59 +0300 Subject: [PATCH 15/26] Update mwa.json --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 282cfbe75..087d26fd8 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "A": ["192.0.2.1"] + "URL": "mwa.lol" } } From 51e8e8155fbd92e2cd4c71701d1faa61325dbf8d Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:32:26 +0300 Subject: [PATCH 16/26] Update mwanothere.json --- domains/mwanothere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 282cfbe75..087d26fd8 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "A": ["192.0.2.1"] + "URL": "mwa.lol" } } From cdc42973fd649956838f6ef169e9ea41359764e0 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:32:54 +0300 Subject: [PATCH 17/26] Update totallynotmwa.json --- domains/totallynotmwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json index 282cfbe75..087d26fd8 100644 --- a/domains/totallynotmwa.json +++ b/domains/totallynotmwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "A": ["192.0.2.1"] + "URL": "mwa.lol" } } From a849eac2f0e35c7a49c5e1d68bfd912964f835bd Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:40:24 +0300 Subject: [PATCH 18/26] Update mwa --- domains/mwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwa.json b/domains/mwa.json index 087d26fd8..9d2a1a6d0 100644 --- a/domains/mwa.json +++ b/domains/mwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "URL": "mwa.lol" + "URL": "https://mwa.lol" } } From f577c35e8413090c59299e3f41ef0e155b204094 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:40:55 +0300 Subject: [PATCH 19/26] Update mwanothere.json --- domains/mwanothere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mwanothere.json b/domains/mwanothere.json index 087d26fd8..9d2a1a6d0 100644 --- a/domains/mwanothere.json +++ b/domains/mwanothere.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "URL": "mwa.lol" + "URL": "https://mwa.lol" } } From 06a9893c0ddbd987f40accdc9ff59649867c05d3 Mon Sep 17 00:00:00 2001 From: Mwa <120023154+Totallynotmwa@users.noreply.github.com> Date: Sun, 17 Mar 2024 15:41:14 +0300 Subject: [PATCH 20/26] Update totallynotmwa.json --- domains/totallynotmwa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/totallynotmwa.json b/domains/totallynotmwa.json index 087d26fd8..9d2a1a6d0 100644 --- a/domains/totallynotmwa.json +++ b/domains/totallynotmwa.json @@ -4,6 +4,6 @@ "email": "totallynot@mwa.lol" }, "record": { - "URL": "mwa.lol" + "URL": "https://mwa.lol" } } From 8554d73acbd9d2f55d0ab0ad74265884f29d29ce Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sun, 17 Mar 2024 09:54:12 -0700 Subject: [PATCH 21/26] Update preston-code.json --- domains/preston-code.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 911547da7..8d9b9faef 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "preston-riley", - "email": "pres1234569@gmail.com" - } +"owner": { +"username": "preston-riley", +"email": "pres1234569@gmail.com" +}, +"record": { +"CNAME": "preston-code.surge.sh" } -{ - "record": { - "CNAME": "preston-code.surge.sh" - } } From 164a391b4f0ee52295cc87bbe617df7bcc5f1aaa Mon Sep 17 00:00:00 2001 From: splack01 Date: Sun, 17 Mar 2024 19:14:04 +0100 Subject: [PATCH 22/26] Create splack.json --- domains/splack.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/splack.json diff --git a/domains/splack.json b/domains/splack.json new file mode 100644 index 000000000..63f01e3cd --- /dev/null +++ b/domains/splack.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "splack01", + "email": "splack1@protonmail.com" + }, + "record": { + "CNAME": "splack01.github.io" + } +} From a395979b85a46e2965f778a0878a67c7960585a1 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Sun, 17 Mar 2024 22:06:51 -0700 Subject: [PATCH 23/26] Update preston-code.json --- domains/preston-code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 8d9b9faef..5a1ba9bfe 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -4,6 +4,6 @@ "email": "pres1234569@gmail.com" }, "record": { -"CNAME": "preston-code.surge.sh" +"CNAME": "preston-riley.github.io" } } From 94ae41ae38ad1a457994c6b2eb21722dc919ed7c Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Mon, 18 Mar 2024 07:21:14 -0700 Subject: [PATCH 24/26] Update preston-code.json --- domains/preston-code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 5a1ba9bfe..8d9b9faef 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -4,6 +4,6 @@ "email": "pres1234569@gmail.com" }, "record": { -"CNAME": "preston-riley.github.io" +"CNAME": "preston-code.surge.sh" } } From c40dbd3d886f027cefb48d882932d7fae153aabe Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 19 Mar 2024 15:26:53 +0200 Subject: [PATCH 25/26] Update preston-code.json --- domains/preston-code.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 8d9b9faef..7552b7188 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -1,9 +1,9 @@ { -"owner": { -"username": "preston-riley", -"email": "pres1234569@gmail.com" + "owner": { + "username": "preston-riley", + "email": "pres1234569@gmail.com" }, -"record": { -"CNAME": "preston-code.surge.sh" -} + "record": { + "CNAME": "preston-code.surge.sh" + } } From b82e6df2ddf5b4abbcb77af394925d14f2fb9a9a Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Tue, 19 Mar 2024 07:10:16 -0700 Subject: [PATCH 26/26] Update preston-code.json --- domains/preston-code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/preston-code.json b/domains/preston-code.json index 7552b7188..aef6d2d5c 100644 --- a/domains/preston-code.json +++ b/domains/preston-code.json @@ -4,6 +4,6 @@ "email": "pres1234569@gmail.com" }, "record": { - "CNAME": "preston-code.surge.sh" + "CNAME": "preston-riley.github.io" } }