From c9d3473dfbf78150179aa8f731d537e05fdee47d Mon Sep 17 00:00:00 2001 From: Kayden Lee Date: Fri, 31 Jan 2025 07:55:20 +0800 Subject: [PATCH 01/43] 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/43] 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/43] 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/43] 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 e489e9b39a5867da70272be564d1ca3bb48d5c7e Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Tue, 4 Feb 2025 15:45:30 -0600 Subject: [PATCH 05/43] Create jesus-valadez.json A github page to show a personal portfolio --- domains/jesus-valadez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jesus-valadez.json diff --git a/domains/jesus-valadez.json b/domains/jesus-valadez.json new file mode 100644 index 000000000..2bbde1841 --- /dev/null +++ b/domains/jesus-valadez.json @@ -0,0 +1,11 @@ +{ + "description": "Use to show a personal portfolio", + "repo": "https://github.com/JesusVala/JesusValadez.github.io.git" , + "owner": { + "username": "JesusVala", + "email": "jesusvaladezf@outlook.com" + }, + "record": { + "CNAME": "JesusValadez.github.io" + } +} From 9f5e263b484c69f5d77014521f693b202d75c66a Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Tue, 4 Feb 2025 15:48:18 -0600 Subject: [PATCH 06/43] Rename jesus-valadez.json to jesusvaladez.json --- domains/{jesus-valadez.json => jesusvaladez.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jesus-valadez.json => jesusvaladez.json} (100%) diff --git a/domains/jesus-valadez.json b/domains/jesusvaladez.json similarity index 100% rename from domains/jesus-valadez.json rename to domains/jesusvaladez.json From 5d5baf28a08262ea72925a6fac5c4de53e125da7 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Wed, 5 Feb 2025 09:43:24 +0330 Subject: [PATCH 07/43] 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 08/43] 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 09/43] 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 10/43] 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 11/43] 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 12/43] 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 13/43] 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 14/43] 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 15/43] 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 16/43] 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 17/43] 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 18/43] 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 19/43] 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 20/43] 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 21/43] 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 22/43] 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 23/43] 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 24/43] 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 25/43] 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 c13ac4aa02d0ad6dcb774880485cfce129647e6c Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Wed, 5 Feb 2025 13:06:52 +0000 Subject: [PATCH 26/43] 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/43] 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 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 28/43] 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 29/43] 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 7c815615197756e9653d916c5266316a6f322b86 Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Wed, 5 Feb 2025 23:38:10 -0600 Subject: [PATCH 30/43] Update domains/jesusvaladez.json Co-authored-by: 21Z <21z95@proton.me> --- domains/jesusvaladez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jesusvaladez.json b/domains/jesusvaladez.json index 2bbde1841..89ccbb18e 100644 --- a/domains/jesusvaladez.json +++ b/domains/jesusvaladez.json @@ -6,6 +6,6 @@ "email": "jesusvaladezf@outlook.com" }, "record": { - "CNAME": "JesusValadez.github.io" + "CNAME": "jesusvaladez.github.io" } } From ede09ce4daaa92071055b844cbb31e3cdc073346 Mon Sep 17 00:00:00 2001 From: "bd." Date: Fri, 7 Feb 2025 16:54:59 +0800 Subject: [PATCH 31/43] 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 32/43] 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 33/43] 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 e5cb3b007116a9a91bd85ef5c7641d71994050b4 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Feb 2025 13:30:26 +0400 Subject: [PATCH 34/43] 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 35/43] 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 36/43] 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 37/43] 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 38/43] 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 39/43] 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 40/43] 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 41/43] 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 42/43] 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 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 43/43] 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",