From ebc4f96e952462d733b56d6728dd5c5998f83ba3 Mon Sep 17 00:00:00 2001 From: stansters Date: Sat, 23 Dec 2023 10:21:59 +0000 Subject: [PATCH 01/44] 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 bf862f0d8a77ff1fa2c319dce69b99083096cd31 Mon Sep 17 00:00:00 2001 From: shreekrishnalamichhane Date: Tue, 5 Mar 2024 16:38:33 +0545 Subject: [PATCH 02/44] feat(domain): shree.is-a.dev --- domains/shree.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shree.json diff --git a/domains/shree.json b/domains/shree.json new file mode 100644 index 000000000..284bc5838 --- /dev/null +++ b/domains/shree.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shreekrishnalamichhane", + "email": "uniksk123@gmail.com" + }, + "record": { + "CNAME": "shreekrishnalamichhhane.com.np" + } +} From c4eb20efcec37662319bf150284311d85028a094 Mon Sep 17 00:00:00 2001 From: AlphaTechnolog Date: Tue, 5 Mar 2024 16:13:11 -0400 Subject: [PATCH 03/44] 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/44] 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/44] 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/44] 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/44] 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/44] 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/44] 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 8f052cb55cd496c7c7f91861397730aeb8c2b907 Mon Sep 17 00:00:00 2001 From: Nikhil Date: Tue, 12 Mar 2024 22:28:57 +0530 Subject: [PATCH 10/44] added domain/nikk.json --- domains/nikk.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nikk.json diff --git a/domains/nikk.json b/domains/nikk.json new file mode 100644 index 000000000..d04237017 --- /dev/null +++ b/domains/nikk.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/bonitoflakez/bonitoflakez.github.io", + "owner": { + "username": "bonitoflakez", + "email": "nikhildhiman9050@gmail.com" + }, + "record": { + "CNAME": "bonitoflakez.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 11/44] 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 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 12/44] 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 2a826718dd15ae02c6448bba86878fdb3d4c9b0b Mon Sep 17 00:00:00 2001 From: DynoW Date: Sat, 16 Mar 2024 08:11:55 +0200 Subject: [PATCH 13/44] 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 14/44] 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 15/44] 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 16/44] 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 44592838a57fe012546eef5ec62d049807c7fc87 Mon Sep 17 00:00:00 2001 From: satoshi-prefers-monero Date: Sat, 16 Mar 2024 13:26:45 -0700 Subject: [PATCH 17/44] feat(domain): vitalik.is-a.dev --- domains/vitalik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vitalik.json diff --git a/domains/vitalik.json b/domains/vitalik.json new file mode 100644 index 000000000..dc0448f45 --- /dev/null +++ b/domains/vitalik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satoshi-prefers-monero", + "email": "satoshinakamoto@tuta.com" + }, + "record": { + "URL": "https://www.stephencastelphoto.com" + } +} From 711cfa9b8efd96d83b4df96e9e004cd639832d08 Mon Sep 17 00:00:00 2001 From: satoshi-prefers-monero Date: Sat, 16 Mar 2024 13:45:08 -0700 Subject: [PATCH 18/44] feat(domain): edwardsnowden.is-a.dev --- domains/edwardsnowden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/edwardsnowden.json diff --git a/domains/edwardsnowden.json b/domains/edwardsnowden.json new file mode 100644 index 000000000..c9a0b4dcb --- /dev/null +++ b/domains/edwardsnowden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satoshi-prefers-monero", + "email": "satoshinakamoto@tuta.com" + }, + "record": { + "URL": "https://stephencastelphoto.com" + } +} From fe38b2aec528bf3426ac65738e064c24fdff89f0 Mon Sep 17 00:00:00 2001 From: zzph Date: Sun, 17 Mar 2024 11:02:19 +1100 Subject: [PATCH 19/44] 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 6a57e09b908e3fc4f92b2bd10f97bf6a714efb1e Mon Sep 17 00:00:00 2001 From: LtBrain Date: Sat, 16 Mar 2024 20:28:01 -0400 Subject: [PATCH 20/44] feat(domain): brainproxy.is-a.dev --- domains/brainproxy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brainproxy.json diff --git a/domains/brainproxy.json b/domains/brainproxy.json new file mode 100644 index 000000000..1815bf923 --- /dev/null +++ b/domains/brainproxy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LtBrain", + "email": "brian.j.guan@outlook.com" + }, + "record": { + "A": ["64.227.120.231"] + } +} 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 21/44] 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 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 22/44] 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 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 23/44] 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 24/44] 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 25/44] 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 23d30a87950cffd6647bf5ebe6c16250343e0cc1 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Tue, 19 Mar 2024 18:16:16 +0200 Subject: [PATCH 26/44] 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 df14601732e57f56a92573a51265b23c30e9a88e Mon Sep 17 00:00:00 2001 From: ghxst0x1 Date: Tue, 19 Mar 2024 22:07:39 +0530 Subject: [PATCH 27/44] feat(domain): karthikr.is-a.dev --- domains/karthikr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/karthikr.json diff --git a/domains/karthikr.json b/domains/karthikr.json new file mode 100644 index 000000000..481402060 --- /dev/null +++ b/domains/karthikr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ghxst0x1", + "email": "karthikrofficial7@gmail.com" + }, + "record": { + "CNAME": "ghxst0x1.pages.dev" + } +} 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 28/44] 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 29/44] 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 30/44] 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 31/44] 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" } } From 5d7dd6a40276f771101f8496187faf1dc98b6ee5 Mon Sep 17 00:00:00 2001 From: Riku <157702505+Rikuxyz@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:27:14 +0700 Subject: [PATCH 32/44] Create rikuxyz.json --- domains/rikuxyz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rikuxyz.json diff --git a/domains/rikuxyz.json b/domains/rikuxyz.json new file mode 100644 index 000000000..c5cb08c86 --- /dev/null +++ b/domains/rikuxyz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Rikuxyz", + "email": "rikuishigami015@gmail.com", + "twitter": "riku_xyzs" + }, + "record": { + "CNAME": "pixel-cci.pages.dev" + } +} From dbdf528803968849cd96292b9cee36d659447eac Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 20 Mar 2024 22:05:08 +0700 Subject: [PATCH 33/44] Update maskduck.json --- domains/maskduck.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 0b92c97b8..b025413ce 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -5,7 +5,6 @@ "username": "MaskDuck", "email": "maskduckuwu@gmail.com", "discord": "maskduck", - "reddit": "u/maskduck", "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { From 35e271a723a676e5b99cc186d35759889fe8b91f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 20 Mar 2024 22:11:04 +0700 Subject: [PATCH 34/44] Create _github-pages-challenge-MaskDuck.maskduck.json --- domains/_github-pages-challenge-MaskDuck.maskduck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-MaskDuck.maskduck.json diff --git a/domains/_github-pages-challenge-MaskDuck.maskduck.json b/domains/_github-pages-challenge-MaskDuck.maskduck.json new file mode 100644 index 000000000..70712681a --- /dev/null +++ b/domains/_github-pages-challenge-MaskDuck.maskduck.json @@ -0,0 +1,10 @@ +{ + "description": gh verification", + "owner": { + "username": "maskduck", + "email": "maskduckuwu@gmail.com" + }, + "record": { + "TXT": "c47a7112019f9b1b6d22acb5574d94" + } +} From c688935f14a5af949cc9c1c9a564f44cae2c3453 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 20 Mar 2024 22:12:56 +0700 Subject: [PATCH 35/44] fix --- domains/_github-pages-challenge-MaskDuck.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-MaskDuck.maskduck.json b/domains/_github-pages-challenge-MaskDuck.maskduck.json index 70712681a..459359217 100644 --- a/domains/_github-pages-challenge-MaskDuck.maskduck.json +++ b/domains/_github-pages-challenge-MaskDuck.maskduck.json @@ -1,5 +1,5 @@ { - "description": gh verification", + "description": "gh verification", "owner": { "username": "maskduck", "email": "maskduckuwu@gmail.com" From 1d8a9c30b50be130df9c417c4ba1255efcdcf322 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Wed, 20 Mar 2024 20:55:02 +0200 Subject: [PATCH 36/44] 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 ffcbf7b2dbe70560ae43ec14e29e3282b0a421f2 Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Wed, 20 Mar 2024 21:00:02 +0200 Subject: [PATCH 37/44] Update and rename _github-pages-challenge-Glqch0.glqchh.json to _github-pages-challenge-Glqch0.glqch.json --- ...h0.glqchh.json => _github-pages-challenge-Glqch0.glqch.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Glqch0.glqchh.json => _github-pages-challenge-Glqch0.glqch.json} (79%) diff --git a/domains/_github-pages-challenge-Glqch0.glqchh.json b/domains/_github-pages-challenge-Glqch0.glqch.json similarity index 79% rename from domains/_github-pages-challenge-Glqch0.glqchh.json rename to domains/_github-pages-challenge-Glqch0.glqch.json index 8f60ab02b..5e80f7ab1 100644 --- a/domains/_github-pages-challenge-Glqch0.glqchh.json +++ b/domains/_github-pages-challenge-Glqch0.glqch.json @@ -6,6 +6,6 @@ "discord": "915932527871541309" }, "record": { - "TXT": "2267eb593552c68bab49008ab46314" + "TXT": "a672c8c5c8d4be16fcefd130307ea6" } } From ddc0a96aaf10bd14eb3760b51dfedd0f39aa8309 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:42:46 +0530 Subject: [PATCH 38/44] Delete policy.akshtt.is-a.dev --- domains/policy.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/policy.akshtt.json diff --git a/domains/policy.akshtt.json b/domains/policy.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/policy.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 10ae4a55f5fad287bcafa0d7fbfb057f3ed3057e Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:43:04 +0530 Subject: [PATCH 39/44] Delete grafana.akshtt.is-a.dev --- domains/grafana.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/grafana.akshtt.json diff --git a/domains/grafana.akshtt.json b/domains/grafana.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/grafana.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 08a505ad07b9041540628eab42e2d79db8ead202 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:43:22 +0530 Subject: [PATCH 40/44] Delete docs.akshtt.is-a.dev --- domains/docs.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/docs.akshtt.json diff --git a/domains/docs.akshtt.json b/domains/docs.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/docs.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From c476de06560be050243a3f5d237265196b1211bf Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 21 Mar 2024 02:45:22 +0530 Subject: [PATCH 41/44] Delete diary.akshtt.is-a.dev --- domains/diary.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/diary.akshtt.json diff --git a/domains/diary.akshtt.json b/domains/diary.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/diary.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From e616f3547982f28009bce9a63e47721d9c16bcd4 Mon Sep 17 00:00:00 2001 From: 1MillonunlockDev <1millonunlock@gmail.com> Date: Thu, 21 Mar 2024 05:39:08 +0800 Subject: [PATCH 42/44] feat(domain): r2mvstr.is-a.dev --- domains/r2mvstr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/r2mvstr.json diff --git a/domains/r2mvstr.json b/domains/r2mvstr.json new file mode 100644 index 000000000..d5d4de5a4 --- /dev/null +++ b/domains/r2mvstr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "1MillonunlockDev", + "email": "1millonunlock@gmail.com" + }, + "record": { + "A": ["144.91.94.164"] + } +} From f974437ce1b9264898b8b18de47d874d98bb14ed Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" <106927495+is-a-dev-bot@users.noreply.github.com> Date: Thu, 21 Mar 2024 08:19:11 +0800 Subject: [PATCH 43/44] Update raw-api.yml --- .github/workflows/raw-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/raw-api.yml b/.github/workflows/raw-api.yml index 5f54189bf..6ef7b81a0 100644 --- a/.github/workflows/raw-api.yml +++ b/.github/workflows/raw-api.yml @@ -40,7 +40,7 @@ jobs: source-directory: "raw-api" destination-github-username: is-a-dev destination-repository-name: raw-api - user-email: is-a-dev@win11react.com + user-email: 106927495+is-a-dev-bot@users.noreply.github.com user-name: is-a-dev-bot commit-message: "Update Data via is-a-dev/register" env: From f03b37d5765e9cea95870b4dd07a62ac700136f9 Mon Sep 17 00:00:00 2001 From: Shree Krishna Lamichhane <47468714+shreekrishnalamichhane@users.noreply.github.com> Date: Thu, 21 Mar 2024 13:56:15 +0545 Subject: [PATCH 44/44] fix: update cname record --- domains/shree.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/shree.json b/domains/shree.json index 284bc5838..2f02f1bab 100644 --- a/domains/shree.json +++ b/domains/shree.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shreekrishnalamichhane", - "email": "uniksk123@gmail.com" - }, - "record": { - "CNAME": "shreekrishnalamichhhane.com.np" - } + "owner": { + "username": "shreekrishnalamichhane", + "email": "uniksk123@gmail.com" + }, + "record": { + "CNAME": "shreekrishnalamichhane.com.np" + } }