From b1f8cb5833e57ed29f6a2d5d99d01567ae83db93 Mon Sep 17 00:00:00 2001 From: Xen <70523287+xenmods@users.noreply.github.com> Date: Wed, 1 Jun 2022 14:53:56 +0530 Subject: [PATCH 01/57] Create xen.json --- domains/xen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xen.json diff --git a/domains/xen.json b/domains/xen.json new file mode 100644 index 000000000..2e6040a49 --- /dev/null +++ b/domains/xen.json @@ -0,0 +1,12 @@ +{ + "description": "Website for my projects", + "repo": "https://github.com/xenmods/xenmods.github.io", + "owner": { + "username": "xenmods", + "email": "ilumomin04@gmail.com", + "twitter": "momin_ilf" + }, + "record": { + "CNAME": "xenmods.github.io" + } +} From c1efa1cee60dcb7d5a242b7fa95150407494dbda Mon Sep 17 00:00:00 2001 From: shrinetojha <95754949+shrinetojha@users.noreply.github.com> Date: Mon, 6 Jun 2022 15:12:59 +0530 Subject: [PATCH 02/57] Create vikrant.json --- domains/vikrant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vikrant.json diff --git a/domains/vikrant.json b/domains/vikrant.json new file mode 100644 index 000000000..dc7c72479 --- /dev/null +++ b/domains/vikrant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheMalware", + "email": "daredevil.vikrant@gmail.com" + }, + "record": { + "CNAME": "https://themalware.tk" + } +} From c089b0f5e596183f40001d132a236e97a444a2e7 Mon Sep 17 00:00:00 2001 From: shrinetojha <95754949+shrinetojha@users.noreply.github.com> Date: Thu, 9 Jun 2022 03:47:00 +0530 Subject: [PATCH 03/57] Update vikrant.json --- domains/vikrant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vikrant.json b/domains/vikrant.json index dc7c72479..c38159053 100644 --- a/domains/vikrant.json +++ b/domains/vikrant.json @@ -1,6 +1,6 @@ { "owner": { - "username": "TheMalware", + "username": "shrinetojha", "email": "daredevil.vikrant@gmail.com" }, "record": { From 548f56215d591aeaa57fe1d090b5020dcefdb1cd Mon Sep 17 00:00:00 2001 From: sputnick567 <77747127+sputnick567@users.noreply.github.com> Date: Fri, 10 Jun 2022 09:06:46 +0200 Subject: [PATCH 04/57] Create sputnick567.json --- domains/sputnick567.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sputnick567.json diff --git a/domains/sputnick567.json b/domains/sputnick567.json new file mode 100644 index 000000000..1fc17b458 --- /dev/null +++ b/domains/sputnick567.json @@ -0,0 +1,11 @@ +{ + + "repo": "https://github.com/sputnick567/sputnick567.github.io", + "owner": { + "username": "sputnick567", + "email": "567sputnick@gmail.com" + }, + "record": { + "CNAME": "sputnick567.github.io" + } +} From 4eb0277e449435a8495da8f523e2480cadfd2917 Mon Sep 17 00:00:00 2001 From: Sabel Games <107265143+SabelGames@users.noreply.github.com> Date: Fri, 10 Jun 2022 20:28:11 +0530 Subject: [PATCH 05/57] Create sabelgames.json --- domains/sabelgames.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sabelgames.json diff --git a/domains/sabelgames.json b/domains/sabelgames.json new file mode 100644 index 000000000..088e0446c --- /dev/null +++ b/domains/sabelgames.json @@ -0,0 +1,12 @@ + +{ + "owner": { + "username": "SabelGames", + "email": "contact@sabelgames.is-a.dev" + }, + "record": { + "URL": "https://sabelgames.itch.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From d49fccbc6fb733a289500a01a79322f8dce28004 Mon Sep 17 00:00:00 2001 From: shrinetojha <95754949+shrinetojha@users.noreply.github.com> Date: Sat, 11 Jun 2022 23:44:58 +0530 Subject: [PATCH 06/57] Update vikrant.json --- domains/vikrant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vikrant.json b/domains/vikrant.json index c38159053..030841ac5 100644 --- a/domains/vikrant.json +++ b/domains/vikrant.json @@ -4,6 +4,6 @@ "email": "daredevil.vikrant@gmail.com" }, "record": { - "CNAME": "https://themalware.tk" + "CNAME": "themalware.tk" } } From 7adef6b6431d1328cad94991a0752525029487d9 Mon Sep 17 00:00:00 2001 From: Vikrant Ojha Date: Sat, 11 Jun 2022 23:50:03 +0530 Subject: [PATCH 07/57] Create malware.json --- domains/malware.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/malware.json diff --git a/domains/malware.json b/domains/malware.json new file mode 100644 index 000000000..66b87195f --- /dev/null +++ b/domains/malware.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "themalware", + "email": "daredevil.vikrant@gmail.com" + }, + "record": { + "CNAME": "themalware.tk" + } +} From bb8d8ef988c83c7a0be4f9a8e7dc26604fa5a9d6 Mon Sep 17 00:00:00 2001 From: Abysmal Date: Sun, 12 Jun 2022 17:02:12 -0300 Subject: [PATCH 08/57] Create abysmal.json --- domains/abysmal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abysmal.json diff --git a/domains/abysmal.json b/domains/abysmal.json new file mode 100644 index 000000000..dd0a9fb1d --- /dev/null +++ b/domains/abysmal.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/abysmal26/abysmal26.github.io", + "owner": { + "username": "abysmal26", + "email": "abysmal26@tuta.io", + "twitter": "abysmal26" + }, + "record": { + "CNAME": "abysmal26.github.io" + } +} From c7e9c9e38358dde7a741eca0a342b7bce8512fb8 Mon Sep 17 00:00:00 2001 From: TheBotlyNoob-ALT <75792325+TheBotlyNoob-ALT@users.noreply.github.com> Date: Sun, 12 Jun 2022 20:34:05 -0700 Subject: [PATCH 09/57] Delete sea-shell.jj.json --- domains/sea-shell.jj.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sea-shell.jj.json diff --git a/domains/sea-shell.jj.json b/domains/sea-shell.jj.json deleted file mode 100644 index b83d36489..000000000 --- a/domains/sea-shell.jj.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "website for the Sea Shell project", - "repo": "https://github.com/Sea-Shell/site", - "owner": { - "username": "TheBotlyNoob", - "email": "jj@jj.is-a.dev" - }, - "record": { - "CNAME": "site-production-be0d.up.railway.app" - } -} From 2a923c743303ed8c880620b5aabe6efd63bb5014 Mon Sep 17 00:00:00 2001 From: TheBotlyNoob-ALT <75792325+TheBotlyNoob-ALT@users.noreply.github.com> Date: Sun, 12 Jun 2022 20:34:27 -0700 Subject: [PATCH 10/57] Delete terminal.sea-shells.jj.json --- domains/terminal.sea-shells.jj.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/terminal.sea-shells.jj.json diff --git a/domains/terminal.sea-shells.jj.json b/domains/terminal.sea-shells.jj.json deleted file mode 100644 index b260aa518..000000000 --- a/domains/terminal.sea-shells.jj.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "online terminal for the Sea Shell project", - "repo": "https://github.com/Sea-Shell/online-terminal", - "owner": { - "username": "TheBotlyNoob", - "email": "jj@jj.is-a.dev" - }, - "record": { - "CNAME": "online-terminal-production.up.railway.app" - } -} From 33285853e2e5b6f8c03ff4cdd92679a2cfde20cb Mon Sep 17 00:00:00 2001 From: TheBotlyNoob-ALT <75792325+TheBotlyNoob-ALT@users.noreply.github.com> Date: Sun, 12 Jun 2022 20:37:46 -0700 Subject: [PATCH 11/57] Update jj.json --- domains/jj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jj.json b/domains/jj.json index e599d5de0..56f65b367 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -6,7 +6,7 @@ "email": "TheBotlyNoob@gmail.com" }, "record": { - "A": ["35.230.85.45"], + "A": ["185.199.108.153", "185.199.109.153", "185.199.111.153", "185.199.110.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From fc124ac2bd9a4c653a862ef585540a5bbba4ff20 Mon Sep 17 00:00:00 2001 From: "sakko.sama" Date: Mon, 13 Jun 2022 12:53:36 +0700 Subject: [PATCH 12/57] added sakko --- domains/sakko.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sakko.json diff --git a/domains/sakko.json b/domains/sakko.json new file mode 100644 index 000000000..63c41f259 --- /dev/null +++ b/domains/sakko.json @@ -0,0 +1,11 @@ +{ + "description": "SaKKo from Thailand", + "owner": { + "username": "sakko", + "email": "saklism@gmail.com", + "twitter": "sakkosama" + }, + "record": { + "CNAME": "ghs.googlehosted.com." + } +} From 758cda1329f8d7b5d8f8b7f9012dcbdc011b9f86 Mon Sep 17 00:00:00 2001 From: "sakko.sama" Date: Mon, 13 Jun 2022 13:00:56 +0700 Subject: [PATCH 13/57] updated repo --- domains/sakko.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sakko.json b/domains/sakko.json index 63c41f259..1ebc6892e 100644 --- a/domains/sakko.json +++ b/domains/sakko.json @@ -1,11 +1,12 @@ { "description": "SaKKo from Thailand", + "repo": "https://github.com/SaKKo/soontobeprogrammer.com", "owner": { "username": "sakko", "email": "saklism@gmail.com", "twitter": "sakkosama" }, "record": { - "CNAME": "ghs.googlehosted.com." + "CNAME": "sakko.github.io." } } From c6dc21795c5c186c36308325aa8f8c68317c2a97 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 13 Jun 2022 13:27:23 +0700 Subject: [PATCH 14/57] Update sakko.json --- domains/sakko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sakko.json b/domains/sakko.json index 1ebc6892e..2e4037cfa 100644 --- a/domains/sakko.json +++ b/domains/sakko.json @@ -7,6 +7,6 @@ "twitter": "sakkosama" }, "record": { - "CNAME": "sakko.github.io." + "CNAME": "sakko.github.io" } } From 6a075b980ab865fc93f55736799666aad0f499bf Mon Sep 17 00:00:00 2001 From: kr-tukimi <53429948+kr-tukimi@users.noreply.github.com> Date: Mon, 13 Jun 2022 18:52:46 +0900 Subject: [PATCH 15/57] Change domain --- domains/kr-tukimi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kr-tukimi.json b/domains/kr-tukimi.json index f217fd6d1..8ccc1d738 100644 --- a/domains/kr-tukimi.json +++ b/domains/kr-tukimi.json @@ -5,6 +5,6 @@ "twitter": "kr_tukimi" }, "record": { - "URL": "https://kr-tukimi.com" + "URL": "https://tuki.dev" } -} \ No newline at end of file +} From 4b8dcaec923d0e5b071c9a0c28cd8dd895cb032b Mon Sep 17 00:00:00 2001 From: 150207 <95754949+150207@users.noreply.github.com> Date: Tue, 14 Jun 2022 00:12:02 +0530 Subject: [PATCH 16/57] Update vikrant.json --- domains/vikrant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vikrant.json b/domains/vikrant.json index 030841ac5..e6911c829 100644 --- a/domains/vikrant.json +++ b/domains/vikrant.json @@ -1,6 +1,6 @@ { "owner": { - "username": "shrinetojha", + "username": "150207", "email": "daredevil.vikrant@gmail.com" }, "record": { From b6f175276edac9e75723151d696ae98cac8f46aa Mon Sep 17 00:00:00 2001 From: Natya Vidhan Biswas <67009562+studiousgamer@users.noreply.github.com> Date: Tue, 14 Jun 2022 00:44:09 +0530 Subject: [PATCH 17/57] Create natya.json --- domains/natya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/natya.json diff --git a/domains/natya.json b/domains/natya.json new file mode 100644 index 000000000..366609af4 --- /dev/null +++ b/domains/natya.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/studiousgamer/studiousgamer.github.io", + "owner": { + "username": "studiousgamer", + "email": "natyavidhanbiswas10@gmail.com", + "twitter": "GamerStudious" + }, + "record": { + "CNAME": "studiousgamer.github.io" + } +} From cb495daf95a847275e5ddb509b7a3ba3af67da82 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 14 Jun 2022 19:21:40 +0700 Subject: [PATCH 18/57] Create PULL_REQUEST_TEMPLATE.md (#2599) --- .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..ae770ba6d --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,12 @@ +To make our job easier, please spend time to review your application before submitting. + + + +- [ ] You're not using Vercel or Netlify. +- [ ] You have completed your website, there's no type of placeholder at the website. **This requirement can be raised if the domain you're registering is for emails** + - Link to website: +- [ ] The website is reachable. +- [ ] The CNAME record doesn't contain any slash. +- [ ] There's enough information at the `owner` field. + - You should have your email presented. If you don't want to share email, you can leave email an empty string (`""`) and add any other social such as Discord/Twitter/etc. + From 7ef0956cf42920f05d74e2c45344b138f92b97f2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Jun 2022 10:40:48 +0800 Subject: [PATCH 19/57] Add ImprovMX --- domains/william.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index e8a991c9c..f5ae6f798 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,13 @@ }, "record": { - "URL": "https://williamharrison.dev" + "URL": "https://williamharrison.dev", + + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From d2a4c9db2ff3a8dd8151855dbc6b8396a6a860b3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Jun 2022 10:45:32 +0800 Subject: [PATCH 20/57] Small grammar fixes --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a9c5209af..0eaadfd92 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ ## How do I register? -* Fork this repository -* Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev` -* [Read the docs](https://docs.is-a.dev) -* The PR will be reviewed and merged -* After merging, the changes will take effect within a day -* That's it! Done! Now go show off your cool `.is-a.dev` domain +* Fork this repository/ +* Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev`/ +* [Read the docs](https://docs.is-a.dev). +* The PR will be reviewed and merged. +* After merging, the changes will take effect within a day! +* That's it! Done! Now go show off your cool `.is-a.dev` domain! From fafc1a5c01aad9c4b234633dbfe4564986f55162 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Jun 2022 12:43:10 +0800 Subject: [PATCH 21/57] Add ww and wwww Could be used for abuse --- utils/invalid-domains.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index 45599ab2e..92c127064 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -6,6 +6,8 @@ "notifications", "notification", "_acme-challenge", + "wwww", + "ww", "ww1", "ww2", "ww3", From b5404ec7eeec178900c5f8ebb1e586c3eca8b048 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Jun 2022 13:19:50 +0800 Subject: [PATCH 22/57] Create 2.william.json --- domains/2.william.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/2.william.json diff --git a/domains/2.william.json b/domains/2.william.json new file mode 100644 index 000000000..0a9e2c102 --- /dev/null +++ b/domains/2.william.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" + }, + + "record": { + "URL": "https://2.williamharrison.dev" + } +} From cdc79e48d89eb9392e3427490dc5ef068944bd4b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Jun 2022 13:31:26 +0800 Subject: [PATCH 23/57] Update and rename 2.william.json to william2.json --- domains/{2.william.json => william2.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{2.william.json => william2.json} (100%) diff --git a/domains/2.william.json b/domains/william2.json similarity index 100% rename from domains/2.william.json rename to domains/william2.json From b3d31735fcd3e0b56273ce0fec0eaf4be5720242 Mon Sep 17 00:00:00 2001 From: Sam <73822016+Samuel-Jspn@users.noreply.github.com> Date: Wed, 15 Jun 2022 11:50:06 +0200 Subject: [PATCH 24/57] Create sam-jspn.json (#2578) * Create sam-jspn.json * Update sam-jspn.json * Update sam-jspn.json --- domains/sam-jspn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sam-jspn.json diff --git a/domains/sam-jspn.json b/domains/sam-jspn.json new file mode 100644 index 000000000..8544a4a4b --- /dev/null +++ b/domains/sam-jspn.json @@ -0,0 +1,12 @@ +{ + "description": "Sam's website", + "repo":"https://github.com/Samuel-Jspn/lair", + "owner": { + "username": "Samuel-Jspn", + "email": "sam.josephine@outlook.fr", + "discord": "R3dL1ghty#2904" + }, + "record": { + "CNAME": "samuel-jspn.github.io" + } +} From 4e46da6cc45f1312b0b1825c371d616e1b66f402 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Jun 2022 18:20:53 +0800 Subject: [PATCH 25/57] Change owner for william2.is-a.dev --- domains/william2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william2.json b/domains/william2.json index 0a9e2c102..1ea0b8e2b 100644 --- a/domains/william2.json +++ b/domains/william2.json @@ -1,6 +1,6 @@ { "owner": { - "username": "WilliamDavidHarrison", + "username": "WilliamDavidHarrison2", "email": "william@williamharrison.dev" }, From 4a4efc40c914c31ab137d1b760109878b983250f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Jun 2022 18:37:09 +0800 Subject: [PATCH 26/57] more grammar changes (#2609) More grammar changes also i made a few errors in the first pr lol --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0eaadfd92..833fbb4d6 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ ## How do I register? -* Fork this repository/ -* Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev`/ +* Fork this [repository](https://github.com/is-a-dev/register/fork). +* Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev`. * [Read the docs](https://docs.is-a.dev). * The PR will be reviewed and merged. * After merging, the changes will take effect within a day! From 5ab90f08248d431a83e5c8575bd5968b2dff633e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Jun 2022 19:04:17 +0800 Subject: [PATCH 27/57] Change link positioning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 833fbb4d6..2b1851165 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## How do I register? -* Fork this [repository](https://github.com/is-a-dev/register/fork). +* [Fork](https://github.com/is-a-dev/register/fork) this repository. * Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev`. * [Read the docs](https://docs.is-a.dev). * The PR will be reviewed and merged. From 7c5bc72448b338b191c00ca69b3d9e82db122ce8 Mon Sep 17 00:00:00 2001 From: Agampreet Singh <68941022+agam778@users.noreply.github.com> Date: Wed, 15 Jun 2022 21:29:48 +0530 Subject: [PATCH 28/57] Revert "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 14b7df04b..3a41fe69b 100644 --- a/domains/agam778.json +++ b/domains/agam778.json @@ -6,6 +6,6 @@ "email": "agam778@zohomail.in" }, "record": { - "CNAME": "agamsblog.xyz" + "CNAME": "agamsblog.pages.dev" } } From a653bfc399720590572ae59a7646d07b72f9aaeb Mon Sep 17 00:00:00 2001 From: lonelil <51315646+lonelil@users.noreply.github.com> Date: Thu, 16 Jun 2022 01:15:21 +0800 Subject: [PATCH 29/57] Create lonelil.json --- domains/lonelil.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/lonelil.json diff --git a/domains/lonelil.json b/domains/lonelil.json new file mode 100644 index 000000000..0899a55e0 --- /dev/null +++ b/domains/lonelil.json @@ -0,0 +1,16 @@ +{ + "description": "This will be used for my portfolio.", + "repo": "https://github.com/lonelil/lonelil.github.io", + "owner": { + "username": "lonelil", + "discord": "lonelil#0001" + }, + "record": { + "CNAME": "lonelil.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 5fc94e911ac29875e69b17ef4310a95e107edc2a Mon Sep 17 00:00:00 2001 From: lonelil <51315646+lonelil@users.noreply.github.com> Date: Thu, 16 Jun 2022 01:17:48 +0800 Subject: [PATCH 30/57] update email --- domains/lonelil.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/lonelil.json b/domains/lonelil.json index 0899a55e0..e8c3743d9 100644 --- a/domains/lonelil.json +++ b/domains/lonelil.json @@ -3,7 +3,8 @@ "repo": "https://github.com/lonelil/lonelil.github.io", "owner": { "username": "lonelil", - "discord": "lonelil#0001" + "discord": "lonelil#0001", + "email": "" }, "record": { "CNAME": "lonelil.github.io", From 8c78bf0a5ad8dc88aecd1d0367b183907d8080b0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 16 Jun 2022 11:33:15 +0800 Subject: [PATCH 31/57] Delete william2.json --- domains/william2.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/william2.json diff --git a/domains/william2.json b/domains/william2.json deleted file mode 100644 index 1ea0b8e2b..000000000 --- a/domains/william2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "WilliamDavidHarrison2", - "email": "william@williamharrison.dev" - }, - - "record": { - "URL": "https://2.williamharrison.dev" - } -} From 81c87b01fd0cc241db93f3312cf9c72ffdc1a3e2 Mon Sep 17 00:00:00 2001 From: Liam L Date: Wed, 15 Jun 2022 23:46:52 -0700 Subject: [PATCH 32/57] Update fallen.json --- domains/fallen.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/fallen.json b/domains/fallen.json index 452e7453a..e6de3786b 100644 --- a/domains/fallen.json +++ b/domains/fallen.json @@ -1,12 +1,12 @@ { - "description": "Personal site and portfolio.", - "repo": "https://github.com/ThingsOfFallen/Website", + "description": "GitHub Profile redirect.", + "repo": "https://github.com/TheFallenSpirit/TheFallenSpirit", "owner": { "username": "TheFallenSpirit", "email": "thefallenspirit@outlook.com", "twitter": "@FallenCodes" }, "record": { - "A": ["198.58.110.227"] + "URL": "https://github.com/TheFallenSpirit" } } From 85d46adf5504e635914e39b5da6676f7ba415b8c Mon Sep 17 00:00:00 2001 From: lonelil <51315646+lonelil@users.noreply.github.com> Date: Thu, 16 Jun 2022 15:58:34 +0800 Subject: [PATCH 33/57] remove non cname records --- domains/lonelil.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/lonelil.json b/domains/lonelil.json index e8c3743d9..84bfec106 100644 --- a/domains/lonelil.json +++ b/domains/lonelil.json @@ -7,11 +7,6 @@ "email": "" }, "record": { - "CNAME": "lonelil.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "lonelil.github.io" } } From 517bfab9f463075e5ad31a39a3fab32a41b81fbb Mon Sep 17 00:00:00 2001 From: ReBlast <92883017+ReBlast@users.noreply.github.com> Date: Thu, 16 Jun 2022 20:59:52 +0500 Subject: [PATCH 34/57] Create blast.json --- domains/blast.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blast.json diff --git a/domains/blast.json b/domains/blast.json new file mode 100644 index 000000000..d83a94be7 --- /dev/null +++ b/domains/blast.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ReBlast", + "email": "", + "discord": "Blast#9400" + }, + "description": "Personal website with links to my social medias, will probably add portfolio", + "record": { + "CNAME": "reblast.github.io" + } +} From 36b30cd48c4a3a2b5d60d65c285fe24beaefd0aa Mon Sep 17 00:00:00 2001 From: KeithKhaotic <94017564+KeithKhaotic@users.noreply.github.com> Date: Thu, 16 Jun 2022 14:49:08 -0500 Subject: [PATCH 35/57] Create keithkhaotic.json --- domains/keithkhaotic.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/keithkhaotic.json diff --git a/domains/keithkhaotic.json b/domains/keithkhaotic.json new file mode 100644 index 000000000..0dc8de9ad --- /dev/null +++ b/domains/keithkhaotic.json @@ -0,0 +1,12 @@ +{ + "description": "Keith Khaotic's personal website link", + "repo": "https://github.com/KeithKhaotic/KeithKhaotic.github.io", + "owner": { + "username": "KeithKhaotic", + "email": "keithbussyness@gmail.com", + "twitter": "@redrocker133" + }, + "record": { + "CNAME": "keithkhaotic.github.io" + } +} From bcb17cc223facdce5cfb3b620a2d1fe0726e996a Mon Sep 17 00:00:00 2001 From: bee! Date: Thu, 16 Jun 2022 14:14:09 -0700 Subject: [PATCH 36/57] Create bee.json --- domains/bee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bee.json diff --git a/domains/bee.json b/domains/bee.json new file mode 100644 index 000000000..48f75be08 --- /dev/null +++ b/domains/bee.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "padlocks", + "email": "", + "discord": "bee!#0001" + }, + "description": "Commission website and links to my social medias.", + "record": { + "CNAME": "https://enbee.carrd.co" + } +} From c828198df7e41a92e26fd7a704be997e820408cb Mon Sep 17 00:00:00 2001 From: bee! Date: Thu, 16 Jun 2022 14:18:42 -0700 Subject: [PATCH 37/57] Update bee.json added twitter --- domains/bee.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/bee.json b/domains/bee.json index 48f75be08..576518b2a 100644 --- a/domains/bee.json +++ b/domains/bee.json @@ -2,6 +2,7 @@ "owner": { "username": "padlocks", "email": "", + "twitter": "WeDoBeeVibing", "discord": "bee!#0001" }, "description": "Commission website and links to my social medias.", From 195dd9022b8aa6ec25f7bff0c87ab810b258c8f3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 17 Jun 2022 09:00:18 +0800 Subject: [PATCH 38/57] Update william.json --- domains/william.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/domains/william.json b/domains/william.json index f5ae6f798..42483e170 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,13 +5,6 @@ }, "record": { - "URL": "https://williamharrison.dev", - - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "edge.redirect.pizza" } } From a787393397f8ffecd91c0c43c5627cca075e8729 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 17 Jun 2022 13:47:22 +0700 Subject: [PATCH 39/57] Update bee.json --- domains/bee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bee.json b/domains/bee.json index 576518b2a..ce0fa62ed 100644 --- a/domains/bee.json +++ b/domains/bee.json @@ -7,6 +7,6 @@ }, "description": "Commission website and links to my social medias.", "record": { - "CNAME": "https://enbee.carrd.co" + "CNAME": "enbee.carrd.co" } } From b581ddd6b4644902dbf8c1be018aab72f6ad36bc Mon Sep 17 00:00:00 2001 From: plurryt <70047632+pythoniaweb@users.noreply.github.com> Date: Fri, 17 Jun 2022 14:06:43 +0300 Subject: [PATCH 40/57] Create js.json --- domains/js.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/js.json diff --git a/domains/js.json b/domains/js.json new file mode 100644 index 000000000..ffba7c4ad --- /dev/null +++ b/domains/js.json @@ -0,0 +1,12 @@ +{ + "description": "Hello I Made project JS World - A magical world where u can learn Java Script. I dont want to use js.org subdomain.", + "repo": "https://js.fireurl.ga/", + "owner": { + "username": "pythoniaweb", + "email": "gamerciter2@gmail.com", + "twitter": "dont have" + }, + "record": { + "CNAME": "pythoniaweb.github.io" + } +} From 15581b2dc76a5a2d396c19d75de6526645df328c Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Fri, 17 Jun 2022 16:21:27 +0500 Subject: [PATCH 41/57] Rename js.json to worldjs.json --- domains/{js.json => worldjs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{js.json => worldjs.json} (100%) diff --git a/domains/js.json b/domains/worldjs.json similarity index 100% rename from domains/js.json rename to domains/worldjs.json From 99f416fd92c150444c005666ef053010c5f3772c Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Fri, 17 Jun 2022 16:22:45 +0500 Subject: [PATCH 42/57] Rename worldjs.json to jsworld.json --- domains/{worldjs.json => jsworld.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{worldjs.json => jsworld.json} (100%) diff --git a/domains/worldjs.json b/domains/jsworld.json similarity index 100% rename from domains/worldjs.json rename to domains/jsworld.json From 883d4d1b72b61c914fb8d1871f1621d69248698d Mon Sep 17 00:00:00 2001 From: Logan <63374017+LoganLikesToCode@users.noreply.github.com> Date: Fri, 17 Jun 2022 09:58:29 -0400 Subject: [PATCH 43/57] Create logan.json --- domains/logan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/logan.json diff --git a/domains/logan.json b/domains/logan.json new file mode 100644 index 000000000..f2451dffc --- /dev/null +++ b/domains/logan.json @@ -0,0 +1,12 @@ +{ + "description": "LoganTheDudeRox's custom development website.", + "repo": "https://github.com/LoganLikesToCode/LoganLikesToCode.github.io", + "owner": { + "username": "LoganLikesToCode", + "email": "logantheduderox@gmail.com", + "twitter": "LoganTheDudeRox" + }, + "record": { + "CNAME": "LoganLikesToCode.github.io" + } +} From 6574055858eccf9b64a11b2e96e253df01648ce9 Mon Sep 17 00:00:00 2001 From: DaInfLoop <92693892+DaInfLoop@users.noreply.github.com> Date: Fri, 17 Jun 2022 17:22:09 +0100 Subject: [PATCH 44/57] hello is-a.dev! --- domains/dainfloop.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/dainfloop.json diff --git a/domains/dainfloop.json b/domains/dainfloop.json new file mode 100644 index 000000000..0d83f0b1f --- /dev/null +++ b/domains/dainfloop.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "DaInfLoop", + "email": "backupharoongames100@gmail.com" + }, + + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 90ba074930ef0f7556f7873dced8b26959c39e44 Mon Sep 17 00:00:00 2001 From: NotRennaru <103246328+NotRennaru@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:29:01 +0700 Subject: [PATCH 45/57] feat: remove rennaru.json --- domains/rennaru.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/rennaru.json diff --git a/domains/rennaru.json b/domains/rennaru.json deleted file mode 100644 index 46bd479f5..000000000 --- a/domains/rennaru.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My personal website ", - "repo": "https://github.com/NotRennaru/NotRennaru.github.io", - "owner": { - "username": "NotRennaru", - "email": "rennaru.fuij@gmail.com", - "twitter": "RennaruFuij" - }, - "record": { - "CNAME": "NotRennaru.github.io" - } -} From 7fe077f4986146f4ae7f393b5c22bcd5fd23747d Mon Sep 17 00:00:00 2001 From: ImMAils <45512165+ImMAils@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:46:48 +0700 Subject: [PATCH 46/57] Create immails.json --- domains/immails.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/immails.json diff --git a/domains/immails.json b/domains/immails.json new file mode 100644 index 000000000..5e70eecc5 --- /dev/null +++ b/domains/immails.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ImMAils", + "email": "anton140315@gmail.com", + "discord": "I'mMAils#1238" + }, + "description": "Why? To share my projects and other stuff. Like discord bot, node.js modules or even games!", + "record": { + "CNAME": "f0476060.xsph.ru" + } +} From c463f79f1a22000ad5de259cb417fbd00f990fb0 Mon Sep 17 00:00:00 2001 From: Hardik Chandan Date: Fri, 17 Jun 2022 23:35:04 +0530 Subject: [PATCH 47/57] added my json file --- domains/hardik-chandan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hardik-chandan.json diff --git a/domains/hardik-chandan.json b/domains/hardik-chandan.json new file mode 100644 index 000000000..a74b2cc5e --- /dev/null +++ b/domains/hardik-chandan.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/hardik-chandan/hardik-chandan.github.io", + "owner": { + "username": "hardik-chandan", + "email": "hardikchandan4231@gmail.com" + }, + "record": { + "CNAME": "hardik-chandan.github.io" + } +} From 9b82a42f280882307f241cbdc64c9d3c141ba1b1 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 17 Jun 2022 19:55:35 +0100 Subject: [PATCH 48/57] Update @.json --- domains/@.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/@.json b/domains/@.json index 36cd14e7b..c5ab89f8f 100644 --- a/domains/@.json +++ b/domains/@.json @@ -6,6 +6,7 @@ "email": "phenax5@gmail.com" }, "record": { - "URL": "http://www.is-a.dev" + "URL": "http://www.is-a.dev", + "TXT": "google-site-verification=D3irdQ7pd-lyVSPbjEJEAWILcploozBksfNWNuqKd9U" } } From 1d738e7f07b22d4a8a9825b139dcd1a4b116ba62 Mon Sep 17 00:00:00 2001 From: Hunter <46440327+Hunter2809@users.noreply.github.com> Date: Sat, 18 Jun 2022 01:20:01 +0530 Subject: [PATCH 49/57] Add hunai.json --- domains/hunai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hunai.json diff --git a/domains/hunai.json b/domains/hunai.json new file mode 100644 index 000000000..aca426cfb --- /dev/null +++ b/domains/hunai.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Hunter2809", + "email": "auser929129@gmail.com" + }, + "record": { + "A": [ + "75.2.69.226" + ] + } +} \ No newline at end of file From 5d969dda4742d8aeeb0d5cf9e7d53f045adc5a88 Mon Sep 17 00:00:00 2001 From: Jordi Irawan <64052045+jrdrwn@users.noreply.github.com> Date: Sat, 18 Jun 2022 05:14:31 +0700 Subject: [PATCH 50/57] Create jrdrwn.json --- domains/jrdrwn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jrdrwn.json diff --git a/domains/jrdrwn.json b/domains/jrdrwn.json new file mode 100644 index 000000000..9ec5ac297 --- /dev/null +++ b/domains/jrdrwn.json @@ -0,0 +1,12 @@ +{ + "description": "For a personal website", + "repo": "https://github.com/jrdrwn/jrdrwn.github.io", + "owner": { + "username": "jrdrwn", + "email": "jordirwn@gmail.com", + "twitter": "_jrdrwan" + }, + "record": { + "CNAME": "jrdrwn.github.io" + } +} From 2c1354f066f00917c6dd8c45ccbbe1d295c5d1dd Mon Sep 17 00:00:00 2001 From: Edge <69719569+omxpro@users.noreply.github.com> Date: Sat, 18 Jun 2022 09:28:02 +0530 Subject: [PATCH 51/57] Added CF pages website --- domains/om.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/domains/om.json b/domains/om.json index 329c4adaf..4f8942964 100644 --- a/domains/om.json +++ b/domains/om.json @@ -1,16 +1,12 @@ { "description": "Portfolio - a simple portfolio website for Omxpro. It's in Beta Stages. Thanks for visiting my Portfolio! I hope to see you again.", - "repo": "https://github.com/omxpro/omxpro.github.io", + "repo": "https://github.com/omxpro/portfolio-cf", "owner": { "username": "omxpro", "email": "omsenjalia@gmail.com", "twitter": "DaRealOmxpro" }, "record": { - "A": ["198.27.83.178"], - "A": ["192.95.42.74"], - "A": ["15.235.140.225"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "portfolio-cf.pages.dev", } } From fa0e488becf6c9c868362bf4798331f0c7d71fd3 Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Sat, 18 Jun 2022 11:56:46 +0500 Subject: [PATCH 52/57] Update om.json --- domains/om.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/om.json b/domains/om.json index 4f8942964..dc15cda02 100644 --- a/domains/om.json +++ b/domains/om.json @@ -7,6 +7,6 @@ "twitter": "DaRealOmxpro" }, "record": { - "CNAME": "portfolio-cf.pages.dev", + "CNAME": "portfolio-cf.pages.dev" } } From 38d268165db7ce32b32c707dfd833fe5c01e0fae Mon Sep 17 00:00:00 2001 From: Yash <93475253+kekda-py@users.noreply.github.com> Date: Sat, 18 Jun 2022 13:41:58 +0530 Subject: [PATCH 53/57] Update kekda.json --- domains/kekda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kekda.json b/domains/kekda.json index 9c884c1c8..2b40ad9d8 100644 --- a/domains/kekda.json +++ b/domains/kekda.json @@ -5,6 +5,6 @@ "twitter": "Yash72274544" }, "record": { - "CNAME": "port-the-folio.pages.dev" + "URL": "https://yashverma.me" } } From 56859da5bcedcbc24ce29cdee30a618792714c9c Mon Sep 17 00:00:00 2001 From: Jordi Irawan <64052045+jrdrwn@users.noreply.github.com> Date: Sat, 18 Jun 2022 15:55:13 +0700 Subject: [PATCH 54/57] Create wan.json --- domains/wan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wan.json diff --git a/domains/wan.json b/domains/wan.json new file mode 100644 index 000000000..9ec5ac297 --- /dev/null +++ b/domains/wan.json @@ -0,0 +1,12 @@ +{ + "description": "For a personal website", + "repo": "https://github.com/jrdrwn/jrdrwn.github.io", + "owner": { + "username": "jrdrwn", + "email": "jordirwn@gmail.com", + "twitter": "_jrdrwan" + }, + "record": { + "CNAME": "jrdrwn.github.io" + } +} From 9316a1fede21a1d3a075ce6c12cce3499ea5891c Mon Sep 17 00:00:00 2001 From: zplusfour Date: Sat, 18 Jun 2022 15:54:47 +0300 Subject: [PATCH 55/57] added zplusfour.json --- domains/zplusfour.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/zplusfour.json b/domains/zplusfour.json index 5b5936305..8bef0a33a 100644 --- a/domains/zplusfour.json +++ b/domains/zplusfour.json @@ -1,11 +1,12 @@ { - "description": "zplusfour's personal developer website", - "repo": "https://github.com/zplusfour", - "owner": { - "username": "zplusfour", - "email": "zgjoniur@gmail.com" - }, - "record": { - "CNAME": "zplusfour.repl.co" - } + "owner": { + "username": "zplusfour", + "email": "zgjoniur@gmail.com", + "discord": "zplusfour#0001" + }, + + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 5fe23fd9b6be160e3ca828a1c3bd6062de6db47b Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sat, 18 Jun 2022 09:16:54 -0400 Subject: [PATCH 56/57] feat: add discord server to pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ae770ba6d..29a338f94 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,3 +10,5 @@ To make our job easier, please spend time to review your application before subm - [ ] There's enough information at the `owner` field. - You should have your email presented. If you don't want to share email, you can leave email an empty string (`""`) and add any other social such as Discord/Twitter/etc. + + From 1a4511d5896ac221bd583e24cecebbf5ad470638 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sat, 18 Jun 2022 09:19:41 -0400 Subject: [PATCH 57/57] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 29a338f94..bd45261db 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,4 +11,4 @@ To make our job easier, please spend time to review your application before subm - You should have your email presented. If you don't want to share email, you can leave email an empty string (`""`) and add any other social such as Discord/Twitter/etc. - +