From c9d3473dfbf78150179aa8f731d537e05fdee47d Mon Sep 17 00:00:00 2001 From: Kayden Lee Date: Fri, 31 Jan 2025 07:55:20 +0800 Subject: [PATCH 01/30] 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/30] 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/30] 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/30] 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 6a014e4e7ccb61b11f867066f01d7baa4c8d87a5 Mon Sep 17 00:00:00 2001 From: Bilal Punjabi Date: Wed, 5 Feb 2025 12:25:09 +0000 Subject: [PATCH 05/30] 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 06/30] 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 07/30] 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 08/30] 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 09/30] 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 10/30] 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 11/30] 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 12/30] 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 13/30] 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 14/30] 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 15/30] 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 16/30] 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 17/30] 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 18/30] 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 19/30] 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 c307e2877185da6942e48d792ebf373b4b73096c Mon Sep 17 00:00:00 2001 From: Hong Jiarong Date: Thu, 6 Feb 2025 16:55:05 +0800 Subject: [PATCH 20/30] 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 21/30] 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 97fc5139e5314fce1407a4c3c72871d5189b8a96 Mon Sep 17 00:00:00 2001 From: CloudCap10 Date: Sat, 8 Feb 2025 22:37:49 +0800 Subject: [PATCH 22/30] 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 3626d60d853872a899fb5c55f40fdace61281efd Mon Sep 17 00:00:00 2001 From: "bd." Date: Sun, 9 Feb 2025 04:41:08 +0800 Subject: [PATCH 23/30] 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 24/30] 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 25/30] 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 26/30] 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 27/30] 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 28/30] 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 29/30] 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 30/30] 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