From c9d3473dfbf78150179aa8f731d537e05fdee47d Mon Sep 17 00:00:00 2001 From: Kayden Lee Date: Fri, 31 Jan 2025 07:55:20 +0800 Subject: [PATCH 01/73] Update kayden.json --- domains/kayden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kayden.json b/domains/kayden.json index 7b01d8916..42ab43640 100644 --- a/domains/kayden.json +++ b/domains/kayden.json @@ -4,6 +4,6 @@ "email": "kaydenleefale@gmail.com" }, "record": { - "A": ["103.7.8.238"] + "A": ["178.128.124.89"] } } From bfb190f4352deb5cf822b538565c3cf24ff431d4 Mon Sep 17 00:00:00 2001 From: timi2506 Date: Mon, 3 Feb 2025 10:59:43 +0100 Subject: [PATCH 02/73] Create timi2506.json --- domains/timi2506.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/timi2506.json diff --git a/domains/timi2506.json b/domains/timi2506.json new file mode 100644 index 000000000..f4306b56c --- /dev/null +++ b/domains/timi2506.json @@ -0,0 +1,11 @@ +{ + "description": "A Custom Domain for my Personal Website", + "repo": "https://github.com/timi2506/register", + "owner": { + "username": "timi2506", + "email": "tim@glos-omu.uk" + }, + "record": { + "CNAME": "timi2506.github.io" + } +} From 84210afc4fb108ba6e752d8e40344b69c4b8f561 Mon Sep 17 00:00:00 2001 From: timi2506 Date: Mon, 3 Feb 2025 11:04:01 +0100 Subject: [PATCH 03/73] Create _github-pages-challenge-timi2506.json --- domains/_github-pages-challenge-timi2506.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-timi2506.json diff --git a/domains/_github-pages-challenge-timi2506.json b/domains/_github-pages-challenge-timi2506.json new file mode 100644 index 000000000..8e5d1ddca --- /dev/null +++ b/domains/_github-pages-challenge-timi2506.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "timi2506", + "email": "tim@glos-omu.uk" + }, + "record": { + "TXT": "592f4627c522780ea398a91a6c1d59" + } +} From fd63563a32120c27a51bc48f51eefdf16d9aeee9 Mon Sep 17 00:00:00 2001 From: timi2506 Date: Tue, 4 Feb 2025 10:46:37 +0100 Subject: [PATCH 04/73] Rename _github-pages-challenge-timi2506.json to _github-pages-challenge-timi2506.timi2506.json --- ...mi2506.json => _github-pages-challenge-timi2506.timi2506.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-timi2506.json => _github-pages-challenge-timi2506.timi2506.json} (100%) diff --git a/domains/_github-pages-challenge-timi2506.json b/domains/_github-pages-challenge-timi2506.timi2506.json similarity index 100% rename from domains/_github-pages-challenge-timi2506.json rename to domains/_github-pages-challenge-timi2506.timi2506.json From 5d5baf28a08262ea72925a6fac5c4de53e125da7 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Wed, 5 Feb 2025 09:43:24 +0330 Subject: [PATCH 05/73] arash.is-a.dev --- domains/arash.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/arash.json diff --git a/domains/arash.json b/domains/arash.json new file mode 100644 index 000000000..bc7da01e8 --- /dev/null +++ b/domains/arash.json @@ -0,0 +1,13 @@ +{ + "description": "My personal website/blog", + "repo": "https://github.com/hatamiarash7", + "owner": { + "username": "hatamiarash7", + "email": "hatamiarash7@gmail.com", + "twitter": "hatamiarash7" + }, + "record": { + "URL": "https://arash-hatami.ir" + }, + "proxied": true +} From 3ebd8dc8a7019927a70d028269c82aa8e8b02121 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Wed, 5 Feb 2025 09:43:40 +0330 Subject: [PATCH 06/73] portfolio.arash.is-a.dev --- domains/portfolio.arash.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/portfolio.arash.json diff --git a/domains/portfolio.arash.json b/domains/portfolio.arash.json new file mode 100644 index 000000000..138e40a55 --- /dev/null +++ b/domains/portfolio.arash.json @@ -0,0 +1,13 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/hatamiarash7", + "owner": { + "username": "hatamiarash7", + "email": "hatamiarash7@gmail.com", + "twitter": "hatamiarash7" + }, + "record": { + "URL": "https://portfolio.arash-hatami.ir" + }, + "proxied": true +} From f61a7720d9006649d56056bf18662164e9385357 Mon Sep 17 00:00:00 2001 From: Kriemseeley <156440486+Kriemseeley@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:34:45 +0800 Subject: [PATCH 07/73] Create hyr1nk.json --- domains/hyr1nk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hyr1nk.json diff --git a/domains/hyr1nk.json b/domains/hyr1nk.json new file mode 100644 index 000000000..b2c11be8b --- /dev/null +++ b/domains/hyr1nk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kriemseeley", + "email": "adamseeley112250@gmail.com" + }, + "record": { + "A": ["39.101.73.144"] + } +} From 8b125e2cbaa723039f6502b940fc473967077de4 Mon Sep 17 00:00:00 2001 From: Jacques Marais <88091427+Jacques2Marais@users.noreply.github.com> Date: Wed, 5 Feb 2025 09:44:42 +0200 Subject: [PATCH 08/73] Create _vercel.jacques.json --- domains/_vercel.jacques.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.jacques.json diff --git a/domains/_vercel.jacques.json b/domains/_vercel.jacques.json new file mode 100644 index 000000000..875df6bda --- /dev/null +++ b/domains/_vercel.jacques.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Jacques2Marais", + "email": "", + "discord": "itsmejackmorris#0787" + }, + "record": { + "TXT": "vc-domain-verify=jacques.is-a.dev,99cb4c27dc634df28742" + } +} From 306fb8779e9864649f0a1c4b2aed58ce79c6cfba Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:19:46 +0530 Subject: [PATCH 09/73] Update _vercel.pdf.aaqif.json --- domains/_vercel.pdf.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.pdf.aaqif.json b/domains/_vercel.pdf.aaqif.json index 68f3a14b1..d509db3b4 100644 --- a/domains/_vercel.pdf.aaqif.json +++ b/domains/_vercel.pdf.aaqif.json @@ -5,6 +5,6 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] + "TXT": ["vc-domain-verify=pdf.aaqif.is-a.dev,a494cb00a704dae80483"] } } From edc67832569da6820fcab8c29d3854f68494046b Mon Sep 17 00:00:00 2001 From: Jacques Marais <88091427+Jacques2Marais@users.noreply.github.com> Date: Wed, 5 Feb 2025 09:49:57 +0200 Subject: [PATCH 10/73] Create jacques.json --- domains/jacques.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jacques.json diff --git a/domains/jacques.json b/domains/jacques.json new file mode 100644 index 000000000..22c79b1d2 --- /dev/null +++ b/domains/jacques.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Jacques2Marais", + "email": "", + "discord": "itsmejackmorris#0787" + }, + "record": { + "CNAME": "portfolio-jade-eta-63.vercel.app" + } +} From 5a2ee6298e97b65b2e99639e84bb5daaa0a241e6 Mon Sep 17 00:00:00 2001 From: "bd." Date: Wed, 5 Feb 2025 16:11:22 +0800 Subject: [PATCH 11/73] Create bd.json --- domains/bd.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bd.json diff --git a/domains/bd.json b/domains/bd.json new file mode 100644 index 000000000..b3cc2ccdf --- /dev/null +++ b/domains/bd.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CantCode023", + "email": "cantcode023@gmail.com", + "discord": "bd8344" + }, + "record": { + "CNAME": "https://cantcode023.github.io/bd.is-a.dev/" + } +} From c0c14d95e6153db3384e2286d04250a270e7a4cc Mon Sep 17 00:00:00 2001 From: Harshvardhan5703 <151391995+Harshvardhan5703@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:19:34 +0530 Subject: [PATCH 12/73] Create _vercel.harshvardhan.json --- domains/_vercel.harshvardhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.harshvardhan.json diff --git a/domains/_vercel.harshvardhan.json b/domains/_vercel.harshvardhan.json new file mode 100644 index 000000000..97734fa67 --- /dev/null +++ b/domains/_vercel.harshvardhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Harshvardhan5703", + "email": "shekhawat.harsh287@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"] + } +} From c99aad9ef4d25563b9d24fe4ed3603aeb1c82da3 Mon Sep 17 00:00:00 2001 From: Sneha Jain <157221291+snehajain16@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:22:16 +0530 Subject: [PATCH 13/73] Create snehajain.json --- domains/snehajain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snehajain.json diff --git a/domains/snehajain.json b/domains/snehajain.json new file mode 100644 index 000000000..00db595f3 --- /dev/null +++ b/domains/snehajain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "snehajain16", + "email": "snehajain161104@gmail.com" + }, + "record": { + "CNAME": "snehajain16.github.io" + } +} From 9bb553adacec932f7560854324486bbb9d90328f Mon Sep 17 00:00:00 2001 From: Harshvardhan5703 <151391995+Harshvardhan5703@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:25:56 +0530 Subject: [PATCH 14/73] Update _vercel.harshvardhan.json --- domains/_vercel.harshvardhan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.harshvardhan.json b/domains/_vercel.harshvardhan.json index 97734fa67..50c9df432 100644 --- a/domains/_vercel.harshvardhan.json +++ b/domains/_vercel.harshvardhan.json @@ -1,7 +1,7 @@ { "owner": { "username": "Harshvardhan5703", - "email": "shekhawat.harsh287@gmail.com", + "email": "shekhawat.harsh287@gmail.com" }, "record": { "TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"] From d9e5b07cf60956c0ef180e7f026cc6e6c79b8ccc Mon Sep 17 00:00:00 2001 From: ignazio-castrogiovanni Date: Wed, 5 Feb 2025 21:08:34 +1100 Subject: [PATCH 15/73] Create iggy is a dev. --- domains/iggy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iggy.json diff --git a/domains/iggy.json b/domains/iggy.json new file mode 100644 index 000000000..53bf7d3dc --- /dev/null +++ b/domains/iggy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ignazio-castrogiovanni", + "email": "iggy.castrogiovanni@gmail.com" + }, + "record": { + "URL": "ignazio-castrogiovanni.com" + } +} From cbc3caaa46a1733bf18981d8d27854b8464452f4 Mon Sep 17 00:00:00 2001 From: RobinJesba Date: Wed, 5 Feb 2025 15:44:05 +0530 Subject: [PATCH 16/73] Add robin.json to register domain --- domains/robin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/robin.json diff --git a/domains/robin.json b/domains/robin.json new file mode 100644 index 000000000..3ded27d8e --- /dev/null +++ b/domains/robin.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/RobinJesba/robinjesba.github.io", + "owner": { + "username": "RobinJesba", + "email": "jb.robinm@gmail.com" + }, + "record": { + "CNAME": "robinjesba.github.io" + } +} From ae47e2ff5a9a04c9de0663dcd5686e326721e8cb Mon Sep 17 00:00:00 2001 From: herobryne0 <122201226+herobryne0@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:34:05 +0300 Subject: [PATCH 17/73] Create fr0stb1rd.json --- domains/fr0stb1rd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fr0stb1rd.json diff --git a/domains/fr0stb1rd.json b/domains/fr0stb1rd.json new file mode 100644 index 000000000..5b3929f51 --- /dev/null +++ b/domains/fr0stb1rd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herobryne0", + "email": "[email protected]" + }, + "record": { + "CNAME": "fr0stb1rd.pages.dev" + } +} From 42639fc9ee70b2b20b22654e921da9a6e7b0f9c0 Mon Sep 17 00:00:00 2001 From: herobryne0 <122201226+herobryne0@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:37:27 +0300 Subject: [PATCH 18/73] Update fr0stb1rd.json --- domains/fr0stb1rd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fr0stb1rd.json b/domains/fr0stb1rd.json index 5b3929f51..7aa5c3c17 100644 --- a/domains/fr0stb1rd.json +++ b/domains/fr0stb1rd.json @@ -1,7 +1,7 @@ { "owner": { "username": "herobryne0", - "email": "[email protected]" + "email": "fr0stb1rd@proton.me" }, "record": { "CNAME": "fr0stb1rd.pages.dev" From cddbbf9d6151cfc38a876a420472b9d803c4eaec Mon Sep 17 00:00:00 2001 From: Ivan R Date: Wed, 5 Feb 2025 11:46:12 +0100 Subject: [PATCH 19/73] Create anthrxc.json --- domains/anthrxc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anthrxc.json diff --git a/domains/anthrxc.json b/domains/anthrxc.json new file mode 100644 index 000000000..fcdd901e0 --- /dev/null +++ b/domains/anthrxc.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/anthrxc/portfolio", + "owner": { + "username": "anthrxc", + "email": "anthromadayt@gmail.com" + }, + "record": { + "CNAME": "anthrxc.github.io" + } +} From 796dee715c50fe8e604ed70349cc0c1dc8cc8077 Mon Sep 17 00:00:00 2001 From: Paul Jeremiah B <72292872+0xcyberpj@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:29:38 +0530 Subject: [PATCH 20/73] Create cyberpj.json --- domains/cyberpj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cyberpj.json diff --git a/domains/cyberpj.json b/domains/cyberpj.json new file mode 100644 index 000000000..2ebca2ad1 --- /dev/null +++ b/domains/cyberpj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xcyberpj", + "email": "0xcyberpj@proton.me" + }, + "record": { + "CNAME": "0xcyberpj.github.io" + } +} From 3034caf363a3fc5b6edbf878a1c94d9e97fa6f98 Mon Sep 17 00:00:00 2001 From: yychen1201 <113757435+yychen1201@users.noreply.github.com> Date: Wed, 5 Feb 2025 19:10:41 +0800 Subject: [PATCH 21/73] Register tofu.is-a.dev --- domains/tofu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tofu.json diff --git a/domains/tofu.json b/domains/tofu.json new file mode 100644 index 000000000..de3d8aee0 --- /dev/null +++ b/domains/tofu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yychen1201", + "discord": "1009412927754866728", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.cZujVSVhansXZskEDTwKI9pcw2Leo2FuKUY12bFLgBv8degT9VaRgOSn7Z4evuLzwINGhnhaweh-Xgo8pUWGOqrO_bDMRyxcIItpx_mGVTMaSZy5SS_aUqGeWbOpsq1oKDGDBumKjJd82m-KXJFq9VEybWOp2B5CVq_dzFC9tzJu-Uu_-0uuC1qRhPeQJHBl1FIgPlyo_bmFoJ_Ow7p7anUonv3zTkqBwPXSyde_BBMzXYU437yharMqo6kZK7N3CVFHoXIg_4aqipW2x-KwGllezQZI8ig3ZvQfLOXDuAwxDRdlwOHQnGlLpSZSZTfVCToifGo--0X6Ml0YHYry9A.Ch4kkhWBAEOJYbdFZyOxZA.Md97JISmrKUauMgTU3ounghyfbxUYW0-M-dedQA7IMlEUE0L08SaYAxh6z88b-7GtuwpszkbxQM9geUOvIl1H3bXfOJqaDFIRlBDgl_Vp4Q.djUuJgDKO_tQYYX_Sa0vLg" + }, + + "record": { + "CNAME": "yychen1201.github.io" + } + } + \ No newline at end of file From d5b66c99b8cff1b561b06f888164e6d3de8de202 Mon Sep 17 00:00:00 2001 From: saxophone Date: Wed, 5 Feb 2025 17:45:23 +0530 Subject: [PATCH 22/73] google site verification for saxophone.is-a.dev --- domains/saxophone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 09300ddff..75b027f24 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -6,7 +6,7 @@ }, "record": { "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=itsarchit@keemail.me", + "TXT": ["forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU"], "A": ["216.24.57.1"] } } From 5b52b21cf8555c9d91eabbfc75eb0f669ce881c8 Mon Sep 17 00:00:00 2001 From: saxophone Date: Wed, 5 Feb 2025 17:49:57 +0530 Subject: [PATCH 23/73] Update saxophone.json --- domains/saxophone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 75b027f24..854b2e85e 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -1,5 +1,5 @@ { - "description": "my website", + "description": "my personal site where i do random stuff i guess", "owner": { "username": "saxophone-guy", "email": "itsarchit@keemail.me" From 6a014e4e7ccb61b11f867066f01d7baa4c8d87a5 Mon Sep 17 00:00:00 2001 From: Bilal Punjabi Date: Wed, 5 Feb 2025 12:25:09 +0000 Subject: [PATCH 24/73] Create bilalthepunjabi.json --- domains/bilalthepunjabi.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/bilalthepunjabi.json diff --git a/domains/bilalthepunjabi.json b/domains/bilalthepunjabi.json new file mode 100644 index 000000000..3fd39e6d6 --- /dev/null +++ b/domains/bilalthepunjabi.json @@ -0,0 +1,14 @@ +{ + "description": "Personal Website for bilalthepunjabi's Homelab - (PaaS-Coolify) - host portfolio projects sample (with dynamic IPv4, which is why I need Cloudflare Nameservers).", + "repo": "https://github.com/bilalthepunjabi/register", + "owner": { + "username": "bilalthepunjabi", + "email": "bilalthepunjabi@gmail.com" + }, + "record": { + "NS": [ + "aitana.ns.cloudflare.com", + "damien.ns.cloudflare.com" + ] + } +} \ No newline at end of file From beda412839cf3120d19b6453b69c0dcc786ce076 Mon Sep 17 00:00:00 2001 From: Dhika Ardana Date: Wed, 5 Feb 2025 12:30:56 +0000 Subject: [PATCH 25/73] create sopi.json --- domains/_vercel.sopi.json | 9 +++++++++ domains/sopi.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.sopi.json create mode 100644 domains/sopi.json diff --git a/domains/_vercel.sopi.json b/domains/_vercel.sopi.json new file mode 100644 index 000000000..4e56e8b3f --- /dev/null +++ b/domains/_vercel.sopi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sopiseptiansyah", + "email": "sopiseptiansyah@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sopi.is-a.dev,d05d90937f151b8c1f8d" + } +} \ No newline at end of file diff --git a/domains/sopi.json b/domains/sopi.json new file mode 100644 index 000000000..19f2cbcd3 --- /dev/null +++ b/domains/sopi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sopiseptiansyah", + "email": "sopiseptiansyah@gmail.com" + }, + "record": { + "CNAME": "sopiseptiansyah.vercel.app" + } +} \ No newline at end of file From c13ac4aa02d0ad6dcb774880485cfce129647e6c Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Wed, 5 Feb 2025 13:06:52 +0000 Subject: [PATCH 26/73] consolidate TXT records into `_vercel.ikram.json` file - remove unused `_vercel.links.ikram.json` and `_vercel.kakureta.ikram.json` files - merge TXT records into `_vercel.ikram.json` file --- domains/_vercel.ikram.json | 6 +++++- domains/_vercel.kakureta.ikram.json | 10 ---------- domains/_vercel.links.ikram.json | 10 ---------- 3 files changed, 5 insertions(+), 21 deletions(-) delete mode 100644 domains/_vercel.kakureta.ikram.json delete mode 100644 domains/_vercel.links.ikram.json diff --git a/domains/_vercel.ikram.json b/domains/_vercel.ikram.json index b341f8024..1d68a2276 100644 --- a/domains/_vercel.ikram.json +++ b/domains/_vercel.ikram.json @@ -5,6 +5,10 @@ "discord": "634603202784002050" }, "record": { - "TXT": "vc-domain-verify=ikram.is-a.dev,1c55c62cbbc1ce244ebe" + "TXT": [ + "vc-domain-verify=ikram.is-a.dev,1c55c62cbbc1ce244ebe", + "vc-domain-verify=links.ikram.is-a.dev,706c366017aed069745e", + "vc-domain-verify=kakureta.ikram.is-a.dev,cea58e1b5cb084a5d961" + ] } } diff --git a/domains/_vercel.kakureta.ikram.json b/domains/_vercel.kakureta.ikram.json deleted file mode 100644 index 74c9e29b2..000000000 --- a/domains/_vercel.kakureta.ikram.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ikram-maulana", - "email": "ikrammaulana021@gmail.com", - "discord": "634603202784002050" - }, - "record": { - "TXT": "vc-domain-verify=kakureta.ikram.is-a.dev,cea58e1b5cb084a5d961" - } -} diff --git a/domains/_vercel.links.ikram.json b/domains/_vercel.links.ikram.json deleted file mode 100644 index f437d4ab3..000000000 --- a/domains/_vercel.links.ikram.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ikram-maulana", - "email": "ikrammaulana021@gmail.com", - "discord": "634603202784002050" - }, - "record": { - "TXT": "vc-domain-verify=links.ikram.is-a.dev,706c366017aed069745e" - } -} From 4a97ae97ea5df504a24a9d48e7a4ac848f21ae98 Mon Sep 17 00:00:00 2001 From: Moein Alizadeh Date: Wed, 5 Feb 2025 19:07:54 +0330 Subject: [PATCH 27/73] add moein domain and Vercel verification --- domains/_vercel.moein.json | 10 ++++++++++ domains/moein.json | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_vercel.moein.json create mode 100644 domains/moein.json diff --git a/domains/_vercel.moein.json b/domains/_vercel.moein.json new file mode 100644 index 000000000..12d5a423f --- /dev/null +++ b/domains/_vercel.moein.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TrueMoein", + "email": "truemoein@gmail.com", + "discord": "truemoein" + }, + "record": { + "TXT": "vc-domain-verify=moein.is-a.dev,eccbf656847788d65795" + } +} \ No newline at end of file diff --git a/domains/moein.json b/domains/moein.json new file mode 100644 index 000000000..8c184a123 --- /dev/null +++ b/domains/moein.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TrueMoein", + "email": "truemoein@gmail.com", + "discord": "truemoein" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} \ No newline at end of file From 4de7dcda925b53357fa99a7e1f73d171e5f200df Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:11:24 +0000 Subject: [PATCH 28/73] Delete domains/wilbur.json --- domains/wilbur.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/wilbur.json diff --git a/domains/wilbur.json b/domains/wilbur.json deleted file mode 100644 index a1a4c3575..000000000 --- a/domains/wilbur.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ThisCatLikesCrypto", - "email": "contact@wilburwilliams.uk" - }, - "record": { - "CNAME": "ww-projects.pages.dev" - } -} From 4252f8a7601e3c0c76775df6c61b0c70bdf45679 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:11:39 +0000 Subject: [PATCH 29/73] Delete domains/dev.wilbur.json --- domains/dev.wilbur.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dev.wilbur.json diff --git a/domains/dev.wilbur.json b/domains/dev.wilbur.json deleted file mode 100644 index 37ccb0959..000000000 --- a/domains/dev.wilbur.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ThisCatLikesCrypto", - "email": "contact@wilburwilliams.uk" - }, - "record": { - "CNAME": "dev.ww-projects.pages.dev" - } -} From c8675620897add38ef529eebfc75994174636b5a Mon Sep 17 00:00:00 2001 From: Anubhav Kumar <55649509+akiitr@users.noreply.github.com> Date: Wed, 5 Feb 2025 22:52:32 +0530 Subject: [PATCH 30/73] Create akiitr.json added domain akiitr --- domains/akiitr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akiitr.json diff --git a/domains/akiitr.json b/domains/akiitr.json new file mode 100644 index 000000000..4afe807a1 --- /dev/null +++ b/domains/akiitr.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akiitr", + "twitter": "akiitr", + "discord": "akiitr" + }, + "record": { + "CNAME": "akiitr.github.io" + } +} From 01b0d4cb4af87acfc98fe3327c23f79a2b5f6aa2 Mon Sep 17 00:00:00 2001 From: ".v" <139987161+Qvme@users.noreply.github.com> Date: Thu, 6 Feb 2025 00:14:54 +0530 Subject: [PATCH 31/73] Create varad.json --- domains/varad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/varad.json diff --git a/domains/varad.json b/domains/varad.json new file mode 100644 index 000000000..d6763719a --- /dev/null +++ b/domains/varad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Qvme", + "email": "varad.pi@proton.me" + }, + "record": { + "CNAME": "qvme.github.io" + } +} From 3096b048119f896d38901597f4534f67424cc94d Mon Sep 17 00:00:00 2001 From: Essoly Elyazid <65821915+MrElyazid@users.noreply.github.com> Date: Wed, 5 Feb 2025 23:36:11 +0100 Subject: [PATCH 32/73] Create mrelyazid.json --- domains/mrelyazid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mrelyazid.json diff --git a/domains/mrelyazid.json b/domains/mrelyazid.json new file mode 100644 index 000000000..8399112c7 --- /dev/null +++ b/domains/mrelyazid.json @@ -0,0 +1,10 @@ +{ +"owner": { + "username": "MrElyazid" +}, + "record": { + "RECORDTYPE": "CNAME", + "RECORDCONTENT": "mrelyazid.github.io" + } + +} From d31a8ae5a2743f7be6629c6efe23af8d28024a9b Mon Sep 17 00:00:00 2001 From: Gustavo Caetano Date: Thu, 6 Feb 2025 02:47:49 -0300 Subject: [PATCH 33/73] add gc.json --- domains/gc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gc.json diff --git a/domains/gc.json b/domains/gc.json new file mode 100644 index 000000000..4d2855b69 --- /dev/null +++ b/domains/gc.json @@ -0,0 +1,10 @@ +{ + "description": "gc.is-a.dev", + "owner": { + "username": "Gustavo", + "email": "gcaetanoj@gmail.com" + }, + "record": { + "URL": "https://gcj.io" + } +} \ No newline at end of file From 47de8e5aa394f4a4c073f77d28541e5e2a392a12 Mon Sep 17 00:00:00 2001 From: Gustavo Caetano Date: Thu, 6 Feb 2025 02:55:56 -0300 Subject: [PATCH 34/73] Update username --- domains/gc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gc.json b/domains/gc.json index 4d2855b69..11ecd6d7a 100644 --- a/domains/gc.json +++ b/domains/gc.json @@ -1,7 +1,7 @@ { "description": "gc.is-a.dev", "owner": { - "username": "Gustavo", + "username": "gcjbr", "email": "gcaetanoj@gmail.com" }, "record": { From 88cb16af10934cbe0122b963ebf800703f1a9a6c Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan Date: Thu, 6 Feb 2025 11:33:52 +0530 Subject: [PATCH 35/73] Update narasima.json --- domains/narasima.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/narasima.json b/domains/narasima.json index 179c581b3..b6b538a12 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -5,12 +5,7 @@ "discord": "gamingdoodle" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["75.2.60.5"] "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bfdf11a0d263da5673ca15d195260d397fed34a0 Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan Date: Thu, 6 Feb 2025 11:39:38 +0530 Subject: [PATCH 36/73] Corrected narasima.json --- domains/narasima.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/narasima.json b/domains/narasima.json index b6b538a12..c7a2950e8 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -5,7 +5,7 @@ "discord": "gamingdoodle" }, "record": { - "A": ["75.2.60.5"] + "A": ["75.2.60.5"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 73a776c5bcd97cc3c014bd26e7a7debe73425408 Mon Sep 17 00:00:00 2001 From: Adil Mohammed Date: Thu, 6 Feb 2025 12:35:53 +0530 Subject: [PATCH 37/73] Create _github-pages-challenge-adil-uddin.json --- domains/_github-pages-challenge-adil-uddin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-adil-uddin.json diff --git a/domains/_github-pages-challenge-adil-uddin.json b/domains/_github-pages-challenge-adil-uddin.json new file mode 100644 index 000000000..ae0cc8e9e --- /dev/null +++ b/domains/_github-pages-challenge-adil-uddin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adil-uddin", + "email": "adilaryan786@gmail.com" + }, + "record": { + "TXT": "82f634e6b8d39d1a42bf48f2a2ccd3" + } +} From 39824551a1e06458293514bb3842846c2467999b Mon Sep 17 00:00:00 2001 From: Adil Mohammed Date: Thu, 6 Feb 2025 12:44:24 +0530 Subject: [PATCH 38/73] Rename _github-pages-challenge-adil-uddin.json to _github-pages-challenge-adil-uddin.adil.json --- ...il-uddin.json => _github-pages-challenge-adil-uddin.adil.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-adil-uddin.json => _github-pages-challenge-adil-uddin.adil.json} (100%) diff --git a/domains/_github-pages-challenge-adil-uddin.json b/domains/_github-pages-challenge-adil-uddin.adil.json similarity index 100% rename from domains/_github-pages-challenge-adil-uddin.json rename to domains/_github-pages-challenge-adil-uddin.adil.json From 7dfb52a60c63e913c1e53a2bb8ec420f69a8b410 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Thu, 6 Feb 2025 13:18:07 +0000 Subject: [PATCH 39/73] Update rom.json --- domains/rom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rom.json b/domains/rom.json index 43ade7d92..6c8614026 100644 --- a/domains/rom.json +++ b/domains/rom.json @@ -4,6 +4,6 @@ "email": "gameromandev@gmail.com" }, "record": { - "CNAME": "gameroman2.pages.dev" + "CNAME": "gameroman.pages.dev" } } From ede09ce4daaa92071055b844cbb31e3cdc073346 Mon Sep 17 00:00:00 2001 From: "bd." Date: Fri, 7 Feb 2025 16:54:59 +0800 Subject: [PATCH 40/73] Update bd.json --- domains/bd.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/bd.json b/domains/bd.json index b3cc2ccdf..942ff99c7 100644 --- a/domains/bd.json +++ b/domains/bd.json @@ -1,10 +1,11 @@ { + "description": "Portfolio website.", + "repo": "https://github.com/cantcode023/bd.is-a.dev", "owner": { "username": "CantCode023", - "email": "cantcode023@gmail.com", - "discord": "bd8344" + "email": "cantcode023@gmail.com" }, "record": { - "CNAME": "https://cantcode023.github.io/bd.is-a.dev/" + "CNAME": "cantcode023.github.io" } } From 3d9165c3b03faaa7071a588593792a04fb271851 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Fri, 7 Feb 2025 22:23:20 +0330 Subject: [PATCH 41/73] portfolio.arash.is-a.dev --- domains/portfolio.arash.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/portfolio.arash.json b/domains/portfolio.arash.json index 138e40a55..5933ae872 100644 --- a/domains/portfolio.arash.json +++ b/domains/portfolio.arash.json @@ -8,6 +8,5 @@ }, "record": { "URL": "https://portfolio.arash-hatami.ir" - }, - "proxied": true + } } From b50b6bb23afd15f9bf4bead18cef17dfbbcb3516 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Fri, 7 Feb 2025 22:23:26 +0330 Subject: [PATCH 42/73] arash.is-a.dev --- domains/arash.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/arash.json b/domains/arash.json index bc7da01e8..279379993 100644 --- a/domains/arash.json +++ b/domains/arash.json @@ -8,6 +8,5 @@ }, "record": { "URL": "https://arash-hatami.ir" - }, - "proxied": true + } } From 9eaa691900b8c920e6f58cb5c8248a5f81f2fad0 Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:19:38 -0600 Subject: [PATCH 43/73] Create _github-pages-challenge-JesusVala Hostname verification --- domains/_github-pages-challenge-JesusVala | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-JesusVala diff --git a/domains/_github-pages-challenge-JesusVala b/domains/_github-pages-challenge-JesusVala new file mode 100644 index 000000000..d2ab67e44 --- /dev/null +++ b/domains/_github-pages-challenge-JesusVala @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JesusVala", + "email": "jesusvaladezf@outlook.com" + }, + "record": { + "TXT": "0d3d73c2f3c76a7ec6bb5484d88e97" + } +} From 07fe16eecba5b458ba3019b44ec2e0f22183444a Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:24:25 -0600 Subject: [PATCH 44/73] Rename _github-pages-challenge-JesusVala to _github-pages-challenge-jesusvala Filename to lowercase --- ...ages-challenge-JesusVala => _github-pages-challenge-jesusvala} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-JesusVala => _github-pages-challenge-jesusvala} (100%) diff --git a/domains/_github-pages-challenge-JesusVala b/domains/_github-pages-challenge-jesusvala similarity index 100% rename from domains/_github-pages-challenge-JesusVala rename to domains/_github-pages-challenge-jesusvala From 6233d4fa176dc6ae06c4aa65a3f09944490d0115 Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:41:30 -0600 Subject: [PATCH 45/73] Rename _github-pages-challenge-jesusvala to _github-pages-challenge-jesusvala.jesusvaladez Name fixed --- ...e-jesusvala => _github-pages-challenge-jesusvala.jesusvaladez} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jesusvala => _github-pages-challenge-jesusvala.jesusvaladez} (100%) diff --git a/domains/_github-pages-challenge-jesusvala b/domains/_github-pages-challenge-jesusvala.jesusvaladez similarity index 100% rename from domains/_github-pages-challenge-jesusvala rename to domains/_github-pages-challenge-jesusvala.jesusvaladez From 168a21ff09b45812ebe1e8aa48150b1706ff357c Mon Sep 17 00:00:00 2001 From: Jesse Hoekema <109305882+JesseHoekema@users.noreply.github.com> Date: Sat, 8 Feb 2025 08:20:56 +0100 Subject: [PATCH 46/73] Create jessiflessi.json --- domains/jessiflessi.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/jessiflessi.json diff --git a/domains/jessiflessi.json b/domains/jessiflessi.json new file mode 100644 index 000000000..ae9fa914d --- /dev/null +++ b/domains/jessiflessi.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "JesseHoekema", + "email": "jessehoekema@icloud.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From c307e2877185da6942e48d792ebf373b4b73096c Mon Sep 17 00:00:00 2001 From: Hong Jiarong Date: Thu, 6 Feb 2025 16:55:05 +0800 Subject: [PATCH 47/73] Create _vercel.hjr.json --- domains/_vercel.hjr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.hjr.json diff --git a/domains/_vercel.hjr.json b/domains/_vercel.hjr.json new file mode 100644 index 000000000..165dd2652 --- /dev/null +++ b/domains/_vercel.hjr.json @@ -0,0 +1,10 @@ +{ + "description": "Vercel verification of hjr.is-a.dev", + "owner": { + "username": "hongjr03", + "email": "me@jrhim.com", + }, + "record": { + "TXT": ["vc-domain-verify=hjr.is-a.dev,fb939de5f77b0e1360cf"] + } +} From ff82c812396b8e989403acc0671ebe72ed96b6ff Mon Sep 17 00:00:00 2001 From: Hong Jiarong Date: Sat, 8 Feb 2025 16:39:42 +0800 Subject: [PATCH 48/73] Update _vercel.hjr.json --- domains/_vercel.hjr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.hjr.json b/domains/_vercel.hjr.json index 165dd2652..6a4b4d17c 100644 --- a/domains/_vercel.hjr.json +++ b/domains/_vercel.hjr.json @@ -2,7 +2,7 @@ "description": "Vercel verification of hjr.is-a.dev", "owner": { "username": "hongjr03", - "email": "me@jrhim.com", + "email": "me@jrhim.com" }, "record": { "TXT": ["vc-domain-verify=hjr.is-a.dev,fb939de5f77b0e1360cf"] From e5cb3b007116a9a91bd85ef5c7641d71994050b4 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Feb 2025 13:30:26 +0400 Subject: [PATCH 49/73] remove empty field --- domains/_vercel.jacques.json | 3 +-- domains/jacques.json | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/_vercel.jacques.json b/domains/_vercel.jacques.json index 875df6bda..719c59917 100644 --- a/domains/_vercel.jacques.json +++ b/domains/_vercel.jacques.json @@ -1,8 +1,7 @@ { "owner": { "username": "Jacques2Marais", - "email": "", - "discord": "itsmejackmorris#0787" + "discord": "itsmejackmorris" }, "record": { "TXT": "vc-domain-verify=jacques.is-a.dev,99cb4c27dc634df28742" diff --git a/domains/jacques.json b/domains/jacques.json index 22c79b1d2..110d726bf 100644 --- a/domains/jacques.json +++ b/domains/jacques.json @@ -1,8 +1,7 @@ { "owner": { "username": "Jacques2Marais", - "email": "", - "discord": "itsmejackmorris#0787" + "discord": "itsmejackmorris" }, "record": { "CNAME": "portfolio-jade-eta-63.vercel.app" From 97fc5139e5314fce1407a4c3c72871d5189b8a96 Mon Sep 17 00:00:00 2001 From: CloudCap10 Date: Sat, 8 Feb 2025 22:37:49 +0800 Subject: [PATCH 50/73] Create jt.json --- domains/jt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jt.json diff --git a/domains/jt.json b/domains/jt.json new file mode 100644 index 000000000..e300e86f4 --- /dev/null +++ b/domains/jt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudcap10", + "email": "jttalasan@live.com" + }, + "record": { + "NS": ["ivan.ns.cloudflare.com", "tara.ns.cloudflare.comm"] + } +} From c5331924d8de0f713e824f82b3e05ce096341a0b Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Feb 2025 22:59:08 +0400 Subject: [PATCH 51/73] add protocol --- domains/iggy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iggy.json b/domains/iggy.json index 53bf7d3dc..4ed071d4e 100644 --- a/domains/iggy.json +++ b/domains/iggy.json @@ -4,6 +4,6 @@ "email": "iggy.castrogiovanni@gmail.com" }, "record": { - "URL": "ignazio-castrogiovanni.com" + "URL": "https://ignazio-castrogiovanni.com" } } From 3626d60d853872a899fb5c55f40fdace61281efd Mon Sep 17 00:00:00 2001 From: "bd." Date: Sun, 9 Feb 2025 04:41:08 +0800 Subject: [PATCH 52/73] Create _github-pages-challenge-CantCode023.json --- domains/_github-pages-challenge-CantCode023.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-CantCode023.json diff --git a/domains/_github-pages-challenge-CantCode023.json b/domains/_github-pages-challenge-CantCode023.json new file mode 100644 index 000000000..dcfcc4bf3 --- /dev/null +++ b/domains/_github-pages-challenge-CantCode023.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CantCode023", + "email": "cantcode023@gmail.com" + }, + "record": { + "TXT": "f1b87d5986bd9abd22ca7fc5da79ad" + } +} From 5dccd1e5bea487f578b58508f0faef5a7caf019e Mon Sep 17 00:00:00 2001 From: Essoly Elyazid <65821915+MrElyazid@users.noreply.github.com> Date: Sat, 8 Feb 2025 21:46:54 +0100 Subject: [PATCH 53/73] Reserve elyazid.is-a.dev domain --- domains/{mrelyazid.json => elyazid.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mrelyazid.json => elyazid.json} (100%) diff --git a/domains/mrelyazid.json b/domains/elyazid.json similarity index 100% rename from domains/mrelyazid.json rename to domains/elyazid.json From f7b9113566a865e571ad801ba42b4b71c5d3dd1b Mon Sep 17 00:00:00 2001 From: "bd." Date: Sun, 9 Feb 2025 04:51:12 +0800 Subject: [PATCH 54/73] Rename _github-pages-challenge-CantCode023.json to _github-pages-challenge-cantcode023.bd.json --- ...ntCode023.json => _github-pages-challenge-cantcode023.bd.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-CantCode023.json => _github-pages-challenge-cantcode023.bd.json} (100%) diff --git a/domains/_github-pages-challenge-CantCode023.json b/domains/_github-pages-challenge-cantcode023.bd.json similarity index 100% rename from domains/_github-pages-challenge-CantCode023.json rename to domains/_github-pages-challenge-cantcode023.bd.json From ced9d869120f14b965c6302f32663b617e937e59 Mon Sep 17 00:00:00 2001 From: Essoly Elyazid <65821915+MrElyazid@users.noreply.github.com> Date: Sat, 8 Feb 2025 22:29:15 +0100 Subject: [PATCH 55/73] Update elyazid.json --- domains/elyazid.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/elyazid.json b/domains/elyazid.json index 8399112c7..7b9af25e2 100644 --- a/domains/elyazid.json +++ b/domains/elyazid.json @@ -1,10 +1,12 @@ { -"owner": { - "username": "MrElyazid" -}, + "description" : "Personal website", + "repo": "https://github.com/MrElyazid/MrElyazid.github.io", + "owner": { + "username": "MrElyazid", + "email": "elyazid.assouli@gmail.com" + }, "record": { "RECORDTYPE": "CNAME", "RECORDCONTENT": "mrelyazid.github.io" } - } From 4a8647b5e6833af4098dba1d59c53fb578270e40 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sun, 9 Feb 2025 06:31:44 +0800 Subject: [PATCH 56/73] Update elyazid.json --- domains/elyazid.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/elyazid.json b/domains/elyazid.json index 7b9af25e2..03ec22bd1 100644 --- a/domains/elyazid.json +++ b/domains/elyazid.json @@ -6,7 +6,6 @@ "email": "elyazid.assouli@gmail.com" }, "record": { - "RECORDTYPE": "CNAME", - "RECORDCONTENT": "mrelyazid.github.io" + "CNAME": "mrelyazid.github.io" } } From a9f2955132c0fa887821adb56dda9099255f47c9 Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 9 Feb 2025 23:09:10 +0700 Subject: [PATCH 57/73] Delete domains/anime.json --- domains/anime.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/anime.json diff --git a/domains/anime.json b/domains/anime.json deleted file mode 100644 index 545423bd5..000000000 --- a/domains/anime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zarqizoubir", - "email": "zarqi.ezzoubair@etu.uae.ac.ma" - }, - "record": { - "CNAME": "zarqizoubir.github.io" - } -} \ No newline at end of file From 056c61db86eb17206bc6362e38cc7d1b0185e84f Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Sun, 9 Feb 2025 15:11:52 -0600 Subject: [PATCH 58/73] Rename _github-pages-challenge-jesusvala.jesusvaladez to _github-pages-challenge-jesusvala.jesusvaladez.json filetype changed to json --- ...aladez => _github-pages-challenge-jesusvala.jesusvaladez.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jesusvala.jesusvaladez => _github-pages-challenge-jesusvala.jesusvaladez.json} (100%) diff --git a/domains/_github-pages-challenge-jesusvala.jesusvaladez b/domains/_github-pages-challenge-jesusvala.jesusvaladez.json similarity index 100% rename from domains/_github-pages-challenge-jesusvala.jesusvaladez rename to domains/_github-pages-challenge-jesusvala.jesusvaladez.json From 3bc8bbbfc5fb6aef751a310a7783dc70984c46b0 Mon Sep 17 00:00:00 2001 From: Boo <99917823+Boopup@users.noreply.github.com> Date: Sun, 9 Feb 2025 17:14:04 -0600 Subject: [PATCH 59/73] Update boo.json --- domains/boo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/boo.json b/domains/boo.json index 1fd86a563..53db8423f 100644 --- a/domains/boo.json +++ b/domains/boo.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "23.132.28.16" + "46.202.82.187" ] } -} \ No newline at end of file +} From 19c20a5f409c022078e19d1d4c00cb57dafb9030 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:49:18 +1100 Subject: [PATCH 60/73] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 093fdfa17..5e19924b9 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -18,6 +18,7 @@ "calendar", "cart", "catalog", + "chat", "checkout", "co", "com", From 466b6f2631ca204eeca32e52a2f415ab7024e067 Mon Sep 17 00:00:00 2001 From: Fetico Daniel Date: Mon, 10 Feb 2025 23:37:34 +0200 Subject: [PATCH 61/73] Create fetico.json --- domains/fetico.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fetico.json diff --git a/domains/fetico.json b/domains/fetico.json new file mode 100644 index 000000000..293306aaf --- /dev/null +++ b/domains/fetico.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "danielfetico21", + "email": "danielfetico21@gmail.com" + }, + "description": "Personal Website / Portfolio Website", + "record": { + "CNAME": "fetico.ro" + }, + "proxied": true +} \ No newline at end of file From 32cb01af777ef68452b3d8655124acdf1fe1444a Mon Sep 17 00:00:00 2001 From: Sun Zizhuo <80146445+UnidentifiedX@users.noreply.github.com> Date: Tue, 11 Feb 2025 21:27:33 +0800 Subject: [PATCH 62/73] Create sunzizhuo.json --- domains/sunzizhuo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sunzizhuo.json diff --git a/domains/sunzizhuo.json b/domains/sunzizhuo.json new file mode 100644 index 000000000..61655892d --- /dev/null +++ b/domains/sunzizhuo.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/UnidentifiedX/unidentifiedx.github.io", + "owner": { + "username": "UnidentifiedX", + "email": "sunzizhuo33@gmail.com" + }, + "record": { + "CNAME": "unidentifiedx.github.io" + } +} From c6fd68bac0f2cad31099c7fa42f98249d35da86c Mon Sep 17 00:00:00 2001 From: Logan Cookson <66440439+An-Unnamed-Developer@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:36:22 +0000 Subject: [PATCH 63/73] Create aud.json --- domains/aud.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aud.json diff --git a/domains/aud.json b/domains/aud.json new file mode 100644 index 000000000..a036bd1da --- /dev/null +++ b/domains/aud.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "An-Unnamed-Developer", + "email": "loganj1403@outlook.com" + }, + "record": { + "A": "82.16.42.25" + } +} From db7867b9056e284f183a606f35b37dde4f78d4cf Mon Sep 17 00:00:00 2001 From: Anatolii Shuba Date: Tue, 11 Feb 2025 19:05:42 -0500 Subject: [PATCH 64/73] Create navistar2.json --- domains/navistar2.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/navistar2.json diff --git a/domains/navistar2.json b/domains/navistar2.json new file mode 100644 index 000000000..3dc07f3fa --- /dev/null +++ b/domains/navistar2.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AShuba", + "email": "anatoliy.shuba@gmail.com" + }, + + "record": { + "A": ["52.73.119.251"] + } +} From d2d61a1a51515b3351abd04e004ff485db958f33 Mon Sep 17 00:00:00 2001 From: hoangdv Date: Wed, 12 Feb 2025 08:45:40 +0700 Subject: [PATCH 65/73] Create duong-viet-hoang.json --- domains/duong-viet-hoang.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/duong-viet-hoang.json diff --git a/domains/duong-viet-hoang.json b/domains/duong-viet-hoang.json new file mode 100644 index 000000000..045978e3d --- /dev/null +++ b/domains/duong-viet-hoang.json @@ -0,0 +1,11 @@ +{ + "description": "My personal developer portfolio.", + "repo": "https://github.com/bocanhcam", + "owner": { + "username": "bocanhcam", + "email": "hora.alien@gmail.com" + }, + "record": { + "CNAME": "bocanhcam.github.io" + } +} \ No newline at end of file From 0b9668ef2abd8fbe3cef512f90c9f36298596b79 Mon Sep 17 00:00:00 2001 From: Milind Pansare Date: Tue, 11 Feb 2025 21:41:23 -0500 Subject: [PATCH 66/73] Create githubmilind.json create githubmilind.github.io --- domains/githubmilind.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/githubmilind.json diff --git a/domains/githubmilind.json b/domains/githubmilind.json new file mode 100644 index 000000000..c12df6394 --- /dev/null +++ b/domains/githubmilind.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "githubmilind", + "email": "pansare@gmail.com" + }, + "record": { + "CNAME": "githubmilind.github.io" + } +} From 97cf0e583964724aac13dee40539de4e6763eef2 Mon Sep 17 00:00:00 2001 From: darkyzhou <7220778+darkyzhou@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:15:22 +0800 Subject: [PATCH 67/73] domains: add _vercel.darkyzhou --- domains/_vercel.darkyzhou.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.darkyzhou.json diff --git a/domains/_vercel.darkyzhou.json b/domains/_vercel.darkyzhou.json new file mode 100644 index 000000000..bb81f4e01 --- /dev/null +++ b/domains/_vercel.darkyzhou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darkyzhou", + "email": "me@zqy.io" + }, + "record": { + "TXT": "vc-domain-verify=darkyzhou.is-a.dev,811f7082bde4a2cf77b8" + } +} From a8bfe33f886798de46093241f683eae746834970 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Wed, 12 Feb 2025 12:43:06 +0300 Subject: [PATCH 68/73] Create every.json --- domains/every.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/every.json diff --git a/domains/every.json b/domains/every.json new file mode 100644 index 000000000..dfbbbed03 --- /dev/null +++ b/domains/every.json @@ -0,0 +1,17 @@ +{ + "description": "Screenshot of every accessible .is-a.dev website by @actuallyundefined", + "repo": "https://github.com/JustDeveloper1/every.is-a.dev", + "owner": { + "username": "JustDeveloper1", + "email": "dev@j.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 32b2c2ccdf51c2566a3aef0eb32bd1be56d4262b Mon Sep 17 00:00:00 2001 From: PrivateKeyy <98818336+keydevelops@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:35:05 +0700 Subject: [PATCH 69/73] Delete domains/_discord.privatekey.json --- domains/_discord.privatekey.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.privatekey.json diff --git a/domains/_discord.privatekey.json b/domains/_discord.privatekey.json deleted file mode 100644 index 5fc237354..000000000 --- a/domains/_discord.privatekey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "keydevelops", - "email": "rumaevvadim@gmail.com" - }, - "record": { - "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" - } -} From 99b6043b47130bce18120567442a4c595d50fc53 Mon Sep 17 00:00:00 2001 From: PrivateKeyy <98818336+keydevelops@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:35:06 +0700 Subject: [PATCH 70/73] Delete domains/privatekey.json --- domains/privatekey.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/privatekey.json diff --git a/domains/privatekey.json b/domains/privatekey.json deleted file mode 100644 index 39624ad33..000000000 --- a/domains/privatekey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "keydevelops", - "email": "rumaevvadim@gmail.com" - }, - "record": { - "CNAME": "keydevelops.github.io" - } -} From edafadd87601e21d39b133d60052d897e5633229 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 12 Feb 2025 12:32:26 -0500 Subject: [PATCH 71/73] Update aud.json --- domains/aud.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aud.json b/domains/aud.json index a036bd1da..093af5060 100644 --- a/domains/aud.json +++ b/domains/aud.json @@ -4,6 +4,6 @@ "email": "loganj1403@outlook.com" }, "record": { - "A": "82.16.42.25" + "A": ["82.16.42.25"] } } From b89405741e1b165d1f4e0c972d266de7cda23795 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:48:03 +0530 Subject: [PATCH 72/73] Create vighnesh153.json --- domains/vighnesh153.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vighnesh153.json diff --git a/domains/vighnesh153.json b/domains/vighnesh153.json new file mode 100644 index 000000000..1d1a38e61 --- /dev/null +++ b/domains/vighnesh153.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "vighnesh153" + }, + "record": { + "CNAME": "vighnesh153-app.web.app" + } +} From cccde03567cbb24497cd00e5f8e5536c875a51e3 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:52:02 +0530 Subject: [PATCH 73/73] Update vighnesh153.json --- domains/vighnesh153.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/vighnesh153.json b/domains/vighnesh153.json index 1d1a38e61..8f9c2cf8d 100644 --- a/domains/vighnesh153.json +++ b/domains/vighnesh153.json @@ -1,6 +1,7 @@ { "owner": { - "username": "vighnesh153" + "username": "vighnesh153", + "email": "pikachu@vighnesh153.dev" }, "record": { "CNAME": "vighnesh153-app.web.app"