From ebc4f96e952462d733b56d6728dd5c5998f83ba3 Mon Sep 17 00:00:00 2001 From: stansters Date: Sat, 23 Dec 2023 10:21:59 +0000 Subject: [PATCH 01/74] feat(domain): stan.is-a.dev --- domains/stan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stan.json diff --git a/domains/stan.json b/domains/stan.json new file mode 100644 index 000000000..6024cb835 --- /dev/null +++ b/domains/stan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stansters", + "email": "stanleygeorgebond@gmail.com" + }, + "record": { + "URL": "stn.re" + } +} 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 02/74] 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 03/74] 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 04/74] 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 05/74] 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 81b8f76adea9957aadf79a2a69964e0b63cec7c5 Mon Sep 17 00:00:00 2001 From: Gudo <109687893+gudorlltti@users.noreply.github.com> Date: Sun, 10 Mar 2024 02:25:25 +0100 Subject: [PATCH 06/74] Create gudorlltti.json --- domains/gudorlltti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gudorlltti.json diff --git a/domains/gudorlltti.json b/domains/gudorlltti.json new file mode 100644 index 000000000..4235dcf2c --- /dev/null +++ b/domains/gudorlltti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gudorlltti", + "discord": "849610030431993916" + }, + "record": { + "URL": "https://github.com/gudorlltti/" + } +} From cb524f509d6c84052e07f2a7712f278ff7f3e486 Mon Sep 17 00:00:00 2001 From: Shiva-Vijai Date: Sun, 10 Mar 2024 13:03:03 +0530 Subject: [PATCH 07/74] 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 4184be573b9c812cc20c596354bf1b32b8524590 Mon Sep 17 00:00:00 2001 From: Rainotoberu Date: Sun, 10 Mar 2024 14:52:55 +0700 Subject: [PATCH 08/74] feat(domain): rainotoberu.is-a.dev --- domains/rainotoberu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rainotoberu.json diff --git a/domains/rainotoberu.json b/domains/rainotoberu.json new file mode 100644 index 000000000..cc9417ef1 --- /dev/null +++ b/domains/rainotoberu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rainotoberu", + "email": "imdmelan@gmail.com" + }, + "record": { + "CNAME": "rainotoberu.github.io" + } +} From e1894c4fc20579aa185d906df62f94167effefc9 Mon Sep 17 00:00:00 2001 From: Utsav14s Date: Sun, 10 Mar 2024 13:22:55 +0530 Subject: [PATCH 09/74] feat(domain): iam.is-a.dev --- domains/iam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iam.json diff --git a/domains/iam.json b/domains/iam.json new file mode 100644 index 000000000..9c7c0f4b5 --- /dev/null +++ b/domains/iam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utsav14s", + "email": "utsavk740@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} 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 10/74] 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 c8f456dfe1fa820f7a991588dd3598a766c389a9 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Wed, 13 Mar 2024 15:54:20 +0800 Subject: [PATCH 11/74] feat(domain): status.ryo.is-a.dev --- domains/status.ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status.ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 1a0393d45ad0491ab0f7a9653292cceefca8c753 Mon Sep 17 00:00:00 2001 From: Totallynotmwa Date: Wed, 13 Mar 2024 23:17:39 +0300 Subject: [PATCH 12/74] 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 13/74] 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 14/74] 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 15/74] 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 16/74] 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 17/74] 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 cd7c2393538728da9af195ea4b00c847b96aad49 Mon Sep 17 00:00:00 2001 From: Qwerty Qwerty <113751596+Qwerty-Qwerty88@users.noreply.github.com> Date: Wed, 13 Mar 2024 18:12:55 -0500 Subject: [PATCH 18/74] Update qwertyqwerty.json Switched to using CloudFlare --- domains/qwertyqwerty.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/qwertyqwerty.json b/domains/qwertyqwerty.json index 41501480e..a9fd0e978 100644 --- a/domains/qwertyqwerty.json +++ b/domains/qwertyqwerty.json @@ -5,7 +5,6 @@ "twitter": "QwertyQwerty88_" }, "record": { - "A": ["34.111.254.92"], - "TXT": "replit-verify=91e42e80-7ebf-4e64-88e0-b20657592584" + "CNAME": "qwertyqwerty.pages.dev" } } From d5ec002821b80bf9a6d979181d95bb18a94a56b0 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:42:04 +0800 Subject: [PATCH 19/74] feat(domain): status-ryo.is-a.dev --- domains/status-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 54d46826289aedd379e292e833914031bc3881c7 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:44:44 +0800 Subject: [PATCH 20/74] Delete domains/status-ryo.json --- domains/status-ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status-ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 09da5009f8ea0ed658372b863b98624b24dc7146 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:47:38 +0800 Subject: [PATCH 21/74] feat(domain): ryo-status.is-a.dev --- domains/ryo-status.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ryo-status.json diff --git a/domains/ryo-status.json b/domains/ryo-status.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/ryo-status.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 1b464131bd220eb12069f549da068fa106b00add Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:49:50 +0800 Subject: [PATCH 22/74] feat(domain): status-ryo.is-a.dev --- domains/status-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From e7c09b02f5a4af2b5d3cff52c9e163f36a2254e4 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 16 Mar 2024 10:52:07 +0800 Subject: [PATCH 23/74] Delete domains/ryo-status.json --- domains/ryo-status.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ryo-status.json diff --git a/domains/ryo-status.json b/domains/ryo-status.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/ryo-status.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 2a826718dd15ae02c6448bba86878fdb3d4c9b0b Mon Sep 17 00:00:00 2001 From: DynoW Date: Sat, 16 Mar 2024 08:11:55 +0200 Subject: [PATCH 24/74] feat(domain): xn--mt9h.is-a.dev --- domains/xn--mt9h.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xn--mt9h.json diff --git a/domains/xn--mt9h.json b/domains/xn--mt9h.json new file mode 100644 index 000000000..a1d50f7c9 --- /dev/null +++ b/domains/xn--mt9h.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DynoW", + "email": "stefan.chirila.phone@gmail.com" + }, + "record": { + "URL": "https://dyno.is-a.dev" + } +} From 4bf981c537bb80a0e27ba3bd582b0de96bc1dc07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Chiril=C4=83?= <104089032+DynoW@users.noreply.github.com> Date: Sat, 16 Mar 2024 08:15:25 +0200 Subject: [PATCH 25/74] contact info --- domains/xn--mt9h.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/xn--mt9h.json b/domains/xn--mt9h.json index a1d50f7c9..9a903f2a6 100644 --- a/domains/xn--mt9h.json +++ b/domains/xn--mt9h.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "DynoW", - "email": "stefan.chirila.phone@gmail.com" - }, - "record": { - "URL": "https://dyno.is-a.dev" - } + "owner": { + "username": "DynoW", + "email": "naffets0@gmail.com", + "discord": "455608238335983617" + }, + "record": { + "URL": "https://dyno.is-a.dev" + } } From 8d18abce1affc84a0cc3d8008c8d54ca8c11ecf8 Mon Sep 17 00:00:00 2001 From: MaiYurito Date: Sat, 16 Mar 2024 21:08:04 +0700 Subject: [PATCH 26/74] feat(domain): yuri.is-a.dev --- domains/yuri.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yuri.json diff --git a/domains/yuri.json b/domains/yuri.json new file mode 100644 index 000000000..bd286069d --- /dev/null +++ b/domains/yuri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MaiYurito", + "email": "reachgamers9999@gmail.com" + }, + "record": { + "URL": "https://yuri.only-fans.club/" + } +} From ddc6872a35e2f82b829c25e8421134d685b3d03b Mon Sep 17 00:00:00 2001 From: haruki-py Date: Sat, 16 Mar 2024 20:42:21 +0530 Subject: [PATCH 27/74] feat(domain): harukipy.is-a.dev --- domains/harukipy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/harukipy.json diff --git a/domains/harukipy.json b/domains/harukipy.json new file mode 100644 index 000000000..10160ad57 --- /dev/null +++ b/domains/harukipy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haruki-py", + "email": "aanandkrishna344@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } +} From 7a2c84396e9c7fb6d71c1b981ddc1126e89bce7b Mon Sep 17 00:00:00 2001 From: HafiTheCat Date: Sat, 16 Mar 2024 16:53:08 +0100 Subject: [PATCH 28/74] feat(domain): hafi.is-a.dev --- domains/hafi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hafi.json diff --git a/domains/hafi.json b/domains/hafi.json new file mode 100644 index 000000000..99af8a5ce --- /dev/null +++ b/domains/hafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HafiTheCat", + "email": "f2hafner@edu.aau.at" + }, + "record": { + "CNAME": "hafi_the_cat.github.io" + } +} From 620a5b4178307e760d14c3cb519bcca1ceb1b2f3 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:55:13 +0100 Subject: [PATCH 29/74] Update hafi.json --- domains/hafi.json | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/domains/hafi.json b/domains/hafi.json index 99af8a5ce..3fda72178 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -1,9 +1,13 @@ { - "owner": { - "username": "HafiTheCat", - "email": "f2hafner@edu.aau.at" - }, - "record": { - "CNAME": "hafi_the_cat.github.io" - } + "owner": { + "username": "HafiTheCat", + "email": "", + "twitter": "", + "discord": "hafi_the_cat" + }, + "description": "Website about about me", + "repo": "https://github.com/HafiTheCat", + "record": { + "CNAME": "hafi_the_cat.github.io" + } } From 9e068c37f6ebd24bebe0e2a64ea6cd363047f571 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:57:56 +0100 Subject: [PATCH 30/74] Update hafi.json --- domains/hafi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hafi.json b/domains/hafi.json index 3fda72178..a89cb145b 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -6,7 +6,7 @@ "discord": "hafi_the_cat" }, "description": "Website about about me", - "repo": "https://github.com/HafiTheCat", + "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { "CNAME": "hafi_the_cat.github.io" } From 508d95200b5a21d420ebf06e05b3384514ab044d Mon Sep 17 00:00:00 2001 From: 21Z Date: Sat, 16 Mar 2024 21:03:43 +0400 Subject: [PATCH 31/74] feat(domain): 21z.is-a.dev --- domains/21z.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/21z.json diff --git a/domains/21z.json b/domains/21z.json new file mode 100644 index 000000000..0ad862132 --- /dev/null +++ b/domains/21z.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "21Z", + "email": "hamdankalliyil@gmail.com" + }, + "record": { + "CNAME": "21z.github.io" + } +} From 6e8dbb93072c14a377c9ca5b1050701c02f0a51b Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:18:50 +0400 Subject: [PATCH 32/74] Add txt record --- domains/21z.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 0ad862132..75cf4d2a4 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -4,6 +4,7 @@ "email": "hamdankalliyil@gmail.com" }, "record": { - "CNAME": "21z.github.io" + "CNAME": "21z.github.io", + "TXT": ["_discord.21z.is-a.dev", "dh=cad8d14a40cc3daa14436ff5e874e4c02ce2e1ae"] } } From a5932558fdba0e571e5c14128c9b10483c224cb8 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:32:13 +0400 Subject: [PATCH 33/74] add discord --- domains/21z.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 75cf4d2a4..616034832 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -1,7 +1,8 @@ { "owner": { "username": "21Z", - "email": "hamdankalliyil@gmail.com" + "email": "", + "discord": "780356848737058857" }, "record": { "CNAME": "21z.github.io", 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 34/74] 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 35/74] 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 fe38b2aec528bf3426ac65738e064c24fdff89f0 Mon Sep 17 00:00:00 2001 From: zzph Date: Sun, 17 Mar 2024 11:02:19 +1100 Subject: [PATCH 36/74] feat(domain): smp.is-a.dev --- domains/smp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/smp.json diff --git a/domains/smp.json b/domains/smp.json new file mode 100644 index 000000000..3618c3473 --- /dev/null +++ b/domains/smp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zzph", + "email": "johnbrettc@gmail.com" + }, + "record": { + "CNAME": "clear-skies.onrender.com" + } +} From f4a004c531c18b1c9ee7833c8194039c4f1b2786 Mon Sep 17 00:00:00 2001 From: stansters <91402728+stansters@users.noreply.github.com> Date: Sun, 17 Mar 2024 01:00:30 +0000 Subject: [PATCH 37/74] Update stan.json --- domains/stan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stan.json b/domains/stan.json index 6024cb835..479dd9e54 100644 --- a/domains/stan.json +++ b/domains/stan.json @@ -4,6 +4,6 @@ "email": "stanleygeorgebond@gmail.com" }, "record": { - "URL": "stn.re" + "A": ["132.145.22.92"] } } From c6c36d14a5ca062af5aba8306559ed96b779d358 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sun, 17 Mar 2024 05:35:15 +0400 Subject: [PATCH 38/74] Remove txt record --- domains/21z.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/21z.json b/domains/21z.json index 616034832..899aba426 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -5,7 +5,6 @@ "discord": "780356848737058857" }, "record": { - "CNAME": "21z.github.io", - "TXT": ["_discord.21z.is-a.dev", "dh=cad8d14a40cc3daa14436ff5e874e4c02ce2e1ae"] + "CNAME": "21z.github.io" } } From 7a21df77862b636a14f8e157a86a3df755928360 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:04:59 +0100 Subject: [PATCH 39/74] Update hafi.json --- domains/hafi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/hafi.json b/domains/hafi.json index a89cb145b..ab8f918b5 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -2,12 +2,11 @@ "owner": { "username": "HafiTheCat", "email": "", - "twitter": "", "discord": "hafi_the_cat" }, "description": "Website about about me", "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { - "CNAME": "hafi_the_cat.github.io" + "CNAME": "hafithecat.github.io/hafi_the_cat.github.io" } } From d0d0edf07ae2ffe685538e2c008aff076336c17e Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:12:28 +0100 Subject: [PATCH 40/74] Update hafi.json --- domains/hafi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hafi.json b/domains/hafi.json index ab8f918b5..74c8710a7 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -7,6 +7,6 @@ "description": "Website about about me", "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { - "CNAME": "hafithecat.github.io/hafi_the_cat.github.io" + "CNAME": "hafithecat.github.io" } } From 0c6b46177d7aaf29e69b5e017f315affccf542d7 Mon Sep 17 00:00:00 2001 From: Ravener Date: Sun, 17 Mar 2024 16:17:20 +0500 Subject: [PATCH 41/74] Create files.ravener.json --- domains/files.ravener.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/files.ravener.json diff --git a/domains/files.ravener.json b/domains/files.ravener.json new file mode 100644 index 000000000..e2a153929 --- /dev/null +++ b/domains/files.ravener.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "A": [ + "132.145.196.17" + ] + } +} 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 42/74] 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 43/74] 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 44/74] 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 45/74] 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 46/74] 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 47/74] 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 60e5fb5727227b770bdef89b07454b0e17d5c764 Mon Sep 17 00:00:00 2001 From: gunawan092w Date: Sun, 17 Mar 2024 22:50:17 +0700 Subject: [PATCH 48/74] feat(domain): ntmusic.is-a.dev --- domains/ntmusic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ntmusic.json diff --git a/domains/ntmusic.json b/domains/ntmusic.json new file mode 100644 index 000000000..3a0487fe1 --- /dev/null +++ b/domains/ntmusic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gunawan092w", + "email": "gunawan092w@gmail.com" + }, + "record": { + "CNAME": "ntmusic.github.io" + } +} From c535e033e2e6959984ab63fa0c76b5cc88907a87 Mon Sep 17 00:00:00 2001 From: Piyush Katyal <109459034+piyushk77@users.noreply.github.com> Date: Sun, 17 Mar 2024 22:17:31 +0530 Subject: [PATCH 49/74] feat: add subdomain for piyushkatyal --- domains/piyushkatyal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/piyushkatyal.json diff --git a/domains/piyushkatyal.json b/domains/piyushkatyal.json new file mode 100644 index 000000000..b00620472 --- /dev/null +++ b/domains/piyushkatyal.json @@ -0,0 +1,11 @@ +{ + "description": "Serves as an alias to primary domain", + "repo": "https://github.com/piyushk77/piyushk77.github.io", + "owner": { + "username": "piyushk77", + "email": "pshkatyal8@gmail.com" + }, + "record": { + "CNAME": "piyushk77.github.io" + } +} \ No newline at end of file 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 50/74] 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 51/74] 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 0d03d6fe1381e58ad8512042bf1ff668fdd2c695 Mon Sep 17 00:00:00 2001 From: NTechsoftware Date: Sun, 17 Mar 2024 18:35:00 +0000 Subject: [PATCH 52/74] feat(domain): ntech.is-a.dev --- domains/ntech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ntech.json diff --git a/domains/ntech.json b/domains/ntech.json new file mode 100644 index 000000000..41500b8ea --- /dev/null +++ b/domains/ntech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NTechsoftware", + "email": "finnzi151@gmail.com" + }, + "record": { + "CNAME": "ntechservices.xyz" + } +} From 1d51e82f393219b31752eb3d3807b195be4d0446 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:28:24 +0800 Subject: [PATCH 53/74] Delete domains/status.ryo.json --- domains/status.ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status.ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 9fb43d3ef75ec8732698beb8331413dc9ef92151 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:30:04 +0800 Subject: [PATCH 54/74] Delete domains/status-ryo.json --- domains/status-ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status-ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 6c23aacc5499193a6f12a9a921a20eb7267e0496 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:35:34 +0800 Subject: [PATCH 55/74] feat(domain): status-ryo.is-a.dev --- domains/status-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status-ryo.json diff --git a/domains/status-ryo.json b/domains/status-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 15626eff06f5d0073fa3dd0e48ad4054efe9bac8 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:36:09 +0800 Subject: [PATCH 56/74] feat(domain): status.ryo.is-a.dev --- domains/status.ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/status.ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From fd168ed119f17c604c1479edcbaa5ebbcd77e067 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Mon, 18 Mar 2024 04:37:21 +0800 Subject: [PATCH 57/74] Delete domains/status.ryo.json --- domains/status.ryo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.ryo.json diff --git a/domains/status.ryo.json b/domains/status.ryo.json deleted file mode 100644 index d2e7ef7da..000000000 --- a/domains/status.ryo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrosGaming", - "email": "dgfrosdgfros@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From daf03684e3c2ea17d109c6453765c97a9e4031be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Mon, 18 Mar 2024 04:21:24 +0700 Subject: [PATCH 58/74] Update crischutu07.json --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 6d8cb53a9..15bc96959 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,6 +4,6 @@ "email": "sondolavnxbox.omlet@gmail.com" }, "record": { - "A": ["159.138.147.9"] + "URL":"crischutu07.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 59/74] 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 60/74] 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 602737ea7f1fd491873abe4660dd83d4581f9018 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Mon, 18 Mar 2024 20:49:24 +0530 Subject: [PATCH 61/74] Delete domains/glqch.json Requested by domain owner as the owner's github account was terminated, verified owner's identity --- domains/glqch.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/glqch.json diff --git a/domains/glqch.json b/domains/glqch.json deleted file mode 100644 index 65aa452d9..000000000 --- a/domains/glqch.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "new Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch0/Glqch0.github.io", - "owner": { - "username": "Glqch0", - "email": "midoayoub999@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "glqch0.github.io" - } -} From 979596a22e1662045ac9a5e32f8610aeb571e212 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:53:09 +0200 Subject: [PATCH 62/74] Create glqchh.json --- domains/glqchh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glqchh.json diff --git a/domains/glqchh.json b/domains/glqchh.json new file mode 100644 index 000000000..376e02afc --- /dev/null +++ b/domains/glqchh.json @@ -0,0 +1,12 @@ +{ + "description": "Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", + "owner": { + "username": "Glqch0", + "email": "midoayoub447@gmail.com", + "twitter": "glqch" + }, + "record": { + "CNAME": "glqch0.github.io" + } +} From 8b2f7a0e01fcb0f8ff16b711a1e3b77416ca25eb Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:58:46 +0200 Subject: [PATCH 63/74] Rename glqchh.json to glqch.json --- domains/{glqchh.json => glqch.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{glqchh.json => glqch.json} (100%) diff --git a/domains/glqchh.json b/domains/glqch.json similarity index 100% rename from domains/glqchh.json rename to domains/glqch.json From 03d8bf0fd0e93cf14efb65c5b88736c71c40a5a4 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:01:48 +0200 Subject: [PATCH 64/74] Update _github-pages-challenge-Glqch0.glqch.json --- domains/_github-pages-challenge-Glqch0.glqch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqch.json index 6d80d2e12..5bae54a80 100644 --- a/domains/_github-pages-challenge-Glqch0.glqch.json +++ b/domains/_github-pages-challenge-Glqch0.glqch.json @@ -6,6 +6,6 @@ "discord": "915932527871541309" }, "record": { - "TXT": "2dbd52b36e1b0189af04f2763bdc68" + "TXT": "694b45bdf63f51e29a2b3ef0fc5596" } } From 215248d83cb9070b9cb4246279455562ae804f3b Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:52:32 +0530 Subject: [PATCH 65/74] Created New Domain --- domains/shan | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shan diff --git a/domains/shan b/domains/shan new file mode 100644 index 000000000..0bd23b9d0 --- /dev/null +++ b/domains/shan @@ -0,0 +1,12 @@ +{ + "description": "My Personal Website ", + "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd", + "twitter": "lordlinux69" + }, + "record": { + "CNAME": "Adwaith-Shan-Pk.github.io" + } +} From d7d251800da25fccd3a53acb7e20be8d9bfb98c9 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:55:12 +0530 Subject: [PATCH 66/74] Rename shan to shan.json --- domains/{shan => shan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{shan => shan.json} (100%) diff --git a/domains/shan b/domains/shan.json similarity index 100% rename from domains/shan rename to domains/shan.json From a6a206813fcc39a242fd0fece73f8ff652667a42 Mon Sep 17 00:00:00 2001 From: Sanooj Es <93819264+sanoojes@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:03:39 +0530 Subject: [PATCH 67/74] Update sanooj.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed my user name from sachu-settan to sanoojes Requirements Unless explicitly specified otherwise by a maintainer or in the requirement description, your domain must pass ALL the indicated requirements above. Please note that we reserve the rights not to accept any domain at our own discretion. ✅ The file is in the domains folder and is in the JSON format. ✅ You have completed your website. ✅ The website is reachable. ✅ You're not using Vercel or Netlify. ✅ The CNAME record doesn't contain https:// or /. ✅ There is sufficient information at the owner field. Website Link/Preview https://sanooj.is-a.dev/ --- domains/sanooj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sanooj.json b/domains/sanooj.json index e27a2c164..186f5de05 100644 --- a/domains/sanooj.json +++ b/domains/sanooj.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Sachu-Settan/Sachu-Settan.github.io", + "repo": "https://github.com/sanoojes/sanoojes.github.io", "owner": { - "username": "Sachu-Settan", + "username": "sanoojes", "email": "Sanoojes6371@gmail.com" }, "record": { - "CNAME": "Sachu-Settan.github.io" + "CNAME": "sanoojes.github.io" } } From c40dbd3d886f027cefb48d882932d7fae153aabe Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 19 Mar 2024 15:26:53 +0200 Subject: [PATCH 68/74] 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 69/74] 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" } } From 23d30a87950cffd6647bf5ebe6c16250343e0cc1 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 19 Mar 2024 18:16:16 +0200 Subject: [PATCH 70/74] Update shan.json --- domains/shan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shan.json b/domains/shan.json index 0bd23b9d0..5588c2059 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -7,6 +7,6 @@ "twitter": "lordlinux69" }, "record": { - "CNAME": "Adwaith-Shan-Pk.github.io" + "CNAME": "adwaith-shan-pk.github.io" } } From 6e1922d7009e176ef40536fe870c12ab4cba1792 Mon Sep 17 00:00:00 2001 From: Gudo <109687893+gudorlltti@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:39:18 +0100 Subject: [PATCH 71/74] Update gudorlltti.json --- domains/gudorlltti.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/gudorlltti.json b/domains/gudorlltti.json index 4235dcf2c..f3eba6226 100644 --- a/domains/gudorlltti.json +++ b/domains/gudorlltti.json @@ -1,6 +1,7 @@ { "owner": { "username": "gudorlltti", + "email": "", "discord": "849610030431993916" }, "record": { From c36f20d4edc085f1a95ed03f58497b712f22385d Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:33:20 +0200 Subject: [PATCH 72/74] Rename glqch.json to glqchh.json --- domains/{glqch.json => glqchh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{glqch.json => glqchh.json} (100%) diff --git a/domains/glqch.json b/domains/glqchh.json similarity index 100% rename from domains/glqch.json rename to domains/glqchh.json From ae17cc8847012eab1300d79cd92ce2ff7c6a5ee1 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:36:35 +0200 Subject: [PATCH 73/74] Update and rename _github-pages-challenge-Glqch0.glqch.json to _github-pages-challenge-Glqch0.glqchh.json --- ...h0.glqch.json => _github-pages-challenge-Glqch0.glqchh.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Glqch0.glqch.json => _github-pages-challenge-Glqch0.glqchh.json} (79%) diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqchh.json similarity index 79% rename from domains/_github-pages-challenge-Glqch0.glqch.json rename to domains/_github-pages-challenge-Glqch0.glqchh.json index 5bae54a80..8f60ab02b 100644 --- a/domains/_github-pages-challenge-Glqch0.glqch.json +++ b/domains/_github-pages-challenge-Glqch0.glqchh.json @@ -6,6 +6,6 @@ "discord": "915932527871541309" }, "record": { - "TXT": "694b45bdf63f51e29a2b3ef0fc5596" + "TXT": "2267eb593552c68bab49008ab46314" } } From 917d896d452cf958eca10ee5441216b8400361b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Wed, 20 Mar 2024 02:21:03 +0700 Subject: [PATCH 74/74] Update Record Change URL to CNAME --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 15bc96959..e8c470035 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,6 +4,6 @@ "email": "sondolavnxbox.omlet@gmail.com" }, "record": { - "URL":"crischutu07.github.io" + "CNAME": "crischutu07.github.io" } }