From fca3857304174262d4479e6a17433ae4dde2357d Mon Sep 17 00:00:00 2001 From: razelleclaren <111413045+razelleclaren@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:48:20 +0700 Subject: [PATCH 01/54] Create clarenisme.json --- domains/clarenisme.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/clarenisme.json diff --git a/domains/clarenisme.json b/domains/clarenisme.json new file mode 100644 index 000000000..79d48efcd --- /dev/null +++ b/domains/clarenisme.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "clarenisme", + "email": "gracela.claren1@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" +  } +} From 26debb7edf91f6765ecffd50b85bd4fe92436cb0 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 25 Dec 2024 14:36:56 +0300 Subject: [PATCH 02/54] fix(domains/clarenisme): correct github username --- domains/clarenisme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/clarenisme.json b/domains/clarenisme.json index 79d48efcd..1ff8ef61c 100644 --- a/domains/clarenisme.json +++ b/domains/clarenisme.json @@ -1,6 +1,6 @@ { "owner": { - "username": "clarenisme", + "username": "razelleclaren", "email": "gracela.claren1@gmail.com" }, "record": { From 6944c004cf31ad14198d0d7e51b5a4e3cd7f5ead Mon Sep 17 00:00:00 2001 From: jbmbhs Date: Sat, 11 Jan 2025 12:52:32 +0100 Subject: [PATCH 03/54] Create jbmbhs.json Sorry, I wasn't capable of properly edit previous pull request. I made a new one --- domains/jbmbhs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jbmbhs.json diff --git a/domains/jbmbhs.json b/domains/jbmbhs.json new file mode 100644 index 000000000..e47c96b87 --- /dev/null +++ b/domains/jbmbhs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jbmbhs" + "email": "juan@belmontemarin.com" + }, + + "record": { + "URL": "https://www.linkedin.com/in/juan-belmonte-821175112/" + } +} + From 3ad49d81b3542b6fd3f9aa038d968eb42147c34e Mon Sep 17 00:00:00 2001 From: Naileth Rangel <80290229+NailethR@users.noreply.github.com> Date: Sat, 11 Jan 2025 13:37:22 -0300 Subject: [PATCH 04/54] Create nai.json --- domains/nai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nai.json diff --git a/domains/nai.json b/domains/nai.json new file mode 100644 index 000000000..daf551898 --- /dev/null +++ b/domains/nai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NailethR", + "email": "nait.0005@gmail.com" + }, + "record": { + "CNAME": "nailethr.github.io" + } +} From 9af28503e17b48684ca878216bb874af92ff9994 Mon Sep 17 00:00:00 2001 From: Felipe Campos Date: Sat, 11 Jan 2025 19:58:52 -0300 Subject: [PATCH 05/54] Create felipecampos --- domains/felipecampos | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/felipecampos diff --git a/domains/felipecampos b/domains/felipecampos new file mode 100644 index 000000000..088b17ca0 --- /dev/null +++ b/domains/felipecampos @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "camposdev", + "email": "felipecamposdev@gmail.com" + }, + "record": { + "CNAME": "felipecampos.vercel.app" + } +} From 24edc73222cb810d0401d76a30c097b6be9659b6 Mon Sep 17 00:00:00 2001 From: David Morcuende Date: Sun, 12 Jan 2025 07:27:34 +0100 Subject: [PATCH 06/54] Create dmc.json --- domains/dmc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dmc diff --git a/domains/dmc b/domains/dmc new file mode 100644 index 000000000..5b82649b2 --- /dev/null +++ b/domains/dmc @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "morcu", + "email": "david.morcuende.c@gmail.com" + }, + "record": { + "CNAME": "davidmorcuende.com" + } +} From ce018e09a03cd2dfb780d3ab3e3370360272ea4d Mon Sep 17 00:00:00 2001 From: jbmbhs Date: Sun, 12 Jan 2025 11:58:21 +0100 Subject: [PATCH 07/54] Update domains/jbmbhs.json Co-authored-by: iostpa --- domains/jbmbhs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/jbmbhs.json b/domains/jbmbhs.json index e47c96b87..ab99ab6c1 100644 --- a/domains/jbmbhs.json +++ b/domains/jbmbhs.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "jbmbhs" + "owner": { + "username": "jbmbhs", "email": "juan@belmontemarin.com" - }, + }, "record": { "URL": "https://www.linkedin.com/in/juan-belmonte-821175112/" From 94beb6e1d1bc1a66b86dcd9563c1446830cfe9d3 Mon Sep 17 00:00:00 2001 From: Manuel Garcia-Nieto <59543005+mGarciaNieto@users.noreply.github.com> Date: Sun, 12 Jan 2025 15:52:29 +0100 Subject: [PATCH 08/54] Create manuel-garcia-nieto.json First commit... --- domains/manuel-garcia-nieto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/manuel-garcia-nieto.json diff --git a/domains/manuel-garcia-nieto.json b/domains/manuel-garcia-nieto.json new file mode 100644 index 000000000..2b4661dbf --- /dev/null +++ b/domains/manuel-garcia-nieto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mGarciaNieto", + "email": "mgarcianieto@gmail.com" + }, + "record": { + "CNAME": "mGarciaNieto.github.io" + } +} From 880e360dcd32591d5c869ea9dbc22e22efbbb902 Mon Sep 17 00:00:00 2001 From: Felipe Campos Date: Sun, 12 Jan 2025 12:55:07 -0300 Subject: [PATCH 09/54] Rename felipecampos to felipecampos.json --- domains/{felipecampos => felipecampos.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{felipecampos => felipecampos.json} (100%) diff --git a/domains/felipecampos b/domains/felipecampos.json similarity index 100% rename from domains/felipecampos rename to domains/felipecampos.json From 1d7fada5ab8cd066d991668483c3ab5482f5feb1 Mon Sep 17 00:00:00 2001 From: David Morcuende Date: Sun, 12 Jan 2025 17:08:34 +0100 Subject: [PATCH 10/54] Rename dmc to dmc.json --- domains/{dmc => dmc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{dmc => dmc.json} (100%) diff --git a/domains/dmc b/domains/dmc.json similarity index 100% rename from domains/dmc rename to domains/dmc.json From 42b5943913e969b38caf4f5b4eab3c8f3d9b257d Mon Sep 17 00:00:00 2001 From: Yisrael Dov Lebow Date: Sun, 12 Jan 2025 20:20:49 +0200 Subject: [PATCH 11/54] Create yisraeldov --- domains/yisraeldov | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yisraeldov diff --git a/domains/yisraeldov b/domains/yisraeldov new file mode 100644 index 000000000..f8d326cc0 --- /dev/null +++ b/domains/yisraeldov @@ -0,0 +1,10 @@ +{ + "description": "Yisrael Dov Lebow", + "owner": { + "username": "yisraeldov", + "email": "lebow@lebowtech.com" + }, + "record": { + "URL": "https://yisraeldov.gitlab.io" + } +} From 6595e7d6f1f217acb48965cad83a4403a7910709 Mon Sep 17 00:00:00 2001 From: Sebastian <117413536+Wisauw@users.noreply.github.com> Date: Sun, 12 Jan 2025 17:26:41 -0300 Subject: [PATCH 12/54] Create _vercel.sebastianriveros.json --- domains/_vercel.sebastianriveros.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.sebastianriveros.json diff --git a/domains/_vercel.sebastianriveros.json b/domains/_vercel.sebastianriveros.json new file mode 100644 index 000000000..dda9cf731 --- /dev/null +++ b/domains/_vercel.sebastianriveros.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wisauw", + "email": "riveross92@gmail.com", + "discord": "313046852415258625" + }, + "record": { + "TXT": "vc-domain-verify=sebastianriveros.is-a.dev,be3bca98d22aab14d046" + } +} From 303d4cf011c163183be2879bdcde3e8046760c03 Mon Sep 17 00:00:00 2001 From: Yisrael Dov Lebow Date: Sun, 12 Jan 2025 22:44:55 +0200 Subject: [PATCH 13/54] Rename yisraeldov to yisraeldov.json --- domains/{yisraeldov => yisraeldov.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{yisraeldov => yisraeldov.json} (100%) diff --git a/domains/yisraeldov b/domains/yisraeldov.json similarity index 100% rename from domains/yisraeldov rename to domains/yisraeldov.json From 48cc312a6605f945499b36e7b0c13b9ab6073bfd Mon Sep 17 00:00:00 2001 From: Manh Tran Date: Mon, 13 Jan 2025 10:49:47 +0700 Subject: [PATCH 14/54] Create manhtran.json --- domains/manhtran.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/manhtran.json diff --git a/domains/manhtran.json b/domains/manhtran.json new file mode 100644 index 000000000..26c09ab7b --- /dev/null +++ b/domains/manhtran.json @@ -0,0 +1,12 @@ +tranducmanh-info.web.app +{ + "description": "My personal website", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "ducmanh86" + }, + "record": { + "CNAME": "tranducmanh-info.web.app" + }, + "proxied": true +} From 68e84c09a0f0927c9604fcecb45bd99964be02bd Mon Sep 17 00:00:00 2001 From: Manh Tran Date: Mon, 13 Jan 2025 10:52:04 +0700 Subject: [PATCH 15/54] Update manhtran.json --- domains/manhtran.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/manhtran.json b/domains/manhtran.json index 26c09ab7b..554a9a6d9 100644 --- a/domains/manhtran.json +++ b/domains/manhtran.json @@ -1,4 +1,3 @@ -tranducmanh-info.web.app { "description": "My personal website", "repo": "https://github.com/is-a-dev/docs", From 6e0ad3d9d312fca870ce0a96d8e45994fca88163 Mon Sep 17 00:00:00 2001 From: Manh Tran Date: Mon, 13 Jan 2025 11:14:03 +0700 Subject: [PATCH 16/54] add email to manhtran.json --- domains/manhtran.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/manhtran.json b/domains/manhtran.json index 554a9a6d9..489931bc1 100644 --- a/domains/manhtran.json +++ b/domains/manhtran.json @@ -2,7 +2,8 @@ "description": "My personal website", "repo": "https://github.com/is-a-dev/docs", "owner": { - "username": "ducmanh86" + "username": "ducmanh86", + "email": "ducmanh86@gmail.com", }, "record": { "CNAME": "tranducmanh-info.web.app" From 7f3894a76cf901f29c8b5385b722b1173abe8307 Mon Sep 17 00:00:00 2001 From: Luihh Date: Mon, 13 Jan 2025 00:27:13 -0500 Subject: [PATCH 17/54] Update luihh.json --- domains/luihh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/luihh.json b/domains/luihh.json index a5fef5c3b..fcd641920 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -6,5 +6,16 @@ }, "record": { "CNAME": "spreadsheet-fih.pages.dev" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/luihh", + "/twitch": "https://www.twitch.tv/luihh23", + "/youtube": "https://www.youtube.com/@Luihh", + "/discord": "https://discord.com/users/481268875586174986", + "/steam": "https://steamcommunity.com/id/Luihh23", + "/paypal": "https://www.paypal.com/paypalme/luihhdev" + }, + "redirect_paths": true } } From 91aeeed1b1c86bd8f21c827c81796d2712222417 Mon Sep 17 00:00:00 2001 From: Aswin <109562208+AswinArsha@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:02:11 +0530 Subject: [PATCH 18/54] Create aswin-m-v.json --- domains/aswin-m-v.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aswin-m-v.json diff --git a/domains/aswin-m-v.json b/domains/aswin-m-v.json new file mode 100644 index 000000000..465f0f759 --- /dev/null +++ b/domains/aswin-m-v.json @@ -0,0 +1,12 @@ + +{ + "description": "Personal website me , Aswin M V", + "repo": "https://github.com/AswinArsha/mypersonalwebsite.git", + "owner": { + "username": "AswinArsha", + "email": "aswinmv13@gmail.com" + }, + "record": { + "CNAME": "tubular-kangaroo-60ad83.netlify.app" + } +} From 2c22f5d6401ffc7c66b81334f7be307b948b026a Mon Sep 17 00:00:00 2001 From: Luihh Date: Mon, 13 Jan 2025 00:41:08 -0500 Subject: [PATCH 19/54] revert change --- domains/luihh.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/domains/luihh.json b/domains/luihh.json index fcd641920..a5fef5c3b 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -6,16 +6,5 @@ }, "record": { "CNAME": "spreadsheet-fih.pages.dev" - }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/luihh", - "/twitch": "https://www.twitch.tv/luihh23", - "/youtube": "https://www.youtube.com/@Luihh", - "/discord": "https://discord.com/users/481268875586174986", - "/steam": "https://steamcommunity.com/id/Luihh23", - "/paypal": "https://www.paypal.com/paypalme/luihhdev" - }, - "redirect_paths": true } } From 6c595ec949d992bbfd0cac883efb375ab79c169f Mon Sep 17 00:00:00 2001 From: Luihh Date: Mon, 13 Jan 2025 00:43:35 -0500 Subject: [PATCH 20/54] Create l.luihh.json --- domains/l.luihh.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/l.luihh.json diff --git a/domains/l.luihh.json b/domains/l.luihh.json new file mode 100644 index 000000000..63dcf8817 --- /dev/null +++ b/domains/l.luihh.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "luihh", + "email": "luihh@proton.me" + }, + "record": { + "URL": "https://luihh.is-a.dev" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/luihh", + "/twitch": "https://www.twitch.tv/luihh23", + "/youtube": "https://www.youtube.com/@Luihh", + "/discord": "https://discord.com/users/481268875586174986", + "/steam": "https://steamcommunity.com/id/Luihh23", + "/paypal": "https://www.paypal.com/paypalme/luihhdev" + }, + "redirect_paths": true + } +} From 494f936d22f749b4d72b8a1beb02e0e85887302f Mon Sep 17 00:00:00 2001 From: Abdullah Murtaza Date: Mon, 13 Jan 2025 11:31:27 +0500 Subject: [PATCH 21/54] abdi.is-a.dev domain registration --- domains/abdi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abdi.json diff --git a/domains/abdi.json b/domains/abdi.json new file mode 100644 index 000000000..4734115bf --- /dev/null +++ b/domains/abdi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "abdiopp", + "email": "ginnieabdullah007@gmail.com" + }, + "record": { + "CNAME": "abdi-portfolio.web.app" + } + } + \ No newline at end of file From fc11230f899bb4850e56e1802b866bd73e3b66b9 Mon Sep 17 00:00:00 2001 From: Muhammad Usman Baig <154676421+UsmanBaig001@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:59:06 +0500 Subject: [PATCH 22/54] usmanbaig.is-a.dev --- domains/_vercel.usmanbaig.json | 9 +++++++++ domains/usmanbaig.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.usmanbaig.json create mode 100644 domains/usmanbaig.json diff --git a/domains/_vercel.usmanbaig.json b/domains/_vercel.usmanbaig.json new file mode 100644 index 000000000..0f8f07eb7 --- /dev/null +++ b/domains/_vercel.usmanbaig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": “UsmanBaig001”, + "email": “usmanbaig1572@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=usmanbaig.is-a.dev,c2f96e70ebd3aef5458b" + } + } \ No newline at end of file diff --git a/domains/usmanbaig.json b/domains/usmanbaig.json new file mode 100644 index 000000000..74b872cd1 --- /dev/null +++ b/domains/usmanbaig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": “UsmanBaig001”, + "email": “usmanbaig1572@gmail.com" + }, + "record": { + "CNAME": "usmanbaig-dev.vercel.app" + } + } \ No newline at end of file From 6a5bb53cafef075dd151fdbace7b8cc173660e6f Mon Sep 17 00:00:00 2001 From: Muhammad Usman Baig <154676421+UsmanBaig001@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:02:22 +0500 Subject: [PATCH 23/54] fix string quotes --- domains/_vercel.usmanbaig.json | 4 ++-- domains/usmanbaig.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/_vercel.usmanbaig.json b/domains/_vercel.usmanbaig.json index 0f8f07eb7..2cc27102c 100644 --- a/domains/_vercel.usmanbaig.json +++ b/domains/_vercel.usmanbaig.json @@ -1,7 +1,7 @@ { "owner": { - "username": “UsmanBaig001”, - "email": “usmanbaig1572@gmail.com" + "username": "UsmanBaig001", + "email": "usmanbaig1572@gmail.com" }, "record": { "TXT": "vc-domain-verify=usmanbaig.is-a.dev,c2f96e70ebd3aef5458b" diff --git a/domains/usmanbaig.json b/domains/usmanbaig.json index 74b872cd1..db087c533 100644 --- a/domains/usmanbaig.json +++ b/domains/usmanbaig.json @@ -1,7 +1,7 @@ { "owner": { - "username": “UsmanBaig001”, - "email": “usmanbaig1572@gmail.com" + "username": "UsmanBaig001", + "email": "usmanbaig1572@gmail.com" }, "record": { "CNAME": "usmanbaig-dev.vercel.app" From 266d9549640016d23413ab00aaa3e426377bf4da Mon Sep 17 00:00:00 2001 From: razelleclaren <111413045+razelleclaren@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:59:51 +0700 Subject: [PATCH 24/54] Update clarenisme.json replace the unknown space-like characters with actual spaces. (just for email) --- domains/clarenisme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/clarenisme.json b/domains/clarenisme.json index 1ff8ef61c..ed3477f52 100644 --- a/domains/clarenisme.json +++ b/domains/clarenisme.json @@ -5,6 +5,6 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" -  } + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 1d8b191675f911422a4a62f6075008d8542d1f1a Mon Sep 17 00:00:00 2001 From: Rohan Jaiswal <62180133+jaiswalrohan8796@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:53:49 +0530 Subject: [PATCH 25/54] Create rohanjaiswal.json --- domains/rohanjaiswal.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rohanjaiswal.json diff --git a/domains/rohanjaiswal.json b/domains/rohanjaiswal.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rohanjaiswal.json @@ -0,0 +1 @@ + From 7c55f7dffc75ca657237116b57a1f4bf304de70c Mon Sep 17 00:00:00 2001 From: Rohan Jaiswal <62180133+jaiswalrohan8796@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:02:46 +0530 Subject: [PATCH 26/54] Update rohanjaiswal.json --- domains/rohanjaiswal.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/rohanjaiswal.json b/domains/rohanjaiswal.json index 8b1378917..5a101c6eb 100644 --- a/domains/rohanjaiswal.json +++ b/domains/rohanjaiswal.json @@ -1 +1,11 @@ - +{ + "description": "Rohan Jaiswal's portfolio", + "repo": "https://github.com/jaiswalrohan8796/jaiswalrohan8796", + "owner": { + "username": "jaiswalrohan8796", + "email": "[jaiswalrohan8796@gmail.com]" + }, + "record": { + "CNAME": "jaiswalrohan8796.github.io" + } +} From d80ea15d519bd50ae3e5c0c97f04363a34ac7aa1 Mon Sep 17 00:00:00 2001 From: Rohan Jaiswal <62180133+jaiswalrohan8796@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:19:50 +0530 Subject: [PATCH 27/54] Update rohanjaiswal.json --- domains/rohanjaiswal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohanjaiswal.json b/domains/rohanjaiswal.json index 5a101c6eb..d6fd5078f 100644 --- a/domains/rohanjaiswal.json +++ b/domains/rohanjaiswal.json @@ -3,7 +3,7 @@ "repo": "https://github.com/jaiswalrohan8796/jaiswalrohan8796", "owner": { "username": "jaiswalrohan8796", - "email": "[jaiswalrohan8796@gmail.com]" + "email": "jaiswalrohan8796@gmail.com" }, "record": { "CNAME": "jaiswalrohan8796.github.io" From df10f35011d186f29fb83f4ccc296dfe0e68376d Mon Sep 17 00:00:00 2001 From: Paco Date: Mon, 13 Jan 2025 12:03:28 +0100 Subject: [PATCH 28/54] Create frapujgal.json --- domains/frapujgal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frapujgal.json diff --git a/domains/frapujgal.json b/domains/frapujgal.json new file mode 100644 index 000000000..4fd0eb8b8 --- /dev/null +++ b/domains/frapujgal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "frapujgal", + "email": "fpujol1989@gmail.com" + }, + "record": { + "CNAME": "frapujgal.github.io" + } +} From 1bef8fda2ca1f48ea12cdd5102bf093c23150e3b Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 13 Jan 2025 13:24:42 +0200 Subject: [PATCH 29/54] Create fungaming.joe50097.json --- domains/fungaming.joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fungaming.joe50097.json diff --git a/domains/fungaming.joe50097.json b/domains/fungaming.joe50097.json new file mode 100644 index 000000000..50a39e83b --- /dev/null +++ b/domains/fungaming.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "fungaming-discord-server.netlify.app" + } +} From c1424a285f246b3634567348f5a677b88c323948 Mon Sep 17 00:00:00 2001 From: JMVS Date: Mon, 13 Jan 2025 09:05:30 -0300 Subject: [PATCH 30/54] Create jose.json --- domains/jose.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jose.json diff --git a/domains/jose.json b/domains/jose.json new file mode 100644 index 000000000..5b4f456f5 --- /dev/null +++ b/domains/jose.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JMVS", + "email": "jose.veramutka@gmail.com" + }, + "record": { + "CNAME": "veramutka.com.ar" + } +} From 7fc0ffc5e7395a9288f63300fb2510ad0fd870a5 Mon Sep 17 00:00:00 2001 From: Muhammad Abdullah <128403796+Abdullah9715@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:31:28 +0500 Subject: [PATCH 31/54] add muhammadabdullah domain --- domains/muhammadabdullah.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/muhammadabdullah.json diff --git a/domains/muhammadabdullah.json b/domains/muhammadabdullah.json new file mode 100644 index 000000000..6de6802c2 --- /dev/null +++ b/domains/muhammadabdullah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Abdullah9715", + "email": "muftimuhammadabdullah225@gmail.com" + }, + "record": { + "URL": "latest-porfolio-website.web.app" + } + } + \ No newline at end of file From 7186aa69d557755318807a60467d5ac2ef06d005 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:35:09 +0530 Subject: [PATCH 32/54] Update sevinda-herath.json --- domains/sevinda-herath.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index b6f6705cf..2d0d1beb3 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -4,7 +4,17 @@ "email": "sevindaherath@gmail.com" }, "record": { - "CNAME": "sevinda-herath.github.io" + "CNAME": "sevinda-herath.github.io", + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "TXT": "v=spf1 include:zohomail.com ~all" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/Sevinda-Herath/", + "/linkedin": "https://www.linkedin.com/in/sevindaherath/", + "/youtube": "https://www.youtube.com/channel/UCz3Xgf25_heOC86kxdqunkA" + }, + "redirect_paths": true }, "proxied": true } From 8dd777aaeb0d59ed605b3ab8125ccbf7a118716a Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:43:45 +0530 Subject: [PATCH 33/54] Update sevinda-herath.json --- domains/sevinda-herath.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index 2d0d1beb3..fc8b795e9 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -8,13 +8,5 @@ "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], "TXT": "v=spf1 include:zohomail.com ~all" }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/Sevinda-Herath/", - "/linkedin": "https://www.linkedin.com/in/sevindaherath/", - "/youtube": "https://www.youtube.com/channel/UCz3Xgf25_heOC86kxdqunkA" - }, - "redirect_paths": true - }, "proxied": true } From 6a8fa35d83a4a450a503ac6369d247607540b83c Mon Sep 17 00:00:00 2001 From: Fatlum Date: Mon, 13 Jan 2025 14:19:47 +0100 Subject: [PATCH 34/54] Create _atproto.lumi.json --- domains/_atproto.lumi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_atproto.lumi.json diff --git a/domains/_atproto.lumi.json b/domains/_atproto.lumi.json new file mode 100644 index 000000000..7c80a4563 --- /dev/null +++ b/domains/_atproto.lumi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsFatlum", + "email": "fatlum@lumi.is-a.dev" + }, + "record": { + "TXT": "did=did:plc:c6m5rghb7tkmf5isd3pqjpbt" + } +} From 0fd348dc82dda793191a66c238c99e5136eb49e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:00:57 +0700 Subject: [PATCH 35/54] Create myprofile.json --- domains/myprofile.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/myprofile.json diff --git a/domains/myprofile.json b/domains/myprofile.json new file mode 100644 index 000000000..495b3085c --- /dev/null +++ b/domains/myprofile.json @@ -0,0 +1,11 @@ +{ + "description": "tuan.myprofile.dev", + "owner": { + "username": "tuannguyen2002", + "email": "coixaygio107@gmail.com", + "discord": "nightfury06749" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From b0fcae507323dbe06e5874b88c2a8287269aa847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:08:38 +0700 Subject: [PATCH 36/54] Update myprofile.json --- domains/myprofile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/myprofile.json b/domains/myprofile.json index 495b3085c..eac14a170 100644 --- a/domains/myprofile.json +++ b/domains/myprofile.json @@ -3,7 +3,7 @@ "owner": { "username": "tuannguyen2002", "email": "coixaygio107@gmail.com", - "discord": "nightfury06749" + "discord": "minhtuan9039" }, "record": { "CNAME": "cname.vercel-dns.com" From 523474918e96f616ca6880a3b8d5195198d4f728 Mon Sep 17 00:00:00 2001 From: martinvruiz <158112662+martinvruiz@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:33:08 -0300 Subject: [PATCH 37/54] Create martinvruiz.json Unless explicitly specified otherwise by a maintainer or in the requirement description, your domain must pass ALL the indicated requirements above. Please note that we reserve the rights not to accept any domain at our own discretion. [ x ] The file is in the domains folder and is in the JSON format. [ x ] The file's name is all lowercased and alphanumeric. [ x ] You have completed your website. [ x ] The website is reachable. [ x ] The CNAME record doesn't contain https:// or /. [ x ] There is sufficient information at the owner field. --- domains/martinvruiz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/martinvruiz.json diff --git a/domains/martinvruiz.json b/domains/martinvruiz.json new file mode 100644 index 000000000..31d7a0e9a --- /dev/null +++ b/domains/martinvruiz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "martinvruiz", + "email": "martinvruiz10@gmail.com", + "discord": "martinvruiz10" + }, + "record": { + "CNAME": "portfoliomvr.vercel.app" + } +} From 70ac034ff9cb99b6ad6eaf8f19acc93e11737557 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20L=C3=B3pez?= Date: Mon, 13 Jan 2025 16:47:19 +0100 Subject: [PATCH 38/54] Create jorgelopz.json --- domains/jorgelopz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jorgelopz.json diff --git a/domains/jorgelopz.json b/domains/jorgelopz.json new file mode 100644 index 000000000..ba8dfe07c --- /dev/null +++ b/domains/jorgelopz.json @@ -0,0 +1,11 @@ +{ + "description": "Jorge's Web", + "owner": { + "username": "jorge-lopz", + "email": "jlpenero2005@gmail.com" + }, + "record": { + "CNAME": "jorge-lopz.vercel.app" + }, + "proxied": true +} From 82c8ff2407c68cd34458deb963770c8d92aa08e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20L=C3=B3pez?= Date: Mon, 13 Jan 2025 16:55:58 +0100 Subject: [PATCH 39/54] Rename jorgelopz.json to jorge-lopz.json --- domains/{jorgelopz.json => jorge-lopz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jorgelopz.json => jorge-lopz.json} (100%) diff --git a/domains/jorgelopz.json b/domains/jorge-lopz.json similarity index 100% rename from domains/jorgelopz.json rename to domains/jorge-lopz.json From 4ab0836c5da34c05943015e338736e25abbb2033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20L=C3=B3pez?= Date: Mon, 13 Jan 2025 17:03:01 +0100 Subject: [PATCH 40/54] Create _vercel.jorge-lopz.json --- domains/_vercel.jorge-lopz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.jorge-lopz.json diff --git a/domains/_vercel.jorge-lopz.json b/domains/_vercel.jorge-lopz.json new file mode 100644 index 000000000..551776f98 --- /dev/null +++ b/domains/_vercel.jorge-lopz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Jorge-lopz", + "email": "jlpenero2005@gmail.com", + "discord": "713831494761840753" + }, + "record": { + "TXT": "vc-domain-verify=jorge-lopz.is-a.dev,5bfcd4cedc07714c2319" + } +} From bf1fd6f707e4338090be2992887cd6f67a56b2f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20L=C3=B3pez?= Date: Mon, 13 Jan 2025 17:04:38 +0100 Subject: [PATCH 41/54] Update jorge-lopz.json --- domains/jorge-lopz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jorge-lopz.json b/domains/jorge-lopz.json index ba8dfe07c..0340e4da8 100644 --- a/domains/jorge-lopz.json +++ b/domains/jorge-lopz.json @@ -3,9 +3,9 @@ "owner": { "username": "jorge-lopz", "email": "jlpenero2005@gmail.com" + "discord": "insert-discord-user-ID-here" }, "record": { "CNAME": "jorge-lopz.vercel.app" - }, - "proxied": true + } } From ad63a1ea5985c431aad7609520972fba7c3785ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20L=C3=B3pez?= Date: Mon, 13 Jan 2025 17:04:47 +0100 Subject: [PATCH 42/54] Update jorge-lopz.json --- domains/jorge-lopz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jorge-lopz.json b/domains/jorge-lopz.json index 0340e4da8..f268ad6c2 100644 --- a/domains/jorge-lopz.json +++ b/domains/jorge-lopz.json @@ -3,7 +3,7 @@ "owner": { "username": "jorge-lopz", "email": "jlpenero2005@gmail.com" - "discord": "insert-discord-user-ID-here" + "discord": "713831494761840753" }, "record": { "CNAME": "jorge-lopz.vercel.app" From b32cce4587eb2f56a569eab6dfca6d71ea49862e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20L=C3=B3pez?= Date: Mon, 13 Jan 2025 17:04:55 +0100 Subject: [PATCH 43/54] Update jorge-lopz.json --- domains/jorge-lopz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jorge-lopz.json b/domains/jorge-lopz.json index f268ad6c2..b1022d6d8 100644 --- a/domains/jorge-lopz.json +++ b/domains/jorge-lopz.json @@ -1,7 +1,7 @@ { "description": "Jorge's Web", "owner": { - "username": "jorge-lopz", + "username": "Jorge-lopz", "email": "jlpenero2005@gmail.com" "discord": "713831494761840753" }, From 9252cde3335265f105906af02aca09ddd0e7d8a6 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 13 Jan 2025 17:21:42 +0100 Subject: [PATCH 44/54] fix json --- domains/manhtran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manhtran.json b/domains/manhtran.json index 489931bc1..a17d5e061 100644 --- a/domains/manhtran.json +++ b/domains/manhtran.json @@ -3,7 +3,7 @@ "repo": "https://github.com/is-a-dev/docs", "owner": { "username": "ducmanh86", - "email": "ducmanh86@gmail.com", + "email": "ducmanh86@gmail.com" }, "record": { "CNAME": "tranducmanh-info.web.app" From e008d594b67023b654253917fc7ab356d47d0803 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 13 Jan 2025 17:58:17 +0100 Subject: [PATCH 45/54] fix json --- domains/jorge-lopz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jorge-lopz.json b/domains/jorge-lopz.json index b1022d6d8..78c0f6c57 100644 --- a/domains/jorge-lopz.json +++ b/domains/jorge-lopz.json @@ -2,7 +2,7 @@ "description": "Jorge's Web", "owner": { "username": "Jorge-lopz", - "email": "jlpenero2005@gmail.com" + "email": "jlpenero2005@gmail.com", "discord": "713831494761840753" }, "record": { From d02d832bf6c8258f6b1c3f04342403e6da4dbee6 Mon Sep 17 00:00:00 2001 From: Muhammad Abdullah <128403796+Abdullah9715@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:58:32 +0500 Subject: [PATCH 46/54] Update muhammadabdullah.json --- domains/muhammadabdullah.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/muhammadabdullah.json b/domains/muhammadabdullah.json index 6de6802c2..407a77bdc 100644 --- a/domains/muhammadabdullah.json +++ b/domains/muhammadabdullah.json @@ -4,7 +4,7 @@ "email": "muftimuhammadabdullah225@gmail.com" }, "record": { - "URL": "latest-porfolio-website.web.app" + "URL": "https://latest-porfolio-website.web.app" } } - \ No newline at end of file + From c671ce1bda6d9589df4e834cdf990bd1ed6c0ceb Mon Sep 17 00:00:00 2001 From: Guido <128822986+Gui2258@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:10:49 -0500 Subject: [PATCH 47/54] Create gui2.json --- domains/gui2.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/gui2.json diff --git a/domains/gui2.json b/domains/gui2.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/gui2.json @@ -0,0 +1 @@ + From b208fa86b1bf3603070da1f33538d6bad6fa006e Mon Sep 17 00:00:00 2001 From: Guido Morffi Date: Mon, 13 Jan 2025 15:37:58 -0500 Subject: [PATCH 48/54] Added ci content --- domains/gui2.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/gui2.json b/domains/gui2.json index 8b1378917..178ed5b51 100644 --- a/domains/gui2.json +++ b/domains/gui2.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "Gui2258", + "email": "guidotele@gmail.com" + }, + "record": { + "URL": "https://gui2dev.vercel.app" + } +} From ed4df3f07048ccc519f78e523ec73b4531bd8ab6 Mon Sep 17 00:00:00 2001 From: Mariangel Araviches Date: Mon, 13 Jan 2025 20:41:03 -0300 Subject: [PATCH 49/54] Create mariangel.json add new domain --- domains/mariangel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mariangel.json diff --git a/domains/mariangel.json b/domains/mariangel.json new file mode 100644 index 000000000..a01ad0fbc --- /dev/null +++ b/domains/mariangel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mangellch", + "email": "mariangelaraviches@gmail.com" + }, + "record": { + "CNAME":"https://mangellch.github.io/" + } +} From d14f29536e74ecd8e85f5140fec1d63a0051abdd Mon Sep 17 00:00:00 2001 From: Mariangel Araviches Date: Mon, 13 Jan 2025 20:44:25 -0300 Subject: [PATCH 50/54] Update mariangel.json --- domains/mariangel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mariangel.json b/domains/mariangel.json index a01ad0fbc..1263982c4 100644 --- a/domains/mariangel.json +++ b/domains/mariangel.json @@ -4,6 +4,6 @@ "email": "mariangelaraviches@gmail.com" }, "record": { - "CNAME":"https://mangellch.github.io/" + "CNAME":"mangellch.github.io" } } From 8db4234504eab61684ea47cf153662aeeaf74f91 Mon Sep 17 00:00:00 2001 From: Rafael Perez Date: Mon, 13 Jan 2025 20:59:42 -0600 Subject: [PATCH 51/54] Add rufistofeles.json Add rufistofeles.json --- domains/rufistofeles.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rufistofeles.json diff --git a/domains/rufistofeles.json b/domains/rufistofeles.json new file mode 100644 index 000000000..297c8e569 --- /dev/null +++ b/domains/rufistofeles.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rufistofeles", + "email": "rufistofeles@outlook.com" + }, + "record": { + "CNAME": "rufistofeles.github.io" + } +} From 6dff42c2ec394153945313c26ac964413f8a5cb1 Mon Sep 17 00:00:00 2001 From: Ahmad Yogi Al fandi <138632356+ahyalfan@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:22:29 +0700 Subject: [PATCH 52/54] Create ahyalfan.json --- domains/ahyalfan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ahyalfan.json diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json new file mode 100644 index 000000000..b3d350cf8 --- /dev/null +++ b/domains/ahyalfan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ahyalfan", + "email": "alfandi0857@gmail.com" + }, + "description": "this is for my personal website made.", + "record": { + "CNAME": "ahyalfan.my.id" + } +} From f6f2e594ec541bdc57df56fd664a5c541e574ae6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 13 Jan 2025 22:32:55 -0500 Subject: [PATCH 53/54] chore: formatting --- domains/ahyalfan.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json index b3d350cf8..8480313da 100644 --- a/domains/ahyalfan.json +++ b/domains/ahyalfan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ahyalfan", - "email": "alfandi0857@gmail.com" - }, - "description": "this is for my personal website made.", - "record": { - "CNAME": "ahyalfan.my.id" - } + "description": "this is for my personal website made.", + "owner": { + "username": "ahyalfan", + "email": "alfandi0857@gmail.com" + }, + "record": { + "CNAME": "ahyalfan.my.id" + } } From 775ad4d73c0e5f244738864121dabb9b7decae49 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:27:30 +0530 Subject: [PATCH 54/54] Create sevinda-herath._domainkey.sevinda-herath.json Again .. Thank you for your guidance William :) --- domains/sevinda-herath._domainkey.sevinda-herath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sevinda-herath._domainkey.sevinda-herath.json diff --git a/domains/sevinda-herath._domainkey.sevinda-herath.json b/domains/sevinda-herath._domainkey.sevinda-herath.json new file mode 100644 index 000000000..b974a12ec --- /dev/null +++ b/domains/sevinda-herath._domainkey.sevinda-herath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAhBt3btz/Lvou5WOJo+eF4YYWNZHxX0h5vPCfcP0IVtxOcicEhpvuY8DZ86ooVAptJeXKeuXVOz0J3SkAeGu2OAPZdHwKmBXTxvIx040Qhb3plS3T1iQXj3gu8SjkZk2w6X/07iQB+KkUYD8wvAT6UUIyNugQPd74LRYpOV1pRQIDAQAB" + } +}