From ebc4f96e952462d733b56d6728dd5c5998f83ba3 Mon Sep 17 00:00:00 2001 From: stansters Date: Sat, 23 Dec 2023 10:21:59 +0000 Subject: [PATCH 01/15] 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 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 02/15] 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 03/15] 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 04/15] 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 05/15] 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 06/15] 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 8d18abce1affc84a0cc3d8008c8d54ca8c11ecf8 Mon Sep 17 00:00:00 2001 From: MaiYurito Date: Sat, 16 Mar 2024 21:08:04 +0700 Subject: [PATCH 07/15] 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 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 08/15] 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 09/15] 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 10/15] 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 11/15] 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 12/15] 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 13/15] 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 14/15] 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 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 15/15] 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" } }