From 2543e5efee718cd281c3c5d3d914fce16d00bf48 Mon Sep 17 00:00:00 2001 From: 8xu Date: Wed, 3 Nov 2021 22:26:54 +0200 Subject: [PATCH 001/399] Create mihai.json --- domains/mihai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mihai.json diff --git a/domains/mihai.json b/domains/mihai.json new file mode 100644 index 000000000..eb3a00fed --- /dev/null +++ b/domains/mihai.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "8xu", + "email": "mischudrag@gmail.com" + } +} +{ + "record": { + "CNAME": "97803e7a-b2a5-48fa-b064-47f619f2b83b.id.repl.co" + } +} From 9d6e8dc4c79c00805020a8a84a201c297dd2b06a Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+RobustSoul@users.noreply.github.com> Date: Fri, 19 Nov 2021 12:14:21 +0300 Subject: [PATCH 002/399] Create onichan.json --- domains/onichan.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/onichan.json diff --git a/domains/onichan.json b/domains/onichan.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/onichan.json @@ -0,0 +1 @@ + From 1fd3d18aae63f6db227233c026b40df77988fe2f Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+rbstsoul@users.noreply.github.com> Date: Wed, 1 Dec 2021 22:38:25 +0300 Subject: [PATCH 003/399] updated --- domains/onichan.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/onichan.json b/domains/onichan.json index 8b1378917..ec5edca5e 100644 --- a/domains/onichan.json +++ b/domains/onichan.json @@ -1 +1,9 @@ - +{ + "description": "onichan's plugins. what can i say?", + "repo": "https://github.com/rbstsoul", + "owner": { + "username": "rbstsoul", + "email": "rbstsoul@gmail.com" + }, + "record": {} +} From c60dca80d03f4ad1fa75fbef21ec446051a37c90 Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+rbstsoul@users.noreply.github.com> Date: Wed, 1 Dec 2021 22:42:12 +0300 Subject: [PATCH 004/399] Update onichan.json --- domains/onichan.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/onichan.json b/domains/onichan.json index ec5edca5e..1b20b09df 100644 --- a/domains/onichan.json +++ b/domains/onichan.json @@ -5,5 +5,7 @@ "username": "rbstsoul", "email": "rbstsoul@gmail.com" }, - "record": {} + "record": { + "URL": "https://rbst.gitbook.io/plugin/" + } } From 3dfc5058d502191daacab83d4bbf9a890cd09e62 Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+rbstsoul@users.noreply.github.com> Date: Wed, 1 Dec 2021 22:45:31 +0300 Subject: [PATCH 005/399] Update onichan.json --- domains/onichan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/onichan.json b/domains/onichan.json index 1b20b09df..ce7c78ab4 100644 --- a/domains/onichan.json +++ b/domains/onichan.json @@ -6,6 +6,6 @@ "email": "rbstsoul@gmail.com" }, "record": { - "URL": "https://rbst.gitbook.io/plugin/" + "CNAME": "rbst.gitbook.io/plugin" } } From 22ff7287463822c24baeecdac80b9563fce3ab6f Mon Sep 17 00:00:00 2001 From: Nithin Sai K J Date: Tue, 28 Dec 2021 00:15:17 +0530 Subject: [PATCH 006/399] Create ninjaasmoke.json --- domains/ninjaasmoke.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ninjaasmoke.json diff --git a/domains/ninjaasmoke.json b/domains/ninjaasmoke.json new file mode 100644 index 000000000..edb2cf36a --- /dev/null +++ b/domains/ninjaasmoke.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio | nithin", + "repo": "https://github.com/ninjaasmoke/portfolio", + "owner": { + "username": "ninjaasmoke", + "email": "nithins674@gmail.com" + }, + "record": { + "CNAME": "ninjaasmoke.vercel.app" + } +} From 93605fed2820345a880f67a2d174117f90ccbae7 Mon Sep 17 00:00:00 2001 From: Nithin Sai K J Date: Sun, 27 Feb 2022 21:50:46 +0530 Subject: [PATCH 007/399] Update ninjaasmoke.json Changed to GH pages --- domains/ninjaasmoke.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ninjaasmoke.json b/domains/ninjaasmoke.json index edb2cf36a..fe96f3758 100644 --- a/domains/ninjaasmoke.json +++ b/domains/ninjaasmoke.json @@ -1,11 +1,11 @@ { "description": "portfolio | nithin", - "repo": "https://github.com/ninjaasmoke/portfolio", + "repo": "https://github.com/ninjaasmoke/ninjaasmoke.github.io", "owner": { "username": "ninjaasmoke", "email": "nithins674@gmail.com" }, "record": { - "CNAME": "ninjaasmoke.vercel.app" + "CNAME": "https://ninjaasmoke.github.io/" } } From 6b9a26920e1b98bbf7400ea369545b4db870a531 Mon Sep 17 00:00:00 2001 From: Nithin Sai K J Date: Sun, 27 Feb 2022 21:52:47 +0530 Subject: [PATCH 008/399] Update ninjaasmoke.json Added CNAME instead of URL --- domains/ninjaasmoke.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ninjaasmoke.json b/domains/ninjaasmoke.json index fe96f3758..11d683016 100644 --- a/domains/ninjaasmoke.json +++ b/domains/ninjaasmoke.json @@ -6,6 +6,6 @@ "email": "nithins674@gmail.com" }, "record": { - "CNAME": "https://ninjaasmoke.github.io/" + "CNAME": "ninjaasmoke.github.io" } } From 55abf416a601f1c3095d5ba2cd9d1fbace1d5f81 Mon Sep 17 00:00:00 2001 From: Vaibhav-Kashyap <71779804+Vaibhav-Kashyap@users.noreply.github.com> Date: Sat, 5 Mar 2022 22:52:39 +0530 Subject: [PATCH 009/399] Create vaibhav.json --- domains/vaibhav.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vaibhav.json diff --git a/domains/vaibhav.json b/domains/vaibhav.json new file mode 100644 index 000000000..1866ca652 --- /dev/null +++ b/domains/vaibhav.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Vaibhav-Kashyap", + "email": "", + "discord": "Vaibhav Kashyap#5747" + }, + "record": { + + } +} From 82f9698c1fe53f0550268b3a0f2a718b9be6a701 Mon Sep 17 00:00:00 2001 From: Vaibhav-Kashyap <71779804+Vaibhav-Kashyap@users.noreply.github.com> Date: Sun, 6 Mar 2022 20:59:02 +0530 Subject: [PATCH 010/399] Update vaibhav.json --- domains/vaibhav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vaibhav.json b/domains/vaibhav.json index 1866ca652..e435a9cc8 100644 --- a/domains/vaibhav.json +++ b/domains/vaibhav.json @@ -5,6 +5,6 @@ "discord": "Vaibhav Kashyap#5747" }, "record": { - + "CNAME":"2e61d04f-1097-4293-b104-ae5a8bcf2b0f.id.repl.co" } } From 58e7c670570ac55547ea1ea75db2ffe477f3de2b Mon Sep 17 00:00:00 2001 From: ave <74518502+ayvacs@users.noreply.github.com> Date: Mon, 7 Mar 2022 11:52:33 -0500 Subject: [PATCH 011/399] Create ave.json --- domains/ave.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ave.json diff --git a/domains/ave.json b/domains/ave.json new file mode 100644 index 000000000..f7afb1d3c --- /dev/null +++ b/domains/ave.json @@ -0,0 +1,12 @@ +{ + "description": "Personal site for github@ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@protonmail.com", + "twitter": "ayvacs_" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +} From 530883a1174eac5345c69ef77fae48f60bdf1c5f Mon Sep 17 00:00:00 2001 From: Fake Name <63071333+YEEETT@users.noreply.github.com> Date: Mon, 7 Mar 2022 16:26:24 -0500 Subject: [PATCH 012/399] Update fake.json --- domains/fake.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/fake.json b/domains/fake.json index b48861568..2c04a1857 100644 --- a/domains/fake.json +++ b/domains/fake.json @@ -6,6 +6,11 @@ "email": "fake@fake.is-a.dev" }, "record": { - "CNAME": "yeeett.github.io" + "CNAME": "yeeett.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 32273b6fd580e4c8bfd891713e93daf90a3eb4e3 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 8 Mar 2022 09:47:08 +0700 Subject: [PATCH 013/399] delete cheat one --- domains/sarnax.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sarnax.json diff --git a/domains/sarnax.json b/domains/sarnax.json deleted file mode 100644 index 9556034f2..000000000 --- a/domains/sarnax.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Made for beauty", - "repo": "https://github.com/SarnaxLii/sarnax.github.io", - "owner": { - "username": "Sarnax", - "email": "SarnaxOfficial@protonmail.com" - }, - "record": { - "CNAME": "sarnax.github.io" - } -} From 7098ab5a8739182d9a9f5335dafbaaeabdf431e5 Mon Sep 17 00:00:00 2001 From: nischay02 <95566963+nischay02@users.noreply.github.com> Date: Tue, 8 Mar 2022 08:46:15 +0530 Subject: [PATCH 014/399] Add files via upload --- domains/nischay.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 domains/nischay.json diff --git a/domains/nischay.json b/domains/nischay.json new file mode 100644 index 000000000..7c16f2e6d --- /dev/null +++ b/domains/nischay.json @@ -0,0 +1,22 @@ +{ + "description": "OGGY's Main Website", + "github": "https://github.com/nischay876", + "owner": { + "username": "nischay876", + "email": "nischay876@gmail.com", + "instagram": "https://www.instagram.com/nischay_02/", + "snapchat": "https://snapchat.com/add/nischay_02", + "discord": "OGGY#9889" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "TXT": "google-site-verification=onzMrLYZ1akoO25ORX2CPqQg3TXAt_4SXze93WlXqdg", + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 4b9e075f64ee5c61e27f42bff30cd6f2838b411a Mon Sep 17 00:00:00 2001 From: Danidev819 <38832869+Danidev819@users.noreply.github.com> Date: Tue, 8 Mar 2022 12:41:08 +0100 Subject: [PATCH 015/399] Create danidev.json --- domains/danidev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/danidev.json diff --git a/domains/danidev.json b/domains/danidev.json new file mode 100644 index 000000000..fa4d9f757 --- /dev/null +++ b/domains/danidev.json @@ -0,0 +1,12 @@ +{ + "description": "Danidev's Website", + "repo": "https://github.com/Danidev819/danidev819.github.io", + "owner": { + "username": "Danidev819", + "email": "danidev82@gmail.com", + "twitter": "Danidev819" + }, + "record": { + "CNAME": "danidev819.github.io" + } +} From 20cd2611a6884c9f595c27b13316770fbecca99c Mon Sep 17 00:00:00 2001 From: Roxza <39166624+Roxza@users.noreply.github.com> Date: Tue, 8 Mar 2022 16:49:41 +0300 Subject: [PATCH 016/399] Create roxza.json --- domains/roxza.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/roxza.json diff --git a/domains/roxza.json b/domains/roxza.json new file mode 100644 index 000000000..1c4fecafe --- /dev/null +++ b/domains/roxza.json @@ -0,0 +1,12 @@ +{ + "description": "Roxza personal developer website", + "repo": "https://github.com/Roxza/Roxza.me", + "owner": { + "username": "roxza", + "email": "me@roxza.me", + "discord": "Roxza#0002" + }, + "record": { + "CNAME": "roxza.me" + } +} From 0e8c03fc2a2d1d5fe6c1183dac7181926bee2d32 Mon Sep 17 00:00:00 2001 From: Aestra <71583327+AestraDev@users.noreply.github.com> Date: Tue, 8 Mar 2022 20:11:08 +0530 Subject: [PATCH 017/399] Registered my subdomain Anyone Please correct if I wrote something wrong... --- domains/Aestra.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/Aestra.json diff --git a/domains/Aestra.json b/domains/Aestra.json new file mode 100644 index 000000000..1d159e81c --- /dev/null +++ b/domains/Aestra.json @@ -0,0 +1,10 @@ +{ + "description": "Will save it for future for my portfolio site", + "owner": { + "username": "aestra", + "email": "aestradev@gmail.com", + "github": "aestradev" + }, + "record": { + "CNAME": "will_add_soon" + } From d61e7acfad311715b528196be3b112a40df0ac55 Mon Sep 17 00:00:00 2001 From: Aditya Yadav <90105839+icancodebeauty@users.noreply.github.com> Date: Tue, 8 Mar 2022 20:41:18 +0530 Subject: [PATCH 018/399] Create links.aditya.json A Subdomain For My Links Redirection!! --- domains/links.aditya.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/links.aditya.json diff --git a/domains/links.aditya.json b/domains/links.aditya.json new file mode 100644 index 000000000..c13a8d191 --- /dev/null +++ b/domains/links.aditya.json @@ -0,0 +1,17 @@ +{ + "description": "A Subdomain For My Links Redirection!!", + "repo": "https://github.com/icancodebeauty/links", + "owner": { + "username": "icancodebeauty", + "email": "ishqaddy@gmail.com", + "twitter": "CodeWithAadi" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From a600b68a709505d633374f9bbea055c80a3cad47 Mon Sep 17 00:00:00 2001 From: Aditya Yadav <90105839+icancodebeauty@users.noreply.github.com> Date: Tue, 8 Mar 2022 20:42:44 +0530 Subject: [PATCH 019/399] Create blog.aditya.json A Subdomain For My Blogs!! --- domains/blog.aditya.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/blog.aditya.json diff --git a/domains/blog.aditya.json b/domains/blog.aditya.json new file mode 100644 index 000000000..acb11d762 --- /dev/null +++ b/domains/blog.aditya.json @@ -0,0 +1,17 @@ +{ + "description": "A Subdomain For My Blogs!!", + "repo": "https://github.com/icancodebeauty/links", + "owner": { + "username": "icancodebeauty", + "email": "ishqaddy@gmail.com", + "twitter": "CodeWithAadi" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From f400a7d22294c9c0adc628fd0b367dd843be6594 Mon Sep 17 00:00:00 2001 From: Aditya Yadav <90105839+icancodebeauty@users.noreply.github.com> Date: Tue, 8 Mar 2022 20:43:25 +0530 Subject: [PATCH 020/399] Update blog.aditya.json --- domains/blog.aditya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blog.aditya.json b/domains/blog.aditya.json index acb11d762..571526b5f 100644 --- a/domains/blog.aditya.json +++ b/domains/blog.aditya.json @@ -1,6 +1,6 @@ { "description": "A Subdomain For My Blogs!!", - "repo": "https://github.com/icancodebeauty/links", + "repo": "https://github.com/icancodebeauty/blog", "owner": { "username": "icancodebeauty", "email": "ishqaddy@gmail.com", From 478268ba3c2d5699be73af18828decc0dc4241ff Mon Sep 17 00:00:00 2001 From: Aditya Yadav <90105839+icancodebeauty@users.noreply.github.com> Date: Tue, 8 Mar 2022 20:46:20 +0530 Subject: [PATCH 021/399] Create mail.aditya.json --- domains/mail.aditya.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 domains/mail.aditya.json diff --git a/domains/mail.aditya.json b/domains/mail.aditya.json new file mode 100644 index 000000000..a367c686c --- /dev/null +++ b/domains/mail.aditya.json @@ -0,0 +1,22 @@ +{ + "description": "A Subdomain For Mails!!", + "repo": "https://github.com/icancodebeauty/mail", + "owner": { + "username": "icancodebeauty", + "email": "ishqaddy@gmail.com", + "twitter": "CodeWithAadi" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From ff50662a091be54fbc18276902e89e8f664fb7e1 Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Tue, 8 Mar 2022 14:52:29 -0500 Subject: [PATCH 022/399] resolve --- domains/nischay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nischay.json b/domains/nischay.json index 7c16f2e6d..6ba21b7e3 100644 --- a/domains/nischay.json +++ b/domains/nischay.json @@ -4,8 +4,8 @@ "owner": { "username": "nischay876", "email": "nischay876@gmail.com", - "instagram": "https://www.instagram.com/nischay_02/", - "snapchat": "https://snapchat.com/add/nischay_02", + "instagram": "nischay_02", + "snapchat": "nischay_02", "discord": "OGGY#9889" }, "record": { From 9827911d2a985fca0d7962d9b3a625d26841717b Mon Sep 17 00:00:00 2001 From: Fake Name <63071333+YEEETT@users.noreply.github.com> Date: Tue, 8 Mar 2022 16:41:04 -0500 Subject: [PATCH 023/399] Update fake.json --- domains/fake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fake.json b/domains/fake.json index 2c04a1857..f8b8c1135 100644 --- a/domains/fake.json +++ b/domains/fake.json @@ -6,7 +6,7 @@ "email": "fake@fake.is-a.dev" }, "record": { - "CNAME": "yeeett.github.io", + "A": "185.199.108.153", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 0f2edb637d65d72dfdbd53a10f05894313fd6254 Mon Sep 17 00:00:00 2001 From: Natasquare <82507131+Natasquare@users.noreply.github.com> Date: Wed, 9 Mar 2022 12:02:09 +0700 Subject: [PATCH 024/399] switching my page to replit --- domains/nat.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/nat.json b/domains/nat.json index a1303faaa..7a7a97845 100644 --- a/domains/nat.json +++ b/domains/nat.json @@ -1,11 +1,10 @@ { - "description": "Natasquare's personal website", - "repo": "https://github.com/Natasquare/natasquare.github.io", "owner":{ "username": "Natasquare", + "discord": "Natasquare#8297" "email": "natasquarelol@gmail.com" }, "record": { - "CNAME": "natasquare.github.io" + "CNAME": "d42474b9-07e0-4f87-94ba-d47a4477dde5.id.repl.co" } } From 0d3b35fa4c2c9a2b38deeca10a6ed0bd28302332 Mon Sep 17 00:00:00 2001 From: Natasquare <82507131+Natasquare@users.noreply.github.com> Date: Wed, 9 Mar 2022 12:08:12 +0700 Subject: [PATCH 025/399] forgot a , --- domains/nat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nat.json b/domains/nat.json index 7a7a97845..55aa10d59 100644 --- a/domains/nat.json +++ b/domains/nat.json @@ -1,7 +1,7 @@ { "owner":{ "username": "Natasquare", - "discord": "Natasquare#8297" + "discord": "Natasquare#8297", "email": "natasquarelol@gmail.com" }, "record": { From e3f9c47ec40cbe61382b05adcb80ce2b97097c8f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 9 Mar 2022 19:30:12 +0700 Subject: [PATCH 026/399] Update maskduck.json --- domains/maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 2f076324b..c15c12252 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -4,7 +4,7 @@ "owner": { "username": "MaskDuck", "email": "", - "discord": "MaskDuck#9999" + "discord": "MaskDuck#1337" }, "record": { "CNAME": "maskducks.github.io" From b7c1cec5bc49884abb6b790e6549f6ff750e2e04 Mon Sep 17 00:00:00 2001 From: ThatGravyBoat Date: Wed, 9 Mar 2022 11:50:12 -0330 Subject: [PATCH 027/399] Create gravy.json --- domains/gravy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gravy.json diff --git a/domains/gravy.json b/domains/gravy.json new file mode 100644 index 000000000..99cfb5d01 --- /dev/null +++ b/domains/gravy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thatgravyboat", + "twitter": "thatgravyboat", + "discord": "thatgravyboat#0001" + }, + "record": { + "URL": "https://thatgravyboat.tech" + } +} From 04daf257380aefee3265b3c8f1fb1fe979039e0f Mon Sep 17 00:00:00 2001 From: ThatGravyBoat Date: Wed, 9 Mar 2022 11:59:42 -0330 Subject: [PATCH 028/399] Added empty email value --- domains/gravy.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/gravy.json b/domains/gravy.json index 99cfb5d01..a000f4104 100644 --- a/domains/gravy.json +++ b/domains/gravy.json @@ -2,7 +2,8 @@ "owner": { "username": "thatgravyboat", "twitter": "thatgravyboat", - "discord": "thatgravyboat#0001" + "discord": "thatgravyboat#0001", + "email": "" }, "record": { "URL": "https://thatgravyboat.tech" From 08e9e26fa7741c30ef1f6c22b649ec7ba6fa97bc Mon Sep 17 00:00:00 2001 From: Neven <99610995+nevenxr@users.noreply.github.com> Date: Wed, 9 Mar 2022 22:08:15 +0600 Subject: [PATCH 029/399] Add neven.json --- domains/neven.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neven.json diff --git a/domains/neven.json b/domains/neven.json new file mode 100644 index 000000000..59c4b67a8 --- /dev/null +++ b/domains/neven.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/nevenxr/nevenxr.github.io", + "description": "Personal Website", + "owner": { + "username": "nevenxr", + "email": "", + "discord": "Neven#3985" + }, + "record": { + "CNAME": "nevenxr.github.io" + } +} From 84d3cf445298354fdbabcd9135456372035f8830 Mon Sep 17 00:00:00 2001 From: natura Date: Thu, 10 Mar 2022 13:24:31 +0900 Subject: [PATCH 030/399] Create vlab --- domains/vlab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vlab diff --git a/domains/vlab b/domains/vlab new file mode 100644 index 000000000..c382de3cf --- /dev/null +++ b/domains/vlab @@ -0,0 +1,11 @@ +{ +"description": "Personal Website", + "repo": "https://github.com/natura4917/", + "owner": { + "username": "natura4917", + "email": "natura4917@gmail.com" + }, + "record": { + "A": "152.67.216.65" + } +} From 3ea1699505f1f6352c9014d499e40cc265f975ab Mon Sep 17 00:00:00 2001 From: natura Date: Thu, 10 Mar 2022 13:39:35 +0900 Subject: [PATCH 031/399] Update and rename vlab to vlab.json --- domains/{vlab => vlab.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{vlab => vlab.json} (83%) diff --git a/domains/vlab b/domains/vlab.json similarity index 83% rename from domains/vlab rename to domains/vlab.json index c382de3cf..ec878f313 100644 --- a/domains/vlab +++ b/domains/vlab.json @@ -1,5 +1,5 @@ { -"description": "Personal Website", + "description": "Personal Website", "repo": "https://github.com/natura4917/", "owner": { "username": "natura4917", From 6cdebf1690fdb9445cc982362db42b744d47ca09 Mon Sep 17 00:00:00 2001 From: natura Date: Thu, 10 Mar 2022 14:03:08 +0900 Subject: [PATCH 032/399] Update vlab.json --- domains/vlab.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vlab.json b/domains/vlab.json index ec878f313..2384ceb2a 100644 --- a/domains/vlab.json +++ b/domains/vlab.json @@ -7,5 +7,5 @@ }, "record": { "A": "152.67.216.65" - } + } } From 0c3d6f64fb10d887d344ac611fbda2bfcf277d49 Mon Sep 17 00:00:00 2001 From: natura Date: Thu, 10 Mar 2022 14:20:38 +0900 Subject: [PATCH 033/399] Update vlab.json --- domains/vlab.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vlab.json b/domains/vlab.json index 2384ceb2a..5547a8b9d 100644 --- a/domains/vlab.json +++ b/domains/vlab.json @@ -6,6 +6,6 @@ "email": "natura4917@gmail.com" }, "record": { - "A": "152.67.216.65" + "A": ["152.67.216.65"] } } From 51c7ec414aebdf807703b9827cc785e8b36528f2 Mon Sep 17 00:00:00 2001 From: Arnav Gupta Date: Thu, 10 Mar 2022 12:43:37 +0530 Subject: [PATCH 034/399] Create darsh.json --- domains/darsh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/darsh.json diff --git a/domains/darsh.json b/domains/darsh.json new file mode 100644 index 000000000..f32357fa4 --- /dev/null +++ b/domains/darsh.json @@ -0,0 +1,11 @@ +{ + "description": "DarshSood's personal website", + "repo": "https://replit.com/@DarshS/introduction-page", + "owner": { + "username": "DarshSood", + "email": "darshsood1@gmail.com" + }, + "record": { + "CNAME": "5dcb1e8b-787e-43ce-bd1d-217d51ab09e1.id.repl.co" + } +} From 24cbb595527e62aeb88fde8de29db73ebb117b7e Mon Sep 17 00:00:00 2001 From: sanana the skenana Date: Thu, 10 Mar 2022 18:17:23 +0300 Subject: [PATCH 035/399] Create sanana.json --- domains/sanana.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sanana.json diff --git a/domains/sanana.json b/domains/sanana.json new file mode 100644 index 000000000..238069e9c --- /dev/null +++ b/domains/sanana.json @@ -0,0 +1,12 @@ +{ + "description": "sanana the skenana's personal website", + "repo": "https://github.com/TheOddGarlic/theoddgarlic.github.io", + "owner": { + "username": "TheOddGarlic", + "email": "umutinanerdogan@pm.me", + "discord": "sanana the skenana#4025" + }, + "record": { + "CNAME": "theoddgarlic.github.io" + } +} From 5004ea08eb8e4d1f17b18f44d171a5a50fa17481 Mon Sep 17 00:00:00 2001 From: Vaibhav-Kashyap <71779804+Vaibhav-Kashyap@users.noreply.github.com> Date: Thu, 10 Mar 2022 20:54:56 +0530 Subject: [PATCH 036/399] Update vaibhav.json --- domains/vaibhav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vaibhav.json b/domains/vaibhav.json index e435a9cc8..78ba1bf16 100644 --- a/domains/vaibhav.json +++ b/domains/vaibhav.json @@ -5,6 +5,6 @@ "discord": "Vaibhav Kashyap#5747" }, "record": { - "CNAME":"2e61d04f-1097-4293-b104-ae5a8bcf2b0f.id.repl.co" + "CNAME":"86ce71af-5826-44a1-9248-da4f2432bda8.id.repl.co" } } From ed56a9bbd9089abbe90642d81740589a01c7a01e Mon Sep 17 00:00:00 2001 From: Hugoo <69076992+Hugovidafe@users.noreply.github.com> Date: Thu, 10 Mar 2022 20:32:38 +0100 Subject: [PATCH 037/399] Update hugovidafe.json --- domains/hugovidafe.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hugovidafe.json b/domains/hugovidafe.json index 7c1773c2a..b0ef69294 100644 --- a/domains/hugovidafe.json +++ b/domains/hugovidafe.json @@ -3,10 +3,10 @@ "repo": "https://github.com/Hugovidafe-OSS", "owner": { "username": "Hugovidafe", - "email": "hugo.vidal.ferre@gmail.com", + "email": "hugo@hugovidafe.dev", "twitter": "Hugovidafe" }, "record": { - "CNAME": "hugovidafe.github.io" + "URL": "https://hugovidafe.dev" } } From cb14147432237bb0b9ab7145266eb327f13df312 Mon Sep 17 00:00:00 2001 From: aGold <93511034+aGoldDev@users.noreply.github.com> Date: Fri, 11 Mar 2022 10:49:19 +0800 Subject: [PATCH 038/399] Create agold.json --- domains/agold.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/agold.json diff --git a/domains/agold.json b/domains/agold.json new file mode 100644 index 000000000..c23d2c7c6 --- /dev/null +++ b/domains/agold.json @@ -0,0 +1 @@ +{ "owner":{ "username": "aGoldDev", "discord": "aGold#9596" }, "record": { "CNAME": "agolddev.github.io" }}  From a44ad4c17adc9851f395d9b35dff502ff2efd5c1 Mon Sep 17 00:00:00 2001 From: aGold <93511034+aGoldDev@users.noreply.github.com> Date: Fri, 11 Mar 2022 10:54:19 +0800 Subject: [PATCH 039/399] Update agold.json --- domains/agold.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/agold.json b/domains/agold.json index c23d2c7c6..eeddcd96e 100644 --- a/domains/agold.json +++ b/domains/agold.json @@ -1 +1,10 @@ -{ "owner":{ "username": "aGoldDev", "discord": "aGold#9596" }, "record": { "CNAME": "agolddev.github.io" }}  +{ + "owner":{ + "username":"aGoldDev", + "discord":"aGold#9596", + "email":"abloggoldwin@gmail.com" + }, + "record":{ + "CNAME":"agolddev.github.io" + } +} From fd5be653747136f09168c2816e55d6dcdab7e811 Mon Sep 17 00:00:00 2001 From: Aditya Yadav <90105839+icancodebeauty@users.noreply.github.com> Date: Fri, 11 Mar 2022 08:57:20 +0530 Subject: [PATCH 040/399] Update links.aditya.json --- domains/links.aditya.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/links.aditya.json b/domains/links.aditya.json index c13a8d191..9e4866a91 100644 --- a/domains/links.aditya.json +++ b/domains/links.aditya.json @@ -7,11 +7,6 @@ "twitter": "CodeWithAadi" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "CNAME": "a.redirect.pizza" } } From ba8bf02aaac46ccbc2243c955d677187a7b1bb5e Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Fri, 11 Mar 2022 11:20:42 +0530 Subject: [PATCH 041/399] Create sonu.json --- domains/sonu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sonu.json diff --git a/domains/sonu.json b/domains/sonu.json new file mode 100644 index 000000000..7a15bfbd5 --- /dev/null +++ b/domains/sonu.json @@ -0,0 +1,11 @@ +{ + "description": "Sonu's Website", + "repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io", + "owner": { + "username": "bad-boy-codes", + "email": "badboyplays9999@gmail.com" + }, + "record": { + "CNAME": "semant.up.railway.app" + } +} From 6eaba9a824118d5f16cc6a5029631b8a3a951bd7 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Fri, 11 Mar 2022 11:21:57 +0530 Subject: [PATCH 042/399] Update semant.json ok nvm my username --- domains/semant.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/semant.json b/domains/semant.json index d05aa0264..5a440d00a 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -2,8 +2,8 @@ "description": "Semant's Website", "repo": "https://github.com/semant-panda/semant-panda.github.io", "owner": { - "username": "semant", - "email": "semantkumarpanda123@gmail.com" + "username": "bad-boy-codes", + "email": "sonupanda078@gmail.com" }, "record": { "CNAME": "semant.up.railway.app" From 91a898286b7179292956c78a9c9003dc6984b60c Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Fri, 11 Mar 2022 11:22:25 +0530 Subject: [PATCH 043/399] Update sonu.json --- domains/sonu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sonu.json b/domains/sonu.json index 7a15bfbd5..bf94b58c1 100644 --- a/domains/sonu.json +++ b/domains/sonu.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io", "owner": { "username": "bad-boy-codes", - "email": "badboyplays9999@gmail.com" + "email": "sonupanda078@gmail.com" }, "record": { "CNAME": "semant.up.railway.app" From 52523124acbef70a8381101c37bfb2a8fb3d008e Mon Sep 17 00:00:00 2001 From: mrcorpz <79889814+mrcorpz@users.noreply.github.com> Date: Fri, 11 Mar 2022 15:07:40 +0800 Subject: [PATCH 044/399] Create mrcorpz.json --- domains/mrcorpz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mrcorpz.json diff --git a/domains/mrcorpz.json b/domains/mrcorpz.json new file mode 100644 index 000000000..18696553f --- /dev/null +++ b/domains/mrcorpz.json @@ -0,0 +1,12 @@ +{ + "description": "Mrcorpz's Website", + "repo": "https://github.com/mrcorpz/mrcorpz.github.io", + "owner": { + "username": "mrcorpz", + "email": "mrcorpzpro@gmail.com", + "twitter": "mrcorpz" + }, + "record": { + "CNAME": "mrcorpz.github.io" + } +} From 0354f9ebd50faff98d097fa007c58c07f4731f05 Mon Sep 17 00:00:00 2001 From: Sam Carson <37749448+samcarsonx@users.noreply.github.com> Date: Fri, 11 Mar 2022 12:10:56 +0000 Subject: [PATCH 045/399] Create samcarson.json --- domains/samcarson.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 domains/samcarson.json diff --git a/domains/samcarson.json b/domains/samcarson.json new file mode 100644 index 000000000..7bd60663d --- /dev/null +++ b/domains/samcarson.json @@ -0,0 +1,5 @@ +{ + "record": { + "CNAME": "isadev.samcarson.co.uk" + } +} From de1da9e83566c70811c8c4fd7952bb8c056bd3e2 Mon Sep 17 00:00:00 2001 From: Sam Carson <37749448+samcarsonx@users.noreply.github.com> Date: Fri, 11 Mar 2022 12:15:57 +0000 Subject: [PATCH 046/399] Update samcarson.json --- domains/samcarson.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/samcarson.json b/domains/samcarson.json index 7bd60663d..6c2941d8d 100644 --- a/domains/samcarson.json +++ b/domains/samcarson.json @@ -1,4 +1,8 @@ { + "owner": { + "username": "samcarsonx", + "email": "sam@carson.industries" + }, "record": { "CNAME": "isadev.samcarson.co.uk" } From 305ff471e7df967818ee12161a49e78f6cc1666e Mon Sep 17 00:00:00 2001 From: 2M4U Date: Fri, 11 Mar 2022 12:51:57 +0000 Subject: [PATCH 047/399] Create fbi.json --- domains/fbi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fbi.json diff --git a/domains/fbi.json b/domains/fbi.json new file mode 100644 index 000000000..2333cfc3e --- /dev/null +++ b/domains/fbi.json @@ -0,0 +1,11 @@ +{ + "description": "2Much4U's Website", + "repo": "https://github.com/2m4u", + "owner": { + "username": "2M4U", + "email": "2m4u@fbi.is-a.dev" + }, + "record": { + "CNAME": "2m4u.netlify.app" + } +} From 4019170a47adf4f7d03498595a781ec585db20aa Mon Sep 17 00:00:00 2001 From: Dragomir Mihai Date: Fri, 11 Mar 2022 17:37:28 +0200 Subject: [PATCH 048/399] =?UTF-8?q?=F0=9F=93=9D=20Fixed=20it!=20:)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/mihai.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/mihai.json b/domains/mihai.json index eb3a00fed..24ba98dd1 100644 --- a/domains/mihai.json +++ b/domains/mihai.json @@ -1,11 +1,11 @@ { + "repo": "https://github.com/8xu/web", "owner": { "username": "8xu", - "email": "mischudrag@gmail.com" - } -} -{ + "email": "mihai@8xu.tech", + "twitter": "reallymihai" + }, "record": { - "CNAME": "97803e7a-b2a5-48fa-b064-47f619f2b83b.id.repl.co" + "CNAME": "https://8xu.github.io/web/" } -} +} \ No newline at end of file From b4ea425e9c4b0c65e73d125d7ab97746894aba5a Mon Sep 17 00:00:00 2001 From: Aarno Dorian Date: Fri, 11 Mar 2022 23:35:54 +0530 Subject: [PATCH 049/399] Create aarno.json --- domains/aarno.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aarno.json diff --git a/domains/aarno.json b/domains/aarno.json new file mode 100644 index 000000000..5d3f92cc3 --- /dev/null +++ b/domains/aarno.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website.", + "repo": "https://github.com/DorianAarno/dorianaarno.github.io", + "owner": { + "username": "DorianAarno", + "email": "aarnodorian56@gmail.com" + }, + "record": { + "CNAME": "dorianaarno.github.io" + } +} From d655407a2104829b2863140e53c2eee189babcf0 Mon Sep 17 00:00:00 2001 From: Danidev819 <38832869+Danidev819@users.noreply.github.com> Date: Fri, 11 Mar 2022 19:22:21 +0100 Subject: [PATCH 050/399] Rename danidev.json to dani.json --- domains/{danidev.json => dani.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{danidev.json => dani.json} (100%) diff --git a/domains/danidev.json b/domains/dani.json similarity index 100% rename from domains/danidev.json rename to domains/dani.json From a2f7a61785bc653f2537e3bc4933fa2ba52f11f2 Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 11 Mar 2022 22:01:07 +0100 Subject: [PATCH 051/399] Create thomas.json --- domains/thomas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thomas.json diff --git a/domains/thomas.json b/domains/thomas.json new file mode 100644 index 000000000..28cefa250 --- /dev/null +++ b/domains/thomas.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio as a programming language designer and developer.", + "repo": "https://github.com/thomasvergne/thomasvergne.github.io", + "owner": { + "username": "thomasvergne", + "email": "thomas.vergne.contact@gmail.com", + "twitter": "thomasvergne_" + }, + "record": { + "CNAME": "thomasvergne.github.io" + } +} From 7ef93859a88070ba1b2c0cd0814153755f05a456 Mon Sep 17 00:00:00 2001 From: Fake Name <63071333+YEEETT@users.noreply.github.com> Date: Fri, 11 Mar 2022 17:25:37 -0500 Subject: [PATCH 052/399] Update domains/fake.json Co-authored-by: MaskDuck --- domains/fake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fake.json b/domains/fake.json index f8b8c1135..161498b2f 100644 --- a/domains/fake.json +++ b/domains/fake.json @@ -6,7 +6,7 @@ "email": "fake@fake.is-a.dev" }, "record": { - "A": "185.199.108.153", + "A": ["185.199.108.153"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From d33bc11827ac986f9fb816cea85ef75881610ba3 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sat, 12 Mar 2022 12:48:30 +0530 Subject: [PATCH 053/399] Update badboy.json --- domains/badboy.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/badboy.json b/domains/badboy.json index 6bd526298..e0184568a 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -7,5 +7,6 @@ }, "record": { "CNAME": "badboy.up.railway.app" + "TXT": "google-site-verification=dpLnWzXPz9Yd376u0tYFI26HfTuRZupb0OHMWsxZ4mc" } } From bff58ac0db38deb01263054fc98e5b51d81ad980 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sat, 12 Mar 2022 12:51:03 +0530 Subject: [PATCH 054/399] Update badboy.json --- domains/badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/badboy.json b/domains/badboy.json index e0184568a..85cb56554 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io", "owner": { "username": "bad-boy-codes", - "email": "badboyplays9999@gmail.com" + "email": "sonupanda078@gmail.com" }, "record": { "CNAME": "badboy.up.railway.app" From 3c1a2bcfb51d9176b3ac9064a4dd859c6950e1f6 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sat, 12 Mar 2022 12:52:14 +0530 Subject: [PATCH 055/399] Update badboy.json --- domains/badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/badboy.json b/domains/badboy.json index 85cb56554..9c6844ad8 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -6,7 +6,7 @@ "email": "sonupanda078@gmail.com" }, "record": { - "CNAME": "badboy.up.railway.app" + "CNAME": "badboy.up.railway.app", "TXT": "google-site-verification=dpLnWzXPz9Yd376u0tYFI26HfTuRZupb0OHMWsxZ4mc" } } From 20cd3661169edca933d3b6b89e196a4dab8dc30f Mon Sep 17 00:00:00 2001 From: Daniel Barton Date: Sat, 12 Mar 2022 20:26:20 +1100 Subject: [PATCH 056/399] Create daniel4-dev --- domains/daniel4-dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/daniel4-dev diff --git a/domains/daniel4-dev b/domains/daniel4-dev new file mode 100644 index 000000000..17eff2bda --- /dev/null +++ b/domains/daniel4-dev @@ -0,0 +1,11 @@ +{ + "description": "Daniel Barton's games site", + "repo": "", + "owner": { + "username": "daniel4-scratch", + "email": "llama552621@gmail.com" + }, + "record": { + "CNAME": "daniel4-scratch.indie.af" + } +} From d7d7ffb2560942821886da76ff99aae31082b38c Mon Sep 17 00:00:00 2001 From: "kekda.py" <93475253+kekda-py@users.noreply.github.com> Date: Sat, 12 Mar 2022 15:08:52 +0530 Subject: [PATCH 057/399] Create kekda.json --- domains/kekda.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kekda.json diff --git a/domains/kekda.json b/domains/kekda.json new file mode 100644 index 000000000..92677ed52 --- /dev/null +++ b/domains/kekda.json @@ -0,0 +1,12 @@ +{ + "description": "A description", + "repo": "https://github.com/kekda-py/kekda-py.github.io", + "owner": { + "username": "kekda-py", + "email": "yashverma7869@gmail.com", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "kekda-py.github.io" + } +} From 7a32dad5e351b67de081e97a988ae7655b972918 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sat, 12 Mar 2022 15:12:26 +0530 Subject: [PATCH 058/399] Update badboy.json guess railway didn't help --- domains/badboy.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/badboy.json b/domains/badboy.json index 9c6844ad8..748853b11 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -6,7 +6,6 @@ "email": "sonupanda078@gmail.com" }, "record": { - "CNAME": "badboy.up.railway.app", - "TXT": "google-site-verification=dpLnWzXPz9Yd376u0tYFI26HfTuRZupb0OHMWsxZ4mc" + "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co", } } From 544e564845e53a0c38b10b588bd2dbeec57ef7ff Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sat, 12 Mar 2022 15:12:58 +0530 Subject: [PATCH 059/399] Update badboy.json --- domains/badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/badboy.json b/domains/badboy.json index 748853b11..1dc8f8f79 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -6,6 +6,6 @@ "email": "sonupanda078@gmail.com" }, "record": { - "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co", + "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" } } From f05dcb676ad1ab87d07e527062f2cdbae0c89f21 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sat, 12 Mar 2022 15:21:47 +0530 Subject: [PATCH 060/399] Update semant.json --- domains/semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/semant.json b/domains/semant.json index 5a440d00a..83a0a1587 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -6,6 +6,6 @@ "email": "sonupanda078@gmail.com" }, "record": { - "CNAME": "semant.up.railway.app" + "CNAME": "bad-boy-codes.github.io" } } From 93ff4c950d6626b4a62a880ad7262a9a282d8120 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sat, 12 Mar 2022 15:30:21 +0530 Subject: [PATCH 061/399] Update suzumi.badboy.json railway broke my heart --- domains/suzumi.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/suzumi.badboy.json b/domains/suzumi.badboy.json index 8c517b5d1..c7f7e60ef 100644 --- a/domains/suzumi.badboy.json +++ b/domains/suzumi.badboy.json @@ -6,6 +6,6 @@ "email": "badboyplays9999@gmail.com" }, "record": { - "CNAME": "suzumi.up.railway.app" + "CNAME": "eae8cbdf-2582-400d-8f63-beef5acd45bb.id.repl.co" } } From 309c05279ebd8357e9143fa2a871859e8f278375 Mon Sep 17 00:00:00 2001 From: Dragomir Mihai Date: Sat, 12 Mar 2022 13:31:53 +0200 Subject: [PATCH 062/399] Fixed --- domains/mihai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mihai.json b/domains/mihai.json index 24ba98dd1..0aac6f95d 100644 --- a/domains/mihai.json +++ b/domains/mihai.json @@ -6,6 +6,6 @@ "twitter": "reallymihai" }, "record": { - "CNAME": "https://8xu.github.io/web/" + "CNAME": "8xu.github.io" } } \ No newline at end of file From 596b65d2764bfd36913c961936fa4321a968371e Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sat, 12 Mar 2022 18:44:55 +0530 Subject: [PATCH 063/399] Update sonu.json it's broken! --- domains/sonu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sonu.json b/domains/sonu.json index bf94b58c1..eeeeeda29 100644 --- a/domains/sonu.json +++ b/domains/sonu.json @@ -6,6 +6,6 @@ "email": "sonupanda078@gmail.com" }, "record": { - "CNAME": "semant.up.railway.app" + "CNAME": "semant-panda.github.io" } } From f1bcbe821fef3eb3a26f518387002e01fbbc8bbd Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Sat, 12 Mar 2022 08:22:03 -0500 Subject: [PATCH 064/399] fix JSON --- domains/{daniel4-dev => daniel4-dev.json} | 1 - 1 file changed, 1 deletion(-) rename domains/{daniel4-dev => daniel4-dev.json} (93%) diff --git a/domains/daniel4-dev b/domains/daniel4-dev.json similarity index 93% rename from domains/daniel4-dev rename to domains/daniel4-dev.json index 17eff2bda..e0db74c5d 100644 --- a/domains/daniel4-dev +++ b/domains/daniel4-dev.json @@ -1,6 +1,5 @@ { "description": "Daniel Barton's games site", - "repo": "", "owner": { "username": "daniel4-scratch", "email": "llama552621@gmail.com" From 68429c5d924502cbba1aac0652e1faa167e93288 Mon Sep 17 00:00:00 2001 From: Aditya Yadav <90105839+icancodebeauty@users.noreply.github.com> Date: Sat, 12 Mar 2022 21:24:56 +0530 Subject: [PATCH 065/399] Update aditya.json --- domains/aditya.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/domains/aditya.json b/domains/aditya.json index 6db8e2a72..729982cb7 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -3,19 +3,10 @@ "repo": "https://github.com/icancodebeauty/aditya", "owner": { "username": "icancodebeauty", - "email": "ishqaddy@gmail.com" + "email": "aditya@mail.aditya.is-a.dev", + "twitter": "@CodeWithAadi" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "icancodebeauty.github.io" } } From 978a2f62b9b057944a1bd1dfd8d11f3c060d9087 Mon Sep 17 00:00:00 2001 From: Vaibhav-Kashyap <71779804+Vaibhav-Kashyap@users.noreply.github.com> Date: Sat, 12 Mar 2022 23:04:10 +0530 Subject: [PATCH 066/399] Update vaibhav.json --- domains/vaibhav.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vaibhav.json b/domains/vaibhav.json index 78ba1bf16..ebfbf6622 100644 --- a/domains/vaibhav.json +++ b/domains/vaibhav.json @@ -5,6 +5,8 @@ "discord": "Vaibhav Kashyap#5747" }, "record": { - "CNAME":"86ce71af-5826-44a1-9248-da4f2432bda8.id.repl.co" + "A": ["35.186.245.55"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 0b7e3b71217bb6961d73a1153b5310f950e2983c Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sat, 12 Mar 2022 19:01:10 +0100 Subject: [PATCH 067/399] Create cdn.json --- domains/cdn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cdn.json diff --git a/domains/cdn.json b/domains/cdn.json new file mode 100644 index 000000000..d07cec015 --- /dev/null +++ b/domains/cdn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LellisV2", + "email": "cloud@lellis.tech", + "discord": "Lellis#9405", + "note": "I dont look that much on my email, Fast Respons on Discord." + }, + "description": "I will use it for my CDN to be able to access the files", + "record": { + "A": "130.162.183.250" + } +} From d3b79491c2b1246894ede187ebe0d5b8f6732a22 Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sat, 12 Mar 2022 19:04:23 +0100 Subject: [PATCH 068/399] Update cdn.json --- domains/cdn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.json b/domains/cdn.json index d07cec015..e4faab231 100644 --- a/domains/cdn.json +++ b/domains/cdn.json @@ -7,6 +7,6 @@ }, "description": "I will use it for my CDN to be able to access the files", "record": { - "A": "130.162.183.250" + "A": ["130.162.183.250"], } } From 7bbcebfc47589059f323ef1003ca50b6c3a0f401 Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sat, 12 Mar 2022 19:04:55 +0100 Subject: [PATCH 069/399] Update cdn.json --- domains/cdn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.json b/domains/cdn.json index e4faab231..4036ab7f0 100644 --- a/domains/cdn.json +++ b/domains/cdn.json @@ -7,6 +7,6 @@ }, "description": "I will use it for my CDN to be able to access the files", "record": { - "A": ["130.162.183.250"], + "A": ["130.162.183.250"] } } From 2914ce9d51a51b2e58308bb50f59d587de3b950e Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sat, 12 Mar 2022 19:09:23 +0100 Subject: [PATCH 070/399] Update lellis.json --- domains/lellis.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/lellis.json b/domains/lellis.json index 3a654d56f..669e1d59b 100644 --- a/domains/lellis.json +++ b/domains/lellis.json @@ -1,11 +1,11 @@ { "description": "a cool subdomain", - "repo": "https://github.com/LellisV2", + "repo": "https://github.com/LellisV2/register", "owner": { "username": "LellisV2", - "email": "me@lellis.xyz" + "email": "cloud@lellis.tech" }, "record": { - "CNAME": "dev.lellis.ga" + "A": ["150.230.126.219"] } } From 7aed1f5d84d11193ff20715f5b55a74621d211ac Mon Sep 17 00:00:00 2001 From: MegaDev <55205464+MegaDevGuy@users.noreply.github.com> Date: Sat, 12 Mar 2022 19:28:00 +0100 Subject: [PATCH 071/399] Create mega.json --- domains/mega.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mega.json diff --git a/domains/mega.json b/domains/mega.json new file mode 100644 index 000000000..181d12b81 --- /dev/null +++ b/domains/mega.json @@ -0,0 +1,12 @@ +{ + "description": "My Personal website and possibly an API", + "repo": "https://github.com/MegaDevGuy", + "owner": { + "username": "MegaDevGuy", + "email": "", + "twitter":"@_Mega_Dev_" + }, + "record": { + "CNAME": "megadev.tk" + } +} From 2284e6d64cd9abef1e729d9bb7592181511f7a91 Mon Sep 17 00:00:00 2001 From: Roxza <39166624+Roxza@users.noreply.github.com> Date: Sat, 12 Mar 2022 23:27:43 +0300 Subject: [PATCH 072/399] Update roxza.json --- domains/roxza.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roxza.json b/domains/roxza.json index 1c4fecafe..732470d23 100644 --- a/domains/roxza.json +++ b/domains/roxza.json @@ -7,6 +7,6 @@ "discord": "Roxza#0002" }, "record": { - "CNAME": "roxza.me" + "CNAME": "https://roxza.me" } } From 371116d1475f675fa75272bf6c93f70b28c25374 Mon Sep 17 00:00:00 2001 From: MegaDev <55205464+MegaDevGuy@users.noreply.github.com> Date: Sat, 12 Mar 2022 21:33:22 +0100 Subject: [PATCH 073/399] cloudflare ssl problems. Cloudflare SSL problems. changed the CNAME to point directly to host --- domains/mega.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mega.json b/domains/mega.json index 181d12b81..a31fbdc22 100644 --- a/domains/mega.json +++ b/domains/mega.json @@ -7,6 +7,6 @@ "twitter":"@_Mega_Dev_" }, "record": { - "CNAME": "megadev.tk" + "CNAME": "flask-production-b336.up.railway.app" } } From 2e8ce9001a8b030c7a2d27b73b553770791329d3 Mon Sep 17 00:00:00 2001 From: Daniel Barton Date: Sun, 13 Mar 2022 09:09:41 +1100 Subject: [PATCH 074/399] Change cname --- domains/daniel4-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/daniel4-dev.json b/domains/daniel4-dev.json index e0db74c5d..d9a6e6ad6 100644 --- a/domains/daniel4-dev.json +++ b/domains/daniel4-dev.json @@ -5,6 +5,6 @@ "email": "llama552621@gmail.com" }, "record": { - "CNAME": "daniel4-scratch.indie.af" + "CNAME": "daniel4-scratch.gamejolt.io" } } From f32f52f659ad9b039b4674898a9e05d106391eb8 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 13 Mar 2022 09:59:44 +0700 Subject: [PATCH 075/399] add more contact and note --- domains/maskduck.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index c15c12252..b080ca967 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -4,7 +4,10 @@ "owner": { "username": "MaskDuck", "email": "", - "discord": "MaskDuck#1337" + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "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": { "CNAME": "maskducks.github.io" From 42cba9477207118f7960e7f8b9a3b7d76e18eeb9 Mon Sep 17 00:00:00 2001 From: TheBotlyNoob-ALT <75792325+TheBotlyNoob-ALT@users.noreply.github.com> Date: Sat, 12 Mar 2022 22:42:05 -0500 Subject: [PATCH 076/399] move to CNAME --- domains/terminal.sea-shells.jj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/terminal.sea-shells.jj.json b/domains/terminal.sea-shells.jj.json index a073f043d..b260aa518 100644 --- a/domains/terminal.sea-shells.jj.json +++ b/domains/terminal.sea-shells.jj.json @@ -6,6 +6,6 @@ "email": "jj@jj.is-a.dev" }, "record": { - "A": ["35.230.85.45"] + "CNAME": "online-terminal-production.up.railway.app" } } From dd7ad8e861a3eee1c76e94f6054e27b0d8d1c29e Mon Sep 17 00:00:00 2001 From: TheBotlyNoob-ALT <75792325+TheBotlyNoob-ALT@users.noreply.github.com> Date: Sat, 12 Mar 2022 22:42:46 -0500 Subject: [PATCH 077/399] move to CNAME --- domains/sea-shell.jj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sea-shell.jj.json b/domains/sea-shell.jj.json index c2cf1087e..b83d36489 100644 --- a/domains/sea-shell.jj.json +++ b/domains/sea-shell.jj.json @@ -6,6 +6,6 @@ "email": "jj@jj.is-a.dev" }, "record": { - "A": ["35.230.85.45"] + "CNAME": "site-production-be0d.up.railway.app" } } From 8068e5528ec4c4b2dd4ae12426d4484bd79ed2fe Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:12:40 +0800 Subject: [PATCH 078/399] Create blog.whine.json --- domains/blog.whine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blog.whine.json diff --git a/domains/blog.whine.json b/domains/blog.whine.json new file mode 100644 index 000000000..50373eede --- /dev/null +++ b/domains/blog.whine.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "description": "whi_ne's blog", + "record": { + "CNAME": "whnya.github.io" + } +} From aa207b70ae4161d191b134855e4a75bf3d944467 Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:15:10 +0800 Subject: [PATCH 079/399] Create mail.whine.json --- domains/mail.whine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.whine.json diff --git a/domains/mail.whine.json b/domains/mail.whine.json new file mode 100644 index 000000000..6c06fcffa --- /dev/null +++ b/domains/mail.whine.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "description": "whi_ne's mail subdomain", + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From e160d4952f2ab9b350c24a4a5a53a16f6c14e4e7 Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:17:26 +0800 Subject: [PATCH 080/399] Create projects.whine.json --- domains/projects.whine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/projects.whine.json diff --git a/domains/projects.whine.json b/domains/projects.whine.json new file mode 100644 index 000000000..8994675cf --- /dev/null +++ b/domains/projects.whine.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "description": "whi_ne's projects' subdomain", + "record": { + "CNAME": "whnya.github.io" + } +} From ce4d1bae8c5520337ef90228bdbf79a4f215dfde Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:22:45 +0800 Subject: [PATCH 081/399] Create d.whine.json --- domains/d.whine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/d.whine.json diff --git a/domains/d.whine.json b/domains/d.whine.json new file mode 100644 index 000000000..7c8fdd849 --- /dev/null +++ b/domains/d.whine.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "description": "whi_ne's projects' subdomain", + "record": { + "A": ["34.120.54.55"], + "TXT": "deno-com-validation=13eb4d26d1f46853451b20c0" + } +} From ba81b4b71e1e08dfc371c44b0354144a65ba6222 Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:23:09 +0800 Subject: [PATCH 082/399] Update d.whine.json --- domains/d.whine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/d.whine.json b/domains/d.whine.json index 7c8fdd849..e32b38b74 100644 --- a/domains/d.whine.json +++ b/domains/d.whine.json @@ -4,7 +4,7 @@ "email": "", "twitter": "whi_nyaan" }, - "description": "whi_ne's projects' subdomain", + "description": "whi_ne's deno subdomain", "record": { "A": ["34.120.54.55"], "TXT": "deno-com-validation=13eb4d26d1f46853451b20c0" From 4d2f38e6ec1b6179964edd85f2989171ed2d3729 Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Sun, 13 Mar 2022 16:10:50 +0800 Subject: [PATCH 083/399] Update and rename d.whine.json to deno.whine.json --- domains/{d.whine.json => deno.whine.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{d.whine.json => deno.whine.json} (76%) diff --git a/domains/d.whine.json b/domains/deno.whine.json similarity index 76% rename from domains/d.whine.json rename to domains/deno.whine.json index e32b38b74..7aaa9d117 100644 --- a/domains/d.whine.json +++ b/domains/deno.whine.json @@ -7,6 +7,6 @@ "description": "whi_ne's deno subdomain", "record": { "A": ["34.120.54.55"], - "TXT": "deno-com-validation=13eb4d26d1f46853451b20c0" + "TXT": "deno-com-validation=ee0178763815b97a05c22f1b" } } From b35ba4246028dc46936652e3d4039d31894eab1c Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 13:55:45 +0530 Subject: [PATCH 084/399] Create mail.badboy.is-a.dev --- domains/mail.badboy.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mail.badboy.is-a.dev diff --git a/domains/mail.badboy.is-a.dev b/domains/mail.badboy.is-a.dev new file mode 100644 index 000000000..4554fed2e --- /dev/null +++ b/domains/mail.badboy.is-a.dev @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "bad-boy-codes", + "email": "", + "discord": "445073800850046977" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 68cb1f3eded3141a78d8396ec16df1d63b1eadc8 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 13:58:06 +0530 Subject: [PATCH 085/399] Update badboy.json --- domains/badboy.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/badboy.json b/domains/badboy.json index 1dc8f8f79..becf13c9e 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -1,9 +1,10 @@ { "description": "Bad Boy's Website", - "repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io", "owner": { "username": "bad-boy-codes", - "email": "sonupanda078@gmail.com" + "email": "sonupanda078@gmail.com", + "discord": "445073800850046977", + "twitter": "BadBoyGoesBrr" }, "record": { "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" From 435e08f959e152e3dce0dea394fe7e90dad3d541 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 13:58:50 +0530 Subject: [PATCH 086/399] Rename mail.badboy.is-a.dev to mail.badboy.json --- domains/{mail.badboy.is-a.dev => mail.badboy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mail.badboy.is-a.dev => mail.badboy.json} (100%) diff --git a/domains/mail.badboy.is-a.dev b/domains/mail.badboy.json similarity index 100% rename from domains/mail.badboy.is-a.dev rename to domains/mail.badboy.json From 413dc887e1f4fbc79582ddf35633d3ab32010179 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 13:59:08 +0530 Subject: [PATCH 087/399] Update mail.badboy.json --- domains/mail.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.badboy.json b/domains/mail.badboy.json index 4554fed2e..4338357a7 100644 --- a/domains/mail.badboy.json +++ b/domains/mail.badboy.json @@ -1,7 +1,7 @@ { "owner": { "username": "bad-boy-codes", - "email": "", + "email": "sonupanda078@gmail.com", "discord": "445073800850046977" }, "record": { From 09d113d17687e57ebe2e9e747ad34f80bd64b9f7 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 14:06:32 +0530 Subject: [PATCH 088/399] Update domains/mail.badboy.json i keep changing the tag though Co-authored-by: MaskDuck --- domains/mail.badboy.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mail.badboy.json b/domains/mail.badboy.json index 4338357a7..9cf6c779c 100644 --- a/domains/mail.badboy.json +++ b/domains/mail.badboy.json @@ -2,7 +2,8 @@ "owner": { "username": "bad-boy-codes", "email": "sonupanda078@gmail.com", - "discord": "445073800850046977" + "discord": "Bad Boy Plays#9608", + "note": "My Discord ID is 445073800850046977." }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From 4964f0b8fb3c0f478ac57b14bc84476bba7e0fe1 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 14:15:05 +0530 Subject: [PATCH 089/399] Update badboy.json --- domains/badboy.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/badboy.json b/domains/badboy.json index becf13c9e..20208ab58 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -4,7 +4,8 @@ "username": "bad-boy-codes", "email": "sonupanda078@gmail.com", "discord": "445073800850046977", - "twitter": "BadBoyGoesBrr" + "twitter": "BadBoyGoesBrr", + "note": "My Discord ID is 445073800850046977." }, "record": { "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" From f36fc2207dc4b49446f7b13dd18e537795d1ad16 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 14:16:09 +0530 Subject: [PATCH 090/399] Update badboy.json --- domains/badboy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/badboy.json b/domains/badboy.json index 20208ab58..7399165a6 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -4,8 +4,8 @@ "username": "bad-boy-codes", "email": "sonupanda078@gmail.com", "discord": "445073800850046977", - "twitter": "BadBoyGoesBrr", - "note": "My Discord ID is 445073800850046977." + "note": "My Discord ID is 445073800850046977.", + "twitter": "BadBoyGoesBrr" }, "record": { "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" From 416e4a6b7006faecea7825fc81a118f3a743ca40 Mon Sep 17 00:00:00 2001 From: Roxza <39166624+Roxza@users.noreply.github.com> Date: Sun, 13 Mar 2022 13:06:39 +0300 Subject: [PATCH 091/399] Update roxza.json --- domains/roxza.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roxza.json b/domains/roxza.json index 732470d23..2e8462185 100644 --- a/domains/roxza.json +++ b/domains/roxza.json @@ -7,6 +7,6 @@ "discord": "Roxza#0002" }, "record": { - "CNAME": "https://roxza.me" + "URL": "https://roxza.me" } } From b094ab44f65205250a7a7af2d7055d2fbf489da5 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 13 Mar 2022 16:33:28 +0530 Subject: [PATCH 092/399] fix: removes duplicate TXT key --- domains/nischay.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/nischay.json b/domains/nischay.json index 6ba21b7e3..f7aebc2c3 100644 --- a/domains/nischay.json +++ b/domains/nischay.json @@ -16,7 +16,6 @@ "185.199.111.153" ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], - "TXT": "google-site-verification=onzMrLYZ1akoO25ORX2CPqQg3TXAt_4SXze93WlXqdg", "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 320b9b489ece176e2269ec38fbe3636a5950a1cf Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 13 Mar 2022 16:35:19 +0530 Subject: [PATCH 093/399] fix: removes invalid MX record --- domains/nischay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nischay.json b/domains/nischay.json index f7aebc2c3..70ecfa34d 100644 --- a/domains/nischay.json +++ b/domains/nischay.json @@ -15,7 +15,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 0718f19f6afe9ece05e75e40d4f58b676c194170 Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 16:48:46 +0530 Subject: [PATCH 094/399] Update mail.badboy.json --- domains/mail.badboy.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/mail.badboy.json b/domains/mail.badboy.json index 9cf6c779c..92e86b2ca 100644 --- a/domains/mail.badboy.json +++ b/domains/mail.badboy.json @@ -6,7 +6,16 @@ "note": "My Discord ID is 445073800850046977." }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 5fb872e9b96962075e71dbc84d6f8d0044f6c62d Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 16:57:36 +0530 Subject: [PATCH 095/399] Update mail.badboy.json --- domains/mail.badboy.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/mail.badboy.json b/domains/mail.badboy.json index 92e86b2ca..df0a7d3a0 100644 --- a/domains/mail.badboy.json +++ b/domains/mail.badboy.json @@ -1,4 +1,6 @@ { + "repo": "https://github.com/Bad-Boy-Codes/mail", + "description": "My email forwarder", "owner": { "username": "bad-boy-codes", "email": "sonupanda078@gmail.com", From 3ddc9d046430ac72b2a6e672c5a7a4af75dc0eef Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 13 Mar 2022 18:58:25 +0700 Subject: [PATCH 096/399] add explict reminder --- docs/domains-json.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/domains-json.md b/docs/domains-json.md index 054f0c2a2..c1f0c19e6 100644 --- a/docs/domains-json.md +++ b/docs/domains-json.md @@ -103,7 +103,7 @@ MX must be a list of host names ``` * **TXT** -TXT can be any string value +TXT can be any string value. **You can only have 1 TXT record.** ```json { "record": { From dba73eac3e49bbbd6d58c634b9517003a183f6bb Mon Sep 17 00:00:00 2001 From: Bad Boy <58816669+Bad-Boy-Codes@users.noreply.github.com> Date: Sun, 13 Mar 2022 17:58:43 +0530 Subject: [PATCH 097/399] hehe --- domains/bad.boy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bad.boy.json diff --git a/domains/bad.boy.json b/domains/bad.boy.json new file mode 100644 index 000000000..432d18902 --- /dev/null +++ b/domains/bad.boy.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/Bad-Boy-Codes/mail", + "description": "My email forwarder", + "owner": { + "username": "bad-boy-codes", + "email": "contact@mail.badboy.is-a.dev" + }, + "record": { + "URL": "https://badboy.is-a.dev/" + } +} From a717eb4cfa5367ca128358adedf1bbde040f07ed Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 13 Mar 2022 21:35:58 +0700 Subject: [PATCH 098/399] Create too-obvious-that.maskduck.json --- domains/too-obvious-that.maskduck.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/too-obvious-that.maskduck.json diff --git a/domains/too-obvious-that.maskduck.json b/domains/too-obvious-that.maskduck.json new file mode 100644 index 000000000..9d6673904 --- /dev/null +++ b/domains/too-obvious-that.maskduck.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "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": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From cecdba5185323c7225f5fdec54be7bc4f0389185 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Sun, 13 Mar 2022 20:16:51 +0530 Subject: [PATCH 099/399] Update mail.badboy.json --- domains/mail.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.badboy.json b/domains/mail.badboy.json index df0a7d3a0..23d2d5fd6 100644 --- a/domains/mail.badboy.json +++ b/domains/mail.badboy.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/Bad-Boy-Codes/mail", + "repo": "https://github.com/Bad-Boy-Codes/contact", "description": "My email forwarder", "owner": { "username": "bad-boy-codes", From d8285bb05be142ab366cf933ecfb10643dea5e4f Mon Sep 17 00:00:00 2001 From: Andrianina Rabakoson <67518685+rbaks@users.noreply.github.com> Date: Sun, 13 Mar 2022 21:24:39 +0300 Subject: [PATCH 100/399] Create andr.json --- domains/andr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andr.json diff --git a/domains/andr.json b/domains/andr.json new file mode 100644 index 000000000..79f35dad3 --- /dev/null +++ b/domains/andr.json @@ -0,0 +1,11 @@ +{ + "description": "Domain for my personal blog", + "repo": "https://github.com/rbaks/andr.is-a.dev", + "owner": { + "username": "rbaks", + "email": "andri.bakoson@gmail.com" + }, + "record": { + "CNAME": "rbaks.github.io/andr.is-a.dev/" + } +} From 3af3aa5f74f93798b06bee16f7daa9c11d8fa49c Mon Sep 17 00:00:00 2001 From: iohansson Date: Sun, 13 Mar 2022 19:13:26 +0000 Subject: [PATCH 101/399] add helge.is-a.dev --- domains/helge.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/helge.json diff --git a/domains/helge.json b/domains/helge.json new file mode 100644 index 000000000..b5fa7d5f0 --- /dev/null +++ b/domains/helge.json @@ -0,0 +1,11 @@ +{ + "description": "personal website at some point, now pointing to a VPS I own", + "repo": "https://github.com/iohansson/kldcs", + "owner": { + "username": "iohansson", + "email": "root@helge8.one" + }, + "record": { + "CNAME": "helge8.cc" + } +} From fb22d76b275e6e4c96055d64529053cad0c50ce5 Mon Sep 17 00:00:00 2001 From: Andrianina Rabakoson <67518685+rbaks@users.noreply.github.com> Date: Mon, 14 Mar 2022 00:00:24 +0300 Subject: [PATCH 102/399] Update andr.json --- domains/andr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andr.json b/domains/andr.json index 79f35dad3..2fb4788a4 100644 --- a/domains/andr.json +++ b/domains/andr.json @@ -6,6 +6,6 @@ "email": "andri.bakoson@gmail.com" }, "record": { - "CNAME": "rbaks.github.io/andr.is-a.dev/" + "CNAME": "rbaks.github.io" } } From 3bc28b85de50e483b3712fa2d1d881f21b56bd52 Mon Sep 17 00:00:00 2001 From: Andrianina Rabakoson <67518685+rbaks@users.noreply.github.com> Date: Mon, 14 Mar 2022 10:57:31 +0300 Subject: [PATCH 103/399] Update andr.json --- domains/andr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andr.json b/domains/andr.json index 2fb4788a4..69528613d 100644 --- a/domains/andr.json +++ b/domains/andr.json @@ -1,6 +1,6 @@ { "description": "Domain for my personal blog", - "repo": "https://github.com/rbaks/andr.is-a.dev", + "repo": "https://github.com/rbaks/rbaks.github.io", "owner": { "username": "rbaks", "email": "andri.bakoson@gmail.com" From b9f79c6b019225cace1763e80406c372fb4b276f Mon Sep 17 00:00:00 2001 From: William Balaile <23701282+wilby-mj@users.noreply.github.com> Date: Mon, 14 Mar 2022 11:54:46 +0300 Subject: [PATCH 104/399] Update wbalaile.json Changed CNAME from personal domain to railway domain. --- domains/wbalaile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wbalaile.json b/domains/wbalaile.json index fcbc43aea..45aa7265a 100644 --- a/domains/wbalaile.json +++ b/domains/wbalaile.json @@ -7,6 +7,6 @@ "twitter": "wilby_mj" }, "record": { - "CNAME": "wbalaile.kiganjani.co.tz" + "CNAME": "wbalaile-dev.up.railway.app" } } From 1cc7522f383e8e14fa75616d8954bb0cf7007879 Mon Sep 17 00:00:00 2001 From: William Balaile <23701282+wilby-mj@users.noreply.github.com> Date: Mon, 14 Mar 2022 13:57:44 +0300 Subject: [PATCH 105/399] Update wbalaile.json Changed CNAME to point to Github pages. --- domains/wbalaile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wbalaile.json b/domains/wbalaile.json index 45aa7265a..dce4b9dd4 100644 --- a/domains/wbalaile.json +++ b/domains/wbalaile.json @@ -7,6 +7,6 @@ "twitter": "wilby_mj" }, "record": { - "CNAME": "wbalaile-dev.up.railway.app" + "CNAME": "wilby-mj.github.io" } } From 913e71d785879385b1e32acd27c4028528899269 Mon Sep 17 00:00:00 2001 From: lthon09 <67495232+lthon09@users.noreply.github.com> Date: Mon, 14 Mar 2022 22:32:43 +0700 Subject: [PATCH 106/399] Update lthon09.json --- domains/lthon09.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lthon09.json b/domains/lthon09.json index 0ddea91ed..1c5a62251 100644 --- a/domains/lthon09.json +++ b/domains/lthon09.json @@ -7,6 +7,6 @@ "twitter": "lthon09" }, "record": { - "CNAME": "a2e619e5-4084-4893-b593-76c3198a277f.repl.co" + "A": ["76.223.55.44"] } } From 69a1d9fe3d40e6b8c88e14bf90bf81fcfc528f98 Mon Sep 17 00:00:00 2001 From: Aaron Date: Mon, 14 Mar 2022 18:00:10 +0000 Subject: [PATCH 107/399] Create node.json --- domains/node.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/node.json diff --git a/domains/node.json b/domains/node.json new file mode 100644 index 000000000..9ca25425f --- /dev/null +++ b/domains/node.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website", + "repo": "https://github.com/node0505/node0505.github.io", + "owner": { + "username": "node0505", + "email": "", + "discord": "node#0505" + }, + "record": { + "CNAME": "node0505.github.io" + } +} From 53353709c0920f5e81548f7d11eb0ffb30977e01 Mon Sep 17 00:00:00 2001 From: 2M4U Date: Mon, 14 Mar 2022 19:23:32 +0000 Subject: [PATCH 108/399] changed from CNAME to URL record --- domains/fbi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fbi.json b/domains/fbi.json index 2333cfc3e..527e10a20 100644 --- a/domains/fbi.json +++ b/domains/fbi.json @@ -6,6 +6,6 @@ "email": "2m4u@fbi.is-a.dev" }, "record": { - "CNAME": "2m4u.netlify.app" + "URL": "2m4u.netlify.app" } } From 78be4433d9bcda6081e3fe14a2c61c2cc7f3d62d Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Tue, 15 Mar 2022 08:27:18 +0530 Subject: [PATCH 109/399] Create cdn.badboy.is-a.dev i really need one --- domains/cdn.badboy.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cdn.badboy.is-a.dev diff --git a/domains/cdn.badboy.is-a.dev b/domains/cdn.badboy.is-a.dev new file mode 100644 index 000000000..2004ed594 --- /dev/null +++ b/domains/cdn.badboy.is-a.dev @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/Bad-Boy-Codes/cdn", + "description": "My email forwarder", + "owner": { + "username": "bad-boy-codes", + "email": "contact@mail.badboy.is-a.dev" + }, + "record": { + "CNAME": "6c471084-399d-4a07-94a2-7e5d70375e79.id.repl.co" + } +} From 529afe8bb99682b42d8a4c6e06156237d7ac56dc Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Tue, 15 Mar 2022 08:28:05 +0530 Subject: [PATCH 110/399] Update cdn.badboy.is-a.dev --- domains/cdn.badboy.is-a.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.badboy.is-a.dev b/domains/cdn.badboy.is-a.dev index 2004ed594..d51bff9dd 100644 --- a/domains/cdn.badboy.is-a.dev +++ b/domains/cdn.badboy.is-a.dev @@ -1,6 +1,6 @@ { "repo": "https://github.com/Bad-Boy-Codes/cdn", - "description": "My email forwarder", + "description": "My static database", "owner": { "username": "bad-boy-codes", "email": "contact@mail.badboy.is-a.dev" From c75edf7d138210956ab9a69149fc14759a8de65a Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Tue, 15 Mar 2022 08:31:11 +0530 Subject: [PATCH 111/399] Update cdn.badboy.is-a.dev --- domains/cdn.badboy.is-a.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.badboy.is-a.dev b/domains/cdn.badboy.is-a.dev index d51bff9dd..be939b842 100644 --- a/domains/cdn.badboy.is-a.dev +++ b/domains/cdn.badboy.is-a.dev @@ -6,6 +6,6 @@ "email": "contact@mail.badboy.is-a.dev" }, "record": { - "CNAME": "6c471084-399d-4a07-94a2-7e5d70375e79.id.repl.co" + "CNAME": "bad-boy-codes.github.io/cdn" } } From 0432710fcc18b2dc1da80f3fdc61f791abe9cd96 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Tue, 15 Mar 2022 08:35:08 +0530 Subject: [PATCH 112/399] Update cdn.badboy.is-a.dev --- domains/cdn.badboy.is-a.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.badboy.is-a.dev b/domains/cdn.badboy.is-a.dev index be939b842..c78aa5fa7 100644 --- a/domains/cdn.badboy.is-a.dev +++ b/domains/cdn.badboy.is-a.dev @@ -1,6 +1,6 @@ { "repo": "https://github.com/Bad-Boy-Codes/cdn", - "description": "My static database", + "description": "My static database" "owner": { "username": "bad-boy-codes", "email": "contact@mail.badboy.is-a.dev" From 60724f6214720adfd0e8336552c37be2433033e4 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Tue, 15 Mar 2022 08:36:36 +0530 Subject: [PATCH 113/399] Update cdn.badboy.is-a.dev --- domains/cdn.badboy.is-a.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.badboy.is-a.dev b/domains/cdn.badboy.is-a.dev index c78aa5fa7..be939b842 100644 --- a/domains/cdn.badboy.is-a.dev +++ b/domains/cdn.badboy.is-a.dev @@ -1,6 +1,6 @@ { "repo": "https://github.com/Bad-Boy-Codes/cdn", - "description": "My static database" + "description": "My static database", "owner": { "username": "bad-boy-codes", "email": "contact@mail.badboy.is-a.dev" From 7ce94152f9cc38ef7e86ea5f1b4dd35f5c353cdb Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Tue, 15 Mar 2022 08:36:51 +0530 Subject: [PATCH 114/399] Rename cdn.badboy.is-a.dev to cdn.badboy.json --- domains/{cdn.badboy.is-a.dev => cdn.badboy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{cdn.badboy.is-a.dev => cdn.badboy.json} (100%) diff --git a/domains/cdn.badboy.is-a.dev b/domains/cdn.badboy.json similarity index 100% rename from domains/cdn.badboy.is-a.dev rename to domains/cdn.badboy.json From 4cd24eaac7fc87fa57bd2b963ac81089e4da7e64 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Tue, 15 Mar 2022 08:41:20 +0530 Subject: [PATCH 115/399] Update cdn.badboy.json --- domains/cdn.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.badboy.json b/domains/cdn.badboy.json index be939b842..eeed68a07 100644 --- a/domains/cdn.badboy.json +++ b/domains/cdn.badboy.json @@ -6,6 +6,6 @@ "email": "contact@mail.badboy.is-a.dev" }, "record": { - "CNAME": "bad-boy-codes.github.io/cdn" + "CNAME": "bad-boy-codes.github.io" } } From f69f327d8251e8331d54191e378599004a457573 Mon Sep 17 00:00:00 2001 From: cyanide <76759085+cyanide1x@users.noreply.github.com> Date: Mon, 14 Mar 2022 22:14:21 -0500 Subject: [PATCH 116/399] cyanide domain changes --- domains/cyanide.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cyanide.json diff --git a/domains/cyanide.json b/domains/cyanide.json new file mode 100644 index 000000000..1b9ef0dc4 --- /dev/null +++ b/domains/cyanide.json @@ -0,0 +1,12 @@ +{ + "description": "I am a professional developer that loves to code in HTML, CSS, and JavaScript!", + "repo": "https://github.com/cyanide1x/cyanide1x.github.io", + "owner": { + "username": "cyanide1x", + "email": "contact@cyanidedev.mn", + "twitter": "cyanide1x" + }, + "record": { + "CNAME": "cyanide1x.github.io" + } + } \ No newline at end of file From e61c60411af3b666992bbdd7bde8c9f7a4e49e6b Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Tue, 15 Mar 2022 10:14:57 +0530 Subject: [PATCH 117/399] Update cdn.badboy.json --- domains/cdn.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.badboy.json b/domains/cdn.badboy.json index eeed68a07..7ec332465 100644 --- a/domains/cdn.badboy.json +++ b/domains/cdn.badboy.json @@ -6,6 +6,6 @@ "email": "contact@mail.badboy.is-a.dev" }, "record": { - "CNAME": "bad-boy-codes.github.io" + "CNAME": "a322b85b-dae2-4ae1-87b4-4d75db26c7e5.id.repl.co" } } From 5cd4a236fd9e74a698340de9fe956245714302b4 Mon Sep 17 00:00:00 2001 From: Jeydin Pham <89167700+Jeydin@users.noreply.github.com> Date: Tue, 15 Mar 2022 01:07:25 -0500 Subject: [PATCH 118/399] Create jeydin.json --- domains/jeydin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jeydin.json diff --git a/domains/jeydin.json b/domains/jeydin.json new file mode 100644 index 000000000..3b8497af6 --- /dev/null +++ b/domains/jeydin.json @@ -0,0 +1,12 @@ +{ + "description": "I play a game called Genshin Impact", + "repo": "https://github.com/Jeydin/jeydin.github.io", + "owner": { + "username": "Jeydin", + "email": "JeyPham21@gmail.com", + "twitter": "Jeydin21" + }, + "record": { + "CNAME": "jeydin.github.io" + } +} From b7cc5b926d9ddfb5a57b85c55f0db608c200b2ec Mon Sep 17 00:00:00 2001 From: Kyoki <101627676+kyokiii@users.noreply.github.com> Date: Tue, 15 Mar 2022 15:21:58 +0700 Subject: [PATCH 119/399] Add my domain - kyoki.is-a.dev :3 --- domains/kyoki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kyoki.json diff --git a/domains/kyoki.json b/domains/kyoki.json new file mode 100644 index 000000000..22f2b7b19 --- /dev/null +++ b/domains/kyoki.json @@ -0,0 +1,10 @@ +{ + "owner":{ + "username": "Kyoki", + "discord": "kyoki#0162", + "email": "kyokisunn@gmail.com" + }, + "record": { + "CNAME": "kyokiii.github.io" + } +} From 7beda65b8d6a0fac9cdb5b8d679cb25b3253a984 Mon Sep 17 00:00:00 2001 From: Kyoki <101627676+kyokiii@users.noreply.github.com> Date: Tue, 15 Mar 2022 20:20:06 +0700 Subject: [PATCH 120/399] Changed my mind, now using replit. --- domains/kyoki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kyoki.json b/domains/kyoki.json index 22f2b7b19..f24ab7a75 100644 --- a/domains/kyoki.json +++ b/domains/kyoki.json @@ -5,6 +5,6 @@ "email": "kyokisunn@gmail.com" }, "record": { - "CNAME": "kyokiii.github.io" + "CNAME": "d7dc33e6-0a6b-49ab-bad4-4b006a476a02.id.repl.co" } } From c09abb8538e6242d34d96d559e372668e5824575 Mon Sep 17 00:00:00 2001 From: Eli <68946884+wensente27@users.noreply.github.com> Date: Wed, 16 Mar 2022 01:08:56 +0800 Subject: [PATCH 121/399] Create epnq.json --- domains/epnq.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/epnq.json diff --git a/domains/epnq.json b/domains/epnq.json new file mode 100644 index 000000000..2d6b4d5ea --- /dev/null +++ b/domains/epnq.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Site", + "repo": "https://github.com/wensente27", + "owner": { + "username": "wensente27", + "twitter": "pnqe_eli" + }, + "record": { + "CNAME": "epnq.up.railway.app" + } +} From 10e906a96770c27228196b2606b96f2d32b5e89e Mon Sep 17 00:00:00 2001 From: Arjix <53124886+ArjixWasTaken@users.noreply.github.com> Date: Tue, 15 Mar 2022 22:06:56 +0200 Subject: [PATCH 122/399] added arjix.json --- domains/arjix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/arjix.json diff --git a/domains/arjix.json b/domains/arjix.json new file mode 100644 index 000000000..625f9f0e2 --- /dev/null +++ b/domains/arjix.json @@ -0,0 +1,12 @@ +{ + "description": "Most likely a page for my portfolio.", + "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io/", + "owner": { + "username": "ArjixWasTaken", + "email": "", + "discord": "Hecker#5573" + }, + "record": { + "CNAME": "arjixwastaken.github.io/" + } +} From 49d7cdfc16f075af0510f939a541896c4c7dcfd7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DIBSTERYT@users.noreply.github.com> Date: Tue, 15 Mar 2022 17:02:01 -0400 Subject: [PATCH 123/399] Updating dibster.is-a.dev 1. Changed description. 2. Adding Twitter handle. 3. Adding MX mail server records. --- domains/dibster.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/dibster.json b/domains/dibster.json index 92442d4b5..973f1eb8c 100644 --- a/domains/dibster.json +++ b/domains/dibster.json @@ -1,13 +1,14 @@ { - "description": "ShareX Server/Protfolio Site", + "description": "ShareX Server/Protfolio Site. Under @DIBSTERYT on GitHub.", "repo": "https://github.com/DIBSTERYT", "owner": { "username": "DIBSTERYT", - "email": "contact@dibster.ml" + "email": "contact@dibster.ml", + "twitter": "DEV_DIBSTER" }, "record": { - "A": [ - "164.132.74.251" - ] + "A": ["164.132.74.251"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e8803276286db79e10a1a3978e6f0292c40d54c8 Mon Sep 17 00:00:00 2001 From: Abubakar Kang <90056797+AbubakarKang@users.noreply.github.com> Date: Wed, 16 Mar 2022 09:24:40 +0800 Subject: [PATCH 124/399] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d9525b13..8e5a16515 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## How do I register? -* Fork this project +* Fork this repository * Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev` * [Read the docs](./docs) * The PR will be reviewed and merged From 0c210d0175d38344c7f698407f2c88946ed0cc00 Mon Sep 17 00:00:00 2001 From: Eli <68946884+wensente27@users.noreply.github.com> Date: Wed, 16 Mar 2022 10:38:24 +0800 Subject: [PATCH 125/399] Added email as empty string --- domains/epnq.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/epnq.json b/domains/epnq.json index 2d6b4d5ea..43558ab9d 100644 --- a/domains/epnq.json +++ b/domains/epnq.json @@ -3,6 +3,7 @@ "repo": "https://github.com/wensente27", "owner": { "username": "wensente27", + "email": "", "twitter": "pnqe_eli" }, "record": { From 61ab8f8ec3295ea53d11fc1737c9b6d4b60e82cf Mon Sep 17 00:00:00 2001 From: samihaTasnim Date: Wed, 16 Mar 2022 16:52:39 +0600 Subject: [PATCH 126/399] Add blog.samihatasnim.json and edit filename in samiha-tasnim.json --- domains/blog.samihatasnim.json | 13 +++++++++++++ domains/{samiha-tasnim.json => samihatasnim.json} | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 domains/blog.samihatasnim.json rename domains/{samiha-tasnim.json => samihatasnim.json} (75%) diff --git a/domains/blog.samihatasnim.json b/domains/blog.samihatasnim.json new file mode 100644 index 000000000..9eb910b79 --- /dev/null +++ b/domains/blog.samihatasnim.json @@ -0,0 +1,13 @@ +{ + "description": "Samiha Tasnim's blog.", + "repo": "https://github.com/samihaTasnim/website", + "owner": { + "username": "samihaTasnim", + "discord": "sam.#7750", + "email": "samxtasnim@gmail.com", + "twitter": "@SamihaTasnimm" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/samiha-tasnim.json b/domains/samihatasnim.json similarity index 75% rename from domains/samiha-tasnim.json rename to domains/samihatasnim.json index f6a7c4723..644dfaf18 100644 --- a/domains/samiha-tasnim.json +++ b/domains/samihatasnim.json @@ -1,9 +1,9 @@ { - "description": "Samiha Tasnims personal website.", + "description": "Samiha Tasnim's personal website.", "repo": "https://github.com/samihaTasnim/website", "owner": { "username": "samihaTasnim", - "discord": "samm#6276", + "discord": "sam.#7750", "email": "samxtasnim@gmail.com", "twitter": "@SamihaTasnimm" }, From 2eaaaf40e1bbbc7f50c0435ed0b751c7a1263a45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Trung?= <89530449+vietrux@users.noreply.github.com> Date: Wed, 16 Mar 2022 18:09:09 +0700 Subject: [PATCH 127/399] Create trug.json --- domains/trug.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trug.json diff --git a/domains/trug.json b/domains/trug.json new file mode 100644 index 000000000..08b29b11f --- /dev/null +++ b/domains/trug.json @@ -0,0 +1,11 @@ +{ + "description": "Add trug.is-a.dev", + "repo": "https://github.com/vietrux/vietrux", + "owner": { + "username": "vietrux", + "email": "leviettrung.social@gmail.com" + }, + "record": { + "CNAME": "vietrux.github.io" + } +} From c0fbb1d922b46c46d14d8626be682231b6394c6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Trung?= <89530449+vietrux@users.noreply.github.com> Date: Wed, 16 Mar 2022 18:16:48 +0700 Subject: [PATCH 128/399] Update trug.json --- domains/trug.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/trug.json b/domains/trug.json index 08b29b11f..95985b899 100644 --- a/domains/trug.json +++ b/domains/trug.json @@ -1,11 +1,11 @@ { "description": "Add trug.is-a.dev", - "repo": "https://github.com/vietrux/vietrux", + "repo": "https://github.com/vietrux/vietruz", "owner": { "username": "vietrux", "email": "leviettrung.social@gmail.com" }, "record": { - "CNAME": "vietrux.github.io" + "CNAME": "cname.vercel-dns.com" } } From 346d4b0e55651cace7ab292c46800a235a67e5bd Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 16 Mar 2022 18:37:32 +0700 Subject: [PATCH 129/399] Revert "Create trug.json" --- domains/trug.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/trug.json diff --git a/domains/trug.json b/domains/trug.json deleted file mode 100644 index 95985b899..000000000 --- a/domains/trug.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Add trug.is-a.dev", - "repo": "https://github.com/vietrux/vietruz", - "owner": { - "username": "vietrux", - "email": "leviettrung.social@gmail.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } -} From 4bdcc00b6306f31b8a98b954cf0b62f5096d8682 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 16 Mar 2022 19:02:26 +0700 Subject: [PATCH 130/399] indent.... --- domains/cyanide.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cyanide.json b/domains/cyanide.json index 1b9ef0dc4..205e97255 100644 --- a/domains/cyanide.json +++ b/domains/cyanide.json @@ -9,4 +9,4 @@ "record": { "CNAME": "cyanide1x.github.io" } - } \ No newline at end of file +} From d982100cf1c5d67674611ad3d74f7f30410b1dd0 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 16 Mar 2022 19:22:43 +0700 Subject: [PATCH 131/399] uh no slash pls ty --- domains/arjix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arjix.json b/domains/arjix.json index 625f9f0e2..8ceedd311 100644 --- a/domains/arjix.json +++ b/domains/arjix.json @@ -7,6 +7,6 @@ "discord": "Hecker#5573" }, "record": { - "CNAME": "arjixwastaken.github.io/" + "CNAME": "arjixwastaken.github.io" } } From 78474faa096317133851e35611ad8b4dd3afb2a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Trung?= <89530449+vietrux@users.noreply.github.com> Date: Wed, 16 Mar 2022 19:23:00 +0700 Subject: [PATCH 132/399] Create trug.json --- domains/trug.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trug.json diff --git a/domains/trug.json b/domains/trug.json new file mode 100644 index 000000000..2a9d23be8 --- /dev/null +++ b/domains/trug.json @@ -0,0 +1,11 @@ +{ + "description": "Hello", + "repo": "https://github.com/vietrux/vietrux.github.io", + "owner": { + "username": "vietrux", + "email": "leviettrung.social@gmail.com" + }, + "record": { + "CNAME": "vietrux.github.io" + } +} From 764630babbe7e2cb11cedef820ed8fd0f4aeb700 Mon Sep 17 00:00:00 2001 From: Debert Jamie Date: Wed, 16 Mar 2022 20:47:19 +0700 Subject: [PATCH 133/399] Create debertjamie.json --- domains/debertjamie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/debertjamie.json diff --git a/domains/debertjamie.json b/domains/debertjamie.json new file mode 100644 index 000000000..299834afc --- /dev/null +++ b/domains/debertjamie.json @@ -0,0 +1,11 @@ +{ + "description": "A personal website", + "repo": "https://github.com/debertjamie", + "owner": { + "username": "debertjamie", + "email": "debert123@protonmail.com" + }, + "record": { + "CNAME": "debertjamie.up.railway.app" + } +} From 88b7ba8aa67ae9d001c2f5d1c892f53fdda39596 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 16 Mar 2022 21:18:22 +0700 Subject: [PATCH 134/399] Create activities.maskduck.json --- domains/activities.maskduck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/activities.maskduck.json diff --git a/domains/activities.maskduck.json b/domains/activities.maskduck.json new file mode 100644 index 000000000..101712b3b --- /dev/null +++ b/domains/activities.maskduck.json @@ -0,0 +1,11 @@ +{ + "description": "docs for my lib, nc-ext-activities", + "repo": "https://github.com/MaskDuck/nextcord-ext-activities", + "owner": { + "username": "MaskDuck", + "twitter": "MaskDuck1", + "email": "" + }, + "record": { + "CNAME": "readthedocs.io" +} From f4bcf208cab1973b0451bff4165becb890ebf584 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 16 Mar 2022 21:19:36 +0700 Subject: [PATCH 135/399] fix json --- domains/activities.maskduck.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/activities.maskduck.json b/domains/activities.maskduck.json index 101712b3b..6fb6a6599 100644 --- a/domains/activities.maskduck.json +++ b/domains/activities.maskduck.json @@ -8,4 +8,5 @@ }, "record": { "CNAME": "readthedocs.io" + } } From 1b9ebe7037b73ee43b8215296d2eaea7aa3ea0c1 Mon Sep 17 00:00:00 2001 From: Yuukari OwO Date: Wed, 16 Mar 2022 17:50:38 +0300 Subject: [PATCH 136/399] Create yuukari.json --- domains/yuukari.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yuukari.json diff --git a/domains/yuukari.json b/domains/yuukari.json new file mode 100644 index 000000000..759432120 --- /dev/null +++ b/domains/yuukari.json @@ -0,0 +1,11 @@ +{ + "description": "My dev homepage, which I have publish info about me, pet/commercial projects, etc.", + "owner": { + "username": "Yuukari", + "email": "contact@yuukari.is-a.dev", + "telegram": "@iamyuukari" + }, + "record": { + "CNAME": "n93071dj.beget.tech" + } +} \ No newline at end of file From c48952c409df1173057bddd80d70ef0258235bbb Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 16 Mar 2022 22:53:19 +0700 Subject: [PATCH 137/399] uh... --- domains/fbi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fbi.json b/domains/fbi.json index 527e10a20..07f537c44 100644 --- a/domains/fbi.json +++ b/domains/fbi.json @@ -6,6 +6,6 @@ "email": "2m4u@fbi.is-a.dev" }, "record": { - "URL": "2m4u.netlify.app" + "URL": "https://2m4u.netlify.app" } } From 8f3b7d17bab3acdb13b17d045da81d8e37798f9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Trung?= <89530449+vietrux@users.noreply.github.com> Date: Thu, 17 Mar 2022 00:52:41 +0700 Subject: [PATCH 138/399] Update trug.json --- domains/trug.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/trug.json b/domains/trug.json index 2a9d23be8..09ce8f1eb 100644 --- a/domains/trug.json +++ b/domains/trug.json @@ -1,11 +1,11 @@ { "description": "Hello", - "repo": "https://github.com/vietrux/vietrux.github.io", + "repo": "https://github.com/vietrux/main", "owner": { "username": "vietrux", "email": "leviettrung.social@gmail.com" }, "record": { - "CNAME": "vietrux.github.io" + "CNAME": "main-production.up.railway.app" } } From a5fcb372e5ed80e9ddab4a9fabd7533bcb2c1ff9 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 17 Mar 2022 07:16:33 +0700 Subject: [PATCH 139/399] fix username --- domains/kyoki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kyoki.json b/domains/kyoki.json index f24ab7a75..d9aa4e14d 100644 --- a/domains/kyoki.json +++ b/domains/kyoki.json @@ -1,6 +1,6 @@ { "owner":{ - "username": "Kyoki", + "username": "kyokiii", "discord": "kyoki#0162", "email": "kyokisunn@gmail.com" }, From c785eb7a5c5cbc282c43388075316565979bcc86 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Thu, 17 Mar 2022 09:17:40 +0530 Subject: [PATCH 140/399] Update bad.boy.json --- domains/bad.boy.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/bad.boy.json b/domains/bad.boy.json index 432d18902..e5c47f7b6 100644 --- a/domains/bad.boy.json +++ b/domains/bad.boy.json @@ -1,11 +1,10 @@ { - "repo": "https://github.com/Bad-Boy-Codes/mail", - "description": "My email forwarder", + "description": "https://badboy.is-a.dev/ redirector", "owner": { "username": "bad-boy-codes", "email": "contact@mail.badboy.is-a.dev" }, "record": { - "URL": "https://badboy.is-a.dev/" + "CNAME": "a.redirect.pizza" } } From 101944a6d9f7de7ed79d78f750d8f71fb1bfe6c9 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 17 Mar 2022 13:01:10 +0700 Subject: [PATCH 141/399] now we dont need to publish manually iirc --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index da71964dc..965261eda 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ You can create an pull request for the following reasons - #### Domains Changes to domain files will follow the given process - * PR will be reviewed and merged to `main` branch. -* Currently, the publishing of records is done manually. This will be automated soon with releases. +* The records will be published as soon as the PR is merged. * The changes should reflect soon after publishing. From 8e8e8600d1f90d792eb34a99e5f4cf2323efb60a Mon Sep 17 00:00:00 2001 From: Lina <94096360+Linadevv@users.noreply.github.com> Date: Thu, 17 Mar 2022 14:08:30 +0800 Subject: [PATCH 142/399] Create mail.rika.json --- domains/mail.rika.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 domains/mail.rika.json diff --git a/domains/mail.rika.json b/domains/mail.rika.json new file mode 100644 index 000000000..55e71de16 --- /dev/null +++ b/domains/mail.rika.json @@ -0,0 +1,21 @@ +{ + "description": "Domain for gmail", + "repo": "https://github.com/NicolDev/mail", + "owner": { + "username": "NicolDev", + "email": "cainiao1509@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 9cc6c0a1938f5a2334d134a14b477532604d9efb Mon Sep 17 00:00:00 2001 From: Aestra <71583327+AestraDev@users.noreply.github.com> Date: Thu, 17 Mar 2022 01:36:51 -0700 Subject: [PATCH 143/399] Update Aestra.json --- domains/Aestra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Aestra.json b/domains/Aestra.json index 1d159e81c..f8bbc7839 100644 --- a/domains/Aestra.json +++ b/domains/Aestra.json @@ -6,5 +6,5 @@ "github": "aestradev" }, "record": { - "CNAME": "will_add_soon" + "CNAME": "portfolio-production-7e27.up.railway.app" } From 802373d486fd77918786f137a6d9e8dca147e0d1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 17 Mar 2022 16:52:26 +0700 Subject: [PATCH 144/399] Create tagbot.maskduck.json --- domains/tagbot.maskduck.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/tagbot.maskduck.json diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json new file mode 100644 index 000000000..97ab61522 --- /dev/null +++ b/domains/tagbot.maskduck.json @@ -0,0 +1,15 @@ +{ + "description": "HTTP command handler for my bot", + "repo": "https://github.com/maskducks/maskducks.github.io", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "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": { + "CNAME": "tagbot-production-bef9.up.railway.app" + } +} From a1798fdeb4a57e27a25afc3ec0e89ec9f996c384 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 17 Mar 2022 16:53:30 +0700 Subject: [PATCH 145/399] Update tagbot.maskduck.json --- domains/tagbot.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json index 97ab61522..cbb24f80b 100644 --- a/domains/tagbot.maskduck.json +++ b/domains/tagbot.maskduck.json @@ -1,6 +1,6 @@ { "description": "HTTP command handler for my bot", - "repo": "https://github.com/maskducks/maskducks.github.io", + "repo": "https://github.com/MaskDuck/tag-bot", "owner": { "username": "MaskDuck", "email": "", From 7dedc66201e4aab0d935dd5a57d6cd03dd85985e Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 17 Mar 2022 16:53:41 +0700 Subject: [PATCH 146/399] Update tagbot.maskduck.json --- domains/tagbot.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json index cbb24f80b..909c18865 100644 --- a/domains/tagbot.maskduck.json +++ b/domains/tagbot.maskduck.json @@ -1,6 +1,6 @@ { "description": "HTTP command handler for my bot", - "repo": "https://github.com/MaskDuck/tag-bot", + "repo": "https://github.com/MaskDuck/tag_bot", "owner": { "username": "MaskDuck", "email": "", From 8314a03e3717728540718bd1013e12e8b8cf27ff Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 17 Mar 2022 18:14:38 +0700 Subject: [PATCH 147/399] json thing --- domains/Aestra.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/Aestra.json b/domains/Aestra.json index f8bbc7839..b14c6f75c 100644 --- a/domains/Aestra.json +++ b/domains/Aestra.json @@ -8,3 +8,4 @@ "record": { "CNAME": "portfolio-production-7e27.up.railway.app" } +} From e02172ce53ee9e862fd68e922bbeb0730dfd8350 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 17 Mar 2022 18:16:00 +0700 Subject: [PATCH 148/399] lowercasify --- domains/{Aestra.json => aestra.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Aestra.json => aestra.json} (100%) diff --git a/domains/Aestra.json b/domains/aestra.json similarity index 100% rename from domains/Aestra.json rename to domains/aestra.json From 88f11717fdb3cd7238ed246af909348935a2d165 Mon Sep 17 00:00:00 2001 From: Sahil Patel Date: Thu, 17 Mar 2022 17:21:35 +0530 Subject: [PATCH 149/399] Add domain record. --- domains/sahil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sahil.json diff --git a/domains/sahil.json b/domains/sahil.json new file mode 100644 index 000000000..02916b365 --- /dev/null +++ b/domains/sahil.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Porfolio Records Add.", + "repo": "https://github.com/sahilpatel09/sahilpatel09.github.io", + "owner": { + "username": "sahil", + "email": "smppatel99999@gmail.com", + "twitter": "@smppatel99999" + }, + "record": { + "CNAME": "sahilpatel09.github.io" + } +} From 3633cc683e0bbefb9d94ff4bbd7bd0cb54a9fac7 Mon Sep 17 00:00:00 2001 From: Sahil Patel Date: Thu, 17 Mar 2022 17:24:49 +0530 Subject: [PATCH 150/399] Update sahil.json --- domains/sahil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sahil.json b/domains/sahil.json index 02916b365..c85c682d2 100644 --- a/domains/sahil.json +++ b/domains/sahil.json @@ -4,7 +4,7 @@ "owner": { "username": "sahil", "email": "smppatel99999@gmail.com", - "twitter": "@smppatel99999" + "twitter": "smppatel99999" }, "record": { "CNAME": "sahilpatel09.github.io" From dc4c8710405562794ad71df4d618c5ec8f8850ff Mon Sep 17 00:00:00 2001 From: Sahil Patel Date: Thu, 17 Mar 2022 18:20:26 +0530 Subject: [PATCH 151/399] Update sahil.json --- domains/sahil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sahil.json b/domains/sahil.json index c85c682d2..a8dc56ac5 100644 --- a/domains/sahil.json +++ b/domains/sahil.json @@ -2,7 +2,7 @@ "description": "Personal Porfolio Records Add.", "repo": "https://github.com/sahilpatel09/sahilpatel09.github.io", "owner": { - "username": "sahil", + "username": "sahilpatel09", "email": "smppatel99999@gmail.com", "twitter": "smppatel99999" }, From 90f2fe1485cc4280136a39474bee69c5912ffd8e Mon Sep 17 00:00:00 2001 From: Lytwest <76743461+Lytwest@users.noreply.github.com> Date: Thu, 17 Mar 2022 17:24:32 +0300 Subject: [PATCH 152/399] create lytwest.json pls add my domain :> --- domains/lytwest.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lytwest.json diff --git a/domains/lytwest.json b/domains/lytwest.json new file mode 100644 index 000000000..e53a9e9aa --- /dev/null +++ b/domains/lytwest.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website uwu :3", + "repo": "https://github.com/Lytwest/lytwest.github.io", + "owner": { + "username": "Lytwest", + "email": "lytwest@gmail.com" + }, + "record": { + "CNAME": "lytwest.github.io" + } +} From cb635a5040abcb9af45c97a8db6a00ca66dd5cc4 Mon Sep 17 00:00:00 2001 From: Daan Breur Date: Thu, 17 Mar 2022 19:22:25 +0100 Subject: [PATCH 153/399] Create daanbreur.json --- domains/daanbreur.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/daanbreur.json diff --git a/domains/daanbreur.json b/domains/daanbreur.json new file mode 100644 index 000000000..a958da26e --- /dev/null +++ b/domains/daanbreur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daanbreur", + "email": "me@daanbreur.systems" + }, + "record": { + "URL": "https://blog.daanbreur.systems/" + } +} From 532ae0e269f4bd7e129942fc07151bbde1acaa5a Mon Sep 17 00:00:00 2001 From: Daan Breur Date: Thu, 17 Mar 2022 19:25:02 +0100 Subject: [PATCH 154/399] Update daanbreur.json --- domains/daanbreur.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/daanbreur.json b/domains/daanbreur.json index a958da26e..8c57f7d93 100644 --- a/domains/daanbreur.json +++ b/domains/daanbreur.json @@ -1,4 +1,5 @@ { + "description": "My blog with writeups :)", "owner": { "username": "daanbreur", "email": "me@daanbreur.systems" From bd01ef8f67da0ae64e892b383ac03c0ae36f2e84 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Fri, 18 Mar 2022 07:03:26 +0700 Subject: [PATCH 155/399] Create sx9.json --- domains/sx9.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/sx9.json diff --git a/domains/sx9.json b/domains/sx9.json new file mode 100644 index 000000000..052491450 --- /dev/null +++ b/domains/sx9.json @@ -0,0 +1,15 @@ +{ + "description": "SX's Website", + "repo": "https://sx-9.github.io", + "owner": { + "username": "SX-9", + "twitter": "SX_Discord", + "emails": { + "gmail": "2030.agent.discord@gmail.com", + "outlook": "sx-91@outlook.com" + } + }, + "record": { + "CNAME": "sx-9.github.io" + } +} From 3bc303e198e2ff2032e88ee59e8255ee9d043e66 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 18 Mar 2022 08:04:40 +0700 Subject: [PATCH 156/399] add empty email for consistency --- domains/sx9.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index 052491450..79406c244 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -3,7 +3,8 @@ "repo": "https://sx-9.github.io", "owner": { "username": "SX-9", - "twitter": "SX_Discord", + "twitter": "SX_Discord", + "email": "", "emails": { "gmail": "2030.agent.discord@gmail.com", "outlook": "sx-91@outlook.com" From 59403f4217c3edb474b8d6484e9884a9663f0039 Mon Sep 17 00:00:00 2001 From: noir <90619153+noirdevelopment@users.noreply.github.com> Date: Thu, 17 Mar 2022 23:01:56 -0500 Subject: [PATCH 157/399] Create noir.json --- domains/noir.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/noir.json diff --git a/domains/noir.json b/domains/noir.json new file mode 100644 index 000000000..50240a300 --- /dev/null +++ b/domains/noir.json @@ -0,0 +1,12 @@ +{ + "description": "noir's website", + "repo": "https://github.com/noirdevelopment/noir.github.io", + "owner": { + "username": "noirdevelopment", + "email": "xyroemail1@gmail.com", + "twitter": "zPyrooooo" + }, + "record": { + "CNAME": "noir.github.io" + } +} From 7f2f809e39c6905ec1c73fb9639293b2adf5716c Mon Sep 17 00:00:00 2001 From: noir <90619153+noirdevelopment@users.noreply.github.com> Date: Fri, 18 Mar 2022 01:46:43 -0500 Subject: [PATCH 158/399] Update noir.json --- domains/noir.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/noir.json b/domains/noir.json index 50240a300..bd7badc3c 100644 --- a/domains/noir.json +++ b/domains/noir.json @@ -1,12 +1,12 @@ { "description": "noir's website", - "repo": "https://github.com/noirdevelopment/noir.github.io", + "repo": "https://github.com/noirdevelopment/noirdevelopment.github.io", "owner": { "username": "noirdevelopment", "email": "xyroemail1@gmail.com", "twitter": "zPyrooooo" }, "record": { - "CNAME": "noir.github.io" + "CNAME": "noirdevelopment.github.io" } } From 94d03487abd86e50e727f155371e56d6994887d3 Mon Sep 17 00:00:00 2001 From: Mikko <95996840+mikkortx@users.noreply.github.com> Date: Fri, 18 Mar 2022 20:35:39 +1100 Subject: [PATCH 159/399] Create mikko.json --- domains/mikko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mikko.json diff --git a/domains/mikko.json b/domains/mikko.json new file mode 100644 index 000000000..76081a577 --- /dev/null +++ b/domains/mikko.json @@ -0,0 +1,12 @@ +{ + "description": "Mikko's Developer Page", + "repo": "https://github.com/mikkortx/cv", + "owner": { + "username": "mikkortx", + "email": "mikkoahh@gmail.com", + "twitter": "mikkortx" + }, + "record": { + "CNAME": "https://mikkortx.github.io/cv/" + } +} From db8688c5cdedac1c720f4deecf0fab32ae4dbd1c Mon Sep 17 00:00:00 2001 From: Mikko <95996840+mikkortx@users.noreply.github.com> Date: Fri, 18 Mar 2022 20:41:44 +1100 Subject: [PATCH 160/399] Update mikko.json --- domains/mikko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mikko.json b/domains/mikko.json index 76081a577..00b10867c 100644 --- a/domains/mikko.json +++ b/domains/mikko.json @@ -7,6 +7,6 @@ "twitter": "mikkortx" }, "record": { - "CNAME": "https://mikkortx.github.io/cv/" + "CNAME": "https://mikkortx.github.io" } } From cd3e9f63b3c38f9b231da97a897baad6a14c41b2 Mon Sep 17 00:00:00 2001 From: Mikko <95996840+mikkortx@users.noreply.github.com> Date: Fri, 18 Mar 2022 20:42:37 +1100 Subject: [PATCH 161/399] Update mikko.json --- domains/mikko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mikko.json b/domains/mikko.json index 00b10867c..64a7c0e2f 100644 --- a/domains/mikko.json +++ b/domains/mikko.json @@ -7,6 +7,6 @@ "twitter": "mikkortx" }, "record": { - "CNAME": "https://mikkortx.github.io" + "CNAME": "mikkortx.github.io" } } From 46e78a0e74fa79cbacac0287969d1f7ed55123f1 Mon Sep 17 00:00:00 2001 From: whi~nyaan Date: Fri, 18 Mar 2022 18:16:08 +0800 Subject: [PATCH 162/399] push --- ...ithub-pages-challenge-whinee.pr.whine.json | 11 +++++++++ .../_github-pages-challenge-whinee.whine.json | 11 +++++++++ ...thub-pages-challenge-whnya.blog.whine.json | 11 +++++++++ domains/dc.whine.json | 11 +++++++++ domains/{deno.whine.json => de.whine.json} | 4 ++-- domains/li.whine.json | 11 +++++++++ domains/mail.whine.json | 2 +- .../{projects.whine.json => pr.whine.json} | 2 +- domains/whine.json | 24 +++++++++++++------ 9 files changed, 76 insertions(+), 11 deletions(-) create mode 100644 domains/_github-pages-challenge-whinee.pr.whine.json create mode 100644 domains/_github-pages-challenge-whinee.whine.json create mode 100644 domains/_github-pages-challenge-whnya.blog.whine.json create mode 100644 domains/dc.whine.json rename domains/{deno.whine.json => de.whine.json} (76%) create mode 100644 domains/li.whine.json rename domains/{projects.whine.json => pr.whine.json} (82%) diff --git a/domains/_github-pages-challenge-whinee.pr.whine.json b/domains/_github-pages-challenge-whinee.pr.whine.json new file mode 100644 index 000000000..aed2b356b --- /dev/null +++ b/domains/_github-pages-challenge-whinee.pr.whine.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "description": "whi_ne's projects' subdomain", + "record": { + "TXT": "5334b483705c878dc84a4a735574bc" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-whinee.whine.json b/domains/_github-pages-challenge-whinee.whine.json new file mode 100644 index 000000000..966b5aa30 --- /dev/null +++ b/domains/_github-pages-challenge-whinee.whine.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "description": "whi_ne's projects' subdomain", + "record": { + "TXT": "bb3791fd1730b8ac812429538c5ace" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-whnya.blog.whine.json b/domains/_github-pages-challenge-whnya.blog.whine.json new file mode 100644 index 000000000..a0157c2e6 --- /dev/null +++ b/domains/_github-pages-challenge-whnya.blog.whine.json @@ -0,0 +1,11 @@ +{ + "description": "whi_ne's blog", + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "record": { + "TXT": "38bb2ae851bf7a7237a5260a7ba89f" + } +} \ No newline at end of file diff --git a/domains/dc.whine.json b/domains/dc.whine.json new file mode 100644 index 000000000..64e2b4a8f --- /dev/null +++ b/domains/dc.whine.json @@ -0,0 +1,11 @@ +{ + "description": "whi_ne's discord", + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "record": { + "CNAME": "a.redirect.pizza" + } +} \ No newline at end of file diff --git a/domains/deno.whine.json b/domains/de.whine.json similarity index 76% rename from domains/deno.whine.json rename to domains/de.whine.json index 7aaa9d117..ea93bb80a 100644 --- a/domains/deno.whine.json +++ b/domains/de.whine.json @@ -7,6 +7,6 @@ "description": "whi_ne's deno subdomain", "record": { "A": ["34.120.54.55"], - "TXT": "deno-com-validation=ee0178763815b97a05c22f1b" + "TXT": "deno-com-validation=572b9c00ebc922b6f8367944" } -} +} \ No newline at end of file diff --git a/domains/li.whine.json b/domains/li.whine.json new file mode 100644 index 000000000..603257aef --- /dev/null +++ b/domains/li.whine.json @@ -0,0 +1,11 @@ +{ + "description": "whi_ne's redirects", + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "record": { + "CNAME": "a.redirect.pizza" + } +} \ No newline at end of file diff --git a/domains/mail.whine.json b/domains/mail.whine.json index 6c06fcffa..a8f050e40 100644 --- a/domains/mail.whine.json +++ b/domains/mail.whine.json @@ -9,4 +9,4 @@ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} \ No newline at end of file diff --git a/domains/projects.whine.json b/domains/pr.whine.json similarity index 82% rename from domains/projects.whine.json rename to domains/pr.whine.json index 8994675cf..f6a8d3441 100644 --- a/domains/projects.whine.json +++ b/domains/pr.whine.json @@ -6,6 +6,6 @@ }, "description": "whi_ne's projects' subdomain", "record": { - "CNAME": "whnya.github.io" + "CNAME": "whinee.github.io" } } diff --git a/domains/whine.json b/domains/whine.json index 4f2c7e8d5..0ba3e78c8 100644 --- a/domains/whine.json +++ b/domains/whine.json @@ -1,12 +1,22 @@ { - "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" - }, "description": "whi_ne's personal site", "repo": "https://github.com/whinee/whinee.github.io", + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, "record": { - "CNAME": "whinee.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} \ No newline at end of file From 5231a996b147c44db1faacd098601fe02227d864 Mon Sep 17 00:00:00 2001 From: whi~nyaan Date: Fri, 18 Mar 2022 18:37:21 +0800 Subject: [PATCH 163/399] push --- domains/_github-pages-challenge-whinee.pr.whine.json | 11 ----------- domains/_github-pages-challenge-whinee.whine.json | 11 ----------- domains/_github-pages-challenge-whnya.blog.whine.json | 11 ----------- domains/pr.whine.json | 2 +- 4 files changed, 1 insertion(+), 34 deletions(-) delete mode 100644 domains/_github-pages-challenge-whinee.pr.whine.json delete mode 100644 domains/_github-pages-challenge-whinee.whine.json delete mode 100644 domains/_github-pages-challenge-whnya.blog.whine.json diff --git a/domains/_github-pages-challenge-whinee.pr.whine.json b/domains/_github-pages-challenge-whinee.pr.whine.json deleted file mode 100644 index aed2b356b..000000000 --- a/domains/_github-pages-challenge-whinee.pr.whine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" - }, - "description": "whi_ne's projects' subdomain", - "record": { - "TXT": "5334b483705c878dc84a4a735574bc" - } -} \ No newline at end of file diff --git a/domains/_github-pages-challenge-whinee.whine.json b/domains/_github-pages-challenge-whinee.whine.json deleted file mode 100644 index 966b5aa30..000000000 --- a/domains/_github-pages-challenge-whinee.whine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" - }, - "description": "whi_ne's projects' subdomain", - "record": { - "TXT": "bb3791fd1730b8ac812429538c5ace" - } -} \ No newline at end of file diff --git a/domains/_github-pages-challenge-whnya.blog.whine.json b/domains/_github-pages-challenge-whnya.blog.whine.json deleted file mode 100644 index a0157c2e6..000000000 --- a/domains/_github-pages-challenge-whnya.blog.whine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "whi_ne's blog", - "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" - }, - "record": { - "TXT": "38bb2ae851bf7a7237a5260a7ba89f" - } -} \ No newline at end of file diff --git a/domains/pr.whine.json b/domains/pr.whine.json index f6a8d3441..8994675cf 100644 --- a/domains/pr.whine.json +++ b/domains/pr.whine.json @@ -6,6 +6,6 @@ }, "description": "whi_ne's projects' subdomain", "record": { - "CNAME": "whinee.github.io" + "CNAME": "whnya.github.io" } } From be60c406fe64cfe6bb98b563b09892d0ee40ac5e Mon Sep 17 00:00:00 2001 From: CoderPopCat <79563127+CoderPopCat@users.noreply.github.com> Date: Fri, 18 Mar 2022 16:40:37 +0400 Subject: [PATCH 164/399] Create zero.json --- domains/zero.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zero.json diff --git a/domains/zero.json b/domains/zero.json new file mode 100644 index 000000000..6496768a3 --- /dev/null +++ b/domains/zero.json @@ -0,0 +1,12 @@ +{ + "description": "My personal developer portfolio.", + "repo": "https://github.com/CoderPopCat/coderpopcat.github.io", + "owner": { + "username": "CoderPopCat", + "email": "zerotwo@popcat.xyz", + "twitter": "none" + }, + "record": { + "CNAME": coderpopcat.github.io" + } +} From f952a2b23aee301da6da999220eecd5372ee7554 Mon Sep 17 00:00:00 2001 From: CoderPopCat <79563127+CoderPopCat@users.noreply.github.com> Date: Fri, 18 Mar 2022 16:41:29 +0400 Subject: [PATCH 165/399] Update zero.json --- domains/zero.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zero.json b/domains/zero.json index 6496768a3..efc72d480 100644 --- a/domains/zero.json +++ b/domains/zero.json @@ -7,6 +7,6 @@ "twitter": "none" }, "record": { - "CNAME": coderpopcat.github.io" + "CNAME": "coderpopcat.github.io" } } From b10201dff02f130e37013705b2838a4086a6c553 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 18 Mar 2022 20:17:39 +0700 Subject: [PATCH 166/399] delete twitter --- domains/zero.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/zero.json b/domains/zero.json index efc72d480..c7af9f358 100644 --- a/domains/zero.json +++ b/domains/zero.json @@ -3,8 +3,7 @@ "repo": "https://github.com/CoderPopCat/coderpopcat.github.io", "owner": { "username": "CoderPopCat", - "email": "zerotwo@popcat.xyz", - "twitter": "none" + "email": "zerotwo@popcat.xyz" }, "record": { "CNAME": "coderpopcat.github.io" From e8622789608f11d3de73833ee72f9438b10e1e46 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Fri, 18 Mar 2022 19:17:08 +0530 Subject: [PATCH 167/399] Create insta.badboy.json --- domains/insta.badboy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/insta.badboy.json diff --git a/domains/insta.badboy.json b/domains/insta.badboy.json new file mode 100644 index 000000000..60d55d9c5 --- /dev/null +++ b/domains/insta.badboy.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/Bad-Boy-Codes/insta-profile-viewer", + "description": "Instagram profile viewer.", + "owner": { + "username": "bad-boy-codes", + "email": "contact@mail.badboy.is-a.dev" + }, + "record": { + "CNAME": "bad-boy-codes.github.io" + } +} From 26876ae6239e61187b81a3c155a7fbe46e8e1101 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Fri, 18 Mar 2022 20:01:17 +0530 Subject: [PATCH 168/399] Update insta.badboy.json --- domains/insta.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/insta.badboy.json b/domains/insta.badboy.json index 60d55d9c5..70be74602 100644 --- a/domains/insta.badboy.json +++ b/domains/insta.badboy.json @@ -6,6 +6,6 @@ "email": "contact@mail.badboy.is-a.dev" }, "record": { - "CNAME": "bad-boy-codes.github.io" + "CNAME": "semant.is-a.dev" } } From ca9311dd5599d68692834118cd90c6cd7aec3013 Mon Sep 17 00:00:00 2001 From: Connor Date: Fri, 18 Mar 2022 20:18:16 +0100 Subject: [PATCH 169/399] Update zerotwo.json --- domains/zerotwo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/zerotwo.json b/domains/zerotwo.json index 155bc7092..593e0eeeb 100644 --- a/domains/zerotwo.json +++ b/domains/zerotwo.json @@ -1,11 +1,11 @@ { - "description": "The site for ZeroTwo's docs.", - "repo": "https://github.com/ZeroTwoDev", + "description": "landing site for zerotwo, the discord bot.", + "repo": "https://github.com/ZeroTwoDiscord/website", "owner": { - "username": "ZeroTwoDev", - "email": "halil_ismail@yahoo.com" + "username": "Connor", + "email": "[redacted] send me a dm on discord instead." }, "record": { - "CNAME": "zerotwodev.github.io" + "CNAME": "zerotwodiscord.github.io/website" } } From e6ae049898e4a8a5c49cc7a2f647452ee2d54d36 Mon Sep 17 00:00:00 2001 From: xKubsoneQ <63014799+xKubsoneQ@users.noreply.github.com> Date: Fri, 18 Mar 2022 21:15:16 +0100 Subject: [PATCH 170/399] Update xkubsoneq.json --- domains/xkubsoneq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xkubsoneq.json b/domains/xkubsoneq.json index 3dbd3ff6b..9e8b13d90 100644 --- a/domains/xkubsoneq.json +++ b/domains/xkubsoneq.json @@ -7,6 +7,6 @@ "twitter": "undef1n3d_" }, "record": { - "URL": "https://pomocnikbot.pl/aboutdeveloper" + "URL": "https://pomocnikbot.pl/dev/socials" } } From 0eed178598890804a5799bc5bba1fccbcc128ea5 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sat, 19 Mar 2022 18:01:14 +0700 Subject: [PATCH 171/399] Create chat-with.sx9 --- domains/chat-with.sx9 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 domains/chat-with.sx9 diff --git a/domains/chat-with.sx9 b/domains/chat-with.sx9 new file mode 100644 index 000000000..fb7380ec0 --- /dev/null +++ b/domains/chat-with.sx9 @@ -0,0 +1,22 @@ +{ + "description": "My Discord Invite Link", + + "repo": "invite.sx9.repl.co", + + "owner": { + + "username": "SX-9", + + "email": "sx-91@outlook.com", + + "twitter": "SX_Discord" + + }, + + "record": { + "cname": "b4ceecee-de08-4e74-b6a6-6ea918a0c6db.id.repl.co" + + } + +} + From 33c8165a481e5c876fe52546d91cb730144b3c2a Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sat, 19 Mar 2022 18:19:12 +0700 Subject: [PATCH 172/399] Rename chat-with.sx9 to chat-with.sx9.json --- domains/{chat-with.sx9 => chat-with.sx9.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{chat-with.sx9 => chat-with.sx9.json} (100%) diff --git a/domains/chat-with.sx9 b/domains/chat-with.sx9.json similarity index 100% rename from domains/chat-with.sx9 rename to domains/chat-with.sx9.json From b28e238c6e42cb24a050074d5879b3f920c00f4c Mon Sep 17 00:00:00 2001 From: Aditya Yadav <90105839+icancodebeauty@users.noreply.github.com> Date: Sat, 19 Mar 2022 16:51:00 +0530 Subject: [PATCH 173/399] Create instapi.aditya.json --- domains/instapi.aditya.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/instapi.aditya.json diff --git a/domains/instapi.aditya.json b/domains/instapi.aditya.json new file mode 100644 index 000000000..c7acbfab5 --- /dev/null +++ b/domains/instapi.aditya.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "pythonmcpi", + "email": "user3456@insomnia247.nl", + "irc": "user3456@irc.insomnia247.nl/#shells", + "discord": "Little Furret#7901", + "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." + }, + "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "A": ["76.223.55.44"] + } +} From 048e9b4821a2a7367ce87a7353997b2f2d914be2 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sat, 19 Mar 2022 18:21:05 +0700 Subject: [PATCH 174/399] Update chat-with.sx9.json --- domains/chat-with.sx9.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/domains/chat-with.sx9.json b/domains/chat-with.sx9.json index fb7380ec0..37f9c1f1a 100644 --- a/domains/chat-with.sx9.json +++ b/domains/chat-with.sx9.json @@ -1,22 +1,13 @@ { "description": "My Discord Invite Link", - "repo": "invite.sx9.repl.co", - "owner": { - "username": "SX-9", - - "email": "sx-91@outlook.com", - + "email": "sx-91@outlook.com",0 "twitter": "SX_Discord" - }, - "record": { "cname": "b4ceecee-de08-4e74-b6a6-6ea918a0c6db.id.repl.co" - } - } From fd60843269bdd82d1d6fa9f131c38d23efcac986 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sat, 19 Mar 2022 18:22:24 +0700 Subject: [PATCH 175/399] Update chat-with.sx9.json --- domains/chat-with.sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chat-with.sx9.json b/domains/chat-with.sx9.json index 37f9c1f1a..af1e8ceaf 100644 --- a/domains/chat-with.sx9.json +++ b/domains/chat-with.sx9.json @@ -7,7 +7,7 @@ "twitter": "SX_Discord" }, "record": { - "cname": "b4ceecee-de08-4e74-b6a6-6ea918a0c6db.id.repl.co" + "CNAME": "b4ceecee-de08-4e74-b6a6-6ea918a0c6db.id.repl.co" } } From 78e69d2a6b64b53611bb326cbccfa22285f7215a Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sat, 19 Mar 2022 18:23:53 +0700 Subject: [PATCH 176/399] Update chat-with.sx9.json --- domains/chat-with.sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chat-with.sx9.json b/domains/chat-with.sx9.json index af1e8ceaf..0791f3935 100644 --- a/domains/chat-with.sx9.json +++ b/domains/chat-with.sx9.json @@ -3,7 +3,7 @@ "repo": "invite.sx9.repl.co", "owner": { "username": "SX-9", - "email": "sx-91@outlook.com",0 + "email": "sx-91@outlook.com", "twitter": "SX_Discord" }, "record": { From 3d1a297d2bc72bd3714fdc38f8fa6afaadaf680b Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+rbstsoul@users.noreply.github.com> Date: Sat, 19 Mar 2022 18:57:36 +0300 Subject: [PATCH 177/399] Update onichan.json --- domains/onichan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/onichan.json b/domains/onichan.json index ce7c78ab4..765f18974 100644 --- a/domains/onichan.json +++ b/domains/onichan.json @@ -6,6 +6,6 @@ "email": "rbstsoul@gmail.com" }, "record": { - "CNAME": "rbst.gitbook.io/plugin" + "URL": "rbst.gitbook.io/plugin" } } From 3b68bee6ff46d2013a4947923dad30741e024547 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 20 Mar 2022 13:37:20 +0700 Subject: [PATCH 178/399] Create api.zeppelin.maskduck.json --- domains/api.zeppelin.maskduck.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/api.zeppelin.maskduck.json diff --git a/domains/api.zeppelin.maskduck.json b/domains/api.zeppelin.maskduck.json new file mode 100644 index 000000000..3c0f17f84 --- /dev/null +++ b/domains/api.zeppelin.maskduck.json @@ -0,0 +1,15 @@ +{ + "description": "Zeppelin selfhost API", + "repo": "https://github.com/maskducks/maskducks.github.io", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "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": { + "CNAME": "zeppelin-maskduck-api.up.railway.app" + } +} From b2eb834e2d0f3e0f18bc58d8092abea684756b4f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 20 Mar 2022 13:38:33 +0700 Subject: [PATCH 179/399] Create dashboard.zeppelin.maskduck.json --- domains/dashboard.zeppelin.maskduck.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/dashboard.zeppelin.maskduck.json diff --git a/domains/dashboard.zeppelin.maskduck.json b/domains/dashboard.zeppelin.maskduck.json new file mode 100644 index 000000000..bc90b7c35 --- /dev/null +++ b/domains/dashboard.zeppelin.maskduck.json @@ -0,0 +1,15 @@ +{ + "description": "MaskDuck's personal website!", + "repo": "https://github.com/maskducks/maskducks.github.io", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "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": { + "CNAME": "zeppelin-railway-dashboard.up.railway.app" + } +} From 5f7ca5769fbf465c29cdcc91e9e18df5c16ed4ef Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sun, 20 Mar 2022 14:53:09 +0700 Subject: [PATCH 180/399] Update sx9.json --- domains/sx9.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/sx9.json b/domains/sx9.json index 79406c244..593068a83 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -4,13 +4,9 @@ "owner": { "username": "SX-9", "twitter": "SX_Discord", - "email": "", - "emails": { - "gmail": "2030.agent.discord@gmail.com", - "outlook": "sx-91@outlook.com" - } - }, + "email": "sx-91@outlook.com", + } "record": { - "CNAME": "sx-9.github.io" + "CNAME": "sx9.000webhostapp.com" } } From 8af3c5ea7329c953751f7aa1c76dc10cbe3a36ad Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sun, 20 Mar 2022 15:16:21 +0700 Subject: [PATCH 181/399] Delete chat-with.sx9.json --- domains/chat-with.sx9.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/chat-with.sx9.json diff --git a/domains/chat-with.sx9.json b/domains/chat-with.sx9.json deleted file mode 100644 index 0791f3935..000000000 --- a/domains/chat-with.sx9.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "My Discord Invite Link", - "repo": "invite.sx9.repl.co", - "owner": { - "username": "SX-9", - "email": "sx-91@outlook.com", - "twitter": "SX_Discord" - }, - "record": { - "CNAME": "b4ceecee-de08-4e74-b6a6-6ea918a0c6db.id.repl.co" - } -} - From 5d7e039b03c37cdcf0c711ebc8dd37a1b66984b5 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sun, 20 Mar 2022 15:43:31 +0700 Subject: [PATCH 182/399] Update sx9.json --- domains/sx9.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sx9.json b/domains/sx9.json index 593068a83..33fa50e3b 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -4,8 +4,8 @@ "owner": { "username": "SX-9", "twitter": "SX_Discord", - "email": "sx-91@outlook.com", - } + "email": "sx-91@outlook.com" + } "record": { "CNAME": "sx9.000webhostapp.com" } From 5c1514bdfbe8d627eb5fa437192ba81f1d2d87f9 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sun, 20 Mar 2022 16:29:29 +0700 Subject: [PATCH 183/399] Update sx9.json --- domains/sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index 33fa50e3b..6d3b5a753 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -7,6 +7,6 @@ "email": "sx-91@outlook.com" } "record": { - "CNAME": "sx9.000webhostapp.com" + "CNAME": "sx9.github.io" } } From 69dcbb10507e365a61ac71a24a5b4372e7db8b5f Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sun, 20 Mar 2022 16:29:55 +0700 Subject: [PATCH 184/399] Update sx9.json --- domains/sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index 6d3b5a753..185776930 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -5,7 +5,7 @@ "username": "SX-9", "twitter": "SX_Discord", "email": "sx-91@outlook.com" - } + }, "record": { "CNAME": "sx9.github.io" } From d02dcea3da74fb8bd6cd1bd4a64bffcda2d13ca5 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Sun, 20 Mar 2022 16:30:52 +0700 Subject: [PATCH 185/399] Update sx9.json --- domains/sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index 185776930..40cf80dd8 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -7,6 +7,6 @@ "email": "sx-91@outlook.com" }, "record": { - "CNAME": "sx9.github.io" + "CNAME": "sx-9.github.io" } } From be4b259a448544eac197d7369b53f8d8767da896 Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+rbstsoul@users.noreply.github.com> Date: Sun, 20 Mar 2022 12:35:36 +0300 Subject: [PATCH 186/399] Update onichan.json --- domains/onichan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/onichan.json b/domains/onichan.json index 765f18974..e1ce43759 100644 --- a/domains/onichan.json +++ b/domains/onichan.json @@ -6,6 +6,6 @@ "email": "rbstsoul@gmail.com" }, "record": { - "URL": "rbst.gitbook.io/plugin" + "URL": "https://rbst.gitbook.io/plugin" } } From 3d627761bee2b1decb8173c5f69e3a600986183a Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+rbstsoul@users.noreply.github.com> Date: Sun, 20 Mar 2022 13:25:13 +0300 Subject: [PATCH 187/399] Update onichan.json --- domains/onichan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/onichan.json b/domains/onichan.json index e1ce43759..2ff18d3a8 100644 --- a/domains/onichan.json +++ b/domains/onichan.json @@ -6,6 +6,6 @@ "email": "rbstsoul@gmail.com" }, "record": { - "URL": "https://rbst.gitbook.io/plugin" + "CNAME": "rbst.gitbook.io" } } From 2e84da8263d6774eaa723b4eb572446ffa9978d5 Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+rbstsoul@users.noreply.github.com> Date: Sun, 20 Mar 2022 13:30:46 +0300 Subject: [PATCH 188/399] Update onichan.json --- domains/onichan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/onichan.json b/domains/onichan.json index 2ff18d3a8..5a47472ba 100644 --- a/domains/onichan.json +++ b/domains/onichan.json @@ -6,6 +6,6 @@ "email": "rbstsoul@gmail.com" }, "record": { - "CNAME": "rbst.gitbook.io" + "CNAME": "hosting.gitbook.io" } } From 8cac89d6c3cfb622d5b447417161193891361460 Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+rbstsoul@users.noreply.github.com> Date: Sun, 20 Mar 2022 14:13:21 +0300 Subject: [PATCH 189/399] Update onichan.json --- domains/onichan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/onichan.json b/domains/onichan.json index 5a47472ba..2696a1c69 100644 --- a/domains/onichan.json +++ b/domains/onichan.json @@ -6,6 +6,6 @@ "email": "rbstsoul@gmail.com" }, "record": { - "CNAME": "hosting.gitbook.io" + "CNAME": "onichan.readthedocs.io" } } From 39b0d563f51eb8a69a01bea91742a1d37c4da718 Mon Sep 17 00:00:00 2001 From: blox <73058244+soudblox@users.noreply.github.com> Date: Sun, 20 Mar 2022 18:22:13 +0700 Subject: [PATCH 190/399] Create blox.json --- domains/blox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blox.json diff --git a/domains/blox.json b/domains/blox.json new file mode 100644 index 000000000..3d48d64ed --- /dev/null +++ b/domains/blox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "blox", + "email": "nick8x@gmail.com" + }, + "record": { + "CNAME": "bloxsite.up.railway.app" + } +} From 72be9572bead5f12772916c93adfe31864fc0ed3 Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+rbstsoul@users.noreply.github.com> Date: Sun, 20 Mar 2022 14:22:21 +0300 Subject: [PATCH 191/399] Update onichan.json --- domains/onichan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/onichan.json b/domains/onichan.json index 2696a1c69..189c2ecb3 100644 --- a/domains/onichan.json +++ b/domains/onichan.json @@ -6,6 +6,6 @@ "email": "rbstsoul@gmail.com" }, "record": { - "CNAME": "onichan.readthedocs.io" + "CNAME": "readthedocs.io" } } From 2cc2a9619c1ce52b1861b01077da3a46b39c06a1 Mon Sep 17 00:00:00 2001 From: blox <73058244+soudblox@users.noreply.github.com> Date: Sun, 20 Mar 2022 18:24:08 +0700 Subject: [PATCH 192/399] Update blox.json --- domains/blox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blox.json b/domains/blox.json index 3d48d64ed..ff4b9f06d 100644 --- a/domains/blox.json +++ b/domains/blox.json @@ -1,6 +1,6 @@ { "owner": { - "username": "blox", + "username": "soudblox", "email": "nick8x@gmail.com" }, "record": { From 45f8326d01ca7dee3d335a39f6847fdc39715349 Mon Sep 17 00:00:00 2001 From: Laith Date: Sun, 20 Mar 2022 05:40:53 -0700 Subject: [PATCH 193/399] Create ico.json --- domains/ico.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ico.json diff --git a/domains/ico.json b/domains/ico.json new file mode 100644 index 000000000..50f240c05 --- /dev/null +++ b/domains/ico.json @@ -0,0 +1,11 @@ +{ + "description": "Simply Iconical", + "repo": "https://github.com/babyico/babyico.github.io", + "owner": { + "username": "babyico", + "email": "iconical@programmer.net" + }, + "record": { + "CNAME": "babyico.github.io" + } +} From fd8ed85577a6867108fd011b442c6a26a0036d9f Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Sun, 20 Mar 2022 19:33:56 +0530 Subject: [PATCH 194/399] Create discord.badboy.json well I have some projects yk :? --- domains/discord.badboy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/discord.badboy.json diff --git a/domains/discord.badboy.json b/domains/discord.badboy.json new file mode 100644 index 000000000..b3e3a3c4a --- /dev/null +++ b/domains/discord.badboy.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/Bad-Boy-Codes/Discord-Projects", + "description": "Discord Webhook and Interface Viewer.", + "owner": { + "username": "bad-boy-codes", + "email": "contact@mail.badboy.is-a.dev" + }, + "record": { + "CNAME": "bad-boy-codes.github.io" + } +} From 26bbee5eaa185934d32d5e9c633812fd87b99d49 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Sun, 20 Mar 2022 19:35:18 +0530 Subject: [PATCH 195/399] Update insta.badboy.json --- domains/insta.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/insta.badboy.json b/domains/insta.badboy.json index 70be74602..2810933d3 100644 --- a/domains/insta.badboy.json +++ b/domains/insta.badboy.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/Bad-Boy-Codes/insta-profile-viewer", + "repo": "https://github.com/Bad-Boy-Codes/Instagram-Projects", "description": "Instagram profile viewer.", "owner": { "username": "bad-boy-codes", From b11da22ded0e27f171c27c6edd09cfcc4a6ae192 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Sun, 20 Mar 2022 19:36:00 +0530 Subject: [PATCH 196/399] Update insta.badboy.json --- domains/insta.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/insta.badboy.json b/domains/insta.badboy.json index 2810933d3..5655344b9 100644 --- a/domains/insta.badboy.json +++ b/domains/insta.badboy.json @@ -6,6 +6,6 @@ "email": "contact@mail.badboy.is-a.dev" }, "record": { - "CNAME": "semant.is-a.dev" + "CNAME": "bad-boy-codes.github.io" } } From b8e76758dd3ea669e81f80fd5fccf2b67e35a539 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 20 Mar 2022 21:14:59 +0700 Subject: [PATCH 197/399] Update api.zeppelin.maskduck.json --- domains/api.zeppelin.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.zeppelin.maskduck.json b/domains/api.zeppelin.maskduck.json index 3c0f17f84..4ffcd8ccf 100644 --- a/domains/api.zeppelin.maskduck.json +++ b/domains/api.zeppelin.maskduck.json @@ -10,6 +10,6 @@ "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": { - "CNAME": "zeppelin-maskduck-api.up.railway.app" + "CNAME": "zeppelin-railway-api.up.railway.app" } } From 2ab842da7710933eadfe594b2e1428588d2e9e53 Mon Sep 17 00:00:00 2001 From: xXTgamerXx9844 <72494265+xXTgamerXx@users.noreply.github.com> Date: Sun, 20 Mar 2022 22:27:13 +0530 Subject: [PATCH 198/399] Create brin.json --- domains/brin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/brin.json diff --git a/domains/brin.json b/domains/brin.json new file mode 100644 index 000000000..2b4ccbf78 --- /dev/null +++ b/domains/brin.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site", + "repo": "https://github.com/xXTgamerXx/xXTgamerXx.github.io", + "owner": { + "username": "xXTgamerXx", + "email": "trin.n2848@gmail.com" + }, + "record": { + "CNAME": "xxtgamerxx.github.io" + } +} From 291e8261fd1d9ce5234e1d09e713c2af35e62641 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Mon, 21 Mar 2022 07:08:01 +0700 Subject: [PATCH 199/399] Update sx9.json --- domains/sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index 40cf80dd8..3d443fcf8 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -7,6 +7,6 @@ "email": "sx-91@outlook.com" }, "record": { - "CNAME": "sx-9.github.io" + "CNAME": "sx9-1st-static-website.on.drv.tw" } } From 1f38ebc73fb3a1d5b6077cee1504529d49853c91 Mon Sep 17 00:00:00 2001 From: Farish <99307966+fxrysh@users.noreply.github.com> Date: Mon, 21 Mar 2022 11:10:04 +0800 Subject: [PATCH 200/399] feat: rename --- domains/{kyuzu.json => farish.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename domains/{kyuzu.json => farish.json} (71%) diff --git a/domains/kyuzu.json b/domains/farish.json similarity index 71% rename from domains/kyuzu.json rename to domains/farish.json index 471598040..546208b77 100644 --- a/domains/kyuzu.json +++ b/domains/farish.json @@ -2,9 +2,9 @@ "description": "Personal portfolio built with ReactJS", "repo": "https://github.com/kyuzu/portfolio", "owner": { - "username": "kyuzu", - "discord": "Kyuzu#9214", - "twitter": "kyuzudev", + "username": "fxrysh", + "discord": "Fxrysh#5947", + "twitter": "fxryshdev", "email": "" }, "record": { From 3e693c38ce79de49fb619f4518b841b7c623244f Mon Sep 17 00:00:00 2001 From: Farish <99307966+fxrysh@users.noreply.github.com> Date: Mon, 21 Mar 2022 11:11:46 +0800 Subject: [PATCH 201/399] feat: update validation --- domains/farish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/farish.json b/domains/farish.json index 546208b77..557a48dd9 100644 --- a/domains/farish.json +++ b/domains/farish.json @@ -8,6 +8,6 @@ "email": "" }, "record": { - "CNAME": "280985daeff00a3fed6006ff.cname.deno.dev" + "CNAME": "be6f5ccb5df661222f71037d.cname.deno.dev" } } From d4417e50be5ce85650854489828adca4c273e54c Mon Sep 17 00:00:00 2001 From: Farish <99307966+fxrysh@users.noreply.github.com> Date: Mon, 21 Mar 2022 11:17:50 +0800 Subject: [PATCH 202/399] feat: update `repo` field --- domains/farish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/farish.json b/domains/farish.json index 557a48dd9..549e0232b 100644 --- a/domains/farish.json +++ b/domains/farish.json @@ -1,6 +1,6 @@ { "description": "Personal portfolio built with ReactJS", - "repo": "https://github.com/kyuzu/portfolio", + "repo": "https://github.com/fxrysh/portfolio", "owner": { "username": "fxrysh", "discord": "Fxrysh#5947", From 26aafe98ee8270ddbbace2f5e1aff864f3b41f56 Mon Sep 17 00:00:00 2001 From: Magniquick <67406856+Magniquick@users.noreply.github.com> Date: Mon, 21 Mar 2022 09:07:20 +0530 Subject: [PATCH 203/399] Create magniquick.json --- domains/magniquick.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 domains/magniquick.json diff --git a/domains/magniquick.json b/domains/magniquick.json new file mode 100644 index 000000000..e7e8892ba --- /dev/null +++ b/domains/magniquick.json @@ -0,0 +1,22 @@ +{ + "description": "magniquick's personal site", + "repo": "https://github.com/Magniquick/magniquick.github.io", + "owner": { + "username": "magniquick", + "email": "", + "discord": "Magniquick#5003" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From abbfab6fc7806f25cf16f84756a93c867755a233 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Mon, 21 Mar 2022 11:48:53 +0700 Subject: [PATCH 204/399] Update sx9.json --- domains/sx9.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index 3d443fcf8..c8760d24a 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -5,8 +5,9 @@ "username": "SX-9", "twitter": "SX_Discord", "email": "sx-91@outlook.com" + "note": "Im Trying Some Hosting Providers For My Website So You Might Get A Lot Of Pull Requests From Me" }, "record": { - "CNAME": "sx9-1st-static-website.on.drv.tw" + "CNAME": "sx-9.github.io" } } From 15bdec70c281e9e4a2d96931ebeb0d29b58dec98 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Mon, 21 Mar 2022 11:01:41 +0530 Subject: [PATCH 205/399] Update semant.json so yeah I decided to use it as my personal mail. --- domains/semant.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/domains/semant.json b/domains/semant.json index 83a0a1587..1890cc030 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -1,11 +1,23 @@ { "description": "Semant's Website", - "repo": "https://github.com/semant-panda/semant-panda.github.io", + "repo": "https://github.com/bad-boy-codes/bad-boy-codes.github.io", "owner": { "username": "bad-boy-codes", - "email": "sonupanda078@gmail.com" + "email": "sonupanda078@gmail.com", + "discord": "Bad Boy Plays#9608", + "note": "My Discord ID is 445073800850046977." }, "record": { - "CNAME": "bad-boy-codes.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From b41c8cc857076c063107b012e71817e73602d0d0 Mon Sep 17 00:00:00 2001 From: Connor Date: Mon, 21 Mar 2022 07:42:21 +0100 Subject: [PATCH 206/399] Update zerotwo.json --- domains/zerotwo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zerotwo.json b/domains/zerotwo.json index 593e0eeeb..593e2bfc7 100644 --- a/domains/zerotwo.json +++ b/domains/zerotwo.json @@ -3,9 +3,9 @@ "repo": "https://github.com/ZeroTwoDiscord/website", "owner": { "username": "Connor", - "email": "[redacted] send me a dm on discord instead." + "email": "connordoesdev@gmail.com / connor@zerotwo.sytes.net" }, "record": { - "CNAME": "zerotwodiscord.github.io/website" + "CNAME": "zerotwodiscord.github.io" } } From a35806d94516b4fef791a7070e48c11c171b579f Mon Sep 17 00:00:00 2001 From: Connor Date: Mon, 21 Mar 2022 07:42:46 +0100 Subject: [PATCH 207/399] Update zerotwo.json --- domains/zerotwo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zerotwo.json b/domains/zerotwo.json index 593e2bfc7..191503615 100644 --- a/domains/zerotwo.json +++ b/domains/zerotwo.json @@ -1,8 +1,8 @@ { "description": "landing site for zerotwo, the discord bot.", - "repo": "https://github.com/ZeroTwoDiscord/website", + "repo": "https://github.com/ZeroTwoDiscord/zerotwodiscord.github.io", "owner": { - "username": "Connor", + "username": "ConnorDoesDev", "email": "connordoesdev@gmail.com / connor@zerotwo.sytes.net" }, "record": { From 2c700e55c08a0abb9ea8708ae963df22ba51ede2 Mon Sep 17 00:00:00 2001 From: kazz0001 <102017591+kazz0001@users.noreply.github.com> Date: Mon, 21 Mar 2022 14:30:32 +0700 Subject: [PATCH 208/399] Create kaz.json --- domains/kaz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kaz.json diff --git a/domains/kaz.json b/domains/kaz.json new file mode 100644 index 000000000..c061bd0b8 --- /dev/null +++ b/domains/kaz.json @@ -0,0 +1,11 @@ +{ + "description": "Add some description", + "repo": "https://github.com/kazz0001/kazz0001.github.io", + "owner": { + "username": "kazz0001", + "email": "badchicken11690@email", + }, + "record": { + "CNAME": "kazz0001.github.io" + } +} From c81f65d0fc7ddb5fd2f007c2dc8efdfc9854cf21 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 21 Mar 2022 14:49:25 +0700 Subject: [PATCH 209/399] Update kaz.json --- domains/kaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kaz.json b/domains/kaz.json index c061bd0b8..14c6e71ba 100644 --- a/domains/kaz.json +++ b/domains/kaz.json @@ -3,7 +3,7 @@ "repo": "https://github.com/kazz0001/kazz0001.github.io", "owner": { "username": "kazz0001", - "email": "badchicken11690@email", + "email": "badchicken11690@gmail.com", }, "record": { "CNAME": "kazz0001.github.io" From 4b4f811df3587b67f0f3b6f6d8d24baf64d725a3 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 21 Mar 2022 14:50:45 +0700 Subject: [PATCH 210/399] trailing coma --- domains/kaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kaz.json b/domains/kaz.json index 14c6e71ba..18a5fd01f 100644 --- a/domains/kaz.json +++ b/domains/kaz.json @@ -3,7 +3,7 @@ "repo": "https://github.com/kazz0001/kazz0001.github.io", "owner": { "username": "kazz0001", - "email": "badchicken11690@gmail.com", + "email": "badchicken11690@gmail.com" }, "record": { "CNAME": "kazz0001.github.io" From 52eee7f0c6de4fa5e60e2ad29ebee2d98209a2b6 Mon Sep 17 00:00:00 2001 From: The Cashew Trader <81344401+thecashewtrader@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:59:24 +0530 Subject: [PATCH 211/399] Delete thecashewtrader.json --- domains/thecashewtrader.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/thecashewtrader.json diff --git a/domains/thecashewtrader.json b/domains/thecashewtrader.json deleted file mode 100644 index 3713b79b9..000000000 --- a/domains/thecashewtrader.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "Fullstack MERN + NestJS + SvelteKit + TailwindCSS + BEM CSS developer.", - "repo": "https://gitlab.com/thecashewtrader/thecashewtrader.gitlab.io", - "owner": { - "username": "thecashewtrader", - "email": "thecashewtrader@protonmail.com", - "matrix": "@thecashewtrader:matrix.org", - "xmpp": "thecashewtrader@01337.io" - }, - "record": { - "A": ["35.185.44.232"], - "TXT": "_gitlab-pages-verification-code.thecashewtrader.is-a.dev TXT gitlab-pages-verification-code=56767e24e22f6b5d40d71be1eca3b908" - } -} From 5372187b614ecfda8aa0700c5e1635619af5ac5b Mon Sep 17 00:00:00 2001 From: Magniquick <67406856+Magniquick@users.noreply.github.com> Date: Mon, 21 Mar 2022 20:37:45 +0530 Subject: [PATCH 212/399] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 566e34537..8320916fc 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ This project is a free and open source service for developers and will stay that Please consider donating to help me keep this running forever! +Also, consider starring this repo! + Buy Me A Coffee Liberapay recurring donation button From 3a57b521bdbd01eb9e565114964af163588aa659 Mon Sep 17 00:00:00 2001 From: Phantom <71928730+SealedSaucer@users.noreply.github.com> Date: Mon, 21 Mar 2022 21:23:15 +0530 Subject: [PATCH 213/399] Update phantom.json --- domains/phantom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/phantom.json b/domains/phantom.json index 1af0b95f7..19d8b51b3 100644 --- a/domains/phantom.json +++ b/domains/phantom.json @@ -6,6 +6,6 @@ "email": "sealedsaucer@gmail.com" }, "record": { - "URL": "https://phantom.codes" + "CNAME": "phantom.pages.dev" } } From 8b7fb368b1746bdd14388a14be6d71534564e5ea Mon Sep 17 00:00:00 2001 From: Ashley Date: Mon, 21 Mar 2022 18:17:54 -0600 Subject: [PATCH 214/399] Create ashl3y.json --- domains/ashl3y.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashl3y.json diff --git a/domains/ashl3y.json b/domains/ashl3y.json new file mode 100644 index 000000000..7b97aacb9 --- /dev/null +++ b/domains/ashl3y.json @@ -0,0 +1,12 @@ +{ + "description": "My personal developer portfolio.", + "repo": "https://github.com/ashl3ycodes/ashl3ycodes.github.io", + "owner": { + "username": "ashl3ycodes", + "email": "ashl3ycodes@protonmail.com", + "twitter": "ashl3ycodes" + }, + "record": { + "CNAME": "ashl3ycodes.github.io" + } +} From 5413658dd1ea1c8b945e7beba5754977c05d74c5 Mon Sep 17 00:00:00 2001 From: Farish <99307966+fxrysh@users.noreply.github.com> Date: Tue, 22 Mar 2022 10:07:32 +0800 Subject: [PATCH 215/399] docs: remove `thedev.is` --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8320916fc..364cda329 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ Also, consider starring this repo! ## Similar services You should also checkout - * [js.org](https://github.com/js-org/js.org/tree/master) -* [thedev.id](https://github.com/fransallen/thedev.id) * [runs-on.tech](https://github.com/aakhilv/runs-on.tech) From 35a1c9e15e1a91404065501c576274b6088e0f79 Mon Sep 17 00:00:00 2001 From: Farish <99307966+fxrysh@users.noreply.github.com> Date: Tue, 22 Mar 2022 14:01:28 +0800 Subject: [PATCH 216/399] docs: update note for `js.org` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 364cda329..3845b57ba 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Also, consider starring this repo! ## Similar services You should also checkout - -* [js.org](https://github.com/js-org/js.org/tree/master) +* [js.org](https://github.com/js-org/js.org/tree/master) (**NOTE**: `js.org` is specifically for JS focused project) * [runs-on.tech](https://github.com/aakhilv/runs-on.tech) From b341280fdc58a2118ce1dd8b82e71c8dbb95a9f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Trung?= <89530449+vietrux@users.noreply.github.com> Date: Tue, 22 Mar 2022 17:22:35 +0700 Subject: [PATCH 217/399] Update trug.json --- domains/trug.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trug.json b/domains/trug.json index 09ce8f1eb..3b308c600 100644 --- a/domains/trug.json +++ b/domains/trug.json @@ -6,6 +6,6 @@ "email": "leviettrung.social@gmail.com" }, "record": { - "CNAME": "main-production.up.railway.app" + "CNAME": "vietrux.github.io" } } From 06481569aa1dcf191f1410456e32a5a3132d7e8c Mon Sep 17 00:00:00 2001 From: Farish <99307966+fxrysh@users.noreply.github.com> Date: Tue, 22 Mar 2022 19:12:14 +0800 Subject: [PATCH 218/399] feat: update records --- domains/farish.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/farish.json b/domains/farish.json index 549e0232b..f7dc35832 100644 --- a/domains/farish.json +++ b/domains/farish.json @@ -1,13 +1,14 @@ { - "description": "Personal portfolio built with ReactJS", - "repo": "https://github.com/fxrysh/portfolio", + "description": "Email", + "repo": "", "owner": { "username": "fxrysh", "discord": "Fxrysh#5947", "twitter": "fxryshdev", - "email": "" + "email": "hello@farish.is-a.dev" }, "record": { - "CNAME": "be6f5ccb5df661222f71037d.cname.deno.dev" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From f24d8b74d3bc48fe4e1fbc8b7519c5c487e601e2 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 22 Mar 2022 21:32:41 +0700 Subject: [PATCH 219/399] add comma for consistency --- domains/sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index c8760d24a..6d5750310 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -4,7 +4,7 @@ "owner": { "username": "SX-9", "twitter": "SX_Discord", - "email": "sx-91@outlook.com" + "email": "sx-91@outlook.com", "note": "Im Trying Some Hosting Providers For My Website So You Might Get A Lot Of Pull Requests From Me" }, "record": { From 1c7f8f10d4c593cd8074efc0aa2684729f78a94d Mon Sep 17 00:00:00 2001 From: Jeweetzelf <67839219+jeweetzelfWasTaken@users.noreply.github.com> Date: Tue, 22 Mar 2022 15:56:09 +0100 Subject: [PATCH 220/399] Update jeweetzelf.json --- domains/jeweetzelf.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/jeweetzelf.json b/domains/jeweetzelf.json index 0e337143e..ccfeb7103 100644 --- a/domains/jeweetzelf.json +++ b/domains/jeweetzelf.json @@ -4,8 +4,6 @@ "email": "jeweetzelf@rtexbot.com" }, "record": { - "A": [ - "164.132.74.251" - ] + "CNAME": "jeweetzelfwastaken.github.io" } } From 836a2030bfd65ed221aba80fbdf2afcfcb859605 Mon Sep 17 00:00:00 2001 From: Wassim Benzarti Date: Tue, 22 Mar 2022 23:51:39 +0100 Subject: [PATCH 221/399] Create wassim --- domains/wassim | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wassim diff --git a/domains/wassim b/domains/wassim new file mode 100644 index 000000000..73e182235 --- /dev/null +++ b/domains/wassim @@ -0,0 +1,11 @@ +{ + "description": "Github profile of wassimbenzarti", + "repo": "https://github.com/wassimbenzarti", + "owner": { + "username": "wassimbenzarti", + "email": "wass11121996@gmail.com" + }, + "record": { + "CNAME": "wassimbenzarti.github.io" + } +} From 331b583d671fdea272720becd20e4b4a92e50488 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 23 Mar 2022 07:50:11 +0700 Subject: [PATCH 222/399] add json extension --- domains/{wassim => wassim.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{wassim => wassim.json} (100%) diff --git a/domains/wassim b/domains/wassim.json similarity index 100% rename from domains/wassim rename to domains/wassim.json From a4a0e3bdd5625f980c98705090d718e5eeb5f6f0 Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Malla <43902003+sekharmalla@users.noreply.github.com> Date: Wed, 23 Mar 2022 08:31:09 +0400 Subject: [PATCH 223/399] Create chandra.json --- domains/chandra.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chandra.json diff --git a/domains/chandra.json b/domains/chandra.json new file mode 100644 index 000000000..4124c9dd4 --- /dev/null +++ b/domains/chandra.json @@ -0,0 +1,12 @@ +{ + "description": "An Data Analyst Portfolio", + "repo": "https://github.com/sekharmalla/portfolio/", + "owner": { + "username": "sekharmalla", + "email": "chandra.malla@msftcommunity.com", + "twitter": "ChandraSMalla" + }, + "record": { + "CNAME": "sekharmalla.github.io" + } +} From 94cf6afc532865cc0f174ea6d669581de638e76d Mon Sep 17 00:00:00 2001 From: Farish <99307966+fxrysh@users.noreply.github.com> Date: Wed, 23 Mar 2022 15:32:44 +0800 Subject: [PATCH 224/399] feat: create fxrysh.json --- domains/fxrysh.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/fxrysh.json diff --git a/domains/fxrysh.json b/domains/fxrysh.json new file mode 100644 index 000000000..6ae337754 --- /dev/null +++ b/domains/fxrysh.json @@ -0,0 +1,13 @@ +{ + "description": "Personal portfolio written in VueJS", + "repo": "https://github.com/fxrysh/portfolio", + "owner": { + "username": "fxrysh", + "discord": "Fxrysh#5947", + "twitter": "fxryshdev", + "email": "hello@farish.is-a.dev" + }, + "record": { + "CNAME": "86872205c14179c98afa1392.cname.deno.dev" + } +} From a1d02648d22c6d213199a03c2dbc79f76d713f59 Mon Sep 17 00:00:00 2001 From: Caz Date: Wed, 23 Mar 2022 19:16:13 +0530 Subject: [PATCH 225/399] Hi Caz! --- domains/caz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/caz.json diff --git a/domains/caz.json b/domains/caz.json new file mode 100644 index 000000000..b0a412822 --- /dev/null +++ b/domains/caz.json @@ -0,0 +1,12 @@ +{ + "description": "Just Another One Of Those Portfolios.", + "repo": "https://github.com/crazyaccess/crazyaccess.github.io/", + "owner": { + "username": "crazyaccess", + "email": "caz@monke.team", + "discord": "crazyaccess#7707" + }, + "record": { + "CNAME": "crazyaccess.github.io" + } +} From 03d660a3eea6aa8b929380752cdf92754ab4c45f Mon Sep 17 00:00:00 2001 From: megumin Date: Wed, 23 Mar 2022 18:25:30 +0000 Subject: [PATCH 226/399] Create rie.json --- domains/rie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rie.json diff --git a/domains/rie.json b/domains/rie.json new file mode 100644 index 000000000..b3ff5d7e7 --- /dev/null +++ b/domains/rie.json @@ -0,0 +1,11 @@ +{ + "description": "Rie's Website", + "repo": "https://github.com/meguminsama", + "owner": { + "username": "MeguminSama", + "email": "megumin@megu.dev" + }, + "record": { + "CNAME": "megu.dev" + } +} From 126cce7f878505598ee27e49108bcbdcc8de245a Mon Sep 17 00:00:00 2001 From: megumin Date: Wed, 23 Mar 2022 18:31:00 +0000 Subject: [PATCH 227/399] Update rie.json --- domains/rie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rie.json b/domains/rie.json index b3ff5d7e7..0e08c02ba 100644 --- a/domains/rie.json +++ b/domains/rie.json @@ -6,6 +6,6 @@ "email": "megumin@megu.dev" }, "record": { - "CNAME": "megu.dev" + "CNAME": "cname-dev.megu.dev" } } From f8455642b459ed1c252ab7a85f56045259008088 Mon Sep 17 00:00:00 2001 From: "Mr. Icecream" <88837169+Mr1cecream@users.noreply.github.com> Date: Wed, 23 Mar 2022 21:16:17 +0200 Subject: [PATCH 228/399] Create mricecream.json --- domains/mricecream.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mricecream.json diff --git a/domains/mricecream.json b/domains/mricecream.json new file mode 100644 index 000000000..1ff6049ac --- /dev/null +++ b/domains/mricecream.json @@ -0,0 +1,12 @@ +{ + "description": "Mr. Icecream's Website", + "repo": "https://github.com/mr1cecream/mr1cecream.github.io", + "owner": { + "username": "mr1cecream", + "email": "guy@ochakov.com", + "twitter": "@Mr__Icecream" + }, + "record": { + "CNAME": "mr1cecream.github.io" + } +} From 5e95e3aa2e0fdc695613963da4500b6a0095f559 Mon Sep 17 00:00:00 2001 From: Aayush Rajagopalan <61064137+Aayush-Rajagopalan@users.noreply.github.com> Date: Thu, 24 Mar 2022 07:43:34 +0300 Subject: [PATCH 229/399] Create aayush.json --- domains/aayush.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aayush.json diff --git a/domains/aayush.json b/domains/aayush.json new file mode 100644 index 000000000..a9d7e7b08 --- /dev/null +++ b/domains/aayush.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aayush-Rajagopalan", + "email": "aayush.rajagopalan77@gmail.com" + }, + "record": { + "CNAME": "www.aayushrajagopalan.me" + } +} From c58eb282ad853e10360a5c3682f7019142629896 Mon Sep 17 00:00:00 2001 From: yescyyt <93843215+yescyyt@users.noreply.github.com> Date: Thu, 24 Mar 2022 18:34:41 +1300 Subject: [PATCH 230/399] Create yescyyt.json --- domains/yescyyt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yescyyt.json diff --git a/domains/yescyyt.json b/domains/yescyyt.json new file mode 100644 index 000000000..9a9232752 --- /dev/null +++ b/domains/yescyyt.json @@ -0,0 +1,12 @@ +{ + "description": "yescyyt's website (duh)", + "repo": "https://github.com/yescyyt/yescyyt.github.io", + "owner": { + "username": "yescyyt", + "email": "amberisamab@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "yescyyt.github.io" + } +} From 61c44c9e0245c6438766c810791202592b7449f1 Mon Sep 17 00:00:00 2001 From: thomas Date: Thu, 24 Mar 2022 13:13:13 -0600 Subject: [PATCH 231/399] Added Pages and whoogle instance. --- domains/search.thomasc.json | 11 +++++++++++ domains/thomasc.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/search.thomasc.json create mode 100644 domains/thomasc.json diff --git a/domains/search.thomasc.json b/domains/search.thomasc.json new file mode 100644 index 000000000..06b8f4e2d --- /dev/null +++ b/domains/search.thomasc.json @@ -0,0 +1,11 @@ +{ + "description": "Hopefully Thomas Croft's is-a.dev Whoogle instance", + "repo": "https://replit.com/@thomascf/whoogle", + "owner": { + "username": "thomascf", + "email": "thomas.croft@pm.me" + }, + "record": { + "CNAME": "whoogle.thomascf.repl.co" + } + } \ No newline at end of file diff --git a/domains/thomasc.json b/domains/thomasc.json new file mode 100644 index 000000000..0ad0adbd4 --- /dev/null +++ b/domains/thomasc.json @@ -0,0 +1,11 @@ +{ + "description": "Hopefully Thomas Croft's is-a.dev site", + "repo": "https://github.com/thomascf/thomascf.github.io", + "owner": { + "username": "thomascf", + "email": "thomas.croft@pm.me" + }, + "record": { + "CNAME": "thomascf.github.io" + } + } \ No newline at end of file From 61a209ff68b59ff22db0b4ceae6a106b30432de3 Mon Sep 17 00:00:00 2001 From: Nassim Zen <64388064+hironichu@users.noreply.github.com> Date: Fri, 25 Mar 2022 06:16:09 +0100 Subject: [PATCH 232/399] Create hironichu.json I don't know if it will work, but I wanted to try with Deno deploy (https://deno.com) That's an amazing project by the way. --- domains/hironichu.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/hironichu.json diff --git a/domains/hironichu.json b/domains/hironichu.json new file mode 100644 index 000000000..622c6bf6c --- /dev/null +++ b/domains/hironichu.json @@ -0,0 +1,16 @@ +{ + "description": "Yes I am a developer", + "repo": "https://github.com/hironichu", + "owner": { + "username": "hironichu", + "email": "hironichu@gmail.com" + }, + "record": { + "A": [ + "34.120.54.55" + ], + "TXT": [ + "deno-com-validation=f1b7200ba5f97a80db0aaa12" + ] + } +} From 828f38e5c33c59b14c7fd590ec301cb187b91362 Mon Sep 17 00:00:00 2001 From: Aayush Rajagopalan <61064137+Aayush-Rajagopalan@users.noreply.github.com> Date: Fri, 25 Mar 2022 09:50:28 +0300 Subject: [PATCH 233/399] Update aayush.json --- domains/aayush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aayush.json b/domains/aayush.json index a9d7e7b08..dd0905db8 100644 --- a/domains/aayush.json +++ b/domains/aayush.json @@ -4,6 +4,6 @@ "email": "aayush.rajagopalan77@gmail.com" }, "record": { - "CNAME": "www.aayushrajagopalan.me" + "CNAME": "byteserver.tech" } } From e17cb91f27ff5f15b3e8bb4ed8cdab7c3cdedd76 Mon Sep 17 00:00:00 2001 From: JustTrynacodee <99315898+JustTrynacodee@users.noreply.github.com> Date: Fri, 25 Mar 2022 16:55:20 +0530 Subject: [PATCH 234/399] Create justtrynacode.json --- domains/justtrynacode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/justtrynacode.json diff --git a/domains/justtrynacode.json b/domains/justtrynacode.json new file mode 100644 index 000000000..65defaeeb --- /dev/null +++ b/domains/justtrynacode.json @@ -0,0 +1,12 @@ +{ + "description": "Tryna's website", + "repo": "https://github.com/JustTrynacodee/JustTrynaCodee.github.io", + "owner": { + "username": "JustTrynacodee", + "email": "", + "discord": "JustTrynaCode#0810" + }, + "record": { + "CNAME": "JustTrynaCodee.github.io" + } +} From 9dee1af9b1813c4452504db6607f162e10de92d9 Mon Sep 17 00:00:00 2001 From: Syahir <52483029+syahirAmali@users.noreply.github.com> Date: Fri, 25 Mar 2022 22:09:06 +0800 Subject: [PATCH 235/399] create syahirAmali.json --- domains/syahirAmali.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/syahirAmali.json diff --git a/domains/syahirAmali.json b/domains/syahirAmali.json new file mode 100644 index 000000000..912acf7c7 --- /dev/null +++ b/domains/syahirAmali.json @@ -0,0 +1,11 @@ +{ + "description": "syahirAmali Portfolio", + "repo": "https://github.com/syahirAmali/syahirAmali.github.io", + "owner": { + "username": "syahirAmali", + "email": "syahiramali@gmail.com" + }, + "record": { + "CNAME": "syahirAmali.github.io" + } + } \ No newline at end of file From 50e894c80109fb6b365c6214a3712d55a55bf386 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 25 Mar 2022 11:17:24 -0600 Subject: [PATCH 236/399] Updated thomasc whoogle url --- domains/search.thomasc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/search.thomasc.json b/domains/search.thomasc.json index 06b8f4e2d..2d8e4ec8c 100644 --- a/domains/search.thomasc.json +++ b/domains/search.thomasc.json @@ -6,6 +6,6 @@ "email": "thomas.croft@pm.me" }, "record": { - "CNAME": "whoogle.thomascf.repl.co" + "CNAME": "7c73f282-d33b-4a1d-b36e-bf6da5155d55.id.repl.co" } - } \ No newline at end of file + } From 061a8dbd2cf24c99c8e7aacb52000bea37d36f23 Mon Sep 17 00:00:00 2001 From: Nicholas Y Date: Fri, 25 Mar 2022 20:39:16 +0000 Subject: [PATCH 237/399] Create nicholas.json --- domains/nicholas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nicholas.json diff --git a/domains/nicholas.json b/domains/nicholas.json new file mode 100644 index 000000000..7c63c7959 --- /dev/null +++ b/domains/nicholas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nicholasyoannou", + "email": "nicholas@nicholas.dev", + "discord": "janeberru#4594", + "note": "You can contact me by email or discord, really don't mind :)" + }, + "description": "I'll probably put some project pages on nichoals.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "CNAME": "nicholas.dev" + } +} From 1445d8e4f597b3b05327eba8cd3231dea4e345b0 Mon Sep 17 00:00:00 2001 From: Nicholas Y Date: Fri, 25 Mar 2022 20:40:39 +0000 Subject: [PATCH 238/399] Create janeberru.json --- domains/janeberru.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/janeberru.json diff --git a/domains/janeberru.json b/domains/janeberru.json new file mode 100644 index 000000000..e73fa1998 --- /dev/null +++ b/domains/janeberru.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nicholasyoannou", + "email": "nicholas@nicholas.dev", + "discord": "janeberru#4594", + "note": "You can contact me by email or discord, really don't mind :)" + }, + "description": "I'll probably be testing code and such on janeberru.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "CNAME": "testing-12.nicholas.dev" + } +} From 5cf6dcc410b145b98eea2a88a142455bbb497915 Mon Sep 17 00:00:00 2001 From: Nicholas Y Date: Fri, 25 Mar 2022 20:41:41 +0000 Subject: [PATCH 239/399] typo, whoops --- domains/nicholas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nicholas.json b/domains/nicholas.json index 7c63c7959..2a334c8ed 100644 --- a/domains/nicholas.json +++ b/domains/nicholas.json @@ -5,7 +5,7 @@ "discord": "janeberru#4594", "note": "You can contact me by email or discord, really don't mind :)" }, - "description": "I'll probably put some project pages on nichoals.is-a.dev. ¯\\_(ツ)_/¯", + "description": "I'll probably put some project pages on nicholas.is-a.dev. ¯\\_(ツ)_/¯", "record": { "CNAME": "nicholas.dev" } From 49c3c0a48d2a52f2d9c4fa4b1fa443abcd8dd122 Mon Sep 17 00:00:00 2001 From: Nicholas Y Date: Fri, 25 Mar 2022 20:43:00 +0000 Subject: [PATCH 240/399] Update janeberru.json --- domains/janeberru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/janeberru.json b/domains/janeberru.json index e73fa1998..3751cf607 100644 --- a/domains/janeberru.json +++ b/domains/janeberru.json @@ -1,7 +1,7 @@ { "owner": { "username": "nicholasyoannou", - "email": "nicholas@nicholas.dev", + "email": "", "discord": "janeberru#4594", "note": "You can contact me by email or discord, really don't mind :)" }, From 46b2830871f935e3a6c6a73a0be13bcce6e78545 Mon Sep 17 00:00:00 2001 From: Splatterxl Date: Fri, 25 Mar 2022 20:58:53 +0000 Subject: [PATCH 241/399] add splatterxl.is-a.dev --- domains/splatterxl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/splatterxl.json diff --git a/domains/splatterxl.json b/domains/splatterxl.json new file mode 100644 index 000000000..0c1ec8990 --- /dev/null +++ b/domains/splatterxl.json @@ -0,0 +1,12 @@ +{ + "description": "Splatterxl's very cool site", + "repo": "https://github.com/splatterxl/splatterxl.github.io", + "owner": { + "username": "splatterxl", + "email": "splatterxl@outlook.ie", + "twitter": "splatterxlisdum" + }, + "record": { + "CNAME": "splatterxl.github.io" + } +} From 42630e1db78c9ffa87b2dac20032b94cbcd10b9d Mon Sep 17 00:00:00 2001 From: Syahir <52483029+syahirAmali@users.noreply.github.com> Date: Sat, 26 Mar 2022 12:30:31 +0800 Subject: [PATCH 242/399] Renamed syahirAmali.json to syahiramali.json --- domains/{syahirAmali.json => syahiramali.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{syahirAmali.json => syahiramali.json} (94%) diff --git a/domains/syahirAmali.json b/domains/syahiramali.json similarity index 94% rename from domains/syahirAmali.json rename to domains/syahiramali.json index 912acf7c7..61774280b 100644 --- a/domains/syahirAmali.json +++ b/domains/syahiramali.json @@ -8,4 +8,4 @@ "record": { "CNAME": "syahirAmali.github.io" } - } \ No newline at end of file + } From d5e78bd97b1c89a5eb1cc5f59934056f32634d54 Mon Sep 17 00:00:00 2001 From: Syahir <52483029+syahirAmali@users.noreply.github.com> Date: Sat, 26 Mar 2022 13:37:18 +0800 Subject: [PATCH 243/399] Update syahiramali.json --- domains/syahiramali.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/syahiramali.json b/domains/syahiramali.json index 61774280b..c7c937927 100644 --- a/domains/syahiramali.json +++ b/domains/syahiramali.json @@ -6,6 +6,6 @@ "email": "syahiramali@gmail.com" }, "record": { - "CNAME": "syahirAmali.github.io" + "CNAME": "syahiramali.github.io" } } From 0a9a9892145629ecb10535cc81f633af1190e2d4 Mon Sep 17 00:00:00 2001 From: stadial <89740818+stadial@users.noreply.github.com> Date: Sat, 26 Mar 2022 05:52:26 +0000 Subject: [PATCH 244/399] Create lambda.json --- domains/lambda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lambda.json diff --git a/domains/lambda.json b/domains/lambda.json new file mode 100644 index 000000000..1e8d02e3e --- /dev/null +++ b/domains/lambda.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Site for Stadial", + "repo": "https://github.com/stadial/stadial.github.io", + "owner": { + "username": "stadial", + "email": "kfulain.uphrj@aleeas.com" + }, + "record": { + "CNAME": "stadial.github.io" + } +} From 3c474be95c3d7582fe9adab04555c2ec2ed4be44 Mon Sep 17 00:00:00 2001 From: Santito <68120901+DevSantito@users.noreply.github.com> Date: Sat, 26 Mar 2022 14:06:33 +0100 Subject: [PATCH 245/399] Create santito.json --- domains/santito.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/santito.json diff --git a/domains/santito.json b/domains/santito.json new file mode 100644 index 000000000..f176be2c9 --- /dev/null +++ b/domains/santito.json @@ -0,0 +1,11 @@ +{ + "description": "Santito's Personal Site", + "repo": "https://github.com/DevSantito/devsantito.github.io", + "owner": { + "username": "DevSantito", + "email": "devsantito@gmail.com" + }, + "record": { + "CNAME": "devsantito.github.io" + } + } From 44cf8f0558ae5fcc702bada7990ba40f649ea233 Mon Sep 17 00:00:00 2001 From: ziue Date: Sat, 26 Mar 2022 22:29:39 +0100 Subject: [PATCH 246/399] Create ziue.json --- domains/ziue.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ziue.json diff --git a/domains/ziue.json b/domains/ziue.json new file mode 100644 index 000000000..ff6ccf49e --- /dev/null +++ b/domains/ziue.json @@ -0,0 +1,10 @@ +{ + "description": "Link to my github", + "owner": { + "username": "ziue", + "discord": "ziue#8495" + }, + "record": { + "CNAME": "https://github.com/ziuee/" + } +} From 712df651691133071781972d9e6c05aecb4eefb6 Mon Sep 17 00:00:00 2001 From: Aqua22 Date: Sat, 26 Mar 2022 23:25:44 +0100 Subject: [PATCH 247/399] Create aqua22.json --- domains/aqua22.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aqua22.json diff --git a/domains/aqua22.json b/domains/aqua22.json new file mode 100644 index 000000000..c28c3b744 --- /dev/null +++ b/domains/aqua22.json @@ -0,0 +1,12 @@ +{ + "description": "Domain for my github page", + "repo": "https://github.com/aqua22/aqua22.github.io", + "owner": { + "username": "Aqua22", + "email": "hello@aqua22.hu", + "twitter": "aqua22of" + }, + "record": { + "CNAME": "aqua22.github.io" + } +} From 08ab833e2e34417140df665f2566dd09b4ab0d8f Mon Sep 17 00:00:00 2001 From: Sudip ghosh <49285187+imsudip@users.noreply.github.com> Date: Sun, 27 Mar 2022 10:51:09 +0530 Subject: [PATCH 248/399] added imsudip.json request for subdomain imsudip.is-a.dev --- domains/imsudip.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/imsudip.json diff --git a/domains/imsudip.json b/domains/imsudip.json new file mode 100644 index 000000000..2267b483c --- /dev/null +++ b/domains/imsudip.json @@ -0,0 +1,11 @@ +{ + "description": "A personal portfolio site for all my projects", + "repo": "https://github.com/imsudip/portfolio", + "owner": { + "username": "imsudip", + "email": "sudipghosh9333@gmail.com" + }, + "record": { + "CNAME": "imsudip.github.io" + } +} \ No newline at end of file From 3803668c8f03860322dda386f7328b1502aaeac6 Mon Sep 17 00:00:00 2001 From: Sudip ghosh <49285187+imsudip@users.noreply.github.com> Date: Sun, 27 Mar 2022 11:00:39 +0530 Subject: [PATCH 249/399] Update imsudip.json --- domains/imsudip.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/imsudip.json b/domains/imsudip.json index 2267b483c..acfb3019f 100644 --- a/domains/imsudip.json +++ b/domains/imsudip.json @@ -6,6 +6,6 @@ "email": "sudipghosh9333@gmail.com" }, "record": { - "CNAME": "imsudip.github.io" + "URL": "https://portfolio.imsudip.ml" } -} \ No newline at end of file +} From b24917be3629ab5879b028b15d9faa975eae65bc Mon Sep 17 00:00:00 2001 From: ziue Date: Sun, 27 Mar 2022 11:00:21 +0200 Subject: [PATCH 250/399] Fixed ziue.json --- domains/ziue.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ziue.json b/domains/ziue.json index ff6ccf49e..708aafd2c 100644 --- a/domains/ziue.json +++ b/domains/ziue.json @@ -5,6 +5,6 @@ "discord": "ziue#8495" }, "record": { - "CNAME": "https://github.com/ziuee/" + "CNAME": "ziuee.github.io" } } From cdc5fe77a99cc10500949bdf967316b43a7dff4f Mon Sep 17 00:00:00 2001 From: Posandu Mapa Date: Sun, 27 Mar 2022 15:45:13 +0530 Subject: [PATCH 251/399] Create posandu.json --- domains/posandu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/posandu.json diff --git a/domains/posandu.json b/domains/posandu.json new file mode 100644 index 000000000..967592d15 --- /dev/null +++ b/domains/posandu.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/Posandu/posandu.github.io", + "owner": { + "username": "posandu", + "email": "posandumapa@gmail.com", + "twitter": "posandu" + }, + "record": { + "CNAME": "posandu.github.io" + } +} From 46b8b660c9f9f95439535603fc0b106f9d430176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=2E=20Cl=C3=A9ment?= <50289872+tclement0922@users.noreply.github.com> Date: Sun, 27 Mar 2022 12:41:11 +0200 Subject: [PATCH 252/399] Create tclement0922.json --- domains/tclement0922.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tclement0922.json diff --git a/domains/tclement0922.json b/domains/tclement0922.json new file mode 100644 index 000000000..b5645db9f --- /dev/null +++ b/domains/tclement0922.json @@ -0,0 +1,11 @@ +{ + "description": "tclement0922's personal site", + "repo": "https://github.com/tclement0922/tclement0922.github.io", + "owner": { + "username": "tclement0922", + "email": "dev.tclement0922@gmail.com" + }, + "record": { + "CNAME": "tclement0922.github.io" + } + } From 261cbabdf45f4f370dae00c44be233df0c0b3c8a Mon Sep 17 00:00:00 2001 From: ziue Date: Sun, 27 Mar 2022 12:45:29 +0200 Subject: [PATCH 253/399] fixed ziue.json --- domains/ziue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ziue.json b/domains/ziue.json index 708aafd2c..808003d65 100644 --- a/domains/ziue.json +++ b/domains/ziue.json @@ -1,7 +1,8 @@ { "description": "Link to my github", "owner": { - "username": "ziue", + "username": "ziuee", + "email": "", "discord": "ziue#8495" }, "record": { From e25b194f9850849751d5df1b6c11207fa99ede06 Mon Sep 17 00:00:00 2001 From: Divik Babbar <91770907+Code19Master@users.noreply.github.com> Date: Sun, 27 Mar 2022 16:20:02 +0530 Subject: [PATCH 254/399] Create divik.json --- domains/divik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/divik.json diff --git a/domains/divik.json b/domains/divik.json new file mode 100644 index 000000000..047a47356 --- /dev/null +++ b/domains/divik.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal site", + "repo": "https://github.com/Code19Master/portfolio", + "owner": { + "username": "Code19Master", + "email": "divikbabbar@gmail.com" + }, + "record": { + "CNAME": "https://code19master.github.io/portfolio/" + } +} From ecab37166ab8221ef6e7f5d1903310976203ad49 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 27 Mar 2022 18:22:55 +0700 Subject: [PATCH 255/399] add my discord server --- domains/discord.maskduck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/discord.maskduck.json diff --git a/domains/discord.maskduck.json b/domains/discord.maskduck.json new file mode 100644 index 000000000..ac1d57731 --- /dev/null +++ b/domains/discord.maskduck.json @@ -0,0 +1,11 @@ +{ + "description": "My discord server", + "owner": { + "email": "", + "username": "MaskDuck", + "reddit": "u/maskduck" + }, + "record": { + "URL": "https://discord.gg/weMcPBJV77" + } +} From 691565f8d0ad704a967f0e8f6d98fbfbf199ad4c Mon Sep 17 00:00:00 2001 From: Divik Babbar <91770907+Code19Master@users.noreply.github.com> Date: Sun, 27 Mar 2022 17:04:09 +0530 Subject: [PATCH 256/399] Update divik.json --- domains/divik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/divik.json b/domains/divik.json index 047a47356..44011a5e3 100644 --- a/domains/divik.json +++ b/domains/divik.json @@ -6,6 +6,6 @@ "email": "divikbabbar@gmail.com" }, "record": { - "CNAME": "https://code19master.github.io/portfolio/" + "CNAME": "https://code19master.github.io" } } From fe19032edbe342c04c4a46627b5d1e0659ac27ee Mon Sep 17 00:00:00 2001 From: Hackermon Date: Sun, 27 Mar 2022 06:44:04 -0500 Subject: [PATCH 257/399] fix cdn --- domains/divik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/divik.json b/domains/divik.json index 44011a5e3..a04fc4ed3 100644 --- a/domains/divik.json +++ b/domains/divik.json @@ -6,6 +6,6 @@ "email": "divikbabbar@gmail.com" }, "record": { - "CNAME": "https://code19master.github.io" + "CNAME": "code19master.github.io" } } From f7d95fdef35cc6f972a8e058502fffcdf66c01cb Mon Sep 17 00:00:00 2001 From: Cyanic76 Date: Sun, 27 Mar 2022 12:52:36 +0000 Subject: [PATCH 258/399] Added this domain --- domains/Cyanic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Cyanic.json diff --git a/domains/Cyanic.json b/domains/Cyanic.json new file mode 100644 index 000000000..86b19b0fd --- /dev/null +++ b/domains/Cyanic.json @@ -0,0 +1,11 @@ +{ + "description": "Cyanic's website (link to cyanic.tk)", + "repo": "https://github.com/Cyanic76/Cyanic76", + "owner": { + "username": "Cyanic76", + "email": "git@cyanic.tk" + }, + "record": { + "URL": "cyanic.tk" + } +} From 36623ebc4c3e7ce440173168bb174463d0459f2e Mon Sep 17 00:00:00 2001 From: Cyanic76 Date: Sun, 27 Mar 2022 12:55:54 +0000 Subject: [PATCH 259/399] Update domains/Cyanic.json Co-authored-by: MaskDuck --- domains/Cyanic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Cyanic.json b/domains/Cyanic.json index 86b19b0fd..aa82ba169 100644 --- a/domains/Cyanic.json +++ b/domains/Cyanic.json @@ -6,6 +6,6 @@ "email": "git@cyanic.tk" }, "record": { - "URL": "cyanic.tk" + "URL": "https://cyanic.tk" } } From 9fc12b87ff2035d577fa2ec58c36dada4873560a Mon Sep 17 00:00:00 2001 From: Cyanic76 Date: Sun, 27 Mar 2022 12:59:48 +0000 Subject: [PATCH 260/399] Rename Cyanic.json to cyanic76.json --- domains/{Cyanic.json => cyanic76.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Cyanic.json => cyanic76.json} (100%) diff --git a/domains/Cyanic.json b/domains/cyanic76.json similarity index 100% rename from domains/Cyanic.json rename to domains/cyanic76.json From eb49ebc1f9b94c4cfc14f6ffb6bac4b797564b75 Mon Sep 17 00:00:00 2001 From: Mathias San Miguel Date: Sun, 27 Mar 2022 15:56:32 +0200 Subject: [PATCH 261/399] Add mathiassm.is-a.dev Adds a redirection from mathiassm.is-a.dev to mathiassm.dev --- domains/mathiassm.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mathiassm.json diff --git a/domains/mathiassm.json b/domains/mathiassm.json new file mode 100644 index 000000000..326d932a4 --- /dev/null +++ b/domains/mathiassm.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mathiassm", + "email": "", + "twitter": "mathiassm" + }, + "description": "MathiasSM's Personal Site", + "repo": "https://github.com/MathiasSM/mathiassm.github.io", + "record": { + "URL": "https://mathiassm.dev" + } +} From 0aedbb140dadb9b631058196e1d6d3876d5d2692 Mon Sep 17 00:00:00 2001 From: Daniel Shuy Date: Sun, 27 Mar 2022 23:33:16 +0800 Subject: [PATCH 262/399] Add daniel-shuy.json --- domains/daniel-shuy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/daniel-shuy.json diff --git a/domains/daniel-shuy.json b/domains/daniel-shuy.json new file mode 100644 index 000000000..349adc388 --- /dev/null +++ b/domains/daniel-shuy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daniel-shuy", + "email": "daniel_shuy@hotmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} From fca4f94f9881ec34c351f77fc89c77bdb2558898 Mon Sep 17 00:00:00 2001 From: Yash <93475253+kekda-py@users.noreply.github.com> Date: Sun, 27 Mar 2022 21:17:09 +0530 Subject: [PATCH 263/399] change cname --- domains/kekda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kekda.json b/domains/kekda.json index 92677ed52..244ba641d 100644 --- a/domains/kekda.json +++ b/domains/kekda.json @@ -7,6 +7,6 @@ "twitter": "your-twitter-username" }, "record": { - "CNAME": "kekda-py.github.io" + "CNAME": "kekdais-adev-production.up.railway.app/" } } From 60176d0b5f5711ce6110ff26cd48fdad58a4b9ba Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 27 Mar 2022 22:48:48 +0700 Subject: [PATCH 264/399] remove slash --- domains/kekda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kekda.json b/domains/kekda.json index 244ba641d..01dd1fb78 100644 --- a/domains/kekda.json +++ b/domains/kekda.json @@ -7,6 +7,6 @@ "twitter": "your-twitter-username" }, "record": { - "CNAME": "kekdais-adev-production.up.railway.app/" + "CNAME": "kekdais-adev-production.up.railway.app" } } From 223e6e4879dc78de36ff9d7e34cd2ef6bf2985c1 Mon Sep 17 00:00:00 2001 From: Tanukiee <70314098+desktopdotini@users.noreply.github.com> Date: Sun, 27 Mar 2022 18:17:32 +0200 Subject: [PATCH 265/399] Create tanu.json --- domains/tanu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tanu.json diff --git a/domains/tanu.json b/domains/tanu.json new file mode 100644 index 000000000..4833a5f4a --- /dev/null +++ b/domains/tanu.json @@ -0,0 +1,12 @@ +{ + "description": "Tanu's Website", + "repo": "https://github.com/desktopdotini/desktopdotini.github.io", + "owner": { + "username": "desktopdotini", + "email": "cloneyinnit@gmail.com", + "twitter": "tanumakescode" + }, + "record": { + "CNAME": "desktopdotini.github.io" + } + } \ No newline at end of file From 2d2fc6b969592d1b6bcdd315ad9418a5e262f0b5 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sun, 27 Mar 2022 23:59:41 +0100 Subject: [PATCH 266/399] Add my portfollio --- domains/andrewstech.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andrewstech.json diff --git a/domains/andrewstech.json b/domains/andrewstech.json new file mode 100644 index 000000000..20eaa3e20 --- /dev/null +++ b/domains/andrewstech.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/andrewstech/andrewstech", + "owner": { + "username": "andrewstech", + "email": "hello@andrewstech.me", + "twitter": "andrewstech1" + }, + "record": { + "CNAME": "andrewstech.github.io" + } +} From ce6028c096531448aeb9a2b58c8bfbedfca2ef4f Mon Sep 17 00:00:00 2001 From: Vaibhav Dhiman Date: Mon, 28 Mar 2022 09:48:09 +0530 Subject: [PATCH 267/399] Added mousemoosz domain and sub-domains --- domains/mc.mousemoosz.json | 10 ++++++++++ domains/mousemoosz.json | 10 ++++++++++ domains/status.mousemoosz.json | 10 ++++++++++ 3 files changed, 30 insertions(+) create mode 100644 domains/mc.mousemoosz.json create mode 100644 domains/mousemoosz.json create mode 100644 domains/status.mousemoosz.json diff --git a/domains/mc.mousemoosz.json b/domains/mc.mousemoosz.json new file mode 100644 index 000000000..d8b760671 --- /dev/null +++ b/domains/mc.mousemoosz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MouseMoosz", + "email": "mousemoosz@protonmail.com" + "description": "For my Minecraft server" + } + "record": { + "CNAME": "ge.terohost.com" + } +} \ No newline at end of file diff --git a/domains/mousemoosz.json b/domains/mousemoosz.json new file mode 100644 index 000000000..0efd32552 --- /dev/null +++ b/domains/mousemoosz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MouseMoosz", + "email": "mousemoosz@protonmail.com" + "description": "For my website" + } + "record": { + "CNAME": "mousemoosz.netlify.app" + } +} \ No newline at end of file diff --git a/domains/status.mousemoosz.json b/domains/status.mousemoosz.json new file mode 100644 index 000000000..f88ed9b37 --- /dev/null +++ b/domains/status.mousemoosz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MouseMoosz", + "email": "mousemoosz@protonmail.com" + "description": "For statuspage" + } + "record": { + "CNAME": "mousemoosz.statuspage.io" + } +} \ No newline at end of file From c280677b94a665515b46c1477b0ece56b9a831e3 Mon Sep 17 00:00:00 2001 From: gamingboots <93469894+gamingboots@users.noreply.github.com> Date: Mon, 28 Mar 2022 10:15:56 +0530 Subject: [PATCH 268/399] Add gamingboots.json --- domains/gamingboots.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gamingboots.json diff --git a/domains/gamingboots.json b/domains/gamingboots.json new file mode 100644 index 000000000..7b8285f84 --- /dev/null +++ b/domains/gamingboots.json @@ -0,0 +1,12 @@ +{ + "description": "A description", + "repo": "https://github.com/gamingboots/gamingboots.github.io", + "owner": { + "username": "gamingboots", + "email": "gamngboots19@gmail.com", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "gamingboots.github.io" + } + } \ No newline at end of file From 097f50bb39ae15372829d5f4bb570b1059c929f4 Mon Sep 17 00:00:00 2001 From: Vaibhav Dhiman Date: Mon, 28 Mar 2022 11:25:24 +0530 Subject: [PATCH 269/399] Changed from netlify to gh pages --- domains/mousemoosz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mousemoosz.json b/domains/mousemoosz.json index 0efd32552..71dce0668 100644 --- a/domains/mousemoosz.json +++ b/domains/mousemoosz.json @@ -5,6 +5,6 @@ "description": "For my website" } "record": { - "CNAME": "mousemoosz.netlify.app" + "CNAME": "mousemoosz.github.io" } -} \ No newline at end of file +} From c8e904a0352593902be2fe677acca45cc7182361 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 28 Mar 2022 13:01:55 +0700 Subject: [PATCH 270/399] fix json shit --- domains/mc.mousemoosz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mc.mousemoosz.json b/domains/mc.mousemoosz.json index d8b760671..d9d36d418 100644 --- a/domains/mc.mousemoosz.json +++ b/domains/mc.mousemoosz.json @@ -1,10 +1,10 @@ { "owner": { "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" + "email": "mousemoosz@protonmail.com", "description": "For my Minecraft server" } "record": { "CNAME": "ge.terohost.com" } -} \ No newline at end of file +} From 03f243a794d59c42a797d01e6e95b508ee44b59f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 28 Mar 2022 13:02:27 +0700 Subject: [PATCH 271/399] refactor json --- domains/mc.mousemoosz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mc.mousemoosz.json b/domains/mc.mousemoosz.json index d9d36d418..fec914126 100644 --- a/domains/mc.mousemoosz.json +++ b/domains/mc.mousemoosz.json @@ -1,8 +1,8 @@ { + "description": "For my Minecraft server" "owner": { "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com", - "description": "For my Minecraft server" + "email": "mousemoosz@protonmail.com" } "record": { "CNAME": "ge.terohost.com" From adf0410da46bf33e66e327131af57c27e5b585fa Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 28 Mar 2022 13:02:58 +0700 Subject: [PATCH 272/399] refactor json v2 --- domains/mousemoosz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mousemoosz.json b/domains/mousemoosz.json index 71dce0668..9397ecbad 100644 --- a/domains/mousemoosz.json +++ b/domains/mousemoosz.json @@ -1,9 +1,9 @@ { + "description": "For my website" "owner": { "username": "MouseMoosz", "email": "mousemoosz@protonmail.com" - "description": "For my website" - } + }, "record": { "CNAME": "mousemoosz.github.io" } From 61cdbcd01bc87aa1f63130ef387fab92980ef499 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 28 Mar 2022 13:03:22 +0700 Subject: [PATCH 273/399] refactor json v3 --- domains/mc.mousemoosz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mc.mousemoosz.json b/domains/mc.mousemoosz.json index fec914126..0499d778a 100644 --- a/domains/mc.mousemoosz.json +++ b/domains/mc.mousemoosz.json @@ -3,7 +3,7 @@ "owner": { "username": "MouseMoosz", "email": "mousemoosz@protonmail.com" - } + }, "record": { "CNAME": "ge.terohost.com" } From d7f94089a879b7443e9b9f56cecc3a71224c5327 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 28 Mar 2022 13:04:19 +0700 Subject: [PATCH 274/399] json shit v4 --- domains/status.mousemoosz.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/status.mousemoosz.json b/domains/status.mousemoosz.json index f88ed9b37..5f0a7eafc 100644 --- a/domains/status.mousemoosz.json +++ b/domains/status.mousemoosz.json @@ -1,10 +1,10 @@ { + "description": "For statuspage" "owner": { "username": "MouseMoosz", "email": "mousemoosz@protonmail.com" - "description": "For statuspage" - } + }, "record": { "CNAME": "mousemoosz.statuspage.io" } -} \ No newline at end of file +} From d9ec202dce6380ba09d018caa56932f36c5efd18 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 28 Mar 2022 13:06:51 +0700 Subject: [PATCH 275/399] json v5 --- domains/mc.mousemoosz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mc.mousemoosz.json b/domains/mc.mousemoosz.json index 0499d778a..9aa2faa62 100644 --- a/domains/mc.mousemoosz.json +++ b/domains/mc.mousemoosz.json @@ -1,5 +1,5 @@ { - "description": "For my Minecraft server" + "description": "For my Minecraft server", "owner": { "username": "MouseMoosz", "email": "mousemoosz@protonmail.com" From 41b02cf181c7d55e16bffe47414065206e9f0ff1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 28 Mar 2022 13:07:03 +0700 Subject: [PATCH 276/399] json v6 --- domains/mousemoosz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mousemoosz.json b/domains/mousemoosz.json index 9397ecbad..66c9d6b76 100644 --- a/domains/mousemoosz.json +++ b/domains/mousemoosz.json @@ -1,5 +1,5 @@ { - "description": "For my website" + "description": "For my website", "owner": { "username": "MouseMoosz", "email": "mousemoosz@protonmail.com" From d372f8336d34ccf43a9948fa63369c151d5a3726 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 28 Mar 2022 13:07:25 +0700 Subject: [PATCH 277/399] json *again* --- domains/status.mousemoosz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.mousemoosz.json b/domains/status.mousemoosz.json index 5f0a7eafc..dcbda452d 100644 --- a/domains/status.mousemoosz.json +++ b/domains/status.mousemoosz.json @@ -1,5 +1,5 @@ { - "description": "For statuspage" + "description": "For statuspage", "owner": { "username": "MouseMoosz", "email": "mousemoosz@protonmail.com" From 4b9c36299b9c60754988191d5fc07086d808851e Mon Sep 17 00:00:00 2001 From: Dhruva Srinivas <66675022+carrotfarmer@users.noreply.github.com> Date: Mon, 28 Mar 2022 11:48:06 +0530 Subject: [PATCH 278/399] Create dhruva.json --- domains/dhruva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dhruva.json diff --git a/domains/dhruva.json b/domains/dhruva.json new file mode 100644 index 000000000..77169214b --- /dev/null +++ b/domains/dhruva.json @@ -0,0 +1,11 @@ +{ + "description": "personal site", + "repo": "https://github.com/carrotfarmer/portfolio-1", + "owner": { + "username": "carrotfarmer", + "email": "dhruvas17068@gmail.com" + }, + "record": { + "CNAME": "dhruva.up.railway.app" + } +} From 65e9b89f67f51ebf6dd81b7073d9340a91853ffd Mon Sep 17 00:00:00 2001 From: Dhruva Srinivas <66675022+carrotfarmer@users.noreply.github.com> Date: Mon, 28 Mar 2022 12:43:12 +0530 Subject: [PATCH 279/399] Create blog.dhruva.json --- domains/blog.dhruva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blog.dhruva.json diff --git a/domains/blog.dhruva.json b/domains/blog.dhruva.json new file mode 100644 index 000000000..6a513ff40 --- /dev/null +++ b/domains/blog.dhruva.json @@ -0,0 +1,11 @@ + +{ + "description": "my hashnode blog", + "owner": { + "username": "carrotfarmer", + "email": "dhruvas17068@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} From c9c0da9bfeb3d3fda6d6ff03fc926ee0a6a2de55 Mon Sep 17 00:00:00 2001 From: gamingboots <93469894+gamingboots@users.noreply.github.com> Date: Mon, 28 Mar 2022 14:20:07 +0530 Subject: [PATCH 280/399] Add files via upload --- domains/gamingboots.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/gamingboots.json b/domains/gamingboots.json index 7b8285f84..9e892ff7b 100644 --- a/domains/gamingboots.json +++ b/domains/gamingboots.json @@ -3,8 +3,7 @@ "repo": "https://github.com/gamingboots/gamingboots.github.io", "owner": { "username": "gamingboots", - "email": "gamngboots19@gmail.com", - "twitter": "your-twitter-username" + "email": "gamngboots19@gmail.com" }, "record": { "CNAME": "gamingboots.github.io" From 34a02596fce6ac1d1d04e52d529eb00b0549d07e Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Mon, 28 Mar 2022 19:08:27 +0800 Subject: [PATCH 281/399] Update blog.whine.json --- domains/blog.whine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blog.whine.json b/domains/blog.whine.json index 50373eede..372134a0b 100644 --- a/domains/blog.whine.json +++ b/domains/blog.whine.json @@ -6,6 +6,6 @@ }, "description": "whi_ne's blog", "record": { - "CNAME": "whnya.github.io" + "CNAME": "blog-production-f684.up.railway.app" } } From 2c0244232eadcd3a62d18eba9f1f17c72de4749e Mon Sep 17 00:00:00 2001 From: Daniel Shuy Date: Mon, 28 Mar 2022 20:58:18 +0800 Subject: [PATCH 282/399] daniel-shuy.json: Use A record instead of CNAME Hashnode uses Vercel, which prevents CNAME from being used --- domains/daniel-shuy.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/daniel-shuy.json b/domains/daniel-shuy.json index 349adc388..49e8ee4bb 100644 --- a/domains/daniel-shuy.json +++ b/domains/daniel-shuy.json @@ -4,6 +4,8 @@ "email": "daniel_shuy@hotmail.com" }, "record": { - "CNAME": "hashnode.network" + "A": [ + "76.76.21.21" + ] } } From 3451a14e732cc9ec3c39c988a386fb6ff0e5670b Mon Sep 17 00:00:00 2001 From: MazenGohar <48427322+MazenGohar@users.noreply.github.com> Date: Mon, 28 Mar 2022 17:18:18 +0200 Subject: [PATCH 283/399] Create mazengohar.json --- domains/mazengohar.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mazengohar.json diff --git a/domains/mazengohar.json b/domains/mazengohar.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mazengohar.json @@ -0,0 +1 @@ + From 0efc42610af7e79e4be3941f3f5da40a0ac3c2e8 Mon Sep 17 00:00:00 2001 From: MazenGohar <48427322+MazenGohar@users.noreply.github.com> Date: Mon, 28 Mar 2022 17:22:08 +0200 Subject: [PATCH 284/399] Update mazengohar.json --- domains/mazengohar.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/mazengohar.json b/domains/mazengohar.json index 8b1378917..79bee6893 100644 --- a/domains/mazengohar.json +++ b/domains/mazengohar.json @@ -1 +1,11 @@ - +{ + "description": "Mazen Gohar - DEV", + "repo": "https://github.com/MazenGohar", + "owner": { + "username": "MazenGohar", + "email": "mizoiology@gmail.com" + }, + "record": { + "CNAME": "mazen-gohar-dev.onrender.com" + } +} From 0b7ba5f1b387b751c46d82edb1035c7b4c5e6a2e Mon Sep 17 00:00:00 2001 From: Specteado <101020829+Specteado@users.noreply.github.com> Date: Mon, 28 Mar 2022 20:20:01 +0200 Subject: [PATCH 285/399] Create specteado.json --- domains/specteado.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/specteado.json diff --git a/domains/specteado.json b/domains/specteado.json new file mode 100644 index 000000000..7dcf6f3c9 --- /dev/null +++ b/domains/specteado.json @@ -0,0 +1,11 @@ +{ + "description": "Specteado's portfolio!", + "repo": "https://github.com/Specteado/specteado.github.io", + "owner": { + "username": "Specteado", + "email": "jusefmasabanda10@gmail.com" + }, + "record": { + "CNAME": "specteado.github.io" + } +} From f7c9284237d373b2e2aed1dc85dd0ae505795003 Mon Sep 17 00:00:00 2001 From: Anthony2be <50805238+Anthony2be@users.noreply.github.com> Date: Mon, 28 Mar 2022 22:30:05 -0700 Subject: [PATCH 286/399] Create anthony2be.json --- domains/anthony2be.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anthony2be.json diff --git a/domains/anthony2be.json b/domains/anthony2be.json new file mode 100644 index 000000000..c1dfcedf8 --- /dev/null +++ b/domains/anthony2be.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website", + "repo": "https://github.com/Anthony2be/Anthony2be.github.io", + "owner": { + "username": "Anthony2be", + "email": "adubovitsky1234@gmail.com", + "discord": "anthony2be#1900" + }, + "record": { + "CNAME": "anthony2be.github.io" + } +} From f0fd7984549da5ce1424dca13537b4b60719462f Mon Sep 17 00:00:00 2001 From: Skanda Bhairava <58636952+skandabhairava@users.noreply.github.com> Date: Tue, 29 Mar 2022 13:12:24 +0530 Subject: [PATCH 287/399] Create terroid.json --- domains/terroid.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/terroid.json diff --git a/domains/terroid.json b/domains/terroid.json new file mode 100644 index 000000000..e21dc54ac --- /dev/null +++ b/domains/terroid.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/skandabhairava/skandabhairava.github.io", + "owner": { + "username": "skandabhairava", + "email": "skandabhairava@gmail.com", + "twitter": "TerroidYT" + }, + "record": { + "CNAME": "skandabhairava.github.io" + } +} From 4038a25c10ddb250f0cda854f4ca9e6b65d70650 Mon Sep 17 00:00:00 2001 From: Chandula Janith <91379432+RedEdge967@users.noreply.github.com> Date: Wed, 30 Mar 2022 06:27:59 +0530 Subject: [PATCH 288/399] Create rededge.json --- domains/rededge.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rededge.json diff --git a/domains/rededge.json b/domains/rededge.json new file mode 100644 index 000000000..aab8baf61 --- /dev/null +++ b/domains/rededge.json @@ -0,0 +1,11 @@ +{ + "description": "Chandula Janith's (RedEdge967) personal portfolio website made with glassmorphism UI", + "repo": "https://github.com/RedEdge967/RedEdge967.github.io", + "owner": { + "username": "RedEdge967", + "email": "janithc967@gmail.com", + }, + "record": { + "CNAME": "RedEdge967.github.io" + } +} From 3edb9849ed9a4f481d5e757289cd3c9a2389d5d4 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 30 Mar 2022 18:05:53 +0700 Subject: [PATCH 289/399] my em@il forwarder --- domains/skduck.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/skduck.json diff --git a/domains/skduck.json b/domains/skduck.json new file mode 100644 index 000000000..7cf9a3e8d --- /dev/null +++ b/domains/skduck.json @@ -0,0 +1,15 @@ +{ + "description": "my em@il forwarder", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "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": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=it-is@too-obvious-that.maskduck.is-a.dev" + } +} From 65e6922117e7b846ba11ccff19165b59056f2a88 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 30 Mar 2022 18:07:00 +0700 Subject: [PATCH 290/399] Update skduck.json --- domains/skduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/skduck.json b/domains/skduck.json index 7cf9a3e8d..a2b497bfb 100644 --- a/domains/skduck.json +++ b/domains/skduck.json @@ -2,7 +2,7 @@ "description": "my em@il forwarder", "owner": { "username": "MaskDuck", - "email": "", + "email": "m@skduck.is-a.dev", "discord": "MaskDuck#1337", "twitter": "MaskDuck1", "reddit": "u/maskduck", From bf32d76b3aefd255332b321ce69080c63a24e279 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 30 Mar 2022 18:13:50 +0700 Subject: [PATCH 291/399] Update rededge.json --- domains/rededge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rededge.json b/domains/rededge.json index aab8baf61..8e02b7c87 100644 --- a/domains/rededge.json +++ b/domains/rededge.json @@ -3,7 +3,7 @@ "repo": "https://github.com/RedEdge967/RedEdge967.github.io", "owner": { "username": "RedEdge967", - "email": "janithc967@gmail.com", + "email": "janithc967@gmail.com" }, "record": { "CNAME": "RedEdge967.github.io" From 29332d6a3799b8770e62db21ce2606967839dcdd Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Wed, 30 Mar 2022 08:20:34 -0400 Subject: [PATCH 292/399] Create notAperson535.json --- domains/notAperson535.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notAperson535.json diff --git a/domains/notAperson535.json b/domains/notAperson535.json new file mode 100644 index 000000000..bdeb9757a --- /dev/null +++ b/domains/notAperson535.json @@ -0,0 +1,11 @@ +{ + "description": "My about me website", + "repo": "https://github.com/notAperson535/notAperson535", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com", + }, + "record": { + "CNAME": "notAperson535.github.io/notAperson535" + } +} From a6c69f6d68adbcabf4a66bc082e4a4287ce58e16 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 30 Mar 2022 20:04:14 +0700 Subject: [PATCH 293/399] remove the \*beep\* slash --- domains/notAperson535.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/notAperson535.json b/domains/notAperson535.json index bdeb9757a..d6badbf7a 100644 --- a/domains/notAperson535.json +++ b/domains/notAperson535.json @@ -6,6 +6,6 @@ "email": "notAperson939@gmail.com", }, "record": { - "CNAME": "notAperson535.github.io/notAperson535" + "CNAME": "notAperson535.github.io" } } From 0462f8b2659a4a15458e2edabcf39f513cce4ce3 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 30 Mar 2022 20:05:47 +0700 Subject: [PATCH 294/399] remove the most annoying comma ive ever seen --- domains/notAperson535.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/notAperson535.json b/domains/notAperson535.json index d6badbf7a..00dd1d1d2 100644 --- a/domains/notAperson535.json +++ b/domains/notAperson535.json @@ -3,7 +3,7 @@ "repo": "https://github.com/notAperson535/notAperson535", "owner": { "username": "notAperson535", - "email": "notAperson939@gmail.com", + "email": "notAperson939@gmail.com" }, "record": { "CNAME": "notAperson535.github.io" From 3da886c53f0cea3fe5fceccdbbee93c4c928d5ef Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 30 Mar 2022 20:07:30 +0700 Subject: [PATCH 295/399] recapitalize filename --- domains/{notAperson535.json => notaperson535.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{notAperson535.json => notaperson535.json} (100%) diff --git a/domains/notAperson535.json b/domains/notaperson535.json similarity index 100% rename from domains/notAperson535.json rename to domains/notaperson535.json From a59ad22d222661e30d78172db3ac58a67735e8e7 Mon Sep 17 00:00:00 2001 From: YanMaker <94195591+YanMaker@users.noreply.github.com> Date: Wed, 30 Mar 2022 12:35:59 -0400 Subject: [PATCH 296/399] Create YanMaker.json --- domains/YanMaker.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/YanMaker.json diff --git a/domains/YanMaker.json b/domains/YanMaker.json new file mode 100644 index 000000000..1beef694c --- /dev/null +++ b/domains/YanMaker.json @@ -0,0 +1,11 @@ +{ + "description": "My about me website", + "repo": "https://github.com/YanMaker/YanMaker", + "owner": { + "username": "YanMaker", + "email": "whodis2022@outlook.com" + }, + "record": { + "CNAME": "YanMaker.github.io" + } +} From 9b57b85408149a83dda87b972ffede62a7192a50 Mon Sep 17 00:00:00 2001 From: YanMaker <94195591+YanMaker@users.noreply.github.com> Date: Wed, 30 Mar 2022 12:39:49 -0400 Subject: [PATCH 297/399] Update YanMaker.json --- domains/YanMaker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/YanMaker.json b/domains/YanMaker.json index 1beef694c..09f2bd9ab 100644 --- a/domains/YanMaker.json +++ b/domains/YanMaker.json @@ -6,6 +6,6 @@ "email": "whodis2022@outlook.com" }, "record": { - "CNAME": "YanMaker.github.io" + "CNAME": "yanmaker.github.io" } } From 9a16812ba63a39ccc6fe21bad5c2f5c73f50c447 Mon Sep 17 00:00:00 2001 From: qxb3 Date: Thu, 31 Mar 2022 13:49:44 +0800 Subject: [PATCH 298/399] Added qxb3.json --- domains/qxb3.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/qxb3.json diff --git a/domains/qxb3.json b/domains/qxb3.json new file mode 100644 index 000000000..8fea7bea1 --- /dev/null +++ b/domains/qxb3.json @@ -0,0 +1,11 @@ +{ + "description": "qxb3's personal website", + "owner": { + "username": "qxb3", + "discord": "qxb3#4312", + "email": "" + }, + "record": { + "CNAME": "qxb-production.up.railway.app" + } +} From 04f2201c45fabd8db8d6e5b745545568d0a420c5 Mon Sep 17 00:00:00 2001 From: Rim <84064124+R-Rim@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:32:10 -0700 Subject: [PATCH 299/399] Create rim.json --- domains/rim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rim.json diff --git a/domains/rim.json b/domains/rim.json new file mode 100644 index 000000000..a562f2c0c --- /dev/null +++ b/domains/rim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "R-Rim", + "email": "purpleblueslime@gmail.com" + }, + "record": { + "CNAME": "Rim-is-a.dev" + } +} From 8b6c9eb6f8189bb9d17b45d360888c3dfade4a47 Mon Sep 17 00:00:00 2001 From: Rim <84064124+R-Rim@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:41:25 -0700 Subject: [PATCH 300/399] Update rim.json --- domains/rim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rim.json b/domains/rim.json index a562f2c0c..c7e3fa236 100644 --- a/domains/rim.json +++ b/domains/rim.json @@ -4,6 +4,6 @@ "email": "purpleblueslime@gmail.com" }, "record": { - "CNAME": "Rim-is-a.dev" + "CNAME": "https://r-rim.github.io/Rim-is-a.dev/" } } From 5847184e864f36b0142361b701bbc454d836c450 Mon Sep 17 00:00:00 2001 From: Rim <84064124+R-Rim@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:51:47 -0700 Subject: [PATCH 301/399] Update rim.json --- domains/rim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rim.json b/domains/rim.json index c7e3fa236..c91794581 100644 --- a/domains/rim.json +++ b/domains/rim.json @@ -4,6 +4,6 @@ "email": "purpleblueslime@gmail.com" }, "record": { - "CNAME": "https://r-rim.github.io/Rim-is-a.dev/" + "CNAME": "r-rim.github.io" } } From 6e24cff5e92809335e9200be71fae75ddc459dd7 Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 31 Mar 2022 16:17:57 +0530 Subject: [PATCH 302/399] Create arman.json --- domains/arman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arman.json diff --git a/domains/arman.json b/domains/arman.json new file mode 100644 index 000000000..68daa3397 --- /dev/null +++ b/domains/arman.json @@ -0,0 +1,11 @@ +{ + "description": "Arman's personal website!", + "repo": "https://github.com/ItzArman09/website", + "owner": { + "username": "ItzArman09", + "email": "gyfufifa@norwegischlernen.info" + }, + "record": { + "CNAME": "https://itzarman09.github.io/website" + } +} From fbea8bdad85e1cf8ecd589b9bccaa8ada693943f Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 31 Mar 2022 16:49:19 +0530 Subject: [PATCH 303/399] Update arman.json --- domains/arman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arman.json b/domains/arman.json index 68daa3397..2ab427204 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -6,6 +6,6 @@ "email": "gyfufifa@norwegischlernen.info" }, "record": { - "CNAME": "https://itzarman09.github.io/website" + "CNAME": "arman.is-a.dev" } } From 9e9104dc39f0a20141fa3c04711b7a78e1273dd5 Mon Sep 17 00:00:00 2001 From: ItzArman09 <100463136+ItzArman09@users.noreply.github.com> Date: Thu, 31 Mar 2022 16:59:00 +0530 Subject: [PATCH 304/399] Update arman.json --- domains/arman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arman.json b/domains/arman.json index 2ab427204..f45064a3d 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -6,6 +6,6 @@ "email": "gyfufifa@norwegischlernen.info" }, "record": { - "CNAME": "arman.is-a.dev" + "CNAME": "https://ItzArman09.github.io" } } From d74c6c6e00fe49bcd945a113f7cf96b730e3067b Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 31 Mar 2022 18:35:10 +0700 Subject: [PATCH 305/399] remove protocol --- domains/arman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arman.json b/domains/arman.json index f45064a3d..d24af6b7f 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -6,6 +6,6 @@ "email": "gyfufifa@norwegischlernen.info" }, "record": { - "CNAME": "https://ItzArman09.github.io" + "CNAME": "ItzArman09.github.io" } } From 06047e45ccaf37b7dcfe95178da232eb881d1911 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 31 Mar 2022 18:35:28 +0700 Subject: [PATCH 306/399] recapitalize --- domains/arman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arman.json b/domains/arman.json index d24af6b7f..ad4955199 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -6,6 +6,6 @@ "email": "gyfufifa@norwegischlernen.info" }, "record": { - "CNAME": "ItzArman09.github.io" + "CNAME": "itzarman09.github.io" } } From 072c6e8a0fc9e32c72c853466fc16e7fefaf9568 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Thu, 31 Mar 2022 20:58:54 +0800 Subject: [PATCH 307/399] Create music.json --- domains/music.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/music.json diff --git a/domains/music.json b/domains/music.json new file mode 100644 index 000000000..2dcd3ba8d --- /dev/null +++ b/domains/music.json @@ -0,0 +1,11 @@ +{ + "description": "my personal website", + "repo": "https://github.com/leecheeyong/me", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "088a7314-b3d4-4927-92ca-e669833b0aed.id.repl.co" + } +} From c2f25f55c6c4b0a1031ecc70659045848ae1c27f Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 31 Mar 2022 09:56:26 -0400 Subject: [PATCH 308/399] Create win11.notAperson535.json --- domains/win11.notAperson535.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/win11.notAperson535.json diff --git a/domains/win11.notAperson535.json b/domains/win11.notAperson535.json new file mode 100644 index 000000000..f27c20197 --- /dev/null +++ b/domains/win11.notAperson535.json @@ -0,0 +1,11 @@ +{ + "description": "My windows 11 in HTML", + "repo": "https://github.com/notAperson535/Win11-HTML", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } +} From fd8cc112423425515eb97661b880c8bd9bd9c2bd Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 31 Mar 2022 09:57:49 -0400 Subject: [PATCH 309/399] Create oneclick-macos-simple-kvm.notaperson535.json --- domains/oneclick-macos-simple-kvm.notaperson535.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/oneclick-macos-simple-kvm.notaperson535.json diff --git a/domains/oneclick-macos-simple-kvm.notaperson535.json b/domains/oneclick-macos-simple-kvm.notaperson535.json new file mode 100644 index 000000000..2135c3dd1 --- /dev/null +++ b/domains/oneclick-macos-simple-kvm.notaperson535.json @@ -0,0 +1,11 @@ +{ + "description": "My macOS VM guide website", + "repo": "https://github.com/notAperson535/OneClick-macOS-Simple-KVM", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } +} From acfc520f3a0a254ba98ffef8fd2bd70192929f1e Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 31 Mar 2022 09:58:12 -0400 Subject: [PATCH 310/399] Rename win11.notAperson535.json to win11.notaperson535.json --- domains/{win11.notAperson535.json => win11.notaperson535.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{win11.notAperson535.json => win11.notaperson535.json} (100%) diff --git a/domains/win11.notAperson535.json b/domains/win11.notaperson535.json similarity index 100% rename from domains/win11.notAperson535.json rename to domains/win11.notaperson535.json From 4d4e43f9d62767a09a881724f499db45d0e75d39 Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 31 Mar 2022 10:16:58 -0400 Subject: [PATCH 311/399] Create mail.notaperson535.json --- domains/mail.notaperson535.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.notaperson535.json diff --git a/domains/mail.notaperson535.json b/domains/mail.notaperson535.json new file mode 100644 index 000000000..8e37cb97c --- /dev/null +++ b/domains/mail.notaperson535.json @@ -0,0 +1,12 @@ +{ + "description": "My email forwarder", + "repo": "https://github.com/notAperson535/OneClick-macOS-Simple-KVM", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=notaperson939@gmail.com" + } +} From eef75e4e8a4383dd20fb427a41d2945ce257251b Mon Sep 17 00:00:00 2001 From: svloog <78726502+slvoog@users.noreply.github.com> Date: Thu, 31 Mar 2022 19:28:52 +0300 Subject: [PATCH 312/399] Create svloog.json --- domains/svloog.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/svloog.json diff --git a/domains/svloog.json b/domains/svloog.json new file mode 100644 index 000000000..ce357d37f --- /dev/null +++ b/domains/svloog.json @@ -0,0 +1,12 @@ +{ + "description": "just gonna put some projects here idk thought this might be cool to add some personality", + "repo": "https://github.com/slvoog/slvoog.github.io", + "owner": { + "username": "slvoog", + "email": "svloogz@gmail.com", + "twitter": "svloogz" + }, + "record": { + "CNAME": "slvoog.github.io" + } +} From b0a928c8d713e54f529a9ee199a9bcca210acbbd Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Thu, 31 Mar 2022 13:35:33 -0400 Subject: [PATCH 313/399] remove repo because it is an email forwarder --- domains/mail.notaperson535.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/mail.notaperson535.json b/domains/mail.notaperson535.json index 8e37cb97c..1b17786bf 100644 --- a/domains/mail.notaperson535.json +++ b/domains/mail.notaperson535.json @@ -1,6 +1,5 @@ { "description": "My email forwarder", - "repo": "https://github.com/notAperson535/OneClick-macOS-Simple-KVM", "owner": { "username": "notAperson535", "email": "notAperson939@gmail.com" From 0c25d441ada867200b1f04a8c624e2e37156687e Mon Sep 17 00:00:00 2001 From: InfiniteCod3 <91837651+InfiniteCod3@users.noreply.github.com> Date: Fri, 1 Apr 2022 00:16:54 +0200 Subject: [PATCH 314/399] Create infinitecode.json --- domains/infinitecode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/infinitecode.json diff --git a/domains/infinitecode.json b/domains/infinitecode.json new file mode 100644 index 000000000..dadf8f076 --- /dev/null +++ b/domains/infinitecode.json @@ -0,0 +1,12 @@ +{ + "description": "Infinite's personal portfolio!", + "owner": { + "username": "InfiniteCode", + "email": "foxyss@pm.me" + }, + "record": { + "A": [ + "130.61.171.47" + ] + } +} From 2817d504693ca4dac484b00778887e2db1640f24 Mon Sep 17 00:00:00 2001 From: InfiniteCod3 <91837651+InfiniteCod3@users.noreply.github.com> Date: Fri, 1 Apr 2022 07:10:14 +0200 Subject: [PATCH 315/399] Update infinitecode.json --- domains/infinitecode.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/infinitecode.json b/domains/infinitecode.json index dadf8f076..55894171f 100644 --- a/domains/infinitecode.json +++ b/domains/infinitecode.json @@ -5,8 +5,6 @@ "email": "foxyss@pm.me" }, "record": { - "A": [ - "130.61.171.47" - ] + "CNAME": "infinitecode.uk" } } From 1dcced5bb3a91544cd27e291da9e1dfb4ad3684d Mon Sep 17 00:00:00 2001 From: InfiniteCod3 <91837651+InfiniteCod3@users.noreply.github.com> Date: Fri, 1 Apr 2022 09:56:06 +0200 Subject: [PATCH 316/399] Revert "Update infinitecode.json" --- domains/infinitecode.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/infinitecode.json b/domains/infinitecode.json index 55894171f..dadf8f076 100644 --- a/domains/infinitecode.json +++ b/domains/infinitecode.json @@ -5,6 +5,8 @@ "email": "foxyss@pm.me" }, "record": { - "CNAME": "infinitecode.uk" + "A": [ + "130.61.171.47" + ] } } From 5de1226d71fbb2cfc3c1943439f5d32ee6e5a31f Mon Sep 17 00:00:00 2001 From: InfiniteCod3 <91837651+InfiniteCod3@users.noreply.github.com> Date: Fri, 1 Apr 2022 10:57:54 +0200 Subject: [PATCH 317/399] Update infinitecode.json Honestly i have no idea on what I'm doing --- domains/infinitecode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/infinitecode.json b/domains/infinitecode.json index 55894171f..5fcf83645 100644 --- a/domains/infinitecode.json +++ b/domains/infinitecode.json @@ -5,6 +5,6 @@ "email": "foxyss@pm.me" }, "record": { - "CNAME": "infinitecode.uk" + "CNAME": "kek.infinitecode.uk" } } From 05f5bb204f96c1c81898520b95ffdeab965d022d Mon Sep 17 00:00:00 2001 From: Agampreet Singh <68941022+agam778@users.noreply.github.com> Date: Fri, 1 Apr 2022 16:14:19 +0530 Subject: [PATCH 318/399] Update agam778.json --- domains/agam778.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/agam778.json b/domains/agam778.json index 3a41fe69b..14b7df04b 100644 --- a/domains/agam778.json +++ b/domains/agam778.json @@ -6,6 +6,6 @@ "email": "agam778@zohomail.in" }, "record": { - "CNAME": "agamsblog.pages.dev" + "CNAME": "agamsblog.xyz" } } From 79b3beeb366ecdb973788c4486a5e2a0a3c06aee Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 1 Apr 2022 22:01:15 +0700 Subject: [PATCH 319/399] april fool thing --- domains/maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index b080ca967..49b8da9a6 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -10,6 +10,6 @@ "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": { - "CNAME": "maskducks.github.io" + "CNAME": "a.redirect.pizza" } } From d649492378948f2269faf2b8e69498921f97984e Mon Sep 17 00:00:00 2001 From: Compey Date: Fri, 1 Apr 2022 21:33:09 +0530 Subject: [PATCH 320/399] Redirect to new domain --- domains/devcomp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devcomp.json b/domains/devcomp.json index 218ce70e4..84ec2861b 100644 --- a/domains/devcomp.json +++ b/domains/devcomp.json @@ -6,6 +6,6 @@ "email": "hi@devcomp.tk" }, "record": { - "URL": "https://landing.devcomp.tk" + "URL": "https://landing.devcomp.xyz" } } From c857f319377339d35c0a147b52e9fb60837a148c Mon Sep 17 00:00:00 2001 From: InfiniteCod3 <91837651+InfiniteCod3@users.noreply.github.com> Date: Fri, 1 Apr 2022 18:44:36 +0200 Subject: [PATCH 321/399] Update infinitecode.json This is a pain. --- domains/infinitecode.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/infinitecode.json b/domains/infinitecode.json index 52294a77e..a37000a14 100644 --- a/domains/infinitecode.json +++ b/domains/infinitecode.json @@ -5,6 +5,6 @@ "email": "foxyss@pm.me" }, "record": { - "CNAME": "kek.infinitecode.uk" + "CNAME": "infinitecod3.github.io" } -} \ No newline at end of file +} From 38f00fd34d7482036ad6f8cd184f4ebf32c500ad Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Fri, 1 Apr 2022 18:25:17 +0100 Subject: [PATCH 322/399] Create chris8889.json --- chris8889.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 chris8889.json diff --git a/chris8889.json b/chris8889.json new file mode 100644 index 000000000..3afe1056e --- /dev/null +++ b/chris8889.json @@ -0,0 +1,11 @@ +{ + "description": "testing", + "owner": { + "username": "Chris", + "email": "chris88892@protonmail.com", + "Twitter": "@Chris8889" + }, + "record": { + "CNAME": "5d931f3a-d63d-4ccf-b14c-5b566fd0c5f0.id.repl.co" + } +} From d464ab0f0e4d5175ea754343b8c78c9c92a428d6 Mon Sep 17 00:00:00 2001 From: Tweak Date: Fri, 1 Apr 2022 14:43:29 -0400 Subject: [PATCH 323/399] Update mattw.json --- domains/mattw.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mattw.json b/domains/mattw.json index d26956c99..f901469c0 100644 --- a/domains/mattw.json +++ b/domains/mattw.json @@ -6,6 +6,8 @@ "email": "ynan243@gmail.com" }, "record": { - "CNAME": "proxy.bluefoxhost.com" + "CNAME": "dns.talosbot.xyz", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 0cf8d969c47429f02797e90fc81246c8c09cbc50 Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Fri, 1 Apr 2022 22:05:42 +0100 Subject: [PATCH 324/399] Rename chris8889.json to domains/chris8889.json --- chris8889.json => domains/chris8889.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename chris8889.json => domains/chris8889.json (100%) diff --git a/chris8889.json b/domains/chris8889.json similarity index 100% rename from chris8889.json rename to domains/chris8889.json From 608ee0cc075fa127fbc7ee66b6bc4b102f5be9d5 Mon Sep 17 00:00:00 2001 From: Tweak Date: Fri, 1 Apr 2022 23:05:13 -0400 Subject: [PATCH 325/399] Fixed --- domains/mattw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mattw.json b/domains/mattw.json index f901469c0..fa446b79b 100644 --- a/domains/mattw.json +++ b/domains/mattw.json @@ -6,7 +6,7 @@ "email": "ynan243@gmail.com" }, "record": { - "CNAME": "dns.talosbot.xyz", + "A": ["147.135.109.83"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 2eb98999bc8fe86e22eac33892e3d3b615db646d Mon Sep 17 00:00:00 2001 From: Abdulrahman Salah <61483023+TheMaestro1s@users.noreply.github.com> Date: Sat, 2 Apr 2022 09:53:09 +0200 Subject: [PATCH 326/399] Create abdulrahman.json --- domains/abdulrahman.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/abdulrahman.json diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json new file mode 100644 index 000000000..61d618688 --- /dev/null +++ b/domains/abdulrahman.json @@ -0,0 +1,23 @@ +{ + + "description": "A personal website for my career.", + + "repo": "https://github.com/TheMaestro1s/my-website", + + "owner": { + + "username": "TheMaestro1s", + + "email": "abdulrahman.8alah@gmail.com" + + + + }, + + "record": { + + "CNAME": "themaestro.site" + + } + +} From 50ea06044221942e6fbe2447101a57593d21f224 Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Sat, 2 Apr 2022 08:53:17 +0100 Subject: [PATCH 327/399] Update chris8889.json --- domains/chris8889.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chris8889.json b/domains/chris8889.json index 3afe1056e..f4299369b 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -1,7 +1,7 @@ { "description": "testing", "owner": { - "username": "Chris", + "username": "Chris8889", "email": "chris88892@protonmail.com", "Twitter": "@Chris8889" }, From a070102bbbce62bb19530166b49af9f5b09cdbbf Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 2 Apr 2022 15:33:58 +0700 Subject: [PATCH 328/399] remove useless spaces --- domains/abdulrahman.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json index 61d618688..8f1030fa2 100644 --- a/domains/abdulrahman.json +++ b/domains/abdulrahman.json @@ -1,23 +1,11 @@ { - "description": "A personal website for my career.", - "repo": "https://github.com/TheMaestro1s/my-website", - "owner": { - "username": "TheMaestro1s", - "email": "abdulrahman.8alah@gmail.com" - - - }, - "record": { - "CNAME": "themaestro.site" - } - } From f80bd14145c810454707856e3ceaf874edc8d9bb Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 2 Apr 2022 21:23:06 +0700 Subject: [PATCH 329/399] recapitalize --- domains/{YanMaker.json => yanmaker.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{YanMaker.json => yanmaker.json} (100%) diff --git a/domains/YanMaker.json b/domains/yanmaker.json similarity index 100% rename from domains/YanMaker.json rename to domains/yanmaker.json From c31493e97340bdecc358f4d50f9cbb63b126fd3d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DIBSTERYT@users.noreply.github.com> Date: Sat, 2 Apr 2022 17:01:15 -0400 Subject: [PATCH 330/399] Updating A record. --- domains/dibster.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dibster.json b/domains/dibster.json index 973f1eb8c..46d8cc8e8 100644 --- a/domains/dibster.json +++ b/domains/dibster.json @@ -7,7 +7,7 @@ "twitter": "DEV_DIBSTER" }, "record": { - "A": ["164.132.74.251"], + "A": ["192.95.42.74"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 6a3679ff0720a21e165b2d66f7a65d1d0022ea0f Mon Sep 17 00:00:00 2001 From: Abdulrahman Salah <61483023+TheMaestro1s@users.noreply.github.com> Date: Sun, 3 Apr 2022 04:02:16 +0200 Subject: [PATCH 331/399] Update abdulrahman.json --- domains/abdulrahman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json index 8f1030fa2..b15d19344 100644 --- a/domains/abdulrahman.json +++ b/domains/abdulrahman.json @@ -6,6 +6,6 @@ "email": "abdulrahman.8alah@gmail.com" }, "record": { - "CNAME": "themaestro.site" + "URL": "https://themaestro.site" } } From e7dd34d02495880b3f12c1c8ed4b38f0276c43b6 Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Sun, 3 Apr 2022 11:55:10 +0700 Subject: [PATCH 332/399] Create api.karyakarsa.willo --- domains/api.karyakarsa.willo | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/api.karyakarsa.willo diff --git a/domains/api.karyakarsa.willo b/domains/api.karyakarsa.willo new file mode 100644 index 000000000..f3af1951e --- /dev/null +++ b/domains/api.karyakarsa.willo @@ -0,0 +1,12 @@ +{ + "description": "", + "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", + "owner": { + "username": "WilloIzCitron", + "email": "", + "twitter": "willoizcitron" + }, + "record": { + "CNAME": "karyakarsa-rest-api-production.up.railway.app" + } +} From 0c00ea8c0c4c4d6f387232db2c997c2bc68e07e9 Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Sun, 3 Apr 2022 11:59:15 +0700 Subject: [PATCH 333/399] Update api.karyakarsa.willo --- domains/api.karyakarsa.willo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.karyakarsa.willo b/domains/api.karyakarsa.willo index f3af1951e..316f0aa73 100644 --- a/domains/api.karyakarsa.willo +++ b/domains/api.karyakarsa.willo @@ -1,5 +1,5 @@ { - "description": "", + "description": "api for karyakarsa", "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", "owner": { "username": "WilloIzCitron", From 4b16e60c519a28230dd5d711001683ec2ea3a8b0 Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Sun, 3 Apr 2022 12:03:18 +0700 Subject: [PATCH 334/399] Rename api.karyakarsa.willo to api.karyakarsa.willo.json --- domains/{api.karyakarsa.willo => api.karyakarsa.willo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{api.karyakarsa.willo => api.karyakarsa.willo.json} (100%) diff --git a/domains/api.karyakarsa.willo b/domains/api.karyakarsa.willo.json similarity index 100% rename from domains/api.karyakarsa.willo rename to domains/api.karyakarsa.willo.json From f22ef71960ef659798eefcbf7af9a66874ee83ad Mon Sep 17 00:00:00 2001 From: Shaunak Pandya <54792344+Shaunak-Pandya@users.noreply.github.com> Date: Sun, 3 Apr 2022 11:20:04 +0530 Subject: [PATCH 335/399] Create shaunak.json --- domains/shaunak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shaunak.json diff --git a/domains/shaunak.json b/domains/shaunak.json new file mode 100644 index 000000000..08560e979 --- /dev/null +++ b/domains/shaunak.json @@ -0,0 +1,10 @@ +{ + "description": "my .is-a.dev domain", + "repo": "https://github.com/Shaunak-Pandya.github.io", + "owner": { + "username": "Shaunak-Pandya", + "email": "shaunak.n.pandya@gmail.com" + }, + "record": { + "CNAME": "Shaunak-Pandya.github.io"} +} From 201fc76e3ad6ae25be9f504ecd4cf1635f7c59c8 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 3 Apr 2022 13:09:48 +0700 Subject: [PATCH 336/399] fix json --- domains/shaunak.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shaunak.json b/domains/shaunak.json index 08560e979..810434cf0 100644 --- a/domains/shaunak.json +++ b/domains/shaunak.json @@ -6,5 +6,6 @@ "email": "shaunak.n.pandya@gmail.com" }, "record": { - "CNAME": "Shaunak-Pandya.github.io"} + "CNAME": "Shaunak-Pandya.github.io" + } } From 57e9dd0ef945f62badac12fadd4b7483cf0767cd Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 3 Apr 2022 13:10:52 +0700 Subject: [PATCH 337/399] recapitalize cname --- domains/shaunak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shaunak.json b/domains/shaunak.json index 810434cf0..f947e4686 100644 --- a/domains/shaunak.json +++ b/domains/shaunak.json @@ -6,6 +6,6 @@ "email": "shaunak.n.pandya@gmail.com" }, "record": { - "CNAME": "Shaunak-Pandya.github.io" + "CNAME": "shaunak-pandya.github.io" } } From 770bb9f3ac9018a60a03a1982e1ca4d8e177e002 Mon Sep 17 00:00:00 2001 From: "Mimic.ga" <93827260+mimicdotga@users.noreply.github.com> Date: Sun, 3 Apr 2022 14:33:02 +0200 Subject: [PATCH 338/399] Add mimic domain --- domains/mimic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mimic.json diff --git a/domains/mimic.json b/domains/mimic.json new file mode 100644 index 000000000..bc5db4b72 --- /dev/null +++ b/domains/mimic.json @@ -0,0 +1,11 @@ +{ + "description": "Mimic Services", + "repo": "https://github.com/mimicdotga", + "owner": { + "username": "Mimic.ga#0865", + "email": "hello@mimic.ga" + }, + "record": { + "CNAME": "mimicdotga.duckdns.org" + } +} From 672859128eaf38fd17db1625cc58f5800fae203f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 3 Apr 2022 21:38:42 +0700 Subject: [PATCH 339/399] rename username --- domains/mimic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mimic.json b/domains/mimic.json index bc5db4b72..59a6e7c93 100644 --- a/domains/mimic.json +++ b/domains/mimic.json @@ -2,7 +2,7 @@ "description": "Mimic Services", "repo": "https://github.com/mimicdotga", "owner": { - "username": "Mimic.ga#0865", + "username": "mimicdotga", "email": "hello@mimic.ga" }, "record": { From 31c2384b7961d52e876c8a7b2cacba64f03c867c Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sun, 3 Apr 2022 16:45:37 +0200 Subject: [PATCH 340/399] Update web.json --- domains/web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/web.json b/domains/web.json index a4aad46f2..9d6db1238 100644 --- a/domains/web.json +++ b/domains/web.json @@ -4,6 +4,6 @@ "email": "lellis2x@gmail.com" }, "record": { - "CNAME": "vmi629745.contaboserver.net" + "A": ["141.147.97.183"] } } From 6aa624dcbe7bd6b32778877bc560a8b84d238cb7 Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sun, 3 Apr 2022 17:04:04 +0200 Subject: [PATCH 341/399] Update web.json --- domains/web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/web.json b/domains/web.json index 9d6db1238..cac8f43f9 100644 --- a/domains/web.json +++ b/domains/web.json @@ -4,6 +4,6 @@ "email": "lellis2x@gmail.com" }, "record": { - "A": ["141.147.97.183"] + "A": ["144.21.63.181"] } } From 061afc9388d0b7fb385a161645a91cdb047287a7 Mon Sep 17 00:00:00 2001 From: B O L T <69644334+Adityeahhh@users.noreply.github.com> Date: Sun, 3 Apr 2022 22:00:29 +0530 Subject: [PATCH 342/399] Create bolt.json --- domains/bolt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bolt.json diff --git a/domains/bolt.json b/domains/bolt.json new file mode 100644 index 000000000..e4b098962 --- /dev/null +++ b/domains/bolt.json @@ -0,0 +1,11 @@ +{ + "description": "Bolt's portfolio website", + "repo": "https://github.com/Adityeahhh/portfolio", + "owner": { + "username": "Adityeahhh", + "email": "adty200807@gmail.com" + }, + "record": { + "CNAME": "Adityeahhh.github.io" + } +} From 44038505c2b6dfee1017af7b9c60c5fd0edcdf62 Mon Sep 17 00:00:00 2001 From: B O L T <69644334+Adityeahhh@users.noreply.github.com> Date: Sun, 3 Apr 2022 22:03:54 +0530 Subject: [PATCH 343/399] Update bolt.json --- domains/bolt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bolt.json b/domains/bolt.json index e4b098962..5c0693a25 100644 --- a/domains/bolt.json +++ b/domains/bolt.json @@ -6,6 +6,6 @@ "email": "adty200807@gmail.com" }, "record": { - "CNAME": "Adityeahhh.github.io" + "CNAME": "adityeahhh.github.io" } } From 4a3e3375605c27a4fae713cd9ba165e42dd07703 Mon Sep 17 00:00:00 2001 From: Shaunak Pandya <54792344+Shaunak-Pandya@users.noreply.github.com> Date: Mon, 4 Apr 2022 00:08:25 +0530 Subject: [PATCH 344/399] Create blogs.shaunak.json --- domains/blogs.shaunak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blogs.shaunak.json diff --git a/domains/blogs.shaunak.json b/domains/blogs.shaunak.json new file mode 100644 index 000000000..1af1bd18c --- /dev/null +++ b/domains/blogs.shaunak.json @@ -0,0 +1,11 @@ +{ + "description": "Shaunak's Blog", + "repo": "https://github.com/Shaunak-Pandya/Shaunak-Pandya.github.io", + "owner": { + "username": "Shaunak-Pandya", + "email": "shaunak.n.pandya@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} From ab88b36e729ac9024d66c520239db4c276d16a1b Mon Sep 17 00:00:00 2001 From: kiyora Date: Tue, 5 Apr 2022 13:36:14 +0700 Subject: [PATCH 345/399] add domain kiyora --- domains/kiyora.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kiyora.json diff --git a/domains/kiyora.json b/domains/kiyora.json new file mode 100644 index 000000000..96b5a39bb --- /dev/null +++ b/domains/kiyora.json @@ -0,0 +1,12 @@ +{ + "description": "using for personal projects", + "repo": "https://github.com/ItsMyEyes", + "owner": { + "username": "ItsMyEyes", + "email": "dev@sipaling.top" + }, + "record": { + "CNAME": "itsmyeyes.github.io" + } + } + \ No newline at end of file From ac0f46ae8081b53635973082cdb549cfb2685951 Mon Sep 17 00:00:00 2001 From: moon-moon27 <88635622+moon-moon27@users.noreply.github.com> Date: Tue, 5 Apr 2022 23:21:14 +0530 Subject: [PATCH 346/399] Create moon.json --- domains/moon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/moon.json diff --git a/domains/moon.json b/domains/moon.json new file mode 100644 index 000000000..83cf5dbe0 --- /dev/null +++ b/domains/moon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "moon-moon27", + "email": "uselessshogun99@gmail.com" + }, + "record": { + "CNAME": "moon-moon27.github.io" + } +} From a604e5323a6519d76b5391d690541cb96d1e1fcd Mon Sep 17 00:00:00 2001 From: InfiniteCod3 <91837651+InfiniteCod3@users.noreply.github.com> Date: Tue, 5 Apr 2022 21:16:36 +0200 Subject: [PATCH 347/399] Update infinitecode.json --- domains/infinitecode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/infinitecode.json b/domains/infinitecode.json index a37000a14..7fdb52af8 100644 --- a/domains/infinitecode.json +++ b/domains/infinitecode.json @@ -5,6 +5,6 @@ "email": "foxyss@pm.me" }, "record": { - "CNAME": "infinitecod3.github.io" + "CNAME": "panther.brutecdn.eu" } } From cc17eed85d819858eb701e2765090f06c7ee2e5a Mon Sep 17 00:00:00 2001 From: "Junhao \"Jerry\" Zhang" Date: Tue, 5 Apr 2022 14:51:07 -0500 Subject: [PATCH 348/399] Create coder100.json --- domains/coder100.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/coder100.json diff --git a/domains/coder100.json b/domains/coder100.json new file mode 100644 index 000000000..d0faebc5a --- /dev/null +++ b/domains/coder100.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cursorweb", + "email": "", + "twitter": "Coder1002" + }, + "description": "Personal Home Page and Blog", + "record": { + "CNAME": "coder100-blog-production.up.railway.app" + } +} From c968ff5028b93dbfed64a79df6c1812f6b368250 Mon Sep 17 00:00:00 2001 From: NotZishan <94621181+NotZishan@users.noreply.github.com> Date: Wed, 6 Apr 2022 09:24:10 +0530 Subject: [PATCH 349/399] Create zishan.json --- domains/zishan.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 domains/zishan.json diff --git a/domains/zishan.json b/domains/zishan.json new file mode 100644 index 000000000..efbc6ed17 --- /dev/null +++ b/domains/zishan.json @@ -0,0 +1,22 @@ +{ + + "owner": { + + "username": "notzishan", + + "discord": "LukeLy#8025", + + + + } + +} +{ + + "record": { + + "CNAME": "542e524c-fe94-4ee5-b51a-7ef228234d95.id.repl.co" + + } + +} From 54f82d6fb3214eaebd356a32dd84ded811ca72be Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Wed, 6 Apr 2022 22:06:27 +0700 Subject: [PATCH 350/399] Update sx9.json --- domains/sx9.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/sx9.json b/domains/sx9.json index 6d5750310..a3897de71 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -4,6 +4,7 @@ "owner": { "username": "SX-9", "twitter": "SX_Discord", + "discord": "SX-Spy-Agent#1377", "email": "sx-91@outlook.com", "note": "Im Trying Some Hosting Providers For My Website So You Might Get A Lot Of Pull Requests From Me" }, From e38c9733f0db973d9d7940d9f23af4b4c3534e41 Mon Sep 17 00:00:00 2001 From: NotZishan <94621181+NotZishan@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:45:54 +0530 Subject: [PATCH 351/399] Update zishan.json --- domains/zishan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zishan.json b/domains/zishan.json index efbc6ed17..5ed5f0250 100644 --- a/domains/zishan.json +++ b/domains/zishan.json @@ -6,7 +6,7 @@ "discord": "LukeLy#8025", - + "email": "zishankhan470414273@gmail.com" } From 864d244a0ff34af3d561b9c3e12cca313b60c12d Mon Sep 17 00:00:00 2001 From: NotZishan <94621181+NotZishan@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:49:14 +0530 Subject: [PATCH 352/399] Update zishan.json --- domains/zishan.json | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/domains/zishan.json b/domains/zishan.json index 5ed5f0250..3dd2bd324 100644 --- a/domains/zishan.json +++ b/domains/zishan.json @@ -1,22 +1,12 @@ { - - "owner": { - +"owner": { "username": "notzishan", - "discord": "LukeLy#8025", - "email": "zishankhan470414273@gmail.com" - } - } { - - "record": { - +"record": { "CNAME": "542e524c-fe94-4ee5-b51a-7ef228234d95.id.repl.co" - } - } From 8bb9e3dc3aa708a3b2b058b598bb7e3e62a0e77c Mon Sep 17 00:00:00 2001 From: NotZishan <94621181+NotZishan@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:55:51 +0530 Subject: [PATCH 353/399] Update zishan.json --- domains/zishan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zishan.json b/domains/zishan.json index 3dd2bd324..df6690e0e 100644 --- a/domains/zishan.json +++ b/domains/zishan.json @@ -2,7 +2,7 @@ "owner": { "username": "notzishan", "discord": "LukeLy#8025", - "email": "zishankhan470414273@gmail.com" + "email": "rizwankhan28081979@gmail.com" } } { From 0a6b78ad38e6d5f576a7fdfdfd64d5ef296765f3 Mon Sep 17 00:00:00 2001 From: MrPotato <85820415+MrPotato30@users.noreply.github.com> Date: Thu, 7 Apr 2022 01:24:57 +0800 Subject: [PATCH 354/399] Create spud.json --- domains/spud.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spud.json diff --git a/domains/spud.json b/domains/spud.json new file mode 100644 index 000000000..15ac017df --- /dev/null +++ b/domains/spud.json @@ -0,0 +1,11 @@ +{ + "description": "I am making my own personall portfolio as a developer for 11 months", + "repo": "https://github.com/MrPotato30/portfolio", + "owner": { + "username": "mrpotato30", + "email": "fahrelrizal08@gmail.com" + }, + "record": { + "CNAME": "https://mrpotato30.github.io/portfolio/" + } +} From 3432d86fa2f73e1db2025c615b5e1d0bd8ad454c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C3=ADas?= <87881324+EliasKernel@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:19:11 +0200 Subject: [PATCH 355/399] Create elias.json --- domains/elias.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/elias.json diff --git a/domains/elias.json b/domains/elias.json new file mode 100644 index 000000000..60f56f91a --- /dev/null +++ b/domains/elias.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website, im learning web dev!", + "repo": "https://github.com/EliasKernel/EliasKernel.github.io", + "owner": { + "username": "eliaskernel", + "email": "eliaskernel@protonmail.com", + "twitter": "eliaskernel" + }, + "record": { + "CNAME": "eliaskernel.github.io" + } +} From 24f47df174a1ec6c90f7be1cb23d1c6554bd9ca6 Mon Sep 17 00:00:00 2001 From: DeXo High Date: Wed, 6 Apr 2022 22:40:11 +0300 Subject: [PATCH 356/399] Create dexo.json --- domains/dexo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dexo.json diff --git a/domains/dexo.json b/domains/dexo.json new file mode 100644 index 000000000..40429a40a --- /dev/null +++ b/domains/dexo.json @@ -0,0 +1,12 @@ +{ + "description": "DeXo's personal website", + "repo": "https://github.com/dexohigh", + "owner": { + "username": "DeXo", + "email": "dexo1337@pm.me", + "discord": "DeXo#1337" + }, + "record": { + "CNAME": "dexo.ovh" + } +} From 60a9e80759216a68d5c860324d25e98dd92be95c Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 7 Apr 2022 18:12:11 +0700 Subject: [PATCH 357/399] nicely unfuck json --- domains/zishan.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/zishan.json b/domains/zishan.json index df6690e0e..d49be3d94 100644 --- a/domains/zishan.json +++ b/domains/zishan.json @@ -1,12 +1,10 @@ { -"owner": { - "username": "notzishan", - "discord": "LukeLy#8025", - "email": "rizwankhan28081979@gmail.com" - } -} -{ -"record": { - "CNAME": "542e524c-fe94-4ee5-b51a-7ef228234d95.id.repl.co" - } + "owner": { + "username": "notzishan", + "discord": "LukeLy#8025", + "email": "rizwankhan28081979@gmail.com" + }, + "record": { + "CNAME": "542e524c-fe94-4ee5-b51a-7ef228234d95.id.repl.co" + } } From 2b5e005705803a0d7e179ad244d22947925e6b8e Mon Sep 17 00:00:00 2001 From: Adarsh <83777943+theCode-Breaker@users.noreply.github.com> Date: Thu, 7 Apr 2022 17:11:37 +0530 Subject: [PATCH 358/399] Create theCode-Breaker.json --- domains/theCode-Breaker.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/theCode-Breaker.json diff --git a/domains/theCode-Breaker.json b/domains/theCode-Breaker.json new file mode 100644 index 000000000..2aa7450c0 --- /dev/null +++ b/domains/theCode-Breaker.json @@ -0,0 +1,11 @@ +{ + "description": "Link for Adarsh's personal site on GitHub pages", + "repo": "https://github.com/theCode-Breaker/theCode-Breaker.github.io/", + "owner": { + "username": "theCode-Breaker", + "email": "limit6@protonmail.com" + }, + "record": { + "CNAME": "theCode-Breaker.github.io" + } +} From 6a7bac6dd84dbde7e4723736143289c85fac7b33 Mon Sep 17 00:00:00 2001 From: MrPotato <85820415+MrPotato30@users.noreply.github.com> Date: Thu, 7 Apr 2022 21:07:14 +0800 Subject: [PATCH 359/399] Update spud.json --- domains/spud.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/spud.json b/domains/spud.json index 15ac017df..cc4b0fe9c 100644 --- a/domains/spud.json +++ b/domains/spud.json @@ -6,6 +6,6 @@ "email": "fahrelrizal08@gmail.com" }, "record": { - "CNAME": "https://mrpotato30.github.io/portfolio/" + "URL": "https://mrpotato30.github.io/portfolio/" } } From 3c433654964c09bdac419bd05f66e4f41cdc9813 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 7 Apr 2022 20:52:14 +0700 Subject: [PATCH 360/399] Update and rename theCode-Breaker.json to thecode-breaker.json --- domains/{theCode-Breaker.json => thecode-breaker.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{theCode-Breaker.json => thecode-breaker.json} (86%) diff --git a/domains/theCode-Breaker.json b/domains/thecode-breaker.json similarity index 86% rename from domains/theCode-Breaker.json rename to domains/thecode-breaker.json index 2aa7450c0..d1d9b37ec 100644 --- a/domains/theCode-Breaker.json +++ b/domains/thecode-breaker.json @@ -6,6 +6,6 @@ "email": "limit6@protonmail.com" }, "record": { - "CNAME": "theCode-Breaker.github.io" + "CNAME": "thecode-breaker.github.io" } } From 3561844a723cbd8f50ee84c9a1a1c6c2391b528d Mon Sep 17 00:00:00 2001 From: Rhys <72263189+givinghawk@users.noreply.github.com> Date: Thu, 7 Apr 2022 16:35:04 +0100 Subject: [PATCH 361/399] Create givinghawk.json --- domains/givinghawk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/givinghawk.json diff --git a/domains/givinghawk.json b/domains/givinghawk.json new file mode 100644 index 000000000..35f9596e9 --- /dev/null +++ b/domains/givinghawk.json @@ -0,0 +1,11 @@ +{ + "description": "My is-a.dev cname record", + "repo": "https://github.com/givinghawk", + "owner": { + "username": "givinghawk", + "email": "gh@givinghawk.xyz" + }, + "record": { + "CNAME": "givinghawk.xyz" + } +} From 4dcad453bc5d0dfc90172c7eb529b167b65cdcbf Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Thu, 7 Apr 2022 21:54:50 +0530 Subject: [PATCH 362/399] Update spud.json just helped a friend. by their perms proof: https://media.discordapp.net/attachments/849926460994879541/961662778765090867/Screenshot_2022-04-07-21-54-25-01_572064f74bd5f9fa804b05334aa4f912.jpg --- domains/spud.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/spud.json b/domains/spud.json index cc4b0fe9c..07811ea16 100644 --- a/domains/spud.json +++ b/domains/spud.json @@ -1,11 +1,11 @@ { - "description": "I am making my own personall portfolio as a developer for 11 months", - "repo": "https://github.com/MrPotato30/portfolio", + "description": "My own personal portfolio as a developer", + "repo": "https://github.com/MrPotato30/mrotato30.github.io", "owner": { "username": "mrpotato30", "email": "fahrelrizal08@gmail.com" }, "record": { - "URL": "https://mrpotato30.github.io/portfolio/" + "CNAME": "mrpotato30.github.io" } } From 6ffded09d251abdc2898651bf43f30ab9e5ddc2e Mon Sep 17 00:00:00 2001 From: Neko7sora <75793267+Neko7sora@users.noreply.github.com> Date: Fri, 8 Apr 2022 10:47:12 +0900 Subject: [PATCH 363/399] Create neko7sora.json --- domains/neko7sora.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/neko7sora.json diff --git a/domains/neko7sora.json b/domains/neko7sora.json new file mode 100644 index 000000000..a06a29f14 --- /dev/null +++ b/domains/neko7sora.json @@ -0,0 +1,13 @@ +{ + "description": "Neko7sora personal website", + "repo": "https://github.com/Neko7sora/Neko7sora.github.io", + "owner": { + "username": "Neko7sora", + "email": "", + "twitter": "Neko7sora", + "keybase": "neko7sora" + }, + "record": { + "CNAME": "neko7sora.github.io" + } +} From 672fcea5216bac5f52443eca73b765e4e5ceb830 Mon Sep 17 00:00:00 2001 From: Arter Tendean Date: Fri, 8 Apr 2022 09:55:49 +0800 Subject: [PATCH 364/399] adding domains/arter.json --- domains/arter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arter.json diff --git a/domains/arter.json b/domains/arter.json new file mode 100644 index 000000000..ef9448b9c --- /dev/null +++ b/domains/arter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "animemoeus", + "email": "arter.tendean.07@gmail.com" + }, + "record": { + "URL": "https://animemoe.us" + } +} From f9428b416ac54f83eeb28cae6c57ba6bd5f2a5e5 Mon Sep 17 00:00:00 2001 From: Lenicyl <73347143+lenicyl@users.noreply.github.com> Date: Fri, 8 Apr 2022 09:50:31 +0530 Subject: [PATCH 365/399] Create lenicyl.json --- domains/lenicyl.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lenicyl.json diff --git a/domains/lenicyl.json b/domains/lenicyl.json new file mode 100644 index 000000000..0cca31db0 --- /dev/null +++ b/domains/lenicyl.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lenicyl", + "email": "", + "discord": "HUT#5940" + }, + "record": { + "CNAME": "lenicyl.github.io" + } +} From 782d1f936ddff4f314c9fdf7ec9958b259f5f67e Mon Sep 17 00:00:00 2001 From: Lenicyl <73347143+lenicyl@users.noreply.github.com> Date: Fri, 8 Apr 2022 09:52:01 +0530 Subject: [PATCH 366/399] Update lenicyl.json --- domains/lenicyl.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/lenicyl.json b/domains/lenicyl.json index 0cca31db0..8097ba2b6 100644 --- a/domains/lenicyl.json +++ b/domains/lenicyl.json @@ -1,7 +1,6 @@ { "owner": { "username": "Lenicyl", - "email": "", "discord": "HUT#5940" }, "record": { From 2ad2c3900d896a974868eb00f9a42f31b1bb65c7 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Fri, 8 Apr 2022 12:23:21 +0700 Subject: [PATCH 367/399] Create chat-with.sx9.json --- domains/chat-with.sx9.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/chat-with.sx9.json diff --git a/domains/chat-with.sx9.json b/domains/chat-with.sx9.json new file mode 100644 index 000000000..ae54b7571 --- /dev/null +++ b/domains/chat-with.sx9.json @@ -0,0 +1,14 @@ +{ + "description": "SX's Discord Server", + "repo": "https://sx-9.github.io/sx-discord-redirect", + "owner": { + "username": "SX-9", + "twitter": "SX_Discord", + "discord": "SX-Spy-Agent#1377", + "email": "sx-91@outlook.com", + "note": "Im Trying Some Hosting Providers For My Website So You Might Get A Lot Of Pull Requests From Me" + }, + "record": { + "CNAME": "sx-9.github.io" + } +} From 1fd3288028e62dbb13330206248ea9391cba6b7b Mon Sep 17 00:00:00 2001 From: Rhys <72263189+givinghawk@users.noreply.github.com> Date: Fri, 8 Apr 2022 09:32:13 +0100 Subject: [PATCH 368/399] Add redirect --- domains/givinghawk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/givinghawk.json b/domains/givinghawk.json index 35f9596e9..26b632d07 100644 --- a/domains/givinghawk.json +++ b/domains/givinghawk.json @@ -6,6 +6,6 @@ "email": "gh@givinghawk.xyz" }, "record": { - "CNAME": "givinghawk.xyz" + "URL": "https://givinghawk.xyz" } } From 9eaa06fd998a92e4c0c89ae73ad817ae749efa47 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 8 Apr 2022 18:38:30 +0700 Subject: [PATCH 369/399] add empty email --- domains/lenicyl.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/lenicyl.json b/domains/lenicyl.json index 8097ba2b6..c56736f56 100644 --- a/domains/lenicyl.json +++ b/domains/lenicyl.json @@ -1,9 +1,10 @@ { "owner": { "username": "Lenicyl", - "discord": "HUT#5940" + "discord": "HUT#5940", + "email": "" }, "record": { - "CNAME": "lenicyl.github.io" + "CNAME": "lenicyl.github.io" } } From d6347384f6b1235568ec449aa95666130ed8699d Mon Sep 17 00:00:00 2001 From: Achraf <46219440+Ax-r@users.noreply.github.com> Date: Fri, 8 Apr 2022 11:54:57 +0000 Subject: [PATCH 370/399] create achraf.json --- domains/achraf.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/achraf.json diff --git a/domains/achraf.json b/domains/achraf.json new file mode 100644 index 000000000..e5173a56b --- /dev/null +++ b/domains/achraf.json @@ -0,0 +1,11 @@ +{ + "description": "Achraf's Website!", + "repo": "https://github.com/Ax-r/ax-r.github.io", + "owner": { + "username": "Ax-r", + "email": "hostmaster@netcourrier.com" + }, + "record": { + "CNAME": "ax-r.github.io" + } +} From cafe2835098b11a48c0d9938a9f922f4012d27c4 Mon Sep 17 00:00:00 2001 From: DeXo High Date: Fri, 8 Apr 2022 18:20:45 +0300 Subject: [PATCH 371/399] Update dexo.json --- domains/dexo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dexo.json b/domains/dexo.json index 40429a40a..e08e64ef8 100644 --- a/domains/dexo.json +++ b/domains/dexo.json @@ -7,6 +7,6 @@ "discord": "DeXo#1337" }, "record": { - "CNAME": "dexo.ovh" + "CNAME": "dexodev.cf" } } From af9bd35b947d0b27d1f2acceab21e6706278d738 Mon Sep 17 00:00:00 2001 From: aakankshabhende Date: Fri, 8 Apr 2022 21:04:54 +0530 Subject: [PATCH 372/399] Aakanksha's .is-a.dev domain --- domains/aakanksha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aakanksha.json diff --git a/domains/aakanksha.json b/domains/aakanksha.json new file mode 100644 index 000000000..b02cd9637 --- /dev/null +++ b/domains/aakanksha.json @@ -0,0 +1,11 @@ +{ + "description": "Aakanksha's .is-a.dev domain", + "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", + "owner": { + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" + }, + "record": { + "CNAME": "aakankshabhende.github.io" + } + } \ No newline at end of file From b3b6198da20350ae13a5ce12420698627884045b Mon Sep 17 00:00:00 2001 From: MrShoe Date: Fri, 8 Apr 2022 09:47:53 -0700 Subject: [PATCH 373/399] set redirect --- domains/mrshoe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrshoe.json b/domains/mrshoe.json index bd37e91b6..f4e535d36 100644 --- a/domains/mrshoe.json +++ b/domains/mrshoe.json @@ -6,6 +6,6 @@ "email": "mrshoeshoe66@gmail.com" }, "record": { - "CNAME": "mrshoe-development.github.io" + "URL": "mrshoe.dev" } } From d38f136eba4aa3011b3e7346bb327948491bf887 Mon Sep 17 00:00:00 2001 From: boolean44-repos Date: Fri, 8 Apr 2022 14:16:25 -0400 Subject: [PATCH 374/399] added boolean44.json --- domains/boolean44.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/boolean44.json diff --git a/domains/boolean44.json b/domains/boolean44.json new file mode 100644 index 000000000..e69de29bb From c3e4e373f8f92c555fd1c6b3501d85c67e6756cc Mon Sep 17 00:00:00 2001 From: boolean44-repos Date: Fri, 8 Apr 2022 14:20:29 -0400 Subject: [PATCH 375/399] added boolean44.json --- domains/boolean44.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/domains/boolean44.json b/domains/boolean44.json index e69de29bb..f01ca06e4 100644 --- a/domains/boolean44.json +++ b/domains/boolean44.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/boolean44-repos/boolean44-repos.github.io", + "owner": { + "username": "boolean44-repos", + "email": "any@gmail.com" + }, + "record": { + "CNAME": "boolean44-repos.github.io" + } + } \ No newline at end of file From 1d4d551145e80addfd7ef841aa51a97112e833fd Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 9 Apr 2022 07:10:11 +0700 Subject: [PATCH 376/399] add protocol --- domains/mrshoe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrshoe.json b/domains/mrshoe.json index f4e535d36..6562e9777 100644 --- a/domains/mrshoe.json +++ b/domains/mrshoe.json @@ -6,6 +6,6 @@ "email": "mrshoeshoe66@gmail.com" }, "record": { - "URL": "mrshoe.dev" + "URL": "https://mrshoe.dev" } } From 69f1c92fc267a12d62449423c39ef74f49b5c476 Mon Sep 17 00:00:00 2001 From: Suryaansh Chawla Date: Sat, 9 Apr 2022 07:38:54 +0530 Subject: [PATCH 377/399] Create suryaansh.json --- domains/suryaansh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/suryaansh.json diff --git a/domains/suryaansh.json b/domains/suryaansh.json new file mode 100644 index 000000000..1d2ce7644 --- /dev/null +++ b/domains/suryaansh.json @@ -0,0 +1,11 @@ +{ + "description": "suryaansh's personal site", + "repo": "https://github.com/suryaanshah/suryaanshah.github.io", + "owner": { + "username": "suryaanshah", + "email": "suryaanshchawla@gmail.com", + }, + "record": { + "CNAME": "suryaanshah.github.io" + } +} From b75357e6b1412ad936ad46bc73a5342acb03b1de Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 9 Apr 2022 09:11:41 +0700 Subject: [PATCH 378/399] trailing slash --- domains/suryaansh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/suryaansh.json b/domains/suryaansh.json index 1d2ce7644..1ca18f4fc 100644 --- a/domains/suryaansh.json +++ b/domains/suryaansh.json @@ -3,7 +3,7 @@ "repo": "https://github.com/suryaanshah/suryaanshah.github.io", "owner": { "username": "suryaanshah", - "email": "suryaanshchawla@gmail.com", + "email": "suryaanshchawla@gmail.com" }, "record": { "CNAME": "suryaanshah.github.io" From 6263fac0cadbc9d30986cc537409bf0940fdf174 Mon Sep 17 00:00:00 2001 From: boolean44-repos Date: Fri, 8 Apr 2022 23:16:25 -0400 Subject: [PATCH 379/399] added boolean44.json --- domains/boolean44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/boolean44.json b/domains/boolean44.json index f01ca06e4..cde6bc82b 100644 --- a/domains/boolean44.json +++ b/domains/boolean44.json @@ -2,7 +2,7 @@ "repo": "https://github.com/boolean44-repos/boolean44-repos.github.io", "owner": { "username": "boolean44-repos", - "email": "any@gmail.com" + "email": "serenitypalmer10@gmail.com" }, "record": { "CNAME": "boolean44-repos.github.io" From c991fdd087e8054f05b5e73d0475d86bfa83291c Mon Sep 17 00:00:00 2001 From: Michael <56214343+RiskyMH@users.noreply.github.com> Date: Sat, 9 Apr 2022 19:00:58 +1000 Subject: [PATCH 380/399] add riskymh.json --- domains/riskymh.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/riskymh.json diff --git a/domains/riskymh.json b/domains/riskymh.json new file mode 100644 index 000000000..2c98a7347 --- /dev/null +++ b/domains/riskymh.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/RiskyMH/RiskyMH.github.io", + "owner": { + "username": "RiskyMH", + "discord": "RiskyMH#0182", + "email": "" + }, + "record": { + "URL": "RiskyMH.github.io" + } + } + \ No newline at end of file From 5b276fc7936368101cc44ea4cbee22ce3c31499a Mon Sep 17 00:00:00 2001 From: Michael <56214343+RiskyMH@users.noreply.github.com> Date: Sat, 9 Apr 2022 19:59:24 +1000 Subject: [PATCH 381/399] de-capitalize reccord url (mabe fixing workflow error) --- domains/riskymh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riskymh.json b/domains/riskymh.json index 2c98a7347..78e2025f2 100644 --- a/domains/riskymh.json +++ b/domains/riskymh.json @@ -7,7 +7,7 @@ "email": "" }, "record": { - "URL": "RiskyMH.github.io" + "URL": "riskymh.github.io" } } \ No newline at end of file From d28216bc82aeb3ce9c6e01a2b446a77c030ca4c3 Mon Sep 17 00:00:00 2001 From: Michael <56214343+RiskyMH@users.noreply.github.com> Date: Sat, 9 Apr 2022 20:18:36 +1000 Subject: [PATCH 382/399] Woops, I forgot how to do URLs --- domains/riskymh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riskymh.json b/domains/riskymh.json index 78e2025f2..a8ba5ad51 100644 --- a/domains/riskymh.json +++ b/domains/riskymh.json @@ -7,7 +7,7 @@ "email": "" }, "record": { - "URL": "riskymh.github.io" + "URL": "https://riskymh.github.io" } } \ No newline at end of file From 10209d4cba0e904711b5bdb6e369c21c25795da1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DIBSTERYT@users.noreply.github.com> Date: Sat, 9 Apr 2022 17:46:02 -0400 Subject: [PATCH 383/399] Create dib.json --- domains/dib.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dib.json diff --git a/domains/dib.json b/domains/dib.json new file mode 100644 index 000000000..470ad6567 --- /dev/null +++ b/domains/dib.json @@ -0,0 +1,11 @@ + "description": "URL Shortener for sites.", + "repo": "https://github.com/DIBSTERYT", + "owner": { + "username": "DIBSTERYT", + "email": "contact@dibster.ml", + "twitter": "DEV_DIBSTER" + }, + "record": { + "A": ["192.95.42.74"] + } +} From 9a98e0dc09addb910f0b70f2a4bab427ee2494e4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DIBSTERYT@users.noreply.github.com> Date: Sat, 9 Apr 2022 17:48:43 -0400 Subject: [PATCH 384/399] Fixing dib.json --- domains/dib.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/dib.json b/domains/dib.json index 470ad6567..db99c50ae 100644 --- a/domains/dib.json +++ b/domains/dib.json @@ -1,3 +1,4 @@ +{ "description": "URL Shortener for sites.", "repo": "https://github.com/DIBSTERYT", "owner": { From 39e639c22c773ed49c50d8951d9d79c77fd078c9 Mon Sep 17 00:00:00 2001 From: Ken Wu Date: Sun, 10 Apr 2022 00:43:16 +0200 Subject: [PATCH 385/399] Create kenwu.json --- domains/kenwu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kenwu.json diff --git a/domains/kenwu.json b/domains/kenwu.json new file mode 100644 index 000000000..d3e79c0c4 --- /dev/null +++ b/domains/kenwu.json @@ -0,0 +1,12 @@ +{ + "description": "This is Ken Wu's personal portfolio website.", + "repo": "https://github.com/github-username/kenwuqianghao.github.io", + "owner": { + "username": "KenWuqianghao", + "email": "wooqianghao@gmail.com", + "twitter": "KenWuqianghao" + }, + "record": { + "CNAME": "kenwuqianghao.github.io" + } + } \ No newline at end of file From 278a027a6af1613602889166b544f8517d45e628 Mon Sep 17 00:00:00 2001 From: pow Date: Sun, 10 Apr 2022 05:16:10 +0200 Subject: [PATCH 386/399] Create blurnope.json --- domains/blurnope.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blurnope.json diff --git a/domains/blurnope.json b/domains/blurnope.json new file mode 100644 index 000000000..4292de666 --- /dev/null +++ b/domains/blurnope.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/blurnope/blurnope.github.io", + "owner": { + "username": "blurnope", + "email": "cynosuregone@gmail.com", + "discord": "blurnope.#2655" + }, + "record": { + "CNAME": "blurnope.github.io" + } +} From 4127b5bf402fe0b967042bd83c685fae26c8b3ee Mon Sep 17 00:00:00 2001 From: eclips_e <67359748+Just-a-Unity-Dev@users.noreply.github.com> Date: Sun, 10 Apr 2022 13:44:59 +0800 Subject: [PATCH 387/399] Create eclipse.json --- domains/eclipse.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eclipse.json diff --git a/domains/eclipse.json b/domains/eclipse.json new file mode 100644 index 000000000..b5efee529 --- /dev/null +++ b/domains/eclipse.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Just-a-Unity-Dev", + "email": "", + "twitter": "@eclips_e69" + }, + "description": "A little portfolio based with a basic account system for learning purposes.", + "record": { + "CNAME": "eclips-espace-production.up.railway.app" + } +} From 8ba4f06356949904de758cdf56524017491c33f9 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 10 Apr 2022 14:51:51 +0700 Subject: [PATCH 388/399] add explict reminder --- docs/hosted-at/github-pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hosted-at/github-pages.md b/docs/hosted-at/github-pages.md index 14b04b524..7806c0639 100644 --- a/docs/hosted-at/github-pages.md +++ b/docs/hosted-at/github-pages.md @@ -17,7 +17,7 @@ Create a json file inside the `domains` directory (`domains/.json`) w "twitter": "your-twitter-username" }, "record": { - "CNAME": "github-username.github.io" + "CNAME": ".github.io" } } ``` From 1a137d9933a64765d93dad713c8ca8f205b52aa8 Mon Sep 17 00:00:00 2001 From: Ken Wu Date: Sun, 10 Apr 2022 11:12:41 +0200 Subject: [PATCH 389/399] Update kenwu.json --- domains/kenwu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kenwu.json b/domains/kenwu.json index d3e79c0c4..83dcbaf90 100644 --- a/domains/kenwu.json +++ b/domains/kenwu.json @@ -1,6 +1,6 @@ { "description": "This is Ken Wu's personal portfolio website.", - "repo": "https://github.com/github-username/kenwuqianghao.github.io", + "repo": "https://github.com/kenwuqianghao/kenwuqianghao.github.io", "owner": { "username": "KenWuqianghao", "email": "wooqianghao@gmail.com", From e114db1b84e0bc3af1a38bcf7b0f7ed725a371c9 Mon Sep 17 00:00:00 2001 From: Charles <84270444+CharCG@users.noreply.github.com> Date: Sun, 10 Apr 2022 16:50:56 +0700 Subject: [PATCH 390/399] Create charcg.json --- domains/charcg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/charcg.json diff --git a/domains/charcg.json b/domains/charcg.json new file mode 100644 index 000000000..77f3a3ca0 --- /dev/null +++ b/domains/charcg.json @@ -0,0 +1,12 @@ +{ + "description": "CharCG's Website", + "repo": "https://github.com/charcg/charcg.github.io", + "owner": { + "username": "CharCG", + "email": "charlescong91@gmail.com", + "twitter": "-" + }, + "record": { + "CNAME": "charcg.github.io" + } +} From 74fe4b5af47c422f5cd0d5b888227f8b9f564f94 Mon Sep 17 00:00:00 2001 From: Charles <84270444+CharCG@users.noreply.github.com> Date: Sun, 10 Apr 2022 16:57:13 +0700 Subject: [PATCH 391/399] Update charcg.json --- domains/charcg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/charcg.json b/domains/charcg.json index 77f3a3ca0..f49dbde7e 100644 --- a/domains/charcg.json +++ b/domains/charcg.json @@ -4,7 +4,7 @@ "owner": { "username": "CharCG", "email": "charlescong91@gmail.com", - "twitter": "-" + "twitter": "charlescong91" }, "record": { "CNAME": "charcg.github.io" From 8da4a5b687c3e50f759ec9c4ce33a9bcc3ec7eb4 Mon Sep 17 00:00:00 2001 From: Beckett Normington Date: Sun, 10 Apr 2022 20:52:49 -0400 Subject: [PATCH 392/399] Add my blog. --- domains/boba.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/boba.json diff --git a/domains/boba.json b/domains/boba.json new file mode 100644 index 000000000..01fd21e27 --- /dev/null +++ b/domains/boba.json @@ -0,0 +1,11 @@ +{ + "description": "A personal blog.", + "repo": "https://github.com/tarob0ba/tarob0ba.github.io", + "owner": { + "username": "tarob0ba", + "email": "beckett@chatter-social.com", + }, + "record": { + "CNAME": "tarob0ba.github.io" + } +} From 2f5512a217f1d6e1d81a428d58814e0b1b7622ca Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 11 Apr 2022 09:53:50 +0700 Subject: [PATCH 393/399] hold on the fcking trailing comma go away --- domains/boba.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/boba.json b/domains/boba.json index 01fd21e27..d6226cdb3 100644 --- a/domains/boba.json +++ b/domains/boba.json @@ -3,7 +3,7 @@ "repo": "https://github.com/tarob0ba/tarob0ba.github.io", "owner": { "username": "tarob0ba", - "email": "beckett@chatter-social.com", + "email": "beckett@chatter-social.com" }, "record": { "CNAME": "tarob0ba.github.io" From 472c2732d91479a2f26cdae3a3e1c915ff67be6c Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Sun, 10 Apr 2022 23:14:52 -0400 Subject: [PATCH 394/399] Create mail.boolean44.json --- domains/mail.boolean44.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mail.boolean44.json diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json new file mode 100644 index 000000000..2cefa155b --- /dev/null +++ b/domains/mail.boolean44.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 9be64326c122c3a79aa583ab06e1a188072f3101 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 11 Apr 2022 11:06:03 +0700 Subject: [PATCH 395/399] remove --- domains/mail.boolean44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 2cefa155b..1afd08f1c 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -5,7 +5,7 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From dbdb6fabe53ac9a221a0121177f43ae391d22a3e Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Mon, 11 Apr 2022 10:01:59 +0530 Subject: [PATCH 396/399] Create api.badboy.json so I decided to change the api route. --- domains/api.badboy.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api.badboy.json diff --git a/domains/api.badboy.json b/domains/api.badboy.json new file mode 100644 index 000000000..646aceb05 --- /dev/null +++ b/domains/api.badboy.json @@ -0,0 +1,13 @@ +{ + "description": "Suzumi Api", + "owner": { + "username": "bad-boy-codes", + "email": "sonupanda078@gmail.com", + "discord": "445073800850046977", + "note": "My Discord ID is 445073800850046977.", + "twitter": "BadBoyGoesBrr" + }, + "record": { + "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" + } +} From a17aef6bb16f9cefb60feb25bba547690690a787 Mon Sep 17 00:00:00 2001 From: Rim <84064124+itsRim@users.noreply.github.com> Date: Sun, 10 Apr 2022 22:16:34 -0700 Subject: [PATCH 397/399] Update rim.json --- domains/rim.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rim.json b/domains/rim.json index c91794581..869b213cd 100644 --- a/domains/rim.json +++ b/domains/rim.json @@ -1,9 +1,9 @@ { "owner": { - "username": "R-Rim", + "username": "itsRim", "email": "purpleblueslime@gmail.com" }, "record": { - "CNAME": "r-rim.github.io" + "CNAME": "itsrim.github.io" } } From b7ba0946ca5cea8fbd8ccd05ffe1a9553a04ec4a Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Tue, 12 Apr 2022 10:51:17 +0530 Subject: [PATCH 398/399] Update badboy.json ok this seems good ig? --- domains/badboy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/badboy.json b/domains/badboy.json index 7399165a6..1a6bea1a4 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -2,12 +2,12 @@ "description": "Bad Boy's Website", "owner": { "username": "bad-boy-codes", - "email": "sonupanda078@gmail.com", + "email": "contact@mail.badboy.is-a.dev", "discord": "445073800850046977", "note": "My Discord ID is 445073800850046977.", "twitter": "BadBoyGoesBrr" }, "record": { - "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" + "CNAME": "4baf80cb-7f87-4d2c-8e40-938f4045acfd.id.repl.co" } } From b8c9f17a4f4dbc63792d92f34ea6b50c97c07da2 Mon Sep 17 00:00:00 2001 From: K93MSY <85401098+K93MSY@users.noreply.github.com> Date: Tue, 12 Apr 2022 17:49:15 +0900 Subject: [PATCH 399/399] Create k93msy.json --- domains/k93msy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/k93msy.json diff --git a/domains/k93msy.json b/domains/k93msy.json new file mode 100644 index 000000000..d72cdaf03 --- /dev/null +++ b/domains/k93msy.json @@ -0,0 +1,11 @@ +{ + "description": "K93MSY website", + "repo": "https://github.com/K93MSY/K93MSY.github.io", + "owner": { + "username": "K93MSY", + "email": "kuritama0903@gmail.com" + }, + "record": { + "CNAME": "k93msy.github.io" + } +}