From 0bddef8d42611803aa075827e3562f05c011ba75 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 14 Feb 2025 22:08:37 +0500 Subject: [PATCH 01/72] added coolify-app --- domains/coolify-app.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/coolify-app.json diff --git a/domains/coolify-app.json b/domains/coolify-app.json new file mode 100644 index 000000000..5ca2c5200 --- /dev/null +++ b/domains/coolify-app.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "A": "130.162.58.142" + } +} \ No newline at end of file From d033c8cfc969d92b23ffd351c2083d3f3c7b7c9a Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 14 Feb 2025 22:13:20 +0500 Subject: [PATCH 02/72] fixed- coolify-app --- domains/coolify-app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 5ca2c5200..5cdf36f89 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -3,7 +3,7 @@ "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" }, - "record": { - "A": "130.162.58.142" - } + "records": { + "A": ["130.162.58.142"] + } } \ No newline at end of file From 3037469b16c3ebabfdcbee0979c447588a898104 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 14 Feb 2025 22:20:27 +0500 Subject: [PATCH 03/72] refixed --- domains/coolify-app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 5cdf36f89..eb126a4cc 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -3,7 +3,7 @@ "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" }, - "records": { - "A": ["130.162.58.142"] + "record": { + "URL": "http://130.162.58.142:8000/" } } \ No newline at end of file From 89f6aae699b67202ffdd56c591404883fadb9986 Mon Sep 17 00:00:00 2001 From: SoulDevs Date: Sat, 15 Feb 2025 08:07:16 +0530 Subject: [PATCH 04/72] Create _vercel.soul.json --- domains/_vercel.soul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.soul.json diff --git a/domains/_vercel.soul.json b/domains/_vercel.soul.json new file mode 100644 index 000000000..a52169318 --- /dev/null +++ b/domains/_vercel.soul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SoulDevs", + "email": "soulcosmic1406@proton.me", + "discord": "soulcosmic1406_" + }, + "record": { + "TXT": "vc-domain-verify=soul.is-a.dev,6f957e2edcd5bb791896" + } From 482bc4c1fca24a550def3ac05e6dc3bbb45f8c3c Mon Sep 17 00:00:00 2001 From: SoulDevs Date: Sat, 15 Feb 2025 08:10:18 +0530 Subject: [PATCH 05/72] Create soul.json --- domains/soul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soul.json diff --git a/domains/soul.json b/domains/soul.json new file mode 100644 index 000000000..bc18daee4 --- /dev/null +++ b/domains/soul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SoulDevs", + "email": "soulcosmic1406@proton.me" + }, + "record": { + "CNAME": "main-protfolio-seven.vercel.app" + } +} From 7672a401c7fd445e76a3999250cd24f305865330 Mon Sep 17 00:00:00 2001 From: Simon Smith Date: Sun, 16 Feb 2025 22:23:04 +0000 Subject: [PATCH 06/72] Create si458.json --- domains/si458.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/si458.json diff --git a/domains/si458.json b/domains/si458.json new file mode 100644 index 000000000..8382bc1e0 --- /dev/null +++ b/domains/si458.json @@ -0,0 +1,14 @@ +{ + "description": "Opensource software developer supporting opensourcea pplications", + "repo": "https://github.com/si458", + "owner": { + "username": "si458", + "email": "simonsmith5521@gmail.com" + }, + "record": { + "NS": [ + "jake.ns.cloudflare.com", + "jill.ns.cloudflare.com" + ] + } +} From 4dac34aba7173b8a384aeb26edecaed357e38f4f Mon Sep 17 00:00:00 2001 From: Simon Smith Date: Sun, 16 Feb 2025 22:30:10 +0000 Subject: [PATCH 07/72] Update si458.json --- domains/si458.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/si458.json b/domains/si458.json index 8382bc1e0..3043e5a4d 100644 --- a/domains/si458.json +++ b/domains/si458.json @@ -1,5 +1,5 @@ { - "description": "Opensource software developer supporting opensourcea pplications", + "description": "an open source software developer supporting opensource applications", "repo": "https://github.com/si458", "owner": { "username": "si458", From b18b23d8399cfeecf30a5d5832c32181333e0bf0 Mon Sep 17 00:00:00 2001 From: Carlos Tirado Date: Mon, 17 Feb 2025 11:54:04 -0500 Subject: [PATCH 08/72] Create carlostirado.json --- domains/carlostirado.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/carlostirado.json diff --git a/domains/carlostirado.json b/domains/carlostirado.json new file mode 100644 index 000000000..f22b79ffd --- /dev/null +++ b/domains/carlostirado.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carlostirado23", + "email": "mariotiradotovar@outlook.com" + }, + "record": { + "CNAME": "https://carlostirado.vercel.app/" + } +} From 1ccfee1e361d5dcadd46db771fdccb62356a72df Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:59:24 +0545 Subject: [PATCH 09/72] Create nabin.json --- domains/nabin.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nabin.json diff --git a/domains/nabin.json b/domains/nabin.json new file mode 100644 index 000000000..be84f68e9 --- /dev/null +++ b/domains/nabin.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nabinkatwal7" + }, + "record": { + "RECORDTYPE": "A" + } +} From 9a5491b5af1d6ef15a54c888ab3cee6d7cf55cb5 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 10:08:57 +0545 Subject: [PATCH 10/72] Update nabin.json --- domains/nabin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index be84f68e9..8aa251a49 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -3,6 +3,7 @@ "username": "nabinkatwal7" }, "record": { - "RECORDTYPE": "A" + "CNAME": "https://portfolio-v3-six-iota.vercel.app/", + "A": "76.76.21.21" } } From 194122fd44842f02db538e0508d8b3d1f78ebfab Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 10:10:37 +0545 Subject: [PATCH 11/72] Update nabin.json --- domains/nabin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index 8aa251a49..04d0f6b49 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -1,6 +1,7 @@ { "owner": { - "username": "nabinkatwal7" + "username": "nabinkatwal7", + "email":"mediocampistaa@gmail.com" }, "record": { "CNAME": "https://portfolio-v3-six-iota.vercel.app/", From 29c8ef9b7a4e4f3b66da4d517f5067d93ee20320 Mon Sep 17 00:00:00 2001 From: Vu Tuan Anh <128233728+anhvt3010@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:30:20 +0700 Subject: [PATCH 12/72] Create anhvt.json --- domains/anhvt.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/anhvt.json diff --git a/domains/anhvt.json b/domains/anhvt.json new file mode 100644 index 000000000..b8e61bcdb --- /dev/null +++ b/domains/anhvt.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "anhvt3010" + }, + "record": { + "CNAME": "https://build-cv.vercel.app" + } +} From 4818ef406a88829c54771f2c01fdb1bc9f8b6c78 Mon Sep 17 00:00:00 2001 From: Vu Tuan Anh <128233728+anhvt3010@users.noreply.github.com> Date: Tue, 18 Feb 2025 07:48:45 +0000 Subject: [PATCH 13/72] update code --- domains/anhvt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anhvt.json b/domains/anhvt.json index b8e61bcdb..e750992e6 100644 --- a/domains/anhvt.json +++ b/domains/anhvt.json @@ -3,6 +3,6 @@ "username": "anhvt3010" }, "record": { - "CNAME": "https://build-cv.vercel.app" + "CNAME": "build-cv.vercel.app" } } From ed6d0a85a0db5c359ecc64885d1d142a28d5b3f3 Mon Sep 17 00:00:00 2001 From: Zehao Date: Tue, 18 Feb 2025 17:47:45 +0800 Subject: [PATCH 14/72] Create _vercel.zehao.json --- domains/_vercel.zehao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.zehao.json diff --git a/domains/_vercel.zehao.json b/domains/_vercel.zehao.json new file mode 100644 index 000000000..cf6b9d3ca --- /dev/null +++ b/domains/_vercel.zehao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2eha0", + "email": "zehao93@outlook.com" + }, + "record": { + "TXT": "vc-domain-verify=zehao.is-a.dev,6fbc4cc62fac0cd68f14" + } +} From 5e9453a6f263cc26f1daef4f408c328c946e6ef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Thanh=20Tri=E1=BB=81u?= <85620049+konnn04@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:49:22 +0700 Subject: [PATCH 15/72] Update konnn04.json --- domains/konnn04.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/domains/konnn04.json b/domains/konnn04.json index 1da6901be..2b0a05909 100644 --- a/domains/konnn04.json +++ b/domains/konnn04.json @@ -1,10 +1,11 @@ { - "owner": { - "username": "konnn04", - "email": "trieukon1011@gmail.com" - }, - "record": { - "CNAME": "konnn04.github.io" - } + "description": "Hello World!", + "repo": "https://github.com/konnn04/konnn04.github.io", + "owner": { + "username": "konnn04", + "email": "trieukon1011@gmail.com", + }, + "record": { + "CNAME": "konnn04.github.io" } - \ No newline at end of file +} From c0b13aa379802dbe436d68c5577119fb14b5ef29 Mon Sep 17 00:00:00 2001 From: Zehao Date: Tue, 18 Feb 2025 17:49:45 +0800 Subject: [PATCH 16/72] Create zehao.json --- domains/zehao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zehao.json diff --git a/domains/zehao.json b/domains/zehao.json new file mode 100644 index 000000000..dd9f8938b --- /dev/null +++ b/domains/zehao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2eha0", + "email": "zehao93@outlook.com" + }, + "record": { + "CNAME": "blog-pi-eight.vercel.app" + } +} From a086521d3d82e626a2b212638c1a1a092863195a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Thanh=20Tri=E1=BB=81u?= <85620049+konnn04@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:57:05 +0700 Subject: [PATCH 17/72] Update konnn04.json Fix json format, and update more info --- domains/konnn04.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/konnn04.json b/domains/konnn04.json index 2b0a05909..97a66b43e 100644 --- a/domains/konnn04.json +++ b/domains/konnn04.json @@ -1,11 +1,11 @@ { - "description": "Hello World!", - "repo": "https://github.com/konnn04/konnn04.github.io", - "owner": { - "username": "konnn04", - "email": "trieukon1011@gmail.com", - }, - "record": { - "CNAME": "konnn04.github.io" - } + "description": "Hello World!", + "repo": "https://github.com/konnn04/konnn04.github.io", + "owner": { + "username": "konnn04", + "email": "trieukon1011@gmail.com" + }, + "record": { + "CNAME": "konnn04.github.io" + } } From cb0bf35630f9726737a291c56b6b959258749c4a Mon Sep 17 00:00:00 2001 From: redcodemohammed <51872890+redcodemohammed@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:26:20 +0300 Subject: [PATCH 18/72] Create mohammed-wisam.json --- domains/mohammed-wisam.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mohammed-wisam.json diff --git a/domains/mohammed-wisam.json b/domains/mohammed-wisam.json new file mode 100644 index 000000000..660d94189 --- /dev/null +++ b/domains/mohammed-wisam.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "redcodemohammed", + "email": "redcodemohammed@gmail.com" + }, + "record": { + "CNAME": "mohammed-wisam.pages.dev" + } +} +# From 66aa23daaa741747d52b9115dbb60e47f98b119a Mon Sep 17 00:00:00 2001 From: redcodemohammed <51872890+redcodemohammed@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:28:19 +0300 Subject: [PATCH 19/72] Update and rename mohammed-wisam.json to mohammedwisam.json --- domains/{mohammed-wisam.json => mohammedwisam.json} | 1 - 1 file changed, 1 deletion(-) rename domains/{mohammed-wisam.json => mohammedwisam.json} (98%) diff --git a/domains/mohammed-wisam.json b/domains/mohammedwisam.json similarity index 98% rename from domains/mohammed-wisam.json rename to domains/mohammedwisam.json index 660d94189..a25cce59a 100644 --- a/domains/mohammed-wisam.json +++ b/domains/mohammedwisam.json @@ -7,4 +7,3 @@ "CNAME": "mohammed-wisam.pages.dev" } } -# From 6598164b5fb7d7a44f6db3db7cb0656d07deb777 Mon Sep 17 00:00:00 2001 From: Mifzaal Abdul Baari Date: Tue, 18 Feb 2025 15:44:28 +0500 Subject: [PATCH 20/72] Update NS records of islandboy.json --- domains/islandboy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/islandboy.json b/domains/islandboy.json index ac881eaa8..1ff10640a 100644 --- a/domains/islandboy.json +++ b/domains/islandboy.json @@ -7,8 +7,8 @@ }, "record": { "NS": [ - "barbara.ns.cloudflare.com", - "zahir.ns.cloudflare.com" + "lucy.ns.cloudflare.com", + "mario.ns.cloudflare.com" ] } -} \ No newline at end of file +} From bf2cd1059c6ef63b0088d0c35a8a524e85581af2 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:36:12 +0545 Subject: [PATCH 21/72] Update domains/nabin.json Co-authored-by: orangc --- domains/nabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index 04d0f6b49..ed33745a1 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -4,7 +4,7 @@ "email":"mediocampistaa@gmail.com" }, "record": { - "CNAME": "https://portfolio-v3-six-iota.vercel.app/", + "CNAME": "portfolio-v3-six-iota.vercel.app" "A": "76.76.21.21" } } From da5031393a23382c3ee4d8b8f32b150a4b28ebc3 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:36:25 +0545 Subject: [PATCH 22/72] Update domains/nabin.json Co-authored-by: orangc --- domains/nabin.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index ed33745a1..4ccee6dd2 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "portfolio-v3-six-iota.vercel.app" - "A": "76.76.21.21" } } From 296f4d29a8375b989e7e56c64d6464463c81c283 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Tue, 18 Feb 2025 18:26:49 +0700 Subject: [PATCH 23/72] Register lmt.is-a.dev --- domains/lmt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lmt.json diff --git a/domains/lmt.json b/domains/lmt.json new file mode 100644 index 000000000..5c7cca1a3 --- /dev/null +++ b/domains/lmt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ThangLe9999", + "discord": "872078632565215282", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G5BtkuOaAUmFdixUP1IN4ZTmec-NZCllzsliK6q8sggJkBzasXefGfeEh6pBOiZ6ZkV2gr-GCdTN7LkP7QLPgLN6FglXac8BP1DSGDF3Lo8ULvrM-CpLUdeR0mqes6OQVvWdmPhZgVFGF3ItzDXQ7SqB6zrMbEWEwuZeg2KLHyPqvHsdrWLjzNpvVUwZRBuxicPyNTT70oMbPaOn3cvg4J_mVxNywnrIY5F34-T4tmiOEijsHmPwG2RzHsTCzC3cGYfNmokQtAsL0jhIMH4GzYdbTUsjDOrqbLdT-W2y33pQkeQuCjdf8KkeYCfacE0oWAZKFhrW2X0zJLYvGQBeuw.3qY1yT9H2x2WH2DePTziiw.PJvjWBGxfTgCKqZiHuAsRaUEdjld3XeMAw7NwX9P28VSFOS3-xsSiOvbLrCo1n1nTF-4g8EIRkkFJPn2P1T6YUDNuHVqbvnGg2wfhpfdSaM.yxghx67x9iGLMjDEKJdeAw" + }, + + "record": { + "TXT": "vc-domain-verify=lmt.is-a.dev,e18df29b9b97f6e4f8c8" + } + } + \ No newline at end of file From bb18f553c539886e6814407c31746b6bcb28cf66 Mon Sep 17 00:00:00 2001 From: Sylphin <130824149+Sylphin3107@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:03:26 +0700 Subject: [PATCH 24/72] Create sylphin3107.json --- domains/sylphin3107.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sylphin3107.json diff --git a/domains/sylphin3107.json b/domains/sylphin3107.json new file mode 100644 index 000000000..6d5793229 --- /dev/null +++ b/domains/sylphin3107.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sylphin3107", + "email": "tqvcontacts@gmail.com" + }, + "record": { + "URL": "sylphin3107.uwu.ai" + } +} From ac43bf00d70ff0b97a032fcf12cf2fc506c87702 Mon Sep 17 00:00:00 2001 From: Vo-Hoang-Tuan Ngo Date: Tue, 18 Feb 2025 14:12:30 +0100 Subject: [PATCH 25/72] Create zerot69.json --- domains/zerot69.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/zerot69.json diff --git a/domains/zerot69.json b/domains/zerot69.json new file mode 100644 index 000000000..a7ceda1cb --- /dev/null +++ b/domains/zerot69.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "zerot69" + }, + "record": { + "CNAME": "zerot69.github.io" + } +} From a60d71c2da43563911fa314510cfc805993a128f Mon Sep 17 00:00:00 2001 From: Wahid Nursidik <59178637+dns24@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:45:48 +0700 Subject: [PATCH 26/72] Create brokends.json --- domains/brokends.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brokends.json diff --git a/domains/brokends.json b/domains/brokends.json new file mode 100644 index 000000000..d3cf0501f --- /dev/null +++ b/domains/brokends.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dns24", + "email": "wahidns24@gmail.com" + }, + "record": { + "CNAME": "dns24.github.io" + } +} From d1686377460c5384a0e76227ab81dbaa3f765e1f Mon Sep 17 00:00:00 2001 From: Kevin Molina Date: Tue, 18 Feb 2025 09:59:20 -0400 Subject: [PATCH 27/72] Adding "kevinmolina" subdomain --- domains/_vercel.kevinmolina.json | 9 +++++++++ domains/kevinmolina.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.kevinmolina.json create mode 100644 domains/kevinmolina.json diff --git a/domains/_vercel.kevinmolina.json b/domains/_vercel.kevinmolina.json new file mode 100644 index 000000000..c30ac1bf5 --- /dev/null +++ b/domains/_vercel.kevinmolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kevinmolinadev", + "email": "kevinmolina.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kevinmolina.is-a.dev,514e23dcdfedeb5ae4c5" + } +} \ No newline at end of file diff --git a/domains/kevinmolina.json b/domains/kevinmolina.json new file mode 100644 index 000000000..5d1d0baa9 --- /dev/null +++ b/domains/kevinmolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kevinmolinadev", + "email": "kevinmolina.dev@gmail.com" + }, + "record": { + "CNAME": "kevinmolinadev.vercel.app" + } +} \ No newline at end of file From c58dbfb74ccaafd489e021d6e3c36103c0ec03e5 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:55:44 +0100 Subject: [PATCH 28/72] Update rouf0x.json --- domains/rouf0x.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/rouf0x.json b/domains/rouf0x.json index 47555a910..ad4235268 100644 --- a/domains/rouf0x.json +++ b/domains/rouf0x.json @@ -1,7 +1,6 @@ { "owner": { "username": "Rouf0x", - "email": "gabriel.ruf@gmail.com", "discord": "790712104058617876" }, "record": { From 62cfde0c55b38d314127be53e7867b2c54ce2bdd Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:56:01 +0100 Subject: [PATCH 29/72] Update roufox.json --- domains/roufox.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/roufox.json b/domains/roufox.json index 653875194..cdcfccd46 100644 --- a/domains/roufox.json +++ b/domains/roufox.json @@ -1,7 +1,6 @@ { "owner": { "username": "Rouf0x", - "email": "gabriel.ruf@gmail.com", "discord": "790712104058617876" }, "record": { From 2fa4efc84876b54c1c5539eb19f223d20024e140 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:56:19 +0100 Subject: [PATCH 30/72] Update _discord.rouf0x.json --- domains/_discord.rouf0x.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_discord.rouf0x.json b/domains/_discord.rouf0x.json index b8e5e35c2..c5afbd574 100644 --- a/domains/_discord.rouf0x.json +++ b/domains/_discord.rouf0x.json @@ -1,7 +1,6 @@ { "owner": { "username": "Roufox", - "email": "gabrielruf.fr@gmail.com", "discord": "Roufox" }, "record": { From 25694fe71f1deb4d4fe45c23a7c96e4edc17d39c Mon Sep 17 00:00:00 2001 From: Odie Date: Tue, 18 Feb 2025 15:03:06 +0000 Subject: [PATCH 31/72] feat: add andriampeno.json --- domains/andriampeno.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andriampeno.json diff --git a/domains/andriampeno.json b/domains/andriampeno.json new file mode 100644 index 000000000..e613e77d6 --- /dev/null +++ b/domains/andriampeno.json @@ -0,0 +1,12 @@ +{ + "description": "Domain for my personal portfolio", + "repo": "https://github.com/odie100/odie100.github.io", + "owner": { + "username": "odie100", + "email": "andriampeno.odilon@gmail.com" + }, + "record": { + "CNAME": "odie100.github.io" + } + } + \ No newline at end of file From f7dc3730de9cfde2c2b568589547472a808d52e8 Mon Sep 17 00:00:00 2001 From: Carlos Tirado Date: Tue, 18 Feb 2025 10:50:46 -0500 Subject: [PATCH 32/72] Update carlostirado.json --- domains/carlostirado.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/carlostirado.json b/domains/carlostirado.json index f22b79ffd..67bc47f9c 100644 --- a/domains/carlostirado.json +++ b/domains/carlostirado.json @@ -4,6 +4,6 @@ "email": "mariotiradotovar@outlook.com" }, "record": { - "CNAME": "https://carlostirado.vercel.app/" + "CNAME": "carlostirado.vercel.app" } } From 748d2238c142f559db355068f26be1c257173328 Mon Sep 17 00:00:00 2001 From: Nuggew Date: Tue, 18 Feb 2025 13:31:02 -0300 Subject: [PATCH 33/72] Update nuggew.json --- domains/nuggew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nuggew.json b/domains/nuggew.json index 8df1272f2..917fd7f2a 100644 --- a/domains/nuggew.json +++ b/domains/nuggew.json @@ -5,6 +5,6 @@ "email": "contato.guilherme.silva.araujo@gmail.com" }, "record": { - "URL": "https://nuggew.github.io" + "CNAME": "nuggew.github.io" } } From d83596773e7cd8636e5d970d5c17816fb2fd1bb0 Mon Sep 17 00:00:00 2001 From: Akash0816 Date: Tue, 18 Feb 2025 23:26:34 +0530 Subject: [PATCH 34/72] Create ak-profile.json --- ak-profile.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ak-profile.json diff --git a/ak-profile.json b/ak-profile.json new file mode 100644 index 000000000..6beabd313 --- /dev/null +++ b/ak-profile.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akash0816", + "email": "akashoffical321@gmail.com" + }, + "record": { + "CNAME": "Akash0816.github.io" + } +} From caab9384b34d8b3da67cf4e0267c8a6c9829b5e8 Mon Sep 17 00:00:00 2001 From: Abhinav shyju <96369574+abhinavshyju@users.noreply.github.com> Date: Wed, 19 Feb 2025 00:48:35 +0530 Subject: [PATCH 35/72] Create abhinav-shyju.json --- domains/abhinav-shyju.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abhinav-shyju.json diff --git a/domains/abhinav-shyju.json b/domains/abhinav-shyju.json new file mode 100644 index 000000000..24d2c8bbe --- /dev/null +++ b/domains/abhinav-shyju.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abhinavshyju", + "email":"abhinavshyjupc@gmail.com" + }, + "record": { + "CNAME": "portfolio-6ns.pages.dev" + } +} From a83694d89df8a497a2ccaa047868bd063d94a610 Mon Sep 17 00:00:00 2001 From: josem430 <44243335+josem430@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:31:58 -0500 Subject: [PATCH 36/72] Create _vercel.jmc.json --- domains/_vercel.jmc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.jmc.json diff --git a/domains/_vercel.jmc.json b/domains/_vercel.jmc.json new file mode 100644 index 000000000..ac1990440 --- /dev/null +++ b/domains/_vercel.jmc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "josem430", + "email": "jmc300499@gmail.com", + "discord": "josem430" + }, + "record": { + "TXT": "vc-domain-verify=jmc.is-a.dev,27b92885b5a4c6e96615" + } +} From d93f8235b87b6763aff7c66941b7ec2d7979526a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 19 Feb 2025 07:10:05 +0400 Subject: [PATCH 37/72] URL should contain protocol --- domains/sylphin3107.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sylphin3107.json b/domains/sylphin3107.json index 6d5793229..673d0cd5d 100644 --- a/domains/sylphin3107.json +++ b/domains/sylphin3107.json @@ -4,6 +4,6 @@ "email": "tqvcontacts@gmail.com" }, "record": { - "URL": "sylphin3107.uwu.ai" + "URL": "https://sylphin3107.uwu.ai/" } } From 487dea73672d4a558b74409bede71238dcae430e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ph=C6=B0=C6=A1ng=20Nam?= <80313991+NBlue@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:22:11 +0700 Subject: [PATCH 38/72] Create nguyen-phuong-nam --- domains/nguyen-phuong-nam | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nguyen-phuong-nam diff --git a/domains/nguyen-phuong-nam b/domains/nguyen-phuong-nam new file mode 100644 index 000000000..0f7c0f87d --- /dev/null +++ b/domains/nguyen-phuong-nam @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NBlue", + "email": "nam.np194336@gmail.com" + }, + "record": { + "CNAME": "https://protofilo-beta.vercel.app/" + } +} From 277f4ae13b3ca9cd00d9505f52d3b275b03469e0 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:48:09 +0700 Subject: [PATCH 39/72] Update and rename lmt.json to _vercel.lmt.json --- domains/{lmt.json => _vercel.lmt.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{lmt.json => _vercel.lmt.json} (98%) diff --git a/domains/lmt.json b/domains/_vercel.lmt.json similarity index 98% rename from domains/lmt.json rename to domains/_vercel.lmt.json index 5c7cca1a3..923d666b0 100644 --- a/domains/lmt.json +++ b/domains/_vercel.lmt.json @@ -8,5 +8,5 @@ "record": { "TXT": "vc-domain-verify=lmt.is-a.dev,e18df29b9b97f6e4f8c8" } - } - \ No newline at end of file +} + From 749b0710a0cbd7b5570fbc71f90a105873ba2d49 Mon Sep 17 00:00:00 2001 From: SoulDevs Date: Wed, 19 Feb 2025 10:42:01 +0530 Subject: [PATCH 40/72] Update domains/_vercel.soul.json Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.soul.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.soul.json b/domains/_vercel.soul.json index a52169318..0c95fe2a4 100644 --- a/domains/_vercel.soul.json +++ b/domains/_vercel.soul.json @@ -6,4 +6,5 @@ }, "record": { "TXT": "vc-domain-verify=soul.is-a.dev,6f957e2edcd5bb791896" - } + }, +} From 30e9f9f99d98e5434c74348e4bc28ea104e109af Mon Sep 17 00:00:00 2001 From: Vo-Hoang-Tuan Ngo Date: Wed, 19 Feb 2025 13:50:19 +0100 Subject: [PATCH 41/72] Update zerot69.json --- domains/zerot69.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/zerot69.json b/domains/zerot69.json index a7ceda1cb..c4654bd07 100644 --- a/domains/zerot69.json +++ b/domains/zerot69.json @@ -1,6 +1,7 @@ { "owner": { - "username": "zerot69" + "username": "zerot69", + "email": "ngo.vo.hoang.tuan.69@gmail.com" }, "record": { "CNAME": "zerot69.github.io" From 853c4fbe0e45d4334da98dd8c5754a5735e65f0c Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Wed, 19 Feb 2025 20:44:13 +0530 Subject: [PATCH 42/72] Update therookiecoder.json --- domains/therookiecoder.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/therookiecoder.json b/domains/therookiecoder.json index 3dec24550..be47f4fa2 100644 --- a/domains/therookiecoder.json +++ b/domains/therookiecoder.json @@ -1,10 +1,12 @@ { + "description": "My personal website", + "repo": "https://github.com/theRookieCoder/theRookieCoder.github.io", "owner": { "username": "theRookieCoder", "email": "ileshkt@gmail.com", - "discord": "theRookieCoder#1287" + "discord": "therookiecoder" }, "record": { - "URL": "https://github.com/theRookieCoder" + "CNAME": "therookiecoder.github.io" } } From da4e5eef5faddd38a7b4b69d53841a8b8ed8b85d Mon Sep 17 00:00:00 2001 From: Akash0816 Date: Wed, 19 Feb 2025 22:51:50 +0530 Subject: [PATCH 43/72] Create akprofile.json --- domains/akprofile.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akprofile.json diff --git a/domains/akprofile.json b/domains/akprofile.json new file mode 100644 index 000000000..6beabd313 --- /dev/null +++ b/domains/akprofile.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akash0816", + "email": "akashoffical321@gmail.com" + }, + "record": { + "CNAME": "Akash0816.github.io" + } +} From 0b806ed29236a25846e073b623c812ceb5ceebd8 Mon Sep 17 00:00:00 2001 From: Sahand Soleimani Date: Wed, 19 Feb 2025 20:57:55 +0330 Subject: [PATCH 44/72] Adding `arsenobetaine.is-a.dev` Connecting the subdomain to my GitHub page. --- domains/arsenobetaine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arsenobetaine.json diff --git a/domains/arsenobetaine.json b/domains/arsenobetaine.json new file mode 100644 index 000000000..f2e96f391 --- /dev/null +++ b/domains/arsenobetaine.json @@ -0,0 +1,11 @@ +{ + "description": "A personal website for information on me and my projects.", + "repo": "https://github.com/arsenobetaine/arsenobetaine.is-a.dev", + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "CNAME": "arsenobetaine.github.io" + } +} From 56b33d2505fa6c6819b258b204e4d8a9e8187d1f Mon Sep 17 00:00:00 2001 From: Sahand Soleimani Date: Wed, 19 Feb 2025 20:59:10 +0330 Subject: [PATCH 45/72] Adding `_discord.arsenobetaine.is-a.dev` Connecting the subdomain to my discord account. --- domains/_discord.arsenobetaine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.arsenobetaine.json diff --git a/domains/_discord.arsenobetaine.json b/domains/_discord.arsenobetaine.json new file mode 100644 index 000000000..cef3ec70a --- /dev/null +++ b/domains/_discord.arsenobetaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "TXT": "dh=a7836fe0f1ee1642624faaa1e95fedba6f53f907" + } +} From 6f13771e5de4daf8a3b2ca40c446f6aadc9826ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Garc=C3=ADa?= <119504786+sergarsilla@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:31:19 +0100 Subject: [PATCH 46/72] Create sergarsilla.json --- domains/sergarsilla.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/sergarsilla.json diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/sergarsilla.json @@ -0,0 +1 @@ + From 53b62654a3b4d25d93e5d6f605a1c1c8975a4fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Garc=C3=ADa?= <119504786+sergarsilla@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:35:40 +0100 Subject: [PATCH 47/72] Update sergarsilla.json --- domains/sergarsilla.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json index 8b1378917..bead42d1e 100644 --- a/domains/sergarsilla.json +++ b/domains/sergarsilla.json @@ -1 +1,6 @@ - +{ + "owner": { + "username": "sergarsilla", + "email": "sergarsilla@gmail.com" + } +} From a8ce5b1c90f6955cda0872b62c485e3155ebedf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Garc=C3=ADa?= <119504786+sergarsilla@users.noreply.github.com> Date: Wed, 19 Feb 2025 20:01:52 +0100 Subject: [PATCH 48/72] Update sergarsilla.json --- domains/sergarsilla.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json index bead42d1e..9ad926a9a 100644 --- a/domains/sergarsilla.json +++ b/domains/sergarsilla.json @@ -3,4 +3,7 @@ "username": "sergarsilla", "email": "sergarsilla@gmail.com" } + "record": { + "CNAME": "sergarsilla.github.io" + } } From cb5e190aa71466fbf7683cbb9bf673bba5318319 Mon Sep 17 00:00:00 2001 From: Zero_0R <80145720+Rahat87942R@users.noreply.github.com> Date: Thu, 20 Feb 2025 01:04:58 +0600 Subject: [PATCH 49/72] Create rahatrumi.is-a.dev.json --- domains/rahatrumi.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rahatrumi.is-a.dev.json diff --git a/domains/rahatrumi.is-a.dev.json b/domains/rahatrumi.is-a.dev.json new file mode 100644 index 000000000..d9cb4c7c7 --- /dev/null +++ b/domains/rahatrumi.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rahat87942R", + "email": "rumirahat63@gmail.com" + }, + "record": { + "CNAME": "rahatrumi.vercel.app" + } +} From 8cc918d2047970301d2de2735b4377deab8883b0 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 03:41:39 +0500 Subject: [PATCH 50/72] added / FIxed --- domains/coolify-app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index eb126a4cc..24a6d9720 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,6 +4,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "URL": "http://130.162.58.142:8000/" - } + "A": ["89.168.88.28"] + } } \ No newline at end of file From 4e23d6787f18e31ed659301d12e13063bdb707f4 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 03:51:52 +0500 Subject: [PATCH 51/72] added a records --- domains/coolify-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 24a6d9720..9033e7931 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,6 +4,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "A": ["89.168.88.28"] + "A": ["89.168.88.28", "129.159.253.45"] } } \ No newline at end of file From 9cbf4cba02bced62a260925fd987f176823ba50d Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 03:57:34 +0500 Subject: [PATCH 52/72] readded domain --- domains/coolify-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 9033e7931..8f27657c9 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,6 +4,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "A": ["89.168.88.28", "129.159.253.45"] + "A": ["129.159.253.45"] } } \ No newline at end of file From 45a5155e1738b2fff4051450b049315be0331105 Mon Sep 17 00:00:00 2001 From: Dzubayyan Ahmad Date: Thu, 20 Feb 2025 08:34:11 +0800 Subject: [PATCH 53/72] add masdzub.json all of requirement is ok personal site is https://masdzub.com --- domains/masdzub.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/masdzub.json diff --git a/domains/masdzub.json b/domains/masdzub.json new file mode 100644 index 000000000..a39de10c1 --- /dev/null +++ b/domains/masdzub.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website.", + "repo": "https://github.com/masdzub/masdzub.github.io", + "owner": { + "username": "masdzub", + "email": "hello@masdzub.com" + }, + "record": { + "CNAME": "masdzub-github-io.pages.dev" + } +} From 27890df9532e834a8f98043fb041edcca16198fd Mon Sep 17 00:00:00 2001 From: Do Minh Duy Date: Thu, 20 Feb 2025 07:59:14 +0700 Subject: [PATCH 54/72] Create duyhandsome.json --- domains/duyhandsome.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/duyhandsome.json diff --git a/domains/duyhandsome.json b/domains/duyhandsome.json new file mode 100644 index 000000000..aaefa83e0 --- /dev/null +++ b/domains/duyhandsome.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dominhduy09" + }, + "record": { + "URL": "https://dominhduy09.github.io/profile/" + } +} From 5ad5d6d235375f1fbfe48202ea102133fc92b7f7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:08:58 +0800 Subject: [PATCH 55/72] Update ak-profile.json Co-authored-by: JustDeveloper --- ak-profile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ak-profile.json b/ak-profile.json index 6beabd313..cf97a0f79 100644 --- a/ak-profile.json +++ b/ak-profile.json @@ -4,6 +4,6 @@ "email": "akashoffical321@gmail.com" }, "record": { - "CNAME": "Akash0816.github.io" + "CNAME": "akash0816.github.io" } } From c6d446275212e0c69ca0365ca8cb1d67fe1d393d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ph=C6=B0=C6=A1ng=20Nam?= <80313991+NBlue@users.noreply.github.com> Date: Thu, 20 Feb 2025 09:11:14 +0700 Subject: [PATCH 56/72] Update and rename nguyen-phuong-nam to nguyen-phuong-nam.json --- domains/{nguyen-phuong-nam => nguyen-phuong-nam.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{nguyen-phuong-nam => nguyen-phuong-nam.json} (68%) diff --git a/domains/nguyen-phuong-nam b/domains/nguyen-phuong-nam.json similarity index 68% rename from domains/nguyen-phuong-nam rename to domains/nguyen-phuong-nam.json index 0f7c0f87d..f9aabd490 100644 --- a/domains/nguyen-phuong-nam +++ b/domains/nguyen-phuong-nam.json @@ -4,6 +4,6 @@ "email": "nam.np194336@gmail.com" }, "record": { - "CNAME": "https://protofilo-beta.vercel.app/" + "CNAME": "protofilo-beta.vercel.app/" } } From b4fbbd960fe18ccc35fd93cf2226bb74a4b0e347 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:11:36 +0800 Subject: [PATCH 57/72] Rename ak-profile.json to domains/ak-profile.json --- ak-profile.json => domains/ak-profile.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ak-profile.json => domains/ak-profile.json (100%) diff --git a/ak-profile.json b/domains/ak-profile.json similarity index 100% rename from ak-profile.json rename to domains/ak-profile.json From 080535d249eac0048634b8e9b0226dce37377994 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:41:51 -0500 Subject: [PATCH 58/72] Update nguyen-phuong-nam.json --- domains/nguyen-phuong-nam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nguyen-phuong-nam.json b/domains/nguyen-phuong-nam.json index f9aabd490..de6f86e58 100644 --- a/domains/nguyen-phuong-nam.json +++ b/domains/nguyen-phuong-nam.json @@ -4,6 +4,6 @@ "email": "nam.np194336@gmail.com" }, "record": { - "CNAME": "protofilo-beta.vercel.app/" + "CNAME": "protofilo-beta.vercel.app" } } From 0e8c02c82b4c785f18f6de5258b4bacbda957ed2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:44:41 +0800 Subject: [PATCH 59/72] remove dnscontrol validation --- .github/workflows/{validation.yml => ci.yml} | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) rename .github/workflows/{validation.yml => ci.yml} (68%) diff --git a/.github/workflows/validation.yml b/.github/workflows/ci.yml similarity index 68% rename from .github/workflows/validation.yml rename to .github/workflows/ci.yml index fa0fa8f5f..38cf61d44 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Validation +name: CI on: pull_request: @@ -19,16 +19,6 @@ concurrency: cancel-in-progress: true jobs: - dnscontrol: - name: DNSControl - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - - uses: is-a-dev/dnscontrol-action@main - with: - args: check - tests: name: Tests runs-on: ubuntu-latest From 958a0a4032c59d51c93c1f2e107b398b78b6c578 Mon Sep 17 00:00:00 2001 From: Dniw Date: Thu, 20 Feb 2025 09:51:51 +0700 Subject: [PATCH 60/72] Register yellososa.is-a.dev --- domains/yellososa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yellososa.json diff --git a/domains/yellososa.json b/domains/yellososa.json new file mode 100644 index 000000000..d5141d19b --- /dev/null +++ b/domains/yellososa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dn1w", + "discord": "923208452581511199", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UYEThSdIZTWX2_fHUJL6USuvkXNHtizdv6i6tq7VlLbxQ8hB9ShSrlEvwEbAL7xapElXx-Zjn9-DeeQLlpD6evOb-qeUOLp2bBA_TK9RmLnJnQEfTNsnjZAJwkd_IZUWtSoPVISyooLfEIFROAalmyBvOqO4jo6f_VS62akDJjFkpNHGizyTy3Ap4o4ECYhw3DJDpj70ZUfYlMym4IR9vBx-FENksCdRszGj9uSnCqrut0ebez8BhS4orxwF3iyh2zjOJ9RnvZdaBUM_T0bovHD-4W26p4PiOXVlJG-TPiLAA1oJrpRTjO4pIOeokstysYJWCfZMtz8Vzf1wsAXUnw.AtmbV8Ll8uA5ExuCKoLJAA.rw-ak74Tw-ynZRDyHMgKIwwy6-i-RNUSCEHQrvr4lK24iT5nsdqkqzBPFbIAnpbL-UT9VjlXF5JE-VDkg4p9iXaTPcNm11FSaqOEFSwEPIY.LbsXNr4vTuO14AqbVrEXJA" + }, + + "record": { + "CNAME": "yellososa.github.io" + } + } + \ No newline at end of file From ec61bc5add1b9ab43c568b00d6605012a4f5e8ff Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:53:26 -0500 Subject: [PATCH 61/72] Rename rahatrumi.is-a.dev.json to rahatrumi.json --- domains/{rahatrumi.is-a.dev.json => rahatrumi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rahatrumi.is-a.dev.json => rahatrumi.json} (100%) diff --git a/domains/rahatrumi.is-a.dev.json b/domains/rahatrumi.json similarity index 100% rename from domains/rahatrumi.is-a.dev.json rename to domains/rahatrumi.json From 18cab8b471d37854df4e5d6dd51106a1af391d81 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:54:14 -0500 Subject: [PATCH 62/72] Update sergarsilla.json --- domains/sergarsilla.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json index 9ad926a9a..33486348a 100644 --- a/domains/sergarsilla.json +++ b/domains/sergarsilla.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sergarsilla", - "email": "sergarsilla@gmail.com" - } - "record": { - "CNAME": "sergarsilla.github.io" - } + "owner": { + "username": "sergarsilla", + "email": "sergarsilla@gmail.com" + }, + "record": { + "CNAME": "sergarsilla.github.io" + } } From 4b0789646110acf550cbff340c8ea4bece290f9d Mon Sep 17 00:00:00 2001 From: Sang Huynh Thanh Date: Tue, 18 Feb 2025 14:39:22 +0700 Subject: [PATCH 63/72] Add ninh.json --- domains/ninh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ninh.json diff --git a/domains/ninh.json b/domains/ninh.json new file mode 100644 index 000000000..0e80e07a0 --- /dev/null +++ b/domains/ninh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanG-github", + "email": "sanghuynh20000@gmail.com" + }, + "record": { + "CNAME": "haininh.vercel.app" + } +} From 83a9e59f9333374f60ae5bb1cfc6c209652e9be4 Mon Sep 17 00:00:00 2001 From: Sang Huynh Thanh Date: Tue, 18 Feb 2025 14:39:29 +0700 Subject: [PATCH 64/72] Add thanh-sang.json --- domains/thanh-sang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thanh-sang.json diff --git a/domains/thanh-sang.json b/domains/thanh-sang.json new file mode 100644 index 000000000..b5ba21e8f --- /dev/null +++ b/domains/thanh-sang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanG-github", + "email": "sanghuynh20000@gmail.com" + }, + "record": { + "CNAME": "portfolio-logan.netlify.app" + } +} From e74f05834fa8e176cd2e8a4cca1ddffc07fbe3da Mon Sep 17 00:00:00 2001 From: Sang Huynh Thanh Date: Tue, 18 Feb 2025 16:27:00 +0700 Subject: [PATCH 65/72] Remove PFM site --- domains/ninh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ninh.json diff --git a/domains/ninh.json b/domains/ninh.json deleted file mode 100644 index 0e80e07a0..000000000 --- a/domains/ninh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sanG-github", - "email": "sanghuynh20000@gmail.com" - }, - "record": { - "CNAME": "haininh.vercel.app" - } -} From 582b21ea4e8bd610698b6c1730e169231c8f954e Mon Sep 17 00:00:00 2001 From: "G.T." Date: Thu, 20 Feb 2025 12:39:19 +0300 Subject: [PATCH 66/72] the guvent.is-a.dev request --- domains/guvent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/guvent.json diff --git a/domains/guvent.json b/domains/guvent.json new file mode 100644 index 000000000..470563897 --- /dev/null +++ b/domains/guvent.json @@ -0,0 +1,12 @@ +{ + "description": "The portfolio site of Guven Topal", + "repo": "https://github.com/guvent/guvent", + "owner": { + "username": "guvent", + "email": "me@guvent.com" + }, + "record": { + "CNAME": "guvent.com" + } + } + \ No newline at end of file From 1769b61b3a9df5c7e7ef26832d25ea55e80f3030 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:45:43 +0700 Subject: [PATCH 67/72] Update and rename _vercel.lmt.json to _discord.thangle.is-a.dev --- domains/{_vercel.lmt.json => _discord.thangle.is-a.dev} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_vercel.lmt.json => _discord.thangle.is-a.dev} (91%) diff --git a/domains/_vercel.lmt.json b/domains/_discord.thangle.is-a.dev similarity index 91% rename from domains/_vercel.lmt.json rename to domains/_discord.thangle.is-a.dev index 923d666b0..06ee5723d 100644 --- a/domains/_vercel.lmt.json +++ b/domains/_discord.thangle.is-a.dev @@ -6,7 +6,7 @@ }, "record": { - "TXT": "vc-domain-verify=lmt.is-a.dev,e18df29b9b97f6e4f8c8" + "TXT": "dh=8d98fb5fefbb1915e89d5dc43c9fdd9fa801557f" } } From 79c536d8b2cb9ac700da46de0a6bdf921fbcb784 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:49:01 +0700 Subject: [PATCH 68/72] Rename _discord.thangle.is-a.dev to _discord.thangle.json --- domains/{_discord.thangle.is-a.dev => _discord.thangle.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.thangle.is-a.dev => _discord.thangle.json} (100%) diff --git a/domains/_discord.thangle.is-a.dev b/domains/_discord.thangle.json similarity index 100% rename from domains/_discord.thangle.is-a.dev rename to domains/_discord.thangle.json From a1fe971f087301e9bb46793d0796f05b67437021 Mon Sep 17 00:00:00 2001 From: Sahand Soleimani Date: Thu, 20 Feb 2025 17:15:23 +0330 Subject: [PATCH 69/72] Adding `_github-pages-challenge-arsenobetaine.arsenobetaine.is-a.dev` Connecting the subdomain to my GitHub account. --- ...thub-pages-challenge-arsenobetaine.arsenobetaine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json diff --git a/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json b/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json new file mode 100644 index 000000000..ab62a0cc6 --- /dev/null +++ b/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "TXT": "02ff8b21eeaed5e8333376fc244485" + } +} From ad04e41e97542a1d4c3bd731915e696b6e13ddd8 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 20 Feb 2025 19:52:06 +0400 Subject: [PATCH 70/72] Update _vercel.soul.json --- domains/_vercel.soul.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.soul.json b/domains/_vercel.soul.json index 0c95fe2a4..c9f35bd01 100644 --- a/domains/_vercel.soul.json +++ b/domains/_vercel.soul.json @@ -6,5 +6,5 @@ }, "record": { "TXT": "vc-domain-verify=soul.is-a.dev,6f957e2edcd5bb791896" - }, + } } From 67886054eb162a96d60f59afe282cb8509301096 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:42:05 +0200 Subject: [PATCH 71/72] Create img.devmatei.json --- domains/img.devmatei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/img.devmatei.json diff --git a/domains/img.devmatei.json b/domains/img.devmatei.json new file mode 100644 index 000000000..b0b7702b5 --- /dev/null +++ b/domains/img.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "CNAME": "proxy.iostpa.com" + } +} From ac8bbe3cc9e0f0e2f059d01eae21d31bdaff97bd Mon Sep 17 00:00:00 2001 From: Vu Tuan Anh <128233728+anhvt3010@users.noreply.github.com> Date: Fri, 21 Feb 2025 01:13:04 +0000 Subject: [PATCH 72/72] add contact --- domains/anhvt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/anhvt.json b/domains/anhvt.json index e750992e6..3200b804f 100644 --- a/domains/anhvt.json +++ b/domains/anhvt.json @@ -1,6 +1,7 @@ { "owner": { - "username": "anhvt3010" + "username": "anhvt3010", + "email": "anh.vt.3010@gmail.com" }, "record": { "CNAME": "build-cv.vercel.app"