From 4cf42d56b884ef124d4ffc8ba3a311cc7dc5c09f Mon Sep 17 00:00:00 2001 From: LOQ-burh Date: Mon, 13 Jan 2025 13:26:42 +0700 Subject: [PATCH 01/77] Create kuanngyn --- domains/kuanngyn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kuanngyn diff --git a/domains/kuanngyn b/domains/kuanngyn new file mode 100644 index 000000000..bfe0e34bf --- /dev/null +++ b/domains/kuanngyn @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LOQ-burh", + "email": "nguyenminhquan042004@email.com" + }, + "record": { + "CNAME": "https://kuanngyn-portfolio.vercel.app" + } +} From 63252bd4d553a96d66e53979cc2645444e332760 Mon Sep 17 00:00:00 2001 From: Hieu Le Van Date: Thu, 16 Jan 2025 13:18:43 +0700 Subject: [PATCH 02/77] Add heterl0.json configuration for personal blog site --- domains/heterl0.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/heterl0.json diff --git a/domains/heterl0.json b/domains/heterl0.json new file mode 100644 index 000000000..56725a340 --- /dev/null +++ b/domains/heterl0.json @@ -0,0 +1,11 @@ +{ + "description": "Heterl0 Personal Blog Site", + "repo": "https://github.com/hieulvVn/eleventy-blog", + "owner": { + "username": "hieulvVn", + "email": "hieulv@kdigi.vn" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 6446ee7c166fb7198d0436076d05755d2a4c633f Mon Sep 17 00:00:00 2001 From: Lucas <53177682+Keyruu@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:24:41 +0100 Subject: [PATCH 03/77] Create keyruu.json --- domains/keyruu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/keyruu.json diff --git a/domains/keyruu.json b/domains/keyruu.json new file mode 100644 index 000000000..4111ecde4 --- /dev/null +++ b/domains/keyruu.json @@ -0,0 +1,12 @@ +{ + "description": "Keyruu aka Lucas", + "repo": "https://github.com/keyruu/traversetown-htmx", + "owner": { + "username": "keyruu", + "email": "me@keyruu.de" + }, + "record": { + "URL": "https://keyruu.de" + }, + "proxied": true +} From f903be63ea67df0395da02506f86c58244c4ff26 Mon Sep 17 00:00:00 2001 From: Mac Long Date: Thu, 16 Jan 2025 10:39:29 +0000 Subject: [PATCH 04/77] feat(domains): add maclong domain --- domains/maclong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maclong.json diff --git a/domains/maclong.json b/domains/maclong.json new file mode 100644 index 000000000..f44602580 --- /dev/null +++ b/domains/maclong.json @@ -0,0 +1,11 @@ +{ + "description": "Mac Long's personal developer portfolio and blog.", + "repo": "https://github.com/maclong9/maclong9", + "owner": { + "username": "maclong9", + "email": "maclong9@icloud.com" + }, + "record": { + "CNAME": "https://maclong9.github.io/maclong9/" + } +} From 9ea2dea73cb094eada8aa1534384cffac620d538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 16 Jan 2025 09:03:34 -0600 Subject: [PATCH 05/77] Update peme969.json --- domains/peme969.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index daade0c2a..0981e39b6 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,8 +11,7 @@ "185.199.111.153" ], "TXT":[ - "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=", - "google-site-verification=AP1OTNgnMeJljiJnuxShC74Uw-ygmmvr8s_SdohPRcI" + "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=" ], "MX":[ "mx1.forwardemail.net", From 80f9a95a68015a2be20e5dc9012184dc32b56233 Mon Sep 17 00:00:00 2001 From: Natan Konig <93478667+NatanKonig@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:49:37 -0300 Subject: [PATCH 06/77] Create natan.json --- domains/natan | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/natan diff --git a/domains/natan b/domains/natan new file mode 100644 index 000000000..0a543a831 --- /dev/null +++ b/domains/natan @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NatanKonig", + "email": "natan.camargo8@gmail.com" + }, + "record": { + "A": ["129.148.24.229"] + } +} From 5a8d583f0be2fe424683606df0514f71ae16ddf3 Mon Sep 17 00:00:00 2001 From: Natan Konig <93478667+NatanKonig@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:50:42 -0300 Subject: [PATCH 07/77] Rename natan to natan.json --- domains/{natan => natan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{natan => natan.json} (100%) diff --git a/domains/natan b/domains/natan.json similarity index 100% rename from domains/natan rename to domains/natan.json From 3b846ac28d8fd8befb4554adf231a0ea49100d00 Mon Sep 17 00:00:00 2001 From: Natan Konig <93478667+NatanKonig@users.noreply.github.com> Date: Thu, 16 Jan 2025 14:39:29 -0300 Subject: [PATCH 08/77] Create brasil.json --- domains/brasil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brasil.json diff --git a/domains/brasil.json b/domains/brasil.json new file mode 100644 index 000000000..0a543a831 --- /dev/null +++ b/domains/brasil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NatanKonig", + "email": "natan.camargo8@gmail.com" + }, + "record": { + "A": ["129.148.24.229"] + } +} From ed6102f426d08ed7482c7f85bb83ef5ecd76e252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 16 Jan 2025 14:04:17 -0600 Subject: [PATCH 09/77] Delete domains/_vercel.peme969.json --- domains/_vercel.peme969.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_vercel.peme969.json diff --git a/domains/_vercel.peme969.json b/domains/_vercel.peme969.json deleted file mode 100644 index 0abe61db6..000000000 --- a/domains/_vercel.peme969.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "TXT":[ - "vc-domain-verify=beta.peme969.is-a.dev,3478ddbc826d30476c3c" - ] - } -} \ No newline at end of file From cfa85eab5c62b1dda11c2d3b62ecfe7d23b1e9b8 Mon Sep 17 00:00:00 2001 From: Mortadelo24 Date: Fri, 17 Jan 2025 21:04:38 -0600 Subject: [PATCH 10/77] hater-of-vectors --- domains/hater-of-vectors.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hater-of-vectors.json diff --git a/domains/hater-of-vectors.json b/domains/hater-of-vectors.json new file mode 100644 index 000000000..7a76dc82e --- /dev/null +++ b/domains/hater-of-vectors.json @@ -0,0 +1,12 @@ +{ + "description": "Test website for hater of vectors projects", + "repo": "https://github.com/Mortadelo24/", + "owner": { + "username": "Mortadelo24", + "email": "jdmp010101@gmail.com" + }, + "record": { + "URL": "https://github.com/Mortadelo24/" + }, + "proxied": true +} \ No newline at end of file From 31cf4e971dd374b230885b45efeeaf7d9f7be2fc Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sat, 18 Jan 2025 14:21:40 +0530 Subject: [PATCH 11/77] Create _atproto.narasima.json --- domains/_atproto.narasima.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_atproto.narasima.json diff --git a/domains/_atproto.narasima.json b/domains/_atproto.narasima.json new file mode 100644 index 000000000..d59d2c77f --- /dev/null +++ b/domains/_atproto.narasima.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com", + "discord": "gamingdoodle" + }, + "record": { + "TXT": "did=did:plc:u5uxl7mjlywolajtgso2ouoe" + } +} From 59caf1f631c249a56ba586f928efdb25ed06f3c4 Mon Sep 17 00:00:00 2001 From: Ganesh Gundu Date: Sat, 18 Jan 2025 17:24:11 +0530 Subject: [PATCH 12/77] Create _github-pages-challenge-ganesh76.json --- domains/_github-pages-challenge-ganesh76.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ganesh76.json diff --git a/domains/_github-pages-challenge-ganesh76.json b/domains/_github-pages-challenge-ganesh76.json new file mode 100644 index 000000000..394a74ceb --- /dev/null +++ b/domains/_github-pages-challenge-ganesh76.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ganesh76", + "email": "ganesh.g.cse@gmail.com" + }, + "record": { + "TXT": "94df711e9b048a87929864206a479a" + } +} From 64934b0fc230a4513f898a5e7cf564954bb78316 Mon Sep 17 00:00:00 2001 From: Mateus Lopes Costa Date: Sat, 18 Jan 2025 09:21:31 -0300 Subject: [PATCH 13/77] Create mateus.json --- domains/mateus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mateus.json diff --git a/domains/mateus.json b/domains/mateus.json new file mode 100644 index 000000000..df2dbbc12 --- /dev/null +++ b/domains/mateus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CostaMateus", + "email": "mateus@costamateus.com.br" + }, + "record": { + "A": [ "147.79.84.80" ] + } +} From a30dca3ec18f9bcc247c8755e1740c28c796bfed Mon Sep 17 00:00:00 2001 From: Mateus Lopes Costa Date: Sat, 18 Jan 2025 09:26:38 -0300 Subject: [PATCH 14/77] Update mateus.json --- domains/mateus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateus.json b/domains/mateus.json index df2dbbc12..235c408d1 100644 --- a/domains/mateus.json +++ b/domains/mateus.json @@ -1,6 +1,6 @@ { "owner": { - "username": "CostaMateus", + "username": "costamateus", "email": "mateus@costamateus.com.br" }, "record": { From 8a39e0d7d405f7df7a8c05503cf914e1953b5bb8 Mon Sep 17 00:00:00 2001 From: Ganesh Gundu Date: Sat, 18 Jan 2025 18:34:26 +0530 Subject: [PATCH 15/77] Rename _github-pages-challenge-ganesh76.json to _github-pages-challenge-ganesh76.ganesh-g.json --- ...nesh76.json => _github-pages-challenge-ganesh76.ganesh-g.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ganesh76.json => _github-pages-challenge-ganesh76.ganesh-g.json} (100%) diff --git a/domains/_github-pages-challenge-ganesh76.json b/domains/_github-pages-challenge-ganesh76.ganesh-g.json similarity index 100% rename from domains/_github-pages-challenge-ganesh76.json rename to domains/_github-pages-challenge-ganesh76.ganesh-g.json From 6e4c970432b5aa305968186857671fcb151b11c1 Mon Sep 17 00:00:00 2001 From: Alejandro <00121117@uca.edu.sv> Date: Sat, 18 Jan 2025 07:18:47 -0600 Subject: [PATCH 16/77] Create drubico.json --- domains/drubico.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/drubico.json diff --git a/domains/drubico.json b/domains/drubico.json new file mode 100644 index 000000000..2f0206a5a --- /dev/null +++ b/domains/drubico.json @@ -0,0 +1,9 @@ +{ + "description": "Portfolio's Diego Rubi", + "owner": { + "username": "drubico" + }, + "record": { + "CNAME": "drubico.github.io" + } +} From 7f0fd8189236ebb87f8fb13b9e2f67b340699045 Mon Sep 17 00:00:00 2001 From: Elvis Tran <40386529+totargaming@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:18:05 +1030 Subject: [PATCH 17/77] Create _vercel.elvis-tran.json --- domains/_vercel.elvis-tran.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.elvis-tran.json diff --git a/domains/_vercel.elvis-tran.json b/domains/_vercel.elvis-tran.json new file mode 100644 index 000000000..0fc82718f --- /dev/null +++ b/domains/_vercel.elvis-tran.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "totargaming", + }, + "record": { + "TXT": "vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3" + } +} From 4d5c6fd86f3dfe45a376340225855491787117a5 Mon Sep 17 00:00:00 2001 From: Elvis Tran <40386529+totargaming@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:22:42 +1030 Subject: [PATCH 18/77] Create elvis-tran.json --- domains/elvis-tran.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/elvis-tran.json diff --git a/domains/elvis-tran.json b/domains/elvis-tran.json new file mode 100644 index 000000000..57c082900 --- /dev/null +++ b/domains/elvis-tran.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "totargaming", + }, + "record": { + "CNAME": "elvis-tran.vercel.app" + } +} From dae3e21cdbc71769246d465b567cbd354e088ebe Mon Sep 17 00:00:00 2001 From: Elvis Tran <40386529+totargaming@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:27:28 +1030 Subject: [PATCH 19/77] Update _vercel.elvis-tran.json --- domains/_vercel.elvis-tran.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.elvis-tran.json b/domains/_vercel.elvis-tran.json index 0fc82718f..a54607976 100644 --- a/domains/_vercel.elvis-tran.json +++ b/domains/_vercel.elvis-tran.json @@ -1,8 +1,10 @@ { "owner": { "username": "totargaming", + "email": "elvistranhere@gmail.com", + "discord": "elvistran.here", }, "record": { - "TXT": "vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3" + "TXT": "vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3", } } From 276b35f1e8731e37424a7a1e58ffe1f1d4e94fd6 Mon Sep 17 00:00:00 2001 From: Elvis Tran <40386529+totargaming@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:27:54 +1030 Subject: [PATCH 20/77] Update elvis-tran.json --- domains/elvis-tran.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/elvis-tran.json b/domains/elvis-tran.json index 57c082900..dc2dc3345 100644 --- a/domains/elvis-tran.json +++ b/domains/elvis-tran.json @@ -1,6 +1,8 @@ { "owner": { "username": "totargaming", + "email": "elvistranhere@gmail.com", + "discord": "elvistran.here", }, "record": { "CNAME": "elvis-tran.vercel.app" From 1b3416d7dda451dfb562216cc7017197beab14c2 Mon Sep 17 00:00:00 2001 From: sticky Date: Sat, 18 Jan 2025 16:29:16 +0100 Subject: [PATCH 21/77] switched mail to zoho --- domains/mail.mrstickypiston.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index d4c2593e6..0addbea6d 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -6,6 +6,6 @@ }, "record": { - "TXT": "v=spf1 include:_spf.mailersend.net ~all" + "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu" } } From d229a61f2757bd7aee3a38ec971ea89e930cd18e Mon Sep 17 00:00:00 2001 From: sticky Date: Sat, 18 Jan 2025 16:30:27 +0100 Subject: [PATCH 22/77] discard mailersend --- domains/mlsend2._domainkey.mail.mrstickypiston.json | 11 ----------- domains/mta.mail.mrstickypiston.json | 11 ----------- 2 files changed, 22 deletions(-) delete mode 100644 domains/mlsend2._domainkey.mail.mrstickypiston.json delete mode 100644 domains/mta.mail.mrstickypiston.json diff --git a/domains/mlsend2._domainkey.mail.mrstickypiston.json b/domains/mlsend2._domainkey.mail.mrstickypiston.json deleted file mode 100644 index e52a60a2d..000000000 --- a/domains/mlsend2._domainkey.mail.mrstickypiston.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, - - "record": { - "CNAME": "mlsend2._domainkey.mailersend.net" - } -} diff --git a/domains/mta.mail.mrstickypiston.json b/domains/mta.mail.mrstickypiston.json deleted file mode 100644 index 379243411..000000000 --- a/domains/mta.mail.mrstickypiston.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, - - "record": { - "CNAME": "mailersend.net" - } -} From 943048b822f499ee8a5a1c2b163add0eaec23852 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:47:01 +0100 Subject: [PATCH 23/77] Rename tictactoe.json to games.json --- domains/{tictactoe.json => games.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{tictactoe.json => games.json} (100%) diff --git a/domains/tictactoe.json b/domains/games.json similarity index 100% rename from domains/tictactoe.json rename to domains/games.json From 4faac5a13816ec17c826bd7fd1ff27c1d91d3cc3 Mon Sep 17 00:00:00 2001 From: Pham Van Binh Date: Sat, 18 Jan 2025 22:59:20 +0700 Subject: [PATCH 24/77] create binhpv96.json file --- domains/binhpv96.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/binhpv96.json diff --git a/domains/binhpv96.json b/domains/binhpv96.json new file mode 100644 index 000000000..73ac087f3 --- /dev/null +++ b/domains/binhpv96.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "binhpv96", + "email": "pvbinh2k4@gmail.com" + }, + "record": { + "CNAME": "binhpv96.github.io" + } + } + \ No newline at end of file From 04a536d32fd476d9fcfee027d0cd52e9e2e7de40 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Sat, 18 Jan 2025 17:00:56 +0100 Subject: [PATCH 25/77] Zoho mx record --- domains/mail.mrstickypiston.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index 0addbea6d..ab66adeee 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -6,6 +6,7 @@ }, "record": { - "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu" + "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu", + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } From 3318e3e775d2c0b46fe4eeeb9a55c4b9398a95eb Mon Sep 17 00:00:00 2001 From: "piker@ubuntuhome" Date: Sat, 18 Jan 2025 18:19:51 +0100 Subject: [PATCH 26/77] Create _discord.piker.json --- domains/_discord.piker.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.piker.json diff --git a/domains/_discord.piker.json b/domains/_discord.piker.json new file mode 100644 index 000000000..e5d3f576b --- /dev/null +++ b/domains/_discord.piker.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "piker98988", + "email": "iker.pavcur@gmail.com" + }, + "record": { + "TXT": "dh=fbea31b6c973108788a610db21edd08f23d92801" + } +} \ No newline at end of file From 0be1cf052b48df781e529969318b3ccccf20e684 Mon Sep 17 00:00:00 2001 From: "piker@ubuntuhome" Date: Sat, 18 Jan 2025 18:20:09 +0100 Subject: [PATCH 27/77] Update piker.json --- domains/piker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/piker.json b/domains/piker.json index 7066708df..b895cdf3f 100644 --- a/domains/piker.json +++ b/domains/piker.json @@ -1,7 +1,7 @@ { "owner": { "username": "Piker98988", - "email": "piker98@tutanota.com" + "email": "iker.pavcur@gmail.com" }, "record": { "CNAME": "pikerdevdomain.pages.dev" From ee40e68150efa8e84fc31c027708713d829f5c6a Mon Sep 17 00:00:00 2001 From: Natan Konig <93478667+NatanKonig@users.noreply.github.com> Date: Sat, 18 Jan 2025 15:53:49 -0300 Subject: [PATCH 28/77] Update natan.json --- domains/natan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/natan.json b/domains/natan.json index 0a543a831..627639857 100644 --- a/domains/natan.json +++ b/domains/natan.json @@ -4,6 +4,6 @@ "email": "natan.camargo8@gmail.com" }, "record": { - "A": ["129.148.24.229"] + "A": ["144.22.137.5"] } } From f3c574e3f9b585167bfaffcd1494d80c0cd325a5 Mon Sep 17 00:00:00 2001 From: professorSergioMarquina <101969477+professorSergioMarquina@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:32:38 +0530 Subject: [PATCH 29/77] Delete domains/ashikmuhammed.json --- domains/ashikmuhammed.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ashikmuhammed.json diff --git a/domains/ashikmuhammed.json b/domains/ashikmuhammed.json deleted file mode 100644 index 92de684d9..000000000 --- a/domains/ashikmuhammed.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", - "owner": { - "username": "professorSergioMarquina", - "email": "mrjinnoftg@gmail.com" - }, - "record": { - "CNAME": "professorsergiomarquina.github.io" - }, - "proxied": true -} From 7bc1be2ee75dd1d165eb81d27232f7cc8c585705 Mon Sep 17 00:00:00 2001 From: Aakarsh Kumar Date: Sun, 19 Jan 2025 01:22:18 +0530 Subject: [PATCH 30/77] Create aakarsh.json registration for aakarsh.is-a.dev --- domains/aakarsh.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/aakarsh.json diff --git a/domains/aakarsh.json b/domains/aakarsh.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/aakarsh.json @@ -0,0 +1 @@ + From c485e72f428df444eb6d9adca26c45142775a877 Mon Sep 17 00:00:00 2001 From: Aakarsh Kumar Date: Sun, 19 Jan 2025 02:15:52 +0530 Subject: [PATCH 31/77] Update aakarsh.json --- domains/aakarsh.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/aakarsh.json b/domains/aakarsh.json index 8b1378917..a1ba480e7 100644 --- a/domains/aakarsh.json +++ b/domains/aakarsh.json @@ -1 +1,12 @@ - +{ + "description": "My portfolio website", + "repo": "https://github.com/Aakarsh-Kumar/persnol", + "owner": { + "username": "Aakarsh-Kumar", + "email": "aakarsh2504@gmail.com", + "discord": "spyperx" + }, + "record": { + "A": ["216.24.57.1"] + } +} From efced19bb64f9fe6422cc8edb7199f284977e565 Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:16:54 +0530 Subject: [PATCH 32/77] Create _discord.narasima.json --- domains/_discord.narasima.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.narasima.json diff --git a/domains/_discord.narasima.json b/domains/_discord.narasima.json new file mode 100644 index 000000000..640a59c94 --- /dev/null +++ b/domains/_discord.narasima.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "TXT": "dh=d54feeb331611626de2134ef368bdcf7691cbbb3" + } +} From eee4647a18b352b8773040e9b39cad53aaa9926d Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:36:32 +0530 Subject: [PATCH 33/77] Update narasima.json --- domains/narasima.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/narasima.json b/domains/narasima.json index 29eb301d3..4bb103a3d 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -6,5 +6,7 @@ }, "record": { "CNAME": "NarasimaPandiyan.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e011c55ae435e3c044735b6cef79008933df1b11 Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:41:38 +0530 Subject: [PATCH 34/77] Create blog.narasima.json --- domains/blog.narasima.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.narasima.json diff --git a/domains/blog.narasima.json b/domains/blog.narasima.json new file mode 100644 index 000000000..24e1e3aeb --- /dev/null +++ b/domains/blog.narasima.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} From 731357f7e2010b27915c32ab691872ef3a259cd4 Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:44:38 +0530 Subject: [PATCH 35/77] Create _vercel.narasima.json --- domains/_vercel.narasima.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.narasima.json diff --git a/domains/_vercel.narasima.json b/domains/_vercel.narasima.json new file mode 100644 index 000000000..849ac39ca --- /dev/null +++ b/domains/_vercel.narasima.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=blog.narasima.is-a.dev,f77f79e5650f4790387a" + } +} From 24e8774285755607a81d6ef567038af68bcfbe1d Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:57:16 +0530 Subject: [PATCH 36/77] Update narasima.json --- domains/narasima.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/narasima.json b/domains/narasima.json index 4bb103a3d..4c0d001ca 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -5,7 +5,7 @@ "discord": "gamingdoodle" }, "record": { - "CNAME": "NarasimaPandiyan.github.io" + "CNAME": "NarasimaPandiyan.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 9c91f057c4a4950b77dd470da9397fdfdefa2544 Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 04:07:25 +0530 Subject: [PATCH 37/77] Update narasima.json Is this right way for the github pages? --- domains/narasima.json | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/domains/narasima.json b/domains/narasima.json index 4c0d001ca..179c581b3 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -1,12 +1,23 @@ -{ - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com", - "discord": "gamingdoodle" - }, - "record": { - "CNAME": "NarasimaPandiyan.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + { + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com", + "discord": "gamingdoodle" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } } + From 36bcb67e177e35a530b181ecab254eeefcf259b9 Mon Sep 17 00:00:00 2001 From: Gokay Yamankurt Date: Sat, 18 Jan 2025 14:45:39 -0800 Subject: [PATCH 38/77] Create gokay.json --- domains/gokay.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gokay.json diff --git a/domains/gokay.json b/domains/gokay.json new file mode 100644 index 000000000..fb8e8923e --- /dev/null +++ b/domains/gokay.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for the use of gokay", + "repo": "https://github.com/gokay05/gokay05.github.io", + "owner": { + "username": "gokay05", + "email": "gyamankurt@gmail.com" + }, + "record": { + "CNAME": "gokay05.github.io" + } +} From 0f354d4054f63b2ab99588a4309ce94d906d6269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Fernando=20Jaramillo=20Avila?= <69700249+SrPio@users.noreply.github.com> Date: Sat, 18 Jan 2025 18:26:01 -0500 Subject: [PATCH 39/77] Create _vercel.andres-jaramillo.json --- domains/_vercel.andres-jaramillo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.andres-jaramillo.json diff --git a/domains/_vercel.andres-jaramillo.json b/domains/_vercel.andres-jaramillo.json new file mode 100644 index 000000000..fe061360e --- /dev/null +++ b/domains/_vercel.andres-jaramillo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "andresfer1799", + "email": "andresfer1799@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=andres-jaramillo.is-a.dev,19f46a0dbb75aa279425" + } +} From 8b5b210d706d72c83026369757ef27d06030c230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Fernando=20Jaramillo=20Avila?= <69700249+SrPio@users.noreply.github.com> Date: Sat, 18 Jan 2025 18:27:00 -0500 Subject: [PATCH 40/77] Create andres-jaramillo.json --- domains/andres-jaramillo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/andres-jaramillo.json diff --git a/domains/andres-jaramillo.json b/domains/andres-jaramillo.json new file mode 100644 index 000000000..4e7cedb59 --- /dev/null +++ b/domains/andres-jaramillo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "andresfer1799", + "email": "andresfer1799@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "mi-portafolio-wine.vercel.app" + } +} From afa36b306940ecd918de168706bb14a8ae9e55cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B4nio=20Hugo=20Lobo?= Date: Sat, 18 Jan 2025 23:43:58 -0300 Subject: [PATCH 41/77] Create hugo.json --- domains/hugo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hugo.json diff --git a/domains/hugo.json b/domains/hugo.json new file mode 100644 index 000000000..74790d3de --- /dev/null +++ b/domains/hugo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hugorplobo", + "email": "hugorplobo@gmail.com" + }, + "record": { + "CNAME": "hugorplobo.github.io" + } +} From 4ca1dbe633a0133e3b8a830201e99cc72f862fc2 Mon Sep 17 00:00:00 2001 From: Manish Gun <132733410+manishgun@users.noreply.github.com> Date: Sun, 19 Jan 2025 09:10:57 +0530 Subject: [PATCH 42/77] Create _vercel.manishgun.json --- domains/_vercel.manishgun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.manishgun.json diff --git a/domains/_vercel.manishgun.json b/domains/_vercel.manishgun.json new file mode 100644 index 000000000..38afc388c --- /dev/null +++ b/domains/_vercel.manishgun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "manishgun" + "email": "mail.cto.manish@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=manishgun.is-a.dev,f13d291aacd89c0da59c" + } +} From 464f39956f52b6737d09a7fbef4e819d97050331 Mon Sep 17 00:00:00 2001 From: abiapp789 Date: Sun, 19 Jan 2025 09:50:40 +0530 Subject: [PATCH 43/77] Create _github-pages-challenge-abiapp789.abiapp22.json --- .../_github-pages-challenge-abiapp789.abiapp22.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-abiapp789.abiapp22.json diff --git a/domains/_github-pages-challenge-abiapp789.abiapp22.json b/domains/_github-pages-challenge-abiapp789.abiapp22.json new file mode 100644 index 000000000..cd681e6b9 --- /dev/null +++ b/domains/_github-pages-challenge-abiapp789.abiapp22.json @@ -0,0 +1,10 @@ +{ + "domain": "abiapp1789.is-a.dev", + "owner": { + "username": "abiapp789", + "email": "abiapp2024@gmail.com" + }, + "record": { + "TXT": "e8984bf946de59788c1b78b19b8d51" + } +} From b754dc84674026431367cd8c21e1b5210b8a4ddc Mon Sep 17 00:00:00 2001 From: Prince Prajapati <72757203+NotReallyPrince@users.noreply.github.com> Date: Sun, 19 Jan 2025 10:57:16 +0530 Subject: [PATCH 44/77] Update vercel records --- domains/_vercel.princexd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.princexd.json b/domains/_vercel.princexd.json index 46c385427..a2b661622 100644 --- a/domains/_vercel.princexd.json +++ b/domains/_vercel.princexd.json @@ -4,6 +4,6 @@ "email": "prince30112001@gmail.com" }, "record": { - "TXT": "vc-domain-verify=princexd.is-a.dev,acf5910bb60fc8fecfd1" + "TXT": "vc-domain-verify=princexd.is-a.dev,5fd1a3d1dc5108343da7" } } From 5e58bedeb6573aeff08fa115e2f3c30aed542358 Mon Sep 17 00:00:00 2001 From: PrathmTayade <122280972+PrathmTayade@users.noreply.github.com> Date: Sun, 19 Jan 2025 14:35:21 +0530 Subject: [PATCH 45/77] create prathm.json --- domains/prathm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prathm.json diff --git a/domains/prathm.json b/domains/prathm.json new file mode 100644 index 000000000..73bc68dad --- /dev/null +++ b/domains/prathm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prathm", + "email": "prathmtayade30@gmail.com" + }, + "record": { + "CNAME": "prathmtayade.vercel.app" + } +} From 6167c5269808db5cfe17dfc72f205526287e0711 Mon Sep 17 00:00:00 2001 From: Mac Long Date: Sun, 19 Jan 2025 12:12:27 +0000 Subject: [PATCH 46/77] Update domains/maclong.json Co-authored-by: iostpa --- domains/maclong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maclong.json b/domains/maclong.json index f44602580..9f07c573f 100644 --- a/domains/maclong.json +++ b/domains/maclong.json @@ -6,6 +6,6 @@ "email": "maclong9@icloud.com" }, "record": { - "CNAME": "https://maclong9.github.io/maclong9/" + "CNAME": "maclong9.github.io" } } From 32ccf4399b429969c64138a7bf865088ca3ff494 Mon Sep 17 00:00:00 2001 From: LOQ-burh Date: Sun, 19 Jan 2025 20:13:36 +0700 Subject: [PATCH 47/77] Create kuanngyn.json --- domains/kuanngyn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kuanngyn.json diff --git a/domains/kuanngyn.json b/domains/kuanngyn.json new file mode 100644 index 000000000..d50b0e7cb --- /dev/null +++ b/domains/kuanngyn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LOQ-burh", + "email": "nguyenminhquan042004@email.com" + }, + "record": { + "CNAME": "kuanngyn-portfolio.vercel.app" + } +} From bca6f8645ccc56f8f7d84ae793f24a32bdfec3a3 Mon Sep 17 00:00:00 2001 From: Saleh Rahimzadeh <6342081+saleh-rahimzadeh@users.noreply.github.com> Date: Sun, 19 Jan 2025 16:57:29 +0330 Subject: [PATCH 48/77] Create saleh.json --- domains/saleh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/saleh.json diff --git a/domains/saleh.json b/domains/saleh.json new file mode 100644 index 000000000..10bacc9f5 --- /dev/null +++ b/domains/saleh.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/saleh-rahimzadeh/saleh-rahimzadeh.github.io", + "owner": { + "username": "saleh-rahimzadeh", + "email": "saleh-rz@outlook.com" + }, + "record": { + "CNAME": "saleh-rahimzadeh.github.io" + } +} From f881c677e68a3ab5df141e3ba8e27a4f308b1de4 Mon Sep 17 00:00:00 2001 From: Aryan Tavish <62348036+AryanTavish@users.noreply.github.com> Date: Sun, 19 Jan 2025 19:16:59 +0530 Subject: [PATCH 49/77] Create aryantavish.json --- domains/aryantavish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aryantavish.json diff --git a/domains/aryantavish.json b/domains/aryantavish.json new file mode 100644 index 000000000..72d436eee --- /dev/null +++ b/domains/aryantavish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aryan Tavish", + "email": "aryantavish2003@gmail.com" + }, + "record": { + "CNAME": "aryantavish.netlify.app" + } +} From ad4ffafbb76ebb06d73053a710025ccbc847a1d2 Mon Sep 17 00:00:00 2001 From: Javier Lopez <122676386+javilopercoder@users.noreply.github.com> Date: Sun, 19 Jan 2025 15:16:43 +0100 Subject: [PATCH 50/77] Create javilopercoder.json --- domains/javilopercoder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/javilopercoder.json diff --git a/domains/javilopercoder.json b/domains/javilopercoder.json new file mode 100644 index 000000000..3df197135 --- /dev/null +++ b/domains/javilopercoder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "javilopercoder", + "email": "javilopercoder@gmail.com" + }, + "record": { + "CNAME": "https://javilopercoder.github.io" + } +} From 445e026e4693b7c664e71808ca196a9fbf0b3218 Mon Sep 17 00:00:00 2001 From: Suraez Date: Sun, 19 Jan 2025 16:24:57 -0500 Subject: [PATCH 51/77] added my json for getting is-a.dev domain --- domains/suraez.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/suraez.json diff --git a/domains/suraez.json b/domains/suraez.json new file mode 100644 index 000000000..feaa6c94c --- /dev/null +++ b/domains/suraez.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/Suraez/portfolio-2080", + "owner": { + "username": "suraez", + "email": "oberais50@gmail.com" + }, + "record": { + "URL": "https://www.sko.com.np/" + } + } + \ No newline at end of file From d24a14b400b02b6866f64c1cc4ef8eefd3e108a7 Mon Sep 17 00:00:00 2001 From: Boo <99917823+Boopup@users.noreply.github.com> Date: Sun, 19 Jan 2025 15:30:39 -0600 Subject: [PATCH 52/77] Edit boo.json --- domains/boo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/boo.json b/domains/boo.json index ddb995f26..1af598686 100644 --- a/domains/boo.json +++ b/domains/boo.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["191.101.148.239"] + "A": ["23.132.28.16"] } } - \ No newline at end of file + From 4dd52457b4d90d5d59c46d1c5b3ab044c557bb75 Mon Sep 17 00:00:00 2001 From: Gabriel Gidio Huertas Fiestas <108111815+GuDex-Dev@users.noreply.github.com> Date: Sun, 19 Jan 2025 16:34:15 -0500 Subject: [PATCH 53/77] Create gabrielhuertas.json --- domains/gabrielhuertas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gabrielhuertas.json diff --git a/domains/gabrielhuertas.json b/domains/gabrielhuertas.json new file mode 100644 index 000000000..a8e219d39 --- /dev/null +++ b/domains/gabrielhuertas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GuDex-Dev", + "email": "gabriel.huertas.3012@gmail.com" + }, + "record": { + "CNAME": "gudex-dev.github.io" + } +} From 55a8ed413795d6ba0d12df4779b70616268abc3f Mon Sep 17 00:00:00 2001 From: Nova 3 Date: Mon, 20 Jan 2025 08:19:20 +1000 Subject: [PATCH 54/77] chore: update contact details and records for nova.is-a.dev --- domains/nova.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nova.json b/domains/nova.json index 6dfa7862f..32d18b018 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -3,9 +3,9 @@ "owner": { "username": "LunarN0v4", "email": "nova@zeusteam.dev", - "discord": "novad3v" + "discord": "7un4r" }, "record": { - "CNAME": "zeusteam.dev" + "A": "154.29.72.52" } } From 61fc0e2bdafc480ec301f5edbf29f47a3b845ce3 Mon Sep 17 00:00:00 2001 From: Nova 3 Date: Mon, 20 Jan 2025 08:23:34 +1000 Subject: [PATCH 55/77] fix dns record not being array in nova.is-a.dev --- domains/nova.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nova.json b/domains/nova.json index 32d18b018..6936d741d 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,6 +6,6 @@ "discord": "7un4r" }, "record": { - "A": "154.29.72.52" + "A": ["154.29.72.52"] } } From 38bc6273f5627d8d2fe5940735d41038374164cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Sun, 19 Jan 2025 20:07:41 -0600 Subject: [PATCH 56/77] Delete domains/beta.peme969.json --- domains/beta.peme969.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/beta.peme969.json diff --git a/domains/beta.peme969.json b/domains/beta.peme969.json deleted file mode 100644 index 759e1dc8f..000000000 --- a/domains/beta.peme969.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "CNAME":"beta-nine-taupe.vercel.app" - } -} From e4235182fbd9e4d6f4e7ee0ebe46900e8724ba90 Mon Sep 17 00:00:00 2001 From: blacsheep <784522717@qq.com> Date: Mon, 20 Jan 2025 11:29:17 +0800 Subject: [PATCH 57/77] Update blacsheep.json Update: Applying CF --- domains/blacsheep.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blacsheep.json b/domains/blacsheep.json index 0b41919b5..f954b0cbc 100644 --- a/domains/blacsheep.json +++ b/domains/blacsheep.json @@ -4,6 +4,6 @@ "email": "lanzou1.0@gmail.com" }, "record": { - "CNAME": "blacsheep.github.io" + "CNAME": "blacsheep-github-io.pages.dev" } } From c40325eb593829f81c55cc9819fcd7c261769706 Mon Sep 17 00:00:00 2001 From: Pratham Parikh Date: Mon, 20 Jan 2025 11:04:06 +0530 Subject: [PATCH 58/77] Add files --- domains/_vercel.pratham15541.json | 10 ++++++++++ domains/pratham15541.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.pratham15541.json create mode 100644 domains/pratham15541.json diff --git a/domains/_vercel.pratham15541.json b/domains/_vercel.pratham15541.json new file mode 100644 index 000000000..0e082b0b8 --- /dev/null +++ b/domains/_vercel.pratham15541.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pratham15541", + "email": "prathamparikh94@gmail.com", + "discord": "951846985172938782" + }, + "record": { + "TXT": "vc-domain-verify=pratham-parikh.is-a.dev,e687d88a64d246870727" + } +} \ No newline at end of file diff --git a/domains/pratham15541.json b/domains/pratham15541.json new file mode 100644 index 000000000..7bc903b30 --- /dev/null +++ b/domains/pratham15541.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pratham15541", + "email": "prathamparikh94@gmail.com", + "discord": "951846985172938782" + }, + "record": { + "CNAME": "pratham-portfolio-web.vercel.app" + } +} \ No newline at end of file From d83bbdfb0af342acda53c8b72e88b249d2ace364 Mon Sep 17 00:00:00 2001 From: Alejandro <00121117@uca.edu.sv> Date: Mon, 20 Jan 2025 00:21:11 -0600 Subject: [PATCH 59/77] Rename drubico.json to diego-rubi.json --- domains/{drubico.json => diego-rubi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{drubico.json => diego-rubi.json} (100%) diff --git a/domains/drubico.json b/domains/diego-rubi.json similarity index 100% rename from domains/drubico.json rename to domains/diego-rubi.json From adf7b90982de5801124c95875f1fc13a7d1219dc Mon Sep 17 00:00:00 2001 From: Juan Turcios <126124059+wJuanca@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:42:09 -0600 Subject: [PATCH 60/77] Create juanturcios.json --- domains/juanturcios.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/juanturcios.json diff --git a/domains/juanturcios.json b/domains/juanturcios.json new file mode 100644 index 000000000..baa5860dd --- /dev/null +++ b/domains/juanturcios.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "wJuanca" + }, + "record": { + "CNAME": "wjuanca.github.io" + } +} From bdbc17a8257593447bd28d42c3b6bdeda62c14a5 Mon Sep 17 00:00:00 2001 From: Lucas <53177682+Keyruu@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:47:13 +0100 Subject: [PATCH 61/77] Update domains/keyruu.json Co-authored-by: iostpa --- domains/keyruu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/keyruu.json b/domains/keyruu.json index 4111ecde4..b41075770 100644 --- a/domains/keyruu.json +++ b/domains/keyruu.json @@ -7,6 +7,5 @@ }, "record": { "URL": "https://keyruu.de" - }, - "proxied": true + } } From 10245e5f00b6dc84d1b4219accbe69ff88f1edb1 Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Mon, 20 Jan 2025 13:43:47 +0530 Subject: [PATCH 62/77] Create _vercel.rushabh.json --- domains/_vercel.rushabh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.rushabh.json diff --git a/domains/_vercel.rushabh.json b/domains/_vercel.rushabh.json new file mode 100644 index 000000000..b7919209d --- /dev/null +++ b/domains/_vercel.rushabh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rushabhcodes", + "email": "rushabhpatil.dev@gmail.com", + "discord": "_rushabh" + }, + "record": { + "TXT": "vc-domain-verify=rushabh.is-a.dev,e47a4ecf75c610a591e3" + } +} From 52d048515a11e6ff88c3ea40083abf8c6d043f17 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 20 Jan 2025 19:59:13 +0800 Subject: [PATCH 63/77] Register kleein.is-a.dev --- domains/kleein.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kleein.json diff --git a/domains/kleein.json b/domains/kleein.json new file mode 100644 index 000000000..52fb4d7f9 --- /dev/null +++ b/domains/kleein.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "discord": "763581985410121769", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RB8tarmY1z9BCAER0LvmJIvKu0Fx_u6ruXqMwX4aw-v4pZUbhTCKLSf_iR1b_b5WIL8VlKOd4FX2ykUcIOO1goN3vBszT__Edxfir1FYNhMOE3Ywn1oO1K-dPG8Ptsk0B7kuqFbv-0OjXjefixD44g6OYNGy9xxThP0ZJLT3jSOFf3x1O49S1OuibhrElcx41MGjLIms5Fp147ZFVn2p38aZisFKw7Q3yyAaLvJ1uGC1mosVF5CAZbfZxPhUpdvGizMPG9IRzuAQxF6pZf-L4bb1WFMIQYNtTX5o65sMCqIjcWaTK26SdrR-m_r7RudENszlDCuI8eJP3Se_vIVzbA.zbLxAQ7r2w8FxmiDnbIaTw.l11uw6jMkX69_h-55R37CKGZdSlD4KXAUWvaTwGKiTZDzlusNY-YNVzh3gdqTDL8CMCaL8LXfxZHKRaP6wU_5ohHaWB8kzKaW_Kj5dI0MMI.jU93qV2ujuyvYD-oeSF6Pg" + }, + + "record": { + "A": ["15.235.204.212"] + } + } + \ No newline at end of file From 8cf33fb595b4e9bf4a1d44c367b4fb287b10572a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lluc=20Puertes=20Arru=C3=A9?= <95149179+llucxdev@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:17:04 +0100 Subject: [PATCH 64/77] Create _vercel.llucx.json --- domains/_vercel.llucx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.llucx.json diff --git a/domains/_vercel.llucx.json b/domains/_vercel.llucx.json new file mode 100644 index 000000000..509ea3680 --- /dev/null +++ b/domains/_vercel.llucx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "llucxdev", + "email": "puertesarrue@gmail.com", + "discord": "lluuuc_12" + }, + "record": { + "TXT": "vc-domain-verify=llucx.is-a.dev,27a5a8414f3e33fd7634" + } +} From 8dff5ede006f1f8f7fa586fd7c8bc751ff66ea1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lluc=20Puertes=20Arru=C3=A9?= <95149179+llucxdev@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:19:47 +0100 Subject: [PATCH 65/77] Create llucx.json --- domains/llucx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/llucx.json diff --git a/domains/llucx.json b/domains/llucx.json new file mode 100644 index 000000000..bad3966d6 --- /dev/null +++ b/domains/llucx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "llucxdev", + "email": "puertesarrue@gmail.com", + "discord": "lluuuc_12" + }, + "record": { + "CNAME": "portfolio-llucx.vercel.app" + } +} From a38a3b20ed3b8ed866f196ae67cf074a00b363ae Mon Sep 17 00:00:00 2001 From: ramsheed Date: Mon, 20 Jan 2025 18:37:08 +0530 Subject: [PATCH 66/77] Register ramsheed.is-a.dev --- domains/ramsheed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ramsheed.json diff --git a/domains/ramsheed.json b/domains/ramsheed.json new file mode 100644 index 000000000..fcd4d8260 --- /dev/null +++ b/domains/ramsheed.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Ramsheed", + "repo": "https://github.com/ramsheedrd/ramsheedrd.github.io", + "owner": { + "username": "ramsheedrd", + "email": "ramsheedkc10@gmail.com" + }, + "record": { + "CNAME": "ramsheedrd.github.io" + } +} From d19c4fe5eb73c2c7faa71e9a5e5a4b2cb7bccea6 Mon Sep 17 00:00:00 2001 From: David Chiriboga <77027228+davechbga@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:28:21 -0500 Subject: [PATCH 67/77] Revert "Create davechbga.json" --- domains/davechbga.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/davechbga.json diff --git a/domains/davechbga.json b/domains/davechbga.json deleted file mode 100644 index 944c0a0ce..000000000 --- a/domains/davechbga.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "davechbga", - "email": "davechbga@gmail.com" - }, - "record": { - "CNAME": "davechbga.vercel.app" - } -} From 241c49fa12b4df125c383c85fded4f0261424382 Mon Sep 17 00:00:00 2001 From: David Chiriboga <77027228+davechbga@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:58:53 -0500 Subject: [PATCH 68/77] Update and rename davechbga.json to _vercel.davechbga.json --- domains/_vercel.davechbga.json | 8 ++++++++ domains/davechbga.json | 9 --------- 2 files changed, 8 insertions(+), 9 deletions(-) create mode 100644 domains/_vercel.davechbga.json delete mode 100644 domains/davechbga.json diff --git a/domains/_vercel.davechbga.json b/domains/_vercel.davechbga.json new file mode 100644 index 000000000..db6de388c --- /dev/null +++ b/domains/_vercel.davechbga.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "davechbga" + }, + "record": { + "TXT": "vc-domain-verify=davechbga.is-a.dev,54fb1a1b8fbc8affd8f7" + } +} diff --git a/domains/davechbga.json b/domains/davechbga.json deleted file mode 100644 index 944c0a0ce..000000000 --- a/domains/davechbga.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "davechbga", - "email": "davechbga@gmail.com" - }, - "record": { - "CNAME": "davechbga.vercel.app" - } -} From b1c2459c54ef4776b94eaac3f3d3289e871458c5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:04:48 -0500 Subject: [PATCH 69/77] Update _vercel.elvis-tran.json --- domains/_vercel.elvis-tran.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.elvis-tran.json b/domains/_vercel.elvis-tran.json index a54607976..33f9418aa 100644 --- a/domains/_vercel.elvis-tran.json +++ b/domains/_vercel.elvis-tran.json @@ -2,9 +2,9 @@ "owner": { "username": "totargaming", "email": "elvistranhere@gmail.com", - "discord": "elvistran.here", + "discord": "elvistran.here" }, "record": { - "TXT": "vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3", + "TXT": ["vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3"] } } From 0ad590cad7acc7fe0ad93a55625addfb2100d9c7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:04:58 -0500 Subject: [PATCH 70/77] Update elvis-tran.json --- domains/elvis-tran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elvis-tran.json b/domains/elvis-tran.json index dc2dc3345..cf42555d9 100644 --- a/domains/elvis-tran.json +++ b/domains/elvis-tran.json @@ -2,7 +2,7 @@ "owner": { "username": "totargaming", "email": "elvistranhere@gmail.com", - "discord": "elvistran.here", + "discord": "elvistran.here" }, "record": { "CNAME": "elvis-tran.vercel.app" From 88c4994aafd48f3b0316894decc4c1a3537e7993 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:17:15 -0500 Subject: [PATCH 71/77] Update hater-of-vectors.json --- domains/hater-of-vectors.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hater-of-vectors.json b/domains/hater-of-vectors.json index 7a76dc82e..6acefd359 100644 --- a/domains/hater-of-vectors.json +++ b/domains/hater-of-vectors.json @@ -8,5 +8,5 @@ "record": { "URL": "https://github.com/Mortadelo24/" }, - "proxied": true -} \ No newline at end of file + "proxied": false +} From 87bd33ab880683b6cdb5d5078c4bd1433cf39ccb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:27:10 -0500 Subject: [PATCH 72/77] Delete domains/kuanngyn --- domains/kuanngyn | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kuanngyn diff --git a/domains/kuanngyn b/domains/kuanngyn deleted file mode 100644 index bfe0e34bf..000000000 --- a/domains/kuanngyn +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LOQ-burh", - "email": "nguyenminhquan042004@email.com" - }, - "record": { - "CNAME": "https://kuanngyn-portfolio.vercel.app" - } -} From e08cad13d7208db4a8e683fec8dbdd58407617ad Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:28:44 -0500 Subject: [PATCH 73/77] Update _vercel.manishgun.json --- domains/_vercel.manishgun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.manishgun.json b/domains/_vercel.manishgun.json index 38afc388c..32b6f4a0e 100644 --- a/domains/_vercel.manishgun.json +++ b/domains/_vercel.manishgun.json @@ -4,6 +4,6 @@ "email": "mail.cto.manish@gmail.com" }, "record": { - "TXT": "vc-domain-verify=manishgun.is-a.dev,f13d291aacd89c0da59c" + "TXT": ["vc-domain-verify=manishgun.is-a.dev,f13d291aacd89c0da59c"] } } From d486aece5d2a38b870320cd707b8b98adb3b5c84 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:29:04 -0500 Subject: [PATCH 74/77] Update _vercel.manishgun.json --- domains/_vercel.manishgun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.manishgun.json b/domains/_vercel.manishgun.json index 32b6f4a0e..bf60d0cb8 100644 --- a/domains/_vercel.manishgun.json +++ b/domains/_vercel.manishgun.json @@ -1,6 +1,6 @@ { "owner": { - "username": "manishgun" + "username": "manishgun", "email": "mail.cto.manish@gmail.com" }, "record": { From 7e25d6ee9b4a57bc379da5eb692e88a5aa35a5b1 Mon Sep 17 00:00:00 2001 From: Javier Lopez <122676386+javilopercoder@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:34:57 +0100 Subject: [PATCH 75/77] Update javilopercoder.json --- domains/javilopercoder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/javilopercoder.json b/domains/javilopercoder.json index 3df197135..75acdd801 100644 --- a/domains/javilopercoder.json +++ b/domains/javilopercoder.json @@ -4,6 +4,6 @@ "email": "javilopercoder@gmail.com" }, "record": { - "CNAME": "https://javilopercoder.github.io" + "CNAME": "javilopercoder.github.io" } } From 7abdf8f8c8376922f1dd0d5f33869b5632fa8770 Mon Sep 17 00:00:00 2001 From: David Chiriboga <77027228+davechbga@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:39:07 -0500 Subject: [PATCH 76/77] Create davechbga.json --- domains/davechbga.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/davechbga.json diff --git a/domains/davechbga.json b/domains/davechbga.json new file mode 100644 index 000000000..c2f8bca8f --- /dev/null +++ b/domains/davechbga.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "davechbga" + }, + "record": { + "CNAME": "davechbga.vercel.app" + } +} From de6c435ed3ff7111dd48b96f477f22819d9bfb9f Mon Sep 17 00:00:00 2001 From: PrathmTayade <122280972+PrathmTayade@users.noreply.github.com> Date: Mon, 20 Jan 2025 22:14:37 +0530 Subject: [PATCH 77/77] add _vercel.prathm.json --- domains/_vercel.prathm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.prathm.json diff --git a/domains/_vercel.prathm.json b/domains/_vercel.prathm.json new file mode 100644 index 000000000..1f9e94b8b --- /dev/null +++ b/domains/_vercel.prathm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prathm", + "email": "prathmtayade30@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=prathm.is-a.dev,e592414faa9bcf8fe0a4"] + } +}