From 616f0e68b0a1445db82162775c34e7027fb62eeb Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Tue, 17 Dec 2024 13:36:41 -0800 Subject: [PATCH 0001/3585] Create ajtabs.json --- domains/ajtabs | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ajtabs diff --git a/domains/ajtabs b/domains/ajtabs new file mode 100644 index 000000000..5cb58c59c --- /dev/null +++ b/domains/ajtabs @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ajtabjs", + "email": "oro10jua@gmail.com" + }, + "record": { + "CNAME": "ajtabjs.github.io" + } +} From d1118812ad45ec2168f5625be97ec255e46eecbf Mon Sep 17 00:00:00 2001 From: HaiYTB Date: Mon, 23 Dec 2024 19:17:33 +0700 Subject: [PATCH 0002/3585] Add icvn domain --- domains/icvn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/icvn.json diff --git a/domains/icvn.json b/domains/icvn.json new file mode 100644 index 000000000..2c49c7679 --- /dev/null +++ b/domains/icvn.json @@ -0,0 +1,12 @@ +{ + "description": "A minecraft server", + "repo": "https://github.com/HaiYTB/register", + "owner": { + "username": "HaiYTB", + "email": "admin@is-a.dev" + }, + "record": { + "A": "103.229.52.14" + }, + "proxied": true +} From a9f5ff237b1f73193a94ba5b64f7d39f27033ec1 Mon Sep 17 00:00:00 2001 From: VulcanoSoftware <113239901+VulcanoSoftware@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:06:39 +0100 Subject: [PATCH 0003/3585] Register torrent.vulcanocraft.is-a.dev --- domains/torrent.vulcanocraft.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/torrent.vulcanocraft.json diff --git a/domains/torrent.vulcanocraft.json b/domains/torrent.vulcanocraft.json new file mode 100644 index 000000000..8112b4673 --- /dev/null +++ b/domains/torrent.vulcanocraft.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "VulcanoSoftware", + "discord": "814891541205876767", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZztzSybGpYU3Rk5X5_N_i4H5ZEiyAXTqivKlhHa_c_ftH9aY1o2bIFPtlOqrULzJ0JM9YaRWrNOBwQr8swHFakJE38865gasOg-bh06vLUoEIXqkQ150Fal4Dasdxbolvfiukv3uZaAQrG8eyOseosNErzzf-q29qENuCurS65wjIhk_6bYVgA9AEGa5OwGhqNMHYji8H7llKFToy-NHBc41fdPSuJy9SwrLxwqWK-4jozdF6aZXbpXl7jcPcVBG37fG0IJ6ipgNjBbdK768HL-q182wGi67cm5Nf3Yy11WROYhrKXJqW4GwDEQrSvVSYDAbi26KLuoM_yluOKX9HQ.huCtP8WPwjhO2ZGug1kbCQ.ez1vaZhE_RQflUDI1uTE-iO7PN2jY-OMzh7okktHVWHCNNCk7HzdHWxCNlN-PBfOnPIlQfF5cZa95p3DrCkso86Lx70kyGhCbxg_ecq6-T-aqhIz48fc-_QWaLhqqQfY.rMcNllyFC5ZfHST1cIhOYg" + }, + + "record": { + "CNAME": "vulcanotorrent.pages.dev" + } + } + \ No newline at end of file From 54704bd6378fb7d0f86c814fe5ba80e36ae7ef33 Mon Sep 17 00:00:00 2001 From: HaiYTB Date: Tue, 24 Dec 2024 09:54:45 +0700 Subject: [PATCH 0004/3585] Email fixed --- domains/icvn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icvn.json b/domains/icvn.json index 2c49c7679..dab6d090c 100644 --- a/domains/icvn.json +++ b/domains/icvn.json @@ -3,7 +3,7 @@ "repo": "https://github.com/HaiYTB/register", "owner": { "username": "HaiYTB", - "email": "admin@is-a.dev" + "email": "haiwt2xbox@gmail.com" }, "record": { "A": "103.229.52.14" From fca3857304174262d4479e6a17433ae4dde2357d Mon Sep 17 00:00:00 2001 From: razelleclaren <111413045+razelleclaren@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:48:20 +0700 Subject: [PATCH 0005/3585] Create clarenisme.json --- domains/clarenisme.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/clarenisme.json diff --git a/domains/clarenisme.json b/domains/clarenisme.json new file mode 100644 index 000000000..79d48efcd --- /dev/null +++ b/domains/clarenisme.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "clarenisme", + "email": "gracela.claren1@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" +  } +} From 26debb7edf91f6765ecffd50b85bd4fe92436cb0 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 25 Dec 2024 14:36:56 +0300 Subject: [PATCH 0006/3585] fix(domains/clarenisme): correct github username --- domains/clarenisme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/clarenisme.json b/domains/clarenisme.json index 79d48efcd..1ff8ef61c 100644 --- a/domains/clarenisme.json +++ b/domains/clarenisme.json @@ -1,6 +1,6 @@ { "owner": { - "username": "clarenisme", + "username": "razelleclaren", "email": "gracela.claren1@gmail.com" }, "record": { From 232dfacdeff031038d64b857df9b0358c9a232f4 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 26 Dec 2024 19:42:56 +1100 Subject: [PATCH 0007/3585] Update domains/icvn.json --- domains/icvn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icvn.json b/domains/icvn.json index dab6d090c..4f0098268 100644 --- a/domains/icvn.json +++ b/domains/icvn.json @@ -6,7 +6,7 @@ "email": "haiwt2xbox@gmail.com" }, "record": { - "A": "103.229.52.14" + "A": ["103.229.52.14"] }, "proxied": true } From f05e1303cb3f50c366bd9010b21069a33d61acf8 Mon Sep 17 00:00:00 2001 From: HaiYTB <107292361+HaiYTB@users.noreply.github.com> Date: Thu, 26 Dec 2024 15:47:46 +0700 Subject: [PATCH 0008/3585] Update icvn.json Add port --- domains/icvn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icvn.json b/domains/icvn.json index 4f0098268..a2415cbf8 100644 --- a/domains/icvn.json +++ b/domains/icvn.json @@ -6,7 +6,7 @@ "email": "haiwt2xbox@gmail.com" }, "record": { - "A": ["103.229.52.14"] + "A": ["103.229.52.14:25908"] }, "proxied": true } From b55084cd42c6afd6152c2ace2cae88b7d7d98d21 Mon Sep 17 00:00:00 2001 From: HaiYTB <107292361+HaiYTB@users.noreply.github.com> Date: Fri, 27 Dec 2024 20:51:20 +0700 Subject: [PATCH 0009/3585] Update icvn.json --- domains/icvn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icvn.json b/domains/icvn.json index a2415cbf8..4f0098268 100644 --- a/domains/icvn.json +++ b/domains/icvn.json @@ -6,7 +6,7 @@ "email": "haiwt2xbox@gmail.com" }, "record": { - "A": ["103.229.52.14:25908"] + "A": ["103.229.52.14"] }, "proxied": true } From eb708176ea6d5750dec0fd39f3bcadb67b8513b7 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 13:42:40 +1300 Subject: [PATCH 0010/3585] Create Vercel verification record for jax.is-a.dev --- domains/_vercel.jax.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.jax.json diff --git a/domains/_vercel.jax.json b/domains/_vercel.jax.json new file mode 100644 index 000000000..26bd8beeb --- /dev/null +++ b/domains/_vercel.jax.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "jxaq" + }, + "record": { + "TXT": ["vc-domain-verify=jax.is-a.dev,f8cf558f95e96e1c703e"] + } +} From ad863bd785880a0ff026ab5cd1367cca28e1c146 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 13:53:57 +1300 Subject: [PATCH 0011/3585] Create jax.json --- domains/jax.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jax.json diff --git a/domains/jax.json b/domains/jax.json new file mode 100644 index 000000000..5c3e8c9b0 --- /dev/null +++ b/domains/jax.json @@ -0,0 +1,12 @@ +{ + "description": "Jackson's Portfolio", + "repo": "https://github.com/jxaq/jxaq.github.io", + "owner": { + "username": "jxaq", + "email": "wild.dives.0x@icloud.com" + }, + "record": { + "TXT": "v=spf1 -all", + "A": "76.76.21.21", + } +} From bc7505b065388f6cbc9b88fe98c253c030b8bd64 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:03:24 +1300 Subject: [PATCH 0012/3585] Create h.jax.json --- domains/h.jax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/h.jax.json diff --git a/domains/h.jax.json b/domains/h.jax.json new file mode 100644 index 000000000..098723f1b --- /dev/null +++ b/domains/h.jax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jxaq" + }, + "record": { + "A": ["207.211.149.245"] + } + "proxied": true, +} From 1e61394b624639a034b5edd6fc74426260bfc4a0 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:03:43 +1300 Subject: [PATCH 0013/3585] Create f.jax.json --- domains/f.jax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/f.jax.json diff --git a/domains/f.jax.json b/domains/f.jax.json new file mode 100644 index 000000000..098723f1b --- /dev/null +++ b/domains/f.jax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jxaq" + }, + "record": { + "A": ["207.211.149.245"] + } + "proxied": true, +} From e8c7c81790d09e49d583b3d8e280174c4847b4c3 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:14:07 +1300 Subject: [PATCH 0014/3585] Fix invalid JSON for f.jax.json --- domains/f.jax.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/f.jax.json b/domains/f.jax.json index 098723f1b..cb8b2a27f 100644 --- a/domains/f.jax.json +++ b/domains/f.jax.json @@ -4,6 +4,6 @@ }, "record": { "A": ["207.211.149.245"] - } - "proxied": true, + }, + "proxied": true } From 4e86b22990fe6e13704a8fdf0147a5e5ece7c93e Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:14:40 +1300 Subject: [PATCH 0015/3585] Fix invalid JSON for h.jax.json --- domains/h.jax.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/h.jax.json b/domains/h.jax.json index 098723f1b..cb8b2a27f 100644 --- a/domains/h.jax.json +++ b/domains/h.jax.json @@ -4,6 +4,6 @@ }, "record": { "A": ["207.211.149.245"] - } - "proxied": true, + }, + "proxied": true } From 80e8828b804cc807c9dda846844e0e880df81d43 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:15:36 +1300 Subject: [PATCH 0016/3585] Fix invalid JSON for jax.json --- domains/jax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jax.json b/domains/jax.json index 5c3e8c9b0..d7396c634 100644 --- a/domains/jax.json +++ b/domains/jax.json @@ -7,6 +7,6 @@ }, "record": { "TXT": "v=spf1 -all", - "A": "76.76.21.21", + "A": "76.76.21.21" } } From 025e6697b0f784143da0f3da3321b43ee4f6bba1 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:35:19 +1300 Subject: [PATCH 0017/3585] Put TXT and A records in an array (jax.json) --- domains/jax.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jax.json b/domains/jax.json index d7396c634..b4cf745c8 100644 --- a/domains/jax.json +++ b/domains/jax.json @@ -6,7 +6,7 @@ "email": "wild.dives.0x@icloud.com" }, "record": { - "TXT": "v=spf1 -all", - "A": "76.76.21.21" + "TXT": ["v=spf1 -all"], + "A": ["76.76.21.21"] } } From 6cf9d0d91b194bd2daf5f8dd0d5700945e3c312b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=BC=92=E1=B6=9C=CA=B3=E1=B5=83=E1=B6=BB=CA=B8=E1=B4=AE?= =?UTF-8?q?=E1=B4=BC=CB=A2=CB=A2=E5=8D=82=E4=B9=83=E5=8D=84=E4=B8=A8?= =?UTF-8?q?=E4=B8=82=E5=8D=84=E4=B9=87=D2=9C=E0=BC=92?= <93928612+Abhishek-Issac@users.noreply.github.com> Date: Sun, 29 Dec 2024 08:44:19 +0530 Subject: [PATCH 0018/3585] Create abhishekissac.json --- domains/abhishekissac.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhishekissac.json diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json new file mode 100644 index 000000000..a9074f630 --- /dev/null +++ b/domains/abhishekissac.json @@ -0,0 +1,11 @@ +{ + "domain": "abhishekissac.is-a.dev", + "subdomain": "abhishekissac", + "owner": { + "email": "abhishekissac0@gmail.com" + }, + "record": { + "CNAME": "abhishek-issac.github.io" + }, + "proxied": false +} From 9079fa18859a13dddf2fe0623ddd627ea689d237 Mon Sep 17 00:00:00 2001 From: riotoff Date: Sun, 29 Dec 2024 13:03:34 +0300 Subject: [PATCH 0019/3585] Create chatting.json --- chatting.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 chatting.json diff --git a/chatting.json b/chatting.json new file mode 100644 index 000000000..c2652d957 --- /dev/null +++ b/chatting.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riotoff", + "discord": "1040929084684902460" + }, + "record": { + "CNAME": "riotoff.github.io" + } +} From b64f66e25ebfd8475343e01194119d3d7ce9224c Mon Sep 17 00:00:00 2001 From: riotoff Date: Mon, 30 Dec 2024 15:24:02 +0300 Subject: [PATCH 0020/3585] Delete chatting.json --- chatting.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 chatting.json diff --git a/chatting.json b/chatting.json deleted file mode 100644 index c2652d957..000000000 --- a/chatting.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "riotoff", - "discord": "1040929084684902460" - }, - "record": { - "CNAME": "riotoff.github.io" - } -} From 2cb024972de136ce753c9b807514e9eba6136386 Mon Sep 17 00:00:00 2001 From: riotoff Date: Mon, 30 Dec 2024 15:24:48 +0300 Subject: [PATCH 0021/3585] Create chatting.json --- domains/chatting.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chatting.json diff --git a/domains/chatting.json b/domains/chatting.json new file mode 100644 index 000000000..c2652d957 --- /dev/null +++ b/domains/chatting.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riotoff", + "discord": "1040929084684902460" + }, + "record": { + "CNAME": "riotoff.github.io" + } +} From c8d2113137ce6e6fa2475477f76caa3eef6ed495 Mon Sep 17 00:00:00 2001 From: ramanandkrgupta <115969817+ramanandkrgupta@users.noreply.github.com> Date: Tue, 31 Dec 2024 20:28:42 +0530 Subject: [PATCH 0022/3585] Create ramanand.json --- domains/ramanand.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ramanand.json diff --git a/domains/ramanand.json b/domains/ramanand.json new file mode 100644 index 000000000..22f209f5d --- /dev/null +++ b/domains/ramanand.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ramanandkrgupta", + "email": "ramanand@myyahoo.com" + }, + "record": { + "TXT": "c3b5352a8f161a88f0ad9ee64330e9" + } +} From 96f372f500daba99be0ce0aa3f11a99004e16bfa Mon Sep 17 00:00:00 2001 From: riotoff Date: Tue, 31 Dec 2024 19:00:19 +0300 Subject: [PATCH 0023/3585] Rename chatting.json to chattingmessenger.json --- domains/{chatting.json => chattingmessenger.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{chatting.json => chattingmessenger.json} (100%) diff --git a/domains/chatting.json b/domains/chattingmessenger.json similarity index 100% rename from domains/chatting.json rename to domains/chattingmessenger.json From dc4863846fac54a15837f9250b97b45301a7ba8b Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:31:20 +0500 Subject: [PATCH 0024/3585] Create _vercel.ryan.json --- domains/_vercel.ryan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.ryan.json diff --git a/domains/_vercel.ryan.json b/domains/_vercel.ryan.json new file mode 100644 index 000000000..c3ddb8ff0 --- /dev/null +++ b/domains/_vercel.ryan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "RyanBaig" + }, + "record": { + "TXT": ["vc-domain-verify=ryan.is-a.dev,c1c8f7dbcb1e3a60b229"] + } +} From 4dadeaa9d528e891da71003c322907eb961aefd8 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:38:10 +0500 Subject: [PATCH 0025/3585] Create ryanbaig.json --- domains/ryanbaig.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ryanbaig.json diff --git a/domains/ryanbaig.json b/domains/ryanbaig.json new file mode 100644 index 000000000..1fa8545be --- /dev/null +++ b/domains/ryanbaig.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "RyanBaig" + }, + "record": { + "CNAME": "ryanthedev.vercel.app" + } +} From 30de9fb01bce186091778b7dfe35a8232f928367 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:39:31 +0500 Subject: [PATCH 0026/3585] Delete domains/_vercel.ryan.json --- domains/_vercel.ryan.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 domains/_vercel.ryan.json diff --git a/domains/_vercel.ryan.json b/domains/_vercel.ryan.json deleted file mode 100644 index c3ddb8ff0..000000000 --- a/domains/_vercel.ryan.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "RyanBaig" - }, - "record": { - "TXT": ["vc-domain-verify=ryan.is-a.dev,c1c8f7dbcb1e3a60b229"] - } -} From d655b67de47ccb28fb83c54610f7cf363ffcdce6 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:39:55 +0500 Subject: [PATCH 0027/3585] Create _vercel.ryanbaig.json --- domains/_vercel.ryanbaig.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.ryanbaig.json diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json new file mode 100644 index 000000000..c3ddb8ff0 --- /dev/null +++ b/domains/_vercel.ryanbaig.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "RyanBaig" + }, + "record": { + "TXT": ["vc-domain-verify=ryan.is-a.dev,c1c8f7dbcb1e3a60b229"] + } +} From 1470111baf64ee414c546466cfae404d64e06ce1 Mon Sep 17 00:00:00 2001 From: ramanandkrgupta <115969817+ramanandkrgupta@users.noreply.github.com> Date: Tue, 31 Dec 2024 23:53:08 +0530 Subject: [PATCH 0028/3585] Update ramanand.json --- domains/ramanand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ramanand.json b/domains/ramanand.json index 22f209f5d..2bda3f1d7 100644 --- a/domains/ramanand.json +++ b/domains/ramanand.json @@ -4,6 +4,6 @@ "email": "ramanand@myyahoo.com" }, "record": { - "TXT": "c3b5352a8f161a88f0ad9ee64330e9" + "NS": ["aron.ns.cloudflare.com", "decker.ns.cloudflare.com"] } } From 29e76403bb714a733dd839ba76c80f810d4f5949 Mon Sep 17 00:00:00 2001 From: Samrat Talukdar <69191476+ogsamrat@users.noreply.github.com> Date: Wed, 1 Jan 2025 02:04:52 +0530 Subject: [PATCH 0029/3585] ogsamrat: github txt record --- .../_github-pages-challenge-ogsamrat.samrat.is-a.dev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json diff --git a/domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json b/domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json new file mode 100644 index 000000000..86bb70b25 --- /dev/null +++ b/domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ogsamrat" + }, + "record": { + "TXT": ["eeef7c979489f42f420873389f2bef"] + } +} From ba94d6038571c82f77cdbd1622733d156bfeff9e Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:46:24 -0800 Subject: [PATCH 0030/3585] Create nikyofficial.json --- domains/nikyofficial.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyofficial.json diff --git a/domains/nikyofficial.json b/domains/nikyofficial.json new file mode 100644 index 000000000..561752de2 --- /dev/null +++ b/domains/nikyofficial.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "nikyy2.github.io" + } +} From 3cde42c68f75e1ef32265ffae7098611319a05d5 Mon Sep 17 00:00:00 2001 From: reiyuchan Date: Wed, 1 Jan 2025 08:44:00 +0200 Subject: [PATCH 0031/3585] Create reiyuchan.json --- domains/reiyuchan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reiyuchan.json diff --git a/domains/reiyuchan.json b/domains/reiyuchan.json new file mode 100644 index 000000000..8b975f981 --- /dev/null +++ b/domains/reiyuchan.json @@ -0,0 +1,11 @@ +{ + "description": "reiyuchan personal website", + "repo": "https://github.com/reiyuchan/reiyuchan.github.io", + "owner": { + "username": "reiyuchan", + "email":"iwakura.rei.tk@gmail.com" + }, + "record": { + "CNAME": "reiyuchan.github.io" + } +} From 542103e8250755d7b6c510b1b4a8f786e6628f85 Mon Sep 17 00:00:00 2001 From: Samrat Talukdar <69191476+ogsamrat@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:18:14 +0530 Subject: [PATCH 0032/3585] Rename _github-pages-challenge-ogsamrat.samrat.is-a.dev.json to _github-pages-challenge-ogsamrat.samrat.json --- ...is-a.dev.json => _github-pages-challenge-ogsamrat.samrat.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ogsamrat.samrat.is-a.dev.json => _github-pages-challenge-ogsamrat.samrat.json} (100%) diff --git a/domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json b/domains/_github-pages-challenge-ogsamrat.samrat.json similarity index 100% rename from domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json rename to domains/_github-pages-challenge-ogsamrat.samrat.json From df0d51240c7d7b29365b39af8bc5e17111af2f8e Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:55:50 +0500 Subject: [PATCH 0033/3585] Update _vercel.ryanbaig.json --- domains/_vercel.ryanbaig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json index c3ddb8ff0..0e7a80730 100644 --- a/domains/_vercel.ryanbaig.json +++ b/domains/_vercel.ryanbaig.json @@ -3,6 +3,6 @@ "username": "RyanBaig" }, "record": { - "TXT": ["vc-domain-verify=ryan.is-a.dev,c1c8f7dbcb1e3a60b229"] + "TXT": ["vc-domain-verify=ryanbaig.is-a.dev,6611c040f39e1689070b"] } } From 55881891772e74ad28f62deae520cc3f1cdd6b7c Mon Sep 17 00:00:00 2001 From: Jwaxy <98110672+jwaxy@users.noreply.github.com> Date: Wed, 1 Jan 2025 13:14:10 +0300 Subject: [PATCH 0034/3585] Add Cloudflare NS records. --- domains/jwaxy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jwaxy.json b/domains/jwaxy.json index f441505b4..7b81d01fd 100644 --- a/domains/jwaxy.json +++ b/domains/jwaxy.json @@ -6,6 +6,6 @@ "email": "me@yxawj.aleeas.com" }, "record": { - "CNAME": "jwaxy.github.io" + "NS": ["isabel.ns.cloudflare.com", "kolton.ns.cloudflare.com"] } } From 6375655954f93bf2186c23b04901ad541beb72ad Mon Sep 17 00:00:00 2001 From: Jwaxy <98110672+jwaxy@users.noreply.github.com> Date: Wed, 1 Jan 2025 13:14:52 +0300 Subject: [PATCH 0035/3585] Delete my github challange because not needed anymore. --- domains/_github-pages-challenge-jwaxy.jwaxy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_github-pages-challenge-jwaxy.jwaxy.json diff --git a/domains/_github-pages-challenge-jwaxy.jwaxy.json b/domains/_github-pages-challenge-jwaxy.jwaxy.json deleted file mode 100644 index 96595b11e..000000000 --- a/domains/_github-pages-challenge-jwaxy.jwaxy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "GitHub said that the verification was needed so I created this record.", - "owner": { - "username": "jwaxy", - "email": "me@yxawj.aleeas.com" - }, - "record": { - "TXT": "8e4b33b2837436011e57d5cade6b40" - } -} From b12b49c4932e02e302af9ac3d85a82eedc79e6d7 Mon Sep 17 00:00:00 2001 From: Anant <144612836+ThatNerdyKun@users.noreply.github.com> Date: Wed, 1 Jan 2025 18:32:22 +0530 Subject: [PATCH 0036/3585] Create annant.json --- domains/annant.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/annant.json diff --git a/domains/annant.json b/domains/annant.json new file mode 100644 index 000000000..78cb5f780 --- /dev/null +++ b/domains/annant.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ThatNerdyKun", +"discord": "629851641579044874" + }, + + "record": { + "CNAME": "annant.pages.dev" + } +} From 353f0fa4072717c0d02065ae1ca67e941929fc54 Mon Sep 17 00:00:00 2001 From: Lohit Kolluri Date: Wed, 1 Jan 2025 22:27:45 +0530 Subject: [PATCH 0037/3585] Update lohit.json --- domains/lohit.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/lohit.json b/domains/lohit.json index 52d0da6c2..75b71090a 100644 --- a/domains/lohit.json +++ b/domains/lohit.json @@ -5,6 +5,8 @@ "discord": "drxven" }, "record": { - "CNAME": "lohitkolluri.vercel.app" + "A": ["76.76.21.21"], + "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], + "TXT": ["v=spf1 include:zohomail.in ~all"] } } From 5cac55e5582a3e08ef29761a230695eb1efda967 Mon Sep 17 00:00:00 2001 From: Lohit Kolluri Date: Wed, 1 Jan 2025 23:45:49 +0530 Subject: [PATCH 0038/3585] Update lohit.json --- domains/lohit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lohit.json b/domains/lohit.json index 75b71090a..b76800a08 100644 --- a/domains/lohit.json +++ b/domains/lohit.json @@ -7,6 +7,6 @@ "record": { "A": ["76.76.21.21"], "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "TXT": ["v=spf1 include:zohomail.in ~all"] + "TXT": ["v=spf1 include:zohomail.in ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB"] } } From 48a81af982ffb44bc1d1edb1a454b0c01d624d40 Mon Sep 17 00:00:00 2001 From: WinStuff <104269577+enderfoxbg@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:12:50 +0200 Subject: [PATCH 0039/3585] Create _vercel.justwinstuff.json --- domains/_vercel.justwinstuff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.justwinstuff.json diff --git a/domains/_vercel.justwinstuff.json b/domains/_vercel.justwinstuff.json new file mode 100644 index 000000000..e93831283 --- /dev/null +++ b/domains/_vercel.justwinstuff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "enderfoxbg", + "discord": "970380468090437672" + }, + "record": { + "TXT": ["vc-domain-verify=justwinstuff.is-a.dev,f7737c243dc3c1080dd7"] + } +} From 22303f26db7fabe5a32bf4c40356d1c687862831 Mon Sep 17 00:00:00 2001 From: WinStuff <104269577+enderfoxbg@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:14:28 +0200 Subject: [PATCH 0040/3585] Create justwinstuff.json --- domains/justwinstuff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/justwinstuff.json diff --git a/domains/justwinstuff.json b/domains/justwinstuff.json new file mode 100644 index 000000000..2ba65cf76 --- /dev/null +++ b/domains/justwinstuff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "enderfoxbg", + "discord": "970380468090437672" + }, + "record": { + "CNAME": "justwinstuff.vercel.app" + } +} From c1eec6dcec5dc16cc71d9ea98562b8c881cbb812 Mon Sep 17 00:00:00 2001 From: Jobayed Sumon Date: Thu, 2 Jan 2025 02:08:29 +0600 Subject: [PATCH 0041/3585] Create jobayedsumon.json --- domains/jobayedsumon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jobayedsumon.json diff --git a/domains/jobayedsumon.json b/domains/jobayedsumon.json new file mode 100644 index 000000000..3a946146e --- /dev/null +++ b/domains/jobayedsumon.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jobayedsumon", + "email": "jobayedahmedsumon@gmail.com" + }, + "record": { + "A": [ + "103.159.73.11" + ] + } +} From fed29da5aaf84c97bd7d26d8849da8b0e6afda5e Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:34:42 -0800 Subject: [PATCH 0042/3585] Create _discord.nikyofficial.json --- domains/_discord.nikyofficial.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.nikyofficial.json diff --git a/domains/_discord.nikyofficial.json b/domains/_discord.nikyofficial.json new file mode 100644 index 000000000..0777d6d1a --- /dev/null +++ b/domains/_discord.nikyofficial.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com", + "discord": "1007521768761729094" + }, + "record": { + "TXT": "dh=eb8bcab3a2e8a1f278e7cb88404974b46f58a31c" + } +} From 726325f1940dabccb85b5540a5762bea56ecd431 Mon Sep 17 00:00:00 2001 From: ah2 <44106895+ah2@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:13:10 +0400 Subject: [PATCH 0043/3585] Create ah2.json --- domains/ah2.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ah2.json diff --git a/domains/ah2.json b/domains/ah2.json new file mode 100644 index 000000000..735d5b25a --- /dev/null +++ b/domains/ah2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ah2", + "email": "uni.ahmamy@gmail.com" + }, + "record": { + "CNAME": "hamd.cloud.libraryofcode.org" + } +} From 3402016ad9a98e20a02c22f3fb3b92e8a86da944 Mon Sep 17 00:00:00 2001 From: Lohit Kolluri Date: Thu, 2 Jan 2025 02:47:10 +0530 Subject: [PATCH 0044/3585] Create zmail._domainkey.lohit.json --- domains/zmail._domainkey.lohit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zmail._domainkey.lohit.json diff --git a/domains/zmail._domainkey.lohit.json b/domains/zmail._domainkey.lohit.json new file mode 100644 index 000000000..45759e124 --- /dev/null +++ b/domains/zmail._domainkey.lohit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lohitkolluri", + "email": "lohitkolluri@gmail.com", + "discord": "drxven" + }, + "record": { + "TXT": ["v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB"] + } +} From fe7289b0f795b760d42b9550ab858167842f9cb0 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 06:35:54 +0800 Subject: [PATCH 0045/3585] remove reserved option --- tests/json.test.js | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tests/json.test.js b/tests/json.test.js index 1bf3e3f3d..4dab0ede7 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -8,8 +8,7 @@ const requiredFields = { }; const optionalFields = { - proxied: "boolean", - reserved: "boolean" + proxied: "boolean" }; const requiredOwnerFields = { @@ -79,10 +78,8 @@ t("All files should have the required fields", (t) => { // Validate owner object fields validateRequiredFields(t, data.owner, requiredOwnerFields, file); - // Ensure 'record' field is not empty unless reserved - if (!data.reserved) { - t.true(Object.keys(data.record).length > 0, `${file}: No record types found`); - } + // Ensure 'record' field is not empty + t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); }); }); From 5c5245c4e28f69d27b5cda32daf9163eebf51172 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 06:35:55 +0800 Subject: [PATCH 0046/3585] remove reserved option --- tests/json.test.js | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tests/json.test.js b/tests/json.test.js index 1bf3e3f3d..4dab0ede7 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -8,8 +8,7 @@ const requiredFields = { }; const optionalFields = { - proxied: "boolean", - reserved: "boolean" + proxied: "boolean" }; const requiredOwnerFields = { @@ -79,10 +78,8 @@ t("All files should have the required fields", (t) => { // Validate owner object fields validateRequiredFields(t, data.owner, requiredOwnerFields, file); - // Ensure 'record' field is not empty unless reserved - if (!data.reserved) { - t.true(Object.keys(data.record).length > 0, `${file}: No record types found`); - } + // Ensure 'record' field is not empty + t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); }); }); From 988994234dd49f8a04e2b1951e37040d4d8af046 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:30:00 +0000 Subject: [PATCH 0047/3585] Delete domains/ai-y.json --- domains/ai-y.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ai-y.json diff --git a/domains/ai-y.json b/domains/ai-y.json deleted file mode 100644 index 1ba829032..000000000 --- a/domains/ai-y.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "CNAME": "ai-y.onrender.com" - } -} From f0b7ca1f6cf08a4e94f6fd28a5e899cf6da0d503 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:32:09 +0000 Subject: [PATCH 0048/3585] Delete domains/ai-y.yosuke.json --- domains/ai-y.yosuke.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ai-y.yosuke.json diff --git a/domains/ai-y.yosuke.json b/domains/ai-y.yosuke.json deleted file mode 100644 index 632f9c315..000000000 --- a/domains/ai-y.yosuke.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "CNAME": "ai-y-main.pages.dev" - } -} From 5ee66dad225badbeca394eb66df6bb146c4ac253 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:32:21 +0000 Subject: [PATCH 0049/3585] Delete domains/ai-y.yunexiz.json --- domains/ai-y.yunexiz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ai-y.yunexiz.json diff --git a/domains/ai-y.yunexiz.json b/domains/ai-y.yunexiz.json deleted file mode 100644 index 0ab726729..000000000 --- a/domains/ai-y.yunexiz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "CNAME": "yunexiz.github.io" - } -} From 25dd15172957b56fd6a25244648b06588694464b Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:32:31 +0000 Subject: [PATCH 0050/3585] Delete domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json --- .../_github-pages-challenge-yunexiz.ai-y.yunexiz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json diff --git a/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json b/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json deleted file mode 100644 index 5e584ec99..000000000 --- a/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "TXT": "44acf50d05a09c5bdcb82f64551e6c" - } -} From 55501e5a8a8c2e738b481e46f8cab6c365047d4b Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:39:19 +0000 Subject: [PATCH 0051/3585] Delete domains/1-train-ride-in-germany-is-300-euros.json --- domains/1-train-ride-in-germany-is-300-euros.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/1-train-ride-in-germany-is-300-euros.json diff --git a/domains/1-train-ride-in-germany-is-300-euros.json b/domains/1-train-ride-in-germany-is-300-euros.json deleted file mode 100644 index e809964fb..000000000 --- a/domains/1-train-ride-in-germany-is-300-euros.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "Yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "A": [ - "185.199.109.153", - "185.199.108.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} From df7c9df27dcff914e71e6db0ff2aa0ac04325ba3 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:39:32 +0000 Subject: [PATCH 0052/3585] Delete domains/_github-pages-challenge-yunexiz.1-train-ride-in-germany-is-300-euros.json --- ...nge-yunexiz.1-train-ride-in-germany-is-300-euros.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-yunexiz.1-train-ride-in-germany-is-300-euros.json diff --git a/domains/_github-pages-challenge-yunexiz.1-train-ride-in-germany-is-300-euros.json b/domains/_github-pages-challenge-yunexiz.1-train-ride-in-germany-is-300-euros.json deleted file mode 100644 index 73f4376f4..000000000 --- a/domains/_github-pages-challenge-yunexiz.1-train-ride-in-germany-is-300-euros.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "TXT": "a39a9e9549128753e8f6757a37d2c2" - } -} From c39b5eaff79c56bfecf2cd285a03aab8a84bb900 Mon Sep 17 00:00:00 2001 From: LIGMATV Date: Thu, 2 Jan 2025 10:04:39 +0700 Subject: [PATCH 0053/3585] Update 2.json --- domains/2.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/2.json b/domains/2.json index d6fc683e0..5e6f21eae 100644 --- a/domains/2.json +++ b/domains/2.json @@ -1,11 +1,10 @@ { "description": "LIGMATV's URL Manager (aka 2)", - "repo": "https://github.com/LIGMATV/links", "owner": { "username": "LIGMATV", "email": "ligmatv.id@gmail.com" }, "record": { - "CNAME": "ligmatv.github.io" + "CNAME": "ligmatv-links.vercel.app" } } From dce19c87de7e0186319fd79770f4212536c489e9 Mon Sep 17 00:00:00 2001 From: LIGMATV Date: Thu, 2 Jan 2025 10:12:46 +0700 Subject: [PATCH 0054/3585] Create _vercel.2.json --- domains/_vercel.2.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.2.json diff --git a/domains/_vercel.2.json b/domains/_vercel.2.json new file mode 100644 index 000000000..24db2720e --- /dev/null +++ b/domains/_vercel.2.json @@ -0,0 +1,10 @@ +{ + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=2.is-a.dev,ea014a1b9a6ec8986aa0"] + } +} From 987ec14c6b42dcfd500d35dbb901d0cffd3c7e28 Mon Sep 17 00:00:00 2001 From: Manish <87753285+m-manish03@users.noreply.github.com> Date: Thu, 2 Jan 2025 11:42:06 +0530 Subject: [PATCH 0055/3585] Create manish-madi.json --- domains/manish-madi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manish-madi.json diff --git a/domains/manish-madi.json b/domains/manish-madi.json new file mode 100644 index 000000000..fe4f90072 --- /dev/null +++ b/domains/manish-madi.json @@ -0,0 +1,11 @@ +{ + "description": "Manish's Personal Website", + "repo": "https://github.com/m-manish03/m-manish03", + "owner": { + "username": "m-manish03", + "email": "manish.rebel14@gmail.com" + }, + "record": { + "CNAME": "m-manish03.github.io" + } +} From 99dfd99b956c31570de56bb1790cff748497b533 Mon Sep 17 00:00:00 2001 From: Heath Garvin <60587708+MinoDab492@users.noreply.github.com> Date: Wed, 1 Jan 2025 22:52:47 -0800 Subject: [PATCH 0056/3585] New Links (MinoDab492) --- domains/_discord.heath.json | 9 +++++++++ domains/heath.json | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 domains/_discord.heath.json create mode 100644 domains/heath.json diff --git a/domains/_discord.heath.json b/domains/_discord.heath.json new file mode 100644 index 000000000..58cb8892f --- /dev/null +++ b/domains/_discord.heath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minodab492", + "email": "heath.garvin@minodabproductions.dev" + }, + "record": { + "TXT": ["dh=5a45b7cd26a9cd21f027e4bbf1c010cac0b78204"] + } +} \ No newline at end of file diff --git a/domains/heath.json b/domains/heath.json new file mode 100644 index 000000000..78180bee0 --- /dev/null +++ b/domains/heath.json @@ -0,0 +1,10 @@ +{ + "description": "A simple link shortener page used for the minodabproductions.dev website.", + "owner": { + "username": "minodab492", + "email": "heath.garvin@minodabproductions.dev" + }, + "record": { + "CNAME": "mdp-linkshortener.pages.dev" + } +} \ No newline at end of file From 6f84fc787b15ec1cf0b8dc7788eaffc543215cb6 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 13:12:32 +0530 Subject: [PATCH 0057/3585] Create hash-cracker.json --- domains/hash-cracker.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/hash-cracker.json diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/hash-cracker.json @@ -0,0 +1 @@ + From 4bf905878415b3df047261efe7052bc04bb86138 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 13:18:11 +0530 Subject: [PATCH 0058/3585] Create Hash-Cracker.json --- domains/Hash-Cracker.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/Hash-Cracker.json diff --git a/domains/Hash-Cracker.json b/domains/Hash-Cracker.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/Hash-Cracker.json @@ -0,0 +1 @@ + From afa54538db2954b3740a848e92b0c8dceaa814b1 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 13:21:12 +0530 Subject: [PATCH 0059/3585] Delete domains/Hash-Cracker.json --- domains/Hash-Cracker.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/Hash-Cracker.json diff --git a/domains/Hash-Cracker.json b/domains/Hash-Cracker.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/Hash-Cracker.json +++ /dev/null @@ -1 +0,0 @@ - From 464ebb2db511978aa136ed82da03cb56c3082526 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 13:23:19 +0530 Subject: [PATCH 0060/3585] Create Hash-Cracker.json --- domains/Hash-Cracker.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/Hash-Cracker.json diff --git a/domains/Hash-Cracker.json b/domains/Hash-Cracker.json new file mode 100644 index 000000000..489333b0e --- /dev/null +++ b/domains/Hash-Cracker.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Hash-Cracker" + }, + "record": { + "CNAME": "Hash-Cracker.github.io" + } +} From 7c390e0dd8bd5acc2b2951a5e75dd05f0d668a88 Mon Sep 17 00:00:00 2001 From: WinStuff <104269577+enderfoxbg@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:57:46 +0200 Subject: [PATCH 0061/3585] Create _discord.justwinstuff.json --- domains/_discord.justwinstuff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.justwinstuff.json diff --git a/domains/_discord.justwinstuff.json b/domains/_discord.justwinstuff.json new file mode 100644 index 000000000..f846fd946 --- /dev/null +++ b/domains/_discord.justwinstuff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "enderfoxbg", + "discord": "970380468090437672" + }, + "record": { + "TXT": ["dh=75e9bdc423ca4351bb8938087b552bc2ee9a3e16"] + } +} From 93f0ea28be8be86e9ee9db88667beaf89a21eb28 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:04:55 +0800 Subject: [PATCH 0062/3585] Delete domains/face-recognition.shockbs.json --- domains/face-recognition.shockbs.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/face-recognition.shockbs.json diff --git a/domains/face-recognition.shockbs.json b/domains/face-recognition.shockbs.json deleted file mode 100644 index 6000dc098..000000000 --- a/domains/face-recognition.shockbs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shockbs", - "email": "apipherng@gmail.com" - }, - "record": { - "CNAME": "na-west1.surge.sh" - } -} From 493a47913856fac573370e3efb92f5789e6a0ec8 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 15:40:56 +0530 Subject: [PATCH 0063/3585] Delete domains/Hash-Cracker.json --- domains/Hash-Cracker.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 domains/Hash-Cracker.json diff --git a/domains/Hash-Cracker.json b/domains/Hash-Cracker.json deleted file mode 100644 index 489333b0e..000000000 --- a/domains/Hash-Cracker.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "Hash-Cracker" - }, - "record": { - "CNAME": "Hash-Cracker.github.io" - } -} From 9bbf70b9466cf2c5cc587db4e34b3a45c8cb02f2 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 15:43:33 +0530 Subject: [PATCH 0064/3585] Update hash-cracker.json --- domains/hash-cracker.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json index 8b1378917..489333b0e 100644 --- a/domains/hash-cracker.json +++ b/domains/hash-cracker.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "Hash-Cracker" + }, + "record": { + "CNAME": "Hash-Cracker.github.io" + } +} From f7e410c0cfa6225caa01fc79b19caa48fa30a5ff Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 15:48:14 +0530 Subject: [PATCH 0065/3585] Update hash-cracker.json --- domains/hash-cracker.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json index 489333b0e..932ddd189 100644 --- a/domains/hash-cracker.json +++ b/domains/hash-cracker.json @@ -1,6 +1,7 @@ { "owner": { "username": "Hash-Cracker" + "email": "tspamiitesh@gmail.com" }, "record": { "CNAME": "Hash-Cracker.github.io" From 82c124038a41a9e0eff233f8de538805eb28a1aa Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 15:52:32 +0530 Subject: [PATCH 0066/3585] Update hash-cracker.json --- domains/hash-cracker.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json index 932ddd189..576894dc0 100644 --- a/domains/hash-cracker.json +++ b/domains/hash-cracker.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Hash-Cracker" - "email": "tspamiitesh@gmail.com" - }, - "record": { - "CNAME": "Hash-Cracker.github.io" - } -} + "description": "A portfolio website", + "repo": "https://github.com/hash-cracker/hash-cracker.github.io", + "owner": { + "username": "hash-cracker", + "email": "tspamiitesh@gmail.com", + }, + "record": { + "CNAME": "hash-cracker.github.io" + } +} From d795c1c873a4426162213b22bd896c079d2164d1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:46:14 +0800 Subject: [PATCH 0067/3585] add basic pr tests --- .github/workflows/validation.yml | 9 +++++++++ tests/pr.test.js | 23 +++++++++++++++++++++++ util/administrators.json | 4 ++++ util/reserved-domains.json | 4 +++- 4 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 tests/pr.test.js create mode 100644 util/administrators.json diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index d48c9a347..c5dd5964a 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -36,6 +36,15 @@ jobs: steps: - uses: actions/checkout@v4 + - name: Get Modified JSON Files + id: modified_files + run: | + MODIFIED_FILES=$(git diff --name-only ${{ github.event.before }} ${{ github.sha }} | grep '^domains/.*\.json$' | sed 's|.*/||' | tr '\n' ',' | sed 's|,$||') + echo "MODIFIED_FILES=${MODIFIED_FILES}" >> $GITHUB_ENV + - run: npm install - run: npm test + env: + PULL_REQUEST: ${{ github.event.pull_request.number || false }} # false if not a PR + MODIFIED_FILES: ${{ env.MODIFIED_FILES }} diff --git a/tests/pr.test.js b/tests/pr.test.js new file mode 100644 index 000000000..6e5588fd7 --- /dev/null +++ b/tests/pr.test.js @@ -0,0 +1,23 @@ +if (!process.env.PULL_REQUEST) return; + +const t = require("ava"); +const fs = require("fs-extra"); +const path = require("path"); + +const PR_AUTHOR = process.env.PR_AUTHOR; +const MODIFIED_FILES = process.env.MODIFIED_FILES.split(","); + +const domainsPath = path.resolve("domains"); + +const admins = require("../util/administrators.json"); + +t("Modified JSON files must be owned by the PR author", (t) => { + MODIFIED_FILES.forEach((file) => { + const domain = fs.readJsonSync(path.join(domainsPath, file)); + + t.true( + domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Owner should be ${PR_AUTHOR} but is ${domain.owner}` + ); + }); +}); diff --git a/util/administrators.json b/util/administrators.json new file mode 100644 index 000000000..f85832ced --- /dev/null +++ b/util/administrators.json @@ -0,0 +1,4 @@ +[ + "wdhdev", + "DEV-DIBSTER" +] \ No newline at end of file diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 67087b209..42a683c8c 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -8,7 +8,9 @@ "api", "auth", "authentication", + "authorisation", "authorise", + "authorization", "authorize", "aux", "billing", @@ -17,6 +19,7 @@ "cart", "catalog", "checkout", + "co", "com", "com[1-9]", "con", @@ -74,7 +77,6 @@ "payments", "portal", "postmaster", - "prn", "recovery", "redirect", "registrar", From b7739fb0c843cb79e878f26e64d1aaf828b10f96 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:48:03 +0800 Subject: [PATCH 0068/3585] Update validation.yml --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index c5dd5964a..259be4388 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -46,5 +46,5 @@ jobs: - run: npm test env: - PULL_REQUEST: ${{ github.event.pull_request.number || false }} # false if not a PR + PULL_REQUEST: ${{ github.event_name == 'pull_request' }} MODIFIED_FILES: ${{ env.MODIFIED_FILES }} From f78a7beddc96b8384dd25a2e0db5dbae2cbb9e96 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:54:05 +0800 Subject: [PATCH 0069/3585] updates --- .github/workflows/stale.yml | 31 +++++++++++++++---------------- .github/workflows/validation.yml | 9 ++------- tests/pr.test.js | 9 ++++++--- 3 files changed, 23 insertions(+), 26 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 9eefecd7b..ad78c7b61 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,21 +1,20 @@ name: StaleBOT on: - workflow_dispatch: - name: 'Force cleanup' - schedule: - - cron: "30 14 * * *" + workflow_dispatch: + schedule: + - cron: "30 14 * * *" jobs: - stale: - runs-on: ubuntu-latest - steps: - - uses: actions/stale@v3 - with: - repo-token: ${{ secrets.GITHUB_TOKEN }} - days-before-stale: 7 - days-before-close: 3 - stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it' - stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it' - exempt-issue-labels: 'no-stale' - exempt-pr-labels: 'no-stale' + stale: + runs-on: ubuntu-latest + steps: + - uses: actions/stale@v3 + with: + repo-token: ${{ secrets.GITHUB_TOKEN }} + days-before-stale: 7 + days-before-close: 3 + stale-issue-message: "This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it" + stale-pr-message: "This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it" + exempt-issue-labels: "no-stale" + exempt-pr-labels: "no-stale" diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 259be4388..0a11830df 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -36,15 +36,10 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Get Modified JSON Files - id: modified_files - run: | - MODIFIED_FILES=$(git diff --name-only ${{ github.event.before }} ${{ github.sha }} | grep '^domains/.*\.json$' | sed 's|.*/||' | tr '\n' ',' | sed 's|,$||') - echo "MODIFIED_FILES=${MODIFIED_FILES}" >> $GITHUB_ENV - - run: npm install - run: npm test env: - PULL_REQUEST: ${{ github.event_name == 'pull_request' }} + EVENT: ${{ github.event_name }} + PR_AUTHOR: ${{ github.event.pull_request.user.login }} MODIFIED_FILES: ${{ env.MODIFIED_FILES }} diff --git a/tests/pr.test.js b/tests/pr.test.js index 6e5588fd7..98a153a7d 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -1,5 +1,3 @@ -if (!process.env.PULL_REQUEST) return; - const t = require("ava"); const fs = require("fs-extra"); const path = require("path"); @@ -12,12 +10,17 @@ const domainsPath = path.resolve("domains"); const admins = require("../util/administrators.json"); t("Modified JSON files must be owned by the PR author", (t) => { + if(process.env.EVENT !== "pull_request") { + t.pass(); + return; + } + MODIFIED_FILES.forEach((file) => { const domain = fs.readJsonSync(path.join(domainsPath, file)); t.true( domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Owner should be ${PR_AUTHOR} but is ${domain.owner}` + `${file}: Owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` ); }); }); From 79487832232ae80939327db1d558ceb2d169ce34 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:56:36 +0800 Subject: [PATCH 0070/3585] Update validation.yml --- .github/workflows/validation.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 0a11830df..3b9476f0e 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -38,8 +38,14 @@ jobs: - run: npm install + - name: Get modified files + if: github.event_name == 'pull_request' + id: files + run: | + echo "::set-output name=files::$(git diff --name-only ${{ github.event.before }} ${{ github.sha }})" + - run: npm test env: EVENT: ${{ github.event_name }} PR_AUTHOR: ${{ github.event.pull_request.user.login }} - MODIFIED_FILES: ${{ env.MODIFIED_FILES }} + MODIFIED_FILES: ${{ steps.files.outputs.files || '' }} From 70ae9ef6d93af16207486542c026fe6ea9cd3a4f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:59:42 +0800 Subject: [PATCH 0071/3585] Update pr.test.js --- tests/pr.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pr.test.js b/tests/pr.test.js index 98a153a7d..b29d1bc1a 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -16,6 +16,7 @@ t("Modified JSON files must be owned by the PR author", (t) => { } MODIFIED_FILES.forEach((file) => { + console.log(file) const domain = fs.readJsonSync(path.join(domainsPath, file)); t.true( From 7b6c8d8580e26ada483f0a6acb802c353f285b76 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:02:36 +0800 Subject: [PATCH 0072/3585] Update validation.yml --- .github/workflows/validation.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 3b9476f0e..94a4f08f6 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -41,11 +41,10 @@ jobs: - name: Get modified files if: github.event_name == 'pull_request' id: files - run: | - echo "::set-output name=files::$(git diff --name-only ${{ github.event.before }} ${{ github.sha }})" + run: echo "changed_files=$(git diff --name-only -r HEAD^1 HEAD | xargs)" >> $GITHUB_OUTPUT - run: npm test env: EVENT: ${{ github.event_name }} PR_AUTHOR: ${{ github.event.pull_request.user.login }} - MODIFIED_FILES: ${{ steps.files.outputs.files || '' }} + MODIFIED_FILES: ${{ steps.files.outputs.changed_files || '' }} From 2ca826b7ab94de59f49ac72825f5a80ad83bc410 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:04:43 +0800 Subject: [PATCH 0073/3585] Update validation.yml --- .github/workflows/validation.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 94a4f08f6..3b6192875 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -41,7 +41,9 @@ jobs: - name: Get modified files if: github.event_name == 'pull_request' id: files - run: echo "changed_files=$(git diff --name-only -r HEAD^1 HEAD | xargs)" >> $GITHUB_OUTPUT + run: | + echo "changed_files=$(git diff --name-only -r HEAD^1 HEAD | xargs)" >> $GITHUB_OUTPUT + echo $changed_files - run: npm test env: From 8fde5c76ae0520ff8a2132e22b37f77e9d47f351 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:06:16 +0800 Subject: [PATCH 0074/3585] Update validation.yml --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 3b6192875..3b8b3e9f8 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -42,7 +42,7 @@ jobs: if: github.event_name == 'pull_request' id: files run: | - echo "changed_files=$(git diff --name-only -r HEAD^1 HEAD | xargs)" >> $GITHUB_OUTPUT + echo "changed_files=$(git diff --name-only HEAD~1 HEAD | xargs)" >> $GITHUB_OUTPUT echo $changed_files - run: npm test From 8be1788c63f207a14cddbf693d805e60f6e34ede Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:13:10 +0800 Subject: [PATCH 0075/3585] fixes? --- .github/workflows/validation.yml | 11 +++++++++-- tests/pr.test.js | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 3b8b3e9f8..a23aa0890 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -39,14 +39,21 @@ jobs: - run: npm install - name: Get modified files - if: github.event_name == 'pull_request' + id: files run: | echo "changed_files=$(git diff --name-only HEAD~1 HEAD | xargs)" >> $GITHUB_OUTPUT echo $changed_files + - name: Get all modified domain JSON files + if: github.event_name == 'pull_request' + id: changed-files + uses: tj-actions/changed-files@v45 + with: + files: domains/*.json + - run: npm test env: EVENT: ${{ github.event_name }} PR_AUTHOR: ${{ github.event.pull_request.user.login }} - MODIFIED_FILES: ${{ steps.files.outputs.changed_files || '' }} + MODIFIED_FILES: ${{ steps.changed-files.outputs.all_changed_files }} diff --git a/tests/pr.test.js b/tests/pr.test.js index b29d1bc1a..e588a2ba1 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,7 +3,7 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -const MODIFIED_FILES = process.env.MODIFIED_FILES.split(","); +const MODIFIED_FILES = process.env.MODIFIED_FILES.split("\n"); const domainsPath = path.resolve("domains"); From 2b7e741a09a11e0de9f1f9e4f9d636a1775cac09 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:16:05 +0800 Subject: [PATCH 0076/3585] bug fix --- .github/workflows/validation.yml | 7 ------- tests/pr.test.js | 6 +++++- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index a23aa0890..a22cd67a6 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -38,13 +38,6 @@ jobs: - run: npm install - - name: Get modified files - - id: files - run: | - echo "changed_files=$(git diff --name-only HEAD~1 HEAD | xargs)" >> $GITHUB_OUTPUT - echo $changed_files - - name: Get all modified domain JSON files if: github.event_name == 'pull_request' id: changed-files diff --git a/tests/pr.test.js b/tests/pr.test.js index e588a2ba1..1fe526d75 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,7 +3,11 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -const MODIFIED_FILES = process.env.MODIFIED_FILES.split("\n"); +let MODIFIED_FILES = process.env.MODIFIED_FILES.split(" "); + +for (let i = 0; i < MODIFIED_FILES.length; i++) { + MODIFIED_FILES[i] = MODIFIED_FILES[i].substring(MODIFIED_FILES[i].lastIndexOf("/") + 1); +} const domainsPath = path.resolve("domains"); From b560cf35ca11df1f6d5ac9465b3da519eea24463 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:22:57 +0800 Subject: [PATCH 0077/3585] test --- .github/workflows/validation.yml | 9 +++++++++ tests/pr.test.js | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index a22cd67a6..4f9863fc7 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -45,6 +45,15 @@ jobs: with: files: domains/*.json + - name: testing + run: | + ls + ls ../ + echo ${{ steps.changed-files.outputs.all_changed_files }} + for file in ${{ steps.changed-files.outputs.all_changed_files }}; do + cat $file + done + - run: npm test env: EVENT: ${{ github.event_name }} diff --git a/tests/pr.test.js b/tests/pr.test.js index 1fe526d75..5de425a0f 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -20,7 +20,6 @@ t("Modified JSON files must be owned by the PR author", (t) => { } MODIFIED_FILES.forEach((file) => { - console.log(file) const domain = fs.readJsonSync(path.join(domainsPath, file)); t.true( From d7a07d50e1b8cc2d6e6b2928855c4e98ccd2b7ae Mon Sep 17 00:00:00 2001 From: "Ruby\" Erubinyl" Date: Thu, 2 Jan 2025 16:31:26 +0500 Subject: [PATCH 0078/3585] Create erubinyl.json yes --- domains/erubinyl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/erubinyl.json diff --git a/domains/erubinyl.json b/domains/erubinyl.json new file mode 100644 index 000000000..676124e95 --- /dev/null +++ b/domains/erubinyl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Erubinyl", + "email": "erubinyl@outlook.com" + }, + "record": { + "CNAME": "erubinyl.github.io" + } +} \ No newline at end of file From 51867e7928be720e5b9cb2f529685583c0b1e5c1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:33:10 +0800 Subject: [PATCH 0079/3585] more pr tests --- .github/workflows/validation.yml | 16 +++++++--------- tests/pr.test.js | 31 +++++++++++++++++++++++++++++-- 2 files changed, 36 insertions(+), 11 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 4f9863fc7..92a03e6bb 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -35,6 +35,13 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 + with: + path: ${{ github.run_id }} + + - uses: actions/checkout@v4 + with: + repository: is-a-dev/register + path: register - run: npm install @@ -45,15 +52,6 @@ jobs: with: files: domains/*.json - - name: testing - run: | - ls - ls ../ - echo ${{ steps.changed-files.outputs.all_changed_files }} - for file in ${{ steps.changed-files.outputs.all_changed_files }}; do - cat $file - done - - run: npm test env: EVENT: ${{ github.event_name }} diff --git a/tests/pr.test.js b/tests/pr.test.js index 5de425a0f..ccd3015f0 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -10,6 +10,7 @@ for (let i = 0; i < MODIFIED_FILES.length; i++) { } const domainsPath = path.resolve("domains"); +const headDomainsPath = path.resolve("../register/domains"); const admins = require("../util/administrators.json"); @@ -20,11 +21,37 @@ t("Modified JSON files must be owned by the PR author", (t) => { } MODIFIED_FILES.forEach((file) => { + const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file)); + let currentDomain = null; + + try { + currentDomain = fs.readJsonSync(path.join(headDomainsPath, file)); + } catch { + currentDomain = modifiedDomain; + } + + t.true( + currentDomain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` + ); + }); +}); + + +t("New JSON files must be owned by the PR author", (t) => { + if(process.env.EVENT !== "pull_request") { + t.pass(); + return; + } + + const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file)); + + newFiles.forEach((file) => { const domain = fs.readJsonSync(path.join(domainsPath, file)); t.true( domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` + `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` ); }); -}); +}) From 1e53e46efc64a72706ed969e61eae27e24c1a736 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:35:27 +0800 Subject: [PATCH 0080/3585] Update validation.yml --- .github/workflows/validation.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 92a03e6bb..10c7c4aa5 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -41,7 +41,9 @@ jobs: - uses: actions/checkout@v4 with: repository: is-a-dev/register - path: register + path: ../register + + - run: cd ${{ github.run_id }} - run: npm install From 67e6b7b0ac8d045335d4c450d7e08fb3afc83122 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:37:35 +0800 Subject: [PATCH 0081/3585] Update validation.yml --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 10c7c4aa5..0b6dd409f 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -43,7 +43,7 @@ jobs: repository: is-a-dev/register path: ../register - - run: cd ${{ github.run_id }} + - run: ls - run: npm install From 6993488eb28e531c88fb795d55c537b1d5d433d8 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:41:05 +0800 Subject: [PATCH 0082/3585] fixes --- .github/workflows/validation.yml | 6 +++++- tests/pr.test.js | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 0b6dd409f..aaa0bab1a 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -44,6 +44,7 @@ jobs: path: ../register - run: ls + - run: ls ../ - run: npm install @@ -54,8 +55,11 @@ jobs: with: files: domains/*.json - - run: npm test + - run: cd .. + + - run: npx ava register/tests/*.test.js env: EVENT: ${{ github.event_name }} + RUN_ID: ${{ github.run_id }} PR_AUTHOR: ${{ github.event.pull_request.user.login }} MODIFIED_FILES: ${{ steps.changed-files.outputs.all_changed_files }} diff --git a/tests/pr.test.js b/tests/pr.test.js index ccd3015f0..9244460ff 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -9,8 +9,8 @@ for (let i = 0; i < MODIFIED_FILES.length; i++) { MODIFIED_FILES[i] = MODIFIED_FILES[i].substring(MODIFIED_FILES[i].lastIndexOf("/") + 1); } -const domainsPath = path.resolve("domains"); -const headDomainsPath = path.resolve("../register/domains"); +const domainsPath = path.resolve(`${process.env.RUN_ID}/domains`); +const headDomainsPath = path.resolve("register/domains"); const admins = require("../util/administrators.json"); From ebe879e492e9003d09b70be40cd6fa595ff5a17b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:44:24 +0800 Subject: [PATCH 0083/3585] Update validation.yml --- .github/workflows/validation.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index aaa0bab1a..9f17e9dae 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -43,8 +43,10 @@ jobs: repository: is-a-dev/register path: ../register - - run: ls - - run: ls ../ + - run: | + ls + ls ../ + ls ../ - run: npm install From 2f31cd774869920122aa7d58ef5dca15243bb77c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:49:51 +0800 Subject: [PATCH 0084/3585] fix stuff --- .github/workflows/validation.yml | 14 +++----------- tests/pr.test.js | 4 ++-- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 9f17e9dae..f77187016 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -35,18 +35,11 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - with: - path: ${{ github.run_id }} - uses: actions/checkout@v4 with: repository: is-a-dev/register - path: ../register - - - run: | - ls - ls ../ - ls ../ + path: register-${{ github.run_id }} - run: npm install @@ -57,9 +50,8 @@ jobs: with: files: domains/*.json - - run: cd .. - - - run: npx ava register/tests/*.test.js + - name: Run tests + run: npx ava tests/*.test.js env: EVENT: ${{ github.event_name }} RUN_ID: ${{ github.run_id }} diff --git a/tests/pr.test.js b/tests/pr.test.js index 9244460ff..f178ddecd 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -9,8 +9,8 @@ for (let i = 0; i < MODIFIED_FILES.length; i++) { MODIFIED_FILES[i] = MODIFIED_FILES[i].substring(MODIFIED_FILES[i].lastIndexOf("/") + 1); } -const domainsPath = path.resolve(`${process.env.RUN_ID}/domains`); -const headDomainsPath = path.resolve("register/domains"); +const domainsPath = path.resolve("domains"); +const headDomainsPath = path.resolve(`register-${process.env.RUN_ID}/domains`); const admins = require("../util/administrators.json"); From ec4e7b5676454c61ac53c2ea51bafea99cc4be16 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:53:15 +0800 Subject: [PATCH 0085/3585] maybe this will fix it --- tests/pr.test.js | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index f178ddecd..8a6ac0ebd 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,11 +3,7 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -let MODIFIED_FILES = process.env.MODIFIED_FILES.split(" "); - -for (let i = 0; i < MODIFIED_FILES.length; i++) { - MODIFIED_FILES[i] = MODIFIED_FILES[i].substring(MODIFIED_FILES[i].lastIndexOf("/") + 1); -} +const MODIFIED_FILES = process.env.MODIFIED_FILES.split(" "); const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${process.env.RUN_ID}/domains`); @@ -21,11 +17,11 @@ t("Modified JSON files must be owned by the PR author", (t) => { } MODIFIED_FILES.forEach((file) => { - const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file)); + const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); let currentDomain = null; try { - currentDomain = fs.readJsonSync(path.join(headDomainsPath, file)); + currentDomain = fs.readJsonSync(path.join(headDomainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); } catch { currentDomain = modifiedDomain; } @@ -44,10 +40,10 @@ t("New JSON files must be owned by the PR author", (t) => { return; } - const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file)); + const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); newFiles.forEach((file) => { - const domain = fs.readJsonSync(path.join(domainsPath, file)); + const domain = fs.readJsonSync(path.join(domainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); t.true( domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), From 2434b8b429d058add3a4ca0caf3135bcd499e627 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:54:52 +0800 Subject: [PATCH 0086/3585] Update pr.test.js --- tests/pr.test.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 8a6ac0ebd..ff5bb2bd4 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -17,11 +17,11 @@ t("Modified JSON files must be owned by the PR author", (t) => { } MODIFIED_FILES.forEach((file) => { - const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); + const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file.substring(file.lastIndexOf("/") + 1))); let currentDomain = null; try { - currentDomain = fs.readJsonSync(path.join(headDomainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); + currentDomain = fs.readJsonSync(path.join(headDomainsPath, file.substring(file.lastIndexOf("/") + 1))); } catch { currentDomain = modifiedDomain; } @@ -40,10 +40,10 @@ t("New JSON files must be owned by the PR author", (t) => { return; } - const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); + const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file.substring(file.lastIndexOf("/") + 1))); newFiles.forEach((file) => { - const domain = fs.readJsonSync(path.join(domainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); + const domain = fs.readJsonSync(path.join(domainsPath, file.substring(file.lastIndexOf("/") + 1))); t.true( domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), From 69eba1e0ade080de607b2cbec1c4254c4803dda6 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:59:09 +0800 Subject: [PATCH 0087/3585] optimise? --- tests/pr.test.js | 81 +++++++++++++++++++++++++++++++----------------- 1 file changed, 52 insertions(+), 29 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index ff5bb2bd4..9013d173d 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,51 +3,74 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -const MODIFIED_FILES = process.env.MODIFIED_FILES.split(" "); +const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" "); +const EVENT = process.env.EVENT; +const RUN_ID = process.env.RUN_ID; const domainsPath = path.resolve("domains"); -const headDomainsPath = path.resolve(`register-${process.env.RUN_ID}/domains`); +const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); const admins = require("../util/administrators.json"); -t("Modified JSON files must be owned by the PR author", (t) => { - if(process.env.EVENT !== "pull_request") { +async function getFileContent(basePath, fileName) { + try { + return await fs.readJson(path.join(basePath, fileName)); + } catch (err) { + return null; + } +} + +t("Modified JSON files must be owned by the PR author", async (t) => { + if (EVENT !== "pull_request") { t.pass(); return; } - MODIFIED_FILES.forEach((file) => { - const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file.substring(file.lastIndexOf("/") + 1))); - let currentDomain = null; + await Promise.all( + MODIFIED_FILES.map(async (file) => { + const fileName = file.substring(file.lastIndexOf("/") + 1); + const modifiedDomain = await getFileContent(domainsPath, fileName); + const currentDomain = (await getFileContent(headDomainsPath, fileName)) || modifiedDomain; - try { - currentDomain = fs.readJsonSync(path.join(headDomainsPath, file.substring(file.lastIndexOf("/") + 1))); - } catch { - currentDomain = modifiedDomain; - } + if (!modifiedDomain || !currentDomain) { + t.fail(`${file}: Unable to read domain data`); + return; + } - t.true( - currentDomain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` - ); - }); + t.true( + currentDomain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${currentDomain.owner.username} but ${PR_AUTHOR} is the PR author` + ); + }) + ); }); - -t("New JSON files must be owned by the PR author", (t) => { - if(process.env.EVENT !== "pull_request") { +t("New JSON files must be owned by the PR author", async (t) => { + if (EVENT !== "pull_request") { t.pass(); return; } - const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file.substring(file.lastIndexOf("/") + 1))); + const domainsFiles = await fs.readdir(domainsPath); + const headDomainsFiles = await fs.readdir(headDomainsPath).catch(() => []); - newFiles.forEach((file) => { - const domain = fs.readJsonSync(path.join(domainsPath, file.substring(file.lastIndexOf("/") + 1))); + const newFiles = domainsFiles.filter( + (file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1)) + ); - t.true( - domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` - ); - }); -}) + await Promise.all( + newFiles.map(async (file) => { + const domain = await getFileContent(domainsPath, file); + + if (!domain) { + t.fail(`${file}: Unable to read domain data`); + return; + } + + t.true( + domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` + ); + }) + ); +}); From d3c928e900f8986aef215769a3d765c22c112fd5 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:04:44 +0800 Subject: [PATCH 0088/3585] Update pr.test.js --- tests/pr.test.js | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 9013d173d..2d2f5123b 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -43,21 +43,22 @@ t("Modified JSON files must be owned by the PR author", async (t) => { ); }) ); + + t.pass(); }); t("New JSON files must be owned by the PR author", async (t) => { - if (EVENT !== "pull_request") { - t.pass(); - return; - } + if (EVENT !== "pull_request") return t.pass(); const domainsFiles = await fs.readdir(domainsPath); - const headDomainsFiles = await fs.readdir(headDomainsPath).catch(() => []); + const headDomainsFiles = await fs.readdir(headDomainsPath); const newFiles = domainsFiles.filter( (file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1)) ); + console.log("New files", newFiles); + await Promise.all( newFiles.map(async (file) => { const domain = await getFileContent(domainsPath, file); @@ -73,4 +74,6 @@ t("New JSON files must be owned by the PR author", async (t) => { ); }) ); + + t.pass(); }); From b93d0f85a13922454252dc7ca25224161811fa84 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:07:35 +0800 Subject: [PATCH 0089/3585] Update pr.test.js --- tests/pr.test.js | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 2d2f5123b..7c3f8ebd9 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -21,10 +21,9 @@ async function getFileContent(basePath, fileName) { } t("Modified JSON files must be owned by the PR author", async (t) => { - if (EVENT !== "pull_request") { - t.pass(); - return; - } + if (EVENT !== "pull_request") return t.pass(); + + console.log("Modified files", MODIFIED_FILES); await Promise.all( MODIFIED_FILES.map(async (file) => { @@ -50,12 +49,9 @@ t("Modified JSON files must be owned by the PR author", async (t) => { t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - const domainsFiles = await fs.readdir(domainsPath); const headDomainsFiles = await fs.readdir(headDomainsPath); - const newFiles = domainsFiles.filter( - (file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1)) - ); + const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file)); console.log("New files", newFiles); From a07afe4762bf5e137593c24ea8e88911dbaa7a99 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:10:31 +0800 Subject: [PATCH 0090/3585] Update pr.test.js --- tests/pr.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 7c3f8ebd9..dcc6ca21f 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -51,13 +51,13 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = await fs.readdir(headDomainsPath); - const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file)); + const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); console.log("New files", newFiles); await Promise.all( newFiles.map(async (file) => { - const domain = await getFileContent(domainsPath, file); + const domain = await getFileContent(domainsPath, file.substring(file.lastIndexOf("/") + 1)); if (!domain) { t.fail(`${file}: Unable to read domain data`); From c2706077dfa568c495be7a952b87f605230590a7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:13:04 +0800 Subject: [PATCH 0091/3585] Update pr.test.js --- tests/pr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index dcc6ca21f..b39f16190 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -49,7 +49,7 @@ t("Modified JSON files must be owned by the PR author", async (t) => { t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - const headDomainsFiles = await fs.readdir(headDomainsPath); + const headDomainsFiles = fs.readdirSync(headDomainsPath); const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); From 28c053b4f891d8babb97f1615f2c578f072d34b1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:13:12 +0800 Subject: [PATCH 0092/3585] Update pr.test.js --- tests/pr.test.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/pr.test.js b/tests/pr.test.js index b39f16190..88c220716 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -51,6 +51,8 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = fs.readdirSync(headDomainsPath); + console.log("Head files", headDomainsFiles); + const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); console.log("New files", newFiles); From e857069a2139ee467a15279a4e6b2436d4e4c028 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:14:59 +0800 Subject: [PATCH 0093/3585] Update pr.test.js --- tests/pr.test.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 88c220716..e571b3a5c 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -51,7 +51,9 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = fs.readdirSync(headDomainsPath); - console.log("Head files", headDomainsFiles); + console.log("Head files", headDomainsFiles.filter((file) => MODIFIED_FILES.includes(file.substring(file.lastIndexOf("/") + 1)))); + + console.log("Modified files", MODIFIED_FILES.map((file) => file.substring(file.lastIndexOf("/") + 1))); const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); From a52a3666612ada48c4e830a4c210f06500a56560 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 2 Jan 2025 14:15:09 +0200 Subject: [PATCH 0094/3585] Update domains/hash-cracker.json --- domains/hash-cracker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json index 576894dc0..3e99e874d 100644 --- a/domains/hash-cracker.json +++ b/domains/hash-cracker.json @@ -3,7 +3,7 @@ "repo": "https://github.com/hash-cracker/hash-cracker.github.io", "owner": { "username": "hash-cracker", - "email": "tspamiitesh@gmail.com", + "email": "tspamiitesh@gmail.com" }, "record": { "CNAME": "hash-cracker.github.io" From e32bacdf9510471f6ef5994a3fefd113659fbe11 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:20:10 +0800 Subject: [PATCH 0095/3585] Update pr.test.js --- tests/pr.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index e571b3a5c..2be0b763d 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -51,11 +51,11 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = fs.readdirSync(headDomainsPath); - console.log("Head files", headDomainsFiles.filter((file) => MODIFIED_FILES.includes(file.substring(file.lastIndexOf("/") + 1)))); + console.log("Head files", headDomainsFiles.filter((file) => MODIFIED_FILES.includes(`domains/${file}`))); console.log("Modified files", MODIFIED_FILES.map((file) => file.substring(file.lastIndexOf("/") + 1))); - const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); + const newFiles = MODIFIED_FILES.map((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); console.log("New files", newFiles); From b31ac96e45960b875c418d701880ce022bc52f6b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:24:21 +0800 Subject: [PATCH 0096/3585] Update validation.yml --- .github/workflows/validation.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index f77187016..aba28c94c 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -41,6 +41,9 @@ jobs: repository: is-a-dev/register path: register-${{ github.run_id }} + - run: ls domain -1 | wc -l + - run: ls register-${{ github.run_id }}/domains -1 | wc -l + - run: npm install - name: Get all modified domain JSON files From 70dd4633a45dcbd29ba38245f326bafae1b20749 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:25:34 +0800 Subject: [PATCH 0097/3585] Update pr.test.js --- tests/pr.test.js | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 2be0b763d..f4a5a2cce 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -50,12 +50,9 @@ t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); const headDomainsFiles = fs.readdirSync(headDomainsPath); - - console.log("Head files", headDomainsFiles.filter((file) => MODIFIED_FILES.includes(`domains/${file}`))); - - console.log("Modified files", MODIFIED_FILES.map((file) => file.substring(file.lastIndexOf("/") + 1))); - - const newFiles = MODIFIED_FILES.map((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); + + // get list of all files that are in the base dir but not in the head dir + const newFiles = headDomainsFiles.filter((file) => !fs.existsSync(path.join(domainsPath, file))); console.log("New files", newFiles); From 76914ef175cb65be99cb999dbfba40af28a88664 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:29:08 +0800 Subject: [PATCH 0098/3585] try fix --- .github/workflows/validation.yml | 2 +- tests/pr.test.js | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index aba28c94c..ac0ca8394 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -41,7 +41,7 @@ jobs: repository: is-a-dev/register path: register-${{ github.run_id }} - - run: ls domain -1 | wc -l + - run: ls domains -1 | wc -l - run: ls register-${{ github.run_id }}/domains -1 | wc -l - run: npm install diff --git a/tests/pr.test.js b/tests/pr.test.js index f4a5a2cce..15b00c813 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,7 +3,7 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" "); +const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map(file => file.replace(/^domains\//, "")); const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; @@ -23,13 +23,10 @@ async function getFileContent(basePath, fileName) { t("Modified JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - console.log("Modified files", MODIFIED_FILES); - await Promise.all( MODIFIED_FILES.map(async (file) => { - const fileName = file.substring(file.lastIndexOf("/") + 1); - const modifiedDomain = await getFileContent(domainsPath, fileName); - const currentDomain = (await getFileContent(headDomainsPath, fileName)) || modifiedDomain; + const modifiedDomain = await getFileContent(domainsPath, file); + const currentDomain = (await getFileContent(headDomainsPath, file)) || modifiedDomain; if (!modifiedDomain || !currentDomain) { t.fail(`${file}: Unable to read domain data`); @@ -51,14 +48,13 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = fs.readdirSync(headDomainsPath); - // get list of all files that are in the base dir but not in the head dir const newFiles = headDomainsFiles.filter((file) => !fs.existsSync(path.join(domainsPath, file))); console.log("New files", newFiles); await Promise.all( newFiles.map(async (file) => { - const domain = await getFileContent(domainsPath, file.substring(file.lastIndexOf("/") + 1)); + const domain = await getFileContent(domainsPath, file); if (!domain) { t.fail(`${file}: Unable to read domain data`); From 7f6467ea4153204462894d4ccdb28c61d291ab7c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:31:24 +0800 Subject: [PATCH 0099/3585] fix cloning --- .github/workflows/validation.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index ac0ca8394..f27cd2dbe 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -36,10 +36,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: actions/checkout@v4 - with: - repository: is-a-dev/register - path: register-${{ github.run_id }} + - run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }} - run: ls domains -1 | wc -l - run: ls register-${{ github.run_id }}/domains -1 | wc -l From 55b60ba3f72d7fab787a2b7ff290bdbd004bc5f0 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:33:37 +0800 Subject: [PATCH 0100/3585] fixes --- .github/workflows/validation.yml | 6 ++---- tests/pr.test.js | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index f27cd2dbe..6e86fabc5 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -36,10 +36,8 @@ jobs: steps: - uses: actions/checkout@v4 - - run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }} - - - run: ls domains -1 | wc -l - - run: ls register-${{ github.run_id }}/domains -1 | wc -l + - name: Clone is-a-dev/register + run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }} - run: npm install diff --git a/tests/pr.test.js b/tests/pr.test.js index 15b00c813..ecfe7605e 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -48,9 +48,7 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = fs.readdirSync(headDomainsPath); - const newFiles = headDomainsFiles.filter((file) => !fs.existsSync(path.join(domainsPath, file))); - - console.log("New files", newFiles); + const newFiles = domainsPath.filter((file) => !fs.existsSync(path.join(headDomainsFiles, file))); await Promise.all( newFiles.map(async (file) => { From 759001598cf45ba9baf6f23c79393423c5a51b1c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:33:54 +0800 Subject: [PATCH 0101/3585] Update pr.test.js --- tests/pr.test.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index ecfe7605e..a590b0b4c 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,7 +3,7 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map(file => file.replace(/^domains\//, "")); +const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")); const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; @@ -47,9 +47,11 @@ t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); const headDomainsFiles = fs.readdirSync(headDomainsPath); - + const newFiles = domainsPath.filter((file) => !fs.existsSync(path.join(headDomainsFiles, file))); + console.log(newFiles); + await Promise.all( newFiles.map(async (file) => { const domain = await getFileContent(domainsPath, file); From 345104c3343e3e1990c8e06b7e706e661c8c41b7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:39:48 +0800 Subject: [PATCH 0102/3585] Update pr.test.js --- tests/pr.test.js | 63 +++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 33 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index a590b0b4c..7bb79061b 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -12,10 +12,10 @@ const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); const admins = require("../util/administrators.json"); -async function getFileContent(basePath, fileName) { +async function getJSONContent(basePath, fileName) { try { return await fs.readJson(path.join(basePath, fileName)); - } catch (err) { + } catch { return null; } } @@ -23,50 +23,47 @@ async function getFileContent(basePath, fileName) { t("Modified JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - await Promise.all( - MODIFIED_FILES.map(async (file) => { - const modifiedDomain = await getFileContent(domainsPath, file); - const currentDomain = (await getFileContent(headDomainsPath, file)) || modifiedDomain; + const checks = MODIFIED_FILES.map(async (file) => { + const [modifiedDomain, currentDomain] = await Promise.all([ + getJSONContent(domainsPath, file), + getJSONContent(headDomainsPath, file) + ]); - if (!modifiedDomain || !currentDomain) { - t.fail(`${file}: Unable to read domain data`); - return; - } + const domainToCheck = currentDomain || modifiedDomain; - t.true( - currentDomain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${currentDomain.owner.username} but ${PR_AUTHOR} is the PR author` - ); - }) - ); + if (!modifiedDomain || !domainToCheck) { + t.fail(`${file}: Unable to read domain data`); + return; + } + t.true( + domainToCheck.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domainToCheck.owner.username} but ${PR_AUTHOR} is the PR author` + ); + }); + + await Promise.all(checks); t.pass(); }); t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - const headDomainsFiles = fs.readdirSync(headDomainsPath); + const [newFiles, currentFiles] = await Promise.all([fs.readdir(domainsPath), fs.readdir(headDomainsPath)]); - const newFiles = domainsPath.filter((file) => !fs.existsSync(path.join(headDomainsFiles, file))); + const newDomainFiles = newFiles.filter((file) => !currentFiles.includes(file)); - console.log(newFiles); + const checks = newDomainFiles.map(async (file) => { + const domain = await getJSONContent(domainsPath, file); - await Promise.all( - newFiles.map(async (file) => { - const domain = await getFileContent(domainsPath, file); + if (!domain) return t.fail(`${file}: Unable to read domain data`); - if (!domain) { - t.fail(`${file}: Unable to read domain data`); - return; - } - - t.true( - domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` - ); - }) - ); + t.true( + domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` + ); + }); + await Promise.all(checks); t.pass(); }); From 4ca07a5bf394ae3e8dda44c35289279ba90bb89b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:42:16 +0800 Subject: [PATCH 0103/3585] Update pr.test.js --- tests/pr.test.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/pr.test.js b/tests/pr.test.js index 7bb79061b..d0b08ce7c 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -53,6 +53,8 @@ t("New JSON files must be owned by the PR author", async (t) => { const newDomainFiles = newFiles.filter((file) => !currentFiles.includes(file)); + console.log(newDomainFiles); + const checks = newDomainFiles.map(async (file) => { const domain = await getJSONContent(domainsPath, file); From 476e9c6ef7349d8560c3e7732e5f2cb8c49a8d64 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:43:33 +0800 Subject: [PATCH 0104/3585] Update pr.test.js --- tests/pr.test.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index d0b08ce7c..7bb79061b 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -53,8 +53,6 @@ t("New JSON files must be owned by the PR author", async (t) => { const newDomainFiles = newFiles.filter((file) => !currentFiles.includes(file)); - console.log(newDomainFiles); - const checks = newDomainFiles.map(async (file) => { const domain = await getJSONContent(domainsPath, file); From 573a974225f0c56520abd44e1a6e05821f77b5cc Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 2 Jan 2025 14:47:11 +0200 Subject: [PATCH 0105/3585] Needs to be the exact username --- domains/hash-cracker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json index 3e99e874d..3c63d2ca7 100644 --- a/domains/hash-cracker.json +++ b/domains/hash-cracker.json @@ -2,7 +2,7 @@ "description": "A portfolio website", "repo": "https://github.com/hash-cracker/hash-cracker.github.io", "owner": { - "username": "hash-cracker", + "username": "Hash-Cracker", "email": "tspamiitesh@gmail.com" }, "record": { From 8970c1a5a04c1f81a46299f210191b0951660eeb Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:48:36 +0800 Subject: [PATCH 0106/3585] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index fa62aa12d..49cc4532e 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -14,7 +14,7 @@ The abuse reports will be investigated and the necessary action will be taken. - Online stores/shopping websites - Gambling websites - Game cheat sites -- CDNs distributing potentially malicious content (APKs, executables) +- CDNs distributing potentially malicious content (e.g. APKs, executables) - 'Unblocked' gaming websites - Alternate URLs for commonly blocked websites (e.g. gambling/casino websites) - Websites containing 18+ content @@ -28,3 +28,4 @@ The abuse reports will be investigated and the necessary action will be taken. - Online services for identity theft or forgery - Platforms promoting self-harm or violence - Illegal drug marketplaces +- Proxy sites (e.g. embedding other websites) From 7e05ab4eabe6db83e5a933d712dc892855600448 Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Thu, 2 Jan 2025 19:50:48 +0700 Subject: [PATCH 0107/3585] Create blog.chuyentinorz.json --- domains/blog.chuyentinorz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blog.chuyentinorz.json diff --git a/domains/blog.chuyentinorz.json b/domains/blog.chuyentinorz.json new file mode 100644 index 000000000..1257a8492 --- /dev/null +++ b/domains/blog.chuyentinorz.json @@ -0,0 +1,12 @@ +{ + "description": "This website is a blogpost for ChuyenTinORZ", + "repo": "https://github.com/akk1to/orz-blog", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": ["216.198.79.193"] + } +} From 6cc95da6c72a87ac89e35ae83460a79bfe4107b4 Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Thu, 2 Jan 2025 19:53:59 +0700 Subject: [PATCH 0108/3585] Create _vercel.blog.chuyentinorz.json --- domains/_vercel.blog.chuyentinorz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_vercel.blog.chuyentinorz.json diff --git a/domains/_vercel.blog.chuyentinorz.json b/domains/_vercel.blog.chuyentinorz.json new file mode 100644 index 000000000..09c735fba --- /dev/null +++ b/domains/_vercel.blog.chuyentinorz.json @@ -0,0 +1,12 @@ +{ + "description": "This website is blogpost for ChuyenTinORZ", + "repo": "https://github.com/akk1to/akk1to.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "TXT": ["vc-domain-verify=blog.chuyentinorz.is-a.dev,8c86561445eea418c27a"] + } +} From a7ba22ad4fd5f54541282624c68a89bd351a3933 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Thu, 2 Jan 2025 19:12:29 +0530 Subject: [PATCH 0109/3585] Create your-dad.json --- domains/your-dad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/your-dad.json diff --git a/domains/your-dad.json b/domains/your-dad.json new file mode 100644 index 000000000..3921c95de --- /dev/null +++ b/domains/your-dad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satindar31", + "email": "satindar@satindar-is.me" + }, + "record": { + "URL": "https://cloud.satindar-is.me/index.php/apps/files_sharing/ajax/publicpreview.php?x=1633&y=642&a=true&file=polymorphism.jpg&t=3DKlVKFewNl3FHw&scalingup=0" + } +} From c23fdf32c5d61d5e792592b693284deaff02ef4e Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 14:52:37 +0100 Subject: [PATCH 0110/3585] Update pr.test.js --- tests/pr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 7bb79061b..ae4d0a13d 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -2,7 +2,7 @@ const t = require("ava"); const fs = require("fs-extra"); const path = require("path"); -const PR_AUTHOR = process.env.PR_AUTHOR; +const PR_AUTHOR = process.env.PR_AUTHOR.toLowerCase(); const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")); const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; From 297e8ae19063bad22d36939268ac24c443f58ec6 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 14:59:15 +0100 Subject: [PATCH 0111/3585] Update pr.test.js --- tests/pr.test.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index ae4d0a13d..edf83560d 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -37,8 +37,8 @@ t("Modified JSON files must be owned by the PR author", async (t) => { } t.true( - domainToCheck.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domainToCheck.owner.username} but ${PR_AUTHOR} is the PR author` + domainToCheck.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domainToCheck.owner.username.toLowerCase()} but ${PR_AUTHOR} is the PR author` ); }); @@ -59,8 +59,8 @@ t("New JSON files must be owned by the PR author", async (t) => { if (!domain) return t.fail(`${file}: Unable to read domain data`); t.true( - domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` + domain.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domain.owner.username.toLowerCase()} but ${PR_AUTHOR} is the PR author` ); }); From a0c757d0d2de19011c047ce4bf276f6c112345a0 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:05:03 +0100 Subject: [PATCH 0112/3585] Update pr.test.js --- tests/pr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index edf83560d..118b1a658 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -10,7 +10,7 @@ const RUN_ID = process.env.RUN_ID; const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); -const admins = require("../util/administrators.json"); +const admins = require("../util/administrators.json").map(admin => admin.toLowerCase()); async function getJSONContent(basePath, fileName) { try { From 245662dca2eb2ad90ec4a079a6f1a8ed1f3b6c91 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:14:10 +0100 Subject: [PATCH 0113/3585] Update pr.test.js --- tests/pr.test.js | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 118b1a658..bfad9aafe 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -13,10 +13,16 @@ const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); const admins = require("../util/administrators.json").map(admin => admin.toLowerCase()); async function getJSONContent(basePath, fileName) { + const jsonPath = path.join(basePath, fileName) + + if (!fs.existsSync(jsonPath)) { + return 1; + } + try { return await fs.readJson(path.join(basePath, fileName)); } catch { - return null; + return 2; } } @@ -31,7 +37,7 @@ t("Modified JSON files must be owned by the PR author", async (t) => { const domainToCheck = currentDomain || modifiedDomain; - if (!modifiedDomain || !domainToCheck) { + if (modifiedDomain === 2 || domainToCheck === 2) { t.fail(`${file}: Unable to read domain data`); return; } @@ -56,7 +62,7 @@ t("New JSON files must be owned by the PR author", async (t) => { const checks = newDomainFiles.map(async (file) => { const domain = await getJSONContent(domainsPath, file); - if (!domain) return t.fail(`${file}: Unable to read domain data`); + if (!domain === 2) return t.fail(`${file}: Unable to read domain data`); t.true( domain.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), From 732930e07af894566da8b04c59630181903511b4 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:20:29 +0100 Subject: [PATCH 0114/3585] test logging --- tests/pr.test.js | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index bfad9aafe..d1cc1a93b 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -7,22 +7,18 @@ const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; +console.log(MODIFIED_FILES) + const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); const admins = require("../util/administrators.json").map(admin => admin.toLowerCase()); async function getJSONContent(basePath, fileName) { - const jsonPath = path.join(basePath, fileName) - - if (!fs.existsSync(jsonPath)) { - return 1; - } - try { return await fs.readJson(path.join(basePath, fileName)); } catch { - return 2; + return null; } } @@ -37,7 +33,7 @@ t("Modified JSON files must be owned by the PR author", async (t) => { const domainToCheck = currentDomain || modifiedDomain; - if (modifiedDomain === 2 || domainToCheck === 2) { + if (!modifiedDomain || !domainToCheck) { t.fail(`${file}: Unable to read domain data`); return; } @@ -62,7 +58,7 @@ t("New JSON files must be owned by the PR author", async (t) => { const checks = newDomainFiles.map(async (file) => { const domain = await getJSONContent(domainsPath, file); - if (!domain === 2) return t.fail(`${file}: Unable to read domain data`); + if (!domain) return t.fail(`${file}: Unable to read domain data`); t.true( domain.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), From 581a3078be3c2fcb9d93c7521181725099d0c263 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:22:01 +0100 Subject: [PATCH 0115/3585] test logging --- tests/pr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index d1cc1a93b..951a53c9c 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -7,7 +7,7 @@ const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; -console.log(MODIFIED_FILES) +console.log(process.env.MODIFIED_FILES, MODIFIED_FILES) const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); From fdd50605feede3aa5d665585c13d164410a6bc6b Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:24:05 +0100 Subject: [PATCH 0116/3585] test logging --- tests/pr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 951a53c9c..b1bde01aa 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -7,7 +7,7 @@ const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; -console.log(process.env.MODIFIED_FILES, MODIFIED_FILES) +console.log(process.env.MODIFIED_FILES, MODIFIED_FILES || "") const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); From d966e9cbfaa956cd7f24f9b2a83974c7ebe94e23 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:27:48 +0100 Subject: [PATCH 0117/3585] Update pr.test.js --- tests/pr.test.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index b1bde01aa..4cd2b3a69 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,11 +3,11 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR.toLowerCase(); -const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")); +const MODIFIED_DOMAIN_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")); const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; -console.log(process.env.MODIFIED_FILES, MODIFIED_FILES || "") +console.log(process.env.MODIFIED_FILES.length) const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); @@ -25,7 +25,7 @@ async function getJSONContent(basePath, fileName) { t("Modified JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - const checks = MODIFIED_FILES.map(async (file) => { + const checks = MODIFIED_DOMAIN_FILES.map(async (file) => { const [modifiedDomain, currentDomain] = await Promise.all([ getJSONContent(domainsPath, file), getJSONContent(headDomainsPath, file) From ce30624074b2790a0bdb76ef7ea506f09389b544 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:30:17 +0100 Subject: [PATCH 0118/3585] Update pr.test.js --- tests/pr.test.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 4cd2b3a69..4a9822684 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,12 +3,12 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR.toLowerCase(); -const MODIFIED_DOMAIN_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")); +const MODIFIED_DOMAIN_FILES = (process.env.MODIFIED_FILES || "").length > 0 + ? (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")) + : null; const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; -console.log(process.env.MODIFIED_FILES.length) - const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); @@ -24,6 +24,7 @@ async function getJSONContent(basePath, fileName) { t("Modified JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); + if (!MODIFIED_DOMAIN_FILES) return t.pass(); const checks = MODIFIED_DOMAIN_FILES.map(async (file) => { const [modifiedDomain, currentDomain] = await Promise.all([ @@ -50,6 +51,7 @@ t("Modified JSON files must be owned by the PR author", async (t) => { t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); + if (!MODIFIED_DOMAIN_FILES) return t.pass(); const [newFiles, currentFiles] = await Promise.all([fs.readdir(domainsPath), fs.readdir(headDomainsPath)]); From b3f9e3b96fd4c358f17ac55ffa821d1e989ed174 Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Thu, 2 Jan 2025 07:43:15 -0800 Subject: [PATCH 0119/3585] Rename ajtabs to ajtabs.json --- domains/{ajtabs => ajtabs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ajtabs => ajtabs.json} (100%) diff --git a/domains/ajtabs b/domains/ajtabs.json similarity index 100% rename from domains/ajtabs rename to domains/ajtabs.json From ce4bcdc4d8f21434b58ac4695821f7fed8123430 Mon Sep 17 00:00:00 2001 From: Formuna <108485174+FormunaGit@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:36:20 -0400 Subject: [PATCH 0120/3585] Update _vercel.formuna.json for a new subdomain --- domains/_vercel.formuna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.formuna.json b/domains/_vercel.formuna.json index 77e95cecd..ca43747eb 100644 --- a/domains/_vercel.formuna.json +++ b/domains/_vercel.formuna.json @@ -4,6 +4,6 @@ "discord": "754657845563097108" }, "record": { - "TXT": "vc-domain-verify=linux.formuna.is-a.dev,5838b861496b1a02cb3c" + "TXT": "vc-domain-verify=api.formuna.is-a.dev,d52d0266198bf7ac4e7d" } } From 69f25a00525c4c1ad6a675ffe9128051b1ced960 Mon Sep 17 00:00:00 2001 From: Formuna <108485174+FormunaGit@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:52:16 -0400 Subject: [PATCH 0121/3585] Create api.formuna.json (i forgor) --- domains/api.formuna.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/api.formuna.json diff --git a/domains/api.formuna.json b/domains/api.formuna.json new file mode 100644 index 000000000..9e85e83df --- /dev/null +++ b/domains/api.formuna.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FormunaGit" + }, + "record": { + "CNAME": "formuna-api.vercel.app" + } +} From f2f58468d463df7e42f22032f4a0a474a59c6b96 Mon Sep 17 00:00:00 2001 From: Anatolii Shuba Date: Thu, 2 Jan 2025 13:07:24 -0500 Subject: [PATCH 0122/3585] Create navistar.json --- domains/navistar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/navistar.json diff --git a/domains/navistar.json b/domains/navistar.json new file mode 100644 index 000000000..fe0f0c9bf --- /dev/null +++ b/domains/navistar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AShuba", + "email": "anatoliy.shuba@gmail.com" + }, + + "record": { + "A": [ + "138.68.159.126" + ] + } +} From 21a9c11f2e7b2c3df3cf2eca31aa73d8db274800 Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:10:35 -0800 Subject: [PATCH 0123/3585] Create _discord.ajtabs.json --- domains/_discord.ajtabs.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.ajtabs.json diff --git a/domains/_discord.ajtabs.json b/domains/_discord.ajtabs.json new file mode 100644 index 000000000..70bf21403 --- /dev/null +++ b/domains/_discord.ajtabs.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ajtabjs" + }, + "record": { + "TXT": ["dh=44c33bd9561dd8d8079e707868adf359b0c5ff05"] + } +} From e2b8fd2d3b7c64ab2b15e7eb4f01b0013732017a Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:11:30 -0800 Subject: [PATCH 0124/3585] Create _github-pages-challenge-ajtabjs.ajtabs.json --- domains/_github-pages-challenge-ajtabjs.ajtabs.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-ajtabjs.ajtabs.json diff --git a/domains/_github-pages-challenge-ajtabjs.ajtabs.json b/domains/_github-pages-challenge-ajtabjs.ajtabs.json new file mode 100644 index 000000000..bfb535bf7 --- /dev/null +++ b/domains/_github-pages-challenge-ajtabjs.ajtabs.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ajtabjs" + }, + "record": { + "TXT": ["39626a2cbd8f72ba60b0e40dc06e45"] + } +} From a649feeec341c1d3faaad5352133eedc31118c25 Mon Sep 17 00:00:00 2001 From: lunas-private-dungeon Date: Thu, 2 Jan 2025 22:40:15 +0100 Subject: [PATCH 0125/3585] Create _vercel.alisa.json --- domains/_vercel.alisa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.alisa.json diff --git a/domains/_vercel.alisa.json b/domains/_vercel.alisa.json new file mode 100644 index 000000000..efc76ec48 --- /dev/null +++ b/domains/_vercel.alisa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lunas-private-dungeon", + "email": "luna.tsx@proton.me", + "discord": "507625218467168257" + }, + "record": { + "TXT": ["vc-domain-verify=alisa.is-a.dev,01abd793050b01c5d63f"] + } +} From 41f912824a748a431fea6553a0a7316fd72eea04 Mon Sep 17 00:00:00 2001 From: lunas-private-dungeon Date: Thu, 2 Jan 2025 22:46:39 +0100 Subject: [PATCH 0126/3585] Create alisa.json --- domains/alisa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alisa.json diff --git a/domains/alisa.json b/domains/alisa.json new file mode 100644 index 000000000..78dae86ba --- /dev/null +++ b/domains/alisa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lunas-private-dungeon", + "email": "luna.tsx@proton.me", + "discord": "507625218467168257" + }, + "record": { + "CNAME": "alisa-win95.vercel.app" + } +} From 26656b850804aa1ce4b7c812e37c032293cf3218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=BC=92=E1=B6=9C=CA=B3=E1=B5=83=E1=B6=BB=CA=B8=E1=B4=AE?= =?UTF-8?q?=E1=B4=BC=CB=A2=CB=A2=E5=8D=82=E4=B9=83=E5=8D=84=E4=B8=A8?= =?UTF-8?q?=E4=B8=82=E5=8D=84=E4=B9=87=D2=9C=E0=BC=92?= <93928612+Abhishek-Issac@users.noreply.github.com> Date: Fri, 3 Jan 2025 05:37:32 +0530 Subject: [PATCH 0127/3585] Update abhishekissac.json --- domains/abhishekissac.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index a9074f630..2ce2743d8 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -2,6 +2,7 @@ "domain": "abhishekissac.is-a.dev", "subdomain": "abhishekissac", "owner": { + "username": "abhishek-issac" "email": "abhishekissac0@gmail.com" }, "record": { From 904f16b9a9e7c1040db41c56443f0f3dd85d79d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=BC=92=E1=B6=9C=CA=B3=E1=B5=83=E1=B6=BB=CA=B8=E1=B4=AE?= =?UTF-8?q?=E1=B4=BC=CB=A2=CB=A2=E5=8D=82=E4=B9=83=E5=8D=84=E4=B8=A8?= =?UTF-8?q?=E4=B8=82=E5=8D=84=E4=B9=87=D2=9C=E0=BC=92?= <93928612+Abhishek-Issac@users.noreply.github.com> Date: Fri, 3 Jan 2025 05:39:47 +0530 Subject: [PATCH 0128/3585] Update abhishekissac.json --- domains/abhishekissac.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index 2ce2743d8..2a75776cd 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -2,7 +2,7 @@ "domain": "abhishekissac.is-a.dev", "subdomain": "abhishekissac", "owner": { - "username": "abhishek-issac" + "username": "abhishek-issac", "email": "abhishekissac0@gmail.com" }, "record": { From 664f425eb5c3bd03d8de28c022f8d8a5292254b0 Mon Sep 17 00:00:00 2001 From: Miguel Ramirez Date: Thu, 2 Jan 2025 18:48:23 -0600 Subject: [PATCH 0129/3585] Create _vercel.mig.json --- domains/_vercel.mig.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/_vercel.mig.json diff --git a/domains/_vercel.mig.json b/domains/_vercel.mig.json new file mode 100644 index 000000000..73ebbfbbc --- /dev/null +++ b/domains/_vercel.mig.json @@ -0,0 +1,13 @@ +{ + "description": "This subdomain points to my portfolio website. https://nextjs-portfolio-ten-navy.vercel.app/ is the link for a preview of the website", + "owner": { + "username": "miguelaram2016", + "email": "miguelcodes7@gmail.com", + "twitter": "miguelcodes7", + "discord": "747499334383304755", + "instagram": "miguelcodes7" + }, + "record": { + "TXT": ["vc-domain-verify=mig.is-a.dev,c9171d74a3897a0defc6"] + } +} From 56f272144ed6827e8bada31e2e736e35d468dab2 Mon Sep 17 00:00:00 2001 From: Miguel Ramirez Date: Thu, 2 Jan 2025 18:50:47 -0600 Subject: [PATCH 0130/3585] Update mig.json --- domains/mig.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/mig.json b/domains/mig.json index 2f53bb6d0..fd64f6d89 100644 --- a/domains/mig.json +++ b/domains/mig.json @@ -1,13 +1,14 @@ { - "description": "This subdomain points to my portfolio website.", + "description": "This subdomain points to my portfolio website. https://nextjs-portfolio-ten-navy.vercel.app/ is the link for a preview of the website", "owner": { "username": "miguelaram2016", - "email": "miguelaram2016@utexas.edu", + "email": "miguelcodes7@gmail.com", "twitter": "miguelcodes7", "discord": "747499334383304755", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.sh5h8IcwANNjL4Cu_olrTjTuGNiBnihpvp8tYD3PQoJ0Qo8zJwh2wh93m0mxtB0JUmQyLHgMhqwNkRTfDkbQtIiMsJTMBpfwuekG-rohCXC3Bz1X674p58mTiI9BL1mYZjy4n3iNUltRrpEDIY_tQ91-deuB0vZmhFP7Ih-PU18_a7SFhrMTCGFnEpy5ioRBb_7-XaevqZU0ObJ9TXnuX5ZrcUs8dOKdPXQkUvh1T3X4ENkNkqxEX9SrC21ZUPsu0eBsinx8OWhVACBF-v6WsNErv4dYlxvlUF0s6i6H4ies_u47cXuD_ytOZVF19KRHv0mtC4Zq9FxKqvxQNpS2yA.ATDrqWU61Q7pAeI0iOYG3Q.WUBkDKZeYnntdHyh4t_qL56ZUvo4xiK6dF_DvM8i0aVxoooMhunELz8oFORqt_1lt3IMLw_aAWwzmBl4LtPa-frLObpHRe3QHeAhAb919XU.uvFZv2MiYxP-UoMM0DhLSA" + "instagram": "miguelcodes7", + "note": "Previously, mig.is-a.dev was hosted on Netlify, but now it will be hosted on vercel. _vercel.mig.json has been created already. I have also updated my social media (email and instagram)." }, "record": { - "A": ["75.2.60.5"] + "A": ["76.76.21.21"] } } From bb54f74db0219a9d5c477a8be3a70501e51be897 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:38:36 -0500 Subject: [PATCH 0131/3585] Update your-dad.json --- domains/your-dad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/your-dad.json b/domains/your-dad.json index 3921c95de..89909629b 100644 --- a/domains/your-dad.json +++ b/domains/your-dad.json @@ -1,6 +1,6 @@ { "owner": { - "username": "satindar31", + "username": "Satindar31", "email": "satindar@satindar-is.me" }, "record": { From 8c0de22ba33d762a5a09d8a2b684fd9e9be064f1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:42:39 -0500 Subject: [PATCH 0132/3585] chore: formatting --- domains/abhishekissac.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index 2a75776cd..04f9c199c 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -1,12 +1,10 @@ { - "domain": "abhishekissac.is-a.dev", - "subdomain": "abhishekissac", - "owner": { - "username": "abhishek-issac", - "email": "abhishekissac0@gmail.com" - }, - "record": { - "CNAME": "abhishek-issac.github.io" - }, - "proxied": false + "owner": { + "username": "Abhishek-Issac", + "email": "abhishekissac0@gmail.com" + }, + "record": { + "CNAME": "abhishek-issac.github.io" + }, + "proxied": false } From b03fa8109cd80dcf1c7463bfd8063167f71add43 Mon Sep 17 00:00:00 2001 From: zx155 <168565589+zx155@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:51:25 -0800 Subject: [PATCH 0133/3585] Create love.json --- domains/love.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/love.json diff --git a/domains/love.json b/domains/love.json new file mode 100644 index 000000000..2470a36ce --- /dev/null +++ b/domains/love.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zx155", + "email": "laiquanguy82@gmail.com" + }, + "record": { + "CNAME": "zx155.github.io" + } +} From 88ebf07d7d47fe4a3e55a50c9b4028faecc91af4 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Fri, 3 Jan 2025 15:28:31 +0530 Subject: [PATCH 0134/3585] Update your-dad.json --- domains/your-dad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/your-dad.json b/domains/your-dad.json index 89909629b..7f288db42 100644 --- a/domains/your-dad.json +++ b/domains/your-dad.json @@ -4,6 +4,6 @@ "email": "satindar@satindar-is.me" }, "record": { - "URL": "https://cloud.satindar-is.me/index.php/apps/files_sharing/ajax/publicpreview.php?x=1633&y=642&a=true&file=polymorphism.jpg&t=3DKlVKFewNl3FHw&scalingup=0" + "URL": "https://cloud.satindar-is.me/s/gHJfbiyhVJzy3Vs" } } From 2b88178e6c67c6234c574a9a73aa70fc780549e6 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Fri, 3 Jan 2025 15:31:11 +0530 Subject: [PATCH 0135/3585] Update your-dad.json --- domains/your-dad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/your-dad.json b/domains/your-dad.json index 7f288db42..357824d96 100644 --- a/domains/your-dad.json +++ b/domains/your-dad.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Satindar31", + "username": "satindar31", "email": "satindar@satindar-is.me" }, "record": { From b7e96a5617c96d983b84aeae7c343f94613b11b8 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 3 Jan 2025 18:57:25 +0800 Subject: [PATCH 0136/3585] remove pr tests --- .github/workflows/validation.yml | 15 ------- tests/pr.test.js | 73 -------------------------------- 2 files changed, 88 deletions(-) delete mode 100644 tests/pr.test.js diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 6e86fabc5..f24d6052d 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -36,22 +36,7 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Clone is-a-dev/register - run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }} - - run: npm install - - name: Get all modified domain JSON files - if: github.event_name == 'pull_request' - id: changed-files - uses: tj-actions/changed-files@v45 - with: - files: domains/*.json - - name: Run tests run: npx ava tests/*.test.js - env: - EVENT: ${{ github.event_name }} - RUN_ID: ${{ github.run_id }} - PR_AUTHOR: ${{ github.event.pull_request.user.login }} - MODIFIED_FILES: ${{ steps.changed-files.outputs.all_changed_files }} diff --git a/tests/pr.test.js b/tests/pr.test.js deleted file mode 100644 index 4a9822684..000000000 --- a/tests/pr.test.js +++ /dev/null @@ -1,73 +0,0 @@ -const t = require("ava"); -const fs = require("fs-extra"); -const path = require("path"); - -const PR_AUTHOR = process.env.PR_AUTHOR.toLowerCase(); -const MODIFIED_DOMAIN_FILES = (process.env.MODIFIED_FILES || "").length > 0 - ? (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")) - : null; -const EVENT = process.env.EVENT; -const RUN_ID = process.env.RUN_ID; - -const domainsPath = path.resolve("domains"); -const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); - -const admins = require("../util/administrators.json").map(admin => admin.toLowerCase()); - -async function getJSONContent(basePath, fileName) { - try { - return await fs.readJson(path.join(basePath, fileName)); - } catch { - return null; - } -} - -t("Modified JSON files must be owned by the PR author", async (t) => { - if (EVENT !== "pull_request") return t.pass(); - if (!MODIFIED_DOMAIN_FILES) return t.pass(); - - const checks = MODIFIED_DOMAIN_FILES.map(async (file) => { - const [modifiedDomain, currentDomain] = await Promise.all([ - getJSONContent(domainsPath, file), - getJSONContent(headDomainsPath, file) - ]); - - const domainToCheck = currentDomain || modifiedDomain; - - if (!modifiedDomain || !domainToCheck) { - t.fail(`${file}: Unable to read domain data`); - return; - } - - t.true( - domainToCheck.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domainToCheck.owner.username.toLowerCase()} but ${PR_AUTHOR} is the PR author` - ); - }); - - await Promise.all(checks); - t.pass(); -}); - -t("New JSON files must be owned by the PR author", async (t) => { - if (EVENT !== "pull_request") return t.pass(); - if (!MODIFIED_DOMAIN_FILES) return t.pass(); - - const [newFiles, currentFiles] = await Promise.all([fs.readdir(domainsPath), fs.readdir(headDomainsPath)]); - - const newDomainFiles = newFiles.filter((file) => !currentFiles.includes(file)); - - const checks = newDomainFiles.map(async (file) => { - const domain = await getJSONContent(domainsPath, file); - - if (!domain) return t.fail(`${file}: Unable to read domain data`); - - t.true( - domain.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domain.owner.username.toLowerCase()} but ${PR_AUTHOR} is the PR author` - ); - }); - - await Promise.all(checks); - t.pass(); -}); From 755ec03b8f71014a6a44556588546f6f96c48c57 Mon Sep 17 00:00:00 2001 From: Kyan <99230193+Keiyanas@users.noreply.github.com> Date: Fri, 3 Jan 2025 17:57:28 +0700 Subject: [PATCH 0137/3585] Create Verkyana.json --- domains/Verkyana.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Verkyana.json diff --git a/domains/Verkyana.json b/domains/Verkyana.json new file mode 100644 index 000000000..792b93788 --- /dev/null +++ b/domains/Verkyana.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Keiyanas", + "email": "katzswax@gmail.com" + }, + "record": { + "CNAME": "https://keiyanas.github.io/" + } +} From 5ad9c8a1587c4c1cfe36f29809d834cff4f46bcf Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 3 Jan 2025 12:59:09 +0200 Subject: [PATCH 0138/3585] tiny nitpick because of the new checks --- domains/your-dad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/your-dad.json b/domains/your-dad.json index 357824d96..7f288db42 100644 --- a/domains/your-dad.json +++ b/domains/your-dad.json @@ -1,6 +1,6 @@ { "owner": { - "username": "satindar31", + "username": "Satindar31", "email": "satindar@satindar-is.me" }, "record": { From 343a93dc698ea4f65466f5e13600e2d1804222fc Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 3 Jan 2025 13:04:14 +0200 Subject: [PATCH 0139/3585] Update domains/Verkyana.json --- domains/Verkyana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Verkyana.json b/domains/Verkyana.json index 792b93788..46398569d 100644 --- a/domains/Verkyana.json +++ b/domains/Verkyana.json @@ -4,6 +4,6 @@ "email": "katzswax@gmail.com" }, "record": { - "CNAME": "https://keiyanas.github.io/" + "CNAME": "keiyanas.github.io" } } From 53fc17cb299a77979070f28db46851425c83f951 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 3 Jan 2025 13:04:54 +0200 Subject: [PATCH 0140/3585] Rename Verkyana.json to verkyana.json --- domains/{Verkyana.json => verkyana.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Verkyana.json => verkyana.json} (100%) diff --git a/domains/Verkyana.json b/domains/verkyana.json similarity index 100% rename from domains/Verkyana.json rename to domains/verkyana.json From 33425272bb62ed1244117d209d55518fc7be03f2 Mon Sep 17 00:00:00 2001 From: Ai <58384167+aiwaki@users.noreply.github.com> Date: Fri, 3 Jan 2025 17:19:27 +0500 Subject: [PATCH 0141/3585] Update waki.json --- domains/waki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/waki.json b/domains/waki.json index df7555f45..b0c864305 100644 --- a/domains/waki.json +++ b/domains/waki.json @@ -4,6 +4,6 @@ "discord": "351012170839883776" }, "record": { - "CNAME": "waki.pages.dev" + "CNAME": "aiwaki.vercel.app" } } From bd5f72bbf162d4ca7d5cdb4aaec079de84ee787d Mon Sep 17 00:00:00 2001 From: Ai <58384167+aiwaki@users.noreply.github.com> Date: Fri, 3 Jan 2025 17:22:09 +0500 Subject: [PATCH 0142/3585] Create _vercel.waki.json --- domains/_vercel.waki.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.waki.json diff --git a/domains/_vercel.waki.json b/domains/_vercel.waki.json new file mode 100644 index 000000000..a872c59a2 --- /dev/null +++ b/domains/_vercel.waki.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "aiwaki" + }, + "record": { + "TXT": ["vc-domain-verify=waki.is-a.dev,b5349446a26c3f0b8c9f"] + } +} From 325711b1b73a2523b223cac8f2ac2c8112ba1b38 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:06:50 +0800 Subject: [PATCH 0143/3585] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5983b1c7..26f1e4f70 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,13 @@ Not all of these will be posted on GitHub, however they will always be posted in ## How to Register > If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). -- [Fork](https://github.com/is-a-dev/register/fork) and star this repository +- [Fork](https://github.com/is-a-dev/register/fork) this repository - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev` - [Read the documentation](https://is-a.dev/docs) - If you are applying for NS records please read [this](#ns-records). - Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* - After the pull request is merged, please allow up to 24 hours for the changes to propagate -- Enjoy your new `.is-a.dev` domain! +- Enjoy your new `.is-a.dev` domain! Please consider leaving us a star ⭐️ to help support us! ### NS Records When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them. From 618ba427fd88afefbdf808510d2a4cd10ec9d318 Mon Sep 17 00:00:00 2001 From: Clerk <178304360+mulchs@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:33:56 +0700 Subject: [PATCH 0144/3585] Register wave.is-a.dev --- domains/wave.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wave.json diff --git a/domains/wave.json b/domains/wave.json new file mode 100644 index 000000000..45e65c2d9 --- /dev/null +++ b/domains/wave.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mulchs", + "discord": "1273579466936815717", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VQbRFqL4oyeBRF7H8wmvWeQR00tQnJnL2c0Yc--s4fbY_z_gr-LC7j6Ep_s-mStGfFpmnGZxPAz89WkApt6__tftZ8oClYEbRQJyN7jtoOHO86GNYMxcvQJ2ngNqxjADWrWROLR2uI9c0VZryiZFLfDXkfl0WbtTl2UvndEnjCVwNyIuv8L67P1p9p0ODDyKIcztIkDEROfD46mWthqIcElcWxNuCXMsPYgtBXYn6O6SrQWHhilzEsvLHe8BEMESAfpxvOH7clAWLVLIAmEmNNnoecLwse_z3k8pZHJQDOifr8k5t8FoRNhPH5QYFAXGfk4Mi_jCFUPZV9cwjJa0gA.EkJAMMF4R2XX-bBYIFnfQg.K1R0AqjrIzfN5_rcJit1g8JFU4DxBqL9Wq8nGU3Rhka93TEfxiRYSi5C0RFtt3i-OH_FxwePHkLCDDMDLE4fFFl8bQplvGRoXw-_QY5Czqf2bH6GtsIpt0viog_2l4h5.khbF7ESzWSSPeYTADVcsyg" + }, + + "record": { + "CNAME": "wave.fwh.is" + } + } + \ No newline at end of file From 6f51d9752d5c3e6e4af5ba6be987f84838200fff Mon Sep 17 00:00:00 2001 From: Kawsar <126276749+KawsarDev@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:01:24 +0600 Subject: [PATCH 0145/3585] Create _vercel.kawsar.json --- domains/_vercel.kawsar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.kawsar.json diff --git a/domains/_vercel.kawsar.json b/domains/_vercel.kawsar.json new file mode 100644 index 000000000..f2399898a --- /dev/null +++ b/domains/_vercel.kawsar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KawsarDev", + "email": "kawsar.dev1@gmail.com", + "discord": "520373269979988000" + }, + "record": { + "TXT": ["vc-domain-verify=kawsar.is-a.dev,e77e8c258bee5d9213b7"] + } +} From 4baa4c362b120861c809d4122c58750517cf225b Mon Sep 17 00:00:00 2001 From: Kawsar <126276749+KawsarDev@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:04:13 +0600 Subject: [PATCH 0146/3585] Create kawsar.json --- domains/kawsar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kawsar.json diff --git a/domains/kawsar.json b/domains/kawsar.json new file mode 100644 index 000000000..681ffe649 --- /dev/null +++ b/domains/kawsar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KawsarDev", + "email": "kawsar.dev1@gmail.com", + "discord": "520373269979988000" + }, + "record": { + "CNAME": "kawsardev.vercel.app/" + } +} From 3501a911c61e7e1f18c427a53359381f793374cc Mon Sep 17 00:00:00 2001 From: Kawsar <126276749+KawsarDev@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:07:36 +0600 Subject: [PATCH 0147/3585] Update kawsar.json --- domains/kawsar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kawsar.json b/domains/kawsar.json index 681ffe649..b6dba88ac 100644 --- a/domains/kawsar.json +++ b/domains/kawsar.json @@ -5,6 +5,6 @@ "discord": "520373269979988000" }, "record": { - "CNAME": "kawsardev.vercel.app/" + "CNAME": "kawsardev.vercel.app" } } From 2fcdd0a0022865d2cdba9e1c151aa762417df6bf Mon Sep 17 00:00:00 2001 From: Ada Lovecraft Date: Fri, 3 Jan 2025 11:36:34 -0600 Subject: [PATCH 0148/3585] Create ada.json --- domains/ada.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ada.json diff --git a/domains/ada.json b/domains/ada.json new file mode 100644 index 000000000..df38c2c70 --- /dev/null +++ b/domains/ada.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ada-lovecraft", + "email": "ada@codevinsky.com" + }, + "record": { + "CNAME": "ada-lovecraft.github.io" + } +} From c0e175518c679d10f53b219ed2104cb2be474420 Mon Sep 17 00:00:00 2001 From: KorigamiK <72932688+KorigamiK@users.noreply.github.com> Date: Fri, 3 Jan 2025 23:15:23 +0530 Subject: [PATCH 0149/3585] Update korigamik.json --- domains/korigamik.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/korigamik.json b/domains/korigamik.json index a81e82805..d66e772a7 100644 --- a/domains/korigamik.json +++ b/domains/korigamik.json @@ -1,12 +1,12 @@ { - "description": "The Portfolio of KorigamiK", - "repo": "https://github.com/KorigamiK/korigamik.github.io", + "description": "goto website of KorigamiK", + "repo": "https://github.com/KorigamiK", "owner": { "username": "KorigamiK", "email": "korigamik@gmail.com", - "twitter": "https://twitter.com/iamkorigamik" + "twitter": "https://twitter.com/codesonpaper" }, "record": { - "CNAME": "korigamik.github.io" + "URL": "https://korigamik.dev" } } From 2a2a56e544ad778461c1521f8e713686f015d40d Mon Sep 17 00:00:00 2001 From: KorigamiK <72932688+KorigamiK@users.noreply.github.com> Date: Fri, 3 Jan 2025 23:42:42 +0530 Subject: [PATCH 0150/3585] Update korigamik.json --- domains/korigamik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/korigamik.json b/domains/korigamik.json index d66e772a7..5ab36620f 100644 --- a/domains/korigamik.json +++ b/domains/korigamik.json @@ -7,6 +7,6 @@ "twitter": "https://twitter.com/codesonpaper" }, "record": { - "URL": "https://korigamik.dev" + "CNAME": "https://korigamik-redirect.pages.dev" } } From ffe6a6d2e8e1fe74facfb8fdaf42274290184500 Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Fri, 3 Jan 2025 19:32:28 +0100 Subject: [PATCH 0151/3585] Update sewt.json --- domains/sewt.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/sewt.json b/domains/sewt.json index 2c903a19a..1823b48d7 100644 --- a/domains/sewt.json +++ b/domains/sewt.json @@ -4,9 +4,13 @@ "discord": "1049263707177353247" }, "record": { - "A": ["82.67.68.228"], + "A": ["37.27.51.34"], + "AAAA": ["2a01:4f9:3081:399c::4"], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": ["v=spf1 include:zohomail.eu ~all"] + "TXT": [ + "v=spf1 include:zohomail.eu ~all", + "domain-verification=skyexplorewastaken" + ] }, "proxied": false } From 4e6e1bfd099b290b4097748b817916e76b031b9e Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Fri, 3 Jan 2025 19:32:31 +0100 Subject: [PATCH 0152/3585] Create jello.sewt.json --- domains/jello.sewt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jello.sewt.json diff --git a/domains/jello.sewt.json b/domains/jello.sewt.json new file mode 100644 index 000000000..c9c51f25e --- /dev/null +++ b/domains/jello.sewt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247" + }, + "record": { + "A": ["37.27.51.34"], + "AAAA": ["2a01:4f9:3081:399c::4"], + "TXT": ["domain-verification=skyexplorewastaken"] + }, + "proxied": false +} From 15b5b60dfe10267fd5d0bc25fdbbc10f5b241b24 Mon Sep 17 00:00:00 2001 From: Jabin <118082374+Jab11n@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:52:24 -0500 Subject: [PATCH 0153/3585] fix my information after username change --- domains/jabin.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/jabin.json b/domains/jabin.json index 6f1becbd5..e1727936a 100644 --- a/domains/jabin.json +++ b/domains/jabin.json @@ -1,9 +1,11 @@ { "owner": { - "username": "jabinstech", - "email": "jabinstech.net@gmail.com" + "username": "jab11n", + "twitter": "@jab11n", + "github": "jab11n", + "email": "iad-contact@rdr.lol" }, "record": { - "CNAME": "jabinstech.github.io" + "CNAME": "jab11n.github.io" } } From 11482a5f7fbcb9a6c1f292892ab6ad5ad6c0b93f Mon Sep 17 00:00:00 2001 From: ah2 <44106895+ah2@users.noreply.github.com> Date: Sat, 4 Jan 2025 01:59:13 +0400 Subject: [PATCH 0154/3585] ah2 fixing privacy error message --- domains/ah2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ah2.json b/domains/ah2.json index 735d5b25a..9e8fb54fc 100644 --- a/domains/ah2.json +++ b/domains/ah2.json @@ -4,6 +4,6 @@ "email": "uni.ahmamy@gmail.com" }, "record": { - "CNAME": "hamd.cloud.libraryofcode.org" + "URL": "https://hamd.cloud.libraryofcode.org" } } From 5a01624fdcd7d1dfea331deee55867a76bd4f7e6 Mon Sep 17 00:00:00 2001 From: gmacedo Date: Fri, 3 Jan 2025 16:48:27 -0600 Subject: [PATCH 0155/3585] added domain request for glmacedo.is-a.dev hosted on cloudflare. --- domains/glmacedo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glmacedo.json diff --git a/domains/glmacedo.json b/domains/glmacedo.json new file mode 100644 index 000000000..b0cbe51be --- /dev/null +++ b/domains/glmacedo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "glmacedo", + "email": "glmacedo@glmacedo.com" + }, + "record": { + "NS": [ + "dimitris.ns.cloudflare.com", + "kristin.ns.cloudflare.com" + ] + } +} \ No newline at end of file From 7da09ec582a061a9b9af102173dd56e4e954f188 Mon Sep 17 00:00:00 2001 From: Jabin <118082374+Jab11n@users.noreply.github.com> Date: Fri, 3 Jan 2025 21:44:30 -0500 Subject: [PATCH 0156/3585] Update domains/jabin.json Co-authored-by: William Harrison <87287585+wdhdev@users.noreply.github.com> --- domains/jabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jabin.json b/domains/jabin.json index e1727936a..62252d6bd 100644 --- a/domains/jabin.json +++ b/domains/jabin.json @@ -1,7 +1,7 @@ { "owner": { "username": "jab11n", - "twitter": "@jab11n", + "twitter": "jab11n", "github": "jab11n", "email": "iad-contact@rdr.lol" }, From 98655d276515f4aabcdd55a54bd42e98ba8e85dd Mon Sep 17 00:00:00 2001 From: KorigamiK <72932688+KorigamiK@users.noreply.github.com> Date: Sat, 4 Jan 2025 09:24:20 +0530 Subject: [PATCH 0157/3585] Update korigamik.json --- domains/korigamik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/korigamik.json b/domains/korigamik.json index 5ab36620f..3c4652da4 100644 --- a/domains/korigamik.json +++ b/domains/korigamik.json @@ -7,6 +7,6 @@ "twitter": "https://twitter.com/codesonpaper" }, "record": { - "CNAME": "https://korigamik-redirect.pages.dev" + "CNAME": "korigamik-redirect.pages.dev" } } From 28fe54dc1c361f8aa7b94e6d0c2ab53ae097351c Mon Sep 17 00:00:00 2001 From: Puncoz Nepal Date: Sat, 4 Jan 2025 12:19:52 +0545 Subject: [PATCH 0158/3585] Create puncoz.json --- domains/puncoz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/puncoz.json diff --git a/domains/puncoz.json b/domains/puncoz.json new file mode 100644 index 000000000..75a9c1188 --- /dev/null +++ b/domains/puncoz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "puncoz", + "discord": "333515022565113856", + }, + "record": { + "NS": [ + "bruce.ns.cloudflare.com", + "coco.ns.cloudflare.com" + ] + } +} From de552324cedda6307dffb195f8406e0f3f4342ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mustafa=20=22pxsty=22=20K=C3=96K?= <75846829+pxsty0@users.noreply.github.com> Date: Sat, 4 Jan 2025 09:51:57 +0300 Subject: [PATCH 0159/3585] Create pxsty.json --- domains/pxsty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pxsty.json diff --git a/domains/pxsty.json b/domains/pxsty.json new file mode 100644 index 000000000..a82e9166c --- /dev/null +++ b/domains/pxsty.json @@ -0,0 +1,11 @@ +{ + "description": "pxsty personal web page", + "repo": "https://github.com/pxsty0/pxsty0.github.io", + "owner": { + "username": "pxsty0", + "email": "pxsty@pxserv.net" + }, + "record": { + "CNAME": "pxsty0.github.io" + } +} From b0741f912236c9be9576db39785daa4a0abaa6f9 Mon Sep 17 00:00:00 2001 From: TheHCJ <150591975+TheHCJ@users.noreply.github.com> Date: Sat, 4 Jan 2025 10:27:22 +0000 Subject: [PATCH 0160/3585] add serveo to pds.hcj.is-a.dev --- domains/_serveo-authkey.pds.hcj.json | 9 +++++++++ domains/pds.hcj.json | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 domains/_serveo-authkey.pds.hcj.json create mode 100644 domains/pds.hcj.json diff --git a/domains/_serveo-authkey.pds.hcj.json b/domains/_serveo-authkey.pds.hcj.json new file mode 100644 index 000000000..d5a7d8297 --- /dev/null +++ b/domains/_serveo-authkey.pds.hcj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "SHA256:KFRJFKicG2rnITzSxLQn62svO68oydMpEDpQ6yRbtR0" + } + } \ No newline at end of file diff --git a/domains/pds.hcj.json b/domains/pds.hcj.json new file mode 100644 index 000000000..98a2c4caa --- /dev/null +++ b/domains/pds.hcj.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "CNAME": "serveo.net" + } + } + \ No newline at end of file From ff238f5701e68d7efded084f4de896f22003eb8a Mon Sep 17 00:00:00 2001 From: Spider-Development <147894555+spider-development01@users.noreply.github.com> Date: Sat, 4 Jan 2025 16:41:52 +0530 Subject: [PATCH 0161/3585] Create spider-development.json --- domains/spider-development.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/spider-development.json diff --git a/domains/spider-development.json b/domains/spider-development.json new file mode 100644 index 000000000..21dde4001 --- /dev/null +++ b/domains/spider-development.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "spider-development01" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 268aab6bb50706e49d2aa17978134542e033a1e4 Mon Sep 17 00:00:00 2001 From: AlejandroGomezFrieiro Date: Sat, 4 Jan 2025 14:04:27 +0200 Subject: [PATCH 0162/3585] Create quantumgarden --- domains/quantumgarden | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quantumgarden diff --git a/domains/quantumgarden b/domains/quantumgarden new file mode 100644 index 000000000..822c527d4 --- /dev/null +++ b/domains/quantumgarden @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlejandroGomezFrieiro", + "email": "alejandrogomezfrieiro@gmail.com" + }, + "record": { + "CNAME": "alejandrogomezfrieiro.github.io" + } +} From 4d00c2fb3c60808390e1cba86620c60f564f965e Mon Sep 17 00:00:00 2001 From: yashsachdev <57622692+yashsachdev@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:43:26 +0530 Subject: [PATCH 0163/3585] Create yashsachdev.json - Replaced URL removed https://format with the proper CNAME entry --- domains/yashsachdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yashsachdev.json diff --git a/domains/yashsachdev.json b/domains/yashsachdev.json new file mode 100644 index 000000000..a96833d27 --- /dev/null +++ b/domains/yashsachdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashsachdev", + "email": "yashsachdev5677@gmail.com" + }, + "record": { + "CNAME": "yashsachdevblog.azureedge.net" + } +} From 2356efaebb4c490efc32f7c5fcfcc508b5a76a4c Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:40:53 +0200 Subject: [PATCH 0164/3585] Create panel.devmatei.json --- domains/panel.devmatei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/panel.devmatei.json diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json new file mode 100644 index 000000000..9c144d162 --- /dev/null +++ b/domains/panel.devmatei.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "176.100.37.70" + ] + }, + +} From 970053578d6605c614ea43ded7ac37999b7e3745 Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:42:08 +0700 Subject: [PATCH 0165/3585] Create _vercel.nine.json --- domains/_vercel.nine.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.nine.json diff --git a/domains/_vercel.nine.json b/domains/_vercel.nine.json new file mode 100644 index 000000000..728a4876c --- /dev/null +++ b/domains/_vercel.nine.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "NineLEL" + }, + "record": { + "TXT": ["vc-domain-verify=nine.is-a.dev,787b08b6c27017d410df"] + } +} From 46bdb6ddc5463e42401c4fbdd98375bb1b2d182f Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 4 Jan 2025 20:44:10 +0200 Subject: [PATCH 0166/3585] Update domains/panel.devmatei.json --- domains/panel.devmatei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json index 9c144d162..9426b4aa6 100644 --- a/domains/panel.devmatei.json +++ b/domains/panel.devmatei.json @@ -7,6 +7,6 @@ "A": [ "176.100.37.70" ] - }, + } } From 032b27882ec57e71f41800e73e7d9e85b4acd52b Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:45:04 +0700 Subject: [PATCH 0167/3585] Update nine.json --- domains/nine.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/nine.json b/domains/nine.json index 626fa06b4..c177a80e0 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -4,7 +4,6 @@ "email": "notninelel@gmail.com" }, "record": { - "A": ["76.223.55.44"], - "TXT": "deta-verification=DyZWThRbwVx1vudpA5oB8DEekn58LG75" + "A": ["76.76.21.21"] } } From 1b79f1daaee3a1bed4a8778628f580160db9187c Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:58:13 +0700 Subject: [PATCH 0168/3585] Update _vercel.nine.json --- domains/_vercel.nine.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.nine.json b/domains/_vercel.nine.json index 728a4876c..98e167692 100644 --- a/domains/_vercel.nine.json +++ b/domains/_vercel.nine.json @@ -1,6 +1,7 @@ { "owner": { - "username": "NineLEL" + "username": "NineLEL", + "email": "notninelel@gmail.com" }, "record": { "TXT": ["vc-domain-verify=nine.is-a.dev,787b08b6c27017d410df"] From b27eda9d171095031550941ac353bf8ad78c8fcd Mon Sep 17 00:00:00 2001 From: Puncoz Nepal Date: Sun, 5 Jan 2025 01:40:37 +0545 Subject: [PATCH 0169/3585] Update domains/puncoz.json Co-authored-by: iostpa --- domains/puncoz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/puncoz.json b/domains/puncoz.json index 75a9c1188..e88db04fd 100644 --- a/domains/puncoz.json +++ b/domains/puncoz.json @@ -1,7 +1,7 @@ { "owner": { "username": "puncoz", - "discord": "333515022565113856", + "discord": "333515022565113856" }, "record": { "NS": [ From 3b087c7ec1ce70f04f27413b6cd287c8d6dbbdd2 Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 02:58:06 +0700 Subject: [PATCH 0170/3585] Update nine.json --- domains/nine.json | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/domains/nine.json b/domains/nine.json index c177a80e0..c52046951 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -1,9 +1,19 @@ { - "owner": { - "username": "NineLEL", - "email": "notninelel@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "NineLEL", + "email": "notninelel@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], + "TXT": [ + "zoho-verification=zb97979784.zmverify.zoho.com" + ] + } } From 1321b7a476d08914c4f2843ac3b2c375be581570 Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 03:01:44 +0700 Subject: [PATCH 0171/3585] Update nine.json (Update TXT) --- domains/nine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nine.json b/domains/nine.json index c52046951..1187ad82d 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -13,7 +13,7 @@ "mx3.zoho.eu" ], "TXT": [ - "zoho-verification=zb97979784.zmverify.zoho.com" + "zoho-verification=zb50940916.zmverify.zoho.com" ] } } From 9f450da4faaf0f4ab909cd7db645bca643ad4778 Mon Sep 17 00:00:00 2001 From: April Hall <134935244+arithefirst@users.noreply.github.com> Date: Sat, 4 Jan 2025 19:05:43 -0500 Subject: [PATCH 0172/3585] Create april.json --- domains/april.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/april.json diff --git a/domains/april.json b/domains/april.json new file mode 100644 index 000000000..74870a2d5 --- /dev/null +++ b/domains/april.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/arithefirst/portfolio", + "owner": { + "username": "arithefirst", + "email": "ari@arithefirst.com", + }, + "record": { + "URL": "https://www.arithefirst.com" + } +} From 7460bba771316c67957227bff8bce6de905bfc75 Mon Sep 17 00:00:00 2001 From: April Hall <134935244+arithefirst@users.noreply.github.com> Date: Sat, 4 Jan 2025 19:09:04 -0500 Subject: [PATCH 0173/3585] Remove trailing comma --- domains/april.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/april.json b/domains/april.json index 74870a2d5..d2171486d 100644 --- a/domains/april.json +++ b/domains/april.json @@ -2,7 +2,7 @@ "repo": "https://github.com/arithefirst/portfolio", "owner": { "username": "arithefirst", - "email": "ari@arithefirst.com", + "email": "ari@arithefirst.com" }, "record": { "URL": "https://www.arithefirst.com" From 55f81556ee18416546b60aa5c65c6fece7b8b861 Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:18:11 -0800 Subject: [PATCH 0174/3585] Update ajtabs.json --- domains/ajtabs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ajtabs.json b/domains/ajtabs.json index 5cb58c59c..d022ee1f0 100644 --- a/domains/ajtabs.json +++ b/domains/ajtabs.json @@ -4,6 +4,6 @@ "email": "oro10jua@gmail.com" }, "record": { - "CNAME": "ajtabjs.github.io" + "CNAME": "aj-swag-portfolio.pages.dev" } } From b2c581a0f14c918d81af0a13dd54b7a4f13b3f6a Mon Sep 17 00:00:00 2001 From: Denis Klimenko Date: Sun, 5 Jan 2025 12:28:24 +0100 Subject: [PATCH 0175/3585] Create denisklimenko.json Added new JSON to request a subdomain --- domains/denisklimenko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/denisklimenko.json diff --git a/domains/denisklimenko.json b/domains/denisklimenko.json new file mode 100644 index 000000000..78592746b --- /dev/null +++ b/domains/denisklimenko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DenisKlimenko", + "email": "denis.klimenko.92@gmail.com" + }, + "record": { + "NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"] + } +} From 15833bae07dcc6e0d3ac98c98ac2ffbd850a59c7 Mon Sep 17 00:00:00 2001 From: Kah Seng Date: Sun, 5 Jan 2025 20:56:36 +0800 Subject: [PATCH 0176/3585] Create json --- domains/kahseng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kahseng.json diff --git a/domains/kahseng.json b/domains/kahseng.json new file mode 100644 index 000000000..4e7967b3b --- /dev/null +++ b/domains/kahseng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kahseng-dev", + "email": "kahseng.chew@protonmail.com" + }, + "record": { + "CNAME": "kahseng.pages.dev" + } +} From c77e63be85015cc59014f027a6832d7385a17204 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sun, 5 Jan 2025 20:59:02 +0800 Subject: [PATCH 0177/3585] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 26f1e4f70..168de17ab 100644 --- a/README.md +++ b/README.md @@ -35,19 +35,21 @@ Not all of these will be posted on GitHub, however they will always be posted in ### NS Records When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them. -In your PR, please provide sufficient reasoning of why you need NS records, to help us mitigate potential abuse. It is helpful to refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) to see if you will likely be approved for NS records or not. You can see a good example of a request for NS records [here](https://github.com/is-a-dev/register/pull/17592). +In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) for guidelines on allowed usage. Good examples of NS record requests are [#17592](https://github.com/is-a-dev/register/pull/17592) and [#18026](https://github.com/is-a-dev/register/pull/18026). ***Pull requests adding NS records without sufficient reasoning will be closed.*** > Also see: [Why are you so strict with NS records?](https://is-a.dev/docs/faq/#why-are-you-so-strict-with-ns-records) > [!NOTE] -> You may bypass these requirements by [donating](https://wdh.gg/pvNCdvs) a small amount of $2 (you can also donate via [GitHub Sponsors](https://wdh.gg/sponsor)). You also get a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! +> You can bypass these requirements[^1] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank-you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! > -> If you decide to donate, please email william@is-a.dev (or DM `@williamharrison` on Discord) with your payment receipt and your pull request link. +> If you donate, email william@is-a.dev or DM `@williamharrison` on Discord with your receipt and PR link. + +[^1]: Requests deemed to be made with malicious intent may be denied, with a refund provided. ## Report Abuse -If you find any subdomains being abused, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. +If you find any subdomains being used for abusive purposes, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. --- From eab05efd7a2e9f1dae960c8c954e65a008e83029 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sun, 5 Jan 2025 16:10:22 +0200 Subject: [PATCH 0178/3585] Create node.devmatei.json --- domains/node.devmatei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/node.devmatei.json diff --git a/domains/node.devmatei.json b/domains/node.devmatei.json new file mode 100644 index 000000000..9426b4aa6 --- /dev/null +++ b/domains/node.devmatei.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "176.100.37.70" + ] + } + +} From 35c7a93150173c52e351d269e6f668a43f7b6e76 Mon Sep 17 00:00:00 2001 From: mmhann18491 Date: Sun, 5 Jan 2025 22:16:02 +0630 Subject: [PATCH 0179/3585] Create nicetodayweather --- domains/nicetodayweather | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nicetodayweather diff --git a/domains/nicetodayweather b/domains/nicetodayweather new file mode 100644 index 000000000..d7454178d --- /dev/null +++ b/domains/nicetodayweather @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mmhann18491", + "email": "myominhan18491@gmail.com" + }, + "record": { + "CNAME": "nice-today-weather.web.app" + } +} From 6bc1562aa3b3a4edb80208d7371708476e26153d Mon Sep 17 00:00:00 2001 From: Mohamad Oday <56949948+MohamadOday@users.noreply.github.com> Date: Sun, 5 Jan 2025 21:02:31 +0300 Subject: [PATCH 0180/3585] Create bn3di.json --- domains/bn3di.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bn3di.json diff --git a/domains/bn3di.json b/domains/bn3di.json new file mode 100644 index 000000000..2dba2cb0d --- /dev/null +++ b/domains/bn3di.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bn3di", + "email": "adada133321t@gmail.com" + }, + "record": { + "CNAME": "mohamadoday.github.io" + } +} From 9daf1a045aba8db2001803934545509360e817db Mon Sep 17 00:00:00 2001 From: AlejandroGomezFrieiro Date: Sun, 5 Jan 2025 22:25:45 +0000 Subject: [PATCH 0181/3585] Adds file extension --- domains/{quantumgarden => quantumgarden.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{quantumgarden => quantumgarden.json} (100%) diff --git a/domains/quantumgarden b/domains/quantumgarden.json similarity index 100% rename from domains/quantumgarden rename to domains/quantumgarden.json From 611e52b9c3532eedef06a18eac56f81da3aaa8ce Mon Sep 17 00:00:00 2001 From: mmhann18491 Date: Mon, 6 Jan 2025 10:46:56 +0630 Subject: [PATCH 0182/3585] Rename nicetodayweather to nicetodayweather.json --- domains/{nicetodayweather => nicetodayweather.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{nicetodayweather => nicetodayweather.json} (100%) diff --git a/domains/nicetodayweather b/domains/nicetodayweather.json similarity index 100% rename from domains/nicetodayweather rename to domains/nicetodayweather.json From 07b6ed47feb6e533032e0141c01c47640e9dc309 Mon Sep 17 00:00:00 2001 From: Mohamad Oday <56949948+MohamadOday@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:36:46 +0300 Subject: [PATCH 0183/3585] Update bn3di.json --- domains/bn3di.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bn3di.json b/domains/bn3di.json index 2dba2cb0d..4489542fb 100644 --- a/domains/bn3di.json +++ b/domains/bn3di.json @@ -1,6 +1,6 @@ { "owner": { - "username": "bn3di", + "username": "MohamadOday", "email": "adada133321t@gmail.com" }, "record": { From 64ed4e1151c038ff478944b98898fb95ab716da4 Mon Sep 17 00:00:00 2001 From: Amaan Kazi <85413461+Amaan-Kazi@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:36:45 +0530 Subject: [PATCH 0184/3585] Register chess.amaankazi.is-a.dev --- domains/chess.amaankazi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chess.amaankazi.json diff --git a/domains/chess.amaankazi.json b/domains/chess.amaankazi.json new file mode 100644 index 000000000..d1315a8cb --- /dev/null +++ b/domains/chess.amaankazi.json @@ -0,0 +1,11 @@ +{ + "description": "Chess online, with bot, locally", + "repo": "https://github.com/Amaan-Kazi/Chess", + "owner": { + "username": "Amaan-Kazi", + "email": "amaankazi1793@gmail.com" + }, + "record": { + "CNAME": "chess-amaankazi.pages.dev" + } +} From 5de5a5302f711286dab14daa9cc8dbe48ad6fd87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xvannn=20=E6=96=87?= <95283773+Xvannn07@users.noreply.github.com> Date: Mon, 6 Jan 2025 16:41:20 +0800 Subject: [PATCH 0185/3585] Create xvannn07.json --- domains/xvannn07.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xvannn07.json diff --git a/domains/xvannn07.json b/domains/xvannn07.json new file mode 100644 index 000000000..545cd2268 --- /dev/null +++ b/domains/xvannn07.json @@ -0,0 +1,12 @@ +{ + "$schema": "../schemas/domain.schema.json", + "domain": "is-a.dev", + "subdomain": "xvannn07", + "owner": { + "email": "xvannn07@example.com" + }, + "record": { + "CNAME": "xvannn.xyz" + }, + "proxy": false +} From 8bb3fc26d76c52d3741286b70fa91fd1101ace6c Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Mon, 6 Jan 2025 15:56:53 +0530 Subject: [PATCH 0186/3585] Update mcstatus.json --- domains/mcstatus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mcstatus.json b/domains/mcstatus.json index 1adb8b379..37f3924e7 100644 --- a/domains/mcstatus.json +++ b/domains/mcstatus.json @@ -5,7 +5,7 @@ "discord": "1167825360151380032" }, "record": { - "A": ["216.24.57.1"], + "A": ["89.106.200.1"], "TXT": [ "google-site-verification=nDh74FzhzmLwzfX4wZWHjZOjNXmTCKyuw89TGKOIfkE" ] From 860ad35242dfad752c43eebd2aed57d9cfacd7aa Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:39:07 +0200 Subject: [PATCH 0187/3585] Create keys.devmatei.json --- domains/keys.devmatei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/keys.devmatei.json diff --git a/domains/keys.devmatei.json b/domains/keys.devmatei.json new file mode 100644 index 000000000..9426b4aa6 --- /dev/null +++ b/domains/keys.devmatei.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "176.100.37.70" + ] + } + +} From 53c3d604aeff4d6b7041a1d911e1205f67e92eff Mon Sep 17 00:00:00 2001 From: haripajjuri <20mh1a4241@acoe.edu.in> Date: Mon, 6 Jan 2025 17:24:28 +0530 Subject: [PATCH 0188/3585] create haripajjuri.json --- domains/_vercel.haripajjuri.json | 9 +++++++++ domains/haripajjuri.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.haripajjuri.json create mode 100644 domains/haripajjuri.json diff --git a/domains/_vercel.haripajjuri.json b/domains/_vercel.haripajjuri.json new file mode 100644 index 000000000..386a40ecc --- /dev/null +++ b/domains/_vercel.haripajjuri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haripajjuri", + "email": "haripajjuri@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=haripajjuri.is-a.dev,6d1bb3e0585ec67dde26"] + } +} diff --git a/domains/haripajjuri.json b/domains/haripajjuri.json new file mode 100644 index 000000000..3f8e7605f --- /dev/null +++ b/domains/haripajjuri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haripajjuri", + "email": "haripajjuri@gmail.com" + }, + "record": { + "CNAME": "haripajjuri.vercel.app" + } +} From 22f44c183f98908069717827beb8d2e4c7a69b8f Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:54:18 -0700 Subject: [PATCH 0189/3585] Update server.mrdiamond.json --- domains/server.mrdiamond.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/server.mrdiamond.json b/domains/server.mrdiamond.json index 9081face6..5fafbf9d2 100644 --- a/domains/server.mrdiamond.json +++ b/domains/server.mrdiamond.json @@ -6,5 +6,5 @@ "record": { "A": ["129.146.51.207"] }, - "proxied": true + "proxied": false } From 4c51ece87e095d311ad96a8375427ddb58b6eb94 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:27:51 -0500 Subject: [PATCH 0190/3585] chore: formatting --- domains/xvannn07.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 545cd2268..b7a653f24 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -1,12 +1,12 @@ { - "$schema": "../schemas/domain.schema.json", - "domain": "is-a.dev", - "subdomain": "xvannn07", - "owner": { - "email": "xvannn07@example.com" - }, - "record": { - "CNAME": "xvannn.xyz" - }, - "proxy": false + "$schema": "../schemas/domain.schema.json", + "domain": "is-a.dev", + "subdomain": "xvannn07", + "owner": { + "email": "xvannn07@example.com" + }, + "record": { + "CNAME": "xvannn.xyz" + }, + "proxy": false } From 8631c80aba0bac611fbb6c04f80198b540fc12ad Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:29:36 -0500 Subject: [PATCH 0191/3585] chore: missing property --- domains/xvannn07.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index b7a653f24..b2ef2921b 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -1,9 +1,7 @@ { - "$schema": "../schemas/domain.schema.json", - "domain": "is-a.dev", - "subdomain": "xvannn07", "owner": { - "email": "xvannn07@example.com" + "email": "xvannn07@example.com", + "username": "Xvannn07" }, "record": { "CNAME": "xvannn.xyz" From 380e54d7bff4ee9611cf3565fcf1f838adb509dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xvannn=20=E6=96=87?= <95283773+Xvannn07@users.noreply.github.com> Date: Tue, 7 Jan 2025 08:30:47 +0800 Subject: [PATCH 0192/3585] Update xvannn07.json --- domains/xvannn07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index b2ef2921b..8e8a7b6d8 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -4,7 +4,7 @@ "username": "Xvannn07" }, "record": { - "CNAME": "xvannn.xyz" + "CNAME": "https://silly-arithmetic-ef452c.netlify.app/" }, "proxy": false } From d9929290f0bfdff7a9b0272d357d1a06795da506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xvannn=20=E6=96=87?= <95283773+Xvannn07@users.noreply.github.com> Date: Tue, 7 Jan 2025 08:36:37 +0800 Subject: [PATCH 0193/3585] Update xvannn07.json --- domains/xvannn07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 8e8a7b6d8..057c6f3e5 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -4,7 +4,7 @@ "username": "Xvannn07" }, "record": { - "CNAME": "https://silly-arithmetic-ef452c.netlify.app/" + "CNAME": "silly-arithmetic-ef452c.netlify.app" }, "proxy": false } From a2b214852ce16f7e1c25513df18a6429b8438f24 Mon Sep 17 00:00:00 2001 From: JuniorDereon Date: Mon, 6 Jan 2025 20:54:39 -0500 Subject: [PATCH 0194/3585] Create landercitygaming.json --- domains/landercitygaming.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/landercitygaming.json diff --git a/domains/landercitygaming.json b/domains/landercitygaming.json new file mode 100644 index 000000000..04ea21393 --- /dev/null +++ b/domains/landercitygaming.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dangerousexox", + "email": "robloxsafe72@gmail.com" + }, + "record": { + "A": ["159.69.86.171"] + } +} From 474fa40172c65dc2ed5e93d691d0712afdcd13f1 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:10:09 +0200 Subject: [PATCH 0195/3585] Create maybe.json --- domains/maybe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maybe.json diff --git a/domains/maybe.json b/domains/maybe.json new file mode 100644 index 000000000..fb9d70034 --- /dev/null +++ b/domains/maybe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 1e30a5444d59665465a8e8b029d3fed9dda5750a Mon Sep 17 00:00:00 2001 From: Gavin Pereira <68476117+pexeixv@users.noreply.github.com> Date: Tue, 7 Jan 2025 14:52:53 +0530 Subject: [PATCH 0196/3585] Pex added --- domains/pex.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pex.json diff --git a/domains/pex.json b/domains/pex.json new file mode 100644 index 000000000..1f80b3e80 --- /dev/null +++ b/domains/pex.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pexeixv", + "email": "gavn@duck.com" + }, + "record": { + "CNAME": "gavn.in" + } + } + \ No newline at end of file From 1158d3688d4d4e7952e52dd6213353defeb663c1 Mon Sep 17 00:00:00 2001 From: Josemy Duarte Date: Tue, 7 Jan 2025 10:02:46 +0000 Subject: [PATCH 0197/3585] Add Josemy sub domain --- domains/josemy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/josemy.json diff --git a/domains/josemy.json b/domains/josemy.json new file mode 100644 index 000000000..9bd6be9f3 --- /dev/null +++ b/domains/josemy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "JosemyDuarte" + }, + "record": { + "CNAME": "josemyduarte.github.io" + } +} From 9d17cc1db0384e1c6788372f2daefc75621d0473 Mon Sep 17 00:00:00 2001 From: Rakshit Date: Tue, 7 Jan 2025 16:03:24 +0530 Subject: [PATCH 0198/3585] Create rakshit.json --- domains/rakshit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rakshit.json diff --git a/domains/rakshit.json b/domains/rakshit.json new file mode 100644 index 000000000..42d13b060 --- /dev/null +++ b/domains/rakshit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "spuckhafte" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 508fe598e30a48cef82432eeec311cd2dd37a817 Mon Sep 17 00:00:00 2001 From: Rakshit Date: Tue, 7 Jan 2025 16:07:15 +0530 Subject: [PATCH 0199/3585] Update rakshit.json --- domains/rakshit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/rakshit.json b/domains/rakshit.json index 42d13b060..f43a3fb0c 100644 --- a/domains/rakshit.json +++ b/domains/rakshit.json @@ -1,6 +1,7 @@ { "owner": { - "username": "spuckhafte" + "username": "spuckhafte", + "email": "rakshit240405@gmail.com" }, "record": { "A": [ From fa94e140f28d76126cfb0936d090b85637c187f8 Mon Sep 17 00:00:00 2001 From: Shyamalendu Nayak Date: Tue, 7 Jan 2025 16:52:29 +0530 Subject: [PATCH 0200/3585] create shyam.json --- domains/shyam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shyam.json diff --git a/domains/shyam.json b/domains/shyam.json new file mode 100644 index 000000000..6c40bc1ba --- /dev/null +++ b/domains/shyam.json @@ -0,0 +1,11 @@ +{ + "description": "Making a .is-a.dev domain as an alt url for my site.", + "repo": "https://github.com/shyam0118/portfolio", + "owner": { + "username": "shyam0118", + "email": "shyamalendunayak0118@gmail.com" + }, + "record": { + "CNAME": "shyam.dev" + } +} From 44c3afd3b8465027ada20e56b071ad035865302c Mon Sep 17 00:00:00 2001 From: bwkam Date: Tue, 7 Jan 2025 16:52:09 +0200 Subject: [PATCH 0201/3585] remove bwkam.json --- domains/bwkam.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/bwkam.json diff --git a/domains/bwkam.json b/domains/bwkam.json deleted file mode 100644 index 570fbb327..000000000 --- a/domains/bwkam.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "bwkam", - "discord": "891997325499719730", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.HvzRNEADseLE6CXj6lrEWhsz68_vtnxY3KTtnSJBS_bHfeW7gUhKbUrDZ_Gk0yYVx3qXaHqS1_nWSdISvOa5tuIHxtmNUgmyTEHyAFGX54XZG3dQNS8SML4nMpjsRJ2DcCtfS6YKiTJXgmpVkAoaT1ELqR299iCYbow5j_V4zuYl0t6Les81GlP1Yu2jADmVy9hsjBegFORxL_uB9ZSQd81X0SX7mhtwSxSN3Xmuy5Cx7BRaP5lWIhJ6C95TaF0hes68wCR9qx3IXy4FlGuVzDn4pxz53il4dcdB-a1HBTA73PYEKqX4xFe1nxQOTT9ZBClJJHUHgOjsA_rzeqiXNw.h3Xp8Uv02qaNkcfS16pB3Q.jy9JW6JovL0B885zSD7ZOndjm3Ec_LTB4r1r848fEHhcCb61GGZ41jStD7v_yKxIyXomakNWfyWipfBPDOQVyQ31OrubyLEmQLw_98gzsvc.XdfD7kDdAxqEt9Tk7v0KlQ" - }, - "record": { - "CNAME": "bwkam.github.io" - } -} From dcafc86b605de816522f6596364b4c86245b881f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ch=C3=A1nh=20=C4=90=E1=BA=A1i?= Date: Tue, 7 Jan 2025 22:51:26 +0700 Subject: [PATCH 0202/3585] Create _vercel.dai.json --- domains/_vercel.dai.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.dai.json diff --git a/domains/_vercel.dai.json b/domains/_vercel.dai.json new file mode 100644 index 000000000..5f391c6b1 --- /dev/null +++ b/domains/_vercel.dai.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ncdai" + }, + "record": { + "TXT": ["vc-domain-verify=dai.is-a.dev,1f58fc0d6c2eb6cc92d7"] + } +} From 5cff8a61ad9c79def1422dd2c81f406b46765350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ch=C3=A1nh=20=C4=90=E1=BA=A1i?= Date: Tue, 7 Jan 2025 22:57:26 +0700 Subject: [PATCH 0203/3585] Create dai.json --- domains/dai.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dai.json diff --git a/domains/dai.json b/domains/dai.json new file mode 100644 index 000000000..584aea0fa --- /dev/null +++ b/domains/dai.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ncdai" + }, + "record": { + "A": ["76.76.21.21"] + } +} From d674615da0e41f2c99f0670c6d8111d70496744c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ch=C3=A1nh=20=C4=90=E1=BA=A1i?= Date: Tue, 7 Jan 2025 23:07:42 +0700 Subject: [PATCH 0204/3585] Update dai.json --- domains/dai.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dai.json b/domains/dai.json index 584aea0fa..df0ddcd41 100644 --- a/domains/dai.json +++ b/domains/dai.json @@ -1,6 +1,7 @@ { "owner": { - "username": "ncdai" + "username": "ncdai", + "email": "dai@chanhdai.com" }, "record": { "A": ["76.76.21.21"] From 047829bb1a365585ab66111000e129cdf0f0762e Mon Sep 17 00:00:00 2001 From: Josemy Duarte Date: Tue, 7 Jan 2025 16:08:02 +0000 Subject: [PATCH 0205/3585] trigger pipeline From f645895662b85bc1d1f4a07dfb36e2e0e4a71b96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ch=C3=A1nh=20=C4=90=E1=BA=A1i?= Date: Tue, 7 Jan 2025 23:08:26 +0700 Subject: [PATCH 0206/3585] Update _vercel.dai.json --- domains/_vercel.dai.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.dai.json b/domains/_vercel.dai.json index 5f391c6b1..18622e499 100644 --- a/domains/_vercel.dai.json +++ b/domains/_vercel.dai.json @@ -1,6 +1,7 @@ { "owner": { - "username": "ncdai" + "username": "ncdai", + "email": "dai@chanhdai.com" }, "record": { "TXT": ["vc-domain-verify=dai.is-a.dev,1f58fc0d6c2eb6cc92d7"] From 3359c27731eb1020c5880892271b5aac32986e15 Mon Sep 17 00:00:00 2001 From: Omkar Tenkale <39808155+omkar-tenkale@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:05:13 +0530 Subject: [PATCH 0207/3585] Create omkartenkale.json --- domains/omkartenkale.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omkartenkale.json diff --git a/domains/omkartenkale.json b/domains/omkartenkale.json new file mode 100644 index 000000000..894613d27 --- /dev/null +++ b/domains/omkartenkale.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "omkar-tenkale", + "email": "otenkale@gmail.com" + }, + "record": { + "CNAME": "omkar-tenkale.github.io" + } +} From 4c80d9515e34404d1e339b7d4624cd14df253054 Mon Sep 17 00:00:00 2001 From: redzz <164974345+redzgt@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:46:42 -0500 Subject: [PATCH 0208/3585] Create redz.json --- domains/redz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/redz.json diff --git a/domains/redz.json b/domains/redz.json new file mode 100644 index 000000000..1971d841a --- /dev/null +++ b/domains/redz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "redzgt", + "email": "morgans73072@gmail.com" + }, + "record": { + "CNAME": "redzgt.github.io" + } +} From 669626613e6ce7467f28c948da5f68448967f309 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 7 Jan 2025 19:33:11 +0100 Subject: [PATCH 0209/3585] Update landercitygaming.json --- domains/landercitygaming.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/landercitygaming.json b/domains/landercitygaming.json index 04ea21393..9ce1a4543 100644 --- a/domains/landercitygaming.json +++ b/domains/landercitygaming.json @@ -1,6 +1,6 @@ { "owner": { - "username": "dangerousexox", + "username": "JuniorDereon", "email": "robloxsafe72@gmail.com" }, "record": { From 72820e9c73023a07dcd83f6f11d9a68f46c204c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Tue, 7 Jan 2025 14:25:34 -0600 Subject: [PATCH 0210/3585] Update peme969.json Added another TXT record (if that's what it's called lol idk) --- domains/peme969.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 9a77cd5aa..96490411b 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,6 +4,7 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "CNAME": "peme969.github.io" + "CNAME": "peme969.github.io", + "@":"zoho-verification=zb48050675.zmverify.zoho.com" } } From 8a58d1e05202846d987be67a4796bf1f3834f2f7 Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 7 Jan 2025 22:39:56 +0200 Subject: [PATCH 0211/3585] Update domains/peme969.json --- domains/peme969.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 96490411b..636154456 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,7 +4,7 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "CNAME": "peme969.github.io", - "@":"zoho-verification=zb48050675.zmverify.zoho.com" + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "TXT": ["zoho-verification=zb48050675.zmverify.zoho.com"] } } From 56c9d619cca26abe661698d7b052317933f4bb6b Mon Sep 17 00:00:00 2001 From: Manel Date: Tue, 7 Jan 2025 23:24:16 +0100 Subject: [PATCH 0212/3585] Create manel.json --- domains/manel.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/manel.json diff --git a/domains/manel.json b/domains/manel.json new file mode 100644 index 000000000..be0cc05f1 --- /dev/null +++ b/domains/manel.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "alcoceba" + }, + "record": { + "CNAME": "alcoceba.github.io" + } +} From 247b4e51e1dea2f62ac1272bc7abb657234e15dc Mon Sep 17 00:00:00 2001 From: Manel Date: Tue, 7 Jan 2025 23:29:10 +0100 Subject: [PATCH 0213/3585] Update manel.json --- domains/manel.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/manel.json b/domains/manel.json index be0cc05f1..8e2d7260f 100644 --- a/domains/manel.json +++ b/domains/manel.json @@ -1,6 +1,7 @@ { "owner": { - "username": "alcoceba" + "username": "alcoceba", + "email": "manelalcoceba@gmail.com" }, "record": { "CNAME": "alcoceba.github.io" From ab4036b4d04548bdfc4e90b7e8700160145e37b0 Mon Sep 17 00:00:00 2001 From: "Emanuele \"Lele\" Calo" Date: Wed, 8 Jan 2025 01:00:59 +0100 Subject: [PATCH 0214/3585] eldios.is-a.dev : add new domain for eldios --- domains/eldios.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eldios.json diff --git a/domains/eldios.json b/domains/eldios.json new file mode 100644 index 000000000..a446dbe5f --- /dev/null +++ b/domains/eldios.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Lele - eldios", + "repo": "https://github.com/eldios/eldios.github.io", + "owner": { + "username": "eldios", + "twitter": "eldios" + }, + "record": { + "CNAME": "eldios.github.io" + } +} From e593d182d667a94619c97d269aa188cd4a3e433b Mon Sep 17 00:00:00 2001 From: Khairu Aqsara Date: Wed, 8 Jan 2025 11:41:05 +0700 Subject: [PATCH 0215/3585] Create kulikode.json --- domains/kulikode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kulikode.json diff --git a/domains/kulikode.json b/domains/kulikode.json new file mode 100644 index 000000000..e66bb3a7d --- /dev/null +++ b/domains/kulikode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khairu-aqsara", + "discord": "651519394673065977" + }, + "record": { + "CNAME": "khairu-aqsara.github.io" + } +} From ff3eb92b0fbbc5815829baa9b60e5c27abe5a3ff Mon Sep 17 00:00:00 2001 From: Josemy Duarte Date: Wed, 8 Jan 2025 08:00:52 +0000 Subject: [PATCH 0216/3585] Add josemy github challenge --- domains/_github-pages-challenge-josemyduarte.josemy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-josemyduarte.josemy.json diff --git a/domains/_github-pages-challenge-josemyduarte.josemy.json b/domains/_github-pages-challenge-josemyduarte.josemy.json new file mode 100644 index 000000000..b856645bf --- /dev/null +++ b/domains/_github-pages-challenge-josemyduarte.josemy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "JosemyDuarte" + }, + "record": { + "TXT": "f9830295961050524a4ba5c3eb4b62" + } +} From 1019bf733603fafeb71fda1c4a3a9be71708e892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thi=E1=BB=87n=20Nguy=E1=BB=85n?= <60094052+thiennguyen93@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:17:30 +0700 Subject: [PATCH 0217/3585] Create thien.json ## Requirements Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. Please note that we reserve the rights not to accept any domain at our own discretion. - [x] The file is in the 'domains folder and is in the JSON format. - [x] The file's name is all lowercased and alphanumeric. - [x] You have completed your website. - [x] The website is reachable. - [x] You're not using Vercel. - [x] The CNAME record doesn't contain 'https:// or /. - [x] There is sufficient information at the 'owner' field. ## Website Link/Preview https://thiennguyen93.github.io --- domains/thien.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thien.json diff --git a/domains/thien.json b/domains/thien.json new file mode 100644 index 000000000..d036ca640 --- /dev/null +++ b/domains/thien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thiennguyen93", + "email": "hi@thiennguyen.dev" + }, + "record": { + "CNAME": "thiennguyen93.github.io" + } +} From 7bab5c632318d72e428a48e67f8a08770118546a Mon Sep 17 00:00:00 2001 From: april Date: Wed, 8 Jan 2025 11:44:02 +0000 Subject: [PATCH 0218/3585] Create cyberglot.json --- domains/cyberglot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cyberglot.json diff --git a/domains/cyberglot.json b/domains/cyberglot.json new file mode 100644 index 000000000..8cc6f4abd --- /dev/null +++ b/domains/cyberglot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cyberglot", + "email": "cyberglot@gmail.com" + }, + "record": { + "CNAME": "cyberglot.github.io" + } +} From 47927e97986be298ab3cd9735e9582a6a76647be Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:34:26 +0530 Subject: [PATCH 0219/3585] Create bro.json --- domains/bro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bro.json diff --git a/domains/bro.json b/domains/bro.json new file mode 100644 index 000000000..b52ed104b --- /dev/null +++ b/domains/bro.json @@ -0,0 +1,11 @@ +{ + "description": "Random PDF's website", + "repo": "https://github.com/codevodka/Random-PDF", + "owner": { + "username": "codevodka", + "email": "bitcoinkid.cf" + }, + "record": { + "CNAME": "codevodka.github.io/Random-PDF/" + } +} From ca6a3f7b6cbbac04114059585a40530d96aafdf2 Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:59:35 +0530 Subject: [PATCH 0220/3585] Update bro.json --- domains/bro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bro.json b/domains/bro.json index b52ed104b..134e24383 100644 --- a/domains/bro.json +++ b/domains/bro.json @@ -6,6 +6,6 @@ "email": "bitcoinkid.cf" }, "record": { - "CNAME": "codevodka.github.io/Random-PDF/" + "CNAME": "https://codevodka.github.io/codevodka/" } } From b867001309dd6b4d1fb1046dba0c7ebb6cb8d3f2 Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:04:52 +0530 Subject: [PATCH 0221/3585] Update bro.json Fixed Email Address --- domains/bro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bro.json b/domains/bro.json index 134e24383..c03bdf1b3 100644 --- a/domains/bro.json +++ b/domains/bro.json @@ -3,7 +3,7 @@ "repo": "https://github.com/codevodka/Random-PDF", "owner": { "username": "codevodka", - "email": "bitcoinkid.cf" + "email": "mafiurislam2022@gmail.com" }, "record": { "CNAME": "https://codevodka.github.io/codevodka/" From bce10ab35b4fbbfa360fb6e1992a969c341a9ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:38:51 -0600 Subject: [PATCH 0222/3585] Update peme969.json Added an MX record --- domains/peme969.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index f9cd9622c..f24821b48 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,7 +4,28 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT": ["zoho-verification=zb48050675.zmverify.zoho.com"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": [ + "zoho-verification=zb48050675.zmverify.zoho.com" + ], + "MX": [ + { + "priority": 10, + "server": "mx.zoho.com" + }, + { + "priority": 20, + "server": "mx2.zoho.com" + }, + { + "priority": 50, + "server": "mx3.zoho.com" + } + ] } } \ No newline at end of file From 6c08dd8632e456724d54a428d9151ecdff6476e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:44:49 -0600 Subject: [PATCH 0223/3585] Update peme969.json Updated the MX Record --- domains/peme969.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index f24821b48..1d4ce791c 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -14,18 +14,9 @@ "zoho-verification=zb48050675.zmverify.zoho.com" ], "MX": [ - { - "priority": 10, - "server": "mx.zoho.com" - }, - { - "priority": 20, - "server": "mx2.zoho.com" - }, - { - "priority": 50, - "server": "mx3.zoho.com" - } + "10 mx.zoho.com", + "20 mx2.zoho.com", + "50 mx3.zoho.com" ] } } \ No newline at end of file From e2fb3aa2a7b37faa804f35da40f33b0b8893885f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:48:11 -0600 Subject: [PATCH 0224/3585] Update peme969.json Removed the priorities and other 2 mail servers --- domains/peme969.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 1d4ce791c..cb9f5f2f9 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -14,9 +14,7 @@ "zoho-verification=zb48050675.zmverify.zoho.com" ], "MX": [ - "10 mx.zoho.com", - "20 mx2.zoho.com", - "50 mx3.zoho.com" + "mx.zoho.com" ] } } \ No newline at end of file From e996bc53df9698b8386a0b863ea6b52150e55b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:54:57 -0600 Subject: [PATCH 0225/3585] Update peme969.json Added cloud flare name servers --- domains/peme969.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/peme969.json b/domains/peme969.json index cb9f5f2f9..116c77c70 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -15,6 +15,10 @@ ], "MX": [ "mx.zoho.com" + ], + "NS": [ + "aleena.ns.cloudflare.com", + "plato.ns.cloudflare.com" ] } } \ No newline at end of file From b7e29af96abfc1ae9386ac4201553813978b3fe1 Mon Sep 17 00:00:00 2001 From: Fatlum Date: Wed, 8 Jan 2025 19:00:18 +0100 Subject: [PATCH 0226/3585] Create _gh-LUMIDevelopment-o.lumi.json --- domains/_gh-LUMIDevelopment-o.lumi.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_gh-LUMIDevelopment-o.lumi.json diff --git a/domains/_gh-LUMIDevelopment-o.lumi.json b/domains/_gh-LUMIDevelopment-o.lumi.json new file mode 100644 index 000000000..28eedd71a --- /dev/null +++ b/domains/_gh-LUMIDevelopment-o.lumi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "LUMIDevelopment" + }, + "record": { + "TXT": ["eade7c5be7"] + } +} From fda225d0052cf0d660614f7abefea96b7336e61e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 12:40:40 -0600 Subject: [PATCH 0227/3585] Update peme969.json Updated TXT and MX records --- domains/peme969.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 116c77c70..653ad0fd9 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,14 +11,12 @@ "185.199.111.153" ], "TXT": [ - "zoho-verification=zb48050675.zmverify.zoho.com" + "v=spf1 include:_spf.mx.cloudflare.net ~all" ], "MX": [ - "mx.zoho.com" + {"value":"route1.mx.cloudflare.net.","priority":35,"hostname":"peme969.is-a.dev"}, + {"value":"route2.mx.cloudflare.net.","priority":61,"hostname":"peme969.is-a.dev"}, + {"value":"route3.mx.cloudflare.net.","priority":18,"hostname":"peme969.is-a.dev"} ], - "NS": [ - "aleena.ns.cloudflare.com", - "plato.ns.cloudflare.com" - ] } } \ No newline at end of file From a7b117ad0960b02b889529d196140d064e63de87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 13:06:03 -0600 Subject: [PATCH 0228/3585] Update peme969.json Removed every record and added no --- domains/peme969.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 653ad0fd9..e7984d23d 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,19 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "TXT": [ - "v=spf1 include:_spf.mx.cloudflare.net ~all" - ], - "MX": [ - {"value":"route1.mx.cloudflare.net.","priority":35,"hostname":"peme969.is-a.dev"}, - {"value":"route2.mx.cloudflare.net.","priority":61,"hostname":"peme969.is-a.dev"}, - {"value":"route3.mx.cloudflare.net.","priority":18,"hostname":"peme969.is-a.dev"} - ], + "NS": ["aleena.ns.cloudflare.com","plato.ns.cloudflare.com"] } } \ No newline at end of file From bdda75afb9457d1caabed3339cee3688ca69656c Mon Sep 17 00:00:00 2001 From: DawnBreaker0013 <111945854+DawnBreaker0013@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:23:39 -0800 Subject: [PATCH 0229/3585] Update dawnbreaker.json --- domains/dawnbreaker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dawnbreaker.json b/domains/dawnbreaker.json index 92b0a6e03..aaca4345d 100644 --- a/domains/dawnbreaker.json +++ b/domains/dawnbreaker.json @@ -4,6 +4,6 @@ "email": "dawnbreaker0013@gmail.com" }, "record": { - "A": ["34.168.171.130"] + "A": ["35.199.176.130"] } } From 56460a63e82fcfd2f9cf4918f9be25219eecc32f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:47:59 +0800 Subject: [PATCH 0230/3585] Create _discord.json --- domains/_discord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.json diff --git a/domains/_discord.json b/domains/_discord.json new file mode 100644 index 000000000..3a1e4c7a3 --- /dev/null +++ b/domains/_discord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": ["dh=d5273eca7d19d9a734f62376816c287bc2613ef7"] + } +} From f3f9f2ee1049bdb37d80cfab23f4ec838b652e79 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:50:36 +0800 Subject: [PATCH 0231/3585] Delete util/administrators.json --- util/administrators.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 util/administrators.json diff --git a/util/administrators.json b/util/administrators.json deleted file mode 100644 index f85832ced..000000000 --- a/util/administrators.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "wdhdev", - "DEV-DIBSTER" -] \ No newline at end of file From 2ba5aec63fdb3d78721e7141a2cb4e57287b3bf7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:38:30 +0800 Subject: [PATCH 0232/3585] Update docs.json --- domains/docs.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/docs.json b/domains/docs.json index 713e677dc..0b97d120e 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -6,6 +6,7 @@ "email": "admin@is-a.dev" }, "record": { - "URL": "https://is-a.dev/docs" - } + "CNAME": "is-a.dev" + }, + "proxied": true } From b9122cc45a577c287148a54ee65df1b2b8a9209a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:41:12 +0800 Subject: [PATCH 0233/3585] Create _github-pages-challenge-is-a-dev.docs.json --- domains/_github-pages-challenge-is-a-dev.docs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-is-a-dev.docs.json diff --git a/domains/_github-pages-challenge-is-a-dev.docs.json b/domains/_github-pages-challenge-is-a-dev.docs.json new file mode 100644 index 000000000..888f8178b --- /dev/null +++ b/domains/_github-pages-challenge-is-a-dev.docs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "9aed675b73d2147d4bc644c3551ef9" + } +} From 3ce662d2792bc43987b4298a1e229d9287f7fca3 Mon Sep 17 00:00:00 2001 From: Arjun Vijay Prakash <137415649+ArjunCodess@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:56:54 -0800 Subject: [PATCH 0234/3585] Create _vercel.arjuncodess.json --- domains/_vercel.arjuncodess.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arjuncodess.json diff --git a/domains/_vercel.arjuncodess.json b/domains/_vercel.arjuncodess.json new file mode 100644 index 000000000..083653cd2 --- /dev/null +++ b/domains/_vercel.arjuncodess.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arjuncodess", + "email": "arjunv.prakash12345@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=arjuncodess.is-a.dev,772c34dd22de18adabaa"] + } +} From c2a9c1a27f0f1458001fc62abaf6efa20248d6cc Mon Sep 17 00:00:00 2001 From: Arjun Vijay Prakash <137415649+ArjunCodess@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:58:33 -0800 Subject: [PATCH 0235/3585] Create arjuncodess.json --- domains/arjuncodess.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/arjuncodess.json diff --git a/domains/arjuncodess.json b/domains/arjuncodess.json new file mode 100644 index 000000000..15b194c53 --- /dev/null +++ b/domains/arjuncodess.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ArjunCodess" + }, + "record": { + "CNAME": "arjuncodess.vercel.app" + } +} From 168e45c0a74916105fd4e4510e9270bd8cb69d7f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:11:05 +0800 Subject: [PATCH 0236/3585] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 168de17ab..6c53a4027 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

is-a.dev

-

is-a-dev is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.

+

is-a.dev is a service that allows developers to get a sweet-looking .is-a.dev domain for their personal websites.

## Announcements & Status Updates Please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for announcements, updates & upgrades, and downtimes regarding the service. @@ -26,20 +26,20 @@ Not all of these will be posted on GitHub, however they will always be posted in - [Fork](https://github.com/is-a-dev/register/fork) this repository - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev` -- [Read the documentation](https://is-a.dev/docs) +- [Read the documentation](https://docs.is-a.dev) - If you are applying for NS records please read [this](#ns-records). - Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* - After the pull request is merged, please allow up to 24 hours for the changes to propagate - Enjoy your new `.is-a.dev` domain! Please consider leaving us a star ⭐️ to help support us! ### NS Records -When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them. +When applying for NS records, please be aware we already support a [wide range of DNS records](https://docs.is-a.dev/faq/#which-records-are-supported), so you may not need them. -In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) for guidelines on allowed usage. Good examples of NS record requests are [#17592](https://github.com/is-a-dev/register/pull/17592) and [#18026](https://github.com/is-a-dev/register/pull/18026). +In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://docs.is-a.dev/faq/#who-can-use-ns-records) for guidelines on allowed usage. Good examples of NS record requests are [#17592](https://github.com/is-a-dev/register/pull/17592) and [#18026](https://github.com/is-a-dev/register/pull/18026). ***Pull requests adding NS records without sufficient reasoning will be closed.*** -> Also see: [Why are you so strict with NS records?](https://is-a.dev/docs/faq/#why-are-you-so-strict-with-ns-records) +> Also see: [Why are you so strict with NS records?](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records) > [!NOTE] > You can bypass these requirements[^1] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank-you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! From 7b24af143d431c5b27f9e12cfe65a1889c5b1618 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 16:12:34 +1100 Subject: [PATCH 0237/3585] redirect nic.is-a.dev --- domains/nic.json | 9 +++++++++ util/reserved-domains.json | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 domains/nic.json diff --git a/domains/nic.json b/domains/nic.json new file mode 100644 index 000000000..853d1e8a3 --- /dev/null +++ b/domains/nic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://is-a.dev" + } +} diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 42a683c8c..3c02a2f9a 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -58,7 +58,6 @@ "mobile", "net", "news", - "nic", "noc", "notification", "notifications", From 7cb49726d8164b3ef7205d4373e4c20472ae0805 Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:44:29 +0530 Subject: [PATCH 0238/3585] Delete domains/anirbaaaan.json --- domains/anirbaaaan.json | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 domains/anirbaaaan.json diff --git a/domains/anirbaaaan.json b/domains/anirbaaaan.json deleted file mode 100644 index b2ba80add..000000000 --- a/domains/anirbaaaan.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} From d5a4e8ca759523f44b37ea816d1764ca2c31198c Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:44:46 +0530 Subject: [PATCH 0239/3585] Delete domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json --- ..._github-pages-challenge-anirbaaaan183.anirbaaaan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json diff --git a/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json b/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json deleted file mode 100644 index aef4a9302..000000000 --- a/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "TXT": "5f8c296170c0f2cd8aa1089b065900" - } -} From 54fa309173871d5009a2f3912fba34d31be4f9a6 Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:45:01 +0530 Subject: [PATCH 0240/3585] Delete domains/blog.anirbaaaan.json --- domains/blog.anirbaaaan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/blog.anirbaaaan.json diff --git a/domains/blog.anirbaaaan.json b/domains/blog.anirbaaaan.json deleted file mode 100644 index 336288c99..000000000 --- a/domains/blog.anirbaaaan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "CNAME": "anirbaaaan183.github.io" - } -} From c05c21333a53af9a87cce3f8e2e876477f7936ea Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:45:18 +0530 Subject: [PATCH 0241/3585] Delete domains/_discord.anirbaaaan.json --- domains/_discord.anirbaaaan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.anirbaaaan.json diff --git a/domains/_discord.anirbaaaan.json b/domains/_discord.anirbaaaan.json deleted file mode 100644 index f7a613430..000000000 --- a/domains/_discord.anirbaaaan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "TXT": "dh=ef12f3d26e5f641e4a2f956c2a208b8da58b5c47" - } -} From 88e973e2600d6a48a874f6759622150a562e2efd Mon Sep 17 00:00:00 2001 From: Badr Elmers <40046489+badrelmers@users.noreply.github.com> Date: Thu, 9 Jan 2025 10:22:57 +0100 Subject: [PATCH 0242/3585] Register alkorsan.is-a.dev Register alkorsan.is-a.dev with CNAME record pointing to alkorsan.pages.dev --- domains/alkorsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alkorsan.json diff --git a/domains/alkorsan.json b/domains/alkorsan.json new file mode 100644 index 000000000..6736be273 --- /dev/null +++ b/domains/alkorsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "badrelmers", + "email": "alkorsan@gmail.com" + }, + "record": { + "CNAME": "alkorsan.pages.dev" + } +} From 5b016900612f55a6e16bdd8caea8fc67f68c2e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:29:59 +0400 Subject: [PATCH 0243/3585] Create _vercel.sun.json --- domains/_vercel.sun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.sun.json diff --git a/domains/_vercel.sun.json b/domains/_vercel.sun.json new file mode 100644 index 000000000..fba2fd438 --- /dev/null +++ b/domains/_vercel.sun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "TXT": "vc-domain-verify=sun.is-a.dev,3d30eed3d9b17b680b03" + } +} From 317fe256a8b83c250c861ea1b61c49268c7ef30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:32:06 +0400 Subject: [PATCH 0244/3585] Create sun.json --- domains/sun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sun.json diff --git a/domains/sun.json b/domains/sun.json new file mode 100644 index 000000000..631a26eb1 --- /dev/null +++ b/domains/sun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "CNAME": "supern0va.vercel.app" + } +} From 762102c48c77a470a45b9d8ec578c785e269f640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:45:45 +0400 Subject: [PATCH 0245/3585] Create _discord.sun.json --- domains/_discord.sun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sun.json diff --git a/domains/_discord.sun.json b/domains/_discord.sun.json new file mode 100644 index 000000000..b7ec2020c --- /dev/null +++ b/domains/_discord.sun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sxn4y", + "discord": "5unn7n" + }, + "record": { + "TXT": "dh=cfe36ed36af73c3bdcfbfa23744d5826b64d1cfc" + } +} From 36c8f59f51736cd8264b3f765179bf33121e1a5f Mon Sep 17 00:00:00 2001 From: Lakshya Sharma <151217685+lakshyaCreates@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:47:42 +0000 Subject: [PATCH 0246/3585] Create `lakshya.json` --- domains/_vercel.lakshya.json | 12 ++++++++++++ domains/lakshya.json | 11 +++++++++++ 2 files changed, 23 insertions(+) create mode 100644 domains/_vercel.lakshya.json create mode 100644 domains/lakshya.json diff --git a/domains/_vercel.lakshya.json b/domains/_vercel.lakshya.json new file mode 100644 index 000000000..f24f0c887 --- /dev/null +++ b/domains/_vercel.lakshya.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=lakshya.is-a.dev,c263f1e52b86bcfa3ce6" + ] + } +} + diff --git a/domains/lakshya.json b/domains/lakshya.json new file mode 100644 index 000000000..a7ccfdb0b --- /dev/null +++ b/domains/lakshya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" + }, + "description": "Lakshya's Personal Portfolio Website", + "repo": "https://github.com/lakshyaCreates/lakshyasharma", + "record": { + "URL": "https://lakshyasharma.dev" + } +} \ No newline at end of file From e8882e0a23cdb5664adaf15da60a395949478c65 Mon Sep 17 00:00:00 2001 From: Rayyan Nafees <59685062+RayyanNafees@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:31:16 +0530 Subject: [PATCH 0247/3585] Create rayyan.json --- domains/rayyan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayyan.json diff --git a/domains/rayyan.json b/domains/rayyan.json new file mode 100644 index 000000000..a0cd5ee84 --- /dev/null +++ b/domains/rayyan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RayyanNafees", + "email": "nafees.rayyan@gmail.com" + }, + "record": { + "URL": "https://rayyano.vercel.app/" + } +} From 4839e75a8a327f11976643ee2341e0df6a6ba170 Mon Sep 17 00:00:00 2001 From: Rayyan Nafees <59685062+RayyanNafees@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:35:26 +0530 Subject: [PATCH 0248/3585] Update rayyan.json --- domains/rayyan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayyan.json b/domains/rayyan.json index a0cd5ee84..32afab133 100644 --- a/domains/rayyan.json +++ b/domains/rayyan.json @@ -4,6 +4,6 @@ "email": "nafees.rayyan@gmail.com" }, "record": { - "URL": "https://rayyano.vercel.app/" + "CNAME": "rayyano.vercel.app" } } From 7a3e7414f99bab65523e225f86f5373945c0e272 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Thu, 9 Jan 2025 20:21:22 +0700 Subject: [PATCH 0249/3585] Create wiki.chuyentinorz.is-a.dev --- domains/wiki.chuyentinorz.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wiki.chuyentinorz.is-a.dev diff --git a/domains/wiki.chuyentinorz.is-a.dev b/domains/wiki.chuyentinorz.is-a.dev new file mode 100644 index 000000000..d0783ba19 --- /dev/null +++ b/domains/wiki.chuyentinorz.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io/orz-wikipedia" +} From 4c1f1e620c153738b87b168447167b65b2e84721 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Thu, 9 Jan 2025 20:30:40 +0700 Subject: [PATCH 0250/3585] Rename wiki.chuyentinorz.is-a.dev to wiki.chuyentinorz.json --- domains/{wiki.chuyentinorz.is-a.dev => wiki.chuyentinorz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{wiki.chuyentinorz.is-a.dev => wiki.chuyentinorz.json} (100%) diff --git a/domains/wiki.chuyentinorz.is-a.dev b/domains/wiki.chuyentinorz.json similarity index 100% rename from domains/wiki.chuyentinorz.is-a.dev rename to domains/wiki.chuyentinorz.json From 81b12b942dcb1a128e27bad19c617d24d346ea4e Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Thu, 9 Jan 2025 20:46:43 +0700 Subject: [PATCH 0251/3585] Update wiki.chuyentinorz.json --- domains/wiki.chuyentinorz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/wiki.chuyentinorz.json b/domains/wiki.chuyentinorz.json index d0783ba19..0c66cbc06 100644 --- a/domains/wiki.chuyentinorz.json +++ b/domains/wiki.chuyentinorz.json @@ -6,4 +6,5 @@ }, "record": { "CNAME": "akk1to.github.io/orz-wikipedia" + } } From 279fcf329bf3938c50659293835eabc77a7e18f2 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Thu, 9 Jan 2025 20:54:23 +0700 Subject: [PATCH 0252/3585] Update wiki.chuyentinorz.json --- domains/wiki.chuyentinorz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wiki.chuyentinorz.json b/domains/wiki.chuyentinorz.json index 0c66cbc06..6b2ef87e4 100644 --- a/domains/wiki.chuyentinorz.json +++ b/domains/wiki.chuyentinorz.json @@ -5,6 +5,6 @@ "discord": "727497287777124414" }, "record": { - "CNAME": "akk1to.github.io/orz-wikipedia" + "CNAME": "akk1to.github.io" } } From 31e6656c529f65a1691704c476292729cb279e57 Mon Sep 17 00:00:00 2001 From: kevincrafturu2 <48927699+kevincrafturu2@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:00:55 -0300 Subject: [PATCH 0253/3585] Create kevin.json --- domains/kevin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kevin.json diff --git a/domains/kevin.json b/domains/kevin.json new file mode 100644 index 000000000..f95ba52c8 --- /dev/null +++ b/domains/kevin.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio", + "repo": "https://github.com/kevincrafturu2/portfolio-bolt.new", + "owner": { + "username": "kevincrafturu2", + "email": "kevincrafturu2@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 810a055b36e485e4607842c7808aa80b1a9b1fb8 Mon Sep 17 00:00:00 2001 From: Darshan <77528189+Dqrshan@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:03:31 +0530 Subject: [PATCH 0254/3585] Create _vercel.darshan.json --- domains/_vercel.darshan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.darshan.json diff --git a/domains/_vercel.darshan.json b/domains/_vercel.darshan.json new file mode 100644 index 000000000..5032e4240 --- /dev/null +++ b/domains/_vercel.darshan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "TXT": "vc-domain-verify=darshan.is-a.dev,f0974387e063ffff633d" + } +} From 431189b47d6dae5754a57323cea094dc699ab1de Mon Sep 17 00:00:00 2001 From: Darshan <77528189+Dqrshan@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:05:07 +0530 Subject: [PATCH 0255/3585] Create darshan.json --- domains/darshan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/darshan.json diff --git a/domains/darshan.json b/domains/darshan.json new file mode 100644 index 000000000..31854868b --- /dev/null +++ b/domains/darshan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 72e695fad6c7a9750583011acb2606b5cef827b9 Mon Sep 17 00:00:00 2001 From: Anurag Limbu Kandangwa Date: Thu, 9 Jan 2025 22:30:04 +0545 Subject: [PATCH 0256/3585] Register anuraglimbu.json --- domains/anuraglimbu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anuraglimbu.json diff --git a/domains/anuraglimbu.json b/domains/anuraglimbu.json new file mode 100644 index 000000000..c23395363 --- /dev/null +++ b/domains/anuraglimbu.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/anuraglimbu", + "owner": { + "username": "auraglimbu", + "email": "anuraglimbu2018@gmail.com" + }, + "record": { + "URL": "https://anuraglimbu.com.np" + } + } \ No newline at end of file From 121dd3998a87ac5bb8e7443c78d9f29b4b22e331 Mon Sep 17 00:00:00 2001 From: ramanandkrgupta <115969817+ramanandkrgupta@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:44:27 +0530 Subject: [PATCH 0257/3585] Create _github-pages-challenge-ramanandkrgupta.json --- domains/_github-pages-challenge-ramanandkrgupta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ramanandkrgupta.json diff --git a/domains/_github-pages-challenge-ramanandkrgupta.json b/domains/_github-pages-challenge-ramanandkrgupta.json new file mode 100644 index 000000000..a735321c7 --- /dev/null +++ b/domains/_github-pages-challenge-ramanandkrgupta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ramanandkrgupta", + "email": "ramanand@myyahoo.com" + }, + "record": { + "TXT": "c3b5352a8f161a88f0ad9ee64330e93" + } +} From cc0933f40a137cb5c88a39af68b628c016409ee8 Mon Sep 17 00:00:00 2001 From: Rakib Hossain Date: Thu, 9 Jan 2025 23:16:36 +0600 Subject: [PATCH 0258/3585] Create rakibhossain.json --- domains/rakibhossain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rakibhossain.json diff --git a/domains/rakibhossain.json b/domains/rakibhossain.json new file mode 100644 index 000000000..0190bf6ec --- /dev/null +++ b/domains/rakibhossain.json @@ -0,0 +1,11 @@ +{ + "description": "for my portfolio website", + "repo": "https://github.com/rakibmia7254/portfolio", + "owner": { + "username": "rakibmia7254", + "email": "rakib4ggp@gmail.com" + }, + "record": { + "CNAME": "rakibmia7254.github.io" + } +} From 72c77903e09e78ba84992ff3529fc30668cd4180 Mon Sep 17 00:00:00 2001 From: ramanandkrgupta <115969817+ramanandkrgupta@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:49:42 +0530 Subject: [PATCH 0259/3585] Update _github-pages-challenge-ramanandkrgupta.json --- domains/_github-pages-challenge-ramanandkrgupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-ramanandkrgupta.json b/domains/_github-pages-challenge-ramanandkrgupta.json index a735321c7..7ea91e9c2 100644 --- a/domains/_github-pages-challenge-ramanandkrgupta.json +++ b/domains/_github-pages-challenge-ramanandkrgupta.json @@ -4,6 +4,6 @@ "email": "ramanand@myyahoo.com" }, "record": { - "TXT": "c3b5352a8f161a88f0ad9ee64330e93" + "TXT": "07cd3e879dce98546f212f494f50da" } } From 9c0c78750c12a6a2d903cdb949ef076eb4fd16ad Mon Sep 17 00:00:00 2001 From: ramanandkrgupta <115969817+ramanandkrgupta@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:50:25 +0530 Subject: [PATCH 0260/3585] Delete domains/ramanand.json --- domains/ramanand.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ramanand.json diff --git a/domains/ramanand.json b/domains/ramanand.json deleted file mode 100644 index 2bda3f1d7..000000000 --- a/domains/ramanand.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ramanandkrgupta", - "email": "ramanand@myyahoo.com" - }, - "record": { - "NS": ["aron.ns.cloudflare.com", "decker.ns.cloudflare.com"] - } -} From 8e90e510c566774c372ac9df5aabe1b6f8df801f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 9 Jan 2025 13:24:14 -0600 Subject: [PATCH 0261/3585] Update peme969.json Removed NS records and readded A records --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index e7984d23d..e41d87098 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,6 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "NS": ["aleena.ns.cloudflare.com","plato.ns.cloudflare.com"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } \ No newline at end of file From 7db618087b79a288b2cafe17dbaf30961808da36 Mon Sep 17 00:00:00 2001 From: ubuntu Date: Thu, 9 Jan 2025 22:36:15 +0300 Subject: [PATCH 0262/3585] add record for drew.is-a.dev --- domains/drew.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drew.json diff --git a/domains/drew.json b/domains/drew.json new file mode 100644 index 000000000..bd7232463 --- /dev/null +++ b/domains/drew.json @@ -0,0 +1,11 @@ +{ + "description": "My page", + "repo": "https://github.com/zessu/zessu.github.io", + "owner": { + "username": "zessu", + "email": "regime-pluck-gulf@duck.com" + }, + "record": { + "CNAME": "zessu.github.io" + } +} From b968ab71e774eb1c6bbc8c4945f9840c97f07bf7 Mon Sep 17 00:00:00 2001 From: Mohamad Oday <56949948+MohamadOday@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:38:11 +0300 Subject: [PATCH 0263/3585] Create _github-pages-challenge-MohamadOday.json --- domains/_github-pages-challenge-MohamadOday.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-MohamadOday.json diff --git a/domains/_github-pages-challenge-MohamadOday.json b/domains/_github-pages-challenge-MohamadOday.json new file mode 100644 index 000000000..ad61da66f --- /dev/null +++ b/domains/_github-pages-challenge-MohamadOday.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MohamadOday", + "email": "adada133321t@gmail.com" + }, + "record": { + "TXT": "a67c1c7ad9e8f589a22c5c161548f8" + } +} From 89f757b64138d42e972890a055e18323e1432dab Mon Sep 17 00:00:00 2001 From: Ermal Hasani <114736696+ErmalHasani@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:11:03 +0100 Subject: [PATCH 0264/3585] Update ermal.json --- domains/ermal.json | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/domains/ermal.json b/domains/ermal.json index 0b14c85c0..1d12d243e 100644 --- a/domains/ermal.json +++ b/domains/ermal.json @@ -1,18 +1,9 @@ { - "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", - "repo": "https://github.com/ErmalHasani/ErmalHasani.github.io", - "owner": { - "username": "ErmalHasani", - "email": "ermalhasani15@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "ErmalHasani", + "email": "ermalhasani15@gmail.com" + }, + "record": { + "CNAME": "terminalportfolio-2wp.pages.dev" + } } From cb9405ff6f58139a5b33de1eb7d936357e6b0920 Mon Sep 17 00:00:00 2001 From: Jean Pierre <118909181+LittleMega777@users.noreply.github.com> Date: Thu, 9 Jan 2025 17:13:18 -0300 Subject: [PATCH 0265/3585] Create jeanpierre.json --- domains/jeanpierre.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jeanpierre.json diff --git a/domains/jeanpierre.json b/domains/jeanpierre.json new file mode 100644 index 000000000..34c54db48 --- /dev/null +++ b/domains/jeanpierre.json @@ -0,0 +1,12 @@ +{ + "description": "Jean Pierre's presentation", + "repo": "https://github.com/LittleMega777/LittleMega777.github.io", + "owner": { + "username": "LittleMega777", + "email": "pierrecouto02@gmail.com" + }, + "record": { + "CNAME": "littlemega777-github-io.pages.dev" + } + } + From bef3e384942bd55ff51819de58805a4e5c565300 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Fri, 10 Jan 2025 02:03:12 +0530 Subject: [PATCH 0266/3585] Create _atproto.jumanji.json --- domains/_atproto.jumanji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_atproto.jumanji.json diff --git a/domains/_atproto.jumanji.json b/domains/_atproto.jumanji.json new file mode 100644 index 000000000..d63b4e6bd --- /dev/null +++ b/domains/_atproto.jumanji.json @@ -0,0 +1,10 @@ +{ + "description": "domain verification for bluesky", + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge50@silomails.com" + }, + "record": { + "TXT": "did=did:plc:nrjpabfv3zoxd6kiwr6fs4lq" + } +} From b1826476e1ac21a1fa5f594795541d634abbf15a Mon Sep 17 00:00:00 2001 From: Mohamad Oday <56949948+MohamadOday@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:28:41 +0300 Subject: [PATCH 0267/3585] Rename _github-pages-challenge-MohamadOday.json to _github-pages-challenge-mohamadoday.bn3di.json --- ...adOday.json => _github-pages-challenge-mohamadoday.bn3di.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-MohamadOday.json => _github-pages-challenge-mohamadoday.bn3di.json} (100%) diff --git a/domains/_github-pages-challenge-MohamadOday.json b/domains/_github-pages-challenge-mohamadoday.bn3di.json similarity index 100% rename from domains/_github-pages-challenge-MohamadOday.json rename to domains/_github-pages-challenge-mohamadoday.bn3di.json From 109acc21207ba56df42fd21ce3ea03b9d8aad9de Mon Sep 17 00:00:00 2001 From: Shubham Sharma Date: Thu, 9 Jan 2025 23:21:06 +0000 Subject: [PATCH 0268/3585] create: shubhamsharma.json --- domains/shubhamsharma.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/shubhamsharma.json diff --git a/domains/shubhamsharma.json b/domains/shubhamsharma.json new file mode 100644 index 000000000..e69de29bb From 52563001799b453e81a6896f17ba264e73deb596 Mon Sep 17 00:00:00 2001 From: Shubham Sharma Date: Thu, 9 Jan 2025 23:28:06 +0000 Subject: [PATCH 0269/3585] update: shubhamsharma.json --- domains/shubhamsharma.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/shubhamsharma.json b/domains/shubhamsharma.json index e69de29bb..9028a07b0 100644 --- a/domains/shubhamsharma.json +++ b/domains/shubhamsharma.json @@ -0,0 +1,11 @@ +{ + "description": "Self-made Linktree clone for myself.", + "repo": "https://github.com/Sharma-IT/linktree-clone", + "owner": { + "username": "Sharma-IT", + "email": "shubhamsharma.emails@gmail.com" + }, + "record": { + "CNAME": "https://shubs-links.netlify.app" + } + } \ No newline at end of file From e2030a7fac30b883b48869da4771e07e9163f3f5 Mon Sep 17 00:00:00 2001 From: Shubham Sharma Date: Thu, 9 Jan 2025 23:28:48 +0000 Subject: [PATCH 0270/3585] update: shubhamsharma.json --- domains/shubhamsharma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubhamsharma.json b/domains/shubhamsharma.json index 9028a07b0..bce910b05 100644 --- a/domains/shubhamsharma.json +++ b/domains/shubhamsharma.json @@ -6,6 +6,6 @@ "email": "shubhamsharma.emails@gmail.com" }, "record": { - "CNAME": "https://shubs-links.netlify.app" + "CNAME": "shubs-links.netlify.app" } } \ No newline at end of file From 70d93ccb7f6ff2e587dc40c77234a7b9eccd1c1d Mon Sep 17 00:00:00 2001 From: Renz Cole <164628164+CodeBuddySLTNS@users.noreply.github.com> Date: Fri, 10 Jan 2025 08:23:14 +0800 Subject: [PATCH 0271/3585] Create renzcole.json --- domains/renzcole.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/renzcole.json diff --git a/domains/renzcole.json b/domains/renzcole.json new file mode 100644 index 000000000..a422a7ac5 --- /dev/null +++ b/domains/renzcole.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeBuddySLTNS", + "email": "renz2arjhay@gmail.com" + }, + "record": { + "TXT": "_vercel.renzcole.is-a.dev" + } +} From 92d0d8b52dc392b45978bb225b86474ce222fca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 9 Jan 2025 19:37:51 -0600 Subject: [PATCH 0272/3585] Update peme969.json - Added a TXT record MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit added txt record for simplelogin’s (email forwarding service) domain verification process --- domains/peme969.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/peme969.json b/domains/peme969.json index e41d87098..ce0dbdcc2 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -5,5 +5,6 @@ }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] } } \ No newline at end of file From c67c8a74af5860a3544e2790985c41e17ceca1b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 9 Jan 2025 19:41:21 -0600 Subject: [PATCH 0273/3585] Update peme969.json Whoops I forgot to add a comma at the end of the A record --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index ce0dbdcc2..0a904d635 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,7 +4,7 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] } } \ No newline at end of file From 0219c33f5622a4ab1c87151ad3683563f4dc505f Mon Sep 17 00:00:00 2001 From: Long Nguyen Date: Fri, 10 Jan 2025 10:12:42 +0700 Subject: [PATCH 0274/3585] create longnt.json --- domains/longnt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/longnt.json diff --git a/domains/longnt.json b/domains/longnt.json new file mode 100644 index 000000000..824db7ba6 --- /dev/null +++ b/domains/longnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "longnt", + "email": "longnt2204+dev@gmail.com" + }, + "record": { + "NS": ["armfazh.ns.cloudflare.com", "stella.ns.cloudflare.com"] + } +} From bc2d65109f5b2529317b06e2373c32c4cce4ca8b Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:12:58 +0700 Subject: [PATCH 0275/3585] Create _vercel.app.vyductan.json --- domains/_vercel.app.vyductan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.app.vyductan.json diff --git a/domains/_vercel.app.vyductan.json b/domains/_vercel.app.vyductan.json new file mode 100644 index 000000000..e9fc126fa --- /dev/null +++ b/domains/_vercel.app.vyductan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "TXT": "vc-domain-verify=app.vyductan.is-a.dev,9b84c637e63f91eaa922" + } +} From 60bafc43c8de80d9e33263a0dbbe9556e421b874 Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:19:20 +0700 Subject: [PATCH 0276/3585] Create app.vyductan.json --- domains/app.vyductan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/app.vyductan.json diff --git a/domains/app.vyductan.json b/domains/app.vyductan.json new file mode 100644 index 000000000..1b28a3d84 --- /dev/null +++ b/domains/app.vyductan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "CNAME": "vyductan.vercel.app" + } +} From e4c1b83ee3bf690187574346bbe548ec462453ba Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:20:28 +0700 Subject: [PATCH 0277/3585] Rename app.vyductan.json to vyductan.json --- domains/{app.vyductan.json => vyductan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{app.vyductan.json => vyductan.json} (100%) diff --git a/domains/app.vyductan.json b/domains/vyductan.json similarity index 100% rename from domains/app.vyductan.json rename to domains/vyductan.json From bc9e8d4f61d7bc737fa021b06efe9a9412edf6bf Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:32:36 +0700 Subject: [PATCH 0278/3585] Update vyductan.json --- domains/vyductan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vyductan.json b/domains/vyductan.json index 1b28a3d84..b824e266a 100644 --- a/domains/vyductan.json +++ b/domains/vyductan.json @@ -5,6 +5,6 @@ "discord": "370012050316984321" }, "record": { - "CNAME": "vyductan.vercel.app" + "A": ["76.76.21.21"] } } From 6d2c977ac75c38debad4931c6ae55338ad66386c Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:34:31 +0700 Subject: [PATCH 0279/3585] Create _vercel.vyductan.json --- domains/_vercel.vyductan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.vyductan.json diff --git a/domains/_vercel.vyductan.json b/domains/_vercel.vyductan.json new file mode 100644 index 000000000..7088311dc --- /dev/null +++ b/domains/_vercel.vyductan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "TXT": "vc-domain-verify=vyductan.is-a.dev,55a7295a416ad7fd8e1f" + } +} From 2fb8b49ac96b56f10815825c5a0fd27aab34d4f9 Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:35:04 +0700 Subject: [PATCH 0280/3585] Update _vercel.app.vyductan.json --- domains/_vercel.app.vyductan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.app.vyductan.json b/domains/_vercel.app.vyductan.json index e9fc126fa..6904ef7ee 100644 --- a/domains/_vercel.app.vyductan.json +++ b/domains/_vercel.app.vyductan.json @@ -5,6 +5,6 @@ "discord": "370012050316984321" }, "record": { - "TXT": "vc-domain-verify=app.vyductan.is-a.dev,9b84c637e63f91eaa922" + "TXT": "vc-domain-verify=*.vyductan.is-a.dev,f7fc15db084fa96cf967" } } From 97ea9a2eaf5cfbbda4ef5feb2421f6ea0cbaad07 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:05:18 +0800 Subject: [PATCH 0281/3585] Create sticknologic.json --- domains/sticknologic.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/sticknologic.json diff --git a/domains/sticknologic.json b/domains/sticknologic.json new file mode 100644 index 000000000..68cd5f782 --- /dev/null +++ b/domains/sticknologic.json @@ -0,0 +1,14 @@ +{ + "description": "Simple Portfolio and Blog Website", + "repo": "https://github.com/sticknologic", + "owner": { + "username": "sticknologic", + "email": "jobeth.llame@gmail.com" + }, + "record": { + "NS": [ + "ns1.heliohost.org", + "ns2.heliohost.org" + ] + } +} From a6530d0e4d8d200f6338176dd46dcdef317c32e1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:47:06 +0800 Subject: [PATCH 0282/3585] Create TERMS_OF_SERVICE.md --- TERMS_OF_SERVICE.md | 79 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 TERMS_OF_SERVICE.md diff --git a/TERMS_OF_SERVICE.md b/TERMS_OF_SERVICE.md new file mode 100644 index 000000000..f8f1482ae --- /dev/null +++ b/TERMS_OF_SERVICE.md @@ -0,0 +1,79 @@ +# Terms of Service +Welcome to **is-a.dev**, a free subdomain service provided to developers and individuals. By using our service, you agree to the following Terms of Service ("Terms"). Please read them carefully. + +## 1. Acceptance of Terms +By accessing or using the is-a.dev subdomain service, you acknowledge that you have read, understood, and agree to be bound by these Terms. If you do not agree, you may not use the service. + +## 2. Eligibility +To use the is-a.dev service, you must: + +1. Be at least 13 years old. +2. Use the service for lawful purposes only. +3. Provide accurate and truthful information during the registration process. + +## 3. Service Description +The is-a.dev service allows users to register a subdomain under the "is-a.dev" domain. This service is offered "as-is" without guarantees of uptime, support, or permanence. Subdomains are intended solely for developers and non-commercial projects. Commercial use is strictly prohibited. + +We reserve the right to deny any subdomain registration request for any reason. + +## 4. Prohibited Activities +You agree not to use the is-a.dev service for: + +- Hosting illegal content, including but not limited to pirated software, malware, or copyrighted materials without authorization. +- Conducting phishing, spam, or other malicious activities. +- Promoting hate speech, violence, or discrimination. +- Impersonating individuals, organizations, or entities without consent. +- Engaging in activities that violate local, national, or international laws. +- Any commercial purposes, including advertising, selling products, or hosting e-commerce platforms. +- Online stores/shopping websites. +- Gambling websites. +- Game cheat sites. +- CDNs distributing potentially malicious content (e.g., APKs, executables). +- 'Unblocked' gaming websites. +- Alternate URLs for commonly blocked websites (e.g., gambling/casino websites). +- Websites containing 18+ content. +- Mass emailing (e.g., newsletters, mailing lists). +- File-sharing or torrenting websites distributing copyrighted material. +- Cryptocurrency mining sites or tools. +- Hacking or cybersecurity exploit websites. +- Phishing or fraudulent websites. +- Websites hosting illegal or pirated software. +- Proxy or VPN services bypassing network restrictions. +- Online services for identity theft or forgery. +- Platforms promoting self-harm or violence. +- Illegal drug marketplaces. +- Proxy sites (e.g., embedding other websites). + +Additionally, users must comply with [GitHub’s Terms of Service](https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) where applicable. + +Violation of these terms may result in the immediate termination of your subdomain. + +## 5. Ownership and Intellectual Property +1. **Subdomain Ownership**: While you are granted the right to use a subdomain, ownership of the "is-a.dev" domain remains with the service provider. +2. **Content Ownership**: You retain ownership of any content you host on your subdomain. However, you grant us a license to use your subdomain registration data (e.g., DNS records) to operate the service. + +## 6. Termination of Service +We reserve the right to suspend, terminate, or revoke your subdomain at any time, for any reason, including but not limited to violations of these Terms, operational considerations, or at our sole discretion. + +## 7. Privacy +For privacy-related inquiries, please contact us at privacy@is-a.dev. We are not responsible for any data or privacy breaches resulting from the use of our service. + +## 8. Disclaimer of Warranties +The is-a.dev service is provided "as-is" and "as available." We make no warranties, expressed or implied, regarding the service’s functionality, reliability, or suitability for any particular purpose. + +## 9. Limitation of Liability +To the fullest extent permitted by law, is-a.dev and its operators shall not be liable for any direct, indirect, incidental, special, or consequential damages arising from your use or inability to use the service. + +## 10. Indemnification +You agree to indemnify and hold harmless is-a.dev, its operators, and affiliates from any claims, losses, liabilities, or expenses arising from your use of the service or violation of these Terms. + +## 11. Modification of Terms +We reserve the right to update or modify these Terms at any time. Changes will be effective immediately upon posting. Your continued use of the service constitutes acceptance of the updated Terms. + +## 12. Governing Law +These Terms are governed by and construed in accordance with the laws of Australia. Any disputes shall be resolved exclusively in the courts of Australia. + +## 13. Contact Information +For questions or concerns about these Terms, please contact us at support@is-a.dev. + +By using the is-a.dev service, you agree to these Terms of Service. From 3de1761794514904c99342d01e1de1bf5583ce2d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:47:28 +0800 Subject: [PATCH 0283/3585] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 49cc4532e..eed9af879 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -4,28 +4,9 @@ This is a Code of Conduct for any interactions in this repository. This includes - **Use common sense** - It's not that complicated. Just be nice to people. - **Don't abuse the service** - This service is intended for developers to get a cleaner URL for their personal websites. - **No wrongful use** - Do not use this service as a way, to promote hacking, scams, fraud, and other illegal activites. +- **Follow our TOS** - You must follow our [Terms of Service](https://github.com/is-a-dev/register/blob/main/TERMS_OF_SERVICE.md). ## Reporting abuse If you believe a domain that has been registered using this service is abusing our terms, you can report it by creating an issue. -The abuse reports will be investigated and the necessary action will be taken. - -## Explicitly disallowed usage -- Online stores/shopping websites -- Gambling websites -- Game cheat sites -- CDNs distributing potentially malicious content (e.g. APKs, executables) -- 'Unblocked' gaming websites -- Alternate URLs for commonly blocked websites (e.g. gambling/casino websites) -- Websites containing 18+ content -- Mass emailing (e.g. newsletters, mailing lists) -- File-sharing or torrenting websites distributing copyrighted material -- Cryptocurrency mining sites or tools -- Hacking or cybersecurity exploit websites -- Phishing or fraudulent websites -- Websites hosting illegal or pirated software -- Proxy or VPN services bypassing network restrictions -- Online services for identity theft or forgery -- Platforms promoting self-harm or violence -- Illegal drug marketplaces -- Proxy sites (e.g. embedding other websites) +Abuse reports will be investigated and the necessary action will be taken. From 355206ed56e01f016a046792906b709d024ec97c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 13:27:49 +0800 Subject: [PATCH 0284/3585] Update longnt.json --- domains/longnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/longnt.json b/domains/longnt.json index 824db7ba6..33b59ff66 100644 --- a/domains/longnt.json +++ b/domains/longnt.json @@ -1,6 +1,6 @@ { "owner": { - "username": "longnt", + "username": "simel0", "email": "longnt2204+dev@gmail.com" }, "record": { From c82cdbb279c0518490d732a4d86d3329fefdf37b Mon Sep 17 00:00:00 2001 From: Zach11111 <95551311+Zach11111@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:47:47 -0600 Subject: [PATCH 0285/3585] update record to cname --- domains/gary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gary.json b/domains/gary.json index 010874882..094919b70 100644 --- a/domains/gary.json +++ b/domains/gary.json @@ -6,6 +6,6 @@ "email": "contact@garybot.dev" }, "record": { - "URL": "https:/garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" + "cname": "garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" } } From 1af65c1c36c2423ddc15de3750afcb78cef92a93 Mon Sep 17 00:00:00 2001 From: "Muhammad Ridwan Hakim, S.T., CPITA, ITPMCP" Date: Fri, 10 Jan 2025 13:11:57 +0700 Subject: [PATCH 0286/3585] Create rescenic.json --- domains/rescenic.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rescenic.json diff --git a/domains/rescenic.json b/domains/rescenic.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rescenic.json @@ -0,0 +1 @@ + From ca34137cde6f020ab551ce4cd9779a83a65cbd3c Mon Sep 17 00:00:00 2001 From: Fatlum Date: Fri, 10 Jan 2025 08:12:32 +0100 Subject: [PATCH 0287/3585] Rename _gh-LUMIDevelopment-o.lumi.json to _gh-lumidevelopment-o.lumi.json --- ...UMIDevelopment-o.lumi.json => _gh-lumidevelopment-o.lumi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_gh-LUMIDevelopment-o.lumi.json => _gh-lumidevelopment-o.lumi.json} (100%) diff --git a/domains/_gh-LUMIDevelopment-o.lumi.json b/domains/_gh-lumidevelopment-o.lumi.json similarity index 100% rename from domains/_gh-LUMIDevelopment-o.lumi.json rename to domains/_gh-lumidevelopment-o.lumi.json From 551f04ef53948c56b718146ad45a82835337b383 Mon Sep 17 00:00:00 2001 From: Rakib Hossain Date: Fri, 10 Jan 2025 14:30:01 +0600 Subject: [PATCH 0288/3585] Create rakib.json --- domains/rakib.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rakib.json diff --git a/domains/rakib.json b/domains/rakib.json new file mode 100644 index 000000000..0190bf6ec --- /dev/null +++ b/domains/rakib.json @@ -0,0 +1,11 @@ +{ + "description": "for my portfolio website", + "repo": "https://github.com/rakibmia7254/portfolio", + "owner": { + "username": "rakibmia7254", + "email": "rakib4ggp@gmail.com" + }, + "record": { + "CNAME": "rakibmia7254.github.io" + } +} From 8180379a33e929f55b37de0799aa8edac333fa17 Mon Sep 17 00:00:00 2001 From: mmhann18491 Date: Fri, 10 Jan 2025 15:13:42 +0630 Subject: [PATCH 0289/3585] Create myominhan.json --- domains/myominhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/myominhan.json diff --git a/domains/myominhan.json b/domains/myominhan.json new file mode 100644 index 000000000..d9fbd8a84 --- /dev/null +++ b/domains/myominhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mmhann18491", + "email": "myominhan18491@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-site-2d30a.web.app" + } +} From ec31e9a43d5b11b74fb5c3b4ab2bcbb0f0fdaddf Mon Sep 17 00:00:00 2001 From: Renz Cole <164628164+CodeBuddySLTNS@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:48:23 +0800 Subject: [PATCH 0290/3585] Rename renzcole.json to _vercel.renzcole.json --- domains/{renzcole.json => _vercel.renzcole.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{renzcole.json => _vercel.renzcole.json} (100%) diff --git a/domains/renzcole.json b/domains/_vercel.renzcole.json similarity index 100% rename from domains/renzcole.json rename to domains/_vercel.renzcole.json From 7e16bfc8063ac6aa839f57fed3f1fc6bf4fee4cf Mon Sep 17 00:00:00 2001 From: Renz Cole <164628164+CodeBuddySLTNS@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:51:18 +0800 Subject: [PATCH 0291/3585] Create renzcole.json --- domains/renzcole.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/renzcole.json diff --git a/domains/renzcole.json b/domains/renzcole.json new file mode 100644 index 000000000..b967a85d3 --- /dev/null +++ b/domains/renzcole.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeBuddySLTNS", + "email": "renz2arjhay@gmail.com" + }, + "record": { + "CNAME": "renzcole.vercel.app" + } +} From 1d1a06d24c85a1e1432cb4263c95b37c386518a9 Mon Sep 17 00:00:00 2001 From: Renz Cole <164628164+CodeBuddySLTNS@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:07:57 +0800 Subject: [PATCH 0292/3585] Update _vercel.renzcole.json --- domains/_vercel.renzcole.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.renzcole.json b/domains/_vercel.renzcole.json index a422a7ac5..62940b594 100644 --- a/domains/_vercel.renzcole.json +++ b/domains/_vercel.renzcole.json @@ -4,6 +4,6 @@ "email": "renz2arjhay@gmail.com" }, "record": { - "TXT": "_vercel.renzcole.is-a.dev" + "TXT": "vc-domain-verify=renzcole.is-a.dev,ed459816c1440ddeef46" } } From 89a973568e4718b8eb712f67983d1a956c52424e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:44:48 +0800 Subject: [PATCH 0293/3585] Update reserved-domains.json --- util/reserved-domains.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 3c02a2f9a..83fa6d5eb 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -55,6 +55,7 @@ "maintainer", "maintainers", "marketing", + "media", "mobile", "net", "news", From ffa05eb124a4c4647f589d19e62ab7b4d697c79d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:44:55 +0800 Subject: [PATCH 0294/3585] Create _atproto.json --- domains/_atproto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_atproto.json diff --git a/domains/_atproto.json b/domains/_atproto.json new file mode 100644 index 000000000..4e7b7e711 --- /dev/null +++ b/domains/_atproto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "did=did:plc:lg6oq22q4rqf2qxmnd2io6fw" + } +} From 59cbf025b7445c37a1ed64c87feae7aa654281e7 Mon Sep 17 00:00:00 2001 From: "Vishal Kr." <53997539+ItzYoVishal@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:16:23 +0530 Subject: [PATCH 0295/3585] Create callcon --- domains/callcon | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/callcon diff --git a/domains/callcon b/domains/callcon new file mode 100644 index 000000000..2cc2ac6c8 --- /dev/null +++ b/domains/callcon @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzYoVishal", + "email": "rockstarelitecoc@gmail.com" + }, + "record": { + "A": "4.157.244.201" + } +} From 3b468acf05a4c6f8baf8f3e835752b26924c95f0 Mon Sep 17 00:00:00 2001 From: Zach11111 <95551311+Zach11111@users.noreply.github.com> Date: Fri, 10 Jan 2025 03:49:52 -0600 Subject: [PATCH 0296/3585] Update domains/gary.json Co-authored-by: Ibrahim Asif --- domains/gary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gary.json b/domains/gary.json index 094919b70..57bd8f6e5 100644 --- a/domains/gary.json +++ b/domains/gary.json @@ -6,6 +6,6 @@ "email": "contact@garybot.dev" }, "record": { - "cname": "garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" + "CNAME": "garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" } } From 8004a7e1cc3f7f1f7a2c0c7cbdbab4e30373fe95 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:07:51 +0800 Subject: [PATCH 0297/3585] Delete domains/_atproto.json --- domains/_atproto.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_atproto.json diff --git a/domains/_atproto.json b/domains/_atproto.json deleted file mode 100644 index 4e7b7e711..000000000 --- a/domains/_atproto.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "did=did:plc:lg6oq22q4rqf2qxmnd2io6fw" - } -} From 099fd9bddde4ee5031d90e9fc871513d595d2891 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:09:31 +0800 Subject: [PATCH 0298/3585] Update _github-pages-challenge-is-a-dev.json --- domains/_github-pages-challenge-is-a-dev.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_github-pages-challenge-is-a-dev.json b/domains/_github-pages-challenge-is-a-dev.json index 8ce70cb89..6f3b68e72 100644 --- a/domains/_github-pages-challenge-is-a-dev.json +++ b/domains/_github-pages-challenge-is-a-dev.json @@ -1,4 +1,5 @@ { + "description": "Requested by GitHub support for verification of a public suffix", "owner": { "username": "is-a-dev", "email": "admin@is-a.dev" From ca20c32e1c9d38f1cca0dadcaee0afd3a77cd0aa Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:10:07 +0800 Subject: [PATCH 0299/3585] Update reserved-domains.json --- util/reserved-domains.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 83fa6d5eb..f7cdfe581 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -1,4 +1,6 @@ [ + "_atproto", + "_vercel", "account", "accounts", "admin", From 4d91ca3c62e926001b5fda2f3911ed76eb55ac8b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:42:01 +0800 Subject: [PATCH 0300/3585] prettier --- domains/1tfr.json | 21 ++++---- domains/2.json | 18 +++---- domains/3gee.json | 14 +++--- domains/7z.json | 21 ++++---- domains/_atproto.hcj.json | 18 +++---- domains/_atproto.ligmatv.json | 16 +++---- domains/_discord.ajtabs.json | 14 +++--- domains/_discord.ante.json | 16 +++---- domains/_discord.aruria.json | 14 +++--- domains/_discord.computerblade.json | 14 +++--- domains/_discord.ela.json | 18 +++---- domains/_discord.hcj.json | 16 +++---- domains/_discord.heath.json | 16 +++---- domains/_discord.infernum.json | 14 +++--- domains/_discord.json | 14 +++--- domains/_discord.justwinstuff.json | 16 +++---- domains/_discord.keybinds.json | 14 +++--- domains/_discord.niclqs.json | 20 ++++---- domains/_discord.osho.json | 14 +++--- domains/_discord.privatekey.json | 14 +++--- domains/_discord.rouf0x.json | 16 +++---- domains/_discord.sabbir.json | 14 +++--- domains/_discord.seiko.json | 14 +++--- domains/_discord.sun.json | 14 +++--- domains/_discord.trix.json | 14 +++--- domains/_discord.webcubed.json | 14 +++--- domains/_dmarc.yxz.json | 20 ++++---- ...github-pages-challenge-ajtabjs.ajtabs.json | 12 ++--- domains/_github-pages-challenge-akzana.json | 12 ++--- ...ges-challenge-aruntechpro.aruntechpro.json | 18 +++---- ...ub-pages-challenge-formunagit.formuna.json | 14 +++--- ...b-pages-challenge-mrinjamul.mrinjamul.json | 16 +++---- ...ithub-pages-challenge-ogsamrat.samrat.json | 12 ++--- ...github-pages-challenge-vurihuang.vuri.json | 15 +++--- ...b-pages-challenge-vurihuang.vurihuang.json | 15 +++--- ...hub-pages-challenge-webcubed.webcubed.json | 12 ++--- ...ithub-pages-challenge-wizcann.wizcann.json | 12 ++--- .../_github-pages-challenge-yz9551.yxz.json | 18 ++++--- domains/_minecraft._tcp.mc.3gee.json | 39 +++++++-------- domains/_serveo-authkey.pds.hcj.json | 16 +++---- domains/_vercel.2.json | 18 +++---- domains/_vercel.aeyika.json | 18 ++++--- domains/_vercel.akay.json | 14 +++--- domains/_vercel.alisa.json | 2 +- domains/_vercel.alvindennis.json | 15 +++--- domains/_vercel.arnxv.json | 22 ++++----- domains/_vercel.chuyentinorz.json | 20 ++++---- domains/_vercel.computerblade.json | 16 +++---- domains/_vercel.daim.json | 16 +++---- domains/_vercel.darshan.json | 16 +++---- domains/_vercel.goutam.json | 14 +++--- domains/_vercel.gunman.json | 12 ++--- domains/_vercel.haripajjuri.json | 14 +++--- domains/_vercel.hcj.json | 15 +++--- domains/_vercel.hien.json | 14 +++--- domains/_vercel.hujjat.json | 14 +++--- domains/_vercel.izerr.json | 16 +++---- domains/_vercel.kawsar.json | 2 +- domains/_vercel.krebinkkj.json | 18 ++++--- domains/_vercel.lakshya.json | 9 ++-- domains/_vercel.magitian.json | 16 +++---- domains/_vercel.n.json | 16 +++---- domains/_vercel.q.json | 16 +++---- domains/_vercel.shuhaab.json | 14 +++--- domains/_vercel.skarwuuu.json | 16 +++---- domains/_vercel.sun.json | 16 +++---- domains/_vercel.swami.json | 16 +++---- domains/_vercel.vantage.json | 20 ++++---- domains/_vercel.wizardsword.json | 20 ++++---- domains/abby.json | 19 ++++---- domains/abdelghani.json | 18 +++---- domains/abhishekissac.json | 16 +++---- domains/ada.json | 14 +++--- domains/adib.json | 14 +++--- domains/aeyika.json | 14 +++--- domains/ah2.json | 14 +++--- domains/aidan.json | 14 +++--- domains/ajtabs.json | 16 +++---- domains/akay.json | 23 ++++----- domains/akk1to.json | 11 +---- domains/alan-huynh.json | 18 ++++--- domains/alan-smith.json | 18 +++---- domains/albakhet.json | 25 +++++----- domains/alvindennis.json | 18 +++---- domains/anbuinfosec.json | 14 +++--- domains/andreijiroh.json | 2 +- domains/anhnguyen94.json | 14 +++--- domains/annant.json | 14 +++--- domains/anshu.json | 14 +++--- domains/ante.json | 16 +++---- domains/anuraglimbu.json | 22 ++++----- domains/api-peantastic.json | 20 ++++---- domains/api.acronical.json | 16 +++---- domains/aquiffoo.json | 14 +++--- domains/arnxv.json | 14 +++--- domains/aruntechpro.json | 20 ++++---- domains/aruria.json | 21 ++++---- domains/ashikmuhammed.json | 18 +++---- domains/astra.json | 17 ++++--- domains/atharvd.json | 14 +++--- domains/axo.json | 21 ++++---- domains/badnguy.json | 14 +++--- domains/base-swag.json | 14 +++--- domains/blacsheep.json | 14 +++--- domains/bleemis42.json | 16 +++---- domains/bnfone.json | 5 +- domains/bot.json | 14 +++--- domains/bteamapp.json | 14 +++--- domains/bxqrn.json | 20 ++++---- domains/chamo.json | 14 +++--- domains/chattingmessenger.json | 16 +++---- domains/chromesec.json | 22 ++++----- domains/chubol.json | 14 +++--- domains/chuyentinorz.json | 27 +++++------ domains/clayza.json | 16 +++---- domains/clipping.json | 12 ++--- domains/cloudy1337.json | 18 ++++--- domains/co.ligmatv.json | 6 +-- domains/codelabworks.json | 19 ++++---- domains/codesuthar.json | 5 +- domains/computerblade.json | 16 +++---- domains/congnv.json | 14 +++--- domains/creeperita104.json | 4 +- domains/cursedscrubdaddygang.json | 18 +++---- domains/cvrvmebj6qss.bteamapp.json | 14 +++--- domains/daim.json | 2 +- domains/dainfloop.json | 33 +++++-------- domains/darshan.json | 16 +++---- domains/dash.bernardonogueira8.json | 16 +++---- domains/default._domainkey.yxz.json | 6 +-- domains/denisklimenko.json | 14 +++--- domains/devmatei.json | 32 +++++-------- domains/dhlcgd.json | 14 +++--- domains/diti.json | 16 +++---- domains/doantran.json | 14 +++--- domains/docs.devmatei.json | 4 +- domains/doom.json | 20 ++++---- domains/drpleaserespect.json | 7 +-- domains/ducanhng.json | 14 +++--- domains/ductai05.json | 14 +++--- domains/duydo.json | 14 +++--- domains/duyminhhello.json | 10 ++-- domains/dyikes.json | 14 +++--- domains/ela.json | 14 +++--- domains/elite.json | 17 +++---- domains/elulolaito.json | 14 +++--- domains/em697376.yxz.json | 14 +++--- domains/enginecreations.json | 20 ++++---- domains/erubinyl.json | 16 +++---- domains/f.jax.json | 2 +- domains/fakhridanishmp.json | 14 +++--- domains/fm7qby6i5y25.ttkt.json | 14 +++--- domains/generic2.json | 21 ++++---- domains/genericx.json | 21 ++++---- domains/generix.json | 21 ++++---- domains/ghostman.json | 14 +++--- domains/gifflet.json | 14 +++--- domains/gilang.json | 18 +++---- domains/gin.json | 16 +++---- domains/glmacedo.json | 19 ++++---- domains/glutis.json | 14 +++--- domains/glyphtones.json | 24 ++++------ domains/goutam.json | 23 ++++----- domains/h.jax.json | 2 +- domains/haolamnm.json | 16 +++---- domains/haripajjuri.json | 14 +++--- domains/hate.json | 16 +++---- domains/hating.devmatei.json | 16 +++---- domains/heath.json | 18 +++---- domains/hien.json | 14 +++--- domains/hongson.json | 21 ++++---- domains/hotfix.saftec.json | 16 +++---- domains/houloude9.json | 12 ++--- domains/iscordian.json | 14 +++--- domains/izerr.json | 16 +++---- domains/j.json | 4 +- domains/jabin.json | 18 +++---- domains/jamestheflash.json | 8 ++-- domains/jayakrishna.json | 14 +++--- domains/jeanpierre.json | 19 ++++---- domains/jobayedsumon.json | 16 +++---- domains/josemy.json | 12 ++--- domains/julianwe17.json | 21 ++++---- domains/kahseng.json | 14 +++--- domains/kevin.json | 18 +++---- domains/keybinds.json | 29 +++++------ domains/keys.devmatei.json | 17 +++---- domains/kind-nodes.arnxv.json | 14 +++--- domains/kitb2romjbz3.dhlcgd.json | 14 +++--- domains/kn0tzer.json | 16 +++---- domains/konstantin-ivanov.json | 16 +++---- domains/krebinkkj.json | 16 +++---- domains/kulikode.json | 14 +++--- domains/l6174.json | 5 +- domains/lakshya.json | 20 ++++---- domains/lamnguyenz.json | 18 +++---- domains/ldt.json | 6 +-- domains/link.yxz.json | 14 +++--- domains/linkman.json | 18 +++---- domains/lohit.json | 5 +- domains/loinguyende.json | 14 +++--- domains/love.json | 14 +++--- domains/lqhuy.json | 14 +++--- domains/luoduyu.json | 14 +++--- domains/mackenzie.json | 14 +++--- domains/mail.mrstickypiston.json | 18 +++---- domains/manel.json | 16 +++---- domains/maybe.json | 4 +- domains/melatonin.json | 14 +++--- domains/mew.json | 21 ++++---- domains/minify.json | 4 +- domains/minitor.json | 18 +++---- ...lsend2._domainkey.mail.mrstickypiston.json | 21 ++++---- domains/mod.s4il.json | 14 +++--- domains/mostypc123.json | 14 +++--- domains/mta.mail.mrstickypiston.json | 21 ++++---- domains/murasame-san-ddl.json | 20 ++++---- domains/myforum.json | 14 +++--- domains/n.json | 14 +++--- domains/navistar.json | 4 +- domains/neebooo.json | 4 +- domains/ngqkhai.json | 18 +++---- domains/nh.json | 14 +++--- domains/nhatphan.json | 14 +++--- domains/nic.json | 18 +++---- domains/nicetodayweather.json | 14 +++--- domains/nifle.json | 23 +++++---- domains/nine.json | 26 ++++------ domains/niyakipham.json | 18 +++---- domains/noah.json | 18 ++++--- domains/node.devmatei.json | 17 +++---- domains/nolan-mai.json | 14 +++--- domains/not.json | 18 ++++--- domains/ntrs05.json | 14 +++--- domains/nvhmadridista.json | 14 +++--- domains/osho.json | 14 +++--- domains/panel.devmatei.json | 17 +++---- domains/pankaj.json | 16 +++---- domains/pds.hcj.json | 15 +++--- domains/peantastic.json | 20 ++++---- domains/peme969.json | 23 +++++---- domains/pex.json | 19 ++++---- domains/phamthanhnghia.json | 18 +++---- domains/ploszukiwacz.json | 6 +-- domains/proficode.json | 14 +++--- domains/project-jam.json | 17 +++---- domains/puncoz.json | 17 +++---- domains/q.json | 14 +++--- domains/qloha.json | 10 ++-- domains/quantumgarden.json | 14 +++--- domains/r00t3d.json | 20 ++++---- domains/rakibhossain.json | 18 +++---- domains/rakshit.json | 16 +++---- domains/ramakant.json | 14 +++--- domains/realmzersdomain.json | 18 +++---- domains/redirect.akk1to.json | 20 ++++---- domains/redolent.json | 21 ++++---- domains/redz.json | 14 +++--- domains/region.json | 21 ++++---- domains/reiyuchan.json | 2 +- domains/researcx.json | 5 +- domains/rhythm.json | 14 +++--- domains/riskyprsty.json | 14 +++--- domains/rohith-jv.json | 14 +++--- domains/rvc11.json | 18 +++---- domains/ryanzam.json | 14 +++--- domains/s1ow.json | 37 +++++++------- domains/s697376._domainkey.yxz.json | 14 +++--- domains/safety.json | 18 +++---- domains/saftec.json | 16 +++---- domains/sana.json | 14 +++--- domains/santa.json | 16 +++---- domains/satyam.json | 14 +++--- domains/seqyu.json | 20 ++++---- domains/serhii-koba.json | 18 +++---- domains/sevinda-herath.json | 16 +++---- domains/shan.json | 30 +++++------- domains/shomy.json | 6 +-- domains/shuhaab.json | 13 +++-- domains/sidd.json | 16 +++---- domains/skarwuuu.json | 16 +++---- domains/skid.json | 12 ++--- domains/smilos.json | 12 ++--- domains/solarskripts.json | 14 +++--- domains/sono.json | 17 +++---- domains/sora-os.json | 24 +++++----- domains/soraishiro.json | 14 +++--- domains/spider-development.json | 14 +++--- domains/stargate.json | 16 +++---- domains/suctrebinhthuan.json | 14 +++--- domains/sun.json | 16 +++---- domains/swami.json | 18 +++---- domains/t3vada.json | 2 +- domains/tak.json | 16 +++---- domains/tanish-poddar.json | 18 +++---- domains/tanquang.json | 14 +++--- domains/techadv.json | 16 +++---- domains/theveryheavy.json | 41 ++++++++-------- domains/thien.json | 14 +++--- domains/toantran.json | 16 +++---- domains/tortilla.json | 18 +++---- domains/trix.json | 29 +++++------ domains/tsu.json | 14 +++--- domains/ttkt.json | 14 +++--- domains/tuankiet.json | 14 +++--- domains/tuantestdashboard.json | 14 +++--- domains/tunzankies.json | 16 +++---- domains/upload.cdn.akk1to.json | 20 ++++---- domains/vanmanh.json | 14 +++--- domains/vantage.json | 18 +++---- domains/vela.json | 14 +++--- domains/verkyana.json | 14 +++--- domains/votiendung.json | 14 +++--- domains/vra.json | 29 +++++------ domains/vuri.json | 14 +++--- domains/vurihuang.json | 14 +++--- domains/wave.json | 21 ++++---- domains/webcubed.json | 16 +++---- domains/wipad.json | 14 +++--- domains/wirisungs.json | 4 +- domains/wizcann.json | 14 +++--- domains/works.arnxv.json | 14 +++--- domains/www.bteamapp.json | 14 +++--- domains/www.dhlcgd.json | 14 +++--- domains/www.joe50097.json | 16 +++---- domains/www.myforum.json | 14 +++--- domains/www.ttkt.json | 14 +++--- domains/xgeneric.json | 21 ++++---- domains/xpugno.json | 20 ++++---- domains/xvannn07.json | 16 +++---- domains/xvrtech.json | 19 ++++---- domains/yashsachdev.json | 14 +++--- domains/youssef-lmouden.json | 14 +++--- domains/yxz.json | 48 +++++++++---------- domains/zalex.json | 21 ++++---- domains/ziyn.json | 14 +++--- domains/zmail._domainkey.devarnav.json | 18 +++---- domains/zmail._domainkey.lohit.json | 4 +- 338 files changed, 2526 insertions(+), 2762 deletions(-) diff --git a/domains/1tfr.json b/domains/1tfr.json index 20975ec1c..d79fb5ceb 100644 --- a/domains/1tfr.json +++ b/domains/1tfr.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "gimmywashere", - "discord": "792467650038857748", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" - }, - - "record": { - "CNAME": "ammo.lol" - } - } - \ No newline at end of file + "owner": { + "username": "gimmywashere", + "discord": "792467650038857748", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" + }, + + "record": { + "CNAME": "ammo.lol" + } +} diff --git a/domains/2.json b/domains/2.json index 5e6f21eae..35f77f4ad 100644 --- a/domains/2.json +++ b/domains/2.json @@ -1,10 +1,10 @@ { - "description": "LIGMATV's URL Manager (aka 2)", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv-links.vercel.app" - } -} + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "ligmatv-links.vercel.app" + } +} diff --git a/domains/3gee.json b/domains/3gee.json index 9addba996..45805fb67 100644 --- a/domains/3gee.json +++ b/domains/3gee.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "3geETR", - "email": "egemacun@gmail.com" - }, - "record": { - "CNAME": "3geetr.github.io" - } + "owner": { + "username": "3geETR", + "email": "egemacun@gmail.com" + }, + "record": { + "CNAME": "3geetr.github.io" + } } diff --git a/domains/7z.json b/domains/7z.json index 226fd4575..867de6280 100644 --- a/domains/7z.json +++ b/domains/7z.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "XikiZxGS", - "discord": "1015654462334971925", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" - }, - - "record": { - "CNAME": "xikizxgs.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "XikiZxGS", + "discord": "1015654462334971925", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" + }, + + "record": { + "CNAME": "xikizxgs.github.io" + } +} diff --git a/domains/_atproto.hcj.json b/domains/_atproto.hcj.json index 40a3999bd..cfac4330a 100644 --- a/domains/_atproto.hcj.json +++ b/domains/_atproto.hcj.json @@ -1,10 +1,10 @@ { - "description": "domain verification for bluesky", - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - } - } \ No newline at end of file + "description": "domain verification for bluesky", + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + } +} diff --git a/domains/_atproto.ligmatv.json b/domains/_atproto.ligmatv.json index fa991f375..1d0d9b048 100644 --- a/domains/_atproto.ligmatv.json +++ b/domains/_atproto.ligmatv.json @@ -1,10 +1,10 @@ { - "description": "Domain verification for my Bluesky account.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" - } + "description": "Domain verification for my Bluesky account.", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" + } } diff --git a/domains/_discord.ajtabs.json b/domains/_discord.ajtabs.json index 70bf21403..99516e1b3 100644 --- a/domains/_discord.ajtabs.json +++ b/domains/_discord.ajtabs.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ajtabjs" - }, - "record": { - "TXT": ["dh=44c33bd9561dd8d8079e707868adf359b0c5ff05"] - } -} + "owner": { + "username": "ajtabjs" + }, + "record": { + "TXT": ["dh=44c33bd9561dd8d8079e707868adf359b0c5ff05"] + } +} diff --git a/domains/_discord.ante.json b/domains/_discord.ante.json index 825a82e84..586b03a99 100644 --- a/domains/_discord.ante.json +++ b/domains/_discord.ante.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "antebrl", - "email": "ahcwnh@gmail.com" - }, - "record": { - "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] - } -} + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + } +} diff --git a/domains/_discord.aruria.json b/domains/_discord.aruria.json index 1e39c54d3..cda1d0491 100644 --- a/domains/_discord.aruria.json +++ b/domains/_discord.aruria.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "cjolivier123" - }, - "record": { - "TXT": ["dh=74c1e1cd4df113f2b79e799d4f0e5910ef8f9557"] - } -} + "owner": { + "username": "cjolivier123" + }, + "record": { + "TXT": ["dh=74c1e1cd4df113f2b79e799d4f0e5910ef8f9557"] + } +} diff --git a/domains/_discord.computerblade.json b/domains/_discord.computerblade.json index 6e6100da9..a2bd4bc33 100644 --- a/domains/_discord.computerblade.json +++ b/domains/_discord.computerblade.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "computerblade-official" - }, - "record": { - "TXT": ["dh=63f08ebbf48f55ad7c1a25b6f4d3f2a8504dfb89"] - } -} + "owner": { + "username": "computerblade-official" + }, + "record": { + "TXT": ["dh=63f08ebbf48f55ad7c1a25b6f4d3f2a8504dfb89"] + } +} diff --git a/domains/_discord.ela.json b/domains/_discord.ela.json index 0a5dcf453..61463a1fc 100644 --- a/domains/_discord.ela.json +++ b/domains/_discord.ela.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "DXRdev", - "discordID": "335635478684499970", - "discord": "elastrixx" - }, - "record": { - "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] - } -} + "owner": { + "username": "DXRdev", + "discordID": "335635478684499970", + "discord": "elastrixx" + }, + "record": { + "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] + } +} diff --git a/domains/_discord.hcj.json b/domains/_discord.hcj.json index b227fd8f9..298d1c187 100644 --- a/domains/_discord.hcj.json +++ b/domains/_discord.hcj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": "dh=4d34d136feda8f0fade8d9cbf34cfb3ff0adee15" - } - } \ No newline at end of file + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "dh=4d34d136feda8f0fade8d9cbf34cfb3ff0adee15" + } +} diff --git a/domains/_discord.heath.json b/domains/_discord.heath.json index 58cb8892f..7b20b22e1 100644 --- a/domains/_discord.heath.json +++ b/domains/_discord.heath.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "minodab492", - "email": "heath.garvin@minodabproductions.dev" - }, - "record": { - "TXT": ["dh=5a45b7cd26a9cd21f027e4bbf1c010cac0b78204"] - } -} \ No newline at end of file + "owner": { + "username": "minodab492", + "email": "heath.garvin@minodabproductions.dev" + }, + "record": { + "TXT": ["dh=5a45b7cd26a9cd21f027e4bbf1c010cac0b78204"] + } +} diff --git a/domains/_discord.infernum.json b/domains/_discord.infernum.json index 63552f868..7a8dafa86 100644 --- a/domains/_discord.infernum.json +++ b/domains/_discord.infernum.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Infernum1" - }, - "record": { - "TXT": ["dh=b25f81ebab2ff999a86bbda2f49f609e03054b39"] - } -} + "owner": { + "username": "Infernum1" + }, + "record": { + "TXT": ["dh=b25f81ebab2ff999a86bbda2f49f609e03054b39"] + } +} diff --git a/domains/_discord.json b/domains/_discord.json index 3a1e4c7a3..7b48822dc 100644 --- a/domains/_discord.json +++ b/domains/_discord.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": ["dh=d5273eca7d19d9a734f62376816c287bc2613ef7"] - } + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": ["dh=d5273eca7d19d9a734f62376816c287bc2613ef7"] + } } diff --git a/domains/_discord.justwinstuff.json b/domains/_discord.justwinstuff.json index f846fd946..9f8e177dd 100644 --- a/domains/_discord.justwinstuff.json +++ b/domains/_discord.justwinstuff.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "enderfoxbg", - "discord": "970380468090437672" - }, - "record": { - "TXT": ["dh=75e9bdc423ca4351bb8938087b552bc2ee9a3e16"] - } -} + "owner": { + "username": "enderfoxbg", + "discord": "970380468090437672" + }, + "record": { + "TXT": ["dh=75e9bdc423ca4351bb8938087b552bc2ee9a3e16"] + } +} diff --git a/domains/_discord.keybinds.json b/domains/_discord.keybinds.json index 82012508a..cb1df48b8 100644 --- a/domains/_discord.keybinds.json +++ b/domains/_discord.keybinds.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "tr1xem" - }, - "record": { - "TXT": ["dh=2cd8606690feb1e7c8ed348d2875d718bb5b87f1"] - } -} + "owner": { + "username": "tr1xem" + }, + "record": { + "TXT": ["dh=2cd8606690feb1e7c8ed348d2875d718bb5b87f1"] + } +} diff --git a/domains/_discord.niclqs.json b/domains/_discord.niclqs.json index 059975761..8a5527596 100644 --- a/domains/_discord.niclqs.json +++ b/domains/_discord.niclqs.json @@ -1,12 +1,12 @@ { - "description": "niclqs.is-a.dev discord verify „ownership''", - "repo": "https://github.com/niclqsger", - "owner": { - "discord": "niclqs", - "email": "discord@push-den-weg.de", - "username": "NiclqsGER" - }, - "record": { - "TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc" - } + "description": "niclqs.is-a.dev discord verify „ownership''", + "repo": "https://github.com/niclqsger", + "owner": { + "discord": "niclqs", + "email": "discord@push-den-weg.de", + "username": "NiclqsGER" + }, + "record": { + "TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc" + } } diff --git a/domains/_discord.osho.json b/domains/_discord.osho.json index 8375d9a64..0c43a577b 100644 --- a/domains/_discord.osho.json +++ b/domains/_discord.osho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "profxadke", - "email": "xadkeg@duck.com" - }, - "record": { - "TXT": ["dh=35ca5646ff4cbe25158bef568c0e26c7224f5a61"] - } + "owner": { + "username": "profxadke", + "email": "xadkeg@duck.com" + }, + "record": { + "TXT": ["dh=35ca5646ff4cbe25158bef568c0e26c7224f5a61"] + } } diff --git a/domains/_discord.privatekey.json b/domains/_discord.privatekey.json index b5925c9cf..5fc237354 100644 --- a/domains/_discord.privatekey.json +++ b/domains/_discord.privatekey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "keydevelops", - "email": "rumaevvadim@gmail.com" - }, - "record": { - "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" - } + "owner": { + "username": "keydevelops", + "email": "rumaevvadim@gmail.com" + }, + "record": { + "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" + } } diff --git a/domains/_discord.rouf0x.json b/domains/_discord.rouf0x.json index 7928bfeb6..b8e5e35c2 100644 --- a/domains/_discord.rouf0x.json +++ b/domains/_discord.rouf0x.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Roufox", - "email": "gabrielruf.fr@gmail.com", - "discord": "Roufox" - }, - "record": { - "TXT": "dh=c3f8c6ef337cccc45ed0c1fac8f1dbbb76b86271" - } + "owner": { + "username": "Roufox", + "email": "gabrielruf.fr@gmail.com", + "discord": "Roufox" + }, + "record": { + "TXT": "dh=c3f8c6ef337cccc45ed0c1fac8f1dbbb76b86271" + } } diff --git a/domains/_discord.sabbir.json b/domains/_discord.sabbir.json index 1ae6b2940..a57a9d97f 100644 --- a/domains/_discord.sabbir.json +++ b/domains/_discord.sabbir.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "s8rr" - }, - "record": { - "TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"] - } -} + "owner": { + "username": "s8rr" + }, + "record": { + "TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"] + } +} diff --git a/domains/_discord.seiko.json b/domains/_discord.seiko.json index fa30fc0d0..c2802561b 100644 --- a/domains/_discord.seiko.json +++ b/domains/_discord.seiko.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Delta-0mega" - }, - "record": { - "TXT": ["dh=af891775cf595304f98791bd551966a1c2411fe4"] - } -} + "owner": { + "username": "Delta-0mega" + }, + "record": { + "TXT": ["dh=af891775cf595304f98791bd551966a1c2411fe4"] + } +} diff --git a/domains/_discord.sun.json b/domains/_discord.sun.json index b7ec2020c..380c6ad56 100644 --- a/domains/_discord.sun.json +++ b/domains/_discord.sun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sxn4y", - "discord": "5unn7n" - }, - "record": { - "TXT": "dh=cfe36ed36af73c3bdcfbfa23744d5826b64d1cfc" - } + "owner": { + "username": "sxn4y", + "discord": "5unn7n" + }, + "record": { + "TXT": "dh=cfe36ed36af73c3bdcfbfa23744d5826b64d1cfc" + } } diff --git a/domains/_discord.trix.json b/domains/_discord.trix.json index 4f83b7007..071af2ccf 100644 --- a/domains/_discord.trix.json +++ b/domains/_discord.trix.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "tr1xem" - }, - "record": { - "TXT": ["dh=ecefe601258bdf0c1e1e20adb05d84c7b7229995"] - } -} + "owner": { + "username": "tr1xem" + }, + "record": { + "TXT": ["dh=ecefe601258bdf0c1e1e20adb05d84c7b7229995"] + } +} diff --git a/domains/_discord.webcubed.json b/domains/_discord.webcubed.json index b5a4d0ec4..0bb35c5cb 100644 --- a/domains/_discord.webcubed.json +++ b/domains/_discord.webcubed.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "webcubed" - }, - "record": { - "TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"] - } -} + "owner": { + "username": "webcubed" + }, + "record": { + "TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"] + } +} diff --git a/domains/_dmarc.yxz.json b/domains/_dmarc.yxz.json index c7fdac868..c3592124b 100644 --- a/domains/_dmarc.yxz.json +++ b/domains/_dmarc.yxz.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "TXT": [ - "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc-reports@yxz.is-a.dev; ruf=mailto:forensic-reports@yxz.is-a.dev; adkim=r; aspf=r" - ] - } + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "TXT": [ + "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc-reports@yxz.is-a.dev; ruf=mailto:forensic-reports@yxz.is-a.dev; adkim=r; aspf=r" + ] + } } diff --git a/domains/_github-pages-challenge-ajtabjs.ajtabs.json b/domains/_github-pages-challenge-ajtabjs.ajtabs.json index bfb535bf7..7362c1495 100644 --- a/domains/_github-pages-challenge-ajtabjs.ajtabs.json +++ b/domains/_github-pages-challenge-ajtabjs.ajtabs.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ajtabjs" - }, - "record": { - "TXT": ["39626a2cbd8f72ba60b0e40dc06e45"] - } + "owner": { + "username": "ajtabjs" + }, + "record": { + "TXT": ["39626a2cbd8f72ba60b0e40dc06e45"] + } } diff --git a/domains/_github-pages-challenge-akzana.json b/domains/_github-pages-challenge-akzana.json index 3c3ba1691..899eddad0 100644 --- a/domains/_github-pages-challenge-akzana.json +++ b/domains/_github-pages-challenge-akzana.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "akzana" - }, - "record": { - "TXT": ["a9e7df1f4744431d00299a1ca92510"] - } + "owner": { + "username": "akzana" + }, + "record": { + "TXT": ["a9e7df1f4744431d00299a1ca92510"] + } } diff --git a/domains/_github-pages-challenge-aruntechpro.aruntechpro.json b/domains/_github-pages-challenge-aruntechpro.aruntechpro.json index e5a97f5a3..5d041ee56 100644 --- a/domains/_github-pages-challenge-aruntechpro.aruntechpro.json +++ b/domains/_github-pages-challenge-aruntechpro.aruntechpro.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "aruntechpro", - "email": "arunkumarakr03@gmail.com" - }, - "record": { - "TXT": "8583e778337112b720ebf6e1ec46a5" - } - } \ No newline at end of file +{ + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "TXT": "8583e778337112b720ebf6e1ec46a5" + } +} diff --git a/domains/_github-pages-challenge-formunagit.formuna.json b/domains/_github-pages-challenge-formunagit.formuna.json index 348d2f8de..b368cb383 100644 --- a/domains/_github-pages-challenge-formunagit.formuna.json +++ b/domains/_github-pages-challenge-formunagit.formuna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FormunaGit", - "discord": "formuna" - }, - "record": { - "TXT": ["f1190641c5391341d1097c3a2a8160"] - } + "owner": { + "username": "FormunaGit", + "discord": "formuna" + }, + "record": { + "TXT": ["f1190641c5391341d1097c3a2a8160"] + } } diff --git a/domains/_github-pages-challenge-mrinjamul.mrinjamul.json b/domains/_github-pages-challenge-mrinjamul.mrinjamul.json index e233c0633..0b84ee7c4 100644 --- a/domains/_github-pages-challenge-mrinjamul.mrinjamul.json +++ b/domains/_github-pages-challenge-mrinjamul.mrinjamul.json @@ -1,10 +1,10 @@ { - "description": "Personal Website", - "owner": { - "username": "mrinjamul", - "email": "injamulmohammadmollah@gmail.com" - }, - "record": { - "TXT": "f89efe65af996d174d8f254c511bf3" - } + "description": "Personal Website", + "owner": { + "username": "mrinjamul", + "email": "injamulmohammadmollah@gmail.com" + }, + "record": { + "TXT": "f89efe65af996d174d8f254c511bf3" + } } diff --git a/domains/_github-pages-challenge-ogsamrat.samrat.json b/domains/_github-pages-challenge-ogsamrat.samrat.json index 86bb70b25..8f1f156d3 100644 --- a/domains/_github-pages-challenge-ogsamrat.samrat.json +++ b/domains/_github-pages-challenge-ogsamrat.samrat.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ogsamrat" - }, - "record": { - "TXT": ["eeef7c979489f42f420873389f2bef"] - } + "owner": { + "username": "ogsamrat" + }, + "record": { + "TXT": ["eeef7c979489f42f420873389f2bef"] + } } diff --git a/domains/_github-pages-challenge-vurihuang.vuri.json b/domains/_github-pages-challenge-vurihuang.vuri.json index 06ab3fb80..3bf04a569 100644 --- a/domains/_github-pages-challenge-vurihuang.vuri.json +++ b/domains/_github-pages-challenge-vurihuang.vuri.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "TXT": ["2447215d9fcea09574fc1831f99c8d"] - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "TXT": ["2447215d9fcea09574fc1831f99c8d"] } - \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-vurihuang.vurihuang.json b/domains/_github-pages-challenge-vurihuang.vurihuang.json index ec6d49879..04054cc65 100644 --- a/domains/_github-pages-challenge-vurihuang.vurihuang.json +++ b/domains/_github-pages-challenge-vurihuang.vurihuang.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "TXT": ["8ba2660c4c9bb5915177df7123d158"] - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "TXT": ["8ba2660c4c9bb5915177df7123d158"] } - \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-webcubed.webcubed.json b/domains/_github-pages-challenge-webcubed.webcubed.json index 2de31857f..dd0dd0c64 100644 --- a/domains/_github-pages-challenge-webcubed.webcubed.json +++ b/domains/_github-pages-challenge-webcubed.webcubed.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "webcubed" - }, - "record": { - "TXT": ["d4d8fdb1fea56bbbf4470d4e6f5e40"] - } + "owner": { + "username": "webcubed" + }, + "record": { + "TXT": ["d4d8fdb1fea56bbbf4470d4e6f5e40"] + } } diff --git a/domains/_github-pages-challenge-wizcann.wizcann.json b/domains/_github-pages-challenge-wizcann.wizcann.json index f95b28284..9c5ce79b0 100644 --- a/domains/_github-pages-challenge-wizcann.wizcann.json +++ b/domains/_github-pages-challenge-wizcann.wizcann.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "wizcann" - }, - "record": { - "TXT": ["76bdb40edcf54ac449921a71e3e388"] - } + "owner": { + "username": "wizcann" + }, + "record": { + "TXT": ["76bdb40edcf54ac449921a71e3e388"] + } } diff --git a/domains/_github-pages-challenge-yz9551.yxz.json b/domains/_github-pages-challenge-yz9551.yxz.json index 3e6b82cd8..7e91dc657 100644 --- a/domains/_github-pages-challenge-yz9551.yxz.json +++ b/domains/_github-pages-challenge-yz9551.yxz.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "TXT": [ - "1b83953af6bc9eb40dc5ccfb434238" - ] - } + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "TXT": ["1b83953af6bc9eb40dc5ccfb434238"] + } } diff --git a/domains/_minecraft._tcp.mc.3gee.json b/domains/_minecraft._tcp.mc.3gee.json index bafac6205..692541beb 100644 --- a/domains/_minecraft._tcp.mc.3gee.json +++ b/domains/_minecraft._tcp.mc.3gee.json @@ -1,21 +1,18 @@ -{ - - "owner": { - - "username": "3geETR", - - "email": "egemacun@gmail.com" - - }, - - "record": { - "SRV": [ - { - "priority": 0, - "weight": 5, - "port": 32279, - "target": "gold.magmanode.com" - } - ] - } -} +{ + "owner": { + "username": "3geETR", + + "email": "egemacun@gmail.com" + }, + + "record": { + "SRV": [ + { + "priority": 0, + "weight": 5, + "port": 32279, + "target": "gold.magmanode.com" + } + ] + } +} diff --git a/domains/_serveo-authkey.pds.hcj.json b/domains/_serveo-authkey.pds.hcj.json index d5a7d8297..7fd603367 100644 --- a/domains/_serveo-authkey.pds.hcj.json +++ b/domains/_serveo-authkey.pds.hcj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": "SHA256:KFRJFKicG2rnITzSxLQn62svO68oydMpEDpQ6yRbtR0" - } - } \ No newline at end of file + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "SHA256:KFRJFKicG2rnITzSxLQn62svO68oydMpEDpQ6yRbtR0" + } +} diff --git a/domains/_vercel.2.json b/domains/_vercel.2.json index 24db2720e..f78c8de0a 100644 --- a/domains/_vercel.2.json +++ b/domains/_vercel.2.json @@ -1,10 +1,10 @@ { - "description": "LIGMATV's URL Manager (aka 2)", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=2.is-a.dev,ea014a1b9a6ec8986aa0"] - } -} + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=2.is-a.dev,ea014a1b9a6ec8986aa0"] + } +} diff --git a/domains/_vercel.aeyika.json b/domains/_vercel.aeyika.json index 93f019f86..eb8b6557f 100644 --- a/domains/_vercel.aeyika.json +++ b/domains/_vercel.aeyika.json @@ -1,12 +1,10 @@ { - "description": "Domain for my portfolio website", - "owner": { - "username": "aeyika", - "email": "aeyikastech@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=aeyika.is-a.dev,84418c102cd22e0a172c" - ] - } + "description": "Domain for my portfolio website", + "owner": { + "username": "aeyika", + "email": "aeyikastech@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=aeyika.is-a.dev,84418c102cd22e0a172c"] + } } diff --git a/domains/_vercel.akay.json b/domains/_vercel.akay.json index 3f05cfc52..bce09cc70 100644 --- a/domains/_vercel.akay.json +++ b/domains/_vercel.akay.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "AKBORANA3" - }, - "record": { - "TXT": [ - "vc-domain-verify=akay.is-a.dev,f9e6eaccf85abfddae57" - ] - } + "owner": { + "username": "AKBORANA3" + }, + "record": { + "TXT": ["vc-domain-verify=akay.is-a.dev,f9e6eaccf85abfddae57"] + } } diff --git a/domains/_vercel.alisa.json b/domains/_vercel.alisa.json index efc76ec48..94cae0c6f 100644 --- a/domains/_vercel.alisa.json +++ b/domains/_vercel.alisa.json @@ -2,7 +2,7 @@ "owner": { "username": "lunas-private-dungeon", "email": "luna.tsx@proton.me", - "discord": "507625218467168257" + "discord": "507625218467168257" }, "record": { "TXT": ["vc-domain-verify=alisa.is-a.dev,01abd793050b01c5d63f"] diff --git a/domains/_vercel.alvindennis.json b/domains/_vercel.alvindennis.json index fb39676e5..e58925f51 100644 --- a/domains/_vercel.alvindennis.json +++ b/domains/_vercel.alvindennis.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "alvin-dennis", - "discord": "alvindennis" - }, - "record": { - "TXT": "vc-domain-verify=alvindennis.is-a.dev,0cce0dce190e046ef841" - } + "owner": { + "username": "alvin-dennis", + "discord": "alvindennis" + }, + "record": { + "TXT": "vc-domain-verify=alvindennis.is-a.dev,0cce0dce190e046ef841" } - \ No newline at end of file +} diff --git a/domains/_vercel.arnxv.json b/domains/_vercel.arnxv.json index a950636ca..30f706468 100644 --- a/domains/_vercel.arnxv.json +++ b/domains/_vercel.arnxv.json @@ -1,13 +1,13 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=arnxv.is-a.dev,2b36da5314d05cea9737", - "vc-domain-verify=works.arnxv.is-a.dev,f8b0553cc89bfe7097fa", - "vc-domain-verify=kind-nodes.arnxv.is-a.dev,ba40e23d4384053b8059" - ] - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=arnxv.is-a.dev,2b36da5314d05cea9737", + "vc-domain-verify=works.arnxv.is-a.dev,f8b0553cc89bfe7097fa", + "vc-domain-verify=kind-nodes.arnxv.is-a.dev,ba40e23d4384053b8059" + ] + } } diff --git a/domains/_vercel.chuyentinorz.json b/domains/_vercel.chuyentinorz.json index f8a6c0b83..12116a6c4 100644 --- a/domains/_vercel.chuyentinorz.json +++ b/domains/_vercel.chuyentinorz.json @@ -1,13 +1,11 @@ { - "description": "Vercel verification of chuyentinorz.is-a.dev", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "TXT": [ - "vc-domain-verify=chuyentinorz.is-a.dev,46d8c5be943cf4eb7cd2" - ] - } + "description": "Vercel verification of chuyentinorz.is-a.dev", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "TXT": ["vc-domain-verify=chuyentinorz.is-a.dev,46d8c5be943cf4eb7cd2"] + } } diff --git a/domains/_vercel.computerblade.json b/domains/_vercel.computerblade.json index f4053f971..c488033d5 100644 --- a/domains/_vercel.computerblade.json +++ b/domains/_vercel.computerblade.json @@ -1,8 +1,8 @@ -{ - "owner": { - "username": "computerblade-official" - }, - "record": { - "TXT": ["vc-domain-verify=computerblade.is-a.dev,0b4d70954aeb7d2d0656"] - } -} +{ + "owner": { + "username": "computerblade-official" + }, + "record": { + "TXT": ["vc-domain-verify=computerblade.is-a.dev,0b4d70954aeb7d2d0656"] + } +} diff --git a/domains/_vercel.daim.json b/domains/_vercel.daim.json index 511e8b8db..d1e15d28b 100644 --- a/domains/_vercel.daim.json +++ b/domains/_vercel.daim.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "sYnceDez41", - "email": "zdaim78@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=daim.is-a.dev,d88985a4876213470d49" - ] - } + "owner": { + "username": "sYnceDez41", + "email": "zdaim78@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=daim.is-a.dev,d88985a4876213470d49"] + } } diff --git a/domains/_vercel.darshan.json b/domains/_vercel.darshan.json index 5032e4240..1bf685cd0 100644 --- a/domains/_vercel.darshan.json +++ b/domains/_vercel.darshan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Dqrshan", - "email": "darshan310268@gmail.com", - "discord": "838620835282812969" - }, - "record": { - "TXT": "vc-domain-verify=darshan.is-a.dev,f0974387e063ffff633d" - } + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "TXT": "vc-domain-verify=darshan.is-a.dev,f0974387e063ffff633d" + } } diff --git a/domains/_vercel.goutam.json b/domains/_vercel.goutam.json index 2e3ff7287..d3bd92d50 100644 --- a/domains/_vercel.goutam.json +++ b/domains/_vercel.goutam.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "MatrixCoder0101" - }, - "record": { - "TXT": [ - "vc-domain-verify=goutam.is-a.dev,cde668462cf6a679633f" - ] - } + "owner": { + "username": "MatrixCoder0101" + }, + "record": { + "TXT": ["vc-domain-verify=goutam.is-a.dev,cde668462cf6a679633f"] + } } diff --git a/domains/_vercel.gunman.json b/domains/_vercel.gunman.json index b63ab8209..c8c084f3e 100644 --- a/domains/_vercel.gunman.json +++ b/domains/_vercel.gunman.json @@ -1,12 +1,10 @@ { - "owner": { + "owner": { "username": "MukuJhansi", "email": "mukundagrawal800@gmail.com", "discord": "1115658967012626542" - }, - "record": { - "TXT": [ - "vc-domain-verify=gunman.is-a.dev,a31e97770fb8c89e3b57" - ] - } + }, + "record": { + "TXT": ["vc-domain-verify=gunman.is-a.dev,a31e97770fb8c89e3b57"] + } } diff --git a/domains/_vercel.haripajjuri.json b/domains/_vercel.haripajjuri.json index 386a40ecc..e0c367b48 100644 --- a/domains/_vercel.haripajjuri.json +++ b/domains/_vercel.haripajjuri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "haripajjuri", - "email": "haripajjuri@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=haripajjuri.is-a.dev,6d1bb3e0585ec67dde26"] - } + "owner": { + "username": "haripajjuri", + "email": "haripajjuri@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=haripajjuri.is-a.dev,6d1bb3e0585ec67dde26"] + } } diff --git a/domains/_vercel.hcj.json b/domains/_vercel.hcj.json index c903acfb5..e1f49df66 100644 --- a/domains/_vercel.hcj.json +++ b/domains/_vercel.hcj.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": ["vc-domain-verify=hcj.is-a.dev,010396202f45aacdad27"] - } + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": ["vc-domain-verify=hcj.is-a.dev,010396202f45aacdad27"] } - \ No newline at end of file +} diff --git a/domains/_vercel.hien.json b/domains/_vercel.hien.json index e8d7c314e..eaf169fd8 100644 --- a/domains/_vercel.hien.json +++ b/domains/_vercel.hien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hienlh", - "email": "hienlh1298@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=hien.is-a.dev,8c95220c38753532b45f"] - } + "owner": { + "username": "hienlh", + "email": "hienlh1298@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=hien.is-a.dev,8c95220c38753532b45f"] + } } diff --git a/domains/_vercel.hujjat.json b/domains/_vercel.hujjat.json index 263fe3fa1..dc25d5659 100644 --- a/domains/_vercel.hujjat.json +++ b/domains/_vercel.hujjat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hujjatiii", - "email": "hujjatx@yahoo.com" - }, - "record": { - "TXT": "vc-domain-verify=hujjat.is-a.dev,73fd6f83a3b034bfc044" - } + "owner": { + "username": "hujjatiii", + "email": "hujjatx@yahoo.com" + }, + "record": { + "TXT": "vc-domain-verify=hujjat.is-a.dev,73fd6f83a3b034bfc044" + } } diff --git a/domains/_vercel.izerr.json b/domains/_vercel.izerr.json index f4cd711b3..f4149a7b2 100644 --- a/domains/_vercel.izerr.json +++ b/domains/_vercel.izerr.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Explodey-Wolf", - "email": "peanutplays61@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=izerr.is-a.dev,16607c905489ac70ec6d" - ] - } + "owner": { + "username": "Explodey-Wolf", + "email": "peanutplays61@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=izerr.is-a.dev,16607c905489ac70ec6d"] + } } diff --git a/domains/_vercel.kawsar.json b/domains/_vercel.kawsar.json index f2399898a..3fb04fcb6 100644 --- a/domains/_vercel.kawsar.json +++ b/domains/_vercel.kawsar.json @@ -2,7 +2,7 @@ "owner": { "username": "KawsarDev", "email": "kawsar.dev1@gmail.com", - "discord": "520373269979988000" + "discord": "520373269979988000" }, "record": { "TXT": ["vc-domain-verify=kawsar.is-a.dev,e77e8c258bee5d9213b7"] diff --git a/domains/_vercel.krebinkkj.json b/domains/_vercel.krebinkkj.json index 31db69c73..47b632395 100644 --- a/domains/_vercel.krebinkkj.json +++ b/domains/_vercel.krebinkkj.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "krebinkkj", - "email": "krebinkkj@gmail.com", - "discord": "1041878326169587732" - }, - "record": { - "TXT": [ - "vc-domain-verify=krebinkkj.is-a.dev,dadd7998d7a4c506db3b" - ] - } + "owner": { + "username": "krebinkkj", + "email": "krebinkkj@gmail.com", + "discord": "1041878326169587732" + }, + "record": { + "TXT": ["vc-domain-verify=krebinkkj.is-a.dev,dadd7998d7a4c506db3b"] + } } diff --git a/domains/_vercel.lakshya.json b/domains/_vercel.lakshya.json index f24f0c887..46a465ab1 100644 --- a/domains/_vercel.lakshya.json +++ b/domains/_vercel.lakshya.json @@ -1,12 +1,9 @@ { "owner": { - "username": "lakshyaCreates", - "email": "lakshya.creates07@gmail.com" + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" }, "record": { - "TXT": [ - "vc-domain-verify=lakshya.is-a.dev,c263f1e52b86bcfa3ce6" - ] + "TXT": ["vc-domain-verify=lakshya.is-a.dev,c263f1e52b86bcfa3ce6"] } } - diff --git a/domains/_vercel.magitian.json b/domains/_vercel.magitian.json index 18fdbffd3..5ef31e20f 100644 --- a/domains/_vercel.magitian.json +++ b/domains/_vercel.magitian.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "magitian", - "email": "magitian@duck.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922" - ] - } + "owner": { + "username": "magitian", + "email": "magitian@duck.com" + }, + "record": { + "TXT": ["vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922"] + } } diff --git a/domains/_vercel.n.json b/domains/_vercel.n.json index 9313a98af..e93beb20b 100644 --- a/domains/_vercel.n.json +++ b/domains/_vercel.n.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=n.is-a.dev,8435c76be2d4e8aaa229" - ] - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=n.is-a.dev,8435c76be2d4e8aaa229"] + } } diff --git a/domains/_vercel.q.json b/domains/_vercel.q.json index bdf225642..78da64be3 100644 --- a/domains/_vercel.q.json +++ b/domains/_vercel.q.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=q.is-a.dev,8798cf095e1f783b5302" - ] - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=q.is-a.dev,8798cf095e1f783b5302"] + } } diff --git a/domains/_vercel.shuhaab.json b/domains/_vercel.shuhaab.json index fd9fac460..521cdd7fb 100644 --- a/domains/_vercel.shuhaab.json +++ b/domains/_vercel.shuhaab.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Shuhaab-coder" - }, - "record": { - "TXT": ["vc-domain-verify=shuhaab.is-a.dev,4f90144524ddbcf1a09b"] - } - } \ No newline at end of file + "owner": { + "username": "Shuhaab-coder" + }, + "record": { + "TXT": ["vc-domain-verify=shuhaab.is-a.dev,4f90144524ddbcf1a09b"] + } +} diff --git a/domains/_vercel.skarwuuu.json b/domains/_vercel.skarwuuu.json index 17b8e20f9..81add54cc 100644 --- a/domains/_vercel.skarwuuu.json +++ b/domains/_vercel.skarwuuu.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "skarwuuu", - "email": "sakshrwt@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=skarwuuu.is-a.dev,eb14a67d4b3b06f29c5c" - ] - } + "owner": { + "username": "skarwuuu", + "email": "sakshrwt@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=skarwuuu.is-a.dev,eb14a67d4b3b06f29c5c"] + } } diff --git a/domains/_vercel.sun.json b/domains/_vercel.sun.json index fba2fd438..c41aa041b 100644 --- a/domains/_vercel.sun.json +++ b/domains/_vercel.sun.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sxn4y", - "email": "", - "discord": "5unn7n" - }, - "record": { - "TXT": "vc-domain-verify=sun.is-a.dev,3d30eed3d9b17b680b03" - } + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "TXT": "vc-domain-verify=sun.is-a.dev,3d30eed3d9b17b680b03" + } } diff --git a/domains/_vercel.swami.json b/domains/_vercel.swami.json index 96e206351..debf61bf7 100644 --- a/domains/_vercel.swami.json +++ b/domains/_vercel.swami.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "aadltya" - }, - "record": { - "TXT": [ - "vc-domain-verify=swami.is-a.dev,ebd6de23b5512663a728" - ] - } -} \ No newline at end of file + "owner": { + "username": "aadltya" + }, + "record": { + "TXT": ["vc-domain-verify=swami.is-a.dev,ebd6de23b5512663a728"] + } +} diff --git a/domains/_vercel.vantage.json b/domains/_vercel.vantage.json index 084102fc1..f0ed414e0 100644 --- a/domains/_vercel.vantage.json +++ b/domains/_vercel.vantage.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "blaze-099", - "email": "", - "discord": "1186691290759434350", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" - }, - "record": { - "TXT": [ - "vc-domain-verify=vantage.is-a.dev,880ae7aaeb22f3419bd0" - ] - } + "owner": { + "username": "blaze-099", + "email": "", + "discord": "1186691290759434350", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" + }, + "record": { + "TXT": ["vc-domain-verify=vantage.is-a.dev,880ae7aaeb22f3419bd0"] + } } diff --git a/domains/_vercel.wizardsword.json b/domains/_vercel.wizardsword.json index 9d6d33c4a..a5afab226 100644 --- a/domains/_vercel.wizardsword.json +++ b/domains/_vercel.wizardsword.json @@ -1,11 +1,9 @@ -{ - "owner": { - "username": "MukuJhansi", - "discord": "1115658967012626542" - }, - "record": { - "TXT": [ - "vc-domain-verify=wizardsword.is-a.dev,bf203775c8ab97f0aa24" - ] - } -} +{ + "owner": { + "username": "MukuJhansi", + "discord": "1115658967012626542" + }, + "record": { + "TXT": ["vc-domain-verify=wizardsword.is-a.dev,bf203775c8ab97f0aa24"] + } +} diff --git a/domains/abby.json b/domains/abby.json index 70ff7f6dd..8085e0616 100644 --- a/domains/abby.json +++ b/domains/abby.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "MiloDev123", - "email": "milo@milosantos.com", - "discord": "699318362848886864" - }, - "record": { - "NS": [ - "kristin.ns.cloudflare.com", - "uriah.ns.cloudflare.com" - ] - } + "owner": { + "username": "MiloDev123", + "email": "milo@milosantos.com", + "discord": "699318362848886864" + }, + "record": { + "NS": ["kristin.ns.cloudflare.com", "uriah.ns.cloudflare.com"] + } } diff --git a/domains/abdelghani.json b/domains/abdelghani.json index 37b3275b7..8c01127ca 100644 --- a/domains/abdelghani.json +++ b/domains/abdelghani.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "abdessattar23", - "discord": "1226143665567567954", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" - }, + "owner": { + "username": "abdessattar23", + "discord": "1226143665567567954", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" + }, - "record": { - "CNAME": "king255-del.github.io" - } - } + "record": { + "CNAME": "king255-del.github.io" + } +} diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index 04f9c199c..ee7e62597 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Abhishek-Issac", - "email": "abhishekissac0@gmail.com" - }, - "record": { - "CNAME": "abhishek-issac.github.io" - }, - "proxied": false + "owner": { + "username": "Abhishek-Issac", + "email": "abhishekissac0@gmail.com" + }, + "record": { + "CNAME": "abhishek-issac.github.io" + }, + "proxied": false } diff --git a/domains/ada.json b/domains/ada.json index df38c2c70..68b113b9b 100644 --- a/domains/ada.json +++ b/domains/ada.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ada-lovecraft", - "email": "ada@codevinsky.com" - }, - "record": { - "CNAME": "ada-lovecraft.github.io" - } + "owner": { + "username": "ada-lovecraft", + "email": "ada@codevinsky.com" + }, + "record": { + "CNAME": "ada-lovecraft.github.io" + } } diff --git a/domains/adib.json b/domains/adib.json index ff5c21a4d..eaec424cc 100644 --- a/domains/adib.json +++ b/domains/adib.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adib23704", - "email": "adib23704@gmail.com" - }, - "record": { - "URL": "https://adib23704.com" - } + "owner": { + "username": "Adib23704", + "email": "adib23704@gmail.com" + }, + "record": { + "URL": "https://adib23704.com" + } } diff --git a/domains/aeyika.json b/domains/aeyika.json index fcc67f8f7..5daaf7ac9 100644 --- a/domains/aeyika.json +++ b/domains/aeyika.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aeyika", - "email": "aeyikastech@gmail.com" - }, - "record": { - "CNAME": "portfolio-aeyikas-projects.vercel.app" - } + "owner": { + "username": "aeyika", + "email": "aeyikastech@gmail.com" + }, + "record": { + "CNAME": "portfolio-aeyikas-projects.vercel.app" + } } diff --git a/domains/ah2.json b/domains/ah2.json index 9e8fb54fc..52cfde079 100644 --- a/domains/ah2.json +++ b/domains/ah2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ah2", - "email": "uni.ahmamy@gmail.com" - }, - "record": { - "URL": "https://hamd.cloud.libraryofcode.org" - } + "owner": { + "username": "ah2", + "email": "uni.ahmamy@gmail.com" + }, + "record": { + "URL": "https://hamd.cloud.libraryofcode.org" + } } diff --git a/domains/aidan.json b/domains/aidan.json index 4c83a2f42..40049af0b 100644 --- a/domains/aidan.json +++ b/domains/aidan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sangnd2x", - "email": "sanguyen128@gmail.com" - }, - "record": { - "A": ["103.211.201.28"] - } + "owner": { + "username": "sangnd2x", + "email": "sanguyen128@gmail.com" + }, + "record": { + "A": ["103.211.201.28"] + } } diff --git a/domains/ajtabs.json b/domains/ajtabs.json index d022ee1f0..b6c25a2f7 100644 --- a/domains/ajtabs.json +++ b/domains/ajtabs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ajtabjs", - "email": "oro10jua@gmail.com" - }, - "record": { - "CNAME": "aj-swag-portfolio.pages.dev" - } -} + "owner": { + "username": "ajtabjs", + "email": "oro10jua@gmail.com" + }, + "record": { + "CNAME": "aj-swag-portfolio.pages.dev" + } +} diff --git a/domains/akay.json b/domains/akay.json index b44511fed..bc171483e 100644 --- a/domains/akay.json +++ b/domains/akay.json @@ -1,17 +1,10 @@ { - "owner": { - "username": "AKBORANA3" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "AKBORANA3" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/akk1to.json b/domains/akk1to.json index 95c7591f2..5f3997d5b 100644 --- a/domains/akk1to.json +++ b/domains/akk1to.json @@ -7,15 +7,8 @@ "discord": "727497287777124414" }, "record": { - "A":[ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "A": ["185.199.108.153", "185.199.111.153", "185.199.110.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/alan-huynh.json b/domains/alan-huynh.json index 660323ea1..ddfc58b2c 100644 --- a/domains/alan-huynh.json +++ b/domains/alan-huynh.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "hdmquan", - "email": "hdmquan@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "owner": { + "username": "hdmquan", + "email": "hdmquan@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/alan-smith.json b/domains/alan-smith.json index c1cc6c8df..ea72e2a79 100644 --- a/domains/alan-smith.json +++ b/domains/alan-smith.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "AlanDoesCS", - "email": "", - "discord": "730009898942988299", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" - }, - "record": { - "CNAME": "alandoescs.github.io" - } + "owner": { + "username": "AlanDoesCS", + "email": "", + "discord": "730009898942988299", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" + }, + "record": { + "CNAME": "alandoescs.github.io" + } } diff --git a/domains/albakhet.json b/domains/albakhet.json index 49e8b9333..a6889c508 100644 --- a/domains/albakhet.json +++ b/domains/albakhet.json @@ -1,14 +1,11 @@ -{ - "description": "my email forwarding domain", - "owner": { - "username": "Somaiya-XI", - "discord": "Sen!#0577" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} +{ + "description": "my email forwarding domain", + "owner": { + "username": "Somaiya-XI", + "discord": "Sen!#0577" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/alvindennis.json b/domains/alvindennis.json index 2605e68a7..ee7783f80 100644 --- a/domains/alvindennis.json +++ b/domains/alvindennis.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "alvin-dennis", - "discord": "732503927940972605" - }, - - "record": { - "CNAME": "alvindennis.vercel.app" - } - } + "owner": { + "username": "alvin-dennis", + "discord": "732503927940972605" + }, + + "record": { + "CNAME": "alvindennis.vercel.app" + } +} diff --git a/domains/anbuinfosec.json b/domains/anbuinfosec.json index 8f930e996..b9a26f6f2 100644 --- a/domains/anbuinfosec.json +++ b/domains/anbuinfosec.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "anbuinfosec" - }, - "record": { - "CNAME": "anbuinfosec.github.io" - } -} + "owner": { + "username": "anbuinfosec" + }, + "record": { + "CNAME": "anbuinfosec.github.io" + } +} diff --git a/domains/andreijiroh.json b/domains/andreijiroh.json index a02dd8b11..a9da6c39e 100644 --- a/domains/andreijiroh.json +++ b/domains/andreijiroh.json @@ -7,6 +7,6 @@ "bsky": "did:plc:wcx4c3osbuzrwmxkqdfqygwv" }, "record": { - "NS": ["kallie.ns.cloudflare.com","tadeo.ns.cloudflare.com"] + "NS": ["kallie.ns.cloudflare.com", "tadeo.ns.cloudflare.com"] } } diff --git a/domains/anhnguyen94.json b/domains/anhnguyen94.json index 498cfa301..cdec6a2ff 100644 --- a/domains/anhnguyen94.json +++ b/domains/anhnguyen94.json @@ -1,10 +1,10 @@ { - "description": "Portfolio redirect for anhnguyen1907", - "owner": { - "username": "anhnguyen1907", - "email": "cau2tomy@gmail.com" - }, - "record": { + "description": "Portfolio redirect for anhnguyen1907", + "owner": { + "username": "anhnguyen1907", + "email": "cau2tomy@gmail.com" + }, + "record": { "CNAME": "anhnguyen1907.github.io" - } + } } diff --git a/domains/annant.json b/domains/annant.json index 78cb5f780..c01c76a56 100644 --- a/domains/annant.json +++ b/domains/annant.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ThatNerdyKun", -"discord": "629851641579044874" - }, + "owner": { + "username": "ThatNerdyKun", + "discord": "629851641579044874" + }, - "record": { - "CNAME": "annant.pages.dev" - } + "record": { + "CNAME": "annant.pages.dev" + } } diff --git a/domains/anshu.json b/domains/anshu.json index 6b337d13d..2dac10c30 100644 --- a/domains/anshu.json +++ b/domains/anshu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anshu-prakash", - "email": "anshuprakash8445@gmail.com" - }, - "record": { - "CNAME": "anshu-prakash.github.io" - } + "owner": { + "username": "anshu-prakash", + "email": "anshuprakash8445@gmail.com" + }, + "record": { + "CNAME": "anshu-prakash.github.io" + } } diff --git a/domains/ante.json b/domains/ante.json index 3e3cb8301..073531e8a 100644 --- a/domains/ante.json +++ b/domains/ante.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "antebrl", - "email": "ahcwnh@gmail.com" - }, - "record": { - "A": ["130.61.108.36"], - "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] - } + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "A": ["130.61.108.36"], + "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + } } diff --git a/domains/anuraglimbu.json b/domains/anuraglimbu.json index c23395363..772c14094 100644 --- a/domains/anuraglimbu.json +++ b/domains/anuraglimbu.json @@ -1,11 +1,11 @@ -{ - "description": "This subdomain is for my personal portfolio website.", - "repo": "https://github.com/anuraglimbu", - "owner": { - "username": "auraglimbu", - "email": "anuraglimbu2018@gmail.com" - }, - "record": { - "URL": "https://anuraglimbu.com.np" - } - } \ No newline at end of file +{ + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/anuraglimbu", + "owner": { + "username": "auraglimbu", + "email": "anuraglimbu2018@gmail.com" + }, + "record": { + "URL": "https://anuraglimbu.com.np" + } +} diff --git a/domains/api-peantastic.json b/domains/api-peantastic.json index 97223312a..d385390ea 100644 --- a/domains/api-peantastic.json +++ b/domains/api-peantastic.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peantastic", - "email": "leostark.vndev@gmail.com" - }, - "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", - "repo": "https://github.com/peantastic/", - "record": { - "CNAME": "tantinh.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "peantastic", + "email": "leostark.vndev@gmail.com" + }, + "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", + "repo": "https://github.com/peantastic/", + "record": { + "CNAME": "tantinh.onrender.com" + } +} diff --git a/domains/api.acronical.json b/domains/api.acronical.json index 335fb70a7..fa8380b23 100644 --- a/domains/api.acronical.json +++ b/domains/api.acronical.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "A": [ - "138.68.133.84" - ] - } + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "A": ["138.68.133.84"] + } } diff --git a/domains/aquiffoo.json b/domains/aquiffoo.json index a310d9885..baa01110f 100644 --- a/domains/aquiffoo.json +++ b/domains/aquiffoo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aquiffoo", - "email": "aquilesffoliveira@gmail.com" - }, - "record": { - "URL": "https://aquiffoo.vercel.app" - } + "owner": { + "username": "aquiffoo", + "email": "aquilesffoliveira@gmail.com" + }, + "record": { + "URL": "https://aquiffoo.vercel.app" + } } diff --git a/domains/arnxv.json b/domains/arnxv.json index 2e23bf9fd..5ffe17247 100644 --- a/domains/arnxv.json +++ b/domains/arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/aruntechpro.json b/domains/aruntechpro.json index b0fab6ae8..dd5077f03 100644 --- a/domains/aruntechpro.json +++ b/domains/aruntechpro.json @@ -1,10 +1,10 @@ -{ - "description": "Personal Website", - "owner": { - "username": "aruntechpro", - "email": "arunkumarakr03@gmail.com" - }, - "record": { - "CNAME": "aruntechpro.github.io" - } -} +{ + "description": "Personal Website", + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "CNAME": "aruntechpro.github.io" + } +} diff --git a/domains/aruria.json b/domains/aruria.json index 262a1aba6..394e7ce6f 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "cjolivier123", - "discord": "1175481072088268920", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" - }, - - "record": { - "CNAME": "cjolivier123.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "cjolivier123", + "discord": "1175481072088268920", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" + }, + + "record": { + "CNAME": "cjolivier123.github.io" + } +} diff --git a/domains/ashikmuhammed.json b/domains/ashikmuhammed.json index 9a7c933cf..92de684d9 100644 --- a/domains/ashikmuhammed.json +++ b/domains/ashikmuhammed.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", - "owner": { - "username": "professorSergioMarquina", - "email": "mrjinnoftg@gmail.com" - }, - "record": { - "CNAME": "professorsergiomarquina.github.io" - }, - "proxied": true + "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", + "owner": { + "username": "professorSergioMarquina", + "email": "mrjinnoftg@gmail.com" + }, + "record": { + "CNAME": "professorsergiomarquina.github.io" + }, + "proxied": true } diff --git a/domains/astra.json b/domains/astra.json index a18e5fcc9..732e5c81b 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "MeHiGalatHu", - "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" - - }, - "record": { - "CNAME": "astra-api.glitch.me" - } -} + "owner": { + "username": "MeHiGalatHu", + "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" + }, + "record": { + "CNAME": "astra-api.glitch.me" + } +} diff --git a/domains/atharvd.json b/domains/atharvd.json index eb71cd72c..f2ebcd78a 100644 --- a/domains/atharvd.json +++ b/domains/atharvd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "D-Atharv", - "email": "atharv.dewangan04@gmail.com" - }, - "record": { - "CNAME": "my-portfolio-dusky-six-78.vercel.app" - } + "owner": { + "username": "D-Atharv", + "email": "atharv.dewangan04@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-dusky-six-78.vercel.app" + } } diff --git a/domains/axo.json b/domains/axo.json index 97a4b991f..26071f6d0 100644 --- a/domains/axo.json +++ b/domains/axo.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "ImAxolotlicekDev", - "discord": "1125148972449796136", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" - }, - - "record": { - "A": ["158.178.206.169"] - } - } - \ No newline at end of file + "owner": { + "username": "ImAxolotlicekDev", + "discord": "1125148972449796136", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" + }, + + "record": { + "A": ["158.178.206.169"] + } +} diff --git a/domains/badnguy.json b/domains/badnguy.json index a2b292f48..f7160af9e 100644 --- a/domains/badnguy.json +++ b/domains/badnguy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nguyenbaduy011", - "email": "nguyenbaduy011@gmail.com" - }, - "record": { - "CNAME": "nguyenbaduy011.github.io" - } + "owner": { + "username": "nguyenbaduy011", + "email": "nguyenbaduy011@gmail.com" + }, + "record": { + "CNAME": "nguyenbaduy011.github.io" + } } diff --git a/domains/base-swag.json b/domains/base-swag.json index 8a4b322eb..eb9c4c35e 100644 --- a/domains/base-swag.json +++ b/domains/base-swag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Base-Swag", - "email": "officialnamefier@gmail.com" - }, - "record": { - "CNAME": "base-swag.github.io" - } + "owner": { + "username": "Base-Swag", + "email": "officialnamefier@gmail.com" + }, + "record": { + "CNAME": "base-swag.github.io" + } } diff --git a/domains/blacsheep.json b/domains/blacsheep.json index 7d2f86b7b..0b41919b5 100644 --- a/domains/blacsheep.json +++ b/domains/blacsheep.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "blacsheep", - "email": "lanzou1.0@gmail.com" - }, - "record": { - "CNAME": "blacsheep.github.io" - } + "owner": { + "username": "blacsheep", + "email": "lanzou1.0@gmail.com" + }, + "record": { + "CNAME": "blacsheep.github.io" + } } diff --git a/domains/bleemis42.json b/domains/bleemis42.json index b76c1ad1b..faf8bd9bb 100644 --- a/domains/bleemis42.json +++ b/domains/bleemis42.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BleemIs42", - "description": "BleemIs42.is-a.dev", - "email": "BleemIs42@gmail.com" - }, - "record": { - "CNAME": "BleemIs42.github.io" - } + "owner": { + "username": "BleemIs42", + "description": "BleemIs42.is-a.dev", + "email": "BleemIs42@gmail.com" + }, + "record": { + "CNAME": "BleemIs42.github.io" + } } diff --git a/domains/bnfone.json b/domains/bnfone.json index 61d6e350d..ae575ba75 100644 --- a/domains/bnfone.json +++ b/domains/bnfone.json @@ -6,9 +6,6 @@ "email": "is-a-dev-registration.zbden@simplelogin.com" }, "record": { - "NS": [ - "desiree.ns.cloudflare.com", - "mcgrory.ns.cloudflare.com" - ] + "NS": ["desiree.ns.cloudflare.com", "mcgrory.ns.cloudflare.com"] } } diff --git a/domains/bot.json b/domains/bot.json index f4251255c..19228f791 100644 --- a/domains/bot.json +++ b/domains/bot.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "tanmoythebot" - }, - "record": { - "CNAME": "tanmoythebot.github.io" - } -} \ No newline at end of file + "owner": { + "username": "tanmoythebot" + }, + "record": { + "CNAME": "tanmoythebot.github.io" + } +} diff --git a/domains/bteamapp.json b/domains/bteamapp.json index a71f767a9..7dea7e8b7 100644 --- a/domains/bteamapp.json +++ b/domains/bteamapp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/bxqrn.json b/domains/bxqrn.json index ea5dd30e3..4d459c75e 100644 --- a/domains/bxqrn.json +++ b/domains/bxqrn.json @@ -1,12 +1,12 @@ { - "domain": "bxqrn.is-a.dev", - "subdomain": "bxqrn", - "owner": { - "repo": "https://github.com/bxqrn/bxqrn.github.io", - "email": "flqmze@gmail.com", - "username": "bxqrn" - }, - "record": { - "CNAME": "bxqrn.github.io" - } + "domain": "bxqrn.is-a.dev", + "subdomain": "bxqrn", + "owner": { + "repo": "https://github.com/bxqrn/bxqrn.github.io", + "email": "flqmze@gmail.com", + "username": "bxqrn" + }, + "record": { + "CNAME": "bxqrn.github.io" + } } diff --git a/domains/chamo.json b/domains/chamo.json index e943113de..fd54f3c29 100644 --- a/domains/chamo.json +++ b/domains/chamo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chamzz99", - "email": "chamzz.dev@gmail.com" - }, - "record": { - "CNAME": "chamzz99.github.io" - } + "owner": { + "username": "chamzz99", + "email": "chamzz.dev@gmail.com" + }, + "record": { + "CNAME": "chamzz99.github.io" + } } diff --git a/domains/chattingmessenger.json b/domains/chattingmessenger.json index c2652d957..3d2753ff3 100644 --- a/domains/chattingmessenger.json +++ b/domains/chattingmessenger.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "riotoff", - "discord": "1040929084684902460" - }, - "record": { - "CNAME": "riotoff.github.io" - } -} + "owner": { + "username": "riotoff", + "discord": "1040929084684902460" + }, + "record": { + "CNAME": "riotoff.github.io" + } +} diff --git a/domains/chromesec.json b/domains/chromesec.json index 5554d73f5..711512fc0 100644 --- a/domains/chromesec.json +++ b/domains/chromesec.json @@ -1,12 +1,12 @@ { - "description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices", - "repo": "https://github.com/CaenJones/ChromeSEC", - "owner": { - "username": "CaenJones", - "email": "cj@caenjones.com", - "twitter": "" - }, - "record": { - "URL": "https://caenjones.is-a.dev/ChromeSEC" - } -} + "description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices", + "repo": "https://github.com/CaenJones/ChromeSEC", + "owner": { + "username": "CaenJones", + "email": "cj@caenjones.com", + "twitter": "" + }, + "record": { + "URL": "https://caenjones.is-a.dev/ChromeSEC" + } +} diff --git a/domains/chubol.json b/domains/chubol.json index 902c76331..748a8f34f 100644 --- a/domains/chubol.json +++ b/domains/chubol.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chubol", - "email": "husks@tuta.io" - }, - "record": { - "CNAME": "chubol.github.io" - } + "owner": { + "username": "chubol", + "email": "husks@tuta.io" + }, + "record": { + "CNAME": "chubol.github.io" + } } diff --git a/domains/chuyentinorz.json b/domains/chuyentinorz.json index 1f03fe59e..0fabb67d3 100644 --- a/domains/chuyentinorz.json +++ b/domains/chuyentinorz.json @@ -1,18 +1,13 @@ { - "description": "This is the landing page of ChuyenTinORZ", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "A": [ - "216.198.79.65" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "This is the landing page of ChuyenTinORZ", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": ["216.198.79.65"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/clayza.json b/domains/clayza.json index 5f2975dfe..0e3b2ae56 100644 --- a/domains/clayza.json +++ b/domains/clayza.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ClayzaAubert/clayzaaubert.github.io", - "owner": { - "username": "ClayzaAubert", - "email": "clayzasc@gmail.com" - }, - "record": { - "CNAME": "clayzaaubert.github.io" - } + "repo": "https://github.com/ClayzaAubert/clayzaaubert.github.io", + "owner": { + "username": "ClayzaAubert", + "email": "clayzasc@gmail.com" + }, + "record": { + "CNAME": "clayzaaubert.github.io" + } } diff --git a/domains/clipping.json b/domains/clipping.json index 6fb3d138b..fe05c2050 100644 --- a/domains/clipping.json +++ b/domains/clipping.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "hazelvert" - }, - "record": { - "CNAME": "hazelvert.github.io" - } + "owner": { + "username": "hazelvert" + }, + "record": { + "CNAME": "hazelvert.github.io" + } } diff --git a/domains/cloudy1337.json b/domains/cloudy1337.json index 2c130551d..12b3ec1a1 100644 --- a/domains/cloudy1337.json +++ b/domains/cloudy1337.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "OfficialSmojo17", - "email": "smmojo17@gmail.com", - "discord": "mapperdotexe" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "OfficialSmojo17", + "email": "smmojo17@gmail.com", + "discord": "mapperdotexe" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/co.ligmatv.json b/domains/co.ligmatv.json index ee5fdc4e8..7ce8810b1 100644 --- a/domains/co.ligmatv.json +++ b/domains/co.ligmatv.json @@ -5,11 +5,7 @@ "email": "ligmatv.id@gmail.com" }, "record": { - "MX": [ - "mx.zoho.com", - "mx2.zoho.com", - "mx3.zoho.com" - ], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], "TXT": [ "zoho-verification=zb21447312.zmverify.zoho.com", "v=spf1 include:zoho.com ~all" diff --git a/domains/codelabworks.json b/domains/codelabworks.json index 09bf2c3d8..294c635b7 100644 --- a/domains/codelabworks.json +++ b/domains/codelabworks.json @@ -1,13 +1,10 @@ { - "repo": "https://github.com/shadowgaming-backup/register", - "owner": { - "email": "shadowgaming-backup@proton.me", - "username": "shadowgaming-backup" - }, - "record": { - "NS": [ - "mina.ns.cloudflare.com", - "harlan.ns.cloudflare.com" - ] - } + "repo": "https://github.com/shadowgaming-backup/register", + "owner": { + "email": "shadowgaming-backup@proton.me", + "username": "shadowgaming-backup" + }, + "record": { + "NS": ["mina.ns.cloudflare.com", "harlan.ns.cloudflare.com"] + } } diff --git a/domains/codesuthar.json b/domains/codesuthar.json index dde7f4542..e61280157 100644 --- a/domains/codesuthar.json +++ b/domains/codesuthar.json @@ -4,9 +4,6 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "NS": [ - "dexter.ns.cloudflare.com", - "fay.ns.cloudflare.com" - ] + "NS": ["dexter.ns.cloudflare.com", "fay.ns.cloudflare.com"] } } diff --git a/domains/computerblade.json b/domains/computerblade.json index 20aab1e9e..1e16f82a0 100644 --- a/domains/computerblade.json +++ b/domains/computerblade.json @@ -1,8 +1,8 @@ -{ - "owner": { - "username": "computerblade-official" - }, - "record": { - "CNAME": "computerblade.vercel.app" - } -} +{ + "owner": { + "username": "computerblade-official" + }, + "record": { + "CNAME": "computerblade.vercel.app" + } +} diff --git a/domains/congnv.json b/domains/congnv.json index ff3ebedc8..faef4e873 100644 --- a/domains/congnv.json +++ b/domains/congnv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "congnv0330", - "email": "congnv3030@gmail.com" - }, - "record": { - "CNAME": "congnv0330.github.io" - } + "owner": { + "username": "congnv0330", + "email": "congnv3030@gmail.com" + }, + "record": { + "CNAME": "congnv0330.github.io" + } } diff --git a/domains/creeperita104.json b/domains/creeperita104.json index 1af8f40d5..5d9fecb76 100644 --- a/domains/creeperita104.json +++ b/domains/creeperita104.json @@ -4,6 +4,6 @@ "email": "creeperita.09@gmail.com" }, "record": { - "NS":["kyrie.ns.cloudflare.com","vida.ns.cloudflare.com"] - } + "NS": ["kyrie.ns.cloudflare.com", "vida.ns.cloudflare.com"] + } } diff --git a/domains/cursedscrubdaddygang.json b/domains/cursedscrubdaddygang.json index e54f3c87a..d0d74d5bb 100644 --- a/domains/cursedscrubdaddygang.json +++ b/domains/cursedscrubdaddygang.json @@ -1,10 +1,10 @@ { - "owner": { - "repo": "https://github.com/QuantumMapleQC/quantummapleqc.github.io", - "username": "quantummapleqc", - "discord": "herricksom" - }, - "record": { - "CNAME": "quantummapleqc.github.io" - } -} + "owner": { + "repo": "https://github.com/QuantumMapleQC/quantummapleqc.github.io", + "username": "quantummapleqc", + "discord": "herricksom" + }, + "record": { + "CNAME": "quantummapleqc.github.io" + } +} diff --git a/domains/cvrvmebj6qss.bteamapp.json b/domains/cvrvmebj6qss.bteamapp.json index 5aff5ef1a..293c0c532 100644 --- a/domains/cvrvmebj6qss.bteamapp.json +++ b/domains/cvrvmebj6qss.bteamapp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "gv-g66qqa7lomqvs2.dv.googlehosted.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "gv-g66qqa7lomqvs2.dv.googlehosted.com" + } } diff --git a/domains/daim.json b/domains/daim.json index d279185ab..6cdfaa69b 100644 --- a/domains/daim.json +++ b/domains/daim.json @@ -1,7 +1,7 @@ { "owner": { "username": "sYnceDez41", - "email":"zdaim78@gmail.com" + "email": "zdaim78@gmail.com" }, "record": { "CNAME": "devdaim.vercel.app" diff --git a/domains/dainfloop.json b/domains/dainfloop.json index dc9b403cb..9cb76e3b1 100644 --- a/domains/dainfloop.json +++ b/domains/dainfloop.json @@ -1,22 +1,15 @@ { - "owner": { - "username": "DaInfLoop", - "email": "backupharoongames100@gmail.com" - }, - "record": { - "A": [ - "37.27.51.34" - ], - "AAAA": [ - "2a01:4f9:3081:399c::4" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all", - "domain-verification=haroon" - ] - } + "owner": { + "username": "DaInfLoop", + "email": "backupharoongames100@gmail.com" + }, + "record": { + "A": ["37.27.51.34"], + "AAAA": ["2a01:4f9:3081:399c::4"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": [ + "v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all", + "domain-verification=haroon" + ] + } } diff --git a/domains/darshan.json b/domains/darshan.json index 31854868b..cca8b533e 100644 --- a/domains/darshan.json +++ b/domains/darshan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Dqrshan", - "email": "darshan310268@gmail.com", - "discord": "838620835282812969" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/dash.bernardonogueira8.json b/domains/dash.bernardonogueira8.json index 1b5d366c3..fc6595f21 100644 --- a/domains/dash.bernardonogueira8.json +++ b/domains/dash.bernardonogueira8.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "100.42.189.124" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["100.42.189.124"] + } } diff --git a/domains/default._domainkey.yxz.json b/domains/default._domainkey.yxz.json index db0fb2718..6ce67104f 100644 --- a/domains/default._domainkey.yxz.json +++ b/domains/default._domainkey.yxz.json @@ -6,9 +6,9 @@ }, "record": { "TXT": [ - "v=DKIM1; h=sha256; k=rsa; ", - "p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkZrPwMQ7rlS6FhIaX5RgqWzKC1RdCB6GmxsdtKVbqGVzQX6WiwFXrgfQ3SqxlZXc1w+YFD7u2NFUahq+wgBnUos9ZwkmezRjq/toAEWuEV7ATtQDuWZNE6O9ab37I36rXT4pmJHZq5BGgXAY8ILKHQ6F1ZNWw7+nzCggeiGezTG8beMjnN3jy+PMafC5Q1cUZXYHme/F301Otj", - "H4U6OpMzG4pWCFH3mXK14MeSff0m4ltcB5LkenlvANWm5nU+W+hssBL58iBKdFYIAz7rYoJs5OM2JO8wZZ6NFrWxtEYSjbMasq3mG4BkSP8+o0/Cp/UTARvp6XoG+T6V1E6OPyTwIDAQAB" + "v=DKIM1; h=sha256; k=rsa; ", + "p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkZrPwMQ7rlS6FhIaX5RgqWzKC1RdCB6GmxsdtKVbqGVzQX6WiwFXrgfQ3SqxlZXc1w+YFD7u2NFUahq+wgBnUos9ZwkmezRjq/toAEWuEV7ATtQDuWZNE6O9ab37I36rXT4pmJHZq5BGgXAY8ILKHQ6F1ZNWw7+nzCggeiGezTG8beMjnN3jy+PMafC5Q1cUZXYHme/F301Otj", + "H4U6OpMzG4pWCFH3mXK14MeSff0m4ltcB5LkenlvANWm5nU+W+hssBL58iBKdFYIAz7rYoJs5OM2JO8wZZ6NFrWxtEYSjbMasq3mG4BkSP8+o0/Cp/UTARvp6XoG+T6V1E6OPyTwIDAQAB" ] } } diff --git a/domains/denisklimenko.json b/domains/denisklimenko.json index 78592746b..b7d688c90 100644 --- a/domains/denisklimenko.json +++ b/domains/denisklimenko.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DenisKlimenko", - "email": "denis.klimenko.92@gmail.com" - }, - "record": { - "NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"] - } + "owner": { + "username": "DenisKlimenko", + "email": "denis.klimenko.92@gmail.com" + }, + "record": { + "NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"] + } } diff --git a/domains/devmatei.json b/domains/devmatei.json index 362b85d4b..6e3df9b17 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -1,21 +1,15 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ], - "TXT": [ - "v=spf1 include:zoho.eu ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" - ] - }, - "proxied": true + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "TXT": [ + "v=spf1 include:zoho.eu ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" + ] + }, + "proxied": true } diff --git a/domains/dhlcgd.json b/domains/dhlcgd.json index 0f61df0fe..84adf8b6e 100644 --- a/domains/dhlcgd.json +++ b/domains/dhlcgd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dhlcgd", - "email": "dhlcgdofficial@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "dhlcgd", + "email": "dhlcgdofficial@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/diti.json b/domains/diti.json index fa95c2b86..3af928284 100644 --- a/domains/diti.json +++ b/domains/diti.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Pixeler5diti", - "email": "ditivasisht@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "Pixeler5diti", + "email": "ditivasisht@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/doantran.json b/domains/doantran.json index 8c0015644..3ba9f4f18 100644 --- a/domains/doantran.json +++ b/domains/doantran.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Gressi-177", - "email": "vietdoan177@gmail.com" - }, - "record": { - "CNAME": "portfolio-viet-doans-projects.vercel.app" - } + "owner": { + "username": "Gressi-177", + "email": "vietdoan177@gmail.com" + }, + "record": { + "CNAME": "portfolio-viet-doans-projects.vercel.app" + } } diff --git a/domains/docs.devmatei.json b/domains/docs.devmatei.json index fb9d70034..630ec0d94 100644 --- a/domains/docs.devmatei.json +++ b/domains/docs.devmatei.json @@ -4,8 +4,6 @@ "email": "matei.thoma@gmail.com" }, "record": { - "A": [ - "75.2.60.5" - ] + "A": ["75.2.60.5"] } } diff --git a/domains/doom.json b/domains/doom.json index 0812517cd..f9ad902fe 100644 --- a/domains/doom.json +++ b/domains/doom.json @@ -1,12 +1,12 @@ { - "description": "My personal website inspired by 90s personal websites made in Geocities", - "repo": "https://github.com/itsdoomone/itsdoomone.github.io", - "owner": { - "username": "ItsDoomOne", - "email": "leodroid796@gmail.com", - "discord": "527778424392253441" - }, - "record": { - "CNAME": "itsdoomone.github.io" - } + "description": "My personal website inspired by 90s personal websites made in Geocities", + "repo": "https://github.com/itsdoomone/itsdoomone.github.io", + "owner": { + "username": "ItsDoomOne", + "email": "leodroid796@gmail.com", + "discord": "527778424392253441" + }, + "record": { + "CNAME": "itsdoomone.github.io" + } } diff --git a/domains/drpleaserespect.json b/domains/drpleaserespect.json index 1cbcb88f9..71a2f96e3 100644 --- a/domains/drpleaserespect.json +++ b/domains/drpleaserespect.json @@ -5,9 +5,6 @@ "discord": "300641942646161409" }, "record": { - "NS": [ - "frank.ns.cloudflare.com", - "hope.ns.cloudflare.com" - ] + "NS": ["frank.ns.cloudflare.com", "hope.ns.cloudflare.com"] } -} \ No newline at end of file +} diff --git a/domains/ducanhng.json b/domains/ducanhng.json index f248301b0..3221f5f8d 100644 --- a/domains/ducanhng.json +++ b/domains/ducanhng.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ducanhitz", - "email": "ducanhng.dev@gmail.com" - }, - "record": { - "CNAME": "ducanhitz.github.io" - } + "owner": { + "username": "ducanhitz", + "email": "ducanhng.dev@gmail.com" + }, + "record": { + "CNAME": "ducanhitz.github.io" + } } diff --git a/domains/ductai05.json b/domains/ductai05.json index 77573c131..1071bc285 100644 --- a/domains/ductai05.json +++ b/domains/ductai05.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ductai05", - "email": "ductai.dt05@gmail.com" - }, - "record": { - "CNAME": "ductai05.github.io" - } + "owner": { + "username": "ductai05", + "email": "ductai.dt05@gmail.com" + }, + "record": { + "CNAME": "ductai05.github.io" + } } diff --git a/domains/duydo.json b/domains/duydo.json index 3e48290e3..3b34c1a70 100644 --- a/domains/duydo.json +++ b/domains/duydo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "duydo", - "email": "doquocduy@gmail.com" - }, - "record": { - "CNAME": "duydo.github.io" - } + "owner": { + "username": "duydo", + "email": "doquocduy@gmail.com" + }, + "record": { + "CNAME": "duydo.github.io" + } } diff --git a/domains/duyminhhello.json b/domains/duyminhhello.json index 762257986..8955fae4e 100644 --- a/domains/duyminhhello.json +++ b/domains/duyminhhello.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tranphamduyminhhello", - "email": "tranphamduyminh.hello@gmail.com" - }, - "record": { + "owner": { + "username": "tranphamduyminhhello", + "email": "tranphamduyminh.hello@gmail.com" + }, + "record": { "CNAME": "tranphamduyminhhello.github.io" } } diff --git a/domains/dyikes.json b/domains/dyikes.json index 670fb7662..0f9a958a1 100644 --- a/domains/dyikes.json +++ b/domains/dyikes.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dyikes", - "email": "f@power.slmail.me" - }, - "record": { - "CNAME": "dyikes.duckdns.org" - } + "owner": { + "username": "dyikes", + "email": "f@power.slmail.me" + }, + "record": { + "CNAME": "dyikes.duckdns.org" + } } diff --git a/domains/ela.json b/domains/ela.json index 58fb9c211..c4fc3a1f4 100644 --- a/domains/ela.json +++ b/domains/ela.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "DXRdev" - }, - "record": { - "CNAME": "dxrdev.github.io" - } -} + "owner": { + "username": "DXRdev" + }, + "record": { + "CNAME": "dxrdev.github.io" + } +} diff --git a/domains/elite.json b/domains/elite.json index 402135049..d1fe4673f 100644 --- a/domains/elite.json +++ b/domains/elite.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "thaihung48", - "email": "contact.hungg+dev@gmail.com" - }, - "record": { - "NS": [ - "dilbert.ns.cloudflare.com", - "fish.ns.cloudflare.com" - ] - } + "owner": { + "username": "thaihung48", + "email": "contact.hungg+dev@gmail.com" + }, + "record": { + "NS": ["dilbert.ns.cloudflare.com", "fish.ns.cloudflare.com"] + } } diff --git a/domains/elulolaito.json b/domains/elulolaito.json index a55764619..ff267d0ca 100644 --- a/domains/elulolaito.json +++ b/domains/elulolaito.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "elulolaito", - "email": "eru.lawliet.death@gmail.com" - }, - "record": { - "CNAME": "elulolaito.github.io" - } + "owner": { + "username": "elulolaito", + "email": "eru.lawliet.death@gmail.com" + }, + "record": { + "CNAME": "elulolaito.github.io" + } } diff --git a/domains/em697376.yxz.json b/domains/em697376.yxz.json index 7597b4ad3..82bd4c2ea 100644 --- a/domains/em697376.yxz.json +++ b/domains/em697376.yxz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "record": { - "CNAME": "return.smtp2go.net" - } + "owner": { + "username": "yz9551", + "discord": "yz9551" + }, + "record": { + "CNAME": "return.smtp2go.net" + } } diff --git a/domains/enginecreations.json b/domains/enginecreations.json index 4aec6ab1e..4efdc3b42 100644 --- a/domains/enginecreations.json +++ b/domains/enginecreations.json @@ -1,12 +1,12 @@ { - "description": "Engine Creations(TM) main pages", - "repo": "https://github.com/akk1to/enginecreations.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "Engine Creations(TM) main pages", + "repo": "https://github.com/akk1to/enginecreations.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } } diff --git a/domains/erubinyl.json b/domains/erubinyl.json index 676124e95..b2cd9a616 100644 --- a/domains/erubinyl.json +++ b/domains/erubinyl.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Erubinyl", - "email": "erubinyl@outlook.com" - }, - "record": { - "CNAME": "erubinyl.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Erubinyl", + "email": "erubinyl@outlook.com" + }, + "record": { + "CNAME": "erubinyl.github.io" + } +} diff --git a/domains/f.jax.json b/domains/f.jax.json index cb8b2a27f..6f624948e 100644 --- a/domains/f.jax.json +++ b/domains/f.jax.json @@ -1,6 +1,6 @@ { "owner": { - "username": "jxaq" + "username": "jxaq" }, "record": { "A": ["207.211.149.245"] diff --git a/domains/fakhridanishmp.json b/domains/fakhridanishmp.json index ba3e36441..b321aa799 100644 --- a/domains/fakhridanishmp.json +++ b/domains/fakhridanishmp.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "fakhridanishmp" - }, - "record": { - "CNAME": "fakhridanishmp.github.io" - } -} + "owner": { + "username": "fakhridanishmp" + }, + "record": { + "CNAME": "fakhridanishmp.github.io" + } +} diff --git a/domains/fm7qby6i5y25.ttkt.json b/domains/fm7qby6i5y25.ttkt.json index b9f95b574..7de4befb7 100644 --- a/domains/fm7qby6i5y25.ttkt.json +++ b/domains/fm7qby6i5y25.ttkt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "gv-kys3ep4lrotyqc.dv.googlehosted.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "gv-kys3ep4lrotyqc.dv.googlehosted.com" + } } diff --git a/domains/generic2.json b/domains/generic2.json index caffa15be..72307e914 100644 --- a/domains/generic2.json +++ b/domains/generic2.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.MTsG19pQNdLCwl95D9NzxouR4mZ-7y2uRcBVVIqCc9Tal1P0D-Qt4JsDR7K-YJWNqRZpTx3-BZzMXweeteboVNF3fDlh06XENgnd2PoxjeGZzovR9sMqn4Ngl9dpGgYsmZgWf7rTjSzzePZx5h-GbTD5mI6ysxda0zrpR-cwjKVv92Lf6T0XTCwxH10DgAXZ_CtUrDq9Sn5pO-ONbUnnRgVDqBW9unD4qSCcKOAAJurGfYfLNX8qYZWfD-Hcs_wptS8fJpjpXIGkP_JF1qsj95pG0t4Bp7hhIXeXm1jmJm2-C-WQkKdZLdBDQ1gIsDhP0fLNfmSyyy532aIbR1FDqA.qX2TYd3WzaYOeAOktSXu5A.7ojhiDUioav23zhWk7sP9yLVAfNvOxL6bTAn78ILURWTwI5pEQWJloCfImCpjwGuoteHerCQNTJLRD8Vvhvd87X6YvbCiJqRPJp77J-VeJICLN5DAFlzeCNGUX4g8c_t.VThkX88tara8h8WKOXlreg" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.MTsG19pQNdLCwl95D9NzxouR4mZ-7y2uRcBVVIqCc9Tal1P0D-Qt4JsDR7K-YJWNqRZpTx3-BZzMXweeteboVNF3fDlh06XENgnd2PoxjeGZzovR9sMqn4Ngl9dpGgYsmZgWf7rTjSzzePZx5h-GbTD5mI6ysxda0zrpR-cwjKVv92Lf6T0XTCwxH10DgAXZ_CtUrDq9Sn5pO-ONbUnnRgVDqBW9unD4qSCcKOAAJurGfYfLNX8qYZWfD-Hcs_wptS8fJpjpXIGkP_JF1qsj95pG0t4Bp7hhIXeXm1jmJm2-C-WQkKdZLdBDQ1gIsDhP0fLNfmSyyy532aIbR1FDqA.qX2TYd3WzaYOeAOktSXu5A.7ojhiDUioav23zhWk7sP9yLVAfNvOxL6bTAn78ILURWTwI5pEQWJloCfImCpjwGuoteHerCQNTJLRD8Vvhvd87X6YvbCiJqRPJp77J-VeJICLN5DAFlzeCNGUX4g8c_t.VThkX88tara8h8WKOXlreg" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/genericx.json b/domains/genericx.json index 8650a831e..7d56b2a34 100644 --- a/domains/genericx.json +++ b/domains/genericx.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DNr2jxeR-0YVkAChAl4uPX31TrkGI4S8REI18sZvz4gGrL9c2LRtnnHlJfq0fMntFjAvLoD2lvb-kbjDq-INycXI0YHr-MG4YIvJmccyAmaxmtfhIqSWQc6EwMRar7mx0aE3NaOXJSKZQSpH86MVHqO4X9TZMGxkCfq9IAaXHmAVBazCNPFySzCY2jHo3LRmDFsJyTf0mWm_RwaYuPlS7__slgs2XQnWCYNP_kdMwENR7dDFVG9IjwSXQI-D12nyqquN_oM6WDg2ajfwMdbfd3aOpNkLOvAj-slpw81v2zccP040MrQJdTlN_LiMGFMqUPqNqev3lDwu-up8xDKIzQ.Fq8v4wlDvYQWahwdgcSXPQ.b_b4xs8S2pJNAPSPFJfZ6u5nMlNfAnxnm0UbH_LrqXCGIMX5ymm54wsnWFrymwp9OSqTbotZeYMFXWZlCouMxXOqrOmLHb58OJmsRZarQ0lqSOduCvFnonngL6gTpa1s.1o8XkyzrR4qKrVrinRJhzQ" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DNr2jxeR-0YVkAChAl4uPX31TrkGI4S8REI18sZvz4gGrL9c2LRtnnHlJfq0fMntFjAvLoD2lvb-kbjDq-INycXI0YHr-MG4YIvJmccyAmaxmtfhIqSWQc6EwMRar7mx0aE3NaOXJSKZQSpH86MVHqO4X9TZMGxkCfq9IAaXHmAVBazCNPFySzCY2jHo3LRmDFsJyTf0mWm_RwaYuPlS7__slgs2XQnWCYNP_kdMwENR7dDFVG9IjwSXQI-D12nyqquN_oM6WDg2ajfwMdbfd3aOpNkLOvAj-slpw81v2zccP040MrQJdTlN_LiMGFMqUPqNqev3lDwu-up8xDKIzQ.Fq8v4wlDvYQWahwdgcSXPQ.b_b4xs8S2pJNAPSPFJfZ6u5nMlNfAnxnm0UbH_LrqXCGIMX5ymm54wsnWFrymwp9OSqTbotZeYMFXWZlCouMxXOqrOmLHb58OJmsRZarQ0lqSOduCvFnonngL6gTpa1s.1o8XkyzrR4qKrVrinRJhzQ" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/generix.json b/domains/generix.json index c0cb770ec..5ed469896 100644 --- a/domains/generix.json +++ b/domains/generix.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.TEnVT2QVvesNKLztHkI3jp-5JggHFHs0jLf93VH0_CT63TcEHlhkMGl6iE1iXGGfW4kjuOkyDfTgxYWHGfHGM9KJ3O57NCNxSPVcK_t-IrImmymmEXrxLKSnyI1QFxBiFpNO7mFIGy7xAWJSTkA5ZvGciR_tJRbB9ftAme5WYLKE7tPgfQxMHoGFE22Q1yKpK9lbCFoeFi0bLtbYRvvveBP78oqK4cMIRkVC6TKhFHo6wWorsJDlEGrVCYQ8-OEP2Y1pu1WkVLJ1Dd1E2OJcZcEn-QmTkfU7ar4U_2LlNTRmDnoXhQNt5O6xsh6savYjm1jzl_u_fZwlgVFgRV9_WA.hEaGKy3NTYfzyeqez2Y5KA.j0OHFUF5Pbr8c7dqb0X0GPIZL4y3gvGLf-BkXNMeWvUwVTfS2S5HD6RpnbDmpnhnwRbX4_fKcEMBLAwkf0Mv0cCUGk4yr9vu_kYH_s8as3q2_2cKJe8P-7wQCioS6lwn.Lv4G5WOkVnbHCssVDM_rww" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.TEnVT2QVvesNKLztHkI3jp-5JggHFHs0jLf93VH0_CT63TcEHlhkMGl6iE1iXGGfW4kjuOkyDfTgxYWHGfHGM9KJ3O57NCNxSPVcK_t-IrImmymmEXrxLKSnyI1QFxBiFpNO7mFIGy7xAWJSTkA5ZvGciR_tJRbB9ftAme5WYLKE7tPgfQxMHoGFE22Q1yKpK9lbCFoeFi0bLtbYRvvveBP78oqK4cMIRkVC6TKhFHo6wWorsJDlEGrVCYQ8-OEP2Y1pu1WkVLJ1Dd1E2OJcZcEn-QmTkfU7ar4U_2LlNTRmDnoXhQNt5O6xsh6savYjm1jzl_u_fZwlgVFgRV9_WA.hEaGKy3NTYfzyeqez2Y5KA.j0OHFUF5Pbr8c7dqb0X0GPIZL4y3gvGLf-BkXNMeWvUwVTfS2S5HD6RpnbDmpnhnwRbX4_fKcEMBLAwkf0Mv0cCUGk4yr9vu_kYH_s8as3q2_2cKJe8P-7wQCioS6lwn.Lv4G5WOkVnbHCssVDM_rww" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/ghostman.json b/domains/ghostman.json index e21c44a0f..4b4e043f7 100644 --- a/domains/ghostman.json +++ b/domains/ghostman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ghostMan-pac", - "email": "asifp3104@gmail.com" - }, - "record": { - "CNAME": "ghostMan-pac.github.io" - } + "owner": { + "username": "ghostMan-pac", + "email": "asifp3104@gmail.com" + }, + "record": { + "CNAME": "ghostMan-pac.github.io" + } } diff --git a/domains/gifflet.json b/domains/gifflet.json index 5d9bc73c3..b27fda23f 100644 --- a/domains/gifflet.json +++ b/domains/gifflet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gifflet", - "email": "guisousa09@hotmail.com" - }, - "record": { - "CNAME": "gifflet.github.io" - } + "owner": { + "username": "gifflet", + "email": "guisousa09@hotmail.com" + }, + "record": { + "CNAME": "gifflet.github.io" + } } diff --git a/domains/gilang.json b/domains/gilang.json index 9cfa123d6..e577cdcf8 100644 --- a/domains/gilang.json +++ b/domains/gilang.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "gilangportofolio", - "email": "gilang.portofolioo@gmail.com", - "description": "Personal Portfolio Website" - }, - "record": { - "CNAME": "gilangportofolio.github.io" - }, - "proxied": true + "owner": { + "username": "gilangportofolio", + "email": "gilang.portofolioo@gmail.com", + "description": "Personal Portfolio Website" + }, + "record": { + "CNAME": "gilangportofolio.github.io" + }, + "proxied": true } diff --git a/domains/gin.json b/domains/gin.json index dc947f5a5..f387a7880 100644 --- a/domains/gin.json +++ b/domains/gin.json @@ -1,10 +1,10 @@ { - "repo": "https://minh0111.github.io/ginny/", - "owner": { - "username": "minh0111", - "email": "kisaver157@gmail.com" - }, - "record": { - "CNAME": "minh0111.github.io" - } + "repo": "https://minh0111.github.io/ginny/", + "owner": { + "username": "minh0111", + "email": "kisaver157@gmail.com" + }, + "record": { + "CNAME": "minh0111.github.io" + } } diff --git a/domains/glmacedo.json b/domains/glmacedo.json index b0cbe51be..22c521be6 100644 --- a/domains/glmacedo.json +++ b/domains/glmacedo.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "glmacedo", - "email": "glmacedo@glmacedo.com" - }, - "record": { - "NS": [ - "dimitris.ns.cloudflare.com", - "kristin.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "glmacedo", + "email": "glmacedo@glmacedo.com" + }, + "record": { + "NS": ["dimitris.ns.cloudflare.com", "kristin.ns.cloudflare.com"] + } +} diff --git a/domains/glutis.json b/domains/glutis.json index fc02a675f..5b4c759d6 100644 --- a/domains/glutis.json +++ b/domains/glutis.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "huyvu15", - "email": "huyv80313@gmail.com" - }, - "record": { - "CNAME": "huyvu15.github.io" - } + "owner": { + "username": "huyvu15", + "email": "huyv80313@gmail.com" + }, + "record": { + "CNAME": "huyvu15.github.io" + } } diff --git a/domains/glyphtones.json b/domains/glyphtones.json index b80cb23d6..8911738be 100644 --- a/domains/glyphtones.json +++ b/domains/glyphtones.json @@ -1,16 +1,12 @@ { - "owner": { - "username": "firu115", - "email": "firu-glyphtones@proton.me" - }, - "record": { - "A": [ - "5.75.148.17" - ], - "AAAA": [ - "2a01:04f8:0c0c:947e:0000:0000:0000:0001" - ] - }, - "description": "Glyphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", - "repo": "https://github.com/Firu115/nothing_glyphtones" + "owner": { + "username": "firu115", + "email": "firu-glyphtones@proton.me" + }, + "record": { + "A": ["5.75.148.17"], + "AAAA": ["2a01:04f8:0c0c:947e:0000:0000:0000:0001"] + }, + "description": "Glyphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", + "repo": "https://github.com/Firu115/nothing_glyphtones" } diff --git a/domains/goutam.json b/domains/goutam.json index d659147b1..dd0dda207 100644 --- a/domains/goutam.json +++ b/domains/goutam.json @@ -1,17 +1,10 @@ { - "owner": { - "username": "MatrixCoder0101" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "MatrixCoder0101" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/h.jax.json b/domains/h.jax.json index cb8b2a27f..6f624948e 100644 --- a/domains/h.jax.json +++ b/domains/h.jax.json @@ -1,6 +1,6 @@ { "owner": { - "username": "jxaq" + "username": "jxaq" }, "record": { "A": ["207.211.149.245"] diff --git a/domains/haolamnm.json b/domains/haolamnm.json index 3187a2d5e..4d5004fdc 100644 --- a/domains/haolamnm.json +++ b/domains/haolamnm.json @@ -1,10 +1,10 @@ { - "description": "Portfolio redirect for haolamnm", - "owner": { - "username": "haolamnm", - "email": "haolamnm.work@gmail.com" - }, - "record": { - "CNAME": "haolamnm.github.io" - } + "description": "Portfolio redirect for haolamnm", + "owner": { + "username": "haolamnm", + "email": "haolamnm.work@gmail.com" + }, + "record": { + "CNAME": "haolamnm.github.io" + } } diff --git a/domains/haripajjuri.json b/domains/haripajjuri.json index 3f8e7605f..197b1b280 100644 --- a/domains/haripajjuri.json +++ b/domains/haripajjuri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "haripajjuri", - "email": "haripajjuri@gmail.com" - }, - "record": { - "CNAME": "haripajjuri.vercel.app" - } + "owner": { + "username": "haripajjuri", + "email": "haripajjuri@gmail.com" + }, + "record": { + "CNAME": "haripajjuri.vercel.app" + } } diff --git a/domains/hate.json b/domains/hate.json index 3cd3062c8..4b150d5ab 100644 --- a/domains/hate.json +++ b/domains/hate.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/hating.devmatei.json b/domains/hating.devmatei.json index 3cd3062c8..4b150d5ab 100644 --- a/domains/hating.devmatei.json +++ b/domains/hating.devmatei.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/heath.json b/domains/heath.json index 78180bee0..006fbf0a9 100644 --- a/domains/heath.json +++ b/domains/heath.json @@ -1,10 +1,10 @@ { - "description": "A simple link shortener page used for the minodabproductions.dev website.", - "owner": { - "username": "minodab492", - "email": "heath.garvin@minodabproductions.dev" - }, - "record": { - "CNAME": "mdp-linkshortener.pages.dev" - } -} \ No newline at end of file + "description": "A simple link shortener page used for the minodabproductions.dev website.", + "owner": { + "username": "minodab492", + "email": "heath.garvin@minodabproductions.dev" + }, + "record": { + "CNAME": "mdp-linkshortener.pages.dev" + } +} diff --git a/domains/hien.json b/domains/hien.json index 092a76457..c3cf8f11d 100644 --- a/domains/hien.json +++ b/domains/hien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hienlh", - "email": "hienlh1298@gmail.com" - }, - "record": { - "CNAME": "hienlh-github-io.vercel.app" - } + "owner": { + "username": "hienlh", + "email": "hienlh1298@gmail.com" + }, + "record": { + "CNAME": "hienlh-github-io.vercel.app" + } } diff --git a/domains/hongson.json b/domains/hongson.json index 44d0ed479..67d32b7d2 100644 --- a/domains/hongson.json +++ b/domains/hongson.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "hongson209", - "discord": "1221370693959286892", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.U-QKtaxmfpnD4gyKpxceyXEJniqrouqFqMLOUr-R5US7q9t7CgEfpFVf1ICJC22NBFQDIZupwEWf0ggOhHjcRcq5ptxy5fMav6RNrt7luJzeDwdgFroBFbg2XjlY5ArfsJiPqEAJJspN3wt9cGoxb2WG6MQHwID90F3cS4PijOnThMX9h-qkOzXzCUwch4ex2qa7_MsQKbaEICSMJDphr1bX5FCUCMqFmRTF5LltjhLBh65zEXHPZZiKKZVWmbb4ENWv-C6PlSX2W2NrtbWn6AJBafdOTDKH2gFw2nbZMc-BpQB93PKcsHnMpyaUEuGE6miZwt-yP9RwI0hRRheDw.Su7jI9kAzVy63eUkcb2qVQ.m9-XLef-CoAmPkHyXSfzyZeDUQW0FliIJ_E91X6oD4B-3aoItG32mUMGDlNntwzOk1CbbSUXQDLY7q2zoHP-A.aQsLYDPrqxn-VyenjREoeA" - }, - - "record": { - "CNAME": "hongson209.github.io" - } - } - + "owner": { + "username": "hongson209", + "discord": "1221370693959286892", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.U-QKtaxmfpnD4gyKpxceyXEJniqrouqFqMLOUr-R5US7q9t7CgEfpFVf1ICJC22NBFQDIZupwEWf0ggOhHjcRcq5ptxy5fMav6RNrt7luJzeDwdgFroBFbg2XjlY5ArfsJiPqEAJJspN3wt9cGoxb2WG6MQHwID90F3cS4PijOnThMX9h-qkOzXzCUwch4ex2qa7_MsQKbaEICSMJDphr1bX5FCUCMqFmRTF5LltjhLBh65zEXHPZZiKKZVWmbb4ENWv-C6PlSX2W2NrtbWn6AJBafdOTDKH2gFw2nbZMc-BpQB93PKcsHnMpyaUEuGE6miZwt-yP9RwI0hRRheDw.Su7jI9kAzVy63eUkcb2qVQ.m9-XLef-CoAmPkHyXSfzyZeDUQW0FliIJ_E91X6oD4B-3aoItG32mUMGDlNntwzOk1CbbSUXQDLY7q2zoHP-A.aQsLYDPrqxn-VyenjREoeA" + }, + + "record": { + "CNAME": "hongson209.github.io" + } +} diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json index 1b5d366c3..fc6595f21 100644 --- a/domains/hotfix.saftec.json +++ b/domains/hotfix.saftec.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "100.42.189.124" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["100.42.189.124"] + } } diff --git a/domains/houloude9.json b/domains/houloude9.json index c0c9c96db..b812b452c 100644 --- a/domains/houloude9.json +++ b/domains/houloude9.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Houloude9IOfficial" - }, - "record": { - "CNAME": "houloude9.pages.dev" - } + "owner": { + "username": "Houloude9IOfficial" + }, + "record": { + "CNAME": "houloude9.pages.dev" + } } diff --git a/domains/iscordian.json b/domains/iscordian.json index f2123e4a4..bc21f228c 100644 --- a/domains/iscordian.json +++ b/domains/iscordian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iscordian", - "email": "iscordian.dev@gmail.com" - }, - "record": { - "CNAME": "iscordian.github.io" - } + "owner": { + "username": "iscordian", + "email": "iscordian.dev@gmail.com" + }, + "record": { + "CNAME": "iscordian.github.io" + } } diff --git a/domains/izerr.json b/domains/izerr.json index acfe3a8db..c54809354 100644 --- a/domains/izerr.json +++ b/domains/izerr.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Explodey-Wolf", - "email": "peanutplays61@gmail.com" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } + "owner": { + "username": "Explodey-Wolf", + "email": "peanutplays61@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/j.json b/domains/j.json index 6bfc0f035..49769b580 100644 --- a/domains/j.json +++ b/domains/j.json @@ -14,8 +14,6 @@ "185.199.111.153" ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } diff --git a/domains/jabin.json b/domains/jabin.json index 62252d6bd..bea60285e 100644 --- a/domains/jabin.json +++ b/domains/jabin.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "jab11n", - "twitter": "jab11n", - "github": "jab11n", - "email": "iad-contact@rdr.lol" - }, - "record": { - "CNAME": "jab11n.github.io" - } + "owner": { + "username": "jab11n", + "twitter": "jab11n", + "github": "jab11n", + "email": "iad-contact@rdr.lol" + }, + "record": { + "CNAME": "jab11n.github.io" + } } diff --git a/domains/jamestheflash.json b/domains/jamestheflash.json index bf26d55c6..385f50821 100644 --- a/domains/jamestheflash.json +++ b/domains/jamestheflash.json @@ -5,7 +5,7 @@ "username": "JamesTheFlash", "email": "me@jamestheflash22.is-a.dev" }, -"record": { - "CNAME": "jamestheflash22.github.io" - } -} + "record": { + "CNAME": "jamestheflash22.github.io" + } +} diff --git a/domains/jayakrishna.json b/domains/jayakrishna.json index cc6111d71..7a40c9b69 100644 --- a/domains/jayakrishna.json +++ b/domains/jayakrishna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jayakrishna-g", - "email": "rareone.jk@gmail.com" - }, - "record": { - "CNAME": "jggandha-30911ba21954.herokuapp.com" - } + "owner": { + "username": "jayakrishna-g", + "email": "rareone.jk@gmail.com" + }, + "record": { + "CNAME": "jggandha-30911ba21954.herokuapp.com" + } } diff --git a/domains/jeanpierre.json b/domains/jeanpierre.json index 34c54db48..3bfe0ab9e 100644 --- a/domains/jeanpierre.json +++ b/domains/jeanpierre.json @@ -1,12 +1,11 @@ { - "description": "Jean Pierre's presentation", - "repo": "https://github.com/LittleMega777/LittleMega777.github.io", - "owner": { - "username": "LittleMega777", - "email": "pierrecouto02@gmail.com" - }, - "record": { - "CNAME": "littlemega777-github-io.pages.dev" - } + "description": "Jean Pierre's presentation", + "repo": "https://github.com/LittleMega777/LittleMega777.github.io", + "owner": { + "username": "LittleMega777", + "email": "pierrecouto02@gmail.com" + }, + "record": { + "CNAME": "littlemega777-github-io.pages.dev" } - +} diff --git a/domains/jobayedsumon.json b/domains/jobayedsumon.json index 3a946146e..a6c66c0b0 100644 --- a/domains/jobayedsumon.json +++ b/domains/jobayedsumon.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "jobayedsumon", - "email": "jobayedahmedsumon@gmail.com" - }, - "record": { - "A": [ - "103.159.73.11" - ] - } + "owner": { + "username": "jobayedsumon", + "email": "jobayedahmedsumon@gmail.com" + }, + "record": { + "A": ["103.159.73.11"] + } } diff --git a/domains/josemy.json b/domains/josemy.json index 9bd6be9f3..31a05bfdd 100644 --- a/domains/josemy.json +++ b/domains/josemy.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "JosemyDuarte" - }, - "record": { - "CNAME": "josemyduarte.github.io" - } + "owner": { + "username": "JosemyDuarte" + }, + "record": { + "CNAME": "josemyduarte.github.io" + } } diff --git a/domains/julianwe17.json b/domains/julianwe17.json index a75522363..a3dbbc5c4 100644 --- a/domains/julianwe17.json +++ b/domains/julianwe17.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Julianwe17", - "email": "julian.in.hbr@gmail.com", - "discord": "1055740356764901437" - }, - - "record": { - "CNAME": "julianwe17.github.io" - } - } - + "owner": { + "username": "Julianwe17", + "email": "julian.in.hbr@gmail.com", + "discord": "1055740356764901437" + }, + + "record": { + "CNAME": "julianwe17.github.io" + } +} diff --git a/domains/kahseng.json b/domains/kahseng.json index 4e7967b3b..9735bc3ec 100644 --- a/domains/kahseng.json +++ b/domains/kahseng.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kahseng-dev", - "email": "kahseng.chew@protonmail.com" - }, - "record": { - "CNAME": "kahseng.pages.dev" - } + "owner": { + "username": "kahseng-dev", + "email": "kahseng.chew@protonmail.com" + }, + "record": { + "CNAME": "kahseng.pages.dev" + } } diff --git a/domains/kevin.json b/domains/kevin.json index f95ba52c8..4f88a1adb 100644 --- a/domains/kevin.json +++ b/domains/kevin.json @@ -1,11 +1,11 @@ { - "description": "portfolio", - "repo": "https://github.com/kevincrafturu2/portfolio-bolt.new", - "owner": { - "username": "kevincrafturu2", - "email": "kevincrafturu2@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "portfolio", + "repo": "https://github.com/kevincrafturu2/portfolio-bolt.new", + "owner": { + "username": "kevincrafturu2", + "email": "kevincrafturu2@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/keybinds.json b/domains/keybinds.json index b9512c5cd..39bb6215f 100644 --- a/domains/keybinds.json +++ b/domains/keybinds.json @@ -1,18 +1,15 @@ { - "owner": { - "username": "tr1xem", - "email": "admin@trix.is-a.dev" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.109.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "tr1xem", + "email": "admin@trix.is-a.dev" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/keys.devmatei.json b/domains/keys.devmatei.json index 9426b4aa6..10dc9ea92 100644 --- a/domains/keys.devmatei.json +++ b/domains/keys.devmatei.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "176.100.37.70" - ] - } - + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["176.100.37.70"] + } } diff --git a/domains/kind-nodes.arnxv.json b/domains/kind-nodes.arnxv.json index 2e23bf9fd..5ffe17247 100644 --- a/domains/kind-nodes.arnxv.json +++ b/domains/kind-nodes.arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/kitb2romjbz3.dhlcgd.json b/domains/kitb2romjbz3.dhlcgd.json index 3e040c29f..51718cb2f 100644 --- a/domains/kitb2romjbz3.dhlcgd.json +++ b/domains/kitb2romjbz3.dhlcgd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dhlcgd", - "email": "dhlcgdofficial@gmail.com" - }, - "record": { - "CNAME": "gv-zz3nklni3izils.dv.googlehosted.com" - } + "owner": { + "username": "dhlcgd", + "email": "dhlcgdofficial@gmail.com" + }, + "record": { + "CNAME": "gv-zz3nklni3izils.dv.googlehosted.com" + } } diff --git a/domains/kn0tzer.json b/domains/kn0tzer.json index fbb9808a8..fb8dfcd0a 100644 --- a/domains/kn0tzer.json +++ b/domains/kn0tzer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kn0tzer", - "email": "g4marchi@gmail.com" - }, - "record": { - "CNAME": "kn0tzer.github.io" - } -} + "owner": { + "username": "Kn0tzer", + "email": "g4marchi@gmail.com" + }, + "record": { + "CNAME": "kn0tzer.github.io" + } +} diff --git a/domains/konstantin-ivanov.json b/domains/konstantin-ivanov.json index 1c6418840..eea7f765f 100644 --- a/domains/konstantin-ivanov.json +++ b/domains/konstantin-ivanov.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KonstanTinoVino", - "email": "koiv.work@gmail.com" - }, - "record": { - "CNAME": "konstantinovino.github.io" - } -} + "owner": { + "username": "KonstanTinoVino", + "email": "koiv.work@gmail.com" + }, + "record": { + "CNAME": "konstantinovino.github.io" + } +} diff --git a/domains/krebinkkj.json b/domains/krebinkkj.json index 827dd575f..892dd259a 100644 --- a/domains/krebinkkj.json +++ b/domains/krebinkkj.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "krebinkkj", - "email": "krebinkkj@gmail.com", - "discord": "1041878326169587732" - }, - "record": { - "CNAME": "krebinkkj.vercel.app" - } + "owner": { + "username": "krebinkkj", + "email": "krebinkkj@gmail.com", + "discord": "1041878326169587732" + }, + "record": { + "CNAME": "krebinkkj.vercel.app" + } } diff --git a/domains/kulikode.json b/domains/kulikode.json index e66bb3a7d..641c96cb4 100644 --- a/domains/kulikode.json +++ b/domains/kulikode.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "khairu-aqsara", - "discord": "651519394673065977" - }, - "record": { - "CNAME": "khairu-aqsara.github.io" - } + "owner": { + "username": "khairu-aqsara", + "discord": "651519394673065977" + }, + "record": { + "CNAME": "khairu-aqsara.github.io" + } } diff --git a/domains/l6174.json b/domains/l6174.json index 505eb5de7..db7f0b6bd 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,9 +6,6 @@ "email": "l6174@proton.me" }, "record": { - "NS": [ - "armfazh.ns.cloudflare.com", - "stella.ns.cloudflare.com" - ] + "NS": ["armfazh.ns.cloudflare.com", "stella.ns.cloudflare.com"] } } diff --git a/domains/lakshya.json b/domains/lakshya.json index a7ccfdb0b..b46e64b73 100644 --- a/domains/lakshya.json +++ b/domains/lakshya.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "lakshyaCreates", - "email": "lakshya.creates07@gmail.com" - }, - "description": "Lakshya's Personal Portfolio Website", - "repo": "https://github.com/lakshyaCreates/lakshyasharma", - "record": { - "URL": "https://lakshyasharma.dev" - } -} \ No newline at end of file + "owner": { + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" + }, + "description": "Lakshya's Personal Portfolio Website", + "repo": "https://github.com/lakshyaCreates/lakshyasharma", + "record": { + "URL": "https://lakshyasharma.dev" + } +} diff --git a/domains/lamnguyenz.json b/domains/lamnguyenz.json index e3f2ffe57..795e9046a 100644 --- a/domains/lamnguyenz.json +++ b/domains/lamnguyenz.json @@ -1,11 +1,11 @@ { - "description": "Personal Blog Site", - "repo": "https://github.com/LamNguyenz/lamnguyenz.github.io", - "owner": { - "username": "LamNguyenz", - "email": "lamnguyen11e@gmail.com" - }, - "record": { - "CNAME": "lamnguyenz.github.io" - } + "description": "Personal Blog Site", + "repo": "https://github.com/LamNguyenz/lamnguyenz.github.io", + "owner": { + "username": "LamNguyenz", + "email": "lamnguyen11e@gmail.com" + }, + "record": { + "CNAME": "lamnguyenz.github.io" + } } diff --git a/domains/ldt.json b/domains/ldt.json index 0a4eadf66..ad1bda352 100644 --- a/domains/ldt.json +++ b/domains/ldt.json @@ -1,9 +1,9 @@ { "owner": { - "username": "luongductrong", - "email": "luongductrong2004@gmail.com" + "username": "luongductrong", + "email": "luongductrong2004@gmail.com" }, "record": { - "CNAME": "luongductrong.github.io" + "CNAME": "luongductrong.github.io" } } diff --git a/domains/link.yxz.json b/domains/link.yxz.json index caf22b944..af2b7f4ee 100644 --- a/domains/link.yxz.json +++ b/domains/link.yxz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "record": { - "CNAME": "track.smtp2go.net" - } + "owner": { + "username": "yz9551", + "discord": "yz9551" + }, + "record": { + "CNAME": "track.smtp2go.net" + } } diff --git a/domains/linkman.json b/domains/linkman.json index a855040ca..94aeb6a12 100644 --- a/domains/linkman.json +++ b/domains/linkman.json @@ -1,11 +1,11 @@ { - "description": "Website to put information about my projects", - "repo": "https://github.com/linkman8912/website", - "owner": { - "username": "linkman8912", - "email": "linkman8912@proton.me" - }, - "record": { - "CNAME": "website-1i7.pages.dev" - } + "description": "Website to put information about my projects", + "repo": "https://github.com/linkman8912/website", + "owner": { + "username": "linkman8912", + "email": "linkman8912@proton.me" + }, + "record": { + "CNAME": "website-1i7.pages.dev" + } } diff --git a/domains/lohit.json b/domains/lohit.json index b76800a08..9c060164b 100644 --- a/domains/lohit.json +++ b/domains/lohit.json @@ -7,6 +7,9 @@ "record": { "A": ["76.76.21.21"], "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "TXT": ["v=spf1 include:zohomail.in ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB"] + "TXT": [ + "v=spf1 include:zohomail.in ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB" + ] } } diff --git a/domains/loinguyende.json b/domains/loinguyende.json index b6be86811..2e991fa5d 100644 --- a/domains/loinguyende.json +++ b/domains/loinguyende.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "loinguyen3108", - "email": "ntloic3tbt@gmail.com" - }, - "record": { - "CNAME": "my-second-brain-omega.vercel.app" - } + "owner": { + "username": "loinguyen3108", + "email": "ntloic3tbt@gmail.com" + }, + "record": { + "CNAME": "my-second-brain-omega.vercel.app" + } } diff --git a/domains/love.json b/domains/love.json index 2470a36ce..56da804a4 100644 --- a/domains/love.json +++ b/domains/love.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zx155", - "email": "laiquanguy82@gmail.com" - }, - "record": { - "CNAME": "zx155.github.io" - } + "owner": { + "username": "zx155", + "email": "laiquanguy82@gmail.com" + }, + "record": { + "CNAME": "zx155.github.io" + } } diff --git a/domains/lqhuy.json b/domains/lqhuy.json index 13a49f7ca..e7b0355fe 100644 --- a/domains/lqhuy.json +++ b/domains/lqhuy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Lqhuy125", - "email": "lequanghuy1252206@gmail.com" - }, - "record": { - "CNAME": "lqhuy125.github.io" - } + "owner": { + "username": "Lqhuy125", + "email": "lequanghuy1252206@gmail.com" + }, + "record": { + "CNAME": "lqhuy125.github.io" + } } diff --git a/domains/luoduyu.json b/domains/luoduyu.json index 6eba634d5..084c99d34 100644 --- a/domains/luoduyu.json +++ b/domains/luoduyu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "luoduyu", - "email": "luoduyu@hotmail.com" - }, - "record": { - "CNAME":"luoduyu.github.io" - } + "owner": { + "username": "luoduyu", + "email": "luoduyu@hotmail.com" + }, + "record": { + "CNAME": "luoduyu.github.io" + } } diff --git a/domains/mackenzie.json b/domains/mackenzie.json index 69ca93fba..10f0a44a3 100644 --- a/domains/mackenzie.json +++ b/domains/mackenzie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jojocraftde-dev", - "email": "jojocraftde@proton.me" - }, - "record": { - "A": ["91.200.103.154"] - } + "owner": { + "username": "jojocraftde-dev", + "email": "jojocraftde@proton.me" + }, + "record": { + "A": ["91.200.103.154"] + } } diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index 2179d6b97..d4c2593e6 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, - "record": { - "TXT": "v=spf1 include:_spf.mailersend.net ~all" - } -} \ No newline at end of file + "record": { + "TXT": "v=spf1 include:_spf.mailersend.net ~all" + } +} diff --git a/domains/manel.json b/domains/manel.json index 8e2d7260f..04beb3d18 100644 --- a/domains/manel.json +++ b/domains/manel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alcoceba", - "email": "manelalcoceba@gmail.com" - }, - "record": { - "CNAME": "alcoceba.github.io" - } -} + "owner": { + "username": "alcoceba", + "email": "manelalcoceba@gmail.com" + }, + "record": { + "CNAME": "alcoceba.github.io" + } +} diff --git a/domains/maybe.json b/domains/maybe.json index fb9d70034..630ec0d94 100644 --- a/domains/maybe.json +++ b/domains/maybe.json @@ -4,8 +4,6 @@ "email": "matei.thoma@gmail.com" }, "record": { - "A": [ - "75.2.60.5" - ] + "A": ["75.2.60.5"] } } diff --git a/domains/melatonin.json b/domains/melatonin.json index 7af06d425..70b203dc4 100644 --- a/domains/melatonin.json +++ b/domains/melatonin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "heheleo", - "email": "leowasntfound@gmail.com" - }, - "record": { - "CNAME": "heheleo.github.io" - } + "owner": { + "username": "heheleo", + "email": "leowasntfound@gmail.com" + }, + "record": { + "CNAME": "heheleo.github.io" + } } diff --git a/domains/mew.json b/domains/mew.json index b620c7f01..922728d65 100644 --- a/domains/mew.json +++ b/domains/mew.json @@ -1,12 +1,9 @@ -{ - "owner": { - "username": "meewmeew", - "email": "mauminh.nguyen@gmail.com" - }, - "record": { - "NS": [ - "bart.ns.cloudflare.com", - "karina.ns.cloudflare.com" - ] - } -} \ No newline at end of file +{ + "owner": { + "username": "meewmeew", + "email": "mauminh.nguyen@gmail.com" + }, + "record": { + "NS": ["bart.ns.cloudflare.com", "karina.ns.cloudflare.com"] + } +} diff --git a/domains/minify.json b/domains/minify.json index 0a2e96ce5..4b150d5ab 100644 --- a/domains/minify.json +++ b/domains/minify.json @@ -4,8 +4,6 @@ "email": "contact@devmatei.is-a.dev" }, "record": { - "A": [ - "75.2.60.5" - ] + "A": ["75.2.60.5"] } } diff --git a/domains/minitor.json b/domains/minitor.json index e10eeb8af..1b9c58667 100644 --- a/domains/minitor.json +++ b/domains/minitor.json @@ -1,11 +1,11 @@ { - "description": "Self hosted service", - "repo": "https://github.com/MinitorMHS/register", - "owner": { - "username": "minitormhs", - "email": "me@minitor.eu.org" - }, - "record": { - "CNAME": "cf-repl.pages.dev" - } + "description": "Self hosted service", + "repo": "https://github.com/MinitorMHS/register", + "owner": { + "username": "minitormhs", + "email": "me@minitor.eu.org" + }, + "record": { + "CNAME": "cf-repl.pages.dev" + } } diff --git a/domains/mlsend2._domainkey.mail.mrstickypiston.json b/domains/mlsend2._domainkey.mail.mrstickypiston.json index 5f6b5488c..e52a60a2d 100644 --- a/domains/mlsend2._domainkey.mail.mrstickypiston.json +++ b/domains/mlsend2._domainkey.mail.mrstickypiston.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, - - "record": { - "CNAME": "mlsend2._domainkey.mailersend.net" - } - } - \ No newline at end of file + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "CNAME": "mlsend2._domainkey.mailersend.net" + } +} diff --git a/domains/mod.s4il.json b/domains/mod.s4il.json index 6d450044b..e4788bcf6 100644 --- a/domains/mod.s4il.json +++ b/domains/mod.s4il.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "S4IL21", - "email": "s4il.is.a.dev@gmail.com" - }, - "record": { - "CNAME": "s4il21.github.io" - } + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } } diff --git a/domains/mostypc123.json b/domains/mostypc123.json index 705dcd965..7e3e28653 100644 --- a/domains/mostypc123.json +++ b/domains/mostypc123.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "mostypc123" - }, - "record": { - "CNAME": "mostypc123.github.io" - } -} + "owner": { + "username": "mostypc123" + }, + "record": { + "CNAME": "mostypc123.github.io" + } +} diff --git a/domains/mta.mail.mrstickypiston.json b/domains/mta.mail.mrstickypiston.json index 748577693..379243411 100644 --- a/domains/mta.mail.mrstickypiston.json +++ b/domains/mta.mail.mrstickypiston.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, - - "record": { - "CNAME": "mailersend.net" - } - } - \ No newline at end of file + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "CNAME": "mailersend.net" + } +} diff --git a/domains/murasame-san-ddl.json b/domains/murasame-san-ddl.json index 25d27f193..f9adf01d1 100644 --- a/domains/murasame-san-ddl.json +++ b/domains/murasame-san-ddl.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "comderzaid", - "email": "diazkhan66@gmail.com", - "discord": "544461226499899393", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.h5XfBb-IScJHFReqzLw1Or84zoOq6R4ypGCyDQDYsW-wijccncffZxnRm0UaPov4GHyypLM3kEYvOGymNCuAl-ipzDQrAkRIpD8Je8_thCTShwt06ftADHWrFc-UQgFhEOTwLiaaaz4z3Q0Jp6dNlqVCXnyIkk_V7A6-FQQS19oUQUCW0Vv-DC-XJO3GWvFPy31WFaYP8FIUwnkQH49CRO-CtdMZdbMsJ5kuAYKM_wSVnGeOK9qCJce8cP_oMO7b-XLkKGlHwymb0Qyn5r1vbCTk6gAd_A6PoPHYH8JmjEnexk9L8r2nkelP5Us1ZgrraBKMOvAP9QDI8U8iDtajrA.esKVpOzITWARO4xxpboB_A.ebg8aH85QLWwPoiYCm87y7baFdxdCKV48Ufs0esjY9wYpBtWpIHR-NJ1VCZ6vQGxzal8KrV11osN4PGYexSLSTgOiTdE3d48Yd753FS7_uE.LNSomkDjTx3uuscJhq48cg" - }, - "record": { - "CNAME": "cylindrical-gardlic-8jekw3mlfaoniohl2i7wdokz.herokudns.com" - } -} \ No newline at end of file + "owner": { + "username": "comderzaid", + "email": "diazkhan66@gmail.com", + "discord": "544461226499899393", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.h5XfBb-IScJHFReqzLw1Or84zoOq6R4ypGCyDQDYsW-wijccncffZxnRm0UaPov4GHyypLM3kEYvOGymNCuAl-ipzDQrAkRIpD8Je8_thCTShwt06ftADHWrFc-UQgFhEOTwLiaaaz4z3Q0Jp6dNlqVCXnyIkk_V7A6-FQQS19oUQUCW0Vv-DC-XJO3GWvFPy31WFaYP8FIUwnkQH49CRO-CtdMZdbMsJ5kuAYKM_wSVnGeOK9qCJce8cP_oMO7b-XLkKGlHwymb0Qyn5r1vbCTk6gAd_A6PoPHYH8JmjEnexk9L8r2nkelP5Us1ZgrraBKMOvAP9QDI8U8iDtajrA.esKVpOzITWARO4xxpboB_A.ebg8aH85QLWwPoiYCm87y7baFdxdCKV48Ufs0esjY9wYpBtWpIHR-NJ1VCZ6vQGxzal8KrV11osN4PGYexSLSTgOiTdE3d48Yd753FS7_uE.LNSomkDjTx3uuscJhq48cg" + }, + "record": { + "CNAME": "cylindrical-gardlic-8jekw3mlfaoniohl2i7wdokz.herokudns.com" + } +} diff --git a/domains/myforum.json b/domains/myforum.json index 72a2fee0a..e3f1896a0 100644 --- a/domains/myforum.json +++ b/domains/myforum.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "myforum.mydiscussion.net" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "myforum.mydiscussion.net" + } } diff --git a/domains/n.json b/domains/n.json index 26ddb97a0..d0ef77563 100644 --- a/domains/n.json +++ b/domains/n.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "CNAME": "xproject-xi.vercel.app" - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "CNAME": "xproject-xi.vercel.app" + } } diff --git a/domains/navistar.json b/domains/navistar.json index fe0f0c9bf..acf6185df 100644 --- a/domains/navistar.json +++ b/domains/navistar.json @@ -5,8 +5,6 @@ }, "record": { - "A": [ - "138.68.159.126" - ] + "A": ["138.68.159.126"] } } diff --git a/domains/neebooo.json b/domains/neebooo.json index 4ea2e37de..1048340fe 100644 --- a/domains/neebooo.json +++ b/domains/neebooo.json @@ -4,8 +4,6 @@ "email": "dev.cnamew@gmail.com" }, "record": { - "A": [ - "193.187.255.169" - ] + "A": ["193.187.255.169"] } } diff --git a/domains/ngqkhai.json b/domains/ngqkhai.json index 45da83466..a50fbc1d1 100644 --- a/domains/ngqkhai.json +++ b/domains/ngqkhai.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "", - "owner": { - "username": "ngqkhai", - "email": "nguyenquangkhai2509@gmail.com" - }, - "record": { - "URL": "https://github.com/ngqkhai" - } + "description": "Documentation website for is-a.dev", + "repo": "", + "owner": { + "username": "ngqkhai", + "email": "nguyenquangkhai2509@gmail.com" + }, + "record": { + "URL": "https://github.com/ngqkhai" + } } diff --git a/domains/nh.json b/domains/nh.json index 9a5666540..52000b33b 100644 --- a/domains/nh.json +++ b/domains/nh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nonxistnt", - "email": "khtyiscooler@gmail.com" - }, - "record": { - "CNAME": "nonxistnt.github.io" - } + "owner": { + "username": "nonxistnt", + "email": "khtyiscooler@gmail.com" + }, + "record": { + "CNAME": "nonxistnt.github.io" + } } diff --git a/domains/nhatphan.json b/domains/nhatphan.json index 6a3043e6a..d303ca397 100644 --- a/domains/nhatphan.json +++ b/domains/nhatphan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "minaphan2815", - "email": "nhatphan2815@gmail.com" - }, - "record": { - "CNAME": "minaphan2815.github.io" - } + "owner": { + "username": "minaphan2815", + "email": "nhatphan2815@gmail.com" + }, + "record": { + "CNAME": "minaphan2815.github.io" + } } diff --git a/domains/nic.json b/domains/nic.json index 853d1e8a3..c78690f36 100644 --- a/domains/nic.json +++ b/domains/nic.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "URL": "https://is-a.dev" - } -} +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://is-a.dev" + } +} diff --git a/domains/nicetodayweather.json b/domains/nicetodayweather.json index d7454178d..04eb02e36 100644 --- a/domains/nicetodayweather.json +++ b/domains/nicetodayweather.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mmhann18491", - "email": "myominhan18491@gmail.com" - }, - "record": { - "CNAME": "nice-today-weather.web.app" - } + "owner": { + "username": "mmhann18491", + "email": "myominhan18491@gmail.com" + }, + "record": { + "CNAME": "nice-today-weather.web.app" + } } diff --git a/domains/nifle.json b/domains/nifle.json index e2459a572..ad944bd8c 100644 --- a/domains/nifle.json +++ b/domains/nifle.json @@ -1,13 +1,12 @@ { - "owner": { - "username": "Nifle-CGE", - "email": "", - "discord": "553939229475078154", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRTs07oBPtm7QihIkDqo1f3eBQwtYmpzZZYebo3UsxrJ9gpmPnY42WdO-H0r8XRAwYiwzZjZ8GnmRrG2xwz_8dw49VD0UvvWyJKTR7SSN1XxznSkbGJ3wthb384seNE_Fhg-E6Q6qV9vW8B1U6GD39blKsURHcgpTrSa-qopwXDeFctAo-RcxbmFwr-Mw0Cwr9ia3L1wnqvOSjQbU0a92oVv6293QbSvqgupXkS1ttXoBR9rpDPp8tH9oIXbCK4AhVTKowgIYAYh2iZT41nlkFKeus10yRKw5GqyokBXBdA70qKnU3lCd9VFZ4Eq4DxbSoMNBqk8FADig2MtA5RBFg.CqfMnrP60ibdRwfM4yUB8A.HZl3zu19tbnEz2j4hlejxUJfoEkCk0qsLeHlqLzc1-qXAnH1984_R8joN9l3WWA0Jgr13m8qr-GQsAEcjjdiog.vUXuNT3B9rjoE606ZfrRRA" - }, - - "record": { - "A": ["172.234.178.155"] - } - } - \ No newline at end of file + "owner": { + "username": "Nifle-CGE", + "email": "", + "discord": "553939229475078154", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRTs07oBPtm7QihIkDqo1f3eBQwtYmpzZZYebo3UsxrJ9gpmPnY42WdO-H0r8XRAwYiwzZjZ8GnmRrG2xwz_8dw49VD0UvvWyJKTR7SSN1XxznSkbGJ3wthb384seNE_Fhg-E6Q6qV9vW8B1U6GD39blKsURHcgpTrSa-qopwXDeFctAo-RcxbmFwr-Mw0Cwr9ia3L1wnqvOSjQbU0a92oVv6293QbSvqgupXkS1ttXoBR9rpDPp8tH9oIXbCK4AhVTKowgIYAYh2iZT41nlkFKeus10yRKw5GqyokBXBdA70qKnU3lCd9VFZ4Eq4DxbSoMNBqk8FADig2MtA5RBFg.CqfMnrP60ibdRwfM4yUB8A.HZl3zu19tbnEz2j4hlejxUJfoEkCk0qsLeHlqLzc1-qXAnH1984_R8joN9l3WWA0Jgr13m8qr-GQsAEcjjdiog.vUXuNT3B9rjoE606ZfrRRA" + }, + + "record": { + "A": ["172.234.178.155"] + } +} diff --git a/domains/nine.json b/domains/nine.json index 1187ad82d..7f9aca78e 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -1,19 +1,11 @@ { - "owner": { - "username": "NineLEL", - "email": "notninelel@gmail.com" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ], - "TXT": [ - "zoho-verification=zb50940916.zmverify.zoho.com" - ] - } + "owner": { + "username": "NineLEL", + "email": "notninelel@gmail.com" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "TXT": ["zoho-verification=zb50940916.zmverify.zoho.com"] + } } diff --git a/domains/niyakipham.json b/domains/niyakipham.json index 241c092d9..feee6752f 100644 --- a/domains/niyakipham.json +++ b/domains/niyakipham.json @@ -1,11 +1,11 @@ { - "description": "niyakipham.is-a.dev", - "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", - "owner": { - "username": "niyakipham", - "email": "niyakipham@gmail.com" - }, - "record": { - "CNAME": "niyakipham.github.io" - } + "description": "niyakipham.is-a.dev", + "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", + "owner": { + "username": "niyakipham", + "email": "niyakipham@gmail.com" + }, + "record": { + "CNAME": "niyakipham.github.io" + } } diff --git a/domains/noah.json b/domains/noah.json index 8d4030b8e..de21756e2 100644 --- a/domains/noah.json +++ b/domains/noah.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "noahprm", - "email": "contact.noahprm@gmail.com", - "discord": "949273553168121856" - }, - "record": { - "A": [ - "217.145.72.79" - ] - } + "owner": { + "username": "noahprm", + "email": "contact.noahprm@gmail.com", + "discord": "949273553168121856" + }, + "record": { + "A": ["217.145.72.79"] + } } diff --git a/domains/node.devmatei.json b/domains/node.devmatei.json index 9426b4aa6..10dc9ea92 100644 --- a/domains/node.devmatei.json +++ b/domains/node.devmatei.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "176.100.37.70" - ] - } - + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["176.100.37.70"] + } } diff --git a/domains/nolan-mai.json b/domains/nolan-mai.json index 9af8b5603..5a940810f 100644 --- a/domains/nolan-mai.json +++ b/domains/nolan-mai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PotBorger", - "email": "khanhtrinh232005@gmail.com" - }, - "record": { - "CNAME": "potborger.github.io" - } + "owner": { + "username": "PotBorger", + "email": "khanhtrinh232005@gmail.com" + }, + "record": { + "CNAME": "potborger.github.io" + } } diff --git a/domains/not.json b/domains/not.json index d139592ba..a930938e5 100644 --- a/domains/not.json +++ b/domains/not.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Moodygd761", - "discord": "1279615522593308734", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WDBjZ898iNiRP_Lvbnoj4LirAorotHcGhnntu1zdoqeuHq2AyxBL8ehFxtM3vtrYz1N73zp_8rKaJ8ynhakivpRjTW6i6JoadAD4fMALwRGFb8Ewa7sfyBpF90-GbhJlwGTVwJXxbM6gh0C0WUJBU0SSMMdQPSNqlDXzgcshhKKjnslQCqnoe82fJIbLWbYVIj7DY_vQd_c426LFFw-ELEdaSIS8BcvVvuAPBBEtMeTPHHJGlfM6uQFd5LC91dnL4OtIQRJrS-Dm3jHUqCDBIwBQOJ-GjUuZNSISvNN7nxn0RPmHEFPVorEgll_jIGSWoqZblFQAdTry_tco9-VTRg.xy1T4Mv96AlgNiL15wa86A.UgQ0AQSB-2dIvHfkqag9dLHY4ta9MBeNLu7aOgGjANs90WIwsgXbwguK2biGSOGf7yx-rKclyrSbQiFxl1m6GYj9eJ0Y3yZXe96TuhH3h9U.BxmZhevlny3h3XoYMkLgyw" - }, - "record": { - "A": [ - "158.178.200.29" - ] - } + "owner": { + "username": "Moodygd761", + "discord": "1279615522593308734", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WDBjZ898iNiRP_Lvbnoj4LirAorotHcGhnntu1zdoqeuHq2AyxBL8ehFxtM3vtrYz1N73zp_8rKaJ8ynhakivpRjTW6i6JoadAD4fMALwRGFb8Ewa7sfyBpF90-GbhJlwGTVwJXxbM6gh0C0WUJBU0SSMMdQPSNqlDXzgcshhKKjnslQCqnoe82fJIbLWbYVIj7DY_vQd_c426LFFw-ELEdaSIS8BcvVvuAPBBEtMeTPHHJGlfM6uQFd5LC91dnL4OtIQRJrS-Dm3jHUqCDBIwBQOJ-GjUuZNSISvNN7nxn0RPmHEFPVorEgll_jIGSWoqZblFQAdTry_tco9-VTRg.xy1T4Mv96AlgNiL15wa86A.UgQ0AQSB-2dIvHfkqag9dLHY4ta9MBeNLu7aOgGjANs90WIwsgXbwguK2biGSOGf7yx-rKclyrSbQiFxl1m6GYj9eJ0Y3yZXe96TuhH3h9U.BxmZhevlny3h3XoYMkLgyw" + }, + "record": { + "A": ["158.178.200.29"] + } } diff --git a/domains/ntrs05.json b/domains/ntrs05.json index f2f45ddb8..dd0ff0e8a 100644 --- a/domains/ntrs05.json +++ b/domains/ntrs05.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ntrs05", - "email": "tukheo123@gmail.com" - }, - "record": { - "CNAME": "ntrs05.github.io" - } + "owner": { + "username": "ntrs05", + "email": "tukheo123@gmail.com" + }, + "record": { + "CNAME": "ntrs05.github.io" + } } diff --git a/domains/nvhmadridista.json b/domains/nvhmadridista.json index 2b6b5849d..e4b352ee5 100644 --- a/domains/nvhmadridista.json +++ b/domains/nvhmadridista.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nvhmadridista", - "email": "nvh.madridista@email.address" - }, - "record": { - "CNAME": "nvhmadridista.github.io" - } + "owner": { + "username": "nvhmadridista", + "email": "nvh.madridista@email.address" + }, + "record": { + "CNAME": "nvhmadridista.github.io" + } } diff --git a/domains/osho.json b/domains/osho.json index f947a746a..825030894 100644 --- a/domains/osho.json +++ b/domains/osho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "profxadke", - "email": "xadkeg@duck.com" - }, - "record": { - "CNAME": "profxadke.github.io" - } + "owner": { + "username": "profxadke", + "email": "xadkeg@duck.com" + }, + "record": { + "CNAME": "profxadke.github.io" + } } diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json index 9426b4aa6..10dc9ea92 100644 --- a/domains/panel.devmatei.json +++ b/domains/panel.devmatei.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "176.100.37.70" - ] - } - + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["176.100.37.70"] + } } diff --git a/domains/pankaj.json b/domains/pankaj.json index 9a6a16246..451ad5fea 100644 --- a/domains/pankaj.json +++ b/domains/pankaj.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "1719pankaj", - "email": "1719pankaj@gmail.com" - }, - "record": { - "URL": "https://1719pankaj.github.io" - } +{ + "owner": { + "username": "1719pankaj", + "email": "1719pankaj@gmail.com" + }, + "record": { + "URL": "https://1719pankaj.github.io" + } } diff --git a/domains/pds.hcj.json b/domains/pds.hcj.json index 98a2c4caa..5f99fa1be 100644 --- a/domains/pds.hcj.json +++ b/domains/pds.hcj.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "CNAME": "serveo.net" - } + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "CNAME": "serveo.net" } - \ No newline at end of file +} diff --git a/domains/peantastic.json b/domains/peantastic.json index 417f24900..907a2656e 100644 --- a/domains/peantastic.json +++ b/domains/peantastic.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peantastic", - "email": "leostark.vndev@gmail.com" - }, - "description": "👋 Hello! I'm Do Tan Tinh, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", - "repo": "https://github.com/peantastic/", - "record": { - "CNAME": "dotantinh.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "peantastic", + "email": "leostark.vndev@gmail.com" + }, + "description": "👋 Hello! I'm Do Tan Tinh, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", + "repo": "https://github.com/peantastic/", + "record": { + "CNAME": "dotantinh.onrender.com" + } +} diff --git a/domains/peme969.json b/domains/peme969.json index 0a904d635..45bf60c97 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -1,10 +1,15 @@ { - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] - } -} \ No newline at end of file + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": ["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] + } +} diff --git a/domains/pex.json b/domains/pex.json index 1f80b3e80..d8b221c54 100644 --- a/domains/pex.json +++ b/domains/pex.json @@ -1,10 +1,9 @@ -{ - "owner": { - "username": "pexeixv", - "email": "gavn@duck.com" - }, - "record": { - "CNAME": "gavn.in" - } - } - \ No newline at end of file +{ + "owner": { + "username": "pexeixv", + "email": "gavn@duck.com" + }, + "record": { + "CNAME": "gavn.in" + } +} diff --git a/domains/phamthanhnghia.json b/domains/phamthanhnghia.json index 2378ce50d..ac3047847 100644 --- a/domains/phamthanhnghia.json +++ b/domains/phamthanhnghia.json @@ -1,11 +1,11 @@ { - "description": "phamthanhnghia.is-a.dev", - "repo": "https://github.com/phamthanhnghia/phamthanhnghia.github.io", - "owner": { - "username": "phamthanhnghia", - "email": "phamthanhnghia.it@gmail.com" - }, - "record": { - "CNAME": "phamthanhnghia.github.io" - } + "description": "phamthanhnghia.is-a.dev", + "repo": "https://github.com/phamthanhnghia/phamthanhnghia.github.io", + "owner": { + "username": "phamthanhnghia", + "email": "phamthanhnghia.it@gmail.com" + }, + "record": { + "CNAME": "phamthanhnghia.github.io" + } } diff --git a/domains/ploszukiwacz.json b/domains/ploszukiwacz.json index dd1d68a42..2223f7b4c 100644 --- a/domains/ploszukiwacz.json +++ b/domains/ploszukiwacz.json @@ -1,5 +1,4 @@ { - "description": "Personal Website for PlOszukiwacz", "repo": "https://github.com/PlOszukiwaczDEV/ploszukiwaczdev.github.io", "owner": { @@ -7,9 +6,6 @@ "email": "ploszukiwacz1@gmail.com" }, "record": { - "NS": [ - "jake.ns.cloudflare.com", - "stephane.ns.cloudflare.com" - ] + "NS": ["jake.ns.cloudflare.com", "stephane.ns.cloudflare.com"] } } diff --git a/domains/proficode.json b/domains/proficode.json index ab1555bf5..c64a9954f 100644 --- a/domains/proficode.json +++ b/domains/proficode.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "profic0de", - "email": "anonymou3489@gmail.com" - }, - "record": { - "CNAME": "239581.site.bot-hosting.net" - } + "owner": { + "username": "profic0de", + "email": "anonymou3489@gmail.com" + }, + "record": { + "CNAME": "239581.site.bot-hosting.net" + } } diff --git a/domains/project-jam.json b/domains/project-jam.json index a0b9b2cc7..8b498e6cd 100644 --- a/domains/project-jam.json +++ b/domains/project-jam.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "Omarplayz233", - "email": "mrbouiri@gmail.com" - }, - "record": { - "NS": [ - "elsa.ns.cloudflare.com", - "roan.ns.cloudflare.com" - ] - } + "owner": { + "username": "Omarplayz233", + "email": "mrbouiri@gmail.com" + }, + "record": { + "NS": ["elsa.ns.cloudflare.com", "roan.ns.cloudflare.com"] + } } diff --git a/domains/puncoz.json b/domains/puncoz.json index e88db04fd..9d6a4077c 100644 --- a/domains/puncoz.json +++ b/domains/puncoz.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "puncoz", - "discord": "333515022565113856" - }, - "record": { - "NS": [ - "bruce.ns.cloudflare.com", - "coco.ns.cloudflare.com" - ] - } + "owner": { + "username": "puncoz", + "discord": "333515022565113856" + }, + "record": { + "NS": ["bruce.ns.cloudflare.com", "coco.ns.cloudflare.com"] + } } diff --git a/domains/q.json b/domains/q.json index 26ddb97a0..d0ef77563 100644 --- a/domains/q.json +++ b/domains/q.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "CNAME": "xproject-xi.vercel.app" - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "CNAME": "xproject-xi.vercel.app" + } } diff --git a/domains/qloha.json b/domains/qloha.json index 91951a17f..5b8aa7378 100644 --- a/domains/qloha.json +++ b/domains/qloha.json @@ -2,11 +2,11 @@ "description": "Portfolio", "repo": "https://github.com/qloha/qloha.github.io", "owner": { - "username": "qloha", - "youtube": "https://youtube.com/@qloha", - "email": "sirfigaloha@gmail.com" + "username": "qloha", + "youtube": "https://youtube.com/@qloha", + "email": "sirfigaloha@gmail.com" }, "record": { - "CNAME": "qloha.github.io" + "CNAME": "qloha.github.io" } -} \ No newline at end of file +} diff --git a/domains/quantumgarden.json b/domains/quantumgarden.json index 822c527d4..74d7fec7d 100644 --- a/domains/quantumgarden.json +++ b/domains/quantumgarden.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AlejandroGomezFrieiro", - "email": "alejandrogomezfrieiro@gmail.com" - }, - "record": { - "CNAME": "alejandrogomezfrieiro.github.io" - } + "owner": { + "username": "AlejandroGomezFrieiro", + "email": "alejandrogomezfrieiro@gmail.com" + }, + "record": { + "CNAME": "alejandrogomezfrieiro.github.io" + } } diff --git a/domains/r00t3d.json b/domains/r00t3d.json index 59c07423e..0e81130dd 100644 --- a/domains/r00t3d.json +++ b/domains/r00t3d.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "percioandrade", - "email": "", - "discord": "521918790951501843", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Z4DxbZ0HkguwBNihF_uYcYo6F90LU8_TxIWyvfSaynKVyfIULpKkPpKppLgxlDlTbnog7UqK1L5Q78CwzFZmIve_-rK3T7jmQSoXLVi9eZsnRj9DgVLjM3tWwiHdNnP-A_hIzW4A9zUwU6kSzo0yqI1XCgxadcm_O6YXUWVJ7hWjRHEMe_KQsiyd8EJCIEuG1mb5vHpSGueIpdchmNfK42chf8gWhl267t6H4fXg--HlSxbCTdD0a6IS5dfg8FdZFmhjhSUsPMFDcqBObtm1-As6lbVmLYfnQdJv4bV_YJkdYetGZ2B1edMLP99dRN1-kgmn3dzu40EIHJrjJgApdg.lqR4yiVU5IkKqRPkzJPSiA.EhOlPjq7MutxeLsxjNz5R3yuNP5gnZ2vIKz8v9gc8OC1g0RtEwXDLsbD2tjVkgn5wIsC2oG4lOUAKX1OVpO7n2HECDSil6gD3UF_t4bp_-I.P-A-L2t0f6vu2o-dn5M_XQ" - }, - "record": { - "A": [ - "144.126.135.27" - ] - } + "owner": { + "username": "percioandrade", + "email": "", + "discord": "521918790951501843", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Z4DxbZ0HkguwBNihF_uYcYo6F90LU8_TxIWyvfSaynKVyfIULpKkPpKppLgxlDlTbnog7UqK1L5Q78CwzFZmIve_-rK3T7jmQSoXLVi9eZsnRj9DgVLjM3tWwiHdNnP-A_hIzW4A9zUwU6kSzo0yqI1XCgxadcm_O6YXUWVJ7hWjRHEMe_KQsiyd8EJCIEuG1mb5vHpSGueIpdchmNfK42chf8gWhl267t6H4fXg--HlSxbCTdD0a6IS5dfg8FdZFmhjhSUsPMFDcqBObtm1-As6lbVmLYfnQdJv4bV_YJkdYetGZ2B1edMLP99dRN1-kgmn3dzu40EIHJrjJgApdg.lqR4yiVU5IkKqRPkzJPSiA.EhOlPjq7MutxeLsxjNz5R3yuNP5gnZ2vIKz8v9gc8OC1g0RtEwXDLsbD2tjVkgn5wIsC2oG4lOUAKX1OVpO7n2HECDSil6gD3UF_t4bp_-I.P-A-L2t0f6vu2o-dn5M_XQ" + }, + "record": { + "A": ["144.126.135.27"] + } } diff --git a/domains/rakibhossain.json b/domains/rakibhossain.json index 0190bf6ec..ec82edab9 100644 --- a/domains/rakibhossain.json +++ b/domains/rakibhossain.json @@ -1,11 +1,11 @@ { - "description": "for my portfolio website", - "repo": "https://github.com/rakibmia7254/portfolio", - "owner": { - "username": "rakibmia7254", - "email": "rakib4ggp@gmail.com" - }, - "record": { - "CNAME": "rakibmia7254.github.io" - } + "description": "for my portfolio website", + "repo": "https://github.com/rakibmia7254/portfolio", + "owner": { + "username": "rakibmia7254", + "email": "rakib4ggp@gmail.com" + }, + "record": { + "CNAME": "rakibmia7254.github.io" + } } diff --git a/domains/rakshit.json b/domains/rakshit.json index f43a3fb0c..85a57f51f 100644 --- a/domains/rakshit.json +++ b/domains/rakshit.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "spuckhafte", - "email": "rakshit240405@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "spuckhafte", + "email": "rakshit240405@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/ramakant.json b/domains/ramakant.json index d9524acd3..e51c43d2d 100644 --- a/domains/ramakant.json +++ b/domains/ramakant.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ramakantbot", - "email": "ramakantbot@duck.com" - }, - "record": { - "CNAME": "ramakantbot.github.io" - } + "owner": { + "username": "ramakantbot", + "email": "ramakantbot@duck.com" + }, + "record": { + "CNAME": "ramakantbot.github.io" + } } diff --git a/domains/realmzersdomain.json b/domains/realmzersdomain.json index 41956e605..8d0e9c3da 100644 --- a/domains/realmzersdomain.json +++ b/domains/realmzersdomain.json @@ -1,11 +1,11 @@ { - "description": "Realmzers Page", - "repo": "https://github.com/Realmzer/realmzer.github.io", - "owner": { - "username": "Realmzer", - "email": "therealm4mc@gmail.com" - }, - "record": { - "URL": "https://realmzer.github.io" - } + "description": "Realmzers Page", + "repo": "https://github.com/Realmzer/realmzer.github.io", + "owner": { + "username": "Realmzer", + "email": "therealm4mc@gmail.com" + }, + "record": { + "URL": "https://realmzer.github.io" + } } diff --git a/domains/redirect.akk1to.json b/domains/redirect.akk1to.json index 2b819373c..a1cb4ca47 100644 --- a/domains/redirect.akk1to.json +++ b/domains/redirect.akk1to.json @@ -1,12 +1,12 @@ { - "description": "This website is for redirect server", - "repo": "https://github.com/akk1to/redirect", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "This website is for redirect server", + "repo": "https://github.com/akk1to/redirect", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } } diff --git a/domains/redolent.json b/domains/redolent.json index 009222c74..d8ad7ef03 100644 --- a/domains/redolent.json +++ b/domains/redolent.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "RedolentHalo", - "discord": "755718159641608202", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.c0d7ul7E-LX1qEJeFPuXgcpGJvLDeqnotDBs20mJdeqQzpzoMFTGzEYQ3QExt5XVjdX9SzRFpdgGaY04gN_c_Nrx7WaG47ZJL1rNAapJYCUGmysp3W6g2Trwi45_cIaWUEwKGnjBIgp3BTLKO6yentnHJXKjMb5AUkDcZVj69Nly4sCpdUTSjj1Xw6hVtmapS-lGaIlm6iaftk1pEJm1q1uIuDSsrufH2oRF3lVwkmjJDIwD_tf7PXuHRUGgxvt0FK_bLZKnoqbFtpTh9nNg_RBf8H1YnzHhOc6dkjf6ikBBzcQDutiKxelMupFmatlU5eAGCBmKkEUwxtSKsp5jQQ.R8WtRKhJLz0P5qUPEEdXZg.oEOJF1FocJn0FqQ1P0RaKVK4G1RoQT6E3oyRUpMg_lv0UXDwn16BlIUcKowUWxiObofg1YKRgB1OM4uIZPjxbAYJwkS-Q4Hf0CTmeZCjCaVpaeNc20Z9dREuphe4He30.jP6ZbMY8WRHngmBV6kRBsg" - }, - - "record": { - "CNAME": "redolent.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "RedolentHalo", + "discord": "755718159641608202", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.c0d7ul7E-LX1qEJeFPuXgcpGJvLDeqnotDBs20mJdeqQzpzoMFTGzEYQ3QExt5XVjdX9SzRFpdgGaY04gN_c_Nrx7WaG47ZJL1rNAapJYCUGmysp3W6g2Trwi45_cIaWUEwKGnjBIgp3BTLKO6yentnHJXKjMb5AUkDcZVj69Nly4sCpdUTSjj1Xw6hVtmapS-lGaIlm6iaftk1pEJm1q1uIuDSsrufH2oRF3lVwkmjJDIwD_tf7PXuHRUGgxvt0FK_bLZKnoqbFtpTh9nNg_RBf8H1YnzHhOc6dkjf6ikBBzcQDutiKxelMupFmatlU5eAGCBmKkEUwxtSKsp5jQQ.R8WtRKhJLz0P5qUPEEdXZg.oEOJF1FocJn0FqQ1P0RaKVK4G1RoQT6E3oyRUpMg_lv0UXDwn16BlIUcKowUWxiObofg1YKRgB1OM4uIZPjxbAYJwkS-Q4Hf0CTmeZCjCaVpaeNc20Z9dREuphe4He30.jP6ZbMY8WRHngmBV6kRBsg" + }, + + "record": { + "CNAME": "redolent.pages.dev" + } +} diff --git a/domains/redz.json b/domains/redz.json index 1971d841a..6132ad5c3 100644 --- a/domains/redz.json +++ b/domains/redz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "redzgt", - "email": "morgans73072@gmail.com" - }, - "record": { - "CNAME": "redzgt.github.io" - } + "owner": { + "username": "redzgt", + "email": "morgans73072@gmail.com" + }, + "record": { + "CNAME": "redzgt.github.io" + } } diff --git a/domains/region.json b/domains/region.json index b28fa3c47..f9cd5da52 100644 --- a/domains/region.json +++ b/domains/region.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "regioniosvn", - "discord": "1264096408395317289", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WNRBeRSr5EzISmqLUQ2fxgAxern45vcHBcO0OhY8NGPm-MnxKCTOc6yWhmDfS3Mu28S9xI_WG3uQ46SYdVfIQKKoY8kGvirmXpftzJ3we_IqMgEH-7MyG35R0fnxQm6LMVKY41LncduwA1jh9sKmGk30oYcWU1u410j_ZxNGr2yzE17vZjJVBUxGFpRR2Rz3QyKTkHeBLWdTEfCSAYIv7JgJ0IH-iYN7DtqCjn2GGJPEMJYNVpivfUKPCNEqr29_f7clFJHifnmDKLG1BjQFitpO0YOyVTeqYwK0lcig5klf0QNTbJ7irj5uWokMkgKeTcQ1yYsKV4-Io0lTGW0ACA.FBJGaklyR9Ew9uB3rumREQ.tiWkr-YgRATVbC7ZHY6iAzEkcSPA8xCI4nYgQ9m-4k9JZ0hM8FgM7YpZW3Nuv7fl0S4s-QyHX8bilZQnQuQvTZ0AMMI7swTarwu4mvAXkr4.RAYWmatCs8lPwxLir16DVA" - }, - - "record": { - "CNAME": "regioniosvn.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "regioniosvn", + "discord": "1264096408395317289", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WNRBeRSr5EzISmqLUQ2fxgAxern45vcHBcO0OhY8NGPm-MnxKCTOc6yWhmDfS3Mu28S9xI_WG3uQ46SYdVfIQKKoY8kGvirmXpftzJ3we_IqMgEH-7MyG35R0fnxQm6LMVKY41LncduwA1jh9sKmGk30oYcWU1u410j_ZxNGr2yzE17vZjJVBUxGFpRR2Rz3QyKTkHeBLWdTEfCSAYIv7JgJ0IH-iYN7DtqCjn2GGJPEMJYNVpivfUKPCNEqr29_f7clFJHifnmDKLG1BjQFitpO0YOyVTeqYwK0lcig5klf0QNTbJ7irj5uWokMkgKeTcQ1yYsKV4-Io0lTGW0ACA.FBJGaklyR9Ew9uB3rumREQ.tiWkr-YgRATVbC7ZHY6iAzEkcSPA8xCI4nYgQ9m-4k9JZ0hM8FgM7YpZW3Nuv7fl0S4s-QyHX8bilZQnQuQvTZ0AMMI7swTarwu4mvAXkr4.RAYWmatCs8lPwxLir16DVA" + }, + + "record": { + "CNAME": "regioniosvn.github.io" + } +} diff --git a/domains/reiyuchan.json b/domains/reiyuchan.json index 8b975f981..a3b71b851 100644 --- a/domains/reiyuchan.json +++ b/domains/reiyuchan.json @@ -3,7 +3,7 @@ "repo": "https://github.com/reiyuchan/reiyuchan.github.io", "owner": { "username": "reiyuchan", - "email":"iwakura.rei.tk@gmail.com" + "email": "iwakura.rei.tk@gmail.com" }, "record": { "CNAME": "reiyuchan.github.io" diff --git a/domains/researcx.json b/domains/researcx.json index eed68c8a6..297b432c8 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -6,6 +6,9 @@ "record": { "A": ["207.127.95.80"], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": ["v=spf1 include:zoho.eu ~all", "oa1:xmr recipient_address=86PHZTrVFtRMqPvM4F6k5BKYz5EKD1eoTepvqpNGEcktEkQ9xuVt98biL4QzCCsENFKJP58nPTPbyB6CG33gy5FWDxacA1A; recipient_name=researcx;"] + "TXT": [ + "v=spf1 include:zoho.eu ~all", + "oa1:xmr recipient_address=86PHZTrVFtRMqPvM4F6k5BKYz5EKD1eoTepvqpNGEcktEkQ9xuVt98biL4QzCCsENFKJP58nPTPbyB6CG33gy5FWDxacA1A; recipient_name=researcx;" + ] } } diff --git a/domains/rhythm.json b/domains/rhythm.json index 7218cb504..a323394ae 100644 --- a/domains/rhythm.json +++ b/domains/rhythm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ms7ru", - "email": "rhythm.upa@gmail.com" - }, - "record": { - "CNAME": "ms7ru.github.io" - } + "owner": { + "username": "ms7ru", + "email": "rhythm.upa@gmail.com" + }, + "record": { + "CNAME": "ms7ru.github.io" + } } diff --git a/domains/riskyprsty.json b/domains/riskyprsty.json index a79f3f3e4..bc7680c91 100644 --- a/domains/riskyprsty.json +++ b/domains/riskyprsty.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "riskyprsty" - }, - "record": { - "CNAME": "riskyprsty.github.io" - } -} + "owner": { + "username": "riskyprsty" + }, + "record": { + "CNAME": "riskyprsty.github.io" + } +} diff --git a/domains/rohith-jv.json b/domains/rohith-jv.json index 4ba84944c..b0cb1d534 100644 --- a/domains/rohith-jv.json +++ b/domains/rohith-jv.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "0mnichan" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "0mnichan" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/rvc11.json b/domains/rvc11.json index 1059afc61..d88d4005c 100644 --- a/domains/rvc11.json +++ b/domains/rvc11.json @@ -1,11 +1,11 @@ { - "description": "RedVelvetCake11's website", - "repo": "https://github.com/redvelvetcake11/redvelvetcake11.github.io", - "owner": { - "username": "redvelvetcake11", - "email": "membermadde.insiddev25120@hotmail.com" - }, - "record": { - "CNAME": "redvelvetcake11.github.io" - } + "description": "RedVelvetCake11's website", + "repo": "https://github.com/redvelvetcake11/redvelvetcake11.github.io", + "owner": { + "username": "redvelvetcake11", + "email": "membermadde.insiddev25120@hotmail.com" + }, + "record": { + "CNAME": "redvelvetcake11.github.io" + } } diff --git a/domains/ryanzam.json b/domains/ryanzam.json index 3c79f866c..a4093f03c 100644 --- a/domains/ryanzam.json +++ b/domains/ryanzam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ryanzam", - "email": "ryanzam2005@yahoo.com" - }, - "record": { - "CNAME": "orange-island-07b3bb803.5.azurestaticapps.net" - } + "owner": { + "username": "ryanzam", + "email": "ryanzam2005@yahoo.com" + }, + "record": { + "CNAME": "orange-island-07b3bb803.5.azurestaticapps.net" + } } diff --git a/domains/s1ow.json b/domains/s1ow.json index e26a5106b..2a21df10f 100644 --- a/domains/s1ow.json +++ b/domains/s1ow.json @@ -1,22 +1,19 @@ { - "description": "! s1owmotion.0 profile page", - "repository": "https://github.com/H4iPh0ngM1enB4c/Web", - "owner": { - "username": "H4iPh0ngM1enB4c", - "email": "noobdownload2@gmail.com", - "discord": "1027559943462727740" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.110.153", - "185.199.109.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "! s1owmotion.0 profile page", + "repository": "https://github.com/H4iPh0ngM1enB4c/Web", + "owner": { + "username": "H4iPh0ngM1enB4c", + "email": "noobdownload2@gmail.com", + "discord": "1027559943462727740" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/s697376._domainkey.yxz.json b/domains/s697376._domainkey.yxz.json index ce2fbe673..bc4ea4f04 100644 --- a/domains/s697376._domainkey.yxz.json +++ b/domains/s697376._domainkey.yxz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "record": { - "CNAME": "dkim.smtp2go.net" - } + "owner": { + "username": "yz9551", + "discord": "yz9551" + }, + "record": { + "CNAME": "dkim.smtp2go.net" + } } diff --git a/domains/safety.json b/domains/safety.json index 2973f4f65..bae202e84 100644 --- a/domains/safety.json +++ b/domains/safety.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "HackingYZ", - "email": "sifed@qq.com" - }, - - "record": { - "CNAME": "safety22w413a.github.io" - } - } \ No newline at end of file + "owner": { + "username": "HackingYZ", + "email": "sifed@qq.com" + }, + + "record": { + "CNAME": "safety22w413a.github.io" + } +} diff --git a/domains/saftec.json b/domains/saftec.json index 1b5d366c3..fc6595f21 100644 --- a/domains/saftec.json +++ b/domains/saftec.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "100.42.189.124" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["100.42.189.124"] + } } diff --git a/domains/sana.json b/domains/sana.json index e78a9c374..936ce2b9c 100644 --- a/domains/sana.json +++ b/domains/sana.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sana-afk", - "email": "srijita3010@gmail.com" - }, - "record": { - "CNAME": "sana-afk.github.io" - } + "owner": { + "username": "sana-afk", + "email": "srijita3010@gmail.com" + }, + "record": { + "CNAME": "sana-afk.github.io" + } } diff --git a/domains/santa.json b/domains/santa.json index 9c9bf9bf8..4c3b15b77 100644 --- a/domains/santa.json +++ b/domains/santa.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "StefanoMantero", - "email": "eldrazichiodo@gmail.com" - }, - "description": "Fun project for santa", - "record": { - "CNAME": "seal-app-up9wg.ondigitalocean.app" - } + "owner": { + "username": "StefanoMantero", + "email": "eldrazichiodo@gmail.com" + }, + "description": "Fun project for santa", + "record": { + "CNAME": "seal-app-up9wg.ondigitalocean.app" + } } diff --git a/domains/satyam.json b/domains/satyam.json index 205dcec52..6d0e49eb5 100644 --- a/domains/satyam.json +++ b/domains/satyam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lostboysatyam", - "email": "lostboysatyam54@gmail.com" - }, - "record": { - "NS": ["braden.ns.cloudflare.com","diana.ns.cloudflare.com"] - } + "owner": { + "username": "lostboysatyam", + "email": "lostboysatyam54@gmail.com" + }, + "record": { + "NS": ["braden.ns.cloudflare.com", "diana.ns.cloudflare.com"] + } } diff --git a/domains/seqyu.json b/domains/seqyu.json index 1276538d5..fe4591038 100644 --- a/domains/seqyu.json +++ b/domains/seqyu.json @@ -1,12 +1,12 @@ { - "description": "I'm just some guy who enjoys Linux a bit too much", - "repo": "https://github.com/nvct-website/nvct-website.github.io", - "owner": { - "username": "nvct-website", - "email": "", - "discord": "@seqyu." - }, - "record": { - "CNAME": "nvct-website.github.io" - } + "description": "I'm just some guy who enjoys Linux a bit too much", + "repo": "https://github.com/nvct-website/nvct-website.github.io", + "owner": { + "username": "nvct-website", + "email": "", + "discord": "@seqyu." + }, + "record": { + "CNAME": "nvct-website.github.io" + } } diff --git a/domains/serhii-koba.json b/domains/serhii-koba.json index 4027c1e6b..b7a85ae65 100644 --- a/domains/serhii-koba.json +++ b/domains/serhii-koba.json @@ -1,11 +1,11 @@ { - "description": "A personal blog website", - "repo": "https://github.com/sergey-koba-mobidev/static_blog", - "owner": { - "username": "sergey-koba-mobidev", - "email": "desgnkiss@gmail.com" - }, - "record": { - "CNAME": "static-blog-o3omu.ondigitalocean.app" - } + "description": "A personal blog website", + "repo": "https://github.com/sergey-koba-mobidev/static_blog", + "owner": { + "username": "sergey-koba-mobidev", + "email": "desgnkiss@gmail.com" + }, + "record": { + "CNAME": "static-blog-o3omu.ondigitalocean.app" + } } diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index b5202b92c..b6f6705cf 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Sevinda-Herath", - "email": "sevindaherath@gmail.com" - }, - "record": { - "CNAME": "sevinda-herath.github.io" - }, - "proxied": true + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "CNAME": "sevinda-herath.github.io" + }, + "proxied": true } diff --git a/domains/shan.json b/domains/shan.json index 7d003ab99..03348e755 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -1,20 +1,14 @@ { - "description": "My Personal Website ", - "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", - "owner": { - "username": "Adwaith-Shan-Pk", - "email": "mail@adwaithshan.rf.gd", - "twitter": "lordlinux69" - }, - "record": { - "A": [ - "45.90.12.31", - "37.114.46.37" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "My Personal Website ", + "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd", + "twitter": "lordlinux69" + }, + "record": { + "A": ["45.90.12.31", "37.114.46.37"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/shomy.json b/domains/shomy.json index cd117b45d..596da9668 100644 --- a/domains/shomy.json +++ b/domains/shomy.json @@ -13,8 +13,8 @@ ], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": [ - "forward-email=MzBmYTJhZTc2Y2UyM2IzZS1jOGZmZDMwNWQzZjc2ZmIzMWIzZDQwOGZlNjNjZmMwMmQ5OTZhZTU2YTAxMGI1MGQ2ODk1MDFkYTEyMjM4OTk1Y2UyMWU3M2Y5NDc3YTk3NWQzN2NlYWVmMTY5ZGYyNzJmODljZGJlY2JiNmNmNWZkZmQyMTUxMzMxOGY5ZjExOA==", - "google-site-verification=86zZ55mR4x8nTO3sV5iWvq92pg8sikARK7f1Q_Gw7pI" - ] + "forward-email=MzBmYTJhZTc2Y2UyM2IzZS1jOGZmZDMwNWQzZjc2ZmIzMWIzZDQwOGZlNjNjZmMwMmQ5OTZhZTU2YTAxMGI1MGQ2ODk1MDFkYTEyMjM4OTk1Y2UyMWU3M2Y5NDc3YTk3NWQzN2NlYWVmMTY5ZGYyNzJmODljZGJlY2JiNmNmNWZkZmQyMTUxMzMxOGY5ZjExOA==", + "google-site-verification=86zZ55mR4x8nTO3sV5iWvq92pg8sikARK7f1Q_Gw7pI" + ] } } diff --git a/domains/shuhaab.json b/domains/shuhaab.json index 6db00e090..fe1efec86 100644 --- a/domains/shuhaab.json +++ b/domains/shuhaab.json @@ -1,9 +1,8 @@ { - "owner": { - "username": "Shuhaab-coder" - }, - "record": { - "CNAME": "shuhaab.vercel.app" - } + "owner": { + "username": "Shuhaab-coder" + }, + "record": { + "CNAME": "shuhaab.vercel.app" } - +} diff --git a/domains/sidd.json b/domains/sidd.json index fa3b6e974..2f9c071c1 100644 --- a/domains/sidd.json +++ b/domains/sidd.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/sidx04/sidx04.github.io", - "owner": { - "username": "sidx04", - "email": "siddpal04@gmail.com" - }, - "record": { - "CNAME": "sidx04.github.io" - } + "repo": "https://github.com/sidx04/sidx04.github.io", + "owner": { + "username": "sidx04", + "email": "siddpal04@gmail.com" + }, + "record": { + "CNAME": "sidx04.github.io" + } } diff --git a/domains/skarwuuu.json b/domains/skarwuuu.json index e7035720e..d47821bb2 100644 --- a/domains/skarwuuu.json +++ b/domains/skarwuuu.json @@ -1,10 +1,10 @@ { - "description": "skarwuuu.is-a.dev", - "owner": { - "username": "skarwuuu", - "email": "sakshrwt@gmail.com" - }, - "record": { - "CNAME": "skarwuuu.vercel.app" - } + "description": "skarwuuu.is-a.dev", + "owner": { + "username": "skarwuuu", + "email": "sakshrwt@gmail.com" + }, + "record": { + "CNAME": "skarwuuu.vercel.app" + } } diff --git a/domains/skid.json b/domains/skid.json index 8a97aef4e..036f035b1 100644 --- a/domains/skid.json +++ b/domains/skid.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "PlOszukiwaczDEV" - }, - "record": { - "CNAME": "website-4ej.pages.dev" - } + "owner": { + "username": "PlOszukiwaczDEV" + }, + "record": { + "CNAME": "website-4ej.pages.dev" + } } diff --git a/domains/smilos.json b/domains/smilos.json index 0a4f8dffa..d004c9342 100644 --- a/domains/smilos.json +++ b/domains/smilos.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "smilos71" - }, - "record": { - "CNAME": "smilos71.github.io" - } + "owner": { + "username": "smilos71" + }, + "record": { + "CNAME": "smilos71.github.io" + } } diff --git a/domains/solarskripts.json b/domains/solarskripts.json index bf4bcc296..208683a50 100644 --- a/domains/solarskripts.json +++ b/domains/solarskripts.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SolarSkripts", - "email": "0hexius0@gmail.com" - }, - "record": { - "CNAME": "solarskripts.net" - } + "owner": { + "username": "SolarSkripts", + "email": "0hexius0@gmail.com" + }, + "record": { + "CNAME": "solarskripts.net" + } } diff --git a/domains/sono.json b/domains/sono.json index 18f3e021d..6536bd70e 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "getSono", - "email": "sono.arbeit@gmail.com" - }, - "record": { - "NS": [ - "jasmine.ns.cloudflare.com", - "trace.ns.cloudflare.com" - ] - } + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "NS": ["jasmine.ns.cloudflare.com", "trace.ns.cloudflare.com"] + } } diff --git a/domains/sora-os.json b/domains/sora-os.json index 4ca1b2332..adeb8c7b9 100644 --- a/domains/sora-os.json +++ b/domains/sora-os.json @@ -1,12 +1,12 @@ -{ - "description": "Cloud operating system", - "repo": "https://github.com/qloha/Sora-OS", - "owner": { - "username": "qloha", - "email": "", - "youtube": "https://youtube.com/@qloha" - }, - "record": { - "CNAME": "sora-os.up.railway.app" - } -} +{ + "description": "Cloud operating system", + "repo": "https://github.com/qloha/Sora-OS", + "owner": { + "username": "qloha", + "email": "", + "youtube": "https://youtube.com/@qloha" + }, + "record": { + "CNAME": "sora-os.up.railway.app" + } +} diff --git a/domains/soraishiro.json b/domains/soraishiro.json index 6c9db0df6..5cd967793 100644 --- a/domains/soraishiro.json +++ b/domains/soraishiro.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Soraishiro" - }, - "record": { - "CNAME": "soraishiro.github.io" - } -} + "owner": { + "username": "Soraishiro" + }, + "record": { + "CNAME": "soraishiro.github.io" + } +} diff --git a/domains/spider-development.json b/domains/spider-development.json index 21dde4001..a6edbdbc5 100644 --- a/domains/spider-development.json +++ b/domains/spider-development.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "spider-development01" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "spider-development01" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/stargate.json b/domains/stargate.json index 0e1638ab1..02baccb32 100644 --- a/domains/stargate.json +++ b/domains/stargate.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "r0ckmix", - "email": "mix155@yandex.ru" - }, - "record": { - "A": [ - "193.178.210.179" - ] - } + "owner": { + "username": "r0ckmix", + "email": "mix155@yandex.ru" + }, + "record": { + "A": ["193.178.210.179"] + } } diff --git a/domains/suctrebinhthuan.json b/domains/suctrebinhthuan.json index 5c36bc453..75308061f 100644 --- a/domains/suctrebinhthuan.json +++ b/domains/suctrebinhthuan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "suctrebth", - "email": "web.insuctre@gmail.com" - }, - "record": { - "CNAME": "suctrebinhthuan.com" - } + "owner": { + "username": "suctrebth", + "email": "web.insuctre@gmail.com" + }, + "record": { + "CNAME": "suctrebinhthuan.com" + } } diff --git a/domains/sun.json b/domains/sun.json index 631a26eb1..ee30e75de 100644 --- a/domains/sun.json +++ b/domains/sun.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sxn4y", - "email": "", - "discord": "5unn7n" - }, - "record": { - "CNAME": "supern0va.vercel.app" - } + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "CNAME": "supern0va.vercel.app" + } } diff --git a/domains/swami.json b/domains/swami.json index 8c60a7970..459fb9535 100644 --- a/domains/swami.json +++ b/domains/swami.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/aadltya/portfolio-website", - "owner": { - "username": "aadltya", - "email": "adityaedu22@gmail.com" - }, + "description": "Portfolio Website", + "repo": "https://github.com/aadltya/portfolio-website", + "owner": { + "username": "aadltya", + "email": "adityaedu22@gmail.com" + }, "record": { - "CNAME": "adityasworld.vercel.app" - } - } \ No newline at end of file + "CNAME": "adityasworld.vercel.app" + } +} diff --git a/domains/t3vada.json b/domains/t3vada.json index 512bcff16..e64cec5be 100644 --- a/domains/t3vada.json +++ b/domains/t3vada.json @@ -5,4 +5,4 @@ "record": { "CNAME": "devada.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/tak.json b/domains/tak.json index 8a647b45f..4b6963878 100644 --- a/domains/tak.json +++ b/domains/tak.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "tak-gamingYT", - "email": "tak@tak.io.vn" - }, - "record": { - "CNAME": "tak-gamingyt.github.io" - }, - "proxied": true + "owner": { + "username": "tak-gamingYT", + "email": "tak@tak.io.vn" + }, + "record": { + "CNAME": "tak-gamingyt.github.io" + }, + "proxied": true } diff --git a/domains/tanish-poddar.json b/domains/tanish-poddar.json index 4c64749fe..ea9a542fd 100644 --- a/domains/tanish-poddar.json +++ b/domains/tanish-poddar.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/tanishpoddar/tanishpoddar.github.io", - "owner": { - "username": "tanishpoddar", - "email": "tanishpoddar.18@gmail.com" - }, - "record": { - "CNAME": "tanishpoddar.github.io" - } + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/tanishpoddar/tanishpoddar.github.io", + "owner": { + "username": "tanishpoddar", + "email": "tanishpoddar.18@gmail.com" + }, + "record": { + "CNAME": "tanishpoddar.github.io" + } } diff --git a/domains/tanquang.json b/domains/tanquang.json index 778eff53f..a7d609d87 100644 --- a/domains/tanquang.json +++ b/domains/tanquang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "quangnlt", - "email": "tanquang2k3@gmail.com" - }, - "record": { - "CNAME": "quangnlt.github.io" - } + "owner": { + "username": "quangnlt", + "email": "tanquang2k3@gmail.com" + }, + "record": { + "CNAME": "quangnlt.github.io" + } } diff --git a/domains/techadv.json b/domains/techadv.json index 35f2e64b9..8ff8fe39f 100644 --- a/domains/techadv.json +++ b/domains/techadv.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "techadvyt", - "discord": "1250701051812642887", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Vp8rCwhz4V1J-S7XGZRX3yIV-uuvxLHg_j1MB64d-i_xDZdl9mVIrln2zdw8R7Aeh80rTEgAKdJG7ihGxigBUpQvMOFktvm_ronxXv3HGQMSvHqm_YyxbMIO4oMb7eIzV4U6XtC_GJBz6jVDzn1a7o1ZhBwkACtLfkoSWyCFMevXGq2QJLKSCvl1LuM5dgBGfsMC67-qOJ0NKjucTXXvYU4jzC-aGN64QIfBg0Q3S52B6asw8M4oc8NPVSplJwP86n8wlhXRV9hK5gNUp9VhZXgjkcifnw2yTIezz4f8jax3_W7hpvdTdAiiHlAKt5DNESROD4QbSnN1nb6rPqgUhA.DtsV7hiKsdEv3RblcTjgHQ.c38vZ7MeCA5NjcY2jZj7eq7Jdd8HCqFFYNXBzR3LxtJc_zCtQvzWM-Fs2u-UV8mrl7GJTr0A8PpGc6WuFJPVrReyQl6dQllir9HnGiTVNCQ.g5lJmjLEqEq6jfkocwxJ3w" - }, - "record": { - "CNAME": "usest1.netro.host" - } + "owner": { + "username": "techadvyt", + "discord": "1250701051812642887", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Vp8rCwhz4V1J-S7XGZRX3yIV-uuvxLHg_j1MB64d-i_xDZdl9mVIrln2zdw8R7Aeh80rTEgAKdJG7ihGxigBUpQvMOFktvm_ronxXv3HGQMSvHqm_YyxbMIO4oMb7eIzV4U6XtC_GJBz6jVDzn1a7o1ZhBwkACtLfkoSWyCFMevXGq2QJLKSCvl1LuM5dgBGfsMC67-qOJ0NKjucTXXvYU4jzC-aGN64QIfBg0Q3S52B6asw8M4oc8NPVSplJwP86n8wlhXRV9hK5gNUp9VhZXgjkcifnw2yTIezz4f8jax3_W7hpvdTdAiiHlAKt5DNESROD4QbSnN1nb6rPqgUhA.DtsV7hiKsdEv3RblcTjgHQ.c38vZ7MeCA5NjcY2jZj7eq7Jdd8HCqFFYNXBzR3LxtJc_zCtQvzWM-Fs2u-UV8mrl7GJTr0A8PpGc6WuFJPVrReyQl6dQllir9HnGiTVNCQ.g5lJmjLEqEq6jfkocwxJ3w" + }, + "record": { + "CNAME": "usest1.netro.host" + } } diff --git a/domains/theveryheavy.json b/domains/theveryheavy.json index 17a1cc7e7..dc792c71b 100644 --- a/domains/theveryheavy.json +++ b/domains/theveryheavy.json @@ -1,24 +1,21 @@ { - "owner": { - "username": "theveryheavy", - "discord": "1266113644643614803", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.suIFFV54UOL9Uwa0noRId59uf3EFtDxH9ExQfDv0RMETAGRUfXgK5h68nPm94oBHBVdTrgqlxB1prBpZsoDRhNJnowBjtJL8NP6i40uChltcaAUMsL76kHFlx9I-HojhoHAg6BY3Kt3iQRkMuwHFmJLFwNBCEgK45IlxiBQQ_Of_LW_C7jfp_kqQhrXggqdZYLwKUvsp-JPXCwPmny7IlYF5T6OIhEmjkj2QWEjyqPj8MhvZOpB5WI5nxsxwXKVDvdQysWDm8UuvKThgoY73yoOsKMV6-8RLSIPzSA--hSz8OOzao-YOXMlropqHx9SSQKF2gbg8Jt0la-0o77OYOw._JRnIF_by82ZehfCV5YDgg.O8_d7esMCv2vadIOAxU3oP2njMeEUmuHn7Ud46KZakXuzA8WBZntj3rYa7PZYYDf4sAFwvVCE3O5sdBJsb27Pfbx4G2NjUd04t2tGVKvI6U.U3UdmUku7uVh1MQkFfHOyg" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.simplelogin.co", - "mx2.simplelogin.co" - ], - "TXT": [ - "sl-verification=annotwbbqjhagomrimwzthorstvzhw", - "v=spf1 include:simplelogin.co ~all", - "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" - ] - } + "owner": { + "username": "theveryheavy", + "discord": "1266113644643614803", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.suIFFV54UOL9Uwa0noRId59uf3EFtDxH9ExQfDv0RMETAGRUfXgK5h68nPm94oBHBVdTrgqlxB1prBpZsoDRhNJnowBjtJL8NP6i40uChltcaAUMsL76kHFlx9I-HojhoHAg6BY3Kt3iQRkMuwHFmJLFwNBCEgK45IlxiBQQ_Of_LW_C7jfp_kqQhrXggqdZYLwKUvsp-JPXCwPmny7IlYF5T6OIhEmjkj2QWEjyqPj8MhvZOpB5WI5nxsxwXKVDvdQysWDm8UuvKThgoY73yoOsKMV6-8RLSIPzSA--hSz8OOzao-YOXMlropqHx9SSQKF2gbg8Jt0la-0o77OYOw._JRnIF_by82ZehfCV5YDgg.O8_d7esMCv2vadIOAxU3oP2njMeEUmuHn7Ud46KZakXuzA8WBZntj3rYa7PZYYDf4sAFwvVCE3O5sdBJsb27Pfbx4G2NjUd04t2tGVKvI6U.U3UdmUku7uVh1MQkFfHOyg" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.simplelogin.co", "mx2.simplelogin.co"], + "TXT": [ + "sl-verification=annotwbbqjhagomrimwzthorstvzhw", + "v=spf1 include:simplelogin.co ~all", + "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + ] + } } diff --git a/domains/thien.json b/domains/thien.json index d036ca640..2ddf8b840 100644 --- a/domains/thien.json +++ b/domains/thien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thiennguyen93", - "email": "hi@thiennguyen.dev" - }, - "record": { - "CNAME": "thiennguyen93.github.io" - } + "owner": { + "username": "thiennguyen93", + "email": "hi@thiennguyen.dev" + }, + "record": { + "CNAME": "thiennguyen93.github.io" + } } diff --git a/domains/toantran.json b/domains/toantran.json index 77cb243d7..89ddd5725 100644 --- a/domains/toantran.json +++ b/domains/toantran.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/toantranct94/toantran.github.io", - "owner": { - "username": "toantranct94", - "email": "toantranct94@gmail.com" - }, - "record": { - "CNAME": "toantran.github.io" - } + "repo": "https://github.com/toantranct94/toantran.github.io", + "owner": { + "username": "toantranct94", + "email": "toantranct94@gmail.com" + }, + "record": { + "CNAME": "toantran.github.io" + } } diff --git a/domains/tortilla.json b/domains/tortilla.json index 977c39694..cbec180a0 100644 --- a/domains/tortilla.json +++ b/domains/tortilla.json @@ -1,11 +1,11 @@ { - "description": "tortilla.is-a.dev", - "owner": { - "username": "Colbster937", - "email": "colbster937@colbster937.dev" - }, - "record": { - "CNAME": "dns.tortillagames.org" - }, - "proxied": true + "description": "tortilla.is-a.dev", + "owner": { + "username": "Colbster937", + "email": "colbster937@colbster937.dev" + }, + "record": { + "CNAME": "dns.tortillagames.org" + }, + "proxied": true } diff --git a/domains/trix.json b/domains/trix.json index 13a85cc35..a4724b7ea 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -1,18 +1,15 @@ { - "owner": { - "username": "tr1xem", - "email": "admin@trixsly.xyz" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.109.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "tr1xem", + "email": "admin@trixsly.xyz" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/tsu.json b/domains/tsu.json index 29c62defb..e020b0875 100644 --- a/domains/tsu.json +++ b/domains/tsu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dot-tsu", - "email": "lucanahtsu@gmail.com" - }, - "record": { - "CNAME": "dot-tsu.github.io" - } + "owner": { + "username": "dot-tsu", + "email": "lucanahtsu@gmail.com" + }, + "record": { + "CNAME": "dot-tsu.github.io" + } } diff --git a/domains/ttkt.json b/domains/ttkt.json index a71f767a9..7dea7e8b7 100644 --- a/domains/ttkt.json +++ b/domains/ttkt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/tuankiet.json b/domains/tuankiet.json index 17a92e331..48df29e5e 100644 --- a/domains/tuankiet.json +++ b/domains/tuankiet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "harrytien107", - "email": "sigmatien@duck.com" - }, - "record": { - "CNAME": "harrytien107.github.io" - } + "owner": { + "username": "harrytien107", + "email": "sigmatien@duck.com" + }, + "record": { + "CNAME": "harrytien107.github.io" + } } diff --git a/domains/tuantestdashboard.json b/domains/tuantestdashboard.json index d0254f2bf..c3d130000 100644 --- a/domains/tuantestdashboard.json +++ b/domains/tuantestdashboard.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "latuan2710", - "email": "tuan.la.cit19@eiu.edu.vn" - }, - "record": { - "CNAME": "admin-dashboard-latuan.vercel.app" - } + "owner": { + "username": "latuan2710", + "email": "tuan.la.cit19@eiu.edu.vn" + }, + "record": { + "CNAME": "admin-dashboard-latuan.vercel.app" + } } diff --git a/domains/tunzankies.json b/domains/tunzankies.json index 519c87449..ca7973568 100644 --- a/domains/tunzankies.json +++ b/domains/tunzankies.json @@ -1,10 +1,10 @@ { - "owner": { - "description": "tunzankies.is-a.dev", - "username": "Tuan-Dang05", - "discord": "703136026595426305" - }, - "record": { - "CNAME": "portfolio-3-d-nu.vercel.app" - } + "owner": { + "description": "tunzankies.is-a.dev", + "username": "Tuan-Dang05", + "discord": "703136026595426305" + }, + "record": { + "CNAME": "portfolio-3-d-nu.vercel.app" + } } diff --git a/domains/upload.cdn.akk1to.json b/domains/upload.cdn.akk1to.json index ea77451e4..ace2ad7d7 100644 --- a/domains/upload.cdn.akk1to.json +++ b/domains/upload.cdn.akk1to.json @@ -1,12 +1,12 @@ { - "description": "file uploader of akk1to.dev", - "repo": "https://github.com/akk1to/upload.cdn", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "file uploader of akk1to.dev", + "repo": "https://github.com/akk1to/upload.cdn", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } } diff --git a/domains/vanmanh.json b/domains/vanmanh.json index 84c017a28..6b456da69 100644 --- a/domains/vanmanh.json +++ b/domains/vanmanh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vanmanhdev", - "email": "vanmanh2763@gmail.com" - }, - "record": { - "CNAME": "vanmanhdev.github.io" - } + "owner": { + "username": "vanmanhdev", + "email": "vanmanh2763@gmail.com" + }, + "record": { + "CNAME": "vanmanhdev.github.io" + } } diff --git a/domains/vantage.json b/domains/vantage.json index 78848c6a7..7afc96ef5 100644 --- a/domains/vantage.json +++ b/domains/vantage.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "blaze-099", - "email": "", - "discord": "1186691290759434350", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" - }, - "record": { - "CNAME": "valorant-overlay-phi.vercel.app" - } + "owner": { + "username": "blaze-099", + "email": "", + "discord": "1186691290759434350", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" + }, + "record": { + "CNAME": "valorant-overlay-phi.vercel.app" + } } diff --git a/domains/vela.json b/domains/vela.json index c46c8660c..53454a43c 100644 --- a/domains/vela.json +++ b/domains/vela.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "v3laDev", - "email": "27khero@proton.me" - }, - "record": { - "CNAME": "v3laDev.github.io" - } + "owner": { + "username": "v3laDev", + "email": "27khero@proton.me" + }, + "record": { + "CNAME": "v3laDev.github.io" + } } diff --git a/domains/verkyana.json b/domains/verkyana.json index 46398569d..9348ec7f8 100644 --- a/domains/verkyana.json +++ b/domains/verkyana.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Keiyanas", - "email": "katzswax@gmail.com" - }, - "record": { - "CNAME": "keiyanas.github.io" - } + "owner": { + "username": "Keiyanas", + "email": "katzswax@gmail.com" + }, + "record": { + "CNAME": "keiyanas.github.io" + } } diff --git a/domains/votiendung.json b/domains/votiendung.json index 03111a07b..683fe810d 100644 --- a/domains/votiendung.json +++ b/domains/votiendung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dungxibo123", - "email": "votiendung0805@gmail.com" - }, - "record": { - "CNAME": "dungxibo123.github.io" - } + "owner": { + "username": "dungxibo123", + "email": "votiendung0805@gmail.com" + }, + "record": { + "CNAME": "dungxibo123.github.io" + } } diff --git a/domains/vra.json b/domains/vra.json index 144d40066..213335b04 100644 --- a/domains/vra.json +++ b/domains/vra.json @@ -1,18 +1,15 @@ { - "owner": { - "username": "vra-thenix", - "email": "rawatsiddhant25@gmail.com" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.109.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "vra-thenix", + "email": "rawatsiddhant25@gmail.com" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/vuri.json b/domains/vuri.json index fc7d3838f..2e62d39d4 100644 --- a/domains/vuri.json +++ b/domains/vuri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "CNAME": "vurihuang.github.io" - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "CNAME": "vurihuang.github.io" + } } diff --git a/domains/vurihuang.json b/domains/vurihuang.json index fc7d3838f..2e62d39d4 100644 --- a/domains/vurihuang.json +++ b/domains/vurihuang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "CNAME": "vurihuang.github.io" - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "CNAME": "vurihuang.github.io" + } } diff --git a/domains/wave.json b/domains/wave.json index 45e65c2d9..fa08df710 100644 --- a/domains/wave.json +++ b/domains/wave.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "mulchs", - "discord": "1273579466936815717", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VQbRFqL4oyeBRF7H8wmvWeQR00tQnJnL2c0Yc--s4fbY_z_gr-LC7j6Ep_s-mStGfFpmnGZxPAz89WkApt6__tftZ8oClYEbRQJyN7jtoOHO86GNYMxcvQJ2ngNqxjADWrWROLR2uI9c0VZryiZFLfDXkfl0WbtTl2UvndEnjCVwNyIuv8L67P1p9p0ODDyKIcztIkDEROfD46mWthqIcElcWxNuCXMsPYgtBXYn6O6SrQWHhilzEsvLHe8BEMESAfpxvOH7clAWLVLIAmEmNNnoecLwse_z3k8pZHJQDOifr8k5t8FoRNhPH5QYFAXGfk4Mi_jCFUPZV9cwjJa0gA.EkJAMMF4R2XX-bBYIFnfQg.K1R0AqjrIzfN5_rcJit1g8JFU4DxBqL9Wq8nGU3Rhka93TEfxiRYSi5C0RFtt3i-OH_FxwePHkLCDDMDLE4fFFl8bQplvGRoXw-_QY5Czqf2bH6GtsIpt0viog_2l4h5.khbF7ESzWSSPeYTADVcsyg" - }, - - "record": { - "CNAME": "wave.fwh.is" - } - } - \ No newline at end of file + "owner": { + "username": "mulchs", + "discord": "1273579466936815717", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VQbRFqL4oyeBRF7H8wmvWeQR00tQnJnL2c0Yc--s4fbY_z_gr-LC7j6Ep_s-mStGfFpmnGZxPAz89WkApt6__tftZ8oClYEbRQJyN7jtoOHO86GNYMxcvQJ2ngNqxjADWrWROLR2uI9c0VZryiZFLfDXkfl0WbtTl2UvndEnjCVwNyIuv8L67P1p9p0ODDyKIcztIkDEROfD46mWthqIcElcWxNuCXMsPYgtBXYn6O6SrQWHhilzEsvLHe8BEMESAfpxvOH7clAWLVLIAmEmNNnoecLwse_z3k8pZHJQDOifr8k5t8FoRNhPH5QYFAXGfk4Mi_jCFUPZV9cwjJa0gA.EkJAMMF4R2XX-bBYIFnfQg.K1R0AqjrIzfN5_rcJit1g8JFU4DxBqL9Wq8nGU3Rhka93TEfxiRYSi5C0RFtt3i-OH_FxwePHkLCDDMDLE4fFFl8bQplvGRoXw-_QY5Czqf2bH6GtsIpt0viog_2l4h5.khbF7ESzWSSPeYTADVcsyg" + }, + + "record": { + "CNAME": "wave.fwh.is" + } +} diff --git a/domains/webcubed.json b/domains/webcubed.json index 1bc3caa49..80535f977 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "webcubed", - "email": "lainathannlaiv2@gmail.com" - }, - "record": { - "CNAME": "webcubed.github.io" - } -} + "owner": { + "username": "webcubed", + "email": "lainathannlaiv2@gmail.com" + }, + "record": { + "CNAME": "webcubed.github.io" + } +} diff --git a/domains/wipad.json b/domains/wipad.json index a63a5a642..04908da06 100644 --- a/domains/wipad.json +++ b/domains/wipad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "wipad0310", - "email": "nguyenlab2007@gmail.com" - }, - "record": { - "CNAME": "wipad0310.github.io" - } + "owner": { + "username": "wipad0310", + "email": "nguyenlab2007@gmail.com" + }, + "record": { + "CNAME": "wipad0310.github.io" + } } diff --git a/domains/wirisungs.json b/domains/wirisungs.json index 0bd4f92cf..f0a181248 100644 --- a/domains/wirisungs.json +++ b/domains/wirisungs.json @@ -1,8 +1,8 @@ { "owner": { - "username": "wirisungs" + "username": "wirisungs" }, "record": { - "CNAME": "wirisungs.github.io" + "CNAME": "wirisungs.github.io" } } diff --git a/domains/wizcann.json b/domains/wizcann.json index cc4df51b5..10abfdfb4 100644 --- a/domains/wizcann.json +++ b/domains/wizcann.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "wizcann" - }, - "record": { - "CNAME": "wizcann.github.io" - } -} + "owner": { + "username": "wizcann" + }, + "record": { + "CNAME": "wizcann.github.io" + } +} diff --git a/domains/works.arnxv.json b/domains/works.arnxv.json index 2e23bf9fd..5ffe17247 100644 --- a/domains/works.arnxv.json +++ b/domains/works.arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/www.bteamapp.json b/domains/www.bteamapp.json index a71f767a9..7dea7e8b7 100644 --- a/domains/www.bteamapp.json +++ b/domains/www.bteamapp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/www.dhlcgd.json b/domains/www.dhlcgd.json index 0f61df0fe..84adf8b6e 100644 --- a/domains/www.dhlcgd.json +++ b/domains/www.dhlcgd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dhlcgd", - "email": "dhlcgdofficial@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "dhlcgd", + "email": "dhlcgdofficial@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/www.joe50097.json b/domains/www.joe50097.json index 544b87710..f92a1bda3 100644 --- a/domains/www.joe50097.json +++ b/domains/www.joe50097.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Joe50097", - "email": "zcell9500@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/www.myforum.json b/domains/www.myforum.json index 72a2fee0a..e3f1896a0 100644 --- a/domains/www.myforum.json +++ b/domains/www.myforum.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "myforum.mydiscussion.net" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "myforum.mydiscussion.net" + } } diff --git a/domains/www.ttkt.json b/domains/www.ttkt.json index a71f767a9..7dea7e8b7 100644 --- a/domains/www.ttkt.json +++ b/domains/www.ttkt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/xgeneric.json b/domains/xgeneric.json index 4ffc90339..62bace35a 100644 --- a/domains/xgeneric.json +++ b/domains/xgeneric.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.D232zLsD29QIoCDQBNjD76jn7VgIPpSOIrRPBMn37VV_JTS_3fJAKK7ADQtFwQu0A-I0TcZTU3UczrEGdwjmkHHAhPu95BuRbFqbWruAnX6ETw0JjSJQvYmlrFjF1xDMM33CJ3GW0R985HyTcB5MbU6-QvWbqPou5bwRShlQ06KKP944EiASahDDNAog2HUwEf7VJjWxdB-hP3Yj_BOvlC_kQBfZBhOTG4OWwbvbAonKjK26oqrVdUKhuDT0VfvI4VsBXlSG3g8P2LnyZZPmh3xJ3UQ4aWYRFhJkC3f0M98NQ4mI7ddwZu4YPVcw9yHiMD9iDnTBnNiSsJVZeMhqQw.6v7QP1iKQEXF2xIliVLoxA.n1gPGIhivHdAaq9enhjewqRKzW2BtPsOt97Ng4x7yp8nv-OzAS4Jev1hp_M3z0XL7l5z1Wc2YrPW7z3trdUlmTZkCLcOziKhwwECaKbQNErOq3yXDxe7K5FvhmQWGNQJ.fZiP_f8z_xpVs5jS0MRQPQ" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.D232zLsD29QIoCDQBNjD76jn7VgIPpSOIrRPBMn37VV_JTS_3fJAKK7ADQtFwQu0A-I0TcZTU3UczrEGdwjmkHHAhPu95BuRbFqbWruAnX6ETw0JjSJQvYmlrFjF1xDMM33CJ3GW0R985HyTcB5MbU6-QvWbqPou5bwRShlQ06KKP944EiASahDDNAog2HUwEf7VJjWxdB-hP3Yj_BOvlC_kQBfZBhOTG4OWwbvbAonKjK26oqrVdUKhuDT0VfvI4VsBXlSG3g8P2LnyZZPmh3xJ3UQ4aWYRFhJkC3f0M98NQ4mI7ddwZu4YPVcw9yHiMD9iDnTBnNiSsJVZeMhqQw.6v7QP1iKQEXF2xIliVLoxA.n1gPGIhivHdAaq9enhjewqRKzW2BtPsOt97Ng4x7yp8nv-OzAS4Jev1hp_M3z0XL7l5z1Wc2YrPW7z3trdUlmTZkCLcOziKhwwECaKbQNErOq3yXDxe7K5FvhmQWGNQJ.fZiP_f8z_xpVs5jS0MRQPQ" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/xpugno.json b/domains/xpugno.json index 19148b752..00fe20474 100644 --- a/domains/xpugno.json +++ b/domains/xpugno.json @@ -1,13 +1,11 @@ { - "description": "Personal website for xPugno, hosted on Netlify at https://xpugno.netlify.app", - "repo": "https://github.com/xPugnocode/sillywebsite", - "owner": { - "username": "xPugnocode", - "discord": "567924760370085899" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "description": "Personal website for xPugno, hosted on Netlify at https://xpugno.netlify.app", + "repo": "https://github.com/xPugnocode/sillywebsite", + "owner": { + "username": "xPugnocode", + "discord": "567924760370085899" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 057c6f3e5..7ba5ec189 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -1,10 +1,10 @@ { - "owner": { - "email": "xvannn07@example.com", - "username": "Xvannn07" - }, - "record": { - "CNAME": "silly-arithmetic-ef452c.netlify.app" - }, - "proxy": false + "owner": { + "email": "xvannn07@example.com", + "username": "Xvannn07" + }, + "record": { + "CNAME": "silly-arithmetic-ef452c.netlify.app" + }, + "proxy": false } diff --git a/domains/xvrtech.json b/domains/xvrtech.json index 516612771..1172adb43 100644 --- a/domains/xvrtech.json +++ b/domains/xvrtech.json @@ -1,12 +1,11 @@ { - "description": "Toy website xvrtech.is-a.dev", - "repo": "https://github.com/FullStackedRVC/Agency.git", - "owner": { - "username": "FullStackedRVC", - "email": "robertocarov2@gmail.com" - }, - "record": { + "description": "Toy website xvrtech.is-a.dev", + "repo": "https://github.com/FullStackedRVC/Agency.git", + "owner": { + "username": "FullStackedRVC", + "email": "robertocarov2@gmail.com" + }, + "record": { "CNAME": "fullstackedrvc.github.io" - - } - } \ No newline at end of file + } +} diff --git a/domains/yashsachdev.json b/domains/yashsachdev.json index a96833d27..ee20acfea 100644 --- a/domains/yashsachdev.json +++ b/domains/yashsachdev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yashsachdev", - "email": "yashsachdev5677@gmail.com" - }, - "record": { - "CNAME": "yashsachdevblog.azureedge.net" - } + "owner": { + "username": "yashsachdev", + "email": "yashsachdev5677@gmail.com" + }, + "record": { + "CNAME": "yashsachdevblog.azureedge.net" + } } diff --git a/domains/youssef-lmouden.json b/domains/youssef-lmouden.json index 62c8bf2dc..922756d8c 100644 --- a/domains/youssef-lmouden.json +++ b/domains/youssef-lmouden.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "YoussefDevPro" - }, - "record": { - "CNAME": "youssefdevpro.github.io" - } -} + "owner": { + "username": "YoussefDevPro" + }, + "record": { + "CNAME": "youssefdevpro.github.io" + } +} diff --git a/domains/yxz.json b/domains/yxz.json index 87095b3fe..d434786ca 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -1,28 +1,24 @@ { - "repo": "https://github.com/yz9551/blog", - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ], - "MX": [ - "tourmaline.uksouth.cloudapp.azure.com" - ], - "TXT": [ - "v=spf1 mx -all" - ] - } + "repo": "https://github.com/yz9551/blog", + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], + "MX": ["tourmaline.uksouth.cloudapp.azure.com"], + "TXT": ["v=spf1 mx -all"] + } } diff --git a/domains/zalex.json b/domains/zalex.json index 1fafd707a..006338ddf 100644 --- a/domains/zalex.json +++ b/domains/zalex.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Orange-Figure", - "discord": "1212435420776890368", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.N0_TVOrIKQHS-dgU5KDDcREwJDAtW1AfGLARAqAZyT-UjrmJz8IUFHg8zYxe6Spa4faQVR_emyVZKwqwlFvdIZZr4yQrWQSED-2WZJ5Z5DXpti6930sHO4CVgszWKjc5LqPW1764QP39iQrC7VtNSFxEmZTWJnmK0i8X_2AOSgu8BTH45vjMVKU4oBRzHjvoBZ-Z_17DCk0Awy2FxWSscZPDVF1-_1ETfQ60Ahcv8gYcMt3ZVs2vrUZR_sopt8LaPf6AQQ9zSgDtRiwBHogpiYWsAZVN_5EHTKosomGhUcxuHfUjhaHFauscXQjHZM6kDOEAEvY8MryV7jRy_gm7fQ.sZCseMTkxIHnGcrpk7SARA.SHzeybFf2FVb38kuLc62-X3zAK2SMpZiL2FlnaU77-UR5bsGoINyEnbJNdvCRd4nLItafWpWtCqu0NyvjBh8BWCNrCUhYMmmLRzg6sBgolI.kE2nsD9RtiZGMS-KFaXmZw" - }, - - "record": { - "CNAME": "zalex.betteruptime.com" - } - } - \ No newline at end of file + "owner": { + "username": "Orange-Figure", + "discord": "1212435420776890368", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.N0_TVOrIKQHS-dgU5KDDcREwJDAtW1AfGLARAqAZyT-UjrmJz8IUFHg8zYxe6Spa4faQVR_emyVZKwqwlFvdIZZr4yQrWQSED-2WZJ5Z5DXpti6930sHO4CVgszWKjc5LqPW1764QP39iQrC7VtNSFxEmZTWJnmK0i8X_2AOSgu8BTH45vjMVKU4oBRzHjvoBZ-Z_17DCk0Awy2FxWSscZPDVF1-_1ETfQ60Ahcv8gYcMt3ZVs2vrUZR_sopt8LaPf6AQQ9zSgDtRiwBHogpiYWsAZVN_5EHTKosomGhUcxuHfUjhaHFauscXQjHZM6kDOEAEvY8MryV7jRy_gm7fQ.sZCseMTkxIHnGcrpk7SARA.SHzeybFf2FVb38kuLc62-X3zAK2SMpZiL2FlnaU77-UR5bsGoINyEnbJNdvCRd4nLItafWpWtCqu0NyvjBh8BWCNrCUhYMmmLRzg6sBgolI.kE2nsD9RtiZGMS-KFaXmZw" + }, + + "record": { + "CNAME": "zalex.betteruptime.com" + } +} diff --git a/domains/ziyn.json b/domains/ziyn.json index 7851a9219..9a726ef96 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "254thheli", - "email": "is-a-dev@ziyn.us.kg" - }, - "record": { - "CNAME": "ziyn.pages.dev" - } + "owner": { + "username": "254thheli", + "email": "is-a-dev@ziyn.us.kg" + }, + "record": { + "CNAME": "ziyn.pages.dev" + } } diff --git a/domains/zmail._domainkey.devarnav.json b/domains/zmail._domainkey.devarnav.json index 336d7eb0e..baa38f9b5 100644 --- a/domains/zmail._domainkey.devarnav.json +++ b/domains/zmail._domainkey.devarnav.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ArnavBarway", - "email": "playnav.yt@gmail.com" - }, - "record": { - "TXT": [ - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSshIz5JRWquCDisgpRtbtWwMhzi2asXOamXxO6G80r4cNYll2/7AWSIxEKGV8t/eoGo9xiryfUXi0W5P5jHY6TWcdawPE/xBoBySt58dQtOElHEplukCYxyTotrvdQp1nH9w2jmexZfjXzOS97sGwUXHDWxNZjwT7hYf5Kzif+QIDAQAB" - ] - } + "owner": { + "username": "ArnavBarway", + "email": "playnav.yt@gmail.com" + }, + "record": { + "TXT": [ + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSshIz5JRWquCDisgpRtbtWwMhzi2asXOamXxO6G80r4cNYll2/7AWSIxEKGV8t/eoGo9xiryfUXi0W5P5jHY6TWcdawPE/xBoBySt58dQtOElHEplukCYxyTotrvdQp1nH9w2jmexZfjXzOS97sGwUXHDWxNZjwT7hYf5Kzif+QIDAQAB" + ] + } } diff --git a/domains/zmail._domainkey.lohit.json b/domains/zmail._domainkey.lohit.json index 45759e124..d02c5d24a 100644 --- a/domains/zmail._domainkey.lohit.json +++ b/domains/zmail._domainkey.lohit.json @@ -5,6 +5,8 @@ "discord": "drxven" }, "record": { - "TXT": ["v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB"] + "TXT": [ + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB" + ] } } From 4cb536c3aa8dd80714d2e127e7a056276be9c342 Mon Sep 17 00:00:00 2001 From: Sarthak Malhotra <49312722+SaM13997@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:12:36 +0530 Subject: [PATCH 0301/3585] Create sarthak-malhotra.json --- domains/sarthak-malhotra.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/sarthak-malhotra.json diff --git a/domains/sarthak-malhotra.json b/domains/sarthak-malhotra.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/sarthak-malhotra.json @@ -0,0 +1 @@ + From 438a8b588d0b12d29871163b9afa7e26d379266f Mon Sep 17 00:00:00 2001 From: Sarthak Malhotra Date: Fri, 10 Jan 2025 16:22:38 +0530 Subject: [PATCH 0302/3585] domain setup --- domains/sarthak-malhotra.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/sarthak-malhotra.json b/domains/sarthak-malhotra.json index 8b1378917..6d0eb390c 100644 --- a/domains/sarthak-malhotra.json +++ b/domains/sarthak-malhotra.json @@ -1 +1,11 @@ - +{ + "description": "Portfolio Website for Sarthak Malhotra", + "repo": "https://github.com/SaM13997/portfolio-simple", + "owner": { + "username": "Sam13997", + "email": "sarthakmalhotra251@gmail.com" + }, + "record": { + "CNAME": "www.webdevsam.pro" + } +} From b1dc7ab3a3bb9d893322b609681d901f71ce10ab Mon Sep 17 00:00:00 2001 From: Vedant Das <153703868+ethereumvd@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:40:26 +0530 Subject: [PATCH 0303/3585] Create ethereumvd.json --- domains/ethereumvd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ethereumvd.json diff --git a/domains/ethereumvd.json b/domains/ethereumvd.json new file mode 100644 index 000000000..8950288b7 --- /dev/null +++ b/domains/ethereumvd.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/ethereumvd/ethereumvd.github.io", + "owner": { + "username": "ethereumvd", + "email": "ethereum249@gmail.com" + }, + "record": { + "CNAME": "ethereumvd.github.io" + } +} From eb5fefb8df50f77f5282e9f2f9af0e09690ed7c7 Mon Sep 17 00:00:00 2001 From: Abineethan Date: Fri, 10 Jan 2025 17:36:57 +0530 Subject: [PATCH 0304/3585] Create _github-pages-challenge-abineethan.json --- domains/_github-pages-challenge-abineethan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-abineethan.json diff --git a/domains/_github-pages-challenge-abineethan.json b/domains/_github-pages-challenge-abineethan.json new file mode 100644 index 000000000..c1129342c --- /dev/null +++ b/domains/_github-pages-challenge-abineethan.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain hosts my personal portfolio website.", + "repo": "https://github.com/abineethan/abineethan.github.io", + "owner": { + "username": "abineethan", + "email": "abineethan22@gmail.com" + }, + "record": { + "TXT": "74aac1713f40d55b72933f73a36b09" + } +} From 4e04f769f2c7b7f95bf50a75aa382abdbd9c7cd4 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 20:43:05 +0800 Subject: [PATCH 0305/3585] feat(ci): subdomains on the root no underscores --- domains/_github-pages-challenge-0v90.json | 9 --------- domains/_github-pages-challenge-abiapp789.json | 9 --------- domains/_github-pages-challenge-akk1to.json | 12 ------------ domains/_github-pages-challenge-akzana.json | 8 -------- .../_github-pages-challenge-fluffythebunny.json | 9 --------- domains/_github-pages-challenge-rouf0x.json | 9 --------- domains/_psl.json | 2 +- tests/domains.test.js | 14 ++++++++++++++ util/excepted-domains.json | 6 ++++++ 9 files changed, 21 insertions(+), 57 deletions(-) delete mode 100644 domains/_github-pages-challenge-0v90.json delete mode 100644 domains/_github-pages-challenge-abiapp789.json delete mode 100644 domains/_github-pages-challenge-akk1to.json delete mode 100644 domains/_github-pages-challenge-akzana.json delete mode 100644 domains/_github-pages-challenge-fluffythebunny.json delete mode 100644 domains/_github-pages-challenge-rouf0x.json create mode 100644 util/excepted-domains.json diff --git a/domains/_github-pages-challenge-0v90.json b/domains/_github-pages-challenge-0v90.json deleted file mode 100644 index ca64ecee6..000000000 --- a/domains/_github-pages-challenge-0v90.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0v90", - "discord": "651519394673065989" - }, - "record": { - "TXT": "9e58408bb4a7267e5a81669f75cfb3" - } -} diff --git a/domains/_github-pages-challenge-abiapp789.json b/domains/_github-pages-challenge-abiapp789.json deleted file mode 100644 index 5726a4a9a..000000000 --- a/domains/_github-pages-challenge-abiapp789.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abiapp789", - "email": "abiapp2024@gmail.com" - }, - "record": { - "TXT": "5bcd2d69c4cca15abd91d504a5b72a" - } -} diff --git a/domains/_github-pages-challenge-akk1to.json b/domains/_github-pages-challenge-akk1to.json deleted file mode 100644 index ccde44cd8..000000000 --- a/domains/_github-pages-challenge-akk1to.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "This website is my personal portfollo XD (let it on rq)", - "repo": "https://github.com/akk1to/akk1to.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "TXT": ["b7205350c0f56235a5eebee2fd1993"] - } -} diff --git a/domains/_github-pages-challenge-akzana.json b/domains/_github-pages-challenge-akzana.json deleted file mode 100644 index 899eddad0..000000000 --- a/domains/_github-pages-challenge-akzana.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "akzana" - }, - "record": { - "TXT": ["a9e7df1f4744431d00299a1ca92510"] - } -} diff --git a/domains/_github-pages-challenge-fluffythebunny.json b/domains/_github-pages-challenge-fluffythebunny.json deleted file mode 100644 index 3b3919f04..000000000 --- a/domains/_github-pages-challenge-fluffythebunny.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Fluffythebunny", - "email": "puglsytt@gmail.com" - }, - "record": { - "TXT": "beb68ebc988463b8b1753c41c14f9e" - } -} diff --git a/domains/_github-pages-challenge-rouf0x.json b/domains/_github-pages-challenge-rouf0x.json deleted file mode 100644 index 16c8283a8..000000000 --- a/domains/_github-pages-challenge-rouf0x.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rouf0x", - "email": "Gabrielruf.fr@gmail.com" - }, - "record": { - "TXT": "f01cd0a4cbac68efe6b87568776ad9" - } -} diff --git a/domains/_psl.json b/domains/_psl.json index 80ac8a2f0..9ddffa978 100644 --- a/domains/_psl.json +++ b/domains/_psl.json @@ -4,6 +4,6 @@ "email": "admin@is-a.dev" }, "record": { - "TXT": ["https://github.com/publicsuffix/list/pull/2225"] + "TXT": "https://github.com/publicsuffix/list/pull/2225" } } diff --git a/tests/domains.test.js b/tests/domains.test.js index 4c4dc25d6..f43b05254 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -127,3 +127,17 @@ t("Reserved domains file should be valid", (t) => { t.pass(); }); + +const exceptedDomains = require("../util/excepted-domains.json"); + +t("Subdomains on the root should not start with an underscore", (t) => { + for (const file of files) { + const subdomain = file.replace(/\.json$/, ""); + + if (subdomain.split(".").length === 1 && !exceptedDomains.includes(subdomain)) { + t.true(subdomain[0] !== "_", `${file}: Root subdomains should not start with an underscore`); + } + } + + t.pass(); +}) diff --git a/util/excepted-domains.json b/util/excepted-domains.json new file mode 100644 index 000000000..9f7268d2e --- /dev/null +++ b/util/excepted-domains.json @@ -0,0 +1,6 @@ +[ + "_discord", + "_psl", + "_gh-is-a-dev-o", + "_github-pages-challenge-is-a-dev" +] From e7a48885d6b3bf0d7b3c29eee9f8f860d2de5c68 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:45:34 +0800 Subject: [PATCH 0306/3585] Delete domains/wdh.json --- domains/wdh.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wdh.json diff --git a/domains/wdh.json b/domains/wdh.json deleted file mode 100644 index 5c6fade85..000000000 --- a/domains/wdh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "MaskDuck", - "discord": "716134528409665586", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.hrR-hCSQVXgc9HR5dgQtzdudsQw4N2SwhMOi2wgv3EVMuqZScgijTFAVAANjFynfR-w87WZ6uYNGdl7STDcxsCVf4aTb3bBgvIYrxdn94sjUhvjr9QwfQ_FByjGbcUcdYFqD80Gkzm9j-ywB4gB3plRZ_W8j7cFR0arXrtnbCUjWEvdT5C20zPnlNcgpIOgQT0sd3R_ByX8aKyoo0U66CbWBgfyVTofOBRXFDhOmdbg5-R2_tLVbj0_2keVKaw0rh6H7Vw8ASbRyfgyg4ZTpXYxqlUlnSIpuDvSUutQRaNCCRZJzi49GuDnHT9_c7vEyd16YhIDTjYf4FkQWr_uVZA.6kXO1_LRrVcp1rz5s8Ubzg.LGclXJMQDX3Bri0DVIldYYdRbrrU4maBGcFUYDObHVFKntkmigw_6xCbQZR8JbXDSkfctECmVEsQoG_iOVnXKLDiUyyDevOGZMn3rwY4MQ5374p82B6l1LDFBbuyFX4o.wty6s6UmUNnx3WcrJAljkw" - }, - "record": { - "CNAME": "maskduck.pages.dev" - } -} From 8c7e0575945ab594d98e9eeebf91ef5e769ff6e7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:45:52 +0800 Subject: [PATCH 0307/3585] Delete domains/69.json --- domains/69.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/69.json diff --git a/domains/69.json b/domains/69.json deleted file mode 100644 index 0f2d4e83b..000000000 --- a/domains/69.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "maskduck", - "discord": "716134528409665586" - }, - "record": { - "CNAME": "maskduck.pages.dev" - } -} From 7edd1f1cc791360d3fc23e71fc1ef17460ecd3af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Albarrac=C3=ADn?= Date: Fri, 10 Jan 2025 10:27:47 -0400 Subject: [PATCH 0308/3585] Create franky.json --- domains/franky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/franky.json diff --git a/domains/franky.json b/domains/franky.json new file mode 100644 index 000000000..2d1e8abc6 --- /dev/null +++ b/domains/franky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "senseikoder", + "email": "molina.frank@gmail.com" + }, + "record": { + "CNAME": "efrank.xyz" + } +} From 7daf7e6144e4efe8057a42570ae95e424af8d8bb Mon Sep 17 00:00:00 2001 From: zdienos Date: Fri, 10 Jan 2025 22:33:39 +0800 Subject: [PATCH 0309/3585] Create mardino.json --- domains/mardino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mardino.json diff --git a/domains/mardino.json b/domains/mardino.json new file mode 100644 index 000000000..c1b801ae9 --- /dev/null +++ b/domains/mardino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zdienos", + "email": "zdienos@yahoo.com" + }, + "record": { + "CNAME": "zdienos.com" + } +} From 4118f0d296f417e56a78c64ced3ac038ab4231e9 Mon Sep 17 00:00:00 2001 From: Boris Moreno Date: Fri, 10 Jan 2025 09:51:00 -0500 Subject: [PATCH 0310/3585] Create borismoreno.json file --- domains/borismoreno.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/borismoreno.json diff --git a/domains/borismoreno.json b/domains/borismoreno.json new file mode 100644 index 000000000..5245ccf27 --- /dev/null +++ b/domains/borismoreno.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "borismoreno", + "email": "boris_marco_moreno@hotmail.com" + }, + "record": { + "CNAME": "borismoreno.com" + } +} \ No newline at end of file From e5e3cd4eeac7950a318d7bda3b1b02a3340ad113 Mon Sep 17 00:00:00 2001 From: "NTBK-MARCOS\\mtora" Date: Fri, 10 Jan 2025 11:51:26 -0300 Subject: [PATCH 0311/3585] add marcos.is-a.dev --- domains/marcos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marcos.json diff --git a/domains/marcos.json b/domains/marcos.json new file mode 100644 index 000000000..44a678890 --- /dev/null +++ b/domains/marcos.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mtoranzo", + "owner": { + "username": "mtoranzo", + "email": "mtoranzo@gmail.com" + }, + "record": { + "TXT": "345c2e905e6bb6fd03343af2a4eb2e" + } +} \ No newline at end of file From e89ce2964866323d17c6cde0d912e79a7c1fdbf1 Mon Sep 17 00:00:00 2001 From: sujalshrestha Date: Fri, 10 Jan 2025 20:36:51 +0545 Subject: [PATCH 0312/3585] add sujal.json --- domains/sujal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sujal.json diff --git a/domains/sujal.json b/domains/sujal.json new file mode 100644 index 000000000..5ec01f254 --- /dev/null +++ b/domains/sujal.json @@ -0,0 +1,10 @@ +{ + "repo":"https://github.com/SuzalShrestha/register", + "owner": { + "username": "suzalshrestha", + "email": "sujalshresthawork@gmail.com" + }, + "record": { + "CNAME": "suzalshrestha.github.io" + } +} From d9db38b3bfcaadfcec6c086d98b10c53b3cd7174 Mon Sep 17 00:00:00 2001 From: Hammed Oyedele Date: Fri, 10 Jan 2025 15:52:32 +0100 Subject: [PATCH 0313/3585] Create hammed.json --- domains/hammed.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hammed.json diff --git a/domains/hammed.json b/domains/hammed.json new file mode 100644 index 000000000..7a86e4421 --- /dev/null +++ b/domains/hammed.json @@ -0,0 +1,12 @@ +{ + "description": "Link to my portfolio site.", + "repo": "https://github.com/devhammed/devhammed.github.io", + "owner": { + "username": "devhammed", + "email": "hey@hammed.dev" + }, + "record": { + "CNAME": "devhammed.github.io", + "TXT": "7672b068b3140a9fbaaf9bfe0ab136" + } +} From ba787f8b6b4e4b90e8c14f29031ce9baa4344e05 Mon Sep 17 00:00:00 2001 From: sujalshrestha Date: Fri, 10 Jan 2025 20:40:52 +0545 Subject: [PATCH 0314/3585] add vercel app --- domains/sujal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sujal.json b/domains/sujal.json index 5ec01f254..3cfa3d825 100644 --- a/domains/sujal.json +++ b/domains/sujal.json @@ -5,6 +5,6 @@ "email": "sujalshresthawork@gmail.com" }, "record": { - "CNAME": "suzalshrestha.github.io" + "CNAME": "sujalshrestha.vercel.app" } } From 935b84163696561858e13e437d0859e2fe865797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kirk=20Incer=20G=C3=B3mez?= Date: Fri, 10 Jan 2025 09:27:41 -0600 Subject: [PATCH 0315/3585] mrincer domain --- domains/_vercel.mrincer.json | 10 ++++++++++ domains/mrincer.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.mrincer.json create mode 100644 domains/mrincer.json diff --git a/domains/_vercel.mrincer.json b/domains/_vercel.mrincer.json new file mode 100644 index 000000000..31a83093c --- /dev/null +++ b/domains/_vercel.mrincer.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khincer", + "email": "kirk.incerg@gmail.com", + "discord": "kyllhua" + }, + "record": { + "TXT": "vc-domain-verify=mrincer.is-a.dev,b49fbc8c9c4be061da53" + } +} \ No newline at end of file diff --git a/domains/mrincer.json b/domains/mrincer.json new file mode 100644 index 000000000..feddafd67 --- /dev/null +++ b/domains/mrincer.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khincer", + "email": "kirk.incerg@gmail.com", + "discord": "kyllhua" + }, + "record": { + "CNAME": "portfolio-ashy-ten-95.vercel.app" + } +} \ No newline at end of file From f0a22c1b0e1006eb7e2c13fd1ccd90c01ced9377 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:29:00 +0800 Subject: [PATCH 0316/3585] Create sticknologic.json --- domains/sticknologic.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/sticknologic.json b/domains/sticknologic.json index 68cd5f782..04e7cba94 100644 --- a/domains/sticknologic.json +++ b/domains/sticknologic.json @@ -6,6 +6,12 @@ "email": "jobeth.llame@gmail.com" }, "record": { + "A":[ + "65.19.154.90" + ], + "AAAA":[ + "2001:470:1:1ee::1002" + ], "NS": [ "ns1.heliohost.org", "ns2.heliohost.org" From 98edad79ef04b97deb2345ffc9bc41e05604e37a Mon Sep 17 00:00:00 2001 From: Rafael Frank Date: Fri, 10 Jan 2025 16:30:35 +0100 Subject: [PATCH 0317/3585] Add frankra domain --- domains/frankra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/frankra.json diff --git a/domains/frankra.json b/domains/frankra.json new file mode 100644 index 000000000..030d73215 --- /dev/null +++ b/domains/frankra.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/frankra/frankra.github.io", + "owner": { + "username": "frankra", + "email": "rafael.h.frank@gmail.com" + }, + "record": { + "CNAME": "frankra.github.io" + } +} \ No newline at end of file From 4a8d50e78918a06d6914d4c88cc8a2977a18a4ef Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:11:32 +0530 Subject: [PATCH 0318/3585] Update bro.json Updated CNAME Record --- domains/bro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bro.json b/domains/bro.json index c03bdf1b3..310745b12 100644 --- a/domains/bro.json +++ b/domains/bro.json @@ -1,11 +1,11 @@ { - "description": "Random PDF's website", + "description": "Portfolio Website", "repo": "https://github.com/codevodka/Random-PDF", "owner": { "username": "codevodka", "email": "mafiurislam2022@gmail.com" }, "record": { - "CNAME": "https://codevodka.github.io/codevodka/" + "CNAME": "codevodka.github.io" } } From 614e564d59cc8387ae312fb1c43a85d8eb24a836 Mon Sep 17 00:00:00 2001 From: Nicolas Suarez Date: Fri, 10 Jan 2025 10:44:37 -0500 Subject: [PATCH 0319/3585] Create nicojsuarez.json --- nicojsuarez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 nicojsuarez.json diff --git a/nicojsuarez.json b/nicojsuarez.json new file mode 100644 index 000000000..5fc0d2344 --- /dev/null +++ b/nicojsuarez.json @@ -0,0 +1,11 @@ +{ + "description": "Personal use", + "repo": "https://github.com/NicoJSuarez2/PersonalPage", + "owner": { + "username": "nicojsuarez2", + "email": "javinsurez@gmail.com" + }, + "record": { + "CNAME": "github-Nicojsuarez2.github.io" + } +} From 5d7059249571148263109a038e740f4985e0408d Mon Sep 17 00:00:00 2001 From: Jonathan-Buitrago Date: Fri, 10 Jan 2025 11:43:02 -0500 Subject: [PATCH 0320/3585] Add new domain for JonathanB500 --- domains/jonathan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jonathan.json diff --git a/domains/jonathan.json b/domains/jonathan.json new file mode 100644 index 000000000..135891961 --- /dev/null +++ b/domains/jonathan.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website.", + "repo": "https://github.com/jonasfroeller/jonasfroeller", + "owner": { + "username": "JonathanB500", + "email": "jonathanbuitrago505@gmail.com" + }, + "record": { + "CNAME": "https://jonathanbuitragoroncancio.web.app/" + } +} From 43d1778479a21f29b0033fd0efe247940fe6362f Mon Sep 17 00:00:00 2001 From: Anibal Bastias Soto <31627741+anibalbastiass@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:45:37 -0500 Subject: [PATCH 0321/3585] Create anibalbastiass.json --- domains/anibalbastiass.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anibalbastiass.json diff --git a/domains/anibalbastiass.json b/domains/anibalbastiass.json new file mode 100644 index 000000000..f6ce6b89d --- /dev/null +++ b/domains/anibalbastiass.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anibalbastiass", + "email": "anibal.bastias@gmail.com" + }, + "record": { + "CNAME": "anibalbastiass.github.io" + } +} From e9b1b1d5d867c508453750b95a31a81b4203ccf2 Mon Sep 17 00:00:00 2001 From: Samir Khanal Date: Fri, 10 Jan 2025 22:32:05 +0545 Subject: [PATCH 0322/3585] Create _vercel.samirkhanal.json --- domains/_vercel.samirkhanal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.samirkhanal.json diff --git a/domains/_vercel.samirkhanal.json b/domains/_vercel.samirkhanal.json new file mode 100644 index 000000000..df3188455 --- /dev/null +++ b/domains/_vercel.samirkhanal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khanal-samir", + "email": "gdssamir@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=samirkhanal.is-a.dev,ea1c15390e801aa3ea34" + } +} From ea3c386543e652e39ce329db5ee83ed6997828df Mon Sep 17 00:00:00 2001 From: Samir Khanal Date: Fri, 10 Jan 2025 22:33:52 +0545 Subject: [PATCH 0323/3585] Create samirkhanal.json --- domains/samirkhanal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/samirkhanal.json diff --git a/domains/samirkhanal.json b/domains/samirkhanal.json new file mode 100644 index 000000000..4e1a1cbeb --- /dev/null +++ b/domains/samirkhanal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khanal-samir", + "email": "gdssamir@gmail.com", + + }, + "record": { + "CNAME": "https://samir-khanal-portfolio.vercel.app" + } +} From e4f2eaa7c38a92d6824afcf0855b0c2c8565a43b Mon Sep 17 00:00:00 2001 From: Samir Khanal Date: Fri, 10 Jan 2025 22:37:41 +0545 Subject: [PATCH 0324/3585] Update samirkhanal.json --- domains/samirkhanal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samirkhanal.json b/domains/samirkhanal.json index 4e1a1cbeb..2e6a5fa0b 100644 --- a/domains/samirkhanal.json +++ b/domains/samirkhanal.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "https://samir-khanal-portfolio.vercel.app" + "CNAME": "samir-khanal-portfolio.vercel.app" } } From 4128bab26bab0f8d47656ad62fbbae880130eafd Mon Sep 17 00:00:00 2001 From: Lautaro Castellanos <88523600+LautaroMol@users.noreply.github.com> Date: Fri, 10 Jan 2025 13:54:01 -0300 Subject: [PATCH 0325/3585] Create Lautaro-Molina.json --- domains/Lautaro-Molina.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Lautaro-Molina.json diff --git a/domains/Lautaro-Molina.json b/domains/Lautaro-Molina.json new file mode 100644 index 000000000..a6f1cdfc5 --- /dev/null +++ b/domains/Lautaro-Molina.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "LautaroMol", + "email": "[email protected]" + }, + "record": { + "URL": "https://lautaroportfolio.vercel.app/" + } +} From e5006d7b1ec456b849b5a5be297e380b8a237479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 11:06:24 -0600 Subject: [PATCH 0326/3585] Update peme969.json - Added a TXT record and MX records --- domains/peme969.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 0a904d635..cb1a02fc5 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -5,6 +5,8 @@ }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] + "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], + "MX":["mx1.simplelogin.co.","mx2.simplelogin.co."] + } } \ No newline at end of file From 0125ea24682a45da3df860e3aa075c5b0b4031a6 Mon Sep 17 00:00:00 2001 From: Ishh <88816438+ishh-xd@users.noreply.github.com> Date: Fri, 10 Jan 2025 22:37:21 +0530 Subject: [PATCH 0327/3585] Update ishh.json --- domains/ishh.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ishh.json b/domains/ishh.json index d4ef01652..30f9fce47 100644 --- a/domains/ishh.json +++ b/domains/ishh.json @@ -6,6 +6,8 @@ "email": "ishh-xd@proton.me" }, "record": { - "CNAME": "ishh-xd.github.io" - } + "CNAME": "ishh-xd.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } From 1322181511300f6e056b781b2e7320afb3e693a9 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 10 Jan 2025 19:13:34 +0200 Subject: [PATCH 0328/3585] Update domains/peme969.json --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 1080bb873..d2bcf9102 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -6,7 +6,7 @@ "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], - "MX":["mx1.simplelogin.co.","mx2.simplelogin.co."] + "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] } } From 43d800ba2fe1c2b2009e975eb174795570cd9f43 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 10 Jan 2025 19:23:19 +0200 Subject: [PATCH 0329/3585] Update domains/_vercel.samirkhanal.json --- domains/_vercel.samirkhanal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.samirkhanal.json b/domains/_vercel.samirkhanal.json index df3188455..c089a90bd 100644 --- a/domains/_vercel.samirkhanal.json +++ b/domains/_vercel.samirkhanal.json @@ -1,7 +1,7 @@ { "owner": { "username": "khanal-samir", - "email": "gdssamir@gmail.com", + "email": "gdssamir@gmail.com" }, "record": { "TXT": "vc-domain-verify=samirkhanal.is-a.dev,ea1c15390e801aa3ea34" From 5c05c7f8a3e863ae8dd94a05cd3e0ac1e84ef401 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 10 Jan 2025 19:23:24 +0200 Subject: [PATCH 0330/3585] Update domains/samirkhanal.json --- domains/samirkhanal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samirkhanal.json b/domains/samirkhanal.json index 2e6a5fa0b..e118b18f0 100644 --- a/domains/samirkhanal.json +++ b/domains/samirkhanal.json @@ -1,7 +1,7 @@ { "owner": { "username": "khanal-samir", - "email": "gdssamir@gmail.com", + "email": "gdssamir@gmail.com" }, "record": { From 0021ff48dd9464d4beb1932117b743c8276fd548 Mon Sep 17 00:00:00 2001 From: Alexander Ocsa Date: Fri, 10 Jan 2025 12:23:48 -0500 Subject: [PATCH 0331/3585] Add aocsa.json domain configuration --- domains/aocsa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aocsa.json diff --git a/domains/aocsa.json b/domains/aocsa.json new file mode 100644 index 000000000..35a2d6f1e --- /dev/null +++ b/domains/aocsa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aocsa", + "email": "alexander.ocsa@gmail.com" + }, + "record": { + "CNAME": "aocsa.github.io" + } +} \ No newline at end of file From 5af0c01b64d409e489867a3915bbb20cff68209d Mon Sep 17 00:00:00 2001 From: Ishh <88816438+ishh-xd@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:04:57 +0530 Subject: [PATCH 0332/3585] Update ishh.json --- domains/ishh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ishh.json b/domains/ishh.json index 30f9fce47..6ac82e27e 100644 --- a/domains/ishh.json +++ b/domains/ishh.json @@ -6,7 +6,7 @@ "email": "ishh-xd@proton.me" }, "record": { - "CNAME": "ishh-xd.github.io", + "A": ["185.199.111.153", "185.199.110.153", "185.199.108.153", "185.199.109.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } From 7596b6cc5d1a374e2e86991b9be591f121bd79c3 Mon Sep 17 00:00:00 2001 From: Lester Narvasta Ramirez Date: Fri, 10 Jan 2025 12:36:08 -0500 Subject: [PATCH 0333/3585] Create lester.json --- domains/lester.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lester.json diff --git a/domains/lester.json b/domains/lester.json new file mode 100644 index 000000000..ebc939b52 --- /dev/null +++ b/domains/lester.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LSTR", + "email": "lesternr@gmail.com" + }, + "record": { + "CNAME": "lstr.github.io" + } +} From 17eca28d38d0bc636dd0fe82eb138267b1a326c4 Mon Sep 17 00:00:00 2001 From: "Vishal Kr." <53997539+ItzYoVishal@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:09:16 +0530 Subject: [PATCH 0334/3585] Rename callcon to callcon.json --- domains/{callcon => callcon.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{callcon => callcon.json} (100%) diff --git a/domains/callcon b/domains/callcon.json similarity index 100% rename from domains/callcon rename to domains/callcon.json From 5c80f0ccc914b784af875d565618f1f45d03af33 Mon Sep 17 00:00:00 2001 From: Daniel Paredes <72459347+wallsified@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:41:16 -0600 Subject: [PATCH 0335/3585] Create _vercel.wallsified.json --- domains/_vercel.wallsified.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.wallsified.json diff --git a/domains/_vercel.wallsified.json b/domains/_vercel.wallsified.json new file mode 100644 index 000000000..d272bf08b --- /dev/null +++ b/domains/_vercel.wallsified.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wallsified", + "email": "danielparedes@ciencias.unam.mx", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=wallsified.is-a.dev,a6e231e5e5b6733aba43" + } +} From b017523b820e22c34107af093f068a0b4e674bd7 Mon Sep 17 00:00:00 2001 From: "T. Stark" <99743288+t-starks@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:44:32 -0600 Subject: [PATCH 0336/3585] Create tstark.json --- domains/tstark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tstark.json diff --git a/domains/tstark.json b/domains/tstark.json new file mode 100644 index 000000000..582a7ccb9 --- /dev/null +++ b/domains/tstark.json @@ -0,0 +1,11 @@ +{ + "subdomain": "tstark", + "owner": { + "username": "t-starks", + "email": "sr.shelby.lp@gmail.com" + }, + "record": { + "CNAME": "t-stark.netlify.app" + }, + "proxied": false +} From de2f09733da8313d279b2f73d433da9a27a393e4 Mon Sep 17 00:00:00 2001 From: Daniel Paredes <72459347+wallsified@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:49:57 -0600 Subject: [PATCH 0337/3585] Create wallsified.json --- domains/wallsified.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wallsified.json diff --git a/domains/wallsified.json b/domains/wallsified.json new file mode 100644 index 000000000..51cc568a6 --- /dev/null +++ b/domains/wallsified.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wallsified", + "email": "danielparedes@ciencias.unam.mx", + "discord": "" + }, + "record": { + "CNAME": "portafolio-gamma-mauve.vercel.app" + } +} From c285bcf216b1b547a143c1f68f3c7d99abe83752 Mon Sep 17 00:00:00 2001 From: Mario Papetti <61957863+Mario-dango@users.noreply.github.com> Date: Fri, 10 Jan 2025 14:50:05 -0300 Subject: [PATCH 0338/3585] Create mario-papetti.json --- domains/mario-papetti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mario-papetti.json diff --git a/domains/mario-papetti.json b/domains/mario-papetti.json new file mode 100644 index 000000000..e13296f01 --- /dev/null +++ b/domains/mario-papetti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mario-dango", + "email": "mp.robots@gmail.com" + }, + "record": { + "CNAME": "mario-dango.github.io" + } +} From e057507085f23be6bc9257f5a2cb8672bd04ae3e Mon Sep 17 00:00:00 2001 From: Delta-0mega Date: Fri, 10 Jan 2025 19:01:59 +0100 Subject: [PATCH 0339/3585] Create api.seiko.json --- domains/api.seiko.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/api.seiko.json diff --git a/domains/api.seiko.json b/domains/api.seiko.json new file mode 100644 index 000000000..0dfeedd7e --- /dev/null +++ b/domains/api.seiko.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Delta-0mega", + "email": "seikoo.dev@gmail.com", + "discord": "1293641904860172389" + }, + "record": { + "A": ["88.151.197.194"] + } +} From ffa34347ea465506e656ec453659cf84c10d8f8a Mon Sep 17 00:00:00 2001 From: Lautaro Castellanos <88523600+LautaroMol@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:06:49 -0300 Subject: [PATCH 0340/3585] Update and rename Lautaro-Molina.json to lautaro-molina.json --- domains/Lautaro-Molina.json | 11 ----------- domains/lautaro-molina.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 domains/Lautaro-Molina.json create mode 100644 domains/lautaro-molina.json diff --git a/domains/Lautaro-Molina.json b/domains/Lautaro-Molina.json deleted file mode 100644 index a6f1cdfc5..000000000 --- a/domains/Lautaro-Molina.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "LautaroMol", - "email": "[email protected]" - }, - "record": { - "URL": "https://lautaroportfolio.vercel.app/" - } -} diff --git a/domains/lautaro-molina.json b/domains/lautaro-molina.json new file mode 100644 index 000000000..9ce3aee49 --- /dev/null +++ b/domains/lautaro-molina.json @@ -0,0 +1,11 @@ +{ + "description": "json for the domain is-a.dev", + "repo": "https://github.com/LautaroMol", + "owner": { + "username": "LautaroMol", + "email": "Laumol159@gmail.com" + }, + "record": { + "URL": "https://lautaroportfolio.vercel.app/" + } +} From a2685aefe514b5f41c20790cd66b952f82360451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:26:22 -0600 Subject: [PATCH 0341/3585] Update peme969.json Added cname and a txt record --- domains/peme969.json | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index d2bcf9102..d23386e41 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,9 +4,25 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], - "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] - + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "CNAME": [ + "dkim01._domainkey.simplelogin.co", + "dkim02._domainkey.simplelogin.co", + "dkim03._domainkey.simplelogin.co" + ], + "TXT":[ + "sl-verification=dbpgreeqailirhyinpatpewbtegyca", + "v=spf1 include:simplelogin.co ~all", + "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + ], + "MX":[ + "mx1.simplelogin.co", + "mx2.simplelogin.co" + ] } } From 650f564ed6cf2d4d51f94a36450eab2b49df9bd2 Mon Sep 17 00:00:00 2001 From: Aaron Fort Garcia <120340024+AaronFortG@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:28:06 +0100 Subject: [PATCH 0342/3585] Actualizar domains --- domains/aaronfort.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aaronfort.json diff --git a/domains/aaronfort.json b/domains/aaronfort.json new file mode 100644 index 000000000..dd2e501c7 --- /dev/null +++ b/domains/aaronfort.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation website for Aaron Fort", + "repo": "https://github.com/AaronFortG", + "owner": { + "username": "AaronFortG", + "email": "aaronfortg@gmail.com" + }, + "record": { + "CNAME": "https://mycurriculum.salleurl.edu/aaron-fort/" + } +} \ No newline at end of file From 496c0ba9bf148e6399d67b2619d6726b552dc859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:39:32 -0600 Subject: [PATCH 0343/3585] Create _dmarc.peme969.is-a.dev I copied the file contents from the is-a.dev/register repo. I will change it to the one that's in my forked repo once a maintainer helps me fix the error. --- domains/_dmarc.peme969.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_dmarc.peme969.is-a.dev diff --git a/domains/_dmarc.peme969.is-a.dev b/domains/_dmarc.peme969.is-a.dev new file mode 100644 index 000000000..bf0342380 --- /dev/null +++ b/domains/_dmarc.peme969.is-a.dev @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], + "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] + } +} \ No newline at end of file From bf38796142a9ab6b0afd7e5cc86196a0c0657162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:42:06 -0600 Subject: [PATCH 0344/3585] Rename _dmarc.peme969.is-a.dev to _dmarc.peme969.is-a.dev.json Forgot to add the .json extension --- .../{_dmarc.peme969.is-a.dev => _dmarc.peme969.is-a.dev.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_dmarc.peme969.is-a.dev => _dmarc.peme969.is-a.dev.json} (99%) diff --git a/domains/_dmarc.peme969.is-a.dev b/domains/_dmarc.peme969.is-a.dev.json similarity index 99% rename from domains/_dmarc.peme969.is-a.dev rename to domains/_dmarc.peme969.is-a.dev.json index bf0342380..18fbe94b6 100644 --- a/domains/_dmarc.peme969.is-a.dev +++ b/domains/_dmarc.peme969.is-a.dev.json @@ -8,4 +8,4 @@ "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] } -} \ No newline at end of file +} From 9e24aeb1bb98208f42e0bf582a3bcb5a6c87f011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:44:23 -0600 Subject: [PATCH 0345/3585] Create dkim._domainkey.peme969.is-a.dev.json Added the file --- domains/dkim._domainkey.peme969.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dkim._domainkey.peme969.is-a.dev.json diff --git a/domains/dkim._domainkey.peme969.is-a.dev.json b/domains/dkim._domainkey.peme969.is-a.dev.json new file mode 100644 index 000000000..d2bcf9102 --- /dev/null +++ b/domains/dkim._domainkey.peme969.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], + "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] + + } +} From e9566ccf7da6d5d7601080208ce14fb04b945443 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:48:13 -0600 Subject: [PATCH 0346/3585] Update _dmarc.peme969.is-a.dev.json Updated this file with the main file's contents --- domains/_dmarc.peme969.is-a.dev.json | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/domains/_dmarc.peme969.is-a.dev.json b/domains/_dmarc.peme969.is-a.dev.json index 18fbe94b6..097d6cd80 100644 --- a/domains/_dmarc.peme969.is-a.dev.json +++ b/domains/_dmarc.peme969.is-a.dev.json @@ -4,8 +4,25 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], - "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "CNAME": [ + "dkim01._domainkey.simplelogin.co", + "dkim02._domainkey.simplelogin.co", + "dkim03._domainkey.simplelogin.co" + ], + "TXT":[ + "sl-verification=dbpgreeqailirhyinpatpewbtegyca", + "v=spf1 include:simplelogin.co ~all", + "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + ], + "MX":[ + "mx1.simplelogin.co", + "mx2.simplelogin.co" + ] } -} +} \ No newline at end of file From 29943ca0f43f2c725c713bffff3000839fe1aee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:51:14 -0600 Subject: [PATCH 0347/3585] Update dkim._domainkey.peme969.is-a.dev.json --- domains/dkim._domainkey.peme969.is-a.dev.json | 24 +++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/domains/dkim._domainkey.peme969.is-a.dev.json b/domains/dkim._domainkey.peme969.is-a.dev.json index d2bcf9102..3c5eb19a5 100644 --- a/domains/dkim._domainkey.peme969.is-a.dev.json +++ b/domains/dkim._domainkey.peme969.is-a.dev.json @@ -4,9 +4,25 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], - "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] - + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "CNAME": [ + "dkim._domainkey.simplelogin.co", + "dkim02._domainkey.simplelogin.co", + "dkim03._domainkey.simplelogin.co" + ], + "TXT":[ + "sl-verification=dbpgreeqailirhyinpatpewbtegyca", + "v=spf1 include:simplelogin.co ~all", + "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + ], + "MX":[ + "mx1.simplelogin.co", + "mx2.simplelogin.co" + ] } } From 5a6e3aeb0bf31683398759ef003fe8e3c3e3bf6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:51:33 -0600 Subject: [PATCH 0348/3585] Update _dmarc.peme969.is-a.dev.json --- domains/_dmarc.peme969.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_dmarc.peme969.is-a.dev.json b/domains/_dmarc.peme969.is-a.dev.json index 097d6cd80..cb70b4757 100644 --- a/domains/_dmarc.peme969.is-a.dev.json +++ b/domains/_dmarc.peme969.is-a.dev.json @@ -11,7 +11,7 @@ "185.199.111.153" ], "CNAME": [ - "dkim01._domainkey.simplelogin.co", + "dkim._domainkey.simplelogin.co", "dkim02._domainkey.simplelogin.co", "dkim03._domainkey.simplelogin.co" ], From bce6f7d166e11035310007e92f3af0fef5326ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:52:02 -0600 Subject: [PATCH 0349/3585] Update peme969.json --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index d23386e41..3c5eb19a5 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,7 @@ "185.199.111.153" ], "CNAME": [ - "dkim01._domainkey.simplelogin.co", + "dkim._domainkey.simplelogin.co", "dkim02._domainkey.simplelogin.co", "dkim03._domainkey.simplelogin.co" ], From 7e50c19f7cb1df0db1227e602900759ea1bcedff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 13:04:19 -0600 Subject: [PATCH 0350/3585] Delete domains/dkim._domainkey.peme969.is-a.dev.json --- domains/dkim._domainkey.peme969.is-a.dev.json | 28 ------------------- 1 file changed, 28 deletions(-) delete mode 100644 domains/dkim._domainkey.peme969.is-a.dev.json diff --git a/domains/dkim._domainkey.peme969.is-a.dev.json b/domains/dkim._domainkey.peme969.is-a.dev.json deleted file mode 100644 index 3c5eb19a5..000000000 --- a/domains/dkim._domainkey.peme969.is-a.dev.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "CNAME": [ - "dkim._domainkey.simplelogin.co", - "dkim02._domainkey.simplelogin.co", - "dkim03._domainkey.simplelogin.co" - ], - "TXT":[ - "sl-verification=dbpgreeqailirhyinpatpewbtegyca", - "v=spf1 include:simplelogin.co ~all", - "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" - ], - "MX":[ - "mx1.simplelogin.co", - "mx2.simplelogin.co" - ] - } -} From bff6aee95145085c5a9845a7b14cb5b2114bae02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 13:05:38 -0600 Subject: [PATCH 0351/3585] Update and rename _dmarc.peme969.is-a.dev.json to _dmarc.peme969.json --- .../{_dmarc.peme969.is-a.dev.json => _dmarc.peme969.json} | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) rename domains/{_dmarc.peme969.is-a.dev.json => _dmarc.peme969.json} (76%) diff --git a/domains/_dmarc.peme969.is-a.dev.json b/domains/_dmarc.peme969.json similarity index 76% rename from domains/_dmarc.peme969.is-a.dev.json rename to domains/_dmarc.peme969.json index cb70b4757..9ee47c2ed 100644 --- a/domains/_dmarc.peme969.is-a.dev.json +++ b/domains/_dmarc.peme969.json @@ -10,11 +10,6 @@ "185.199.110.153", "185.199.111.153" ], - "CNAME": [ - "dkim._domainkey.simplelogin.co", - "dkim02._domainkey.simplelogin.co", - "dkim03._domainkey.simplelogin.co" - ], "TXT":[ "sl-verification=dbpgreeqailirhyinpatpewbtegyca", "v=spf1 include:simplelogin.co ~all", @@ -25,4 +20,4 @@ "mx2.simplelogin.co" ] } -} \ No newline at end of file +} From 126914c6546b3380dc84e2fe3b024094337de383 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 13:06:46 -0600 Subject: [PATCH 0352/3585] Update peme969.json --- domains/peme969.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 3c5eb19a5..9ee47c2ed 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -10,11 +10,6 @@ "185.199.110.153", "185.199.111.153" ], - "CNAME": [ - "dkim._domainkey.simplelogin.co", - "dkim02._domainkey.simplelogin.co", - "dkim03._domainkey.simplelogin.co" - ], "TXT":[ "sl-verification=dbpgreeqailirhyinpatpewbtegyca", "v=spf1 include:simplelogin.co ~all", From 59a9ab33570a2b2a114aa593663030505b245614 Mon Sep 17 00:00:00 2001 From: Jonathan-Buitrago Date: Fri, 10 Jan 2025 14:14:36 -0500 Subject: [PATCH 0353/3585] Fix CNAME record --- domains/jonathan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathan.json b/domains/jonathan.json index 135891961..96ed1ab64 100644 --- a/domains/jonathan.json +++ b/domains/jonathan.json @@ -6,6 +6,6 @@ "email": "jonathanbuitrago505@gmail.com" }, "record": { - "CNAME": "https://jonathanbuitragoroncancio.web.app/" + "CNAME": "jonathanbuitragoroncancio.web.app" } } From b94d0c4e0a297c1b5d13aea653c4e13e4ef59ecd Mon Sep 17 00:00:00 2001 From: Nicolas Suarez Date: Fri, 10 Jan 2025 14:30:30 -0500 Subject: [PATCH 0354/3585] Update nicojsuarez.json --- nicojsuarez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nicojsuarez.json b/nicojsuarez.json index 5fc0d2344..75acb28f2 100644 --- a/nicojsuarez.json +++ b/nicojsuarez.json @@ -6,6 +6,6 @@ "email": "javinsurez@gmail.com" }, "record": { - "CNAME": "github-Nicojsuarez2.github.io" + "CNAME": "Nicojsuarez2.github.io" } } From 24e915f1b094301931a6428bff4327637172b058 Mon Sep 17 00:00:00 2001 From: nicolassuarez Date: Fri, 10 Jan 2025 14:41:56 -0500 Subject: [PATCH 0355/3585] cambios a carpeta --- nicojsuarez.json => domains/nicojsuarez.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nicojsuarez.json => domains/nicojsuarez.json (100%) diff --git a/nicojsuarez.json b/domains/nicojsuarez.json similarity index 100% rename from nicojsuarez.json rename to domains/nicojsuarez.json From 6c97a19155e8166e4d4f45103463c49e6bd52710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 13:55:33 -0600 Subject: [PATCH 0356/3585] Update peme969.json Switched to forwardemail.net --- domains/peme969.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 9ee47c2ed..0e3f8b38d 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,13 +11,11 @@ "185.199.111.153" ], "TXT":[ - "sl-verification=dbpgreeqailirhyinpatpewbtegyca", - "v=spf1 include:simplelogin.co ~all", - "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + "forward-email=NjNhNjJlMjMzOGJhMWUxNy1hOTk2MzljYmY0ZDczZWViZDY2NTljZmUwMDc4OTM5MmQ3YmVjN2RmYWEyMjFlN2VhODAxZWUwOWI5ODhhNDY2" ], "MX":[ - "mx1.simplelogin.co", - "mx2.simplelogin.co" + "mx1.forwardemail.net", + "mx2.forwardemail.net" ] } } From 9f29234d8fdbc0298450202ef177d0f3c9fd4143 Mon Sep 17 00:00:00 2001 From: Jesus Daniel Medina Cruz Date: Fri, 10 Jan 2025 12:11:14 -0800 Subject: [PATCH 0357/3585] jesusdmedinac domain --- domains/jesusdmedinac.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jesusdmedinac.json diff --git a/domains/jesusdmedinac.json b/domains/jesusdmedinac.json new file mode 100644 index 000000000..a12850181 --- /dev/null +++ b/domains/jesusdmedinac.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jesusdmedinac", + "email": "jesus.daniel.medina.cruz@gmail.com" + }, + "record": { + "CNAME": "jesusdmedinac.github.io" + } +} \ No newline at end of file From 89e18b6491d7010ab76bd61b111d0d5e122fa92b Mon Sep 17 00:00:00 2001 From: ifayala <51173725+ifayala@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:34:41 -0300 Subject: [PATCH 0358/3585] Create ivo.json --- domains/ivo.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ivo.json diff --git a/domains/ivo.json b/domains/ivo.json new file mode 100644 index 000000000..84ecb16f7 --- /dev/null +++ b/domains/ivo.json @@ -0,0 +1,14 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/ifayala", + "owner": { + "username": "ifayala", + "email": "ivo@dailabs.io", + "discord": "lt_smash666" + }, + "record": { + "A": [ + "34.16.212.81" + ] + } +} From 480df85f88744c837b3280314cdcdae390e9aa29 Mon Sep 17 00:00:00 2001 From: Aaron Fort Garcia <120340024+AaronFortG@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:44:16 +0100 Subject: [PATCH 0359/3585] Update domains/aaronfort.json Co-authored-by: SkyExploreWasTaken --- domains/aaronfort.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aaronfort.json b/domains/aaronfort.json index dd2e501c7..14c416640 100644 --- a/domains/aaronfort.json +++ b/domains/aaronfort.json @@ -6,6 +6,6 @@ "email": "aaronfortg@gmail.com" }, "record": { - "CNAME": "https://mycurriculum.salleurl.edu/aaron-fort/" + "CNAME": "mycurriculum.salleurl.edu" } } \ No newline at end of file From 59052c4ff150104c480b534fd515c648ec4b188b Mon Sep 17 00:00:00 2001 From: Memo Date: Fri, 10 Jan 2025 17:24:41 -0600 Subject: [PATCH 0360/3585] =?UTF-8?q?=E2=9C=A8=20feat(domain):=20add=20new?= =?UTF-8?q?=20domain=20memo.is-a.dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/memo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/memo.json diff --git a/domains/memo.json b/domains/memo.json new file mode 100644 index 000000000..4d46c8998 --- /dev/null +++ b/domains/memo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gmglln", + "email": "gmogollan@gmail.com" + }, + "record": { + "URL": "https://somosrun.vercel.app/" + } +} From 70e8e4733531a70bbea3ce4a00a29aeb5fbcc840 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:35:02 -0700 Subject: [PATCH 0361/3585] Create _vercel.skibidi.is-a.dev --- domains/_vercel.skibidi.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.skibidi.is-a.dev diff --git a/domains/_vercel.skibidi.is-a.dev b/domains/_vercel.skibidi.is-a.dev new file mode 100644 index 000000000..cbb01c6af --- /dev/null +++ b/domains/_vercel.skibidi.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bananaking6", + "email": "", + "discord": "skibidibagel" + }, + "record": { + "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d" + } +} From c066f142586d08d435df579c7daa7dbc63c271af Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:35:38 -0700 Subject: [PATCH 0362/3585] Create bundler.skibidi.is-a.dev --- domains/bundler.skibidi.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bundler.skibidi.is-a.dev diff --git a/domains/bundler.skibidi.is-a.dev b/domains/bundler.skibidi.is-a.dev new file mode 100644 index 000000000..9391cc064 --- /dev/null +++ b/domains/bundler.skibidi.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bananaking6", + "email": "", + "discord": "skibidibagel" + }, + "record": { + "CNAME": "skibidi-2.vercel.app" + } +} From 3b513366870546c9633827ed1151c4cf256a4c22 Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 10 Jan 2025 20:38:26 -0300 Subject: [PATCH 0363/3585] Agregar archivo JSON para el dominio de nxl22 --- domains/neil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neil.json diff --git a/domains/neil.json b/domains/neil.json new file mode 100644 index 000000000..50234a6e6 --- /dev/null +++ b/domains/neil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nxl22", + "email": "lien.dev.22@gmail.com" + }, + "record": { + "CNAME": "nxl22.github.io" + } +} \ No newline at end of file From 9d5064d6b0bced5563ab86a4f554e5c73a0104a6 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:39:17 -0700 Subject: [PATCH 0364/3585] oops wrong cname --- domains/bundler.skibidi.is-a.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bundler.skibidi.is-a.dev b/domains/bundler.skibidi.is-a.dev index 9391cc064..282a71982 100644 --- a/domains/bundler.skibidi.is-a.dev +++ b/domains/bundler.skibidi.is-a.dev @@ -5,6 +5,6 @@ "discord": "skibidibagel" }, "record": { - "CNAME": "skibidi-2.vercel.app" + "CNAME": "sandpack-bundler-nine.vercel.app" } } From 61bfaa501c32cf718583427a188cc3795ad63d21 Mon Sep 17 00:00:00 2001 From: Mark Asaad Ramzy <38553310+Voltonik@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:45:22 +0200 Subject: [PATCH 0365/3585] Create _vercel.markasaad.json --- domains/_vercel.markasaad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.markasaad.json diff --git a/domains/_vercel.markasaad.json b/domains/_vercel.markasaad.json new file mode 100644 index 000000000..b9c1c5fb4 --- /dev/null +++ b/domains/_vercel.markasaad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voltonik", + "email": "markasaadramzy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=markasaad.is-a.dev,466430b693facfcda35d" + } +} From 43ce610499f6e8cec31b6baba0e1bdb11133f19f Mon Sep 17 00:00:00 2001 From: Mark Asaad Ramzy <38553310+Voltonik@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:47:04 +0200 Subject: [PATCH 0366/3585] Create markasaad.json --- domains/markasaad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/markasaad.json diff --git a/domains/markasaad.json b/domains/markasaad.json new file mode 100644 index 000000000..d300f8cd6 --- /dev/null +++ b/domains/markasaad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voltonik", + "email": "markasaadramzy@gmail.com" + }, + "record": { + "CNAME": "markasaad.vercel.app" + } +} From 618a3e29615d2864c6017a9c8ccee82933d94158 Mon Sep 17 00:00:00 2001 From: Maqed Date: Sat, 11 Jan 2025 01:55:19 +0200 Subject: [PATCH 0367/3585] feat: add _vercel.magedibrahim.json file --- domains/_vercel.magedibrahim.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.magedibrahim.json diff --git a/domains/_vercel.magedibrahim.json b/domains/_vercel.magedibrahim.json new file mode 100644 index 000000000..3b84e7123 --- /dev/null +++ b/domains/_vercel.magedibrahim.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Maqed", + "email": "magedibra@yahoo.com", + "discord": "272808689688248320" + }, + "record": { + "TXT": "vc-domain-verify=magedibrahim.is-a.dev,7bdbe7e115da902cbd7d" + } +} From 63f586cd9c5a774118355266d41a88c5f8ca6562 Mon Sep 17 00:00:00 2001 From: Maqed Date: Sat, 11 Jan 2025 01:57:23 +0200 Subject: [PATCH 0368/3585] feat: add magedibrahim.json --- domains/magedibrahim.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/magedibrahim.json diff --git a/domains/magedibrahim.json b/domains/magedibrahim.json new file mode 100644 index 000000000..234c0ff4c --- /dev/null +++ b/domains/magedibrahim.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Maqed", + "email": "magedibra@yahoo.com", + "discord": "272808689688248320" + }, + "record": { + "CNAME": "magedibrahim.vercel.app" + } +} From f9c2e2e1ce3b1a19cc7ad81eeb145f704f20882f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:40:29 -0500 Subject: [PATCH 0369/3585] chore: formatting --- domains/ivo.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/ivo.json b/domains/ivo.json index 84ecb16f7..36cf1be60 100644 --- a/domains/ivo.json +++ b/domains/ivo.json @@ -1,14 +1,14 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/ifayala", - "owner": { - "username": "ifayala", - "email": "ivo@dailabs.io", - "discord": "lt_smash666" - }, - "record": { - "A": [ - "34.16.212.81" - ] - } + "description": "Personal Portfolio Website", + "repo": "https://github.com/ifayala", + "owner": { + "username": "ifayala", + "email": "ivo@dailabs.io", + "discord": "lt_smash666" + }, + "record": { + "A": [ + "34.16.212.81" + ] + } } From 02ad65cda63bfef2ff843c81dd8f3fbf26bb8669 Mon Sep 17 00:00:00 2001 From: PGSCOM <69808296+PGSCOM@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:50:53 +0100 Subject: [PATCH 0370/3585] Create pgscom.json --- domains/pgscom.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pgscom.json diff --git a/domains/pgscom.json b/domains/pgscom.json new file mode 100644 index 000000000..d7537127e --- /dev/null +++ b/domains/pgscom.json @@ -0,0 +1,11 @@ +{ + "description": "Url redirect to pgscom.es", + "repo": "https://github.com/pgscom/pgscom.github.io", + "owner": { + "username": "pgscom", + "twitter": "PGSCOM_54" + }, + "record": { + "URL": "https://pgscom.es" + } +} From fc44ab11e66193fb9592a0aaad3658c728e36203 Mon Sep 17 00:00:00 2001 From: PGSCOM <69808296+PGSCOM@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:51:24 +0100 Subject: [PATCH 0371/3585] Create pgscom54.json --- domains/pgscom54.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pgscom54.json diff --git a/domains/pgscom54.json b/domains/pgscom54.json new file mode 100644 index 000000000..d7537127e --- /dev/null +++ b/domains/pgscom54.json @@ -0,0 +1,11 @@ +{ + "description": "Url redirect to pgscom.es", + "repo": "https://github.com/pgscom/pgscom.github.io", + "owner": { + "username": "pgscom", + "twitter": "PGSCOM_54" + }, + "record": { + "URL": "https://pgscom.es" + } +} From 90b127ddfe08864e59396175c6395dac2bb1ee89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 18:52:18 -0600 Subject: [PATCH 0372/3585] Update _dmarc.peme969.json Removed all records except TXT --- domains/_dmarc.peme969.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/domains/_dmarc.peme969.json b/domains/_dmarc.peme969.json index 9ee47c2ed..c6b62d20f 100644 --- a/domains/_dmarc.peme969.json +++ b/domains/_dmarc.peme969.json @@ -4,20 +4,8 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], "TXT":[ - "sl-verification=dbpgreeqailirhyinpatpewbtegyca", - "v=spf1 include:simplelogin.co ~all", - "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" - ], - "MX":[ - "mx1.simplelogin.co", - "mx2.simplelogin.co" + "forward-email=NjNhNjJlMjMzOGJhMWUxNy1hOTk2MzljYmY0ZDczZWViZDY2NTljZmUwMDc4OTM5MmQ3YmVjN2RmYWEyMjFlN2VhODAxZWUwOWI5ODhhNDY2" ] } } From 058bc2170b81eae3c5c1b1bd81eaa755ada3db42 Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Fri, 10 Jan 2025 21:01:41 -0400 Subject: [PATCH 0373/3585] Create jeff.json --- domains/jeff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jeff.json diff --git a/domains/jeff.json b/domains/jeff.json new file mode 100644 index 000000000..3d0db8456 --- /dev/null +++ b/domains/jeff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PentSec", + "email": "jeffreysfu@gmail.com" + }, + "record": { + "CNAME": "pentsec.github.io" + } +} From 21db88d433e9704d3e1cbc0988cc9c5077ba5f56 Mon Sep 17 00:00:00 2001 From: DanielZambranoC Date: Fri, 10 Jan 2025 22:31:48 -0300 Subject: [PATCH 0374/3585] Added danielzambrano subdomain --- domains/danielzambrano.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/danielzambrano.json diff --git a/domains/danielzambrano.json b/domains/danielzambrano.json new file mode 100644 index 000000000..59621baad --- /dev/null +++ b/domains/danielzambrano.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "DanielZambranoC" + }, + "record": { + "URL": "https://www.linkedin.com/in/danielzambranoc/" + } +} \ No newline at end of file From e61d2304a74f19c281e46e2d676094074208c1d3 Mon Sep 17 00:00:00 2001 From: DanielZambranoC Date: Fri, 10 Jan 2025 22:36:40 -0300 Subject: [PATCH 0375/3585] Update email information --- domains/danielzambrano.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/danielzambrano.json b/domains/danielzambrano.json index 59621baad..8372b3402 100644 --- a/domains/danielzambrano.json +++ b/domains/danielzambrano.json @@ -1,6 +1,7 @@ { "owner": { - "username": "DanielZambranoC" + "username": "DanielZambranoC", + "email": "trail.moth9771@eagereverest.com" }, "record": { "URL": "https://www.linkedin.com/in/danielzambranoc/" From 8fd8624589d58c41ef3bf852d30de639910bc9e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julio=20C=C3=A9sar=20Retamal=20Rojas?= Date: Fri, 10 Jan 2025 22:49:19 -0300 Subject: [PATCH 0376/3585] Create jretamal.json Add my domain jretamal --- domains/jretamal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jretamal.json diff --git a/domains/jretamal.json b/domains/jretamal.json new file mode 100644 index 000000000..d66b618cf --- /dev/null +++ b/domains/jretamal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jretamal", + "email": "jretamal@gmail.com" + }, + "record": { + "URL": "https://jretamal.cl" + } +} From ef21955bc1532f7c74dc8f7b0a181c03c57be4cb Mon Sep 17 00:00:00 2001 From: Venkata Ramana P Date: Fri, 10 Jan 2025 21:05:42 -0500 Subject: [PATCH 0377/3585] Create itsmepvr.json --- domains/itsmepvr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itsmepvr.json diff --git a/domains/itsmepvr.json b/domains/itsmepvr.json new file mode 100644 index 000000000..1d4ef2302 --- /dev/null +++ b/domains/itsmepvr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsmepvr", + "email": "pvrreddy155@gmail.com" + }, + "record": { + "RECORDTYPE": "itsmepvr.github.io" + } +} From bb7caf6cf6cf61572f62c61ac505eacdcddaf070 Mon Sep 17 00:00:00 2001 From: Venkata Ramana P Date: Fri, 10 Jan 2025 21:13:07 -0500 Subject: [PATCH 0378/3585] Update itsmepvr.json --- domains/itsmepvr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsmepvr.json b/domains/itsmepvr.json index 1d4ef2302..e5f5ce90a 100644 --- a/domains/itsmepvr.json +++ b/domains/itsmepvr.json @@ -4,6 +4,6 @@ "email": "pvrreddy155@gmail.com" }, "record": { - "RECORDTYPE": "itsmepvr.github.io" + "CNAME": "itsmepvr.github.io" } } From b1f5c0d3fa2e2bfe97fa812c550de548bc748b37 Mon Sep 17 00:00:00 2001 From: maxwelbm Date: Fri, 10 Jan 2025 23:20:26 -0300 Subject: [PATCH 0379/3585] create new domain maxwelbm maxwelbm.json --- domains/maxwelbm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maxwelbm.json diff --git a/domains/maxwelbm.json b/domains/maxwelbm.json new file mode 100644 index 000000000..e7f029e57 --- /dev/null +++ b/domains/maxwelbm.json @@ -0,0 +1,11 @@ +{ + "description": "My blog personal.", + "repo": "https://github.com/maxwelbm/maxwelbm.github.io", + "owner": { + "username": "maxwelbm", + "email": "maxwelbm@hotmail.com" + }, + "record": { + "CNAME": "maxwelbm.github.io" + } +} From 0642700b1d24e0503e543888ab9dcf5862fa8560 Mon Sep 17 00:00:00 2001 From: Horibyte <158113655+horibyte@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:21:07 -0600 Subject: [PATCH 0380/3585] Create horibyte.json --- domains/horibyte.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/horibyte.json diff --git a/domains/horibyte.json b/domains/horibyte.json new file mode 100644 index 000000000..4a1863917 --- /dev/null +++ b/domains/horibyte.json @@ -0,0 +1,11 @@ +{ + "description": "Horibyte's personal website", + "repo": "https://github.com/horibyte/horibyte.github.io", + "owner": { + "username": "horibyte", + "email": "thehoribyte@gmail.com" + }, + "record": { + "CNAME": "horibyte.github.io" + } +} From bc32ad5261e8f6e0dbc17c2dddb3fe221b9a2994 Mon Sep 17 00:00:00 2001 From: nyexoi Date: Fri, 10 Jan 2025 22:38:20 -0500 Subject: [PATCH 0381/3585] Register nyexoi.is-a.dev --- domains/nyexoi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nyexoi.json diff --git a/domains/nyexoi.json b/domains/nyexoi.json new file mode 100644 index 000000000..7c35ae6d2 --- /dev/null +++ b/domains/nyexoi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nyex0i", + "discord": "1212192971164754033", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRgrN599r8xvQuvmS0Z9rYahQfr4DHRpFuqCcx0hA7lqvxyfU2bINENKxB9qHUKVLcxxJsVxJhTu9bHMg_lI7CKxDOHfil06iy4biCCDnUCKub8ju3d4YkZoVCBWM5uSHu1BqBjlWD_xKu6jHpV6SwbHbwLpWXSdH-P_KGTgHbaj5NCptvX0s4DdyVZDV5oBqz6VAmqAl0HoSFFnuANz8lfgE9z_yIxK0Rj4u4ce9et9Qkd1QGltI6er9tU2U9LH5X0J7qkA9Cl9sXyO8VwPm70qQfLx-aZ0MZPcHvPNxMiiJ5DxOuvYZS1HQ494nA5ghWQk8WFjvHSiRMaEh5aWBQ.SmcC2sB5sRSC4T9sNkidRw.0Y8OEmwmNVpmr34As2NwAlt-FhlBVOUuYyS8SXHLAh3Q4aYJv55WdwEVNd4u9JWSEwBxYLdajkKFimVzPunQQQqNvfbKGhp3rBdgels_dJU.irZbgI_gDpGkNpagO9e-Nw" + }, + + "record": { + "CNAME": "https://siteisw.tiiny.site/" + } + } + \ No newline at end of file From e89ee049120bd91a28eab967882d5c27d15c447b Mon Sep 17 00:00:00 2001 From: Mike Mai <48327829+MaiDeveloper@users.noreply.github.com> Date: Fri, 10 Jan 2025 22:43:34 -0500 Subject: [PATCH 0382/3585] Create maideveloper.json --- domains/maideveloper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maideveloper.json diff --git a/domains/maideveloper.json b/domains/maideveloper.json new file mode 100644 index 000000000..3be85544a --- /dev/null +++ b/domains/maideveloper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maideveloper", + "email": "maiwebdeveloper@gmail.com" + }, + "record": { + "CNAME": "maideveloper.com" + } +} From 5e00e112ae438a0006ab1569b70eb2f843d70390 Mon Sep 17 00:00:00 2001 From: Anthony Cursewl <135174002+anthonycursewl@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:44:51 -0400 Subject: [PATCH 0383/3585] Create anthxny.json --- domains/anthxny.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anthxny.json diff --git a/domains/anthxny.json b/domains/anthxny.json new file mode 100644 index 000000000..1577f593a --- /dev/null +++ b/domains/anthxny.json @@ -0,0 +1,11 @@ +{ + "description": "My perosnal portfolio", + "repo": "https://github.com/anthonycursewl/brd-portfolio", + "owner": { + "username": "anthonycursewl", + "email": "zerpaathony.wx@breadriuss.com" + }, + "record": { + "CNAME": "anthportafolio.netlify.app/" + } +} From c0e5fb3c5a2cc7c393373268427b75426d04caaf Mon Sep 17 00:00:00 2001 From: Leondri Salas Date: Fri, 10 Jan 2025 23:10:12 -0600 Subject: [PATCH 0384/3585] Create lsalas.json --- domains/lsalas.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lsalas.json diff --git a/domains/lsalas.json b/domains/lsalas.json new file mode 100644 index 000000000..386e2579a --- /dev/null +++ b/domains/lsalas.json @@ -0,0 +1 @@ +new domain lsalas.is-a.dev From 48c22e26cebb30a84d35b9ac0e70f35a37b0c1fe Mon Sep 17 00:00:00 2001 From: Nef Rossano <286767+nefter@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:46:16 -0600 Subject: [PATCH 0385/3585] Create nef.json --- domains/nef.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nef.json diff --git a/domains/nef.json b/domains/nef.json new file mode 100644 index 000000000..ab8081fba --- /dev/null +++ b/domains/nef.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/nefter/eleventy-netlify-boilerplate", + "owner": { + "username": "nefter", + "email": "[email protected]" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 654c7cbdd2a560ddb73f1a2b7902a92afd5092c8 Mon Sep 17 00:00:00 2001 From: RonaldoAO <98661884+RonaldoAO@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:51:57 -0600 Subject: [PATCH 0386/3585] Create _vercer.ronaldo.json --- domains/_vercer.ronaldo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercer.ronaldo.json diff --git a/domains/_vercer.ronaldo.json b/domains/_vercer.ronaldo.json new file mode 100644 index 000000000..59dcce99d --- /dev/null +++ b/domains/_vercer.ronaldo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ronaldoao", + "email": "ronaldoa.ojeda@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ronaldo.is-a.dev,bba2427440502a716d1c" + } +} From ae02c875780d3155b2422b18de34a6ba1b8bad39 Mon Sep 17 00:00:00 2001 From: RonaldoAO <98661884+RonaldoAO@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:53:33 -0600 Subject: [PATCH 0387/3585] Rename _vercer.ronaldo.json to _vercel.ronaldo.json --- domains/{_vercer.ronaldo.json => _vercel.ronaldo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercer.ronaldo.json => _vercel.ronaldo.json} (100%) diff --git a/domains/_vercer.ronaldo.json b/domains/_vercel.ronaldo.json similarity index 100% rename from domains/_vercer.ronaldo.json rename to domains/_vercel.ronaldo.json From 06702c00deb1c02fca19b8ea5e62a323273ba4bc Mon Sep 17 00:00:00 2001 From: RonaldoAO <98661884+RonaldoAO@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:54:32 -0600 Subject: [PATCH 0388/3585] Create ronaldo.json --- domains/ronaldo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ronaldo.json diff --git a/domains/ronaldo.json b/domains/ronaldo.json new file mode 100644 index 000000000..d3f5275e6 --- /dev/null +++ b/domains/ronaldo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ronaldoao", + "email": "ronaldoa.ojeda@gmail.com" + }, + "record": { + "CNAME": "vite-react-ronaldos-projects-c3f1d8be.vercel.app" + } +} From 7ffec306a77b3c36ca72777dcc94c923abeea7fe Mon Sep 17 00:00:00 2001 From: Nef Rossano <286767+nefter@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:54:56 -0600 Subject: [PATCH 0389/3585] Update email --- domains/nef.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nef.json b/domains/nef.json index ab8081fba..5b355907d 100644 --- a/domains/nef.json +++ b/domains/nef.json @@ -3,7 +3,7 @@ "repo": "https://github.com/nefter/eleventy-netlify-boilerplate", "owner": { "username": "nefter", - "email": "[email protected]" + "email": "therealnefter@gmail.com" }, "record": { "A": ["75.2.60.5"] From cc8d52801b33045de2c4243ce8e6291271cdc0f2 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Sat, 11 Jan 2025 14:08:53 +0800 Subject: [PATCH 0390/3585] Update sticknologic.json --- domains/sticknologic.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/domains/sticknologic.json b/domains/sticknologic.json index 04e7cba94..2dd20d094 100644 --- a/domains/sticknologic.json +++ b/domains/sticknologic.json @@ -11,10 +11,6 @@ ], "AAAA":[ "2001:470:1:1ee::1002" - ], - "NS": [ - "ns1.heliohost.org", - "ns2.heliohost.org" ] } } From 440e818e9151bf5cd5a7f1ad635ea04beefc3652 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Sat, 11 Jan 2025 11:45:08 +0530 Subject: [PATCH 0391/3585] Delete domains/vm.sevinda-herath.json --- domains/vm.sevinda-herath.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/vm.sevinda-herath.json diff --git a/domains/vm.sevinda-herath.json b/domains/vm.sevinda-herath.json deleted file mode 100644 index f827aefb3..000000000 --- a/domains/vm.sevinda-herath.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "sevinda-herath", - "email": "sevindaherath@gmail.com" - }, - "record": { - "A": ["170.64.240.215"] - }, - "proxied": true -} From 61c56ebb235f971e3d04c85b69cb46d632997732 Mon Sep 17 00:00:00 2001 From: Hixtrionix <155324887+Hixtrionix@users.noreply.github.com> Date: Sat, 11 Jan 2025 08:06:50 +0100 Subject: [PATCH 0392/3585] Create hixtrionix.json --- domains/hixtrionix.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hixtrionix.json diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json new file mode 100644 index 000000000..b35567209 --- /dev/null +++ b/domains/hixtrionix.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Hixtrionix/is-a-dev-register", + "owner": { + "username": "Hixtrionix", + "email": "aflores@cop.es" + }, + "record": { + "CNAME": "hixtrionix.github.io" + } +} From dbeef0cc91afb78f4532887c11fd7aecac39819f Mon Sep 17 00:00:00 2001 From: cmedinilla Date: Sat, 11 Jan 2025 01:19:23 -0600 Subject: [PATCH 0393/3585] Add medinilla subdomain --- domains/medinilla.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/medinilla.json diff --git a/domains/medinilla.json b/domains/medinilla.json new file mode 100644 index 000000000..0428f3bdc --- /dev/null +++ b/domains/medinilla.json @@ -0,0 +1,11 @@ +{ + "owner": { + "description": "nedinilla is a dev", + "username": "cmedinilla", + "email": "cris.medinill@gmail.com", + "repo": "https://github.com/cmedinilla/cmedinilla.github.io" + }, + "record": { + "URL": "https://cmedinilla.github.io" + } +} From efd2d759f4ac072f829d6d05b82226e7a32ef440 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 11 Jan 2025 18:37:29 +1100 Subject: [PATCH 0394/3585] add github verification records --- domains/_gh-is-a-dev-docs-o.docs.json | 9 +++++++++ domains/_gh-is-a-dev-docs-o.json | 9 +++++++++ domains/_github-pages-challenge-is-a-dev-docs.docs.json | 9 +++++++++ util/excepted-domains.json | 1 + 4 files changed, 28 insertions(+) create mode 100644 domains/_gh-is-a-dev-docs-o.docs.json create mode 100644 domains/_gh-is-a-dev-docs-o.json create mode 100644 domains/_github-pages-challenge-is-a-dev-docs.docs.json diff --git a/domains/_gh-is-a-dev-docs-o.docs.json b/domains/_gh-is-a-dev-docs-o.docs.json new file mode 100644 index 000000000..077a631e7 --- /dev/null +++ b/domains/_gh-is-a-dev-docs-o.docs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "2aeb08f313" + } +} diff --git a/domains/_gh-is-a-dev-docs-o.json b/domains/_gh-is-a-dev-docs-o.json new file mode 100644 index 000000000..627d1c417 --- /dev/null +++ b/domains/_gh-is-a-dev-docs-o.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "30e221e0a1" + } +} diff --git a/domains/_github-pages-challenge-is-a-dev-docs.docs.json b/domains/_github-pages-challenge-is-a-dev-docs.docs.json new file mode 100644 index 000000000..68c26dcdc --- /dev/null +++ b/domains/_github-pages-challenge-is-a-dev-docs.docs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "18b49a8904257ea06c3595614d9a4e" + } +} diff --git a/util/excepted-domains.json b/util/excepted-domains.json index 9f7268d2e..fd68638d8 100644 --- a/util/excepted-domains.json +++ b/util/excepted-domains.json @@ -1,6 +1,7 @@ [ "_discord", "_psl", + "_gh-is-a-dev-docs-o", "_gh-is-a-dev-o", "_github-pages-challenge-is-a-dev" ] From 6a41f591753920920cce606aefe7bf3429622ec5 Mon Sep 17 00:00:00 2001 From: Alireza Mohebbi Date: Sat, 11 Jan 2025 11:28:56 +0330 Subject: [PATCH 0395/3585] Create aasoft.json domain --- domains/aasoft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aasoft.json diff --git a/domains/aasoft.json b/domains/aasoft.json new file mode 100644 index 000000000..e9c124a64 --- /dev/null +++ b/domains/aasoft.json @@ -0,0 +1,11 @@ +{ + "description": "alireza mohebbi threejs project - aasoft.ir", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "aasoftir", + "email": "aasoftmohebbi@gmail.com" + }, + "record": { + "URL": "https://glitch-text-threejs.vercel.app/" + } +} From 9086b4377cc47c75e6c31e215b333c725e7c9a2f Mon Sep 17 00:00:00 2001 From: Alireza Mohebbi Date: Sat, 11 Jan 2025 11:32:15 +0330 Subject: [PATCH 0396/3585] Update aasoft.json domain --- domains/aasoft.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/aasoft.json b/domains/aasoft.json index e9c124a64..7a1b6c67c 100644 --- a/domains/aasoft.json +++ b/domains/aasoft.json @@ -1,6 +1,5 @@ { "description": "alireza mohebbi threejs project - aasoft.ir", - "repo": "https://github.com/is-a-dev/docs", "owner": { "username": "aasoftir", "email": "aasoftmohebbi@gmail.com" From 7243c12842e9a2f656e11dc5d84459f20d4d50b5 Mon Sep 17 00:00:00 2001 From: Fodor Zsolt Date: Sat, 11 Jan 2025 10:18:07 +0200 Subject: [PATCH 0397/3585] Adding fodorzsolt domain --- domains/fodorzsolt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fodorzsolt.json diff --git a/domains/fodorzsolt.json b/domains/fodorzsolt.json new file mode 100644 index 000000000..da1240d26 --- /dev/null +++ b/domains/fodorzsolt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "email": "fodorzsolt92@gmail.com", + "username": "fzsatti" + }, + "description": "My portfolio website", + "repo": "https://github.com/fzsatti/fodorzsolt.is-a.dev", + "record": { + "CNAME": "https://fzsatti.github.io" + } +} From 63457fddbeef49f6d72111e85757594fae1a287f Mon Sep 17 00:00:00 2001 From: Fodor Zsolt Date: Sat, 11 Jan 2025 10:20:07 +0200 Subject: [PATCH 0398/3585] Adding fodorzsolt domain --- domains/fodorzsolt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fodorzsolt.json b/domains/fodorzsolt.json index da1240d26..9e3bd30d7 100644 --- a/domains/fodorzsolt.json +++ b/domains/fodorzsolt.json @@ -6,6 +6,6 @@ "description": "My portfolio website", "repo": "https://github.com/fzsatti/fodorzsolt.is-a.dev", "record": { - "CNAME": "https://fzsatti.github.io" + "CNAME": "fzsatti.github.io" } } From 34d50e81f907b251cde1115749073cdbe310cee3 Mon Sep 17 00:00:00 2001 From: 1tsJeremiah Date: Sat, 11 Jan 2025 08:39:02 +0000 Subject: [PATCH 0399/3585] commit jer...json --- domains/jeremiah.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/jeremiah.json diff --git a/domains/jeremiah.json b/domains/jeremiah.json new file mode 100644 index 000000000..d1549a12a --- /dev/null +++ b/domains/jeremiah.json @@ -0,0 +1,18 @@ +{ + "subdomain": "jeremiah", + "domain": "is-a.domain", + "type": "verification", + "status": "active", + "created_at": "2025-01-11T00:00:00Z", + "updated_at": "2025-01-11T00:00:00Z", + "records": [ + { + "record_type": "A", + "value": "174.138.190.59 " + }, + { + "record_type": "CNAME", + "value": "jeremiah.is-a.domain." + } + ] +} From eafac49aba8136edf4e1e5db83beaf1663c58922 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:49:26 +0800 Subject: [PATCH 0400/3585] Update docs.json --- domains/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/docs.json b/domains/docs.json index 0b97d120e..eeb70255e 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -6,7 +6,7 @@ "email": "admin@is-a.dev" }, "record": { - "CNAME": "is-a.dev" + "CNAME": "is-a-dev-docs.pages.dev" }, "proxied": true } From 3b8a18bc8dde8d76df19abcb1cfac94ce8fa5f9c Mon Sep 17 00:00:00 2001 From: Abineethan Date: Sat, 11 Jan 2025 14:24:41 +0530 Subject: [PATCH 0401/3585] Update and rename _github-pages-challenge-abineethan.json to abineethan.json --- ...{_github-pages-challenge-abineethan.json => abineethan.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-abineethan.json => abineethan.json} (84%) diff --git a/domains/_github-pages-challenge-abineethan.json b/domains/abineethan.json similarity index 84% rename from domains/_github-pages-challenge-abineethan.json rename to domains/abineethan.json index c1129342c..8974b1073 100644 --- a/domains/_github-pages-challenge-abineethan.json +++ b/domains/abineethan.json @@ -6,6 +6,6 @@ "email": "abineethan22@gmail.com" }, "record": { - "TXT": "74aac1713f40d55b72933f73a36b09" + "CNAME": "abineethan.github.io" } } From c2a208dec2d49ba59d4a43dc8412e11ad3416f03 Mon Sep 17 00:00:00 2001 From: Ernesto Ojeda Arias <59415294+eojeda89@users.noreply.github.com> Date: Sat, 11 Jan 2025 04:02:29 -0500 Subject: [PATCH 0402/3585] Create eojeda.json --- domains/eojeda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eojeda.json diff --git a/domains/eojeda.json b/domains/eojeda.json new file mode 100644 index 000000000..4fbc8d0bf --- /dev/null +++ b/domains/eojeda.json @@ -0,0 +1,11 @@ +{ + "description": "Personal webpage", + "repo": "https://github.com/eojeda89/eojeda89.github.io", + "owner": { + "username": "eojeda89", + "email": "ernestoojeda89@gmail.com" + }, + "record": { + "CNAME": "eojeda89.github.io" + } +} From 375bfecb469559928e41e738d95293d4eb625c3d Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Sat, 11 Jan 2025 17:37:55 +0800 Subject: [PATCH 0403/3585] Update sticknologic.json --- domains/sticknologic.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/sticknologic.json b/domains/sticknologic.json index 2dd20d094..68cd5f782 100644 --- a/domains/sticknologic.json +++ b/domains/sticknologic.json @@ -6,11 +6,9 @@ "email": "jobeth.llame@gmail.com" }, "record": { - "A":[ - "65.19.154.90" - ], - "AAAA":[ - "2001:470:1:1ee::1002" + "NS": [ + "ns1.heliohost.org", + "ns2.heliohost.org" ] } } From d76cd23bdef41f863ce40a00df08522b5c8a4ee3 Mon Sep 17 00:00:00 2001 From: Mahesh Paul <88649624+maheshpaulj@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:11:31 +0530 Subject: [PATCH 0404/3585] Create _vercel.maheshpaul.json --- domains/_vercel.maheshpaul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.maheshpaul.json diff --git a/domains/_vercel.maheshpaul.json b/domains/_vercel.maheshpaul.json new file mode 100644 index 000000000..d32f1abbb --- /dev/null +++ b/domains/_vercel.maheshpaul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maheshpaulj", + "email": "mahesh.paul.j@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=maheshpaul.is-a.dev,a6be9b77a63b6d4c8cd6" + } +} From eb6b131ea09fd6653e203dd7ff8968b82e3b23ff Mon Sep 17 00:00:00 2001 From: Mahesh Paul <88649624+maheshpaulj@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:15:25 +0530 Subject: [PATCH 0405/3585] Create maheshpaul.json --- domains/maheshpaul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maheshpaul.json diff --git a/domains/maheshpaul.json b/domains/maheshpaul.json new file mode 100644 index 000000000..fe4198b00 --- /dev/null +++ b/domains/maheshpaul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maheshpaulj", + "email": "mahesh.paul.j@gmail.com", + }, + "record": { + "CNAME": "maheshpaul.vercel.app" + } +} From a6044e5511fed6f3acc2afc55491635a246c267f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 11 Jan 2025 18:49:03 +0800 Subject: [PATCH 0406/3585] reserve secure.is-a.dev --- util/reserved-domains.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved-domains.json b/util/reserved-domains.json index f7cdfe581..797806d1b 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -88,6 +88,7 @@ "root", "sales", "schedule", + "secure", "security", "service", "services", From 5ec93aba429febc32155f1ef033004210886e5f1 Mon Sep 17 00:00:00 2001 From: Raj Date: Sat, 11 Jan 2025 17:14:36 +0530 Subject: [PATCH 0407/3585] Create _vercel.deadshot.json --- domains/_vercel.deadshot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_vercel.deadshot.json diff --git a/domains/_vercel.deadshot.json b/domains/_vercel.deadshot.json new file mode 100644 index 000000000..8c2959e8b --- /dev/null +++ b/domains/_vercel.deadshot.json @@ -0,0 +1,12 @@ +{ + "description": "A simple portfolio template made by me.", + "repo": "https://github.com/deadshotofficial/minimal-portfolio", + "owner": { + "username": "deadshotofficial", + "email": "deadshot3r@pm.me", + "discord": "416952474587496449" + }, + "record": { + "TXT": "vc-domain-verify=deadshot.is-a.dev,5bc34658e6351c74153c" + } +} From c8cdfed0bbbf348de10530ca50fcffd93a61b9e9 Mon Sep 17 00:00:00 2001 From: Raj Date: Sat, 11 Jan 2025 17:17:18 +0530 Subject: [PATCH 0408/3585] Update deadshot.json --- domains/deadshot.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/deadshot.json b/domains/deadshot.json index 87b118666..23e7c38af 100644 --- a/domains/deadshot.json +++ b/domains/deadshot.json @@ -1,12 +1,12 @@ { - "description": "Updated Website 2023 Edition Haha", - "repo": "https://github.com/deadshotofficial/deadshotofficial.github.io", - "owner": { - "username": "deadshotofficial", - "email": "deadshot3r@pm.me", - "twitter": "deadshot3r" - }, - "record": { - "CNAME": "deadshotofficial.github.io" - } + "description": "A simple portfolio template made by me.", + "repo": "https://github.com/deadshotofficial/minimal-portfolio", + "owner": { + "username": "deadshotofficial", + "email": "deadshot3r@pm.me", + "discord": "416952474587496449" + }, + "record": { + "CNAME": "deadshotdev.vercel.app" + } } From ee9d77fde91e712feb67d9bb9a6ce46a972d6cea Mon Sep 17 00:00:00 2001 From: Iron9699 Date: Sat, 11 Jan 2025 13:52:18 +0200 Subject: [PATCH 0409/3585] change username to new one --- domains/ryz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryz.json b/domains/ryz.json index 709827766..eb845c098 100644 --- a/domains/ryz.json +++ b/domains/ryz.json @@ -1,7 +1,7 @@ { "description": "This subdomain is for my personal projects and mail forwarding.", "owner": { - "username": "0ryz", + "username": "Iron9699", "email": "j6qt9x5sj@mozmail.com", "discord": "4ryz" }, From 6944c004cf31ad14198d0d7e51b5a4e3cd7f5ead Mon Sep 17 00:00:00 2001 From: jbmbhs Date: Sat, 11 Jan 2025 12:52:32 +0100 Subject: [PATCH 0410/3585] Create jbmbhs.json Sorry, I wasn't capable of properly edit previous pull request. I made a new one --- domains/jbmbhs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jbmbhs.json diff --git a/domains/jbmbhs.json b/domains/jbmbhs.json new file mode 100644 index 000000000..e47c96b87 --- /dev/null +++ b/domains/jbmbhs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jbmbhs" + "email": "juan@belmontemarin.com" + }, + + "record": { + "URL": "https://www.linkedin.com/in/juan-belmonte-821175112/" + } +} + From a55efab92dd6d1423b69afd45847f431c932ab89 Mon Sep 17 00:00:00 2001 From: Hasan <85484922+bistcuite@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:30:27 +0330 Subject: [PATCH 0411/3585] Create hasan.json --- domains/hasan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hasan.json diff --git a/domains/hasan.json b/domains/hasan.json new file mode 100644 index 000000000..62f9df7c5 --- /dev/null +++ b/domains/hasan.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/bistcuite/bistcuite.github.io", + "owner": { + "username": "bistcuite", + "email": "hnk1440@gmail.com" + }, + "record": { + "CNAME": "bistcuite.github.io" + } +} From 82fff6a77d8a4595cc7d2507f498495716243221 Mon Sep 17 00:00:00 2001 From: Muhammad Awais Khan <95935530+askhan963@users.noreply.github.com> Date: Sat, 11 Jan 2025 18:30:29 +0500 Subject: [PATCH 0412/3585] Create awais.json --- domains/awais.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/awais.json diff --git a/domains/awais.json b/domains/awais.json new file mode 100644 index 000000000..8674395ab --- /dev/null +++ b/domains/awais.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website for Awais Khan Niazi", + "repo": "https://github.com/askhan963/register", + "owner": { + "username": "askhan963", + "email": "awaisknas963@gmail.com" + }, + "record": { + "CNAME": "awaiskhanniazi.netlify.app" + }, + "proxied": false +} From b77a7c52a86854d2b9613119dbbfff37bea9f120 Mon Sep 17 00:00:00 2001 From: Adalberto Caldeira Brant Filho Date: Sat, 11 Jan 2025 10:37:35 -0300 Subject: [PATCH 0413/3585] Create ilhadev.json --- domains/ilhadev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ilhadev.json diff --git a/domains/ilhadev.json b/domains/ilhadev.json new file mode 100644 index 000000000..4fc124208 --- /dev/null +++ b/domains/ilhadev.json @@ -0,0 +1,11 @@ +{ + "description": "adalbertobrant.is-a.dev", + "repo": "https://github.com/adalbertobrant/adalbertobrant", + "owner": { + "username": "adalbertobrant", + "email": "adalbertobrant@protonmail.com" + }, + "record": { + "URL": "https://github.com/adalbertobrant/adalbertobrant" + } +} From 6fc3be1c93a37a7150e72c851d2ac27477acbf7d Mon Sep 17 00:00:00 2001 From: David Mendoza <29734373+dave-mp@users.noreply.github.com> Date: Sat, 11 Jan 2025 09:05:14 -0500 Subject: [PATCH 0414/3585] Create davemp.json --- domains/davemp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/davemp.json diff --git a/domains/davemp.json b/domains/davemp.json new file mode 100644 index 000000000..04daa84ce --- /dev/null +++ b/domains/davemp.json @@ -0,0 +1,12 @@ +{ + "description": "David Mendoza Pardo", + "repo": "https://github.com/dave-mp/davemp", + "owner": { + "username": "dave-mp", + "email": "david.mendoza@chibchapps.io", + "twitter": "dave-mp" + }, + "record": { + "CNAME": "davemp.vercel.app" + } +} \ No newline at end of file From d97df3830402e95a602b08210eef48935b713cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Sat, 11 Jan 2025 21:15:43 +0700 Subject: [PATCH 0415/3585] Create nxmtuan.json - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. +- [ ] I have read the [documentation](https://docs.is-a.dev). ## Website Link/Preview From c43d04f4635fc23217d84e116ed0fafb17d07a50 Mon Sep 17 00:00:00 2001 From: Egor Stronhin Date: Tue, 14 Jan 2025 11:14:02 +0200 Subject: [PATCH 0646/3585] feat: egor sub domain --- domains/egor.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/egor.json diff --git a/domains/egor.json b/domains/egor.json new file mode 100644 index 000000000..6753bc05b --- /dev/null +++ b/domains/egor.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "egor-xyz" + }, + "record": { + "CNAME": "egor.xyz" + } +} From 63dc1d825d37080d9625c918f0ec146fefa1ddd6 Mon Sep 17 00:00:00 2001 From: Egor Stronhin Date: Tue, 14 Jan 2025 11:16:36 +0200 Subject: [PATCH 0647/3585] feat: egor sub domain --- domains/egor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/egor.json b/domains/egor.json index 6753bc05b..56ea1d014 100644 --- a/domains/egor.json +++ b/domains/egor.json @@ -1,6 +1,7 @@ { "owner": { - "username": "egor-xyz" + "username": "egor-xyz", + "discord": "egor.xyz" }, "record": { "CNAME": "egor.xyz" From 32755ef1b6ce5441539aadc082fa1baf1eb0eec0 Mon Sep 17 00:00:00 2001 From: Jason Steven Gamba Manzano Date: Tue, 14 Jan 2025 10:30:48 +0100 Subject: [PATCH 0648/3585] Create jasondevgm.json [x] The file is in the domains folder and is in the JSON format. [x] The file's name is all lowercased and alphanumeric. [x] You have completed your website. [x] The website is reachable. [x] The CNAME record doesn't contain https:// or /. [x] There is sufficient information at the owner field. --- domains/jasondevgm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jasondevgm.json diff --git a/domains/jasondevgm.json b/domains/jasondevgm.json new file mode 100644 index 000000000..c3bfd4765 --- /dev/null +++ b/domains/jasondevgm.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/jasondevgm/jasondevgm.github.io.git", + "owner": { + "username": "jasondevgm", + "email": "jasondevgm@gmail.com" + }, + "record": { + "CNAME": "jasondevgm.github.io" + } +} From a6d7eeb6b7c592bc49aa69e1c5082e4f5baa3e96 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:48:57 +0800 Subject: [PATCH 0649/3585] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ff56f15ec..46ec6ab67 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,21 @@ - + ## Requirements -Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. +Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below. -Please note that we reserve the rights not to accept any domain at our own discretion. + +- [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). +- [ ] My domain is **not** for commercial use. +- [ ] My file is in the `domains` folder and is in the JSON format. +- [ ] My file's name is all lowercased and alphanumeric. +- [ ] The website is **reachable**. +- [ ] I have **completed** my website. +- [ ] My website is related to **software development**. +- [ ] I have provided contact information in the `owner` key. +- [ ] I have **followed** the [documentation](https://docs.is-a.dev). +- [ ] I understand my domain may be removed if I violate the [Terms of Service](https://is-a.dev/terms). -- [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased and alphanumeric. -- [ ] You have completed your website. -- [ ] The website is reachable. -- [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. -- [ ] I have read the [documentation](https://docs.is-a.dev). - -## Website Link/Preview - +## Website Preview + From 17f5816cce6e3939ddcc4f974b778ec620605d77 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:51:49 +0800 Subject: [PATCH 0650/3585] Create raw.json --- domains/raw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json new file mode 100644 index 000000000..cc2562542 --- /dev/null +++ b/domains/raw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://raw-api.is-a.dev" + } +} From 937082cfe9e6b5a9e2508a54d96dcfe570ffe7f1 Mon Sep 17 00:00:00 2001 From: kypro34 Date: Tue, 14 Jan 2025 16:54:04 +0700 Subject: [PATCH 0651/3585] Add carterr-pham23.json domain configuration --- domains/carterr-pham23.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/carterr-pham23.json diff --git a/domains/carterr-pham23.json b/domains/carterr-pham23.json new file mode 100644 index 000000000..eaa275965 --- /dev/null +++ b/domains/carterr-pham23.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sonpt-afk", + "email": "sonbappe89@gmail.com" + }, + "record": { + "CNAME": "https://sonpts-landingfolio.vercel.app/" + } + } + \ No newline at end of file From cdba93ab4f2505cb6380c786025af251e8b417ad Mon Sep 17 00:00:00 2001 From: kypro34 Date: Tue, 14 Jan 2025 16:56:39 +0700 Subject: [PATCH 0652/3585] rename --- domains/{carterr-pham23.json => carterrpham23.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{carterr-pham23.json => carterrpham23.json} (100%) diff --git a/domains/carterr-pham23.json b/domains/carterrpham23.json similarity index 100% rename from domains/carterr-pham23.json rename to domains/carterrpham23.json From 7cea188f742a0f972ddc6a3200a639a1f3ecd74e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:05:02 +0800 Subject: [PATCH 0653/3585] feat(ci): redirect_config for proxied domains --- tests/records.test.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests/records.test.js b/tests/records.test.js index 8a1bbabbc..223971308 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -267,7 +267,13 @@ t("All files should have valid record types", (t) => { ); } if (data.redirect_config) { - t.true(recordKeys.includes("URL"), `${file}: Redirect config must be combined with a URL record`); + t.true( + recordKeys.includes("URL") || data.proxied, + `${file}: Redirect config must be combined with a URL record or the domain must be proxied` + ); + if (data.redirect_config.redirect_paths) { + t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); + } } validateRecordValues(t, data, file); From 0d16c22bce36ede4aebb6310d34aa010845a1902 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:06:21 +0800 Subject: [PATCH 0654/3585] disable `redirect_paths` --- domains/jeff.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jeff.json b/domains/jeff.json index ee2861fd8..71f30eab9 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -16,8 +16,7 @@ "/kick": "https://kick.com/Sitoz1", "/ig": "https://www.instagram.com/jeffreysfuenmayor_" - }, - "redirect_paths": true + } }, "proxied": true } From 0da0de886c2e5d16ba7910951f3651caff4725ce Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:06:37 +0800 Subject: [PATCH 0655/3585] Update jeff.json --- domains/jeff.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/jeff.json b/domains/jeff.json index 71f30eab9..d40c5f7c4 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -15,7 +15,6 @@ "/tw": "https://twitch.tv/Sitoz1", "/kick": "https://kick.com/Sitoz1", "/ig": "https://www.instagram.com/jeffreysfuenmayor_" - } }, "proxied": true From cf0882dcf0c1b46aaab53e9669dd34eacb87112a Mon Sep 17 00:00:00 2001 From: Amanza17 <157617646+Amanza17@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:45:31 +0100 Subject: [PATCH 0656/3585] Create amanza17.json --- domains/amanza17.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/amanza17.json diff --git a/domains/amanza17.json b/domains/amanza17.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/amanza17.json @@ -0,0 +1 @@ + From 43c9f9d5ba1c0cffc719f9f271b3643c468b3618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:56:07 +0700 Subject: [PATCH 0657/3585] Create _vercel.nguyenminhtuan.json --- domains/_vercel.nguyenminhtuan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.nguyenminhtuan.json diff --git a/domains/_vercel.nguyenminhtuan.json b/domains/_vercel.nguyenminhtuan.json new file mode 100644 index 000000000..8a846ef4a --- /dev/null +++ b/domains/_vercel.nguyenminhtuan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=nguyenminhtuan.is-a.dev,2910b5006f1f208b05e6" + } +} From 179222aaa66c4a860dc2e720bcf28bd79f3007e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:02:05 +0700 Subject: [PATCH 0658/3585] Create nguyenminhtuan.json --- domains/nguyenminhtuan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nguyenminhtuan.json diff --git a/domains/nguyenminhtuan.json b/domains/nguyenminhtuan.json new file mode 100644 index 000000000..f6d72d0e3 --- /dev/null +++ b/domains/nguyenminhtuan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "profile-sigma-wine.vercel.app" + } +} From 00a6e0737b216a114e9d43d4eceecfee8f2ba741 Mon Sep 17 00:00:00 2001 From: Pilag6 Date: Tue, 14 Jan 2025 14:05:59 +0100 Subject: [PATCH 0659/3585] Update pilagonzalez.json to change URL format --- domains/pilagonzalez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pilagonzalez.json b/domains/pilagonzalez.json index 74fac55c0..27c06337f 100644 --- a/domains/pilagonzalez.json +++ b/domains/pilagonzalez.json @@ -5,6 +5,6 @@ "discord": "pilagonzalez" }, "record": { - "CNAME": "https://piladev.netlify.app/" + "URL": "piladev.netlify.app" } } From 505213fb8a23b878c0c49acc912659a241def163 Mon Sep 17 00:00:00 2001 From: rendani Date: Tue, 14 Jan 2025 15:23:05 +0200 Subject: [PATCH 0660/3585] Create manugeni.json --- domains/manugeni.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/manugeni.json diff --git a/domains/manugeni.json b/domains/manugeni.json new file mode 100644 index 000000000..27d9bb359 --- /dev/null +++ b/domains/manugeni.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "manugeni" + }, + "record": { + "CNAME": "manugeni.github.io" + } +} From de0af43883b3d52857fc74df2872498081cbbd8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:40:06 +0800 Subject: [PATCH 0661/3585] Create _vercel.ebooks.json --- domains/_vercel.ebooks.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.ebooks.json diff --git a/domains/_vercel.ebooks.json b/domains/_vercel.ebooks.json new file mode 100644 index 000000000..440fdeaf2 --- /dev/null +++ b/domains/_vercel.ebooks.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=ebooks.is-a.dev,5fa4e0aa7b17c9f52a9d" + } +} From a01204bf3f032a520f8680e60f1c86368703b97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:41:00 +0800 Subject: [PATCH 0662/3585] Create ebooks.json --- domains/ebooks.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ebooks.json diff --git a/domains/ebooks.json b/domains/ebooks.json new file mode 100644 index 000000000..f5c93222d --- /dev/null +++ b/domains/ebooks.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "ebooks-online-opal.vercel.app" + } +} From 2fd4e978ba4cd4df10b2e2add1b97246b03a08fd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 14 Jan 2025 08:58:06 -0500 Subject: [PATCH 0663/3585] Update socordia.json --- domains/socordia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/socordia.json b/domains/socordia.json index fb67d3d1d..8ad67b74b 100644 --- a/domains/socordia.json +++ b/domains/socordia.json @@ -8,5 +8,5 @@ "record": { "URL": "https://furesoft.gitbook.io/socordia" }, - "proxied": true + "proxied": false } From d7313477f59383320d26880cb7d6ae06b91263f8 Mon Sep 17 00:00:00 2001 From: "Muhammad Ridwan Hakim, S.T., CPITA, ITPMCP" Date: Tue, 14 Jan 2025 21:00:57 +0700 Subject: [PATCH 0664/3585] Update rescenic.json --- domains/rescenic.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/rescenic.json b/domains/rescenic.json index 8b1378917..d15d05ae2 100644 --- a/domains/rescenic.json +++ b/domains/rescenic.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "rescenic", + "email": "admin@rescenic.my.id" + }, + "record": { + "CNAME": "rescenic.github.io" + } +} From ffea7ff09e7c28b84d7209f876cc57e8efeb3dac Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:04:43 -0300 Subject: [PATCH 0665/3585] Delete domains/dash.bernardonogueira8.json Removing my disabled websites --- domains/dash.bernardonogueira8.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dash.bernardonogueira8.json diff --git a/domains/dash.bernardonogueira8.json b/domains/dash.bernardonogueira8.json deleted file mode 100644 index fc6595f21..000000000 --- a/domains/dash.bernardonogueira8.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": ["100.42.189.124"] - } -} From 0ff6b66048d49c6ce32a9d81d2060cc113dcd033 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:05:06 -0300 Subject: [PATCH 0666/3585] Delete domains/saftec.json Removing my disabled websites --- domains/saftec.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/saftec.json diff --git a/domains/saftec.json b/domains/saftec.json deleted file mode 100644 index fc6595f21..000000000 --- a/domains/saftec.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": ["100.42.189.124"] - } -} From 27bb998a3a445e52c4df10dbe4ab5f112cf748f1 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:05:27 -0300 Subject: [PATCH 0667/3585] Delete domains/hotfix.saftec.json Removing my disabled websites --- domains/hotfix.saftec.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hotfix.saftec.json diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json deleted file mode 100644 index fc6595f21..000000000 --- a/domains/hotfix.saftec.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": ["100.42.189.124"] - } -} From 3ad7b2f48049554736f4ea07943a258b70b42ab0 Mon Sep 17 00:00:00 2001 From: CristopherPaiz <136940619+CristopherPaiz@users.noreply.github.com> Date: Tue, 14 Jan 2025 09:15:07 -0600 Subject: [PATCH 0668/3585] Create new file for crpaiz.json Add CNAME record for is-a.dev domain for netlify --- domains/crpaiz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/crpaiz.json diff --git a/domains/crpaiz.json b/domains/crpaiz.json new file mode 100644 index 000000000..7d57ba8fd --- /dev/null +++ b/domains/crpaiz.json @@ -0,0 +1,10 @@ +{ + "$schema": "../schemas/domain.json", + "owner": { + "username": "CristopherPaiz", + "email": "choperpaiz1@gmail.com" + }, + "record": { + "CNAME": "crpaiz.netlify.app" + } +} From 9f470a20e207623d9e60bab8fa68d13558908e5d Mon Sep 17 00:00:00 2001 From: argkont Date: Tue, 14 Jan 2025 12:15:12 -0300 Subject: [PATCH 0669/3585] Create maanripe.json add new subdomain --- domains/maanripe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maanripe.json diff --git a/domains/maanripe.json b/domains/maanripe.json new file mode 100644 index 000000000..54f1dd7ed --- /dev/null +++ b/domains/maanripe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "argkont", + "email": "kohacaelo+is-a-dev@gmail.com" + }, + "record": { + "CNAME": "portafolio-maan-ripe.vercel.app" + } +} From cdf97b72355e75761a09cec0b8577bfe6a71ca09 Mon Sep 17 00:00:00 2001 From: argkont Date: Tue, 14 Jan 2025 12:20:46 -0300 Subject: [PATCH 0670/3585] Create _vercel.maanripe.json TXT record to Vercel --- domains/_vercel.maanripe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.maanripe.json diff --git a/domains/_vercel.maanripe.json b/domains/_vercel.maanripe.json new file mode 100644 index 000000000..72af7adee --- /dev/null +++ b/domains/_vercel.maanripe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "argkont", + "email": "kohacaelo+is-a-dev@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=maanripe.is-a.dev,58b3a98b581598b3f572" + } +} From 0bed6437f4a09eddf4fca5cc48c90e6ed1687bc2 Mon Sep 17 00:00:00 2001 From: Memo Date: Tue, 14 Jan 2025 09:29:42 -0600 Subject: [PATCH 0671/3585] =?UTF-8?q?=E2=9C=A8=20feat(domain):=20redirect?= =?UTF-8?q?=20domain=20memo.is-a.dev=20to=20github?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/memo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/memo.json b/domains/memo.json index 4d46c8998..13a1956d7 100644 --- a/domains/memo.json +++ b/domains/memo.json @@ -4,6 +4,6 @@ "email": "gmogollan@gmail.com" }, "record": { - "URL": "https://somosrun.vercel.app/" + "URL": "https://github.com/gmglln" } } From cd8ac8a9da35483e2d45baada9470d487a430e0b Mon Sep 17 00:00:00 2001 From: Hasan <120640600+hasan-bro-coder@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:54:05 +0600 Subject: [PATCH 0672/3585] Create hsn.json --- domains/hsn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hsn.json diff --git a/domains/hsn.json b/domains/hsn.json new file mode 100644 index 000000000..80a8ce99e --- /dev/null +++ b/domains/hsn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hasan-bro-coder", + "email": "hasanur23910@gmail.com", + "discord": "hasan894" + }, + "record": { + "CNAME": "hasanur.vercel.app" + } +} From aef056f2fa63d09576cb8bad2748b81c6b0af39c Mon Sep 17 00:00:00 2001 From: om Date: Tue, 14 Jan 2025 21:41:31 +0530 Subject: [PATCH 0673/3585] remove https:// --- domains/hixtrionix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json index 95b38c01f..f82388558 100644 --- a/domains/hixtrionix.json +++ b/domains/hixtrionix.json @@ -5,6 +5,6 @@ "email": "aflores@cop.es" }, "record": { - "CNAME": "https://dev-webpage.web.app" + "CNAME": "dev-webpage.web.app" } } From df8db1f580ab77d940301fdf36d89512b3243a56 Mon Sep 17 00:00:00 2001 From: jimjja Date: Tue, 14 Jan 2025 19:05:43 +0200 Subject: [PATCH 0674/3585] Include new subdomain JemalAhmedov Include configuration for Vercel --- domains/_vercel.jemalahmedov.json | 10 ++++++++++ domains/jemalahmedov.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.jemalahmedov.json create mode 100644 domains/jemalahmedov.json diff --git a/domains/_vercel.jemalahmedov.json b/domains/_vercel.jemalahmedov.json new file mode 100644 index 000000000..677fb7916 --- /dev/null +++ b/domains/_vercel.jemalahmedov.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jimjja", + "email": "jemalja.dev@gmail.com", + "discord": "665635903955533845" + }, + "record": { + "TXT": "vc-domain-verify=jemalahmedov.is-a.dev,3f41428af72725b71a10" + } +} diff --git a/domains/jemalahmedov.json b/domains/jemalahmedov.json new file mode 100644 index 000000000..25e6a8e7e --- /dev/null +++ b/domains/jemalahmedov.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jimjja", + "email": "jemalja.dev@gmail.com", + "discord": "665635903955533845" + }, + "record": { + "CNAME": "jemalahmedov.vercel.app" + } +} From 54d0d2e36364cda97a8a7c104c77f88e8b3832d0 Mon Sep 17 00:00:00 2001 From: Alexandre Machado Date: Tue, 14 Jan 2025 15:25:35 -0300 Subject: [PATCH 0675/3585] Create machado.json --- domains/machado.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/machado.json diff --git a/domains/machado.json b/domains/machado.json new file mode 100644 index 000000000..72266f550 --- /dev/null +++ b/domains/machado.json @@ -0,0 +1,11 @@ +{ + "description": "My personal domain.", + "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", + "owner": { + "username": "alexandre-machado", + "email": "alexandre@machado.cc" + }, + "record": { + "CNAME": "alexandre-machado.github.io" + } +} From cc3973cc1c5b72a94be92360b3db2de01efe640a Mon Sep 17 00:00:00 2001 From: Jaabir Adeniji-Bello Date: Tue, 14 Jan 2025 19:29:01 +0000 Subject: [PATCH 0676/3585] Added domain.json for tolubroi07 --- domains/tlwbr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tlwbr.json diff --git a/domains/tlwbr.json b/domains/tlwbr.json new file mode 100644 index 000000000..51c6621e4 --- /dev/null +++ b/domains/tlwbr.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio website", + "repo": "https://github.com/tolubori07/portfolio", + "owner": { + "username": "tolubori07", + "email": "Tolubori07@gmail.com" + }, + "record": { + "CNAME": "https://jabello.netlify.app" + } +} From 536f651234b1357be14ee2482c2464ec81f99c2c Mon Sep 17 00:00:00 2001 From: Jaabir Adeniji-Bello Date: Tue, 14 Jan 2025 19:32:58 +0000 Subject: [PATCH 0677/3585] Added domain json file for tolubori07 --- domains/tlwbr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tlwbr.json b/domains/tlwbr.json index 51c6621e4..3941b02f1 100644 --- a/domains/tlwbr.json +++ b/domains/tlwbr.json @@ -6,6 +6,6 @@ "email": "Tolubori07@gmail.com" }, "record": { - "CNAME": "https://jabello.netlify.app" + "CNAME": "https://tlwbr.netlify.app" } } From 61cf7181759d03a3526606835b97ed1fcd86f6f3 Mon Sep 17 00:00:00 2001 From: Luihh Date: Tue, 14 Jan 2025 15:19:39 -0500 Subject: [PATCH 0678/3585] Delete l.luihh.json --- domains/l.luihh.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 domains/l.luihh.json diff --git a/domains/l.luihh.json b/domains/l.luihh.json deleted file mode 100644 index 63dcf8817..000000000 --- a/domains/l.luihh.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "luihh", - "email": "luihh@proton.me" - }, - "record": { - "URL": "https://luihh.is-a.dev" - }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/luihh", - "/twitch": "https://www.twitch.tv/luihh23", - "/youtube": "https://www.youtube.com/@Luihh", - "/discord": "https://discord.com/users/481268875586174986", - "/steam": "https://steamcommunity.com/id/Luihh23", - "/paypal": "https://www.paypal.com/paypalme/luihhdev" - }, - "redirect_paths": true - } -} From 4e5f59c478353cd85201cad3a1531864b9552ecd Mon Sep 17 00:00:00 2001 From: Luihh Date: Tue, 14 Jan 2025 15:27:50 -0500 Subject: [PATCH 0679/3585] Update luihh.json --- domains/luihh.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/luihh.json b/domains/luihh.json index a5fef5c3b..acd06a4f3 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -6,5 +6,16 @@ }, "record": { "CNAME": "spreadsheet-fih.pages.dev" - } + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/luihh", + "/twitch": "https://www.twitch.tv/luihh23", + "/youtube": "https://www.youtube.com/@Luihh", + "/discord": "https://discord.gg/MdMFGJdUB6", + "/steam": "https://steamcommunity.com/id/Luihh23", + "/paypal": "https://www.paypal.com/paypalme/luihhdev" + }, + }, + "proxied": true } From 8bd32195043e7b11ab1d678809b875ab58edf1b1 Mon Sep 17 00:00:00 2001 From: Luihh Date: Tue, 14 Jan 2025 15:32:59 -0500 Subject: [PATCH 0680/3585] Remove trailing comma --- domains/luihh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luihh.json b/domains/luihh.json index acd06a4f3..54d42ba90 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -15,7 +15,7 @@ "/discord": "https://discord.gg/MdMFGJdUB6", "/steam": "https://steamcommunity.com/id/Luihh23", "/paypal": "https://www.paypal.com/paypalme/luihhdev" - }, + } }, "proxied": true } From cc7ee48e7de8805420b87c85bf0fbf4aaa841e7b Mon Sep 17 00:00:00 2001 From: argkont Date: Tue, 14 Jan 2025 17:47:57 -0300 Subject: [PATCH 0681/3585] Update _vercel.maanripe.json removing the comma --- domains/_vercel.maanripe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.maanripe.json b/domains/_vercel.maanripe.json index 72af7adee..ed7cec914 100644 --- a/domains/_vercel.maanripe.json +++ b/domains/_vercel.maanripe.json @@ -1,7 +1,7 @@ { "owner": { "username": "argkont", - "email": "kohacaelo+is-a-dev@gmail.com", + "email": "kohacaelo+is-a-dev@gmail.com" }, "record": { "TXT": "vc-domain-verify=maanripe.is-a.dev,58b3a98b581598b3f572" From adecb9c78bfa3ddc8d5a071a6b9f9233b224d971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Tue, 14 Jan 2025 15:06:36 -0600 Subject: [PATCH 0682/3585] Update beta.peme969.json --- domains/beta.peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/beta.peme969.json b/domains/beta.peme969.json index 34886d040..759e1dc8f 100644 --- a/domains/beta.peme969.json +++ b/domains/beta.peme969.json @@ -4,6 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "CNAME":"peme969.github.io/beta" + "CNAME":"beta-nine-taupe.vercel.app" } } From 0dd8f57721844407512eec5080627c8090bd6a61 Mon Sep 17 00:00:00 2001 From: Jaabir Adeniji-Bello <72113237+tolubori07@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:31:29 +0000 Subject: [PATCH 0683/3585] Update tlwbr.json --- domains/tlwbr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tlwbr.json b/domains/tlwbr.json index 3941b02f1..2ad4303ca 100644 --- a/domains/tlwbr.json +++ b/domains/tlwbr.json @@ -6,6 +6,6 @@ "email": "Tolubori07@gmail.com" }, "record": { - "CNAME": "https://tlwbr.netlify.app" + "CNAME": "tlwbr.netlify.app" } } From 7518a91dbb5c156b7ea15c039eb4304c043014f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mauricio=20Ist=C3=BAriz?= Date: Tue, 14 Jan 2025 19:21:08 -0400 Subject: [PATCH 0684/3585] Create isturiz.json --- domains/isturiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/isturiz.json diff --git a/domains/isturiz.json b/domains/isturiz.json new file mode 100644 index 000000000..d39241d7f --- /dev/null +++ b/domains/isturiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "isturiz", + "email": "", + }, + "record": { + "CNAME": "isturiz.vercel.app" + } +} From 9435e2a2c335e183cc879454ed1b5a40e7de2495 Mon Sep 17 00:00:00 2001 From: Vicente Rivera <108706337+vcntttt@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:43:11 -0300 Subject: [PATCH 0685/3585] Create vrivera.json --- domains/vrivera.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vrivera.json diff --git a/domains/vrivera.json b/domains/vrivera.json new file mode 100644 index 000000000..9821c3c38 --- /dev/null +++ b/domains/vrivera.json @@ -0,0 +1,11 @@ +{ + "description": "personal portfolio", + "repo": "https://github.com/vcntttt/portfolio", + "owner": { + "username": "vcntttt", + "email": "vrivera.dev@gmail.com" + }, + "record": { + "CNAME": "vcntttt.github.io" + } +} From 747e508747638a3de4f3b5c675f34e4df08143b8 Mon Sep 17 00:00:00 2001 From: dsuescun <45408630+dsuescun@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:49:42 -0500 Subject: [PATCH 0686/3585] Create dsuescun.json To register my own subdomain --- domains/dsuescun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dsuescun.json diff --git a/domains/dsuescun.json b/domains/dsuescun.json new file mode 100644 index 000000000..d7a467d09 --- /dev/null +++ b/domains/dsuescun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dsuescun", + "email": "dsuescun@soinsoluciones.com" + }, + "record": { + "CNAME": "dsuescun.github.io" + } +} From a93b5b11c0fa48b9f4af714103302442dc550780 Mon Sep 17 00:00:00 2001 From: Umanga Deep Shrestha Date: Wed, 15 Jan 2025 08:50:14 +0545 Subject: [PATCH 0687/3585] Create ud.json --- domains/ud.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ud.json diff --git a/domains/ud.json b/domains/ud.json new file mode 100644 index 000000000..6f7178346 --- /dev/null +++ b/domains/ud.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "umanga907", + "email": "umanga.907@gmail.com" + }, + "record": { + "CNAME": ["arya.ns.cloudflare.com", "clark.ns.cloudflare.com"] + } +} From d601e6712ac0a1f5d3eaefab9e931658a08d185c Mon Sep 17 00:00:00 2001 From: kypro34 Date: Wed, 15 Jan 2025 10:09:45 +0700 Subject: [PATCH 0688/3585] change my CNAME --- domains/carterrpham23.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/carterrpham23.json b/domains/carterrpham23.json index eaa275965..d5809bfb2 100644 --- a/domains/carterrpham23.json +++ b/domains/carterrpham23.json @@ -4,7 +4,7 @@ "email": "sonbappe89@gmail.com" }, "record": { - "CNAME": "https://sonpts-landingfolio.vercel.app/" + "CNAME": "sonpts-landingfolio.vercel.app" } } \ No newline at end of file From c124e36c557e53cdd895d5380607ef1bfedc418c Mon Sep 17 00:00:00 2001 From: Umanga Deep Shrestha Date: Wed, 15 Jan 2025 09:02:04 +0545 Subject: [PATCH 0689/3585] Update ud.json Fix: Cname and change to vercel existing website --- domains/ud.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ud.json b/domains/ud.json index 6f7178346..b0ab06c7e 100644 --- a/domains/ud.json +++ b/domains/ud.json @@ -1,9 +1,10 @@ { "owner": { "username": "umanga907", - "email": "umanga.907@gmail.com" + "email": "umanga.907@gmail.com", + "discord": "ud907" }, "record": { - "CNAME": ["arya.ns.cloudflare.com", "clark.ns.cloudflare.com"] + "CNAME": "umanga-portfolio.vercel.app" } } From 7ff995388315f888b5b4a226bc317ad1c4447868 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:44:18 +0700 Subject: [PATCH 0690/3585] Create banda.json --- domains/banda.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/banda.json diff --git a/domains/banda.json b/domains/banda.json new file mode 100644 index 000000000..021906598 --- /dev/null +++ b/domains/banda.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "banda" + }, + "record": { + "CNAME": "bandabahariputra.vercel.app" + } +} From 98c5158fe4d560152ab7197a8687f16a93986207 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:57:46 +0700 Subject: [PATCH 0691/3585] Create _vercel.banda.json --- domains/_vercel.banda.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.banda.json diff --git a/domains/_vercel.banda.json b/domains/_vercel.banda.json new file mode 100644 index 000000000..b1cf3b4af --- /dev/null +++ b/domains/_vercel.banda.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "banda" + }, + "record": { + "TXT": ["vc-domain-verify=banda.is-a.dev,e684b7e614c3912ba446"] + } +} From 18301dd73e9846aaea5840d8020cc8728729963f Mon Sep 17 00:00:00 2001 From: S M HEMEL Date: Wed, 15 Jan 2025 10:32:02 +0600 Subject: [PATCH 0692/3585] Create smhemel.json --- domains/smhemel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/smhemel.json diff --git a/domains/smhemel.json b/domains/smhemel.json new file mode 100644 index 000000000..9b5a2bc60 --- /dev/null +++ b/domains/smhemel.json @@ -0,0 +1,11 @@ +{ + "description": "A Full-Stack Developer", + "repo": "https://github.com/smhemel", + "owner": { + "username": "smhemel", + "email": "smhemel.eu@gmail.com" + }, + "record": { + "URL": "https://github.com/smhemel" + } +} From dd63fef4a5ae4411a69036a577ef7c0a9339f362 Mon Sep 17 00:00:00 2001 From: Rohan Kokkula <30954130+rohankokkula@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:21:57 +0530 Subject: [PATCH 0693/3585] Create rk --- domains/rk | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rk diff --git a/domains/rk b/domains/rk new file mode 100644 index 000000000..75c7bc5c9 --- /dev/null +++ b/domains/rk @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohankokkula", + "email": "rohankokkula01@gmail.com" + }, + "record": { + "URL": "https://rohankokkula.dev/" + } +} From 1c3bd455dda8db9c3c3ab75039c75c8ca6982a3e Mon Sep 17 00:00:00 2001 From: AdrianQR <106702080+AdrianQR01@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:14:27 +0100 Subject: [PATCH 0694/3585] Create adrianqr.json --- domains/adrianqr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adrianqr.json diff --git a/domains/adrianqr.json b/domains/adrianqr.json new file mode 100644 index 000000000..7fc598c3d --- /dev/null +++ b/domains/adrianqr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AdrianQR01", + "email": "adrianquenard@gmail.com" + }, + "record": { + "CNAME": "adrianqr01.github.io" + } +} From 7d54c8478b5b0a65d2fa1e789fa945a5d530135a Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 11:26:08 +0000 Subject: [PATCH 0695/3585] Update aruria.json --- domains/aruria.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 394e7ce6f..37739e51a 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -6,6 +6,7 @@ }, "record": { - "CNAME": "cjolivier123.github.io" + "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ] + "TXT": "zoho-verification=zb76097651.zmverify.zoho.com" } } From 2a50f94f085b14ff8d8f6c7a5ea954d0dad6e0fd Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 11:45:18 +0000 Subject: [PATCH 0696/3585] Update domains/aruria.json Co-authored-by: Ibrahim Asif --- domains/aruria.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 37739e51a..6e23133b9 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ] + "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ], "TXT": "zoho-verification=zb76097651.zmverify.zoho.com" } } From afe5c54ed6b94e3794abf08c5b7573996f82efdf Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 15 Jan 2025 20:24:53 +0800 Subject: [PATCH 0697/3585] Update donate.json --- domains/donate.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/domains/donate.json b/domains/donate.json index 192ccf751..103d52c52 100644 --- a/domains/donate.json +++ b/domains/donate.json @@ -5,5 +5,10 @@ }, "record": { "URL": "https://wdh.gg/M0ttgkD" + }, + "redirect_config": { + "custom_paths": { + "/ns": "https://wdh.gg/pvNCdvs" + } } } From 52dd5636296bd8b478005d379afe61cf4a992225 Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 12:45:51 +0000 Subject: [PATCH 0698/3585] Create zmail._domainkey.aruria.json --- domains/zmail._domainkey.aruria.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zmail._domainkey.aruria.json diff --git a/domains/zmail._domainkey.aruria.json b/domains/zmail._domainkey.aruria.json new file mode 100644 index 000000000..0e81d6b0f --- /dev/null +++ b/domains/zmail._domainkey.aruria.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cjolivier123", + "discord": "1175481072088268920", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" + }, + + "record": { + "TXT":"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKr1YCFtXzTufNgvRlYuDw72rzN8WBF+F8xNRtI5PwvfVyFEAS7saeRf6hqQ28hdqH8FFmJ9479UkP0023gyUyQcpRQnqu01InfoyPCIicCRv/WQBTKyb0YXMtrF3ANZHBDq0p2lcp/naUtPs2oQEuSI5Ih+SfsCs5HnCRTyV2DQIDAQABl" + } +} From 29165ce698f34d6124f2ae2ebfa279ea113a22ee Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 12:46:00 +0000 Subject: [PATCH 0699/3585] Update aruria.json --- domains/aruria.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 6e23133b9..4ced55ea6 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -7,6 +7,7 @@ "record": { "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ], - "TXT": "zoho-verification=zb76097651.zmverify.zoho.com" + "TXT": ["zoho-verification=zb76097651.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"] + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] } } From 459b1d50b7490ccc520e8e7deb16afbd3aaf4518 Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 12:53:11 +0000 Subject: [PATCH 0700/3585] Update domains/aruria.json Co-authored-by: William Harrison <87287585+wdhdev@users.noreply.github.com> --- domains/aruria.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 4ced55ea6..31b173665 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -7,7 +7,7 @@ "record": { "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ], - "TXT": ["zoho-verification=zb76097651.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"] + "TXT": ["zoho-verification=zb76097651.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] } } From 6e0158141b9cf0cdbbaa52f084b3b1f06fa82bbf Mon Sep 17 00:00:00 2001 From: naftali100 <48069590+naftali100@users.noreply.github.com> Date: Wed, 15 Jan 2025 16:10:41 +0200 Subject: [PATCH 0701/3585] Create naftali100.json --- domains/naftali100.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/naftali100.json diff --git a/domains/naftali100.json b/domains/naftali100.json new file mode 100644 index 000000000..20e372492 --- /dev/null +++ b/domains/naftali100.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "naftali100", + "email": "hello@naftali100.top" + }, + "record": { + "CNAME": "naftali100.top" + } +} From 1c30f62a278cfcd8baff6c4dd1087d2f62e8d5cc Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 15 Jan 2025 17:22:43 +0300 Subject: [PATCH 0702/3585] fairly sure this is what was intended --- domains/felipe.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/felipe.json b/domains/felipe.json index 1ded8a9f5..dc9003f65 100644 --- a/domains/felipe.json +++ b/domains/felipe.json @@ -5,7 +5,7 @@ }, "repo": "https://github.com/felipecalderon", "record": { - "URL": "https://porfoliofelipe.vercel.app" + "CNAME": "porfoliofelipe.vercel.app" } } - \ No newline at end of file + From 98883a13d3377006c262af3d7b7dc1129f3dfdc9 Mon Sep 17 00:00:00 2001 From: Amanza17 <157617646+Amanza17@users.noreply.github.com> Date: Wed, 15 Jan 2025 15:41:40 +0100 Subject: [PATCH 0703/3585] Update amanza17.json --- domains/amanza17.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/amanza17.json b/domains/amanza17.json index 8b1378917..509607016 100644 --- a/domains/amanza17.json +++ b/domains/amanza17.json @@ -1 +1,11 @@ - +{ + "description": "amanza17.is-a.dev", + "repo": "https://github.com/Amanza17/Amanza17.github.io.git", + "owner": { + "username": "Amanza17", + "email": "a.manzanares.2023@alumnos.urjc.es" + }, + "record": { + "CNAME": "amanza17.github.io" + } +} From c7f9d02a1b7a5cc61068b2f25324fed75ebdf4f7 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Wed, 15 Jan 2025 20:56:52 +0530 Subject: [PATCH 0704/3585] Update educatedsuddenbucket.json --- domains/educatedsuddenbucket.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index d49d77c7f..e35d7591e 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -5,10 +5,7 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + "185.199.108.153" ], "TXT": [ "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE", From df952e8cd744ca79122b350958d94833119ea7ec Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Wed, 15 Jan 2025 20:59:45 +0530 Subject: [PATCH 0705/3585] Create heatblock.json --- domains/heatblock.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/heatblock.json diff --git a/domains/heatblock.json b/domains/heatblock.json new file mode 100644 index 000000000..58e6bfe75 --- /dev/null +++ b/domains/heatblock.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, +{ + "record": { + "URL": "https://heatblock.esb.is-a.dev" + } +} +} From 67781b15c8fdcd4907997aabee92dfddbb5134d9 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Wed, 15 Jan 2025 21:30:13 +0530 Subject: [PATCH 0706/3585] Hil climb racing --- domains/heatblock.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/heatblock.json b/domains/heatblock.json index 58e6bfe75..157684753 100644 --- a/domains/heatblock.json +++ b/domains/heatblock.json @@ -3,9 +3,7 @@ "username": "EducatedSuddenBucket", "email": "educatedsuddenbucket@gmail.com" }, -{ "record": { "URL": "https://heatblock.esb.is-a.dev" } } -} From 4b488ad92cb94779158bd72cda6122c81b36060d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 15 Jan 2025 10:11:36 -0600 Subject: [PATCH 0707/3585] Delete domains/_github-pages-challenge-peme969.peme969.json --- domains/_github-pages-challenge-peme969.peme969.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_github-pages-challenge-peme969.peme969.json diff --git a/domains/_github-pages-challenge-peme969.peme969.json b/domains/_github-pages-challenge-peme969.peme969.json deleted file mode 100644 index aad7d8409..000000000 --- a/domains/_github-pages-challenge-peme969.peme969.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "TXT":[ - "cd6136f17efbca44cec061b3fd6121" - ] - } -} From d2fd4a9ac5f58da82cbef93cbd86d86c8b14d852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 15 Jan 2025 10:26:13 -0600 Subject: [PATCH 0708/3585] Update peme969.json --- domains/peme969.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 1d52a01e2..7c7bf68f5 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,8 +11,7 @@ "185.199.111.153" ], "TXT":[ - "forward-email=NTQwMmZhNmI3ZmRiMzQxNC1mOTU1YmRmOGJhMTQxMzhkMGRiNzUwMzg0MzFhOTI4OGE0ZmUwZDYyZTZmZDMyODkwYTE4OGE0ZmQ2YjFjOTk4MjkxN2NlMTUzMTgyNDZlYzE4ZWFkNDllYTBmNDNjY2M4NWVmZGFhMjdhNmY0ODFhZWM0ZWM4ZjhiMzJiMTIyMA==", - "cd6136f17efbca44cec061b3fd6121" + "forward-email=NTQwMmZhNmI3ZmRiMzQxNC1mOTU1YmRmOGJhMTQxMzhkMGRiNzUwMzg0MzFhOTI4OGE0ZmUwZDYyZTZmZDMyODkwYTE4OGE0ZmQ2YjFjOTk4MjkxN2NlMTUzMTgyNDZlYzE4ZWFkNDllYTBmNDNjY2M4NWVmZGFhMjdhNmY0ODFhZWM0ZWM4ZjhiMzJiMTIyMA==" ], "MX":[ "mx1.forwardemail.net", From 9b40541c7f08408c0664ece096db33abeb712aa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 15 Jan 2025 10:28:31 -0600 Subject: [PATCH 0709/3585] Create _vercel.peme969.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Für domain verification --- domains/_vercel.peme969.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.peme969.json diff --git a/domains/_vercel.peme969.json b/domains/_vercel.peme969.json new file mode 100644 index 000000000..0abe61db6 --- /dev/null +++ b/domains/_vercel.peme969.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "TXT":[ + "vc-domain-verify=beta.peme969.is-a.dev,3478ddbc826d30476c3c" + ] + } +} \ No newline at end of file From dbb24e6e9ad2a8715df5449d472a4d48d8cafbbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 15 Jan 2025 10:30:59 -0600 Subject: [PATCH 0710/3585] Added domain --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 7c7bf68f5..0981e39b6 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,7 @@ "185.199.111.153" ], "TXT":[ - "forward-email=NTQwMmZhNmI3ZmRiMzQxNC1mOTU1YmRmOGJhMTQxMzhkMGRiNzUwMzg0MzFhOTI4OGE0ZmUwZDYyZTZmZDMyODkwYTE4OGE0ZmQ2YjFjOTk4MjkxN2NlMTUzMTgyNDZlYzE4ZWFkNDllYTBmNDNjY2M4NWVmZGFhMjdhNmY0ODFhZWM0ZWM4ZjhiMzJiMTIyMA==" + "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=" ], "MX":[ "mx1.forwardemail.net", From 4f0458798251c4285bb83b1afb5d612e9f773a34 Mon Sep 17 00:00:00 2001 From: Alexandre Machado Date: Wed, 15 Jan 2025 15:09:41 -0300 Subject: [PATCH 0711/3585] add github verification and change root domain --- ...challenge-alexandre-machado.alexandre-machado.json | 11 +++++++++++ domains/{machado.json => alexandre-machado.json} | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json rename domains/{machado.json => alexandre-machado.json} (99%) diff --git a/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json b/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json new file mode 100644 index 000000000..0794bf3d6 --- /dev/null +++ b/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json @@ -0,0 +1,11 @@ +{ + "description": "My personal domain.", + "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", + "owner": { + "username": "alexandre-machado", + "email": "alexandre@machado.cc" + }, + "record": { + "TXT": "b6b9fa4d37896a25b49bea243f6407" + } +} \ No newline at end of file diff --git a/domains/machado.json b/domains/alexandre-machado.json similarity index 99% rename from domains/machado.json rename to domains/alexandre-machado.json index 72266f550..3e50b3040 100644 --- a/domains/machado.json +++ b/domains/alexandre-machado.json @@ -8,4 +8,4 @@ "record": { "CNAME": "alexandre-machado.github.io" } -} +} \ No newline at end of file From e6c8dc5ccb18385dcdc7193d5a94c15eebbd1c6d Mon Sep 17 00:00:00 2001 From: 1tsJeremiah Date: Wed, 15 Jan 2025 12:16:43 -0600 Subject: [PATCH 0712/3585] Add jeremiah.json for subdomain request --- domains/jeremiah.json | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/domains/jeremiah.json b/domains/jeremiah.json index d1549a12a..93bab3499 100644 --- a/domains/jeremiah.json +++ b/domains/jeremiah.json @@ -1,18 +1,11 @@ { - "subdomain": "jeremiah", - "domain": "is-a.domain", - "type": "verification", - "status": "active", - "created_at": "2025-01-11T00:00:00Z", - "updated_at": "2025-01-11T00:00:00Z", - "records": [ - { - "record_type": "A", - "value": "174.138.190.59 " - }, - { - "record_type": "CNAME", - "value": "jeremiah.is-a.domain." - } - ] + "owner": { + "username": "1tsJeremiah", + "email": "jmatdesigns@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } + From 823d4c1676240dfa950b6b70d1b175d0068517a2 Mon Sep 17 00:00:00 2001 From: Caen Jones <131218155+vcc3v@users.noreply.github.com> Date: Wed, 15 Jan 2025 19:26:51 +0000 Subject: [PATCH 0713/3585] Update caenjones.json --- domains/caenjones.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/caenjones.json b/domains/caenjones.json index ef931ec48..16ce509a3 100644 --- a/domains/caenjones.json +++ b/domains/caenjones.json @@ -1,12 +1,12 @@ { "description": "My personal website and blog", - "repo": "https://github.com/CaenJones/caenjones.github.io", + "repo": "https://github.com/vcc3v/vcc3v.github.io", "owner": { - "username": "CaenJones", + "username": "vcc3v", "email": "cj@caenjones.com", "twitter": "" }, "record": { - "CNAME": "caenjones.github.io" + "CNAME": "vcc3v.github.io" } } From 0c2104e7a99b6ca6c8ed9f71afab1d0d1266ea6e Mon Sep 17 00:00:00 2001 From: gcaru Date: Wed, 15 Jan 2025 17:37:11 -0300 Subject: [PATCH 0714/3585] create guidocaru.json --- domains/_vercel.guidocaru.json | 10 ++++++++++ domains/guidocaru.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.guidocaru.json create mode 100644 domains/guidocaru.json diff --git a/domains/_vercel.guidocaru.json b/domains/_vercel.guidocaru.json new file mode 100644 index 000000000..d0c92ddb2 --- /dev/null +++ b/domains/_vercel.guidocaru.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "guidocaru", + "email": "", + "discord": "696554384817127486" + }, + "record": { + "TXT": "vc-domain-verify=guidocaru.is-a.dev,6106f8de674c39bfb732" + } +} diff --git a/domains/guidocaru.json b/domains/guidocaru.json new file mode 100644 index 000000000..c52a448ad --- /dev/null +++ b/domains/guidocaru.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "guidocaru", + "email": "", + "discord": "696554384817127486" + }, + "record": { + "CNAME": "guidocaru.vercel.app" + } +} From 68af1de16ead31e1f1376045242d3996337625fc Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Wed, 15 Jan 2025 21:33:58 +0000 Subject: [PATCH 0715/3585] Update roman.json I didn't manage to make it work with Cloudflare pages so changing it Github pages --- domains/roman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roman.json b/domains/roman.json index 6c8614026..2b8a57ea3 100644 --- a/domains/roman.json +++ b/domains/roman.json @@ -4,6 +4,6 @@ "email": "gameromandev@gmail.com" }, "record": { - "CNAME": "gameroman.pages.dev" + "CNAME": "gameroman.github.io" } } From 7d51af086cd52115324599ada234e441a72118fd Mon Sep 17 00:00:00 2001 From: Timothy Brown Date: Wed, 15 Jan 2025 15:46:59 -0700 Subject: [PATCH 0716/3585] Create timothy.json --- domains/timothy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/timothy.json diff --git a/domains/timothy.json b/domains/timothy.json new file mode 100644 index 000000000..2319ee283 --- /dev/null +++ b/domains/timothy.json @@ -0,0 +1,11 @@ +{ + "description": "Timothy's Personal Website", + "repo": "https://github.com/tabrownies/tabrownies.github.io", + "owner": { + "username": "tabrownies", + "email": "tabrownies@gmail.com", + }, + "record": { + "CNAME": "tabrownies.github.io" + } +} From 1347b906ee8ba28c2e1bd4541a6302de5db0e21e Mon Sep 17 00:00:00 2001 From: Eric Lin <85259809+ericafk0001@users.noreply.github.com> Date: Wed, 15 Jan 2025 17:56:01 -0500 Subject: [PATCH 0717/3585] Create ericlin --- domains/ericlin | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ericlin diff --git a/domains/ericlin b/domains/ericlin new file mode 100644 index 000000000..402b27616 --- /dev/null +++ b/domains/ericlin @@ -0,0 +1,11 @@ +{ + "description": "To get a cool looking subdomain for my portfolio hosted on netlify", + "repo": "https://github.com/ericafk0001/Portfolio.git", + "owner": { + "username": "ericafk0001", + "email": "dxslyofficial@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From c35162fbae615d0bf74eebd91ce1d3efeb853280 Mon Sep 17 00:00:00 2001 From: Mariangel Araviches Date: Wed, 15 Jan 2025 21:28:34 -0300 Subject: [PATCH 0718/3585] Revert "Create mariangel.json" --- domains/mariangel.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mariangel.json diff --git a/domains/mariangel.json b/domains/mariangel.json deleted file mode 100644 index 1263982c4..000000000 --- a/domains/mariangel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mangellch", - "email": "mariangelaraviches@gmail.com" - }, - "record": { - "CNAME":"mangellch.github.io" - } -} From 857bd50b33655af02f07e07c3647fb41b84496e3 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 16 Jan 2025 02:33:56 +0200 Subject: [PATCH 0719/3585] Update joe50097.json --- domains/joe50097.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/joe50097.json b/domains/joe50097.json index 7c9bf8e54..47f381e7c 100644 --- a/domains/joe50097.json +++ b/domains/joe50097.json @@ -4,8 +4,7 @@ "email": "zcell9500@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all", + "TXT": "zoho-verification=zb32862044.zmverify.zoho.com", "A": ["75.2.60.5"] } } From 1272c3236025520ccf49a66a499b13cf115fb996 Mon Sep 17 00:00:00 2001 From: Aaditya Rangarajan Date: Wed, 15 Jan 2025 18:38:40 -0700 Subject: [PATCH 0720/3585] Create aaditya.json --- domains/aaditya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aaditya.json diff --git a/domains/aaditya.json b/domains/aaditya.json new file mode 100644 index 000000000..5db37d8c2 --- /dev/null +++ b/domains/aaditya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aaditya2200", + "email": "aaditya2200@gmail.com" + }, + "record": { + "CNAME": "aaditya2200.github.io" + } +} From 8198e4f3a9e4198f4ba60867d58f9c8180ebdbbf Mon Sep 17 00:00:00 2001 From: Joel Jaime Date: Wed, 15 Jan 2025 22:01:00 -0400 Subject: [PATCH 0721/3585] Create alblandino.json Create alblandino.json --- domains/alblandino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alblandino.json diff --git a/domains/alblandino.json b/domains/alblandino.json new file mode 100644 index 000000000..3da7372ac --- /dev/null +++ b/domains/alblandino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joel", + "email": "joel@alblandino.com" + }, + "record": { + "URL": "https://alblandino.com" + } +} From 4867b408b6aff42f994c426d39177cf33409ce6e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:07:51 +0800 Subject: [PATCH 0722/3585] reserve `int` + `internal` --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index eccc9738c..dd58de1c7 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -47,6 +47,8 @@ "hostmaster", "info", "infos", + "int", + "internal", "login", "logout", "lpt[1-9]", From 146a0becf2d6652c07cd51631876db515a258a7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 15 Jan 2025 22:27:48 -0600 Subject: [PATCH 0723/3585] Add TXT record for google site verification --- domains/peme969.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 0981e39b6..daade0c2a 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,8 @@ "185.199.111.153" ], "TXT":[ - "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=" + "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=", + "google-site-verification=AP1OTNgnMeJljiJnuxShC74Uw-ygmmvr8s_SdohPRcI" ], "MX":[ "mx1.forwardemail.net", From 985db01ebf0bb6a35564c8e829f5ab2bc41a3247 Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Thu, 16 Jan 2025 11:27:53 +0530 Subject: [PATCH 0724/3585] Create rushabh.json --- domains/rushabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rushabh.json diff --git a/domains/rushabh.json b/domains/rushabh.json new file mode 100644 index 000000000..c26013ee8 --- /dev/null +++ b/domains/rushabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rushabhcodes", + "email": "rushabhpatil.dev@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com." + } +} From a80a80e0baaba3f4fd49185565f5264c5405b3ae Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Thu, 16 Jan 2025 11:35:08 +0530 Subject: [PATCH 0725/3585] Update rushabh.json This is my portfolio website --- domains/rushabh.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/rushabh.json b/domains/rushabh.json index c26013ee8..b1991bab2 100644 --- a/domains/rushabh.json +++ b/domains/rushabh.json @@ -1,9 +1,10 @@ { "owner": { "username": "rushabhcodes", - "email": "rushabhpatil.dev@gmail.com" + "email": "rushabhpatil.dev@gmail.com", + "discord": "_rushabh" }, "record": { - "CNAME": "cname.vercel-dns.com." + "CNAME": "rushabhpatil.vercel.app" } } From 87c0737af3c2f5eb396118f389b259d40950af49 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 16 Jan 2025 09:17:16 +0300 Subject: [PATCH 0726/3585] Update pilagonzalez.json --- domains/pilagonzalez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pilagonzalez.json b/domains/pilagonzalez.json index 27c06337f..11fe7abd3 100644 --- a/domains/pilagonzalez.json +++ b/domains/pilagonzalez.json @@ -5,6 +5,6 @@ "discord": "pilagonzalez" }, "record": { - "URL": "piladev.netlify.app" + "URL": "https://piladev.netlify.app" } } From 63252bd4d553a96d66e53979cc2645444e332760 Mon Sep 17 00:00:00 2001 From: Hieu Le Van Date: Thu, 16 Jan 2025 13:18:43 +0700 Subject: [PATCH 0727/3585] Add heterl0.json configuration for personal blog site --- domains/heterl0.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/heterl0.json diff --git a/domains/heterl0.json b/domains/heterl0.json new file mode 100644 index 000000000..56725a340 --- /dev/null +++ b/domains/heterl0.json @@ -0,0 +1,11 @@ +{ + "description": "Heterl0 Personal Blog Site", + "repo": "https://github.com/hieulvVn/eleventy-blog", + "owner": { + "username": "hieulvVn", + "email": "hieulv@kdigi.vn" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 6446ee7c166fb7198d0436076d05755d2a4c633f Mon Sep 17 00:00:00 2001 From: Lucas <53177682+Keyruu@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:24:41 +0100 Subject: [PATCH 0728/3585] Create keyruu.json --- domains/keyruu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/keyruu.json diff --git a/domains/keyruu.json b/domains/keyruu.json new file mode 100644 index 000000000..4111ecde4 --- /dev/null +++ b/domains/keyruu.json @@ -0,0 +1,12 @@ +{ + "description": "Keyruu aka Lucas", + "repo": "https://github.com/keyruu/traversetown-htmx", + "owner": { + "username": "keyruu", + "email": "me@keyruu.de" + }, + "record": { + "URL": "https://keyruu.de" + }, + "proxied": true +} From 8268134dbd2281ea95a4491cd7891532026df980 Mon Sep 17 00:00:00 2001 From: Tasawar Hussain <31658686+tasawar-hussain@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:40:50 +0500 Subject: [PATCH 0729/3585] Create tasawar-hussain.json --- domains/tasawar-hussain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tasawar-hussain.json diff --git a/domains/tasawar-hussain.json b/domains/tasawar-hussain.json new file mode 100644 index 000000000..2c13a318f --- /dev/null +++ b/domains/tasawar-hussain.json @@ -0,0 +1,11 @@ +{ + "description": "tasawar-hussain.is-a.dev", + "repo": "https://github.com/tasawar-hussain/tasawar-hussain.github.io", + "owner": { + "username": "TasawarHussain", + "email": "me.tasawarhussain@gmail.com" + }, + "record": { + "CNAME": "tasawar-hussain.github.io" + } +} From 025348960afba5c3ce68bd25de316bb771deb869 Mon Sep 17 00:00:00 2001 From: Tasawar Hussain <31658686+tasawar-hussain@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:49:49 +0500 Subject: [PATCH 0730/3585] Update tasawar-hussain.json --- domains/tasawar-hussain.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tasawar-hussain.json b/domains/tasawar-hussain.json index 2c13a318f..a1d52dbbf 100644 --- a/domains/tasawar-hussain.json +++ b/domains/tasawar-hussain.json @@ -2,7 +2,7 @@ "description": "tasawar-hussain.is-a.dev", "repo": "https://github.com/tasawar-hussain/tasawar-hussain.github.io", "owner": { - "username": "TasawarHussain", + "username": "tasawar-hussain", "email": "me.tasawarhussain@gmail.com" }, "record": { From e994dba47615eef2892f36af2cf5077c0a66eef2 Mon Sep 17 00:00:00 2001 From: MarufFLyInfosoft <159880463+MarufFLyInfosoft@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:22:50 +0600 Subject: [PATCH 0731/3585] Create marufcseuu.json --- domains/marufcseuu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/marufcseuu.json diff --git a/domains/marufcseuu.json b/domains/marufcseuu.json new file mode 100644 index 000000000..35d677655 --- /dev/null +++ b/domains/marufcseuu.json @@ -0,0 +1,10 @@ +{ + "description": "0xmaruf.is-a.dev domain", + "owner": { + "username": "marufms4", + "email": "marufsm4@gmail.com" + }, + "record": { + "CNAME": "marufcse.netlify.app" + } +} From 1db08703a5c1b58167c9849535743057076b3f93 Mon Sep 17 00:00:00 2001 From: harsh-writes-code Date: Thu, 16 Jan 2025 15:35:48 +0530 Subject: [PATCH 0732/3585] Create harshd.json --- domains/harshd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshd.json diff --git a/domains/harshd.json b/domains/harshd.json new file mode 100644 index 000000000..56aed2491 --- /dev/null +++ b/domains/harshd.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/harsh-writes-code/harsh-writes-code.github.io", + "owner": { + "username": "harsh-writes-code", + "email": "happydhimanbarara@gmail.com" + }, + "record": { + "CNAME": "harsh-writes-code.github.io" + } +} From f903be63ea67df0395da02506f86c58244c4ff26 Mon Sep 17 00:00:00 2001 From: Mac Long Date: Thu, 16 Jan 2025 10:39:29 +0000 Subject: [PATCH 0733/3585] feat(domains): add maclong domain --- domains/maclong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maclong.json diff --git a/domains/maclong.json b/domains/maclong.json new file mode 100644 index 000000000..f44602580 --- /dev/null +++ b/domains/maclong.json @@ -0,0 +1,11 @@ +{ + "description": "Mac Long's personal developer portfolio and blog.", + "repo": "https://github.com/maclong9/maclong9", + "owner": { + "username": "maclong9", + "email": "maclong9@icloud.com" + }, + "record": { + "CNAME": "https://maclong9.github.io/maclong9/" + } +} From ce8b83f494f34aa61d67294473eddc38722da9a2 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Thu, 16 Jan 2025 06:30:48 -0500 Subject: [PATCH 0734/3585] Delete domains/boolean44.json --- domains/boolean44.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/boolean44.json diff --git a/domains/boolean44.json b/domains/boolean44.json deleted file mode 100644 index fdac8f8cc..000000000 --- a/domains/boolean44.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/boolean44-repos/boolean44-repos.github.io", - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "CNAME": "boolean44-repos.github.io" - } -} From 7b4d6da105a542f7669f96555fd1424bdbd0e70c Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Thu, 16 Jan 2025 06:32:05 -0500 Subject: [PATCH 0735/3585] Delete domains/mail.boolean44.json --- domains/mail.boolean44.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mail.boolean44.json diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json deleted file mode 100644 index b008c8f0f..000000000 --- a/domains/mail.boolean44.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=palmerowen100@gmail.com"] - } -} From 7e12ab13602321e55e201d28d6b962254c2c82ef Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 16 Jan 2025 13:38:36 +0200 Subject: [PATCH 0736/3585] Update joe50097.json --- domains/joe50097.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/joe50097.json b/domains/joe50097.json index 47f381e7c..78316bf5e 100644 --- a/domains/joe50097.json +++ b/domains/joe50097.json @@ -4,7 +4,8 @@ "email": "zcell9500@gmail.com" }, "record": { - "TXT": "zoho-verification=zb32862044.zmverify.zoho.com", + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "TXT": ["zoho-verification=zb32862044.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], "A": ["75.2.60.5"] } } From 8fbcf492622b9b0f840a75522d5a9918627468d7 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 16 Jan 2025 13:44:05 +0200 Subject: [PATCH 0737/3585] Create zmail._domainkey.joe50097.json --- domains/zmail._domainkey.joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zmail._domainkey.joe50097.json diff --git a/domains/zmail._domainkey.joe50097.json b/domains/zmail._domainkey.joe50097.json new file mode 100644 index 000000000..95c73521b --- /dev/null +++ b/domains/zmail._domainkey.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWPXItvPXEQh/zTsZCFkEcBEObetcpbthrO74OK/zYR+wCk9gHurppJw0nTPcqVVW92Iq78R1b85s6bmGQvFCdMXPM/kM4eWlKKrMcs4QMr8muioEtbyCKu1YenXHZYlns7dfpf5JN2PNnC3cXTTW5uu3F2GNSDXcy/IjhnuSJAwIDAQAB" + } +} From c428ceab92cf503cb77b9ef62d4f892ff15a28e4 Mon Sep 17 00:00:00 2001 From: Jonatandb Date: Thu, 16 Jan 2025 09:57:45 -0300 Subject: [PATCH 0738/3585] Create jonatandb.json --- domains/jonatandb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jonatandb.json diff --git a/domains/jonatandb.json b/domains/jonatandb.json new file mode 100644 index 000000000..de6eff807 --- /dev/null +++ b/domains/jonatandb.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jonatandb", + "email": "jonatandb@gmail.com" + }, + "description": "This is for my personal website.", + "record": { + "CNAME": "jonatandb.github.io" + } +} From 4c3716346e18b8e9aed933fde4413bb70641e9dd Mon Sep 17 00:00:00 2001 From: Shubhhhwarrior Date: Thu, 16 Jan 2025 18:30:52 +0530 Subject: [PATCH 0739/3585] Create shubhhh.json --- domains/shubhhh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shubhhh.json diff --git a/domains/shubhhh.json b/domains/shubhhh.json new file mode 100644 index 000000000..d60eb076c --- /dev/null +++ b/domains/shubhhh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shubhhhwarrior", + "email": "shubhammvaghela999@gmail.com" + }, + "record": { + "CNAME": "shubhhh-96.netlify.app/" + } +} From 4e5d31806002303fd08115c36a122b21e2f684ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deniz=20Tun=C3=A7?= <49831545+creeperkafasi@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:25:37 +0300 Subject: [PATCH 0740/3585] Fix discord username, add mail forwarding and google site verification --- domains/deniz.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/domains/deniz.json b/domains/deniz.json index e88872028..b36d00326 100644 --- a/domains/deniz.json +++ b/domains/deniz.json @@ -4,10 +4,23 @@ "owner": { "username": "creeperkafasi", "twitter": "_creeperkafasi_", - "discord": "creeperkafasipw#1861", + "discord": "creeperkafasi", "note": "I don't use twitter that much, you may have a better chance to contact me through discord" }, "record": { - "CNAME": "creeperkafasi.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=MDcyNzA3YjVlMTdjNzhhYS1iMzA0NDgxN2RjMmZiODZhODI5Y2UyNmUzNzY5NjJhZWZkMTA4MjBlNDEyYTk3MTc0MjhkN2NlMmQxNWQ5MmFi", + "google-site-verification=9jbck7qUZb10EWndaXLikv_Kx9xQ7DpShwFCttIzA6Q" + ] } } From 75ecd8bc3f499542d303d6380307a9e235c35bb3 Mon Sep 17 00:00:00 2001 From: CarlosMiranda <86166607+chard33@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:03:10 -0600 Subject: [PATCH 0741/3585] Create char.json --- domains/char.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/char.json diff --git a/domains/char.json b/domains/char.json new file mode 100644 index 000000000..1e31c0f7d --- /dev/null +++ b/domains/char.json @@ -0,0 +1,11 @@ +{ + "description": "Use to portfolio", + "repo": https://github.com/chard33/portafolio---Alura", + "owner": { + "username": "chard33", + "email": "jchar33@hotmail.com" + }, + "record": { + "CNAME": "chard33.github.io" + } +} From 9ea2dea73cb094eada8aa1534384cffac620d538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 16 Jan 2025 09:03:34 -0600 Subject: [PATCH 0742/3585] Update peme969.json --- domains/peme969.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index daade0c2a..0981e39b6 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,8 +11,7 @@ "185.199.111.153" ], "TXT":[ - "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=", - "google-site-verification=AP1OTNgnMeJljiJnuxShC74Uw-ygmmvr8s_SdohPRcI" + "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=" ], "MX":[ "mx1.forwardemail.net", From 6d0810c2394b6a1a8c6ffc4836b2dfb591d3f6ce Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:22:08 +0100 Subject: [PATCH 0743/3585] DKIM for quincetart10.is-a.dev --- domains/szn20221014._domainkey.quincetart10.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/szn20221014._domainkey.quincetart10.json diff --git a/domains/szn20221014._domainkey.quincetart10.json b/domains/szn20221014._domainkey.quincetart10.json new file mode 100644 index 000000000..c6292fdf7 --- /dev/null +++ b/domains/szn20221014._domainkey.quincetart10.json @@ -0,0 +1,10 @@ +{ + "description": "DKIM", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "szn20221014._domainkey.seznam.cz" + } +} From c10a37f6875c0196ef0062df253a6149eab0a1df Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:23:30 +0100 Subject: [PATCH 0744/3585] DKIM for rt10.is-a.dev --- domains/szn20221014._domainkey.rt10.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/szn20221014._domainkey.rt10.json diff --git a/domains/szn20221014._domainkey.rt10.json b/domains/szn20221014._domainkey.rt10.json new file mode 100644 index 000000000..c6292fdf7 --- /dev/null +++ b/domains/szn20221014._domainkey.rt10.json @@ -0,0 +1,10 @@ +{ + "description": "DKIM", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "szn20221014._domainkey.seznam.cz" + } +} From 817d31531665d63d94c3dc4df74ac01361ffd019 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:24:51 +0100 Subject: [PATCH 0745/3585] DKIM for 104.is-a.dev --- domains/szn20221014._domainkey.104.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/szn20221014._domainkey.104.json diff --git a/domains/szn20221014._domainkey.104.json b/domains/szn20221014._domainkey.104.json new file mode 100644 index 000000000..c6292fdf7 --- /dev/null +++ b/domains/szn20221014._domainkey.104.json @@ -0,0 +1,10 @@ +{ + "description": "DKIM", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "szn20221014._domainkey.seznam.cz" + } +} From 8cf43743e6010d1c7515e89d13a60ab17cc3e868 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:32:14 +0100 Subject: [PATCH 0746/3585] DMARC for quincetart10.is-a.dev --- domains/_dmarc.quincetart10.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.quincetart10.json diff --git a/domains/_dmarc.quincetart10.json b/domains/_dmarc.quincetart10.json new file mode 100644 index 000000000..f1c3b4518 --- /dev/null +++ b/domains/_dmarc.quincetart10.json @@ -0,0 +1,10 @@ +{ + "description": "DMARC", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "TXT": "v=DMARC1; p=quarantine; sp=none; adkim=r; aspf=r; fo=1; rua=mailto:me@quincetart10.is-a.dev; ruf=mailto:me@quincetart10.is-a.dev; rf=afrf; pct=100; ri=86400" + } +} From df0f2c41d8526f2238e919806b68167931c84fad Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:34:23 +0100 Subject: [PATCH 0747/3585] DMARC for rt10.is-a.dev --- domains/_dmarc.rt10.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.rt10.json diff --git a/domains/_dmarc.rt10.json b/domains/_dmarc.rt10.json new file mode 100644 index 000000000..f1c3b4518 --- /dev/null +++ b/domains/_dmarc.rt10.json @@ -0,0 +1,10 @@ +{ + "description": "DMARC", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "TXT": "v=DMARC1; p=quarantine; sp=none; adkim=r; aspf=r; fo=1; rua=mailto:me@quincetart10.is-a.dev; ruf=mailto:me@quincetart10.is-a.dev; rf=afrf; pct=100; ri=86400" + } +} From eb2fa451c2e0fd1f272135ef9074e1caeafc04f9 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:35:23 +0100 Subject: [PATCH 0748/3585] DMARC for 104.is-a.dev --- domains/_dmarc.104.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.104.json diff --git a/domains/_dmarc.104.json b/domains/_dmarc.104.json new file mode 100644 index 000000000..f1c3b4518 --- /dev/null +++ b/domains/_dmarc.104.json @@ -0,0 +1,10 @@ +{ + "description": "DMARC", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "TXT": "v=DMARC1; p=quarantine; sp=none; adkim=r; aspf=r; fo=1; rua=mailto:me@quincetart10.is-a.dev; ruf=mailto:me@quincetart10.is-a.dev; rf=afrf; pct=100; ri=86400" + } +} From 86bd64cbbf05d2538646bb7a15e416d28e76a478 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:38:06 +0100 Subject: [PATCH 0749/3585] Bonus: redirect to the actual site for rt10.is-a.dev --- domains/rt10.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/rt10.json b/domains/rt10.json index c7bc0496d..33ed1daf8 100644 --- a/domains/rt10.json +++ b/domains/rt10.json @@ -9,6 +9,7 @@ "6a43ddd802fc27e4.mx1.emailprofi.seznam.cz", "6a43ddd802fc27e4.mx2.emailprofi.seznam.cz" ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" + "TXT": "v=spf1 include:spf.seznam.cz ~all", + "URL": "https://quincetart10.is-a.dev" } } From 4add88240b3f7e117c8e87e793fd47d1c1fe1725 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 16 Jan 2025 17:20:25 +0100 Subject: [PATCH 0750/3585] fix json --- domains/isturiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isturiz.json b/domains/isturiz.json index d39241d7f..7eec194f1 100644 --- a/domains/isturiz.json +++ b/domains/isturiz.json @@ -1,7 +1,7 @@ { "owner": { "username": "isturiz", - "email": "", + "email": "" }, "record": { "CNAME": "isturiz.vercel.app" From 661c8ff037fcfc1669cc944456451c061191f7e5 Mon Sep 17 00:00:00 2001 From: Aryan Menghare <87185902+aryanm830@users.noreply.github.com> Date: Thu, 16 Jan 2025 22:07:55 +0530 Subject: [PATCH 0751/3585] Create _vercel.aryann.is-a.dev.json --- domains/_vercel.aryann.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aryann.is-a.dev.json diff --git a/domains/_vercel.aryann.is-a.dev.json b/domains/_vercel.aryann.is-a.dev.json new file mode 100644 index 000000000..f40837ddd --- /dev/null +++ b/domains/_vercel.aryann.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aryanm830", + "email": "aryanm830@proton.me", + "discord": "riftfiree" + }, + "record": { + "TXT": "vc-domain-verify=aryann.is-a.dev,055a43d91c6031804886" + } +} From 09255e6d55b2203d551ce8b0ee5eca3ba0dc34e9 Mon Sep 17 00:00:00 2001 From: Aryan Menghare <87185902+aryanm830@users.noreply.github.com> Date: Thu, 16 Jan 2025 22:09:59 +0530 Subject: [PATCH 0752/3585] Create aryann.is-a.dev.json --- domains/aryann.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aryann.is-a.dev.json diff --git a/domains/aryann.is-a.dev.json b/domains/aryann.is-a.dev.json new file mode 100644 index 000000000..b293566c4 --- /dev/null +++ b/domains/aryann.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aryanm830", + "email": "aryanm830@proton.me", + "discord": "riftfiree" + }, + "record": { + "CNAME": "portxd.vercel.app" + } +} From e8c2e2ee4a02ef9c82adbfc75ea1b9e851b09464 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 16 Jan 2025 22:10:02 +0530 Subject: [PATCH 0753/3585] Create bitsexploited.json --- domains/bitsexploited.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bitsexploited.json diff --git a/domains/bitsexploited.json b/domains/bitsexploited.json new file mode 100644 index 000000000..5ad5b4c99 --- /dev/null +++ b/domains/bitsexploited.json @@ -0,0 +1,11 @@ +{ + "description": "A portfolio website", + "repo": "https://github.com/bitsexploited/bitsexploited.github.io", + "owner": { + "username": "BitsExploited", + "email": "tspamiitesh@gmail.com" + }, + "record": { + "CNAME": "BitsExploited.github.io" + } +} From 80f9a95a68015a2be20e5dc9012184dc32b56233 Mon Sep 17 00:00:00 2001 From: Natan Konig <93478667+NatanKonig@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:49:37 -0300 Subject: [PATCH 0754/3585] Create natan.json --- domains/natan | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/natan diff --git a/domains/natan b/domains/natan new file mode 100644 index 000000000..0a543a831 --- /dev/null +++ b/domains/natan @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NatanKonig", + "email": "natan.camargo8@gmail.com" + }, + "record": { + "A": ["129.148.24.229"] + } +} From 5a8d583f0be2fe424683606df0514f71ae16ddf3 Mon Sep 17 00:00:00 2001 From: Natan Konig <93478667+NatanKonig@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:50:42 -0300 Subject: [PATCH 0755/3585] Rename natan to natan.json --- domains/{natan => natan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{natan => natan.json} (100%) diff --git a/domains/natan b/domains/natan.json similarity index 100% rename from domains/natan rename to domains/natan.json From e8ca385c580fef7955f0a4d7fcfc758cd55fae3f Mon Sep 17 00:00:00 2001 From: Devanshu Tripathi <74350750+DevanshuTripathi@users.noreply.github.com> Date: Thu, 16 Jan 2025 23:03:42 +0530 Subject: [PATCH 0756/3585] Create devanshu.json --- domains/devanshu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/devanshu.json diff --git a/domains/devanshu.json b/domains/devanshu.json new file mode 100644 index 000000000..90502ec1e --- /dev/null +++ b/domains/devanshu.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/DevanshuTripathi/portfolio", + "owner": { + "username": "DevanshuTripathi", + "email": "aditheprince120@gmail.com" + }, + "record": { + "CNAME": "portfolio.github.io" + }, +} From 3b846ac28d8fd8befb4554adf231a0ea49100d00 Mon Sep 17 00:00:00 2001 From: Natan Konig <93478667+NatanKonig@users.noreply.github.com> Date: Thu, 16 Jan 2025 14:39:29 -0300 Subject: [PATCH 0757/3585] Create brasil.json --- domains/brasil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brasil.json diff --git a/domains/brasil.json b/domains/brasil.json new file mode 100644 index 000000000..0a543a831 --- /dev/null +++ b/domains/brasil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NatanKonig", + "email": "natan.camargo8@gmail.com" + }, + "record": { + "A": ["129.148.24.229"] + } +} From 94dcc6b6550c9ca82efa6a1ebf1b32b50679e165 Mon Sep 17 00:00:00 2001 From: Vicente Rivera <108706337+vcntttt@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:00:38 -0300 Subject: [PATCH 0758/3585] Create _github-pages-challenge-vcntttt --- domains/_github-pages-challenge-vcntttt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-vcntttt diff --git a/domains/_github-pages-challenge-vcntttt b/domains/_github-pages-challenge-vcntttt new file mode 100644 index 000000000..46cc9ffe9 --- /dev/null +++ b/domains/_github-pages-challenge-vcntttt @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vcntttt", + "email": "vrivera.dev@gmail.com" + }, + "record": { + "TXT": "f2d624f5252ae88e5308c9098ae958" + } +} From ed6102f426d08ed7482c7f85bb83ef5ecd76e252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 16 Jan 2025 14:04:17 -0600 Subject: [PATCH 0759/3585] Delete domains/_vercel.peme969.json --- domains/_vercel.peme969.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_vercel.peme969.json diff --git a/domains/_vercel.peme969.json b/domains/_vercel.peme969.json deleted file mode 100644 index 0abe61db6..000000000 --- a/domains/_vercel.peme969.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "TXT":[ - "vc-domain-verify=beta.peme969.is-a.dev,3478ddbc826d30476c3c" - ] - } -} \ No newline at end of file From 39657ee41907814d8e9b9b5c762c76849f2b7918 Mon Sep 17 00:00:00 2001 From: Jc-Arroyo Date: Thu, 16 Jan 2025 16:08:32 -0500 Subject: [PATCH 0760/3585] Create jcarroyos-teaching.json --- domains/jcarroyos-teaching.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jcarroyos-teaching.json diff --git a/domains/jcarroyos-teaching.json b/domains/jcarroyos-teaching.json new file mode 100644 index 000000000..6f0c0d642 --- /dev/null +++ b/domains/jcarroyos-teaching.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jcarroyos-teaching", + "email": "jcarroyos@gmail.com" + }, + "record": { + "URL": "https://jcarroyos.art" + } +} From 94b702ef3cd1a7643cdfc0f63a0aa5741be820ec Mon Sep 17 00:00:00 2001 From: Michael <108736931+michaelmuthomi@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:13:38 +0300 Subject: [PATCH 0761/3585] Create _vercel.muthomi.json --- domains/_vercel.muthomi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.muthomi.json diff --git a/domains/_vercel.muthomi.json b/domains/_vercel.muthomi.json new file mode 100644 index 000000000..bc371aa55 --- /dev/null +++ b/domains/_vercel.muthomi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "michaelmuthomi", + "email": "", + "discord": "michaelgikunda" + }, + "record": { + "TXT": "vc-domain-verify=muthomi.is-a.dev,9e31bd88e28832c37f97" + } +} From cc340d4f5349df7bdcba2b12d554cc59ff9689c9 Mon Sep 17 00:00:00 2001 From: Jc-Arroyo Date: Thu, 16 Jan 2025 16:15:02 -0500 Subject: [PATCH 0762/3585] Update jcarroyos-teaching.json --- domains/jcarroyos-teaching.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jcarroyos-teaching.json b/domains/jcarroyos-teaching.json index 6f0c0d642..932d3bcde 100644 --- a/domains/jcarroyos-teaching.json +++ b/domains/jcarroyos-teaching.json @@ -4,6 +4,6 @@ "email": "jcarroyos@gmail.com" }, "record": { - "URL": "https://jcarroyos.art" + "URL": "https://github.com/jcarroyos-teaching" } } From 1f3454582b3fa6508a2d36624f28703523eaf379 Mon Sep 17 00:00:00 2001 From: Michael <108736931+michaelmuthomi@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:15:51 +0300 Subject: [PATCH 0763/3585] Create muthomi.json --- domains/muthomi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/muthomi.json diff --git a/domains/muthomi.json b/domains/muthomi.json new file mode 100644 index 000000000..4d05dcc6d --- /dev/null +++ b/domains/muthomi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "michaelmuthomi", + "email": "", + "discord": "michaelgikunda" + }, + "record": { + "CNAME": "michael-portfolio-green.vercel.app" + } +} From 3651474289c42b257a532b65eeb77b4db36c5dab Mon Sep 17 00:00:00 2001 From: Ruben Date: Thu, 16 Jan 2025 16:40:48 -0500 Subject: [PATCH 0764/3585] Create rubenvilchez.json --- domains/rubenvilchez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rubenvilchez.json diff --git a/domains/rubenvilchez.json b/domains/rubenvilchez.json new file mode 100644 index 000000000..fc182b728 --- /dev/null +++ b/domains/rubenvilchez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "whiteThor", + "email": "rd.vilchez@gmail.com" + }, + "description": "Portfolio website for Ruben Vilchez showcasing projects and professional information.", + "repo": "https://github.com/whiteThor", + "record": { + "CNAME": "whitethor.github.io" + } +} From ef03e5e176f89fb1571df7d18a4af6716a1652af Mon Sep 17 00:00:00 2001 From: Rafael Cerrejon Date: Thu, 16 Jan 2025 23:56:06 +0100 Subject: [PATCH 0765/3585] Create rafael.json --- domains/rafael.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rafael.json diff --git a/domains/rafael.json b/domains/rafael.json new file mode 100644 index 000000000..2bbc8d123 --- /dev/null +++ b/domains/rafael.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rcerrejon", + "email": "neoline@gmail.com" + }, + "record": { + "CNAME": "rafaelcerrejon.com" + } +} From db48a0047400c8efe39795f2b2abf2e5ab5b6553 Mon Sep 17 00:00:00 2001 From: CarlosMiranda <86166607+chard33@users.noreply.github.com> Date: Thu, 16 Jan 2025 17:01:29 -0600 Subject: [PATCH 0766/3585] Actualizar char.json --- domains/char.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/char.json b/domains/char.json index 1e31c0f7d..a738d11da 100644 --- a/domains/char.json +++ b/domains/char.json @@ -1,6 +1,6 @@ { "description": "Use to portfolio", - "repo": https://github.com/chard33/portafolio---Alura", + "repo": "https://github.com/chard33/portafolio---Alura", "owner": { "username": "chard33", "email": "jchar33@hotmail.com" From fdd52ca6310710b753b6e8a4c4831497704aa6ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Hern=C3=A1ndez?= <162202243+Karel95@users.noreply.github.com> Date: Thu, 16 Jan 2025 20:20:11 -0300 Subject: [PATCH 0767/3585] Update karl95.json --- domains/karl95.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/karl95.json b/domains/karl95.json index f2b4fed8e..4bd4c0da0 100644 --- a/domains/karl95.json +++ b/domains/karl95.json @@ -1,9 +1,10 @@ { + "repo": "https://github.com/Karel95/karldev95", "owner": { "username": "Karel95", "email": "karelh2207@gmail.com" }, "record": { - "CNAME": "karldev95.netlify.app" + "A": ["75.2.60.5"] } } From 62a484c7a5c3d3f277d8f94fa96cef9b54d836ab Mon Sep 17 00:00:00 2001 From: David Chiriboga <77027228+davechbga@users.noreply.github.com> Date: Thu, 16 Jan 2025 20:12:53 -0500 Subject: [PATCH 0768/3585] Create davechbga.json --- domains/davechbga.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/davechbga.json diff --git a/domains/davechbga.json b/domains/davechbga.json new file mode 100644 index 000000000..944c0a0ce --- /dev/null +++ b/domains/davechbga.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "davechbga", + "email": "davechbga@gmail.com" + }, + "record": { + "CNAME": "davechbga.vercel.app" + } +} From 73b727ad49cf63fc562fa7265f343c58800454dd Mon Sep 17 00:00:00 2001 From: Javier Villalba <256javiervillalba@gmail.com> Date: Thu, 16 Jan 2025 22:36:05 -0300 Subject: [PATCH 0769/3585] Create _github-pages-challenge-256javy.json --- domains/_github-pages-challenge-256javy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-256javy.json diff --git a/domains/_github-pages-challenge-256javy.json b/domains/_github-pages-challenge-256javy.json new file mode 100644 index 000000000..1f8b2a198 --- /dev/null +++ b/domains/_github-pages-challenge-256javy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "256javy", + "email": "256javiervillalba@gmail.com" + }, + "record": { + "TXT": "5274c84dbbf074d67b53fc4305ced5" + } +} From 729e27dd8ba834ab4d10f24bc39d7dd0b3ccef6e Mon Sep 17 00:00:00 2001 From: Juan Domingo Exequiel Morales <85465719+Juanmorales1810@users.noreply.github.com> Date: Thu, 16 Jan 2025 23:20:06 -0300 Subject: [PATCH 0770/3585] =?UTF-8?q?Agregar=20archivos=20JSON=20para=20la?= =?UTF-8?q?=20configuraci=C3=B3n=20de=20dominios=20de=20Juan=20Morales?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/_vercel.juan-morales.json | 10 ++++++++++ domains/juan-morales.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.juan-morales.json create mode 100644 domains/juan-morales.json diff --git a/domains/_vercel.juan-morales.json b/domains/_vercel.juan-morales.json new file mode 100644 index 000000000..c74476673 --- /dev/null +++ b/domains/_vercel.juan-morales.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "TXT": "vc-domain-verify=juan-morales.is-a.dev,ccd6e4ba9d4b2196b5f7" + } +} diff --git a/domains/juan-morales.json b/domains/juan-morales.json new file mode 100644 index 000000000..f7cec6977 --- /dev/null +++ b/domains/juan-morales.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "CNAME": "juan-morales.vercel.app" + } +} From 12c8a0157b9b23560df53bbc86f9a78b09d98867 Mon Sep 17 00:00:00 2001 From: om Date: Fri, 17 Jan 2025 08:42:50 +0530 Subject: [PATCH 0771/3585] Update and rename rk to rk.json --- domains/{rk => rk.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{rk => rk.json} (90%) diff --git a/domains/rk b/domains/rk.json similarity index 90% rename from domains/rk rename to domains/rk.json index 75c7bc5c9..a3dfa4236 100644 --- a/domains/rk +++ b/domains/rk.json @@ -1,5 +1,5 @@ { - "owner": { + so "owner": { "username": "rohankokkula", "email": "rohankokkula01@gmail.com" }, From c48a9789680e99fff2f506d41e8485fcaac65182 Mon Sep 17 00:00:00 2001 From: om Date: Fri, 17 Jan 2025 08:43:15 +0530 Subject: [PATCH 0772/3585] oops --- domains/rk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rk.json b/domains/rk.json index a3dfa4236..75c7bc5c9 100644 --- a/domains/rk.json +++ b/domains/rk.json @@ -1,5 +1,5 @@ { - so "owner": { + "owner": { "username": "rohankokkula", "email": "rohankokkula01@gmail.com" }, From 3a97734fe49516b90b85f040b337880d6061172a Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:52:01 +0530 Subject: [PATCH 0773/3585] Update sevinda-herath.json --- domains/sevinda-herath.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index fc8b795e9..73109ff2b 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -7,6 +7,13 @@ "CNAME": "sevinda-herath.github.io", "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], "TXT": "v=spf1 include:zohomail.com ~all" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/Sevinda-Herath", + "/linkedin": "https://www.linkedin.com/in/sevindaherath", + "/youtube": "https://www.youtube.com/channel/UCz3Xgf25_heOC86kxdqunkA" + } }, "proxied": true } From 2de3aab52209f26fa312676961c5936c046eb6fd Mon Sep 17 00:00:00 2001 From: Shivesh Vijay <98307250+dotexe3301@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:30:41 +0530 Subject: [PATCH 0774/3585] Create dotexe3301.json --- domains/dotexe3301.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dotexe3301.json diff --git a/domains/dotexe3301.json b/domains/dotexe3301.json new file mode 100644 index 000000000..13db28263 --- /dev/null +++ b/domains/dotexe3301.json @@ -0,0 +1,11 @@ +{ + "description": "For my GitHub Pages URL", + "repo": "https://github.com/dotexe3301/dotexe3301.github.io", + "owner": { + "username": "dotexe3301", + "email": "shiveshvijay707@gmail.com" + }, + "record": { + "CNAME": "dotexe3301.github.io" + } +} From cf3cac1a98d72b1d6d7c92f7ce4f083b0f9865b0 Mon Sep 17 00:00:00 2001 From: Prince Prajapati <72757203+NotReallyPrince@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:30:43 +0530 Subject: [PATCH 0775/3585] Update _vercel.princeprajapati.json --- domains/_vercel.princeprajapati.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.princeprajapati.json b/domains/_vercel.princeprajapati.json index 5c838ece0..6ed44f604 100644 --- a/domains/_vercel.princeprajapati.json +++ b/domains/_vercel.princeprajapati.json @@ -4,6 +4,6 @@ "email": "prince30112001@gmail.com" }, "record": { - "TXT": "vc-domain-verify=princeprajapati.is-a.dev,9b919407776e11ecff7a" + "TXT": "vc-domain-verify=princeprajapati.is-a.dev,f0d9843f925488ed34bb" } } From 5086eb97c59725bb41081cc351390a697f82f23a Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:34:06 +0700 Subject: [PATCH 0776/3585] Update banda.json --- domains/banda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/banda.json b/domains/banda.json index 021906598..ced3d396c 100644 --- a/domains/banda.json +++ b/domains/banda.json @@ -1,6 +1,6 @@ { "owner": { - "username": "banda" + "username": "bandabahariputra" }, "record": { "CNAME": "bandabahariputra.vercel.app" From 805070b858951cad9a43ad10a849f74a69bb7fbe Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:34:20 +0700 Subject: [PATCH 0777/3585] Update _vercel.banda.json --- domains/_vercel.banda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.banda.json b/domains/_vercel.banda.json index b1cf3b4af..8d07e047c 100644 --- a/domains/_vercel.banda.json +++ b/domains/_vercel.banda.json @@ -1,6 +1,6 @@ { "owner": { - "username": "banda" + "username": "bandabahariputra" }, "record": { "TXT": ["vc-domain-verify=banda.is-a.dev,e684b7e614c3912ba446"] From 5037007ddc273116f5615f55d34918622ce74d48 Mon Sep 17 00:00:00 2001 From: Lobo <88998991+Lobooooooo14@users.noreply.github.com> Date: Fri, 17 Jan 2025 03:36:49 -0300 Subject: [PATCH 0778/3585] Create _vercel.lobo.json --- domains/_vercel.lobo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.lobo.json diff --git a/domains/_vercel.lobo.json b/domains/_vercel.lobo.json new file mode 100644 index 000000000..182e69ab3 --- /dev/null +++ b/domains/_vercel.lobo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lobooooooo14", + "email": "", + "discord": "783120232134082580" + }, + "record": { + "TXT": "vc-domain-verify=lobo.is-a.dev,aa27648658caa1c96bb8" + } +} From f0b0b1da0922dfcac20e46ba1bfc72d1b9bea93d Mon Sep 17 00:00:00 2001 From: Lobo <88998991+Lobooooooo14@users.noreply.github.com> Date: Fri, 17 Jan 2025 03:47:51 -0300 Subject: [PATCH 0779/3585] Create lobo.json --- domains/lobo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lobo.json diff --git a/domains/lobo.json b/domains/lobo.json new file mode 100644 index 000000000..9829f8412 --- /dev/null +++ b/domains/lobo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lobooooooo14", + "email": "", + "discord": "783120232134082580" + }, + "record": { + "CNAME": "olobo.vercel.app" + } +} From ed46910c4243e2e7423a00a87489135eac13eb8f Mon Sep 17 00:00:00 2001 From: EveSquare <50450074+EveSquare@users.noreply.github.com> Date: Fri, 17 Jan 2025 16:12:42 +0900 Subject: [PATCH 0780/3585] Create evesquare.json --- domains/evesquare.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/evesquare.json diff --git a/domains/evesquare.json b/domains/evesquare.json new file mode 100644 index 000000000..b89c586f4 --- /dev/null +++ b/domains/evesquare.json @@ -0,0 +1,9 @@ +{ + "description": "My portfolio", + "owner": { + "username": "evesquare" + }, + "record": { + "URL": "https://me.evesq.com/" + } +} From 5e133dc5638bbaf00c3b0f201bf08418ba346add Mon Sep 17 00:00:00 2001 From: Axioris Date: Fri, 17 Jan 2025 03:19:38 -0800 Subject: [PATCH 0781/3585] Create axioris.json --- domains/axioris.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/axioris.json diff --git a/domains/axioris.json b/domains/axioris.json new file mode 100644 index 000000000..e4f04f53e --- /dev/null +++ b/domains/axioris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "axioris", + "email": "dane.foster.collins@gmail.com" + }, + "record": { + "CNAME": "axioris.github.io" + } +} From fe63b3c931a9e63d040aa524b9ce4758a2995a9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio?= Date: Fri, 17 Jan 2025 10:10:57 -0300 Subject: [PATCH 0782/3585] fea: add m3o.dev domain --- domains/m3o.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/m3o.json diff --git a/domains/m3o.json b/domains/m3o.json new file mode 100644 index 000000000..512c3063c --- /dev/null +++ b/domains/m3o.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marco-souza", + "email": "marco@tremtec.com" + }, + "record": { + "CNAME": "marco-6t2.pages.dev" + } +} \ No newline at end of file From f62183830d7b30a1dd1ec8eb3e0516ba0c212406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio?= Date: Fri, 17 Jan 2025 10:12:10 -0300 Subject: [PATCH 0783/3585] fea: add podcodar.dev --- domains/podcodar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/podcodar.json diff --git a/domains/podcodar.json b/domains/podcodar.json new file mode 100644 index 000000000..ec403d55f --- /dev/null +++ b/domains/podcodar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marco-souza", + "email": "marco@podcodar.org" + }, + "record": { + "CNAME": "podcodar.pages.dev" + } +} \ No newline at end of file From 8bac55e853708133a56feb13e73be37651c8db77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio?= Date: Fri, 17 Jan 2025 10:22:20 -0300 Subject: [PATCH 0784/3585] fix: m3o target --- domains/m3o.json | 4 ++-- domains/podcodar.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/m3o.json b/domains/m3o.json index 512c3063c..c7b7b6fea 100644 --- a/domains/m3o.json +++ b/domains/m3o.json @@ -4,6 +4,6 @@ "email": "marco@tremtec.com" }, "record": { - "CNAME": "marco-6t2.pages.dev" + "CNAME": "marco.deno.dev" } -} \ No newline at end of file +} diff --git a/domains/podcodar.json b/domains/podcodar.json index ec403d55f..1c82e8e8a 100644 --- a/domains/podcodar.json +++ b/domains/podcodar.json @@ -6,4 +6,4 @@ "record": { "CNAME": "podcodar.pages.dev" } -} \ No newline at end of file +} From 6699088864bd7ebfb2ca6e45230a78685e2acfc7 Mon Sep 17 00:00:00 2001 From: Yashita1512 <112481549+Yashita1512@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:13:31 +0530 Subject: [PATCH 0785/3585] Create yashita.json I want to use this to create my profile and showcase my information --- domains/yashita.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yashita.json diff --git a/domains/yashita.json b/domains/yashita.json new file mode 100644 index 000000000..fbb449844 --- /dev/null +++ b/domains/yashita.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashita", + "email": "yashita1512939@gmail.com" + }, + "record": { + "CNAME": "yashita1512.github.io" + } +} From 76d513ad0f607715713f56bbe90061ff37c00001 Mon Sep 17 00:00:00 2001 From: Yashita1512 <112481549+Yashita1512@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:19:44 +0530 Subject: [PATCH 0786/3585] Update yashita.json --- domains/yashita.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yashita.json b/domains/yashita.json index fbb449844..2fbb83dc3 100644 --- a/domains/yashita.json +++ b/domains/yashita.json @@ -1,6 +1,6 @@ { "owner": { - "username": "yashita", + "username": "yashita1512", "email": "yashita1512939@gmail.com" }, "record": { From 6cd42762a94e8066ff61b9e35d3faf6fb258fd4a Mon Sep 17 00:00:00 2001 From: Ganesh Gundu Date: Fri, 17 Jan 2025 21:48:52 +0530 Subject: [PATCH 0787/3585] Create ganesh-g.json --- domains/ganesh-g.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ganesh-g.json diff --git a/domains/ganesh-g.json b/domains/ganesh-g.json new file mode 100644 index 000000000..e033b8b6d --- /dev/null +++ b/domains/ganesh-g.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ganesh76", + "email": "ganesh.g.cse@gmail.com" + }, + "record": { + "CNAME": "ganesh76.github.io" + } +} From 49085cd2b52a99ae4f1669a3fddaacb18e520446 Mon Sep 17 00:00:00 2001 From: Alemi Herbert <63851539+alemiherbert@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:46:33 +0300 Subject: [PATCH 0788/3585] Create alemi.json --- domains/alemi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alemi.json diff --git a/domains/alemi.json b/domains/alemi.json new file mode 100644 index 000000000..d9ab7c13e --- /dev/null +++ b/domains/alemi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alemiherbert", + "email": "alemiherbert@gmail.com" + }, + "record": { + "CNAME": "alemiherbert.github.io" + } +} From c2b05df55267cfde567795e24559fa06de57a61d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio?= Date: Fri, 17 Jan 2025 17:47:15 -0300 Subject: [PATCH 0789/3585] fix: update site reference --- domains/m3o.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/m3o.json b/domains/m3o.json index c7b7b6fea..63c65284a 100644 --- a/domains/m3o.json +++ b/domains/m3o.json @@ -4,6 +4,6 @@ "email": "marco@tremtec.com" }, "record": { - "CNAME": "marco.deno.dev" + "CNAME": "marco-pages-dev.pages.dev" } } From 593fa383b69c11c17e1caa08b0f325434f8a94c5 Mon Sep 17 00:00:00 2001 From: Graziely Tukozaki Date: Fri, 17 Jan 2025 18:03:10 -0300 Subject: [PATCH 0790/3585] Create grazitukozaki.json --- domains/grazitukozaki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/grazitukozaki.json diff --git a/domains/grazitukozaki.json b/domains/grazitukozaki.json new file mode 100644 index 000000000..e5910cb90 --- /dev/null +++ b/domains/grazitukozaki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GrazielyTukozaki", + "email": "grazitukozaki@is-a.dev" + }, + "record": { + "TXT": "vc-domain-verify=grazitukozaki.is-a.dev,f0e6150082fdc4fa5b27" + } +} From 2acbc6a166bbd90dab6cba9d48eeb60c56040901 Mon Sep 17 00:00:00 2001 From: Graziely Tukozaki Date: Fri, 17 Jan 2025 18:06:31 -0300 Subject: [PATCH 0791/3585] Create thiagotukozaki.json --- domains/thiagotukozaki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thiagotukozaki.json diff --git a/domains/thiagotukozaki.json b/domains/thiagotukozaki.json new file mode 100644 index 000000000..86a25fb71 --- /dev/null +++ b/domains/thiagotukozaki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TukozakiT", + "email": "thiagotukozaki@is-a.dev" + }, + "record": { + "RECORDTYPE": "RECORDCONTENT" + } + } +} From 1f63c2031ff8c7e1fd4c74c278c98c8ec39ea43f Mon Sep 17 00:00:00 2001 From: Fernando Daniel Quispe Condori <130398241+fdaniel13s@users.noreply.github.com> Date: Fri, 17 Jan 2025 17:03:37 -0500 Subject: [PATCH 0792/3585] feat: fdaniel13s.json added --- domains/fdaniel13s.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fdaniel13s.json diff --git a/domains/fdaniel13s.json b/domains/fdaniel13s.json new file mode 100644 index 000000000..b4dfb8cc8 --- /dev/null +++ b/domains/fdaniel13s.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fdaniel13s", + "email": "ferndani2718@gmail.com" + }, + "record": { + "RECORDTYPE": "CNAME", + "RECORDCONTENT": "fdaniel13s.github.io" + } +} From 2782ed371ac16f5811e87aa52f40a7ba2c79dc3b Mon Sep 17 00:00:00 2001 From: Javier Villalba <256javiervillalba@gmail.com> Date: Fri, 17 Jan 2025 19:52:13 -0300 Subject: [PATCH 0793/3585] Add subdomain to github challenge hostname --- ...-256javy.json => _github-pages-challenge-256javy.256javy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-256javy.json => _github-pages-challenge-256javy.256javy.json} (100%) diff --git a/domains/_github-pages-challenge-256javy.json b/domains/_github-pages-challenge-256javy.256javy.json similarity index 100% rename from domains/_github-pages-challenge-256javy.json rename to domains/_github-pages-challenge-256javy.256javy.json From 3869d15c1b6f0b402a320eccc2cd03e5a23dc09a Mon Sep 17 00:00:00 2001 From: Akira - Cleber Akira Nakandakare Date: Fri, 17 Jan 2025 21:07:45 -0300 Subject: [PATCH 0794/3585] Create akira.json --- domains/akira.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akira.json diff --git a/domains/akira.json b/domains/akira.json new file mode 100644 index 000000000..db31f3514 --- /dev/null +++ b/domains/akira.json @@ -0,0 +1,11 @@ +{ + "description": "Akira's Dev Webpage", + "repo": "https://github.com/cakira/cakira.github.io.git", + "owner": { + "username": "cakira", + "email": "cleber.akira@gmail.com" + }, + "record": { + "CNAME": "cakira.github.io" + } +} From 1021df451015f6bb63eb0586e3f64f7df6a28e04 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 18 Jan 2025 01:00:16 +0000 Subject: [PATCH 0795/3585] Update roman.json I figured out how to make it work with Cloudflare Pages --- domains/roman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roman.json b/domains/roman.json index 2b8a57ea3..6c8614026 100644 --- a/domains/roman.json +++ b/domains/roman.json @@ -4,6 +4,6 @@ "email": "gameromandev@gmail.com" }, "record": { - "CNAME": "gameroman.github.io" + "CNAME": "gameroman.pages.dev" } } From 3f05ce4db6bb5b2aea0358cbc6f5679e88b6cd02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Jes=C3=BAs=20P=C3=A9rez=20Araujo?= Date: Fri, 17 Jan 2025 20:05:36 -0500 Subject: [PATCH 0796/3585] Create sesasan.json --- domains/sesasan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sesasan.json diff --git a/domains/sesasan.json b/domains/sesasan.json new file mode 100644 index 000000000..91dacbe20 --- /dev/null +++ b/domains/sesasan.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio de SESASAN - Desarrollador y programador full stack", + "owner": { + "username": "SESASAN", + "email": "sebastian.perezaraujo@outlook.com" + }, + "record": { + "CNAME": "sesasan.netlify.app." + } +} From 764d039a8b1e2ad5962229c0e33f73dccfd661a8 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 18 Jan 2025 01:08:53 +0000 Subject: [PATCH 0797/3585] Create gameroman.json --- domains/gameroman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gameroman.json diff --git a/domains/gameroman.json b/domains/gameroman.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/gameroman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From b272bf89afe656853a7cf5039abb3a0ea8438175 Mon Sep 17 00:00:00 2001 From: Milo <64213421+MiloDev123@users.noreply.github.com> Date: Sat, 18 Jan 2025 02:34:47 +0100 Subject: [PATCH 0798/3585] Rename abby.json to milodev123.json --- domains/{abby.json => milodev123.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{abby.json => milodev123.json} (100%) diff --git a/domains/abby.json b/domains/milodev123.json similarity index 100% rename from domains/abby.json rename to domains/milodev123.json From cfa85eab5c62b1dda11c2d3b62ecfe7d23b1e9b8 Mon Sep 17 00:00:00 2001 From: Mortadelo24 Date: Fri, 17 Jan 2025 21:04:38 -0600 Subject: [PATCH 0799/3585] hater-of-vectors --- domains/hater-of-vectors.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hater-of-vectors.json diff --git a/domains/hater-of-vectors.json b/domains/hater-of-vectors.json new file mode 100644 index 000000000..7a76dc82e --- /dev/null +++ b/domains/hater-of-vectors.json @@ -0,0 +1,12 @@ +{ + "description": "Test website for hater of vectors projects", + "repo": "https://github.com/Mortadelo24/", + "owner": { + "username": "Mortadelo24", + "email": "jdmp010101@gmail.com" + }, + "record": { + "URL": "https://github.com/Mortadelo24/" + }, + "proxied": true +} \ No newline at end of file From cd6520d7a7a4b3b31067d4bf9126e5b414e4c5be Mon Sep 17 00:00:00 2001 From: Alexandre Machado Date: Sat, 18 Jan 2025 00:19:24 -0300 Subject: [PATCH 0800/3585] use redirect --- ...challenge-alexandre-machado.alexandre-machado.json | 11 ----------- domains/alexandre-machado.json | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json diff --git a/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json b/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json deleted file mode 100644 index 0794bf3d6..000000000 --- a/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal domain.", - "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", - "owner": { - "username": "alexandre-machado", - "email": "alexandre@machado.cc" - }, - "record": { - "TXT": "b6b9fa4d37896a25b49bea243f6407" - } -} \ No newline at end of file diff --git a/domains/alexandre-machado.json b/domains/alexandre-machado.json index 3e50b3040..4c7d9afd5 100644 --- a/domains/alexandre-machado.json +++ b/domains/alexandre-machado.json @@ -6,6 +6,6 @@ "email": "alexandre@machado.cc" }, "record": { - "CNAME": "alexandre-machado.github.io" + "URL": "https://alexandre.machado.cc" } } \ No newline at end of file From 98ecc9b5ed863fd1f0b2b660c229eaedb5c08c0e Mon Sep 17 00:00:00 2001 From: Juan Piero Santisteban Quiroz Date: Fri, 17 Jan 2025 23:38:48 -0500 Subject: [PATCH 0801/3585] Create jpsantistebanq.json --- domains/jpsantistebanq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jpsantistebanq.json diff --git a/domains/jpsantistebanq.json b/domains/jpsantistebanq.json new file mode 100644 index 000000000..48565dc54 --- /dev/null +++ b/domains/jpsantistebanq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jpsantistebanq", + "email": "jpsantq@gmail.com" + }, + "record": { + "RECORDTYPE": "jpsantistebanq.github.io/portfolio/" + } +} From ec8ac0b8f9db555d49b176fb78186407e2974455 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 08:11:29 +0200 Subject: [PATCH 0802/3585] Remove email line --- domains/_vercel.guidocaru.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.guidocaru.json b/domains/_vercel.guidocaru.json index d0c92ddb2..8ce33f45b 100644 --- a/domains/_vercel.guidocaru.json +++ b/domains/_vercel.guidocaru.json @@ -1,7 +1,6 @@ { "owner": { "username": "guidocaru", - "email": "", "discord": "696554384817127486" }, "record": { From a54f25569be2138d9e46f31a1768f8deb7c90d4d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 08:11:45 +0200 Subject: [PATCH 0803/3585] Again remove email line --- domains/guidocaru.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/guidocaru.json b/domains/guidocaru.json index c52a448ad..485f4edc0 100644 --- a/domains/guidocaru.json +++ b/domains/guidocaru.json @@ -1,7 +1,6 @@ { "owner": { "username": "guidocaru", - "email": "", "discord": "696554384817127486" }, "record": { From 3b06e62cb4f156d10afb7118c3a0282b23fad523 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 08:18:58 +0200 Subject: [PATCH 0804/3585] I love commas after email line --- domains/timothy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/timothy.json b/domains/timothy.json index 2319ee283..acf3c5871 100644 --- a/domains/timothy.json +++ b/domains/timothy.json @@ -3,7 +3,7 @@ "repo": "https://github.com/tabrownies/tabrownies.github.io", "owner": { "username": "tabrownies", - "email": "tabrownies@gmail.com", + "email": "tabrownies@gmail.com" }, "record": { "CNAME": "tabrownies.github.io" From 0940f0228ce5111a9c019e5b70db086692962bf0 Mon Sep 17 00:00:00 2001 From: raghu-8 <126976712+raghu-8@users.noreply.github.com> Date: Sat, 18 Jan 2025 12:16:44 +0530 Subject: [PATCH 0805/3585] Create _vercel.raghu.json --- domains/_vercel.raghu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.raghu.json diff --git a/domains/_vercel.raghu.json b/domains/_vercel.raghu.json new file mode 100644 index 000000000..01d30a211 --- /dev/null +++ b/domains/_vercel.raghu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raghu-8", + "email": "raghu.project.websites@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raghu.is-a.dev,64be76cc9f11decf61dd" + } +} From d19c89d278d3744da6618b3c3d543cc151579fda Mon Sep 17 00:00:00 2001 From: Hosein Baseri <48409432+Ho3einWave@users.noreply.github.com> Date: Fri, 17 Jan 2025 22:48:32 -0800 Subject: [PATCH 0806/3585] Register baseri.is-a.dev --- domains/baseri.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/baseri.json diff --git a/domains/baseri.json b/domains/baseri.json new file mode 100644 index 000000000..b933659a9 --- /dev/null +++ b/domains/baseri.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ho3einWave", + "discord": "743786737901240362", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V7AHINjrzMRmazv2IjJU2V9qPlcAeRQRRYDuxjvF-fq9nOmp0H3b1KfXaBuU8rTW34c9iLNwZdxAHhJ2IvsIgQvYrAVjrJ4bxgjSaO4UPmgFze1hwHS2qpZzouOZngoWjqWfTMPhttPui4yiBtCFE2x62Y-rn3_MBCfvBZLh7aqwD6booL4FGDiL7QX202miM1Mqd-r8ZNDdydAdkcpETXDLd-7opFJgcg4Tkmq-tZuKmvdHNUsDxT4GPxVhvUKGuqtHiEGBf7YuNS_OdClqsN1sXckHOsFUFwkfIx3F7upRXWN5DBy4bEXLgphfASJjMuwFx4h27pCA5B1257msrg.Ied7dY9u3UB65AXGar9V5w.JgX5U0byUY3wzS0mx9fAOkpNan7a08RyEgRzp2Dcnusv_-_UNvIsqkbPznWTjoz8NQE6ixLrymxrDIs2dGNWcgsZ3IFpF5PY9VWKkxFSTCA.nQi799OJqhyhsVY-6Tbmcg" + }, + + "record": { + "CNAME": "apex-loadbalancer.netlify.com" + } + } + \ No newline at end of file From c5b0c8144b666fa8b59ae89575665d18def83ab9 Mon Sep 17 00:00:00 2001 From: raghu-8 <126976712+raghu-8@users.noreply.github.com> Date: Sat, 18 Jan 2025 12:19:43 +0530 Subject: [PATCH 0807/3585] Create raghu.json --- domains/raghu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raghu.json diff --git a/domains/raghu.json b/domains/raghu.json new file mode 100644 index 000000000..ae3043664 --- /dev/null +++ b/domains/raghu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raghu-8", + "email": "raghu.project.websites@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 806af36b54a7d43739834b442afc937f795cbf88 Mon Sep 17 00:00:00 2001 From: Shubhhhwarrior Date: Sat, 18 Jan 2025 12:19:50 +0530 Subject: [PATCH 0808/3585] Update domains/shubhhh.json Co-authored-by: Ibrahim Asif --- domains/shubhhh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubhhh.json b/domains/shubhhh.json index d60eb076c..e0d64b3f0 100644 --- a/domains/shubhhh.json +++ b/domains/shubhhh.json @@ -4,6 +4,6 @@ "email": "shubhammvaghela999@gmail.com" }, "record": { - "CNAME": "shubhhh-96.netlify.app/" + "CNAME": "shubhhh-96.netlify.app" } } From 8fb60035ea06dbd545ee88835033ac0b1783ab73 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 08:53:14 +0200 Subject: [PATCH 0809/3585] Made the json a bit more readable --- domains/jonatandb.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/jonatandb.json b/domains/jonatandb.json index de6eff807..ab12955cb 100644 --- a/domains/jonatandb.json +++ b/domains/jonatandb.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "jonatandb", - "email": "jonatandb@gmail.com" - }, - "description": "This is for my personal website.", - "record": { - "CNAME": "jonatandb.github.io" - } + "description": "This is for my personal website.", + "owner": { + "username": "jonatandb", + "email": "jonatandb@gmail.com" + }, + "record": { + "CNAME": "jonatandb.github.io" + } } From 8905e60132b56e166d15a82eb41946fb14b66eeb Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 09:25:19 +0200 Subject: [PATCH 0810/3585] Remove email line --- domains/_vercel.lobo.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.lobo.json b/domains/_vercel.lobo.json index 182e69ab3..01c0e7920 100644 --- a/domains/_vercel.lobo.json +++ b/domains/_vercel.lobo.json @@ -1,7 +1,6 @@ { "owner": { "username": "Lobooooooo14", - "email": "", "discord": "783120232134082580" }, "record": { From b5245c6869a243412f1de02519f77eeefa41f2de Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 09:25:44 +0200 Subject: [PATCH 0811/3585] Remove again email line --- domains/lobo.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/lobo.json b/domains/lobo.json index 9829f8412..a583a0216 100644 --- a/domains/lobo.json +++ b/domains/lobo.json @@ -1,7 +1,6 @@ { "owner": { "username": "Lobooooooo14", - "email": "", "discord": "783120232134082580" }, "record": { From afe683f84f72d21e5f2eac9587c6fc7cf10428ac Mon Sep 17 00:00:00 2001 From: Matt Murdock <123798745+xr-coder@users.noreply.github.com> Date: Sat, 18 Jan 2025 13:44:06 +0530 Subject: [PATCH 0812/3585] Create matt-murdock.json --- domains/matt-murdock.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/matt-murdock.json diff --git a/domains/matt-murdock.json b/domains/matt-murdock.json new file mode 100644 index 000000000..0fd6ae72b --- /dev/null +++ b/domains/matt-murdock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xr-coder", + "email": "nryadav7412@gmail.com" + }, + "record": { + "CNAME": "xr-coder.github.io" + } +} From 4de615795678c792b5bef5de7b42cc4835ab811e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:35:35 +0800 Subject: [PATCH 0813/3585] Create harrison.json --- domains/harrison.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/harrison.json diff --git a/domains/harrison.json b/domains/harrison.json new file mode 100644 index 000000000..55dcef36b --- /dev/null +++ b/domains/harrison.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "wdhdev", + "email": "william@is-a.dev" + }, + "record": { + "URL": "https://william.is-a.dev" + }, + "redirect_config": { + "redirect_paths": true + } +} From 31cf4e971dd374b230885b45efeeaf7d9f7be2fc Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sat, 18 Jan 2025 14:21:40 +0530 Subject: [PATCH 0814/3585] Create _atproto.narasima.json --- domains/_atproto.narasima.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_atproto.narasima.json diff --git a/domains/_atproto.narasima.json b/domains/_atproto.narasima.json new file mode 100644 index 000000000..d59d2c77f --- /dev/null +++ b/domains/_atproto.narasima.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com", + "discord": "gamingdoodle" + }, + "record": { + "TXT": "did=did:plc:u5uxl7mjlywolajtgso2ouoe" + } +} From c62e6a9157c968228579b064370bab86ca634b61 Mon Sep 17 00:00:00 2001 From: fabien huet Date: Sat, 18 Jan 2025 10:07:13 +0100 Subject: [PATCH 0815/3585] Create _vercel.fabien.json --- domains/_vercel.fabien.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.fabien.json diff --git a/domains/_vercel.fabien.json b/domains/_vercel.fabien.json new file mode 100644 index 000000000..ede24068b --- /dev/null +++ b/domains/_vercel.fabien.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fabien-h", + "email": "", + "discord": "fabien_huet" + }, + "record": { + "TXT": "vc-domain-verify=fabien.is.a.dev,65d8329499551546ef22" + } +} From 8bf5ca17e565c9f1992ddbcec94eb93b940f4629 Mon Sep 17 00:00:00 2001 From: fabien huet Date: Sat, 18 Jan 2025 10:08:55 +0100 Subject: [PATCH 0816/3585] Create fabien.json --- domains/fabien.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fabien.json diff --git a/domains/fabien.json b/domains/fabien.json new file mode 100644 index 000000000..9dd74e3cf --- /dev/null +++ b/domains/fabien.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fabien-h", + "email": "", + "discord": "fabien-huet" + }, + "record": { + "CNAME": "fabien-is-a-dev.vercel.app" + } +} From af9a6b1963824d9b452ef87a77a0369226dba972 Mon Sep 17 00:00:00 2001 From: fabien huet Date: Sat, 18 Jan 2025 10:12:40 +0100 Subject: [PATCH 0817/3585] Update _vercel.fabien.json --- domains/_vercel.fabien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.fabien.json b/domains/_vercel.fabien.json index ede24068b..73c8d7fb0 100644 --- a/domains/_vercel.fabien.json +++ b/domains/_vercel.fabien.json @@ -1,7 +1,7 @@ { "owner": { "username": "fabien-h", - "email": "", + "email": "fabien.huet@gmail.com", "discord": "fabien_huet" }, "record": { From 50edb5f318b9ccf775d5bca28e08d6488b5bacda Mon Sep 17 00:00:00 2001 From: fabien huet Date: Sat, 18 Jan 2025 10:12:57 +0100 Subject: [PATCH 0818/3585] Update fabien.json --- domains/fabien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fabien.json b/domains/fabien.json index 9dd74e3cf..2637b381c 100644 --- a/domains/fabien.json +++ b/domains/fabien.json @@ -1,7 +1,7 @@ { "owner": { "username": "fabien-h", - "email": "", + "email": "fabien.huet@gmail.com", "discord": "fabien-huet" }, "record": { From 6ba249d47fe8d75e0540f8ee81b8ec74f36a3817 Mon Sep 17 00:00:00 2001 From: orangci Date: Sat, 18 Jan 2025 13:41:24 +0300 Subject: [PATCH 0819/3585] chore(domains): switch from my .xyz domain to my .net domain --- domains/oc.json | 2 +- domains/orange.json | 2 +- domains/owo.json | 2 +- domains/uwu.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/oc.json b/domains/oc.json index cef1c4605..4e82f95b6 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "URL": "https://orangc.xyz" + "URL": "https://orangc.net" } } diff --git a/domains/orange.json b/domains/orange.json index cef1c4605..4e82f95b6 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "URL": "https://orangc.xyz" + "URL": "https://orangc.net" } } diff --git a/domains/owo.json b/domains/owo.json index cef1c4605..4e82f95b6 100644 --- a/domains/owo.json +++ b/domains/owo.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "URL": "https://orangc.xyz" + "URL": "https://orangc.net" } } diff --git a/domains/uwu.json b/domains/uwu.json index cef1c4605..4e82f95b6 100644 --- a/domains/uwu.json +++ b/domains/uwu.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "URL": "https://orangc.xyz" + "URL": "https://orangc.net" } } From 6a1b96fe24dc8b985a9efc47ca3bf8881fc14f00 Mon Sep 17 00:00:00 2001 From: Devanshu Tripathi <74350750+DevanshuTripathi@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:40:55 +0530 Subject: [PATCH 0820/3585] Update domains --- domains/_vercel.devanshu.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.devanshu.json diff --git a/domains/_vercel.devanshu.json b/domains/_vercel.devanshu.json new file mode 100644 index 000000000..e5c1fb136 --- /dev/null +++ b/domains/_vercel.devanshu.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "DevanshuTripathi", + "email": "aditheprince120@gmail.com", + "record": { + "TXT": "vc-domain-verify=devanshu.is-a.dev,e278253baf18d3dda9c1" + } +} \ No newline at end of file From f6cfe5f8fc1e5c7092f4c1ff4ad4a2cb2b5d9b99 Mon Sep 17 00:00:00 2001 From: Devanshu Tripathi <74350750+DevanshuTripathi@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:43:01 +0530 Subject: [PATCH 0821/3585] Update devanshu.json --- domains/devanshu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devanshu.json b/domains/devanshu.json index 90502ec1e..663be3a10 100644 --- a/domains/devanshu.json +++ b/domains/devanshu.json @@ -6,6 +6,6 @@ "email": "aditheprince120@gmail.com" }, "record": { - "CNAME": "portfolio.github.io" + "CNAME": "https://portfolio-nine-xi-16.vercel.app/" }, } From 8f219d9b02f32642bb43f54129c6323ee033099b Mon Sep 17 00:00:00 2001 From: Devanshu Tripathi <74350750+DevanshuTripathi@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:51:52 +0530 Subject: [PATCH 0822/3585] Update devanshu.json --- domains/devanshu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devanshu.json b/domains/devanshu.json index 663be3a10..542cdc9e0 100644 --- a/domains/devanshu.json +++ b/domains/devanshu.json @@ -6,6 +6,6 @@ "email": "aditheprince120@gmail.com" }, "record": { - "CNAME": "https://portfolio-nine-xi-16.vercel.app/" + "CNAME": "portfolio-nine-xi-16.vercel.app/" }, } From 1e6f4d894f28f443f1594d5f444f8425c71b72b1 Mon Sep 17 00:00:00 2001 From: Devanshu Tripathi <74350750+DevanshuTripathi@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:52:20 +0530 Subject: [PATCH 0823/3585] Update devanshu.json --- domains/devanshu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devanshu.json b/domains/devanshu.json index 542cdc9e0..7079faf46 100644 --- a/domains/devanshu.json +++ b/domains/devanshu.json @@ -6,6 +6,6 @@ "email": "aditheprince120@gmail.com" }, "record": { - "CNAME": "portfolio-nine-xi-16.vercel.app/" + "CNAME": "portfolio-nine-xi-16.vercel.app" }, } From 59caf1f631c249a56ba586f928efdb25ed06f3c4 Mon Sep 17 00:00:00 2001 From: Ganesh Gundu Date: Sat, 18 Jan 2025 17:24:11 +0530 Subject: [PATCH 0824/3585] Create _github-pages-challenge-ganesh76.json --- domains/_github-pages-challenge-ganesh76.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ganesh76.json diff --git a/domains/_github-pages-challenge-ganesh76.json b/domains/_github-pages-challenge-ganesh76.json new file mode 100644 index 000000000..394a74ceb --- /dev/null +++ b/domains/_github-pages-challenge-ganesh76.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ganesh76", + "email": "ganesh.g.cse@gmail.com" + }, + "record": { + "TXT": "94df711e9b048a87929864206a479a" + } +} From 64934b0fc230a4513f898a5e7cf564954bb78316 Mon Sep 17 00:00:00 2001 From: Mateus Lopes Costa Date: Sat, 18 Jan 2025 09:21:31 -0300 Subject: [PATCH 0825/3585] Create mateus.json --- domains/mateus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mateus.json diff --git a/domains/mateus.json b/domains/mateus.json new file mode 100644 index 000000000..df2dbbc12 --- /dev/null +++ b/domains/mateus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CostaMateus", + "email": "mateus@costamateus.com.br" + }, + "record": { + "A": [ "147.79.84.80" ] + } +} From a30dca3ec18f9bcc247c8755e1740c28c796bfed Mon Sep 17 00:00:00 2001 From: Mateus Lopes Costa Date: Sat, 18 Jan 2025 09:26:38 -0300 Subject: [PATCH 0826/3585] Update mateus.json --- domains/mateus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateus.json b/domains/mateus.json index df2dbbc12..235c408d1 100644 --- a/domains/mateus.json +++ b/domains/mateus.json @@ -1,6 +1,6 @@ { "owner": { - "username": "CostaMateus", + "username": "costamateus", "email": "mateus@costamateus.com.br" }, "record": { From 8a39e0d7d405f7df7a8c05503cf914e1953b5bb8 Mon Sep 17 00:00:00 2001 From: Ganesh Gundu Date: Sat, 18 Jan 2025 18:34:26 +0530 Subject: [PATCH 0827/3585] Rename _github-pages-challenge-ganesh76.json to _github-pages-challenge-ganesh76.ganesh-g.json --- ...nesh76.json => _github-pages-challenge-ganesh76.ganesh-g.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ganesh76.json => _github-pages-challenge-ganesh76.ganesh-g.json} (100%) diff --git a/domains/_github-pages-challenge-ganesh76.json b/domains/_github-pages-challenge-ganesh76.ganesh-g.json similarity index 100% rename from domains/_github-pages-challenge-ganesh76.json rename to domains/_github-pages-challenge-ganesh76.ganesh-g.json From 6e4c970432b5aa305968186857671fcb151b11c1 Mon Sep 17 00:00:00 2001 From: Alejandro <00121117@uca.edu.sv> Date: Sat, 18 Jan 2025 07:18:47 -0600 Subject: [PATCH 0828/3585] Create drubico.json --- domains/drubico.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/drubico.json diff --git a/domains/drubico.json b/domains/drubico.json new file mode 100644 index 000000000..2f0206a5a --- /dev/null +++ b/domains/drubico.json @@ -0,0 +1,9 @@ +{ + "description": "Portfolio's Diego Rubi", + "owner": { + "username": "drubico" + }, + "record": { + "CNAME": "drubico.github.io" + } +} From 86a108daaa585997db75d03c9867135753b1640b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 18 Jan 2025 21:35:08 +0800 Subject: [PATCH 0829/3585] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index dd58de1c7..093fdfa17 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -31,6 +31,7 @@ "doc", "documentation", "email", + "emails", "error", "errors", "event", @@ -60,6 +61,7 @@ "media", "mobile", "net", + "network", "news", "noc", "notification", @@ -114,6 +116,7 @@ "url[1-9999]", "user", "users", + "webmail", "webmaster", "whois", "www[1-99]", From 7f0fd8189236ebb87f8fb13b9e2f67b340699045 Mon Sep 17 00:00:00 2001 From: Elvis Tran <40386529+totargaming@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:18:05 +1030 Subject: [PATCH 0830/3585] Create _vercel.elvis-tran.json --- domains/_vercel.elvis-tran.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.elvis-tran.json diff --git a/domains/_vercel.elvis-tran.json b/domains/_vercel.elvis-tran.json new file mode 100644 index 000000000..0fc82718f --- /dev/null +++ b/domains/_vercel.elvis-tran.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "totargaming", + }, + "record": { + "TXT": "vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3" + } +} From 4d5c6fd86f3dfe45a376340225855491787117a5 Mon Sep 17 00:00:00 2001 From: Elvis Tran <40386529+totargaming@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:22:42 +1030 Subject: [PATCH 0831/3585] Create elvis-tran.json --- domains/elvis-tran.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/elvis-tran.json diff --git a/domains/elvis-tran.json b/domains/elvis-tran.json new file mode 100644 index 000000000..57c082900 --- /dev/null +++ b/domains/elvis-tran.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "totargaming", + }, + "record": { + "CNAME": "elvis-tran.vercel.app" + } +} From dae3e21cdbc71769246d465b567cbd354e088ebe Mon Sep 17 00:00:00 2001 From: Elvis Tran <40386529+totargaming@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:27:28 +1030 Subject: [PATCH 0832/3585] Update _vercel.elvis-tran.json --- domains/_vercel.elvis-tran.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.elvis-tran.json b/domains/_vercel.elvis-tran.json index 0fc82718f..a54607976 100644 --- a/domains/_vercel.elvis-tran.json +++ b/domains/_vercel.elvis-tran.json @@ -1,8 +1,10 @@ { "owner": { "username": "totargaming", + "email": "elvistranhere@gmail.com", + "discord": "elvistran.here", }, "record": { - "TXT": "vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3" + "TXT": "vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3", } } From 276b35f1e8731e37424a7a1e58ffe1f1d4e94fd6 Mon Sep 17 00:00:00 2001 From: Elvis Tran <40386529+totargaming@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:27:54 +1030 Subject: [PATCH 0833/3585] Update elvis-tran.json --- domains/elvis-tran.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/elvis-tran.json b/domains/elvis-tran.json index 57c082900..dc2dc3345 100644 --- a/domains/elvis-tran.json +++ b/domains/elvis-tran.json @@ -1,6 +1,8 @@ { "owner": { "username": "totargaming", + "email": "elvistranhere@gmail.com", + "discord": "elvistran.here", }, "record": { "CNAME": "elvis-tran.vercel.app" From 1b3416d7dda451dfb562216cc7017197beab14c2 Mon Sep 17 00:00:00 2001 From: sticky Date: Sat, 18 Jan 2025 16:29:16 +0100 Subject: [PATCH 0834/3585] switched mail to zoho --- domains/mail.mrstickypiston.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index d4c2593e6..0addbea6d 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -6,6 +6,6 @@ }, "record": { - "TXT": "v=spf1 include:_spf.mailersend.net ~all" + "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu" } } From d229a61f2757bd7aee3a38ec971ea89e930cd18e Mon Sep 17 00:00:00 2001 From: sticky Date: Sat, 18 Jan 2025 16:30:27 +0100 Subject: [PATCH 0835/3585] discard mailersend --- domains/mlsend2._domainkey.mail.mrstickypiston.json | 11 ----------- domains/mta.mail.mrstickypiston.json | 11 ----------- 2 files changed, 22 deletions(-) delete mode 100644 domains/mlsend2._domainkey.mail.mrstickypiston.json delete mode 100644 domains/mta.mail.mrstickypiston.json diff --git a/domains/mlsend2._domainkey.mail.mrstickypiston.json b/domains/mlsend2._domainkey.mail.mrstickypiston.json deleted file mode 100644 index e52a60a2d..000000000 --- a/domains/mlsend2._domainkey.mail.mrstickypiston.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, - - "record": { - "CNAME": "mlsend2._domainkey.mailersend.net" - } -} diff --git a/domains/mta.mail.mrstickypiston.json b/domains/mta.mail.mrstickypiston.json deleted file mode 100644 index 379243411..000000000 --- a/domains/mta.mail.mrstickypiston.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, - - "record": { - "CNAME": "mailersend.net" - } -} From 943048b822f499ee8a5a1c2b163add0eaec23852 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:47:01 +0100 Subject: [PATCH 0836/3585] Rename tictactoe.json to games.json --- domains/{tictactoe.json => games.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{tictactoe.json => games.json} (100%) diff --git a/domains/tictactoe.json b/domains/games.json similarity index 100% rename from domains/tictactoe.json rename to domains/games.json From 4faac5a13816ec17c826bd7fd1ff27c1d91d3cc3 Mon Sep 17 00:00:00 2001 From: Pham Van Binh Date: Sat, 18 Jan 2025 22:59:20 +0700 Subject: [PATCH 0837/3585] create binhpv96.json file --- domains/binhpv96.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/binhpv96.json diff --git a/domains/binhpv96.json b/domains/binhpv96.json new file mode 100644 index 000000000..73ac087f3 --- /dev/null +++ b/domains/binhpv96.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "binhpv96", + "email": "pvbinh2k4@gmail.com" + }, + "record": { + "CNAME": "binhpv96.github.io" + } + } + \ No newline at end of file From 04a536d32fd476d9fcfee027d0cd52e9e2e7de40 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Sat, 18 Jan 2025 17:00:56 +0100 Subject: [PATCH 0838/3585] Zoho mx record --- domains/mail.mrstickypiston.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index 0addbea6d..ab66adeee 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -6,6 +6,7 @@ }, "record": { - "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu" + "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu", + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } From 4ba388f14d93de74549f5b24e266be159e2508e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Jes=C3=BAs=20P=C3=A9rez=20Araujo?= Date: Sat, 18 Jan 2025 11:06:54 -0500 Subject: [PATCH 0839/3585] Update domains/sesasan.json Co-authored-by: Stefano Del Prete --- domains/sesasan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sesasan.json b/domains/sesasan.json index 91dacbe20..041756a81 100644 --- a/domains/sesasan.json +++ b/domains/sesasan.json @@ -5,6 +5,6 @@ "email": "sebastian.perezaraujo@outlook.com" }, "record": { - "CNAME": "sesasan.netlify.app." + "CNAME": "sesasan.netlify.app" } } From 34a2bfc5437d522428fccd2554e8acaa3624c839 Mon Sep 17 00:00:00 2001 From: Vicente Rivera <108706337+vcntttt@users.noreply.github.com> Date: Sat, 18 Jan 2025 13:10:30 -0300 Subject: [PATCH 0840/3585] Rename _github-pages-challenge-vcntttt to _github-pages-challenge-vcntttt.json --- ...ges-challenge-vcntttt => _github-pages-challenge-vcntttt.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-vcntttt => _github-pages-challenge-vcntttt.json} (100%) diff --git a/domains/_github-pages-challenge-vcntttt b/domains/_github-pages-challenge-vcntttt.json similarity index 100% rename from domains/_github-pages-challenge-vcntttt rename to domains/_github-pages-challenge-vcntttt.json From 7b707e57bcd0d880daca88091285422bf23a7795 Mon Sep 17 00:00:00 2001 From: Fernando Daniel Quispe Condori <130398241+fdaniel13s@users.noreply.github.com> Date: Sat, 18 Jan 2025 11:24:52 -0500 Subject: [PATCH 0841/3585] Update domains/fdaniel13s.json Co-authored-by: Ibrahim Asif --- domains/fdaniel13s.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/fdaniel13s.json b/domains/fdaniel13s.json index b4dfb8cc8..2d3de6b31 100644 --- a/domains/fdaniel13s.json +++ b/domains/fdaniel13s.json @@ -4,7 +4,6 @@ "email": "ferndani2718@gmail.com" }, "record": { - "RECORDTYPE": "CNAME", - "RECORDCONTENT": "fdaniel13s.github.io" + "CNAME": "fdaniel13s.github.io" } } From 3318e3e775d2c0b46fe4eeeb9a55c4b9398a95eb Mon Sep 17 00:00:00 2001 From: "piker@ubuntuhome" Date: Sat, 18 Jan 2025 18:19:51 +0100 Subject: [PATCH 0842/3585] Create _discord.piker.json --- domains/_discord.piker.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.piker.json diff --git a/domains/_discord.piker.json b/domains/_discord.piker.json new file mode 100644 index 000000000..e5d3f576b --- /dev/null +++ b/domains/_discord.piker.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "piker98988", + "email": "iker.pavcur@gmail.com" + }, + "record": { + "TXT": "dh=fbea31b6c973108788a610db21edd08f23d92801" + } +} \ No newline at end of file From 0be1cf052b48df781e529969318b3ccccf20e684 Mon Sep 17 00:00:00 2001 From: "piker@ubuntuhome" Date: Sat, 18 Jan 2025 18:20:09 +0100 Subject: [PATCH 0843/3585] Update piker.json --- domains/piker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/piker.json b/domains/piker.json index 7066708df..b895cdf3f 100644 --- a/domains/piker.json +++ b/domains/piker.json @@ -1,7 +1,7 @@ { "owner": { "username": "Piker98988", - "email": "piker98@tutanota.com" + "email": "iker.pavcur@gmail.com" }, "record": { "CNAME": "pikerdevdomain.pages.dev" From ee40e68150efa8e84fc31c027708713d829f5c6a Mon Sep 17 00:00:00 2001 From: Natan Konig <93478667+NatanKonig@users.noreply.github.com> Date: Sat, 18 Jan 2025 15:53:49 -0300 Subject: [PATCH 0844/3585] Update natan.json --- domains/natan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/natan.json b/domains/natan.json index 0a543a831..627639857 100644 --- a/domains/natan.json +++ b/domains/natan.json @@ -4,6 +4,6 @@ "email": "natan.camargo8@gmail.com" }, "record": { - "A": ["129.148.24.229"] + "A": ["144.22.137.5"] } } From f3c574e3f9b585167bfaffcd1494d80c0cd325a5 Mon Sep 17 00:00:00 2001 From: professorSergioMarquina <101969477+professorSergioMarquina@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:32:38 +0530 Subject: [PATCH 0845/3585] Delete domains/ashikmuhammed.json --- domains/ashikmuhammed.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ashikmuhammed.json diff --git a/domains/ashikmuhammed.json b/domains/ashikmuhammed.json deleted file mode 100644 index 92de684d9..000000000 --- a/domains/ashikmuhammed.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", - "owner": { - "username": "professorSergioMarquina", - "email": "mrjinnoftg@gmail.com" - }, - "record": { - "CNAME": "professorsergiomarquina.github.io" - }, - "proxied": true -} From 6d13600ed12ff9de8008a6077c51aa33214f4419 Mon Sep 17 00:00:00 2001 From: VulcanoSoftware <113239901+VulcanoSoftware@users.noreply.github.com> Date: Sat, 18 Jan 2025 20:18:35 +0100 Subject: [PATCH 0846/3585] Register nietbeer.is-a.dev --- domains/nietbeer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nietbeer.json diff --git a/domains/nietbeer.json b/domains/nietbeer.json new file mode 100644 index 000000000..5c44a6b42 --- /dev/null +++ b/domains/nietbeer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "VulcanoSoftware", + "discord": "814891541205876767", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NZN_bOggifZEtlA324wg2l2u3hX2MvZuD3yLHULkNX81YRQfOCtvT0IfoXAKV5IMD8GRt8qFAo2Rpw2lOvrTrvlEmjPkO_u0n5ScCZVU6FsXENlBz4zD5hHAes_kd1LCzFOICbmNdLNqWEoMEiNUw6VZiUfuIuqrJXIRXkSFXWQGWYUc_wbzu1oEdKLwNt0IvY4DyQ9pWvCSnsQlhXb7lUJS6iC-VUBoAqZnTuScHpwx5xHXHhFdJu2iiBU8zmroAQTxJ28-DLTuBmIRMQgS-FfZK0i7UQHnZb2f3CdWzi2lmlBQM-NCf8yOzziPAoS8cF1Eh4eQLKerBWlHyCSiyg.r37yi_KvhV0NTbXtet_DHw.PTf0jwkhBjRrEF8mdrsrhSetzO6jeM9XX50rJgv5brt3XwRbYWWaOlZjaLWTBNOuGGlCplqBngPJkB3ycZNUpay8NXKTGwdaSNgQRmi_-O_HbETajYI_zPsfLtjW-DEC.jHnPtvN5bcAswFISD9YBeg" + }, + + "record": { + "CNAME": "nietbeer.pages.dev" + } + } + \ No newline at end of file From 263c4c67f47d8e40d14bd85f374fb9983e570fd7 Mon Sep 17 00:00:00 2001 From: Graziely Tukozaki Date: Sat, 18 Jan 2025 16:48:19 -0300 Subject: [PATCH 0847/3585] add tukozaki domains --- domains/_vercel.grazitukozaki.json | 10 ++++++++++ domains/_vercel.thiagotukozaki.json | 9 +++++++++ domains/grazitukozaki.json | 5 +++-- domains/thiagotukozaki.json | 5 ++--- 4 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 domains/_vercel.grazitukozaki.json create mode 100644 domains/_vercel.thiagotukozaki.json diff --git a/domains/_vercel.grazitukozaki.json b/domains/_vercel.grazitukozaki.json new file mode 100644 index 000000000..584b23e6f --- /dev/null +++ b/domains/_vercel.grazitukozaki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GrazielyTukozaki", + "email": "grazitukozaki@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=grazitukozaki.is-a.dev,f0e6150082fdc4fa5b27" + } + } + \ No newline at end of file diff --git a/domains/_vercel.thiagotukozaki.json b/domains/_vercel.thiagotukozaki.json new file mode 100644 index 000000000..bd88feb9e --- /dev/null +++ b/domains/_vercel.thiagotukozaki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TukozakiT", + "email": "contato.thiagoeiji@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=thiagotukozaki.is-a.dev,cf21301c66cbaaf29419" + } + } \ No newline at end of file diff --git a/domains/grazitukozaki.json b/domains/grazitukozaki.json index e5910cb90..b62731e1d 100644 --- a/domains/grazitukozaki.json +++ b/domains/grazitukozaki.json @@ -1,9 +1,10 @@ { "owner": { "username": "GrazielyTukozaki", - "email": "grazitukozaki@is-a.dev" + "email": "grazitukozaki@gmail.com" }, "record": { - "TXT": "vc-domain-verify=grazitukozaki.is-a.dev,f0e6150082fdc4fa5b27" + "CNAME": "https://grazi-tukozaki-dev.vercel.app/" } } + diff --git a/domains/thiagotukozaki.json b/domains/thiagotukozaki.json index 86a25fb71..d3185cee1 100644 --- a/domains/thiagotukozaki.json +++ b/domains/thiagotukozaki.json @@ -1,10 +1,9 @@ { "owner": { "username": "TukozakiT", - "email": "thiagotukozaki@is-a.dev" + "email": "contato.thiagoeiji@gmail.com" }, "record": { - "RECORDTYPE": "RECORDCONTENT" + "CNAME": "https://thiagotukozaki.vercel.app/" } - } } From 7bc1be2ee75dd1d165eb81d27232f7cc8c585705 Mon Sep 17 00:00:00 2001 From: Aakarsh Kumar Date: Sun, 19 Jan 2025 01:22:18 +0530 Subject: [PATCH 0848/3585] Create aakarsh.json registration for aakarsh.is-a.dev --- domains/aakarsh.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/aakarsh.json diff --git a/domains/aakarsh.json b/domains/aakarsh.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/aakarsh.json @@ -0,0 +1 @@ + From c485e72f428df444eb6d9adca26c45142775a877 Mon Sep 17 00:00:00 2001 From: Aakarsh Kumar Date: Sun, 19 Jan 2025 02:15:52 +0530 Subject: [PATCH 0849/3585] Update aakarsh.json --- domains/aakarsh.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/aakarsh.json b/domains/aakarsh.json index 8b1378917..a1ba480e7 100644 --- a/domains/aakarsh.json +++ b/domains/aakarsh.json @@ -1 +1,12 @@ - +{ + "description": "My portfolio website", + "repo": "https://github.com/Aakarsh-Kumar/persnol", + "owner": { + "username": "Aakarsh-Kumar", + "email": "aakarsh2504@gmail.com", + "discord": "spyperx" + }, + "record": { + "A": ["216.24.57.1"] + } +} From efced19bb64f9fe6422cc8edb7199f284977e565 Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:16:54 +0530 Subject: [PATCH 0850/3585] Create _discord.narasima.json --- domains/_discord.narasima.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.narasima.json diff --git a/domains/_discord.narasima.json b/domains/_discord.narasima.json new file mode 100644 index 000000000..640a59c94 --- /dev/null +++ b/domains/_discord.narasima.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "TXT": "dh=d54feeb331611626de2134ef368bdcf7691cbbb3" + } +} From eee4647a18b352b8773040e9b39cad53aaa9926d Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:36:32 +0530 Subject: [PATCH 0851/3585] Update narasima.json --- domains/narasima.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/narasima.json b/domains/narasima.json index 29eb301d3..4bb103a3d 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -6,5 +6,7 @@ }, "record": { "CNAME": "NarasimaPandiyan.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e011c55ae435e3c044735b6cef79008933df1b11 Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:41:38 +0530 Subject: [PATCH 0852/3585] Create blog.narasima.json --- domains/blog.narasima.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.narasima.json diff --git a/domains/blog.narasima.json b/domains/blog.narasima.json new file mode 100644 index 000000000..24e1e3aeb --- /dev/null +++ b/domains/blog.narasima.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} From 731357f7e2010b27915c32ab691872ef3a259cd4 Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:44:38 +0530 Subject: [PATCH 0853/3585] Create _vercel.narasima.json --- domains/_vercel.narasima.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.narasima.json diff --git a/domains/_vercel.narasima.json b/domains/_vercel.narasima.json new file mode 100644 index 000000000..849ac39ca --- /dev/null +++ b/domains/_vercel.narasima.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=blog.narasima.is-a.dev,f77f79e5650f4790387a" + } +} From 731f22ba6bc2c337158cd7bfec9a18b19a0217cb Mon Sep 17 00:00:00 2001 From: Eric Lin <85259809+ericafk0001@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:21:58 -0500 Subject: [PATCH 0854/3585] Create ericlin.json --- domains/ericlin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ericlin.json diff --git a/domains/ericlin.json b/domains/ericlin.json new file mode 100644 index 000000000..402b27616 --- /dev/null +++ b/domains/ericlin.json @@ -0,0 +1,11 @@ +{ + "description": "To get a cool looking subdomain for my portfolio hosted on netlify", + "repo": "https://github.com/ericafk0001/Portfolio.git", + "owner": { + "username": "ericafk0001", + "email": "dxslyofficial@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 715dddd131ebfc331c2daf6a922c84021ae8420f Mon Sep 17 00:00:00 2001 From: Eric Lin <85259809+ericafk0001@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:27:13 -0500 Subject: [PATCH 0855/3585] Update and rename ericlin to wasd228.json --- domains/{ericlin => wasd228.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ericlin => wasd228.json} (100%) diff --git a/domains/ericlin b/domains/wasd228.json similarity index 100% rename from domains/ericlin rename to domains/wasd228.json From 24e8774285755607a81d6ef567038af68bcfbe1d Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:57:16 +0530 Subject: [PATCH 0856/3585] Update narasima.json --- domains/narasima.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/narasima.json b/domains/narasima.json index 4bb103a3d..4c0d001ca 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -5,7 +5,7 @@ "discord": "gamingdoodle" }, "record": { - "CNAME": "NarasimaPandiyan.github.io" + "CNAME": "NarasimaPandiyan.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From e79d74d17db6bf931e212672fcb96b6be18ef7cb Mon Sep 17 00:00:00 2001 From: Juniordsfsdg Date: Sat, 18 Jan 2025 16:38:24 -0500 Subject: [PATCH 0857/3585] Create landercity.is-a.dev Im the founder --- domains/landercity.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/landercity.is-a.dev diff --git a/domains/landercity.is-a.dev b/domains/landercity.is-a.dev new file mode 100644 index 000000000..ebfc6c1e9 --- /dev/null +++ b/domains/landercity.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Juniordsfsdg", + "email": "emailcomputer22@gmail.com" + }, + "record": { + "A": ["209.126.86.32"] + } +} From 9c91f057c4a4950b77dd470da9397fdfdefa2544 Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan <35830653+NarasimaPandiyan@users.noreply.github.com> Date: Sun, 19 Jan 2025 04:07:25 +0530 Subject: [PATCH 0858/3585] Update narasima.json Is this right way for the github pages? --- domains/narasima.json | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/domains/narasima.json b/domains/narasima.json index 4c0d001ca..179c581b3 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -1,12 +1,23 @@ -{ - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com", - "discord": "gamingdoodle" - }, - "record": { - "CNAME": "NarasimaPandiyan.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + { + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com", + "discord": "gamingdoodle" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } } + From 36bcb67e177e35a530b181ecab254eeefcf259b9 Mon Sep 17 00:00:00 2001 From: Gokay Yamankurt Date: Sat, 18 Jan 2025 14:45:39 -0800 Subject: [PATCH 0859/3585] Create gokay.json --- domains/gokay.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gokay.json diff --git a/domains/gokay.json b/domains/gokay.json new file mode 100644 index 000000000..fb8e8923e --- /dev/null +++ b/domains/gokay.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for the use of gokay", + "repo": "https://github.com/gokay05/gokay05.github.io", + "owner": { + "username": "gokay05", + "email": "gyamankurt@gmail.com" + }, + "record": { + "CNAME": "gokay05.github.io" + } +} From 0f354d4054f63b2ab99588a4309ce94d906d6269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Fernando=20Jaramillo=20Avila?= <69700249+SrPio@users.noreply.github.com> Date: Sat, 18 Jan 2025 18:26:01 -0500 Subject: [PATCH 0860/3585] Create _vercel.andres-jaramillo.json --- domains/_vercel.andres-jaramillo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.andres-jaramillo.json diff --git a/domains/_vercel.andres-jaramillo.json b/domains/_vercel.andres-jaramillo.json new file mode 100644 index 000000000..fe061360e --- /dev/null +++ b/domains/_vercel.andres-jaramillo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "andresfer1799", + "email": "andresfer1799@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=andres-jaramillo.is-a.dev,19f46a0dbb75aa279425" + } +} From 8b5b210d706d72c83026369757ef27d06030c230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Fernando=20Jaramillo=20Avila?= <69700249+SrPio@users.noreply.github.com> Date: Sat, 18 Jan 2025 18:27:00 -0500 Subject: [PATCH 0861/3585] Create andres-jaramillo.json --- domains/andres-jaramillo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/andres-jaramillo.json diff --git a/domains/andres-jaramillo.json b/domains/andres-jaramillo.json new file mode 100644 index 000000000..4e7cedb59 --- /dev/null +++ b/domains/andres-jaramillo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "andresfer1799", + "email": "andresfer1799@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "mi-portafolio-wine.vercel.app" + } +} From 0dfd99533f17611fdb78b5c3b4c5af092dca3440 Mon Sep 17 00:00:00 2001 From: Lucas Baronio Date: Sat, 18 Jan 2025 21:26:14 -0300 Subject: [PATCH 0862/3585] Create lucasbaronio domain --- domains/lucasbaronio | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lucasbaronio diff --git a/domains/lucasbaronio b/domains/lucasbaronio new file mode 100644 index 000000000..d473818c9 --- /dev/null +++ b/domains/lucasbaronio @@ -0,0 +1,11 @@ +{ + "description": "Portfolio - Lucas Baronio", + "repo": "https://github.com/lucasbaronio/dev-portfolio", + "owner": { + "username": "lucasbaronio", + "email": "lbaronio20@hotmail.com" + }, + "record": { + "URL": "https://dev-portfolio-b3pb.onrender.com" + } +} From afa36b306940ecd918de168706bb14a8ae9e55cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B4nio=20Hugo=20Lobo?= Date: Sat, 18 Jan 2025 23:43:58 -0300 Subject: [PATCH 0863/3585] Create hugo.json --- domains/hugo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hugo.json diff --git a/domains/hugo.json b/domains/hugo.json new file mode 100644 index 000000000..74790d3de --- /dev/null +++ b/domains/hugo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hugorplobo", + "email": "hugorplobo@gmail.com" + }, + "record": { + "CNAME": "hugorplobo.github.io" + } +} From 4ca1dbe633a0133e3b8a830201e99cc72f862fc2 Mon Sep 17 00:00:00 2001 From: Manish Gun <132733410+manishgun@users.noreply.github.com> Date: Sun, 19 Jan 2025 09:10:57 +0530 Subject: [PATCH 0864/3585] Create _vercel.manishgun.json --- domains/_vercel.manishgun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.manishgun.json diff --git a/domains/_vercel.manishgun.json b/domains/_vercel.manishgun.json new file mode 100644 index 000000000..38afc388c --- /dev/null +++ b/domains/_vercel.manishgun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "manishgun" + "email": "mail.cto.manish@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=manishgun.is-a.dev,f13d291aacd89c0da59c" + } +} From 464f39956f52b6737d09a7fbef4e819d97050331 Mon Sep 17 00:00:00 2001 From: abiapp789 Date: Sun, 19 Jan 2025 09:50:40 +0530 Subject: [PATCH 0865/3585] Create _github-pages-challenge-abiapp789.abiapp22.json --- .../_github-pages-challenge-abiapp789.abiapp22.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-abiapp789.abiapp22.json diff --git a/domains/_github-pages-challenge-abiapp789.abiapp22.json b/domains/_github-pages-challenge-abiapp789.abiapp22.json new file mode 100644 index 000000000..cd681e6b9 --- /dev/null +++ b/domains/_github-pages-challenge-abiapp789.abiapp22.json @@ -0,0 +1,10 @@ +{ + "domain": "abiapp1789.is-a.dev", + "owner": { + "username": "abiapp789", + "email": "abiapp2024@gmail.com" + }, + "record": { + "TXT": "e8984bf946de59788c1b78b19b8d51" + } +} From b754dc84674026431367cd8c21e1b5210b8a4ddc Mon Sep 17 00:00:00 2001 From: Prince Prajapati <72757203+NotReallyPrince@users.noreply.github.com> Date: Sun, 19 Jan 2025 10:57:16 +0530 Subject: [PATCH 0866/3585] Update vercel records --- domains/_vercel.princexd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.princexd.json b/domains/_vercel.princexd.json index 46c385427..a2b661622 100644 --- a/domains/_vercel.princexd.json +++ b/domains/_vercel.princexd.json @@ -4,6 +4,6 @@ "email": "prince30112001@gmail.com" }, "record": { - "TXT": "vc-domain-verify=princexd.is-a.dev,acf5910bb60fc8fecfd1" + "TXT": "vc-domain-verify=princexd.is-a.dev,5fd1a3d1dc5108343da7" } } From 5e58bedeb6573aeff08fa115e2f3c30aed542358 Mon Sep 17 00:00:00 2001 From: PrathmTayade <122280972+PrathmTayade@users.noreply.github.com> Date: Sun, 19 Jan 2025 14:35:21 +0530 Subject: [PATCH 0867/3585] create prathm.json --- domains/prathm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prathm.json diff --git a/domains/prathm.json b/domains/prathm.json new file mode 100644 index 000000000..73bc68dad --- /dev/null +++ b/domains/prathm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prathm", + "email": "prathmtayade30@gmail.com" + }, + "record": { + "CNAME": "prathmtayade.vercel.app" + } +} From 95e4ce72dc66b5a56b1564ab1f4a9719bbe58203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ver=C3=B3nica?= Date: Sun, 19 Jan 2025 02:43:22 -0800 Subject: [PATCH 0868/3585] Create naviheylisten.is-a.dev json file for domain --- domains/naviheylisten.is-a.dev.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/naviheylisten.is-a.dev.json diff --git a/domains/naviheylisten.is-a.dev.json b/domains/naviheylisten.is-a.dev.json new file mode 100644 index 000000000..e4fd53b60 --- /dev/null +++ b/domains/naviheylisten.is-a.dev.json @@ -0,0 +1,14 @@ +{ + "description": "Domain used for the backend of my blog", + "owner": { + "username": "HeyListenNavi", + "email": "heylistennavi@proton.me", + "discord": "naviheylisten", + }, + "record": { + "NS": [ + "gloria.ns.cloudflare.com", + "mustafa.ns.cloudflare.com" + ] + }, +} From 993f3d3735fd10b32748f6907268b4a06ebea6bb Mon Sep 17 00:00:00 2001 From: VulcanoSoftware <113239901+VulcanoSoftware@users.noreply.github.com> Date: Sun, 19 Jan 2025 11:57:52 +0100 Subject: [PATCH 0869/3585] Delete domains/torrent.vulcanocraft.json --- domains/torrent.vulcanocraft.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/torrent.vulcanocraft.json diff --git a/domains/torrent.vulcanocraft.json b/domains/torrent.vulcanocraft.json deleted file mode 100644 index 8112b4673..000000000 --- a/domains/torrent.vulcanocraft.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "VulcanoSoftware", - "discord": "814891541205876767", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZztzSybGpYU3Rk5X5_N_i4H5ZEiyAXTqivKlhHa_c_ftH9aY1o2bIFPtlOqrULzJ0JM9YaRWrNOBwQr8swHFakJE38865gasOg-bh06vLUoEIXqkQ150Fal4Dasdxbolvfiukv3uZaAQrG8eyOseosNErzzf-q29qENuCurS65wjIhk_6bYVgA9AEGa5OwGhqNMHYji8H7llKFToy-NHBc41fdPSuJy9SwrLxwqWK-4jozdF6aZXbpXl7jcPcVBG37fG0IJ6ipgNjBbdK768HL-q182wGi67cm5Nf3Yy11WROYhrKXJqW4GwDEQrSvVSYDAbi26KLuoM_yluOKX9HQ.huCtP8WPwjhO2ZGug1kbCQ.ez1vaZhE_RQflUDI1uTE-iO7PN2jY-OMzh7okktHVWHCNNCk7HzdHWxCNlN-PBfOnPIlQfF5cZa95p3DrCkso86Lx70kyGhCbxg_ecq6-T-aqhIz48fc-_QWaLhqqQfY.rMcNllyFC5ZfHST1cIhOYg" - }, - - "record": { - "CNAME": "vulcanotorrent.pages.dev" - } - } - \ No newline at end of file From 6167c5269808db5cfe17dfc72f205526287e0711 Mon Sep 17 00:00:00 2001 From: Mac Long Date: Sun, 19 Jan 2025 12:12:27 +0000 Subject: [PATCH 0870/3585] Update domains/maclong.json Co-authored-by: iostpa --- domains/maclong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maclong.json b/domains/maclong.json index f44602580..9f07c573f 100644 --- a/domains/maclong.json +++ b/domains/maclong.json @@ -6,6 +6,6 @@ "email": "maclong9@icloud.com" }, "record": { - "CNAME": "https://maclong9.github.io/maclong9/" + "CNAME": "maclong9.github.io" } } From 32ccf4399b429969c64138a7bf865088ca3ff494 Mon Sep 17 00:00:00 2001 From: LOQ-burh Date: Sun, 19 Jan 2025 20:13:36 +0700 Subject: [PATCH 0871/3585] Create kuanngyn.json --- domains/kuanngyn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kuanngyn.json diff --git a/domains/kuanngyn.json b/domains/kuanngyn.json new file mode 100644 index 000000000..d50b0e7cb --- /dev/null +++ b/domains/kuanngyn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LOQ-burh", + "email": "nguyenminhquan042004@email.com" + }, + "record": { + "CNAME": "kuanngyn-portfolio.vercel.app" + } +} From bca6f8645ccc56f8f7d84ae793f24a32bdfec3a3 Mon Sep 17 00:00:00 2001 From: Saleh Rahimzadeh <6342081+saleh-rahimzadeh@users.noreply.github.com> Date: Sun, 19 Jan 2025 16:57:29 +0330 Subject: [PATCH 0872/3585] Create saleh.json --- domains/saleh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/saleh.json diff --git a/domains/saleh.json b/domains/saleh.json new file mode 100644 index 000000000..10bacc9f5 --- /dev/null +++ b/domains/saleh.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/saleh-rahimzadeh/saleh-rahimzadeh.github.io", + "owner": { + "username": "saleh-rahimzadeh", + "email": "saleh-rz@outlook.com" + }, + "record": { + "CNAME": "saleh-rahimzadeh.github.io" + } +} From f881c677e68a3ab5df141e3ba8e27a4f308b1de4 Mon Sep 17 00:00:00 2001 From: Aryan Tavish <62348036+AryanTavish@users.noreply.github.com> Date: Sun, 19 Jan 2025 19:16:59 +0530 Subject: [PATCH 0873/3585] Create aryantavish.json --- domains/aryantavish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aryantavish.json diff --git a/domains/aryantavish.json b/domains/aryantavish.json new file mode 100644 index 000000000..72d436eee --- /dev/null +++ b/domains/aryantavish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aryan Tavish", + "email": "aryantavish2003@gmail.com" + }, + "record": { + "CNAME": "aryantavish.netlify.app" + } +} From ad4ffafbb76ebb06d73053a710025ccbc847a1d2 Mon Sep 17 00:00:00 2001 From: Javier Lopez <122676386+javilopercoder@users.noreply.github.com> Date: Sun, 19 Jan 2025 15:16:43 +0100 Subject: [PATCH 0874/3585] Create javilopercoder.json --- domains/javilopercoder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/javilopercoder.json diff --git a/domains/javilopercoder.json b/domains/javilopercoder.json new file mode 100644 index 000000000..3df197135 --- /dev/null +++ b/domains/javilopercoder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "javilopercoder", + "email": "javilopercoder@gmail.com" + }, + "record": { + "CNAME": "https://javilopercoder.github.io" + } +} From 469e08b30d426ec7ecb8b61304f03d65693eb3e7 Mon Sep 17 00:00:00 2001 From: Satyam's Home <150027381+SatyamIsSatyam@users.noreply.github.com> Date: Sun, 19 Jan 2025 19:52:03 +0530 Subject: [PATCH 0875/3585] Create this domain for me ASAP! --- domains/satyamjha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/satyamjha.json diff --git a/domains/satyamjha.json b/domains/satyamjha.json new file mode 100644 index 000000000..49e2e04f6 --- /dev/null +++ b/domains/satyamjha.json @@ -0,0 +1,11 @@ +{ + "description": "Pool full of Diamonds", + "repo": "https://github.com/SatyamIsSatyam", + "owner": { + "username": "SatyamIsSatyam", + "email": "realsatyam02@gmail.com" + }, + "record": { + "CNAME": "satyamissatyam.github.io" + } +} \ No newline at end of file From 6490241f2a309798ea913188264664ba7dda96b0 Mon Sep 17 00:00:00 2001 From: Aryan Menghare <87185902+aryanm830@users.noreply.github.com> Date: Sun, 19 Jan 2025 21:01:01 +0530 Subject: [PATCH 0876/3585] Rename _vercel.aryann.is-a.dev.json to _vercel.aryann.json --- domains/{_vercel.aryann.is-a.dev.json => _vercel.aryann.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.aryann.is-a.dev.json => _vercel.aryann.json} (100%) diff --git a/domains/_vercel.aryann.is-a.dev.json b/domains/_vercel.aryann.json similarity index 100% rename from domains/_vercel.aryann.is-a.dev.json rename to domains/_vercel.aryann.json From a9b8c7bf4ef9988de76e9bb5d592b51f52a08da8 Mon Sep 17 00:00:00 2001 From: Aryan Menghare <87185902+aryanm830@users.noreply.github.com> Date: Sun, 19 Jan 2025 21:01:40 +0530 Subject: [PATCH 0877/3585] Rename aryann.is-a.dev.json to aryann.json --- domains/{aryann.is-a.dev.json => aryann.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{aryann.is-a.dev.json => aryann.json} (100%) diff --git a/domains/aryann.is-a.dev.json b/domains/aryann.json similarity index 100% rename from domains/aryann.is-a.dev.json rename to domains/aryann.json From ca70316d1b8bacca0ee5820d08fa44916064cc26 Mon Sep 17 00:00:00 2001 From: Juan Piero Santisteban Quiroz Date: Sun, 19 Jan 2025 11:06:29 -0500 Subject: [PATCH 0878/3585] Update domains/jpsantistebanq.json Co-authored-by: Ibrahim Asif --- domains/jpsantistebanq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jpsantistebanq.json b/domains/jpsantistebanq.json index 48565dc54..ace39d928 100644 --- a/domains/jpsantistebanq.json +++ b/domains/jpsantistebanq.json @@ -4,6 +4,6 @@ "email": "jpsantq@gmail.com" }, "record": { - "RECORDTYPE": "jpsantistebanq.github.io/portfolio/" + "CNAME": "jpsantistebanq.github.io" } } From 6eb73fad79b87557a55758ea3efae68f7847503a Mon Sep 17 00:00:00 2001 From: Debaditya Malakar <123065261+DebadityaMalakar@users.noreply.github.com> Date: Sun, 19 Jan 2025 21:38:34 +0530 Subject: [PATCH 0879/3585] Created debaditya.json --- domains/debaditya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/debaditya.json diff --git a/domains/debaditya.json b/domains/debaditya.json new file mode 100644 index 000000000..14032904a --- /dev/null +++ b/domains/debaditya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DebadityaMalakar", + "email": "debadityamalakar@outlook.com" + }, + "record": { + "CNAME": "portfolio-debaditya.vercel.app" + } +} From fd8d74fee4f8da95e1cfc337d9f6d110081ded92 Mon Sep 17 00:00:00 2001 From: Debaditya Malakar <123065261+DebadityaMalakar@users.noreply.github.com> Date: Sun, 19 Jan 2025 21:42:28 +0530 Subject: [PATCH 0880/3585] Update debaditya.json --- domains/debaditya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/debaditya.json b/domains/debaditya.json index 14032904a..8433f45c7 100644 --- a/domains/debaditya.json +++ b/domains/debaditya.json @@ -4,6 +4,6 @@ "email": "debadityamalakar@outlook.com" }, "record": { - "CNAME": "portfolio-debaditya.vercel.app" + "TXT": "vc-domain-verify=debaditya.is-a.dev,f128baf9ce52685deeb4" } } From 78d0c957ab9f76289cb7f25d72c4bb0267fa5341 Mon Sep 17 00:00:00 2001 From: Axioris Date: Sun, 19 Jan 2025 09:10:50 -0800 Subject: [PATCH 0881/3585] Create _github-pages-challenge-axioris.json --- domains/_github-pages-challenge-axioris.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-axioris.json diff --git a/domains/_github-pages-challenge-axioris.json b/domains/_github-pages-challenge-axioris.json new file mode 100644 index 000000000..1d19bde8a --- /dev/null +++ b/domains/_github-pages-challenge-axioris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "axioris", + "email": "[dane.foster.collins@gmail.com]" + }, + "record": { + "TXT": "3e68551b5f5903030133fb460e57db" + } +} From 58a469f4d7d57664c96f528de256b659005d79c8 Mon Sep 17 00:00:00 2001 From: Md Mafiz Uddin <93776777+pacehutt@users.noreply.github.com> Date: Sun, 19 Jan 2025 23:19:47 +0530 Subject: [PATCH 0882/3585] Create mafiz --- domains/mafiz | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mafiz diff --git a/domains/mafiz b/domains/mafiz new file mode 100644 index 000000000..1eaf0b294 --- /dev/null +++ b/domains/mafiz @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pacehutt", + "email": "mafizonly@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 44cd81963e6f6f2df87a10429273446438a29fd8 Mon Sep 17 00:00:00 2001 From: Lucas Baronio Date: Sun, 19 Jan 2025 18:15:44 -0300 Subject: [PATCH 0883/3585] Update lucasbaronio --- domains/lucasbaronio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucasbaronio b/domains/lucasbaronio index d473818c9..454cde016 100644 --- a/domains/lucasbaronio +++ b/domains/lucasbaronio @@ -6,6 +6,6 @@ "email": "lbaronio20@hotmail.com" }, "record": { - "URL": "https://dev-portfolio-b3pb.onrender.com" + "A": ["216.24.57.1"] } } From 445e026e4693b7c664e71808ca196a9fbf0b3218 Mon Sep 17 00:00:00 2001 From: Suraez Date: Sun, 19 Jan 2025 16:24:57 -0500 Subject: [PATCH 0884/3585] added my json for getting is-a.dev domain --- domains/suraez.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/suraez.json diff --git a/domains/suraez.json b/domains/suraez.json new file mode 100644 index 000000000..feaa6c94c --- /dev/null +++ b/domains/suraez.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/Suraez/portfolio-2080", + "owner": { + "username": "suraez", + "email": "oberais50@gmail.com" + }, + "record": { + "URL": "https://www.sko.com.np/" + } + } + \ No newline at end of file From d24a14b400b02b6866f64c1cc4ef8eefd3e108a7 Mon Sep 17 00:00:00 2001 From: Boo <99917823+Boopup@users.noreply.github.com> Date: Sun, 19 Jan 2025 15:30:39 -0600 Subject: [PATCH 0885/3585] Edit boo.json --- domains/boo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/boo.json b/domains/boo.json index ddb995f26..1af598686 100644 --- a/domains/boo.json +++ b/domains/boo.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["191.101.148.239"] + "A": ["23.132.28.16"] } } - \ No newline at end of file + From 4dd52457b4d90d5d59c46d1c5b3ab044c557bb75 Mon Sep 17 00:00:00 2001 From: Gabriel Gidio Huertas Fiestas <108111815+GuDex-Dev@users.noreply.github.com> Date: Sun, 19 Jan 2025 16:34:15 -0500 Subject: [PATCH 0886/3585] Create gabrielhuertas.json --- domains/gabrielhuertas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gabrielhuertas.json diff --git a/domains/gabrielhuertas.json b/domains/gabrielhuertas.json new file mode 100644 index 000000000..a8e219d39 --- /dev/null +++ b/domains/gabrielhuertas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GuDex-Dev", + "email": "gabriel.huertas.3012@gmail.com" + }, + "record": { + "CNAME": "gudex-dev.github.io" + } +} From 55a8ed413795d6ba0d12df4779b70616268abc3f Mon Sep 17 00:00:00 2001 From: Nova 3 Date: Mon, 20 Jan 2025 08:19:20 +1000 Subject: [PATCH 0887/3585] chore: update contact details and records for nova.is-a.dev --- domains/nova.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nova.json b/domains/nova.json index 6dfa7862f..32d18b018 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -3,9 +3,9 @@ "owner": { "username": "LunarN0v4", "email": "nova@zeusteam.dev", - "discord": "novad3v" + "discord": "7un4r" }, "record": { - "CNAME": "zeusteam.dev" + "A": "154.29.72.52" } } From 61fc0e2bdafc480ec301f5edbf29f47a3b845ce3 Mon Sep 17 00:00:00 2001 From: Nova 3 Date: Mon, 20 Jan 2025 08:23:34 +1000 Subject: [PATCH 0888/3585] fix dns record not being array in nova.is-a.dev --- domains/nova.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nova.json b/domains/nova.json index 32d18b018..6936d741d 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,6 +6,6 @@ "discord": "7un4r" }, "record": { - "A": "154.29.72.52" + "A": ["154.29.72.52"] } } From 804306b714104f408099c223d93ed9a2247751da Mon Sep 17 00:00:00 2001 From: EveSquare <50450074+EveSquare@users.noreply.github.com> Date: Mon, 20 Jan 2025 09:03:33 +0900 Subject: [PATCH 0889/3585] Add email field to owner in evesquare.json --- domains/evesquare.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/evesquare.json b/domains/evesquare.json index b89c586f4..0b408be5c 100644 --- a/domains/evesquare.json +++ b/domains/evesquare.json @@ -1,7 +1,8 @@ { "description": "My portfolio", "owner": { - "username": "evesquare" + "username": "evesquare", + "email": "evesquare@protonmail.ch" }, "record": { "URL": "https://me.evesq.com/" From 38bc6273f5627d8d2fe5940735d41038374164cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Sun, 19 Jan 2025 20:07:41 -0600 Subject: [PATCH 0890/3585] Delete domains/beta.peme969.json --- domains/beta.peme969.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/beta.peme969.json diff --git a/domains/beta.peme969.json b/domains/beta.peme969.json deleted file mode 100644 index 759e1dc8f..000000000 --- a/domains/beta.peme969.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "CNAME":"beta-nine-taupe.vercel.app" - } -} From e4235182fbd9e4d6f4e7ee0ebe46900e8724ba90 Mon Sep 17 00:00:00 2001 From: blacsheep <784522717@qq.com> Date: Mon, 20 Jan 2025 11:29:17 +0800 Subject: [PATCH 0891/3585] Update blacsheep.json Update: Applying CF --- domains/blacsheep.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blacsheep.json b/domains/blacsheep.json index 0b41919b5..f954b0cbc 100644 --- a/domains/blacsheep.json +++ b/domains/blacsheep.json @@ -4,6 +4,6 @@ "email": "lanzou1.0@gmail.com" }, "record": { - "CNAME": "blacsheep.github.io" + "CNAME": "blacsheep-github-io.pages.dev" } } From c40325eb593829f81c55cc9819fcd7c261769706 Mon Sep 17 00:00:00 2001 From: Pratham Parikh Date: Mon, 20 Jan 2025 11:04:06 +0530 Subject: [PATCH 0892/3585] Add files --- domains/_vercel.pratham15541.json | 10 ++++++++++ domains/pratham15541.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.pratham15541.json create mode 100644 domains/pratham15541.json diff --git a/domains/_vercel.pratham15541.json b/domains/_vercel.pratham15541.json new file mode 100644 index 000000000..0e082b0b8 --- /dev/null +++ b/domains/_vercel.pratham15541.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pratham15541", + "email": "prathamparikh94@gmail.com", + "discord": "951846985172938782" + }, + "record": { + "TXT": "vc-domain-verify=pratham-parikh.is-a.dev,e687d88a64d246870727" + } +} \ No newline at end of file diff --git a/domains/pratham15541.json b/domains/pratham15541.json new file mode 100644 index 000000000..7bc903b30 --- /dev/null +++ b/domains/pratham15541.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pratham15541", + "email": "prathamparikh94@gmail.com", + "discord": "951846985172938782" + }, + "record": { + "CNAME": "pratham-portfolio-web.vercel.app" + } +} \ No newline at end of file From d83bbdfb0af342acda53c8b72e88b249d2ace364 Mon Sep 17 00:00:00 2001 From: Alejandro <00121117@uca.edu.sv> Date: Mon, 20 Jan 2025 00:21:11 -0600 Subject: [PATCH 0893/3585] Rename drubico.json to diego-rubi.json --- domains/{drubico.json => diego-rubi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{drubico.json => diego-rubi.json} (100%) diff --git a/domains/drubico.json b/domains/diego-rubi.json similarity index 100% rename from domains/drubico.json rename to domains/diego-rubi.json From adf7b90982de5801124c95875f1fc13a7d1219dc Mon Sep 17 00:00:00 2001 From: Juan Turcios <126124059+wJuanca@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:42:09 -0600 Subject: [PATCH 0894/3585] Create juanturcios.json --- domains/juanturcios.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/juanturcios.json diff --git a/domains/juanturcios.json b/domains/juanturcios.json new file mode 100644 index 000000000..baa5860dd --- /dev/null +++ b/domains/juanturcios.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "wJuanca" + }, + "record": { + "CNAME": "wjuanca.github.io" + } +} From bdbc17a8257593447bd28d42c3b6bdeda62c14a5 Mon Sep 17 00:00:00 2001 From: Lucas <53177682+Keyruu@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:47:13 +0100 Subject: [PATCH 0895/3585] Update domains/keyruu.json Co-authored-by: iostpa --- domains/keyruu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/keyruu.json b/domains/keyruu.json index 4111ecde4..b41075770 100644 --- a/domains/keyruu.json +++ b/domains/keyruu.json @@ -7,6 +7,5 @@ }, "record": { "URL": "https://keyruu.de" - }, - "proxied": true + } } From 0096ec5653a437a297d8de4e1012c13b249f7495 Mon Sep 17 00:00:00 2001 From: Zin KO <88046655+ZinK0@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:22:05 +0630 Subject: [PATCH 0896/3585] Create zinko.json Create domain --- domains/zinko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zinko.json diff --git a/domains/zinko.json b/domains/zinko.json new file mode 100644 index 000000000..233e943d1 --- /dev/null +++ b/domains/zinko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zink0", + "email":"zinko.it@outlook.com" + }, + "record": { + "CNAME": "https://zink0.github.io" + } +} From 10245e5f00b6dc84d1b4219accbe69ff88f1edb1 Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Mon, 20 Jan 2025 13:43:47 +0530 Subject: [PATCH 0897/3585] Create _vercel.rushabh.json --- domains/_vercel.rushabh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.rushabh.json diff --git a/domains/_vercel.rushabh.json b/domains/_vercel.rushabh.json new file mode 100644 index 000000000..b7919209d --- /dev/null +++ b/domains/_vercel.rushabh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rushabhcodes", + "email": "rushabhpatil.dev@gmail.com", + "discord": "_rushabh" + }, + "record": { + "TXT": "vc-domain-verify=rushabh.is-a.dev,e47a4ecf75c610a591e3" + } +} From 52d048515a11e6ff88c3ea40083abf8c6d043f17 Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 20 Jan 2025 19:59:13 +0800 Subject: [PATCH 0898/3585] Register kleein.is-a.dev --- domains/kleein.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kleein.json diff --git a/domains/kleein.json b/domains/kleein.json new file mode 100644 index 000000000..52fb4d7f9 --- /dev/null +++ b/domains/kleein.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "discord": "763581985410121769", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RB8tarmY1z9BCAER0LvmJIvKu0Fx_u6ruXqMwX4aw-v4pZUbhTCKLSf_iR1b_b5WIL8VlKOd4FX2ykUcIOO1goN3vBszT__Edxfir1FYNhMOE3Ywn1oO1K-dPG8Ptsk0B7kuqFbv-0OjXjefixD44g6OYNGy9xxThP0ZJLT3jSOFf3x1O49S1OuibhrElcx41MGjLIms5Fp147ZFVn2p38aZisFKw7Q3yyAaLvJ1uGC1mosVF5CAZbfZxPhUpdvGizMPG9IRzuAQxF6pZf-L4bb1WFMIQYNtTX5o65sMCqIjcWaTK26SdrR-m_r7RudENszlDCuI8eJP3Se_vIVzbA.zbLxAQ7r2w8FxmiDnbIaTw.l11uw6jMkX69_h-55R37CKGZdSlD4KXAUWvaTwGKiTZDzlusNY-YNVzh3gdqTDL8CMCaL8LXfxZHKRaP6wU_5ohHaWB8kzKaW_Kj5dI0MMI.jU93qV2ujuyvYD-oeSF6Pg" + }, + + "record": { + "A": ["15.235.204.212"] + } + } + \ No newline at end of file From 8cf33fb595b4e9bf4a1d44c367b4fb287b10572a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lluc=20Puertes=20Arru=C3=A9?= <95149179+llucxdev@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:17:04 +0100 Subject: [PATCH 0899/3585] Create _vercel.llucx.json --- domains/_vercel.llucx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.llucx.json diff --git a/domains/_vercel.llucx.json b/domains/_vercel.llucx.json new file mode 100644 index 000000000..509ea3680 --- /dev/null +++ b/domains/_vercel.llucx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "llucxdev", + "email": "puertesarrue@gmail.com", + "discord": "lluuuc_12" + }, + "record": { + "TXT": "vc-domain-verify=llucx.is-a.dev,27a5a8414f3e33fd7634" + } +} From 8dff5ede006f1f8f7fa586fd7c8bc751ff66ea1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lluc=20Puertes=20Arru=C3=A9?= <95149179+llucxdev@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:19:47 +0100 Subject: [PATCH 0900/3585] Create llucx.json --- domains/llucx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/llucx.json diff --git a/domains/llucx.json b/domains/llucx.json new file mode 100644 index 000000000..bad3966d6 --- /dev/null +++ b/domains/llucx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "llucxdev", + "email": "puertesarrue@gmail.com", + "discord": "lluuuc_12" + }, + "record": { + "CNAME": "portfolio-llucx.vercel.app" + } +} From a38a3b20ed3b8ed866f196ae67cf074a00b363ae Mon Sep 17 00:00:00 2001 From: ramsheed Date: Mon, 20 Jan 2025 18:37:08 +0530 Subject: [PATCH 0901/3585] Register ramsheed.is-a.dev --- domains/ramsheed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ramsheed.json diff --git a/domains/ramsheed.json b/domains/ramsheed.json new file mode 100644 index 000000000..fcd4d8260 --- /dev/null +++ b/domains/ramsheed.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Ramsheed", + "repo": "https://github.com/ramsheedrd/ramsheedrd.github.io", + "owner": { + "username": "ramsheedrd", + "email": "ramsheedkc10@gmail.com" + }, + "record": { + "CNAME": "ramsheedrd.github.io" + } +} From d19c4fe5eb73c2c7faa71e9a5e5a4b2cb7bccea6 Mon Sep 17 00:00:00 2001 From: David Chiriboga <77027228+davechbga@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:28:21 -0500 Subject: [PATCH 0902/3585] Revert "Create davechbga.json" --- domains/davechbga.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/davechbga.json diff --git a/domains/davechbga.json b/domains/davechbga.json deleted file mode 100644 index 944c0a0ce..000000000 --- a/domains/davechbga.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "davechbga", - "email": "davechbga@gmail.com" - }, - "record": { - "CNAME": "davechbga.vercel.app" - } -} From 6a1b31cc36ca92305ab044d8cb89017e0619490a Mon Sep 17 00:00:00 2001 From: Matt Murdock <123798745+xr-coder@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:22:19 +0530 Subject: [PATCH 0903/3585] Update matt-murdock.json --- domains/matt-murdock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/matt-murdock.json b/domains/matt-murdock.json index 0fd6ae72b..b5b6465d8 100644 --- a/domains/matt-murdock.json +++ b/domains/matt-murdock.json @@ -4,6 +4,6 @@ "email": "nryadav7412@gmail.com" }, "record": { - "CNAME": "xr-coder.github.io" + "NS": ["anahi.ns.cloudflare.com" , "darl.ns.cloudflare.com"] } } From 241c49fa12b4df125c383c85fded4f0261424382 Mon Sep 17 00:00:00 2001 From: David Chiriboga <77027228+davechbga@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:58:53 -0500 Subject: [PATCH 0904/3585] Update and rename davechbga.json to _vercel.davechbga.json --- domains/_vercel.davechbga.json | 8 ++++++++ domains/davechbga.json | 9 --------- 2 files changed, 8 insertions(+), 9 deletions(-) create mode 100644 domains/_vercel.davechbga.json delete mode 100644 domains/davechbga.json diff --git a/domains/_vercel.davechbga.json b/domains/_vercel.davechbga.json new file mode 100644 index 000000000..db6de388c --- /dev/null +++ b/domains/_vercel.davechbga.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "davechbga" + }, + "record": { + "TXT": "vc-domain-verify=davechbga.is-a.dev,54fb1a1b8fbc8affd8f7" + } +} diff --git a/domains/davechbga.json b/domains/davechbga.json deleted file mode 100644 index 944c0a0ce..000000000 --- a/domains/davechbga.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "davechbga", - "email": "davechbga@gmail.com" - }, - "record": { - "CNAME": "davechbga.vercel.app" - } -} From b1c2459c54ef4776b94eaac3f3d3289e871458c5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:04:48 -0500 Subject: [PATCH 0905/3585] Update _vercel.elvis-tran.json --- domains/_vercel.elvis-tran.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.elvis-tran.json b/domains/_vercel.elvis-tran.json index a54607976..33f9418aa 100644 --- a/domains/_vercel.elvis-tran.json +++ b/domains/_vercel.elvis-tran.json @@ -2,9 +2,9 @@ "owner": { "username": "totargaming", "email": "elvistranhere@gmail.com", - "discord": "elvistran.here", + "discord": "elvistran.here" }, "record": { - "TXT": "vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3", + "TXT": ["vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3"] } } From 0ad590cad7acc7fe0ad93a55625addfb2100d9c7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:04:58 -0500 Subject: [PATCH 0906/3585] Update elvis-tran.json --- domains/elvis-tran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elvis-tran.json b/domains/elvis-tran.json index dc2dc3345..cf42555d9 100644 --- a/domains/elvis-tran.json +++ b/domains/elvis-tran.json @@ -2,7 +2,7 @@ "owner": { "username": "totargaming", "email": "elvistranhere@gmail.com", - "discord": "elvistran.here", + "discord": "elvistran.here" }, "record": { "CNAME": "elvis-tran.vercel.app" From 88c4994aafd48f3b0316894decc4c1a3537e7993 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:17:15 -0500 Subject: [PATCH 0907/3585] Update hater-of-vectors.json --- domains/hater-of-vectors.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hater-of-vectors.json b/domains/hater-of-vectors.json index 7a76dc82e..6acefd359 100644 --- a/domains/hater-of-vectors.json +++ b/domains/hater-of-vectors.json @@ -8,5 +8,5 @@ "record": { "URL": "https://github.com/Mortadelo24/" }, - "proxied": true -} \ No newline at end of file + "proxied": false +} From 87bd33ab880683b6cdb5d5078c4bd1433cf39ccb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:27:10 -0500 Subject: [PATCH 0908/3585] Delete domains/kuanngyn --- domains/kuanngyn | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kuanngyn diff --git a/domains/kuanngyn b/domains/kuanngyn deleted file mode 100644 index bfe0e34bf..000000000 --- a/domains/kuanngyn +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LOQ-burh", - "email": "nguyenminhquan042004@email.com" - }, - "record": { - "CNAME": "https://kuanngyn-portfolio.vercel.app" - } -} From e08cad13d7208db4a8e683fec8dbdd58407617ad Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:28:44 -0500 Subject: [PATCH 0909/3585] Update _vercel.manishgun.json --- domains/_vercel.manishgun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.manishgun.json b/domains/_vercel.manishgun.json index 38afc388c..32b6f4a0e 100644 --- a/domains/_vercel.manishgun.json +++ b/domains/_vercel.manishgun.json @@ -4,6 +4,6 @@ "email": "mail.cto.manish@gmail.com" }, "record": { - "TXT": "vc-domain-verify=manishgun.is-a.dev,f13d291aacd89c0da59c" + "TXT": ["vc-domain-verify=manishgun.is-a.dev,f13d291aacd89c0da59c"] } } From d486aece5d2a38b870320cd707b8b98adb3b5c84 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:29:04 -0500 Subject: [PATCH 0910/3585] Update _vercel.manishgun.json --- domains/_vercel.manishgun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.manishgun.json b/domains/_vercel.manishgun.json index 32b6f4a0e..bf60d0cb8 100644 --- a/domains/_vercel.manishgun.json +++ b/domains/_vercel.manishgun.json @@ -1,6 +1,6 @@ { "owner": { - "username": "manishgun" + "username": "manishgun", "email": "mail.cto.manish@gmail.com" }, "record": { From 7e25d6ee9b4a57bc379da5eb692e88a5aa35a5b1 Mon Sep 17 00:00:00 2001 From: Javier Lopez <122676386+javilopercoder@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:34:57 +0100 Subject: [PATCH 0911/3585] Update javilopercoder.json --- domains/javilopercoder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/javilopercoder.json b/domains/javilopercoder.json index 3df197135..75acdd801 100644 --- a/domains/javilopercoder.json +++ b/domains/javilopercoder.json @@ -4,6 +4,6 @@ "email": "javilopercoder@gmail.com" }, "record": { - "CNAME": "https://javilopercoder.github.io" + "CNAME": "javilopercoder.github.io" } } From 7abdf8f8c8376922f1dd0d5f33869b5632fa8770 Mon Sep 17 00:00:00 2001 From: David Chiriboga <77027228+davechbga@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:39:07 -0500 Subject: [PATCH 0912/3585] Create davechbga.json --- domains/davechbga.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/davechbga.json diff --git a/domains/davechbga.json b/domains/davechbga.json new file mode 100644 index 000000000..c2f8bca8f --- /dev/null +++ b/domains/davechbga.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "davechbga" + }, + "record": { + "CNAME": "davechbga.vercel.app" + } +} From de6c435ed3ff7111dd48b96f477f22819d9bfb9f Mon Sep 17 00:00:00 2001 From: PrathmTayade <122280972+PrathmTayade@users.noreply.github.com> Date: Mon, 20 Jan 2025 22:14:37 +0530 Subject: [PATCH 0913/3585] add _vercel.prathm.json --- domains/_vercel.prathm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.prathm.json diff --git a/domains/_vercel.prathm.json b/domains/_vercel.prathm.json new file mode 100644 index 000000000..1f9e94b8b --- /dev/null +++ b/domains/_vercel.prathm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prathm", + "email": "prathmtayade30@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=prathm.is-a.dev,e592414faa9bcf8fe0a4"] + } +} From 2f4de545553bd01b0138356ebbbba444035db9c1 Mon Sep 17 00:00:00 2001 From: iostpa Date: Mon, 20 Jan 2025 18:56:12 +0200 Subject: [PATCH 0914/3585] Update domains/naviheylisten.is-a.dev.json --- domains/naviheylisten.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/naviheylisten.is-a.dev.json b/domains/naviheylisten.is-a.dev.json index e4fd53b60..13e15d7cb 100644 --- a/domains/naviheylisten.is-a.dev.json +++ b/domains/naviheylisten.is-a.dev.json @@ -3,7 +3,7 @@ "owner": { "username": "HeyListenNavi", "email": "heylistennavi@proton.me", - "discord": "naviheylisten", + "discord": "naviheylisten" }, "record": { "NS": [ From 5c62a6517f356453d2316b779db0b01d395b8ed2 Mon Sep 17 00:00:00 2001 From: Axioris Date: Mon, 20 Jan 2025 09:09:04 -0800 Subject: [PATCH 0915/3585] Create _github-pages-challenge-axioris.axioris.json --- domains/_github-pages-challenge-axioris.axioris.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-axioris.axioris.json diff --git a/domains/_github-pages-challenge-axioris.axioris.json b/domains/_github-pages-challenge-axioris.axioris.json new file mode 100644 index 000000000..bb94aad47 --- /dev/null +++ b/domains/_github-pages-challenge-axioris.axioris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "axioris", + "email": "dane.foster.collins@gmail.com" + }, + "record": { + "TXT": "3e68551b5f5903030133fb460e57db" + } +} From b11cc0957f8f057b20b242d30ec4be222a8f9a3f Mon Sep 17 00:00:00 2001 From: Md Mafiz Uddin <93776777+pacehutt@users.noreply.github.com> Date: Mon, 20 Jan 2025 22:39:08 +0530 Subject: [PATCH 0916/3585] Rename mafiz to mafiz.json --- domains/{mafiz => mafiz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mafiz => mafiz.json} (100%) diff --git a/domains/mafiz b/domains/mafiz.json similarity index 100% rename from domains/mafiz rename to domains/mafiz.json From 96c3615681a21caceddee5b1835a647a7d9b7ccb Mon Sep 17 00:00:00 2001 From: Francesco Dulio Date: Mon, 20 Jan 2025 18:50:37 +0100 Subject: [PATCH 0917/3585] Create adrenocortico.json --- domains/adrenocortico.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/adrenocortico.json diff --git a/domains/adrenocortico.json b/domains/adrenocortico.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/adrenocortico.json @@ -0,0 +1 @@ + From d34fb3ea32cab0d062d1faed58cc489362f4d34d Mon Sep 17 00:00:00 2001 From: Francesco Dulio Date: Mon, 20 Jan 2025 18:52:20 +0100 Subject: [PATCH 0918/3585] Update adrenocortico.json --- domains/adrenocortico.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/adrenocortico.json b/domains/adrenocortico.json index 8b1378917..06fe99b2d 100644 --- a/domains/adrenocortico.json +++ b/domains/adrenocortico.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "Adrenocortico", + "email": "francesco.dulio@icloud.com" + }, + "record": { + "CNAME": "adrenocortico.github.io" + } +} From 5d2b3009b015d799a13546eb5408e787c7f73b39 Mon Sep 17 00:00:00 2001 From: Francesco Dulio Date: Mon, 20 Jan 2025 18:53:03 +0100 Subject: [PATCH 0919/3585] Create francescodulio.json --- domains/francescodulio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/francescodulio.json diff --git a/domains/francescodulio.json b/domains/francescodulio.json new file mode 100644 index 000000000..06fe99b2d --- /dev/null +++ b/domains/francescodulio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adrenocortico", + "email": "francesco.dulio@icloud.com" + }, + "record": { + "CNAME": "adrenocortico.github.io" + } +} From 4719a44585cdbfba60df19ac432d3725e356916e Mon Sep 17 00:00:00 2001 From: Zwel <89287841+zwelhtetyan@users.noreply.github.com> Date: Tue, 21 Jan 2025 00:31:24 +0630 Subject: [PATCH 0920/3585] Create zwel.json --- domains/zwel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zwel.json diff --git a/domains/zwel.json b/domains/zwel.json new file mode 100644 index 000000000..1fa11840f --- /dev/null +++ b/domains/zwel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zwelhtetyan", + "email": "zwelhtetyandev@gmail.com" + }, + "record": { + "CNAME": "zwel.pages.dev" + } +} From 9b3a7a1624bc2fbf70b9b93e7b552ab0171daa33 Mon Sep 17 00:00:00 2001 From: Gokay Yamankurt Date: Mon, 20 Jan 2025 10:08:12 -0800 Subject: [PATCH 0921/3585] Create Github pages verification file for gokay.json --- domains/_github-pages-challenge-gokay05.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-gokay05.json diff --git a/domains/_github-pages-challenge-gokay05.json b/domains/_github-pages-challenge-gokay05.json new file mode 100644 index 000000000..5ac174a56 --- /dev/null +++ b/domains/_github-pages-challenge-gokay05.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gokay05", + "email": "gyamankurt@gmail.com" + }, + "record": { + "TXT": "7c83467aa6d55ff736d77d66a6f94e" + } +} From 8613916f376569fc31d7c7d6beabf32b02bd532b Mon Sep 17 00:00:00 2001 From: Debaditya Malakar <123065261+DebadityaMalakar@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:59:15 +0530 Subject: [PATCH 0922/3585] Rename debaditya.json to _vercel.debaditya.json --- domains/{debaditya.json => _vercel.debaditya.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{debaditya.json => _vercel.debaditya.json} (100%) diff --git a/domains/debaditya.json b/domains/_vercel.debaditya.json similarity index 100% rename from domains/debaditya.json rename to domains/_vercel.debaditya.json From 37dc67a7f565e7f5e26fe0e75c040b98924382c1 Mon Sep 17 00:00:00 2001 From: Graziely Tukozaki Date: Mon, 20 Jan 2025 16:37:24 -0300 Subject: [PATCH 0923/3585] Update grazitukozaki.json --- domains/grazitukozaki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/grazitukozaki.json b/domains/grazitukozaki.json index b62731e1d..37c53c8dd 100644 --- a/domains/grazitukozaki.json +++ b/domains/grazitukozaki.json @@ -4,7 +4,7 @@ "email": "grazitukozaki@gmail.com" }, "record": { - "CNAME": "https://grazi-tukozaki-dev.vercel.app/" + "CNAME": "grazi-tukozaki-dev.vercel.app" } } From f5b0880b620a6b0998da40b9c06b2d75d7fa6cd3 Mon Sep 17 00:00:00 2001 From: Graziely Tukozaki Date: Mon, 20 Jan 2025 16:37:48 -0300 Subject: [PATCH 0924/3585] Update thiagotukozaki.json --- domains/thiagotukozaki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thiagotukozaki.json b/domains/thiagotukozaki.json index d3185cee1..bc1f0e6cd 100644 --- a/domains/thiagotukozaki.json +++ b/domains/thiagotukozaki.json @@ -4,6 +4,6 @@ "email": "contato.thiagoeiji@gmail.com" }, "record": { - "CNAME": "https://thiagotukozaki.vercel.app/" + "CNAME": "thiagotukozaki.vercel.app" } } From 5b396624b9daf48f4938766f6de91f60662232dd Mon Sep 17 00:00:00 2001 From: Lucas Baronio Date: Mon, 20 Jan 2025 16:46:49 -0300 Subject: [PATCH 0925/3585] Rename lucasbaronio to lucasbaronio.json --- domains/{lucasbaronio => lucasbaronio.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{lucasbaronio => lucasbaronio.json} (100%) diff --git a/domains/lucasbaronio b/domains/lucasbaronio.json similarity index 100% rename from domains/lucasbaronio rename to domains/lucasbaronio.json From 134967846896fb2bb3e0b54f0d1657ae0ddd9109 Mon Sep 17 00:00:00 2001 From: Ducky <124077142+ducky4life@users.noreply.github.com> Date: Tue, 21 Jan 2025 05:55:15 +0800 Subject: [PATCH 0926/3585] Create ducky.json --- domains/ducky.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ducky.json diff --git a/domains/ducky.json b/domains/ducky.json new file mode 100644 index 000000000..7fbd73b13 --- /dev/null +++ b/domains/ducky.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/ducky4life/ducky4life.github.io", + "owner": { + "username": "ducky4life", + "email": "duckylai@proton.me" + }, + "record": { + "CNAME": "ducky4life.github.io" + } +} From 7c4c7c825ece4c588d6ab9eb4b17bca3463d5bc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ver=C3=B3nica?= Date: Mon, 20 Jan 2025 14:16:08 -0800 Subject: [PATCH 0927/3585] Rename naviheylisten.is-a.dev.json to naviheylisten.json --- domains/{naviheylisten.is-a.dev.json => naviheylisten.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{naviheylisten.is-a.dev.json => naviheylisten.json} (100%) diff --git a/domains/naviheylisten.is-a.dev.json b/domains/naviheylisten.json similarity index 100% rename from domains/naviheylisten.is-a.dev.json rename to domains/naviheylisten.json From c1e709efed42b55055eb48bfc423f152e2159fe5 Mon Sep 17 00:00:00 2001 From: Mac Mondragon <64624134+Mac-Mondragon@users.noreply.github.com> Date: Mon, 20 Jan 2025 18:51:51 -0500 Subject: [PATCH 0928/3585] Create mmondragon.json --- domains/mmondragon.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mmondragon.json diff --git a/domains/mmondragon.json b/domains/mmondragon.json new file mode 100644 index 000000000..2163bbed3 --- /dev/null +++ b/domains/mmondragon.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Mac-Mondragon" + }, + "record": { + "CNAME": "Mac-Mondragon.github.io" + } +} From 4b3cb053c9b38d3651dd9176baae768c166b2807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20T=2E=20Aristigueta?= Date: Mon, 20 Jan 2025 20:01:41 -0400 Subject: [PATCH 0929/3585] Create jesusaristigueta.json --- domains/jesusaristigueta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jesusaristigueta.json diff --git a/domains/jesusaristigueta.json b/domains/jesusaristigueta.json new file mode 100644 index 000000000..8e539079b --- /dev/null +++ b/domains/jesusaristigueta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jesusaristigueta", + "email": "jesusaristigueta@gmail.com" + }, + "record": { + "CNAME": "jesusaristigueta.pages.dev" + } +} From ae281033980e9b226ab1d8c14bdf8d5a7f30c8eb Mon Sep 17 00:00:00 2001 From: Leroy Jeanpierre Perryman <53018487+Granpiecito@users.noreply.github.com> Date: Mon, 20 Jan 2025 19:04:46 -0600 Subject: [PATCH 0930/3585] ljean.json This is for my personal project (portfolio) --- domains/ljean.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ljean.json diff --git a/domains/ljean.json b/domains/ljean.json new file mode 100644 index 000000000..a7903e58d --- /dev/null +++ b/domains/ljean.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Granpiecito", + "email": "jeanpierresperrymanaleman@gmail.com", + "discord": "294318911791562752" + }, + "record": { + "CNAME": "portfolio-astro-fawn-ten.vercel.app" + } +} From 731ae85e78c83d61708e9d6494cee7b4c89d7940 Mon Sep 17 00:00:00 2001 From: Samson Danziger <6295392+MarsCapone@users.noreply.github.com> Date: Tue, 21 Jan 2025 02:04:59 +0000 Subject: [PATCH 0931/3585] Create samson.json --- domains/samson.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/samson.json diff --git a/domains/samson.json b/domains/samson.json new file mode 100644 index 000000000..7445682b4 --- /dev/null +++ b/domains/samson.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "MarsCapone" + }, + "record": { + "CNAME": "marscapone.github.io" + } +} From 3c4597ffe242d676ee364a3e1e1e415c3b167564 Mon Sep 17 00:00:00 2001 From: Samson Danziger <6295392+MarsCapone@users.noreply.github.com> Date: Tue, 21 Jan 2025 02:14:58 +0000 Subject: [PATCH 0932/3585] Include email, description, and repo --- domains/samson.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/samson.json b/domains/samson.json index 7445682b4..434511034 100644 --- a/domains/samson.json +++ b/domains/samson.json @@ -1,6 +1,9 @@ { + "description": "Personal website", + "repo": "https://github.com/MarsCapone/marscapone.github.io", "owner": { - "username": "MarsCapone" + "username": "MarsCapone", + "email": "samson@danziger.uk" }, "record": { "CNAME": "marscapone.github.io" From 378cd345e6eb938987af12d09dce68769bd20938 Mon Sep 17 00:00:00 2001 From: Ducky <124077142+ducky4life@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:36:53 +0800 Subject: [PATCH 0933/3585] Create _github-pages-challenge-ducky4life.json --- domains/_github-pages-challenge-ducky4life.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ducky4life.json diff --git a/domains/_github-pages-challenge-ducky4life.json b/domains/_github-pages-challenge-ducky4life.json new file mode 100644 index 000000000..257d533cd --- /dev/null +++ b/domains/_github-pages-challenge-ducky4life.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ducky4life", + "email": "duckylai@proton.me" + }, + "record": { + "TXT": "7b577ecd19bde96461d7b480a5f0a4" + } +} From 47d8e14ba92e1af6afeb7f9da23ad29a4407400e Mon Sep 17 00:00:00 2001 From: Ducky <124077142+ducky4life@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:38:25 +0800 Subject: [PATCH 0934/3585] Create _discord.ducky.json --- domains/_discord.ducky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.ducky.json diff --git a/domains/_discord.ducky.json b/domains/_discord.ducky.json new file mode 100644 index 000000000..3a1d57fca --- /dev/null +++ b/domains/_discord.ducky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ducky4life", + "email": "duckylai@proton.me" + }, + "record": { + "TXT": "dh=925876829c7314b41fe3c2a412b7a4250214febf" + } +} From 722e1d2bbccd4fe81da4e4feed6f2c7877284e4f Mon Sep 17 00:00:00 2001 From: Ducky <124077142+ducky4life@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:54:57 +0800 Subject: [PATCH 0935/3585] Rename _github-pages-challenge-ducky4life.json to _github-pages-challenge-ducky4life.ducky.json --- ...ky4life.json => _github-pages-challenge-ducky4life.ducky.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ducky4life.json => _github-pages-challenge-ducky4life.ducky.json} (100%) diff --git a/domains/_github-pages-challenge-ducky4life.json b/domains/_github-pages-challenge-ducky4life.ducky.json similarity index 100% rename from domains/_github-pages-challenge-ducky4life.json rename to domains/_github-pages-challenge-ducky4life.ducky.json From a0cc45d2c67f2670d70dbb3091f992b81ae55922 Mon Sep 17 00:00:00 2001 From: Phu Hoang Date: Fri, 17 Jan 2025 16:55:07 +0700 Subject: [PATCH 0936/3585] Create hmp.json --- domains/_vercel.hmp.json | 11 +++++++++++ domains/hmp.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_vercel.hmp.json create mode 100644 domains/hmp.json diff --git a/domains/_vercel.hmp.json b/domains/_vercel.hmp.json new file mode 100644 index 000000000..3756f8c61 --- /dev/null +++ b/domains/_vercel.hmp.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain points to my portfolio website. https://blog-jimmy-hoangs-projects.vercel.app/ is the link for a preview of the website", + "owner": { + "username": "hmphu", + "email": "me@hmphu.com", + "discord": "830872854677422150" + }, + "record": { + "TXT": ["vc-domain-verify=hmp.is-a.dev,f49576d3e029b34c2305"] + } +} diff --git a/domains/hmp.json b/domains/hmp.json new file mode 100644 index 000000000..676e5ada7 --- /dev/null +++ b/domains/hmp.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain points to my portfolio website. https://blog-jimmy-hoangs-projects.vercel.app/ is the link for a preview of the website", + "owner": { + "username": "hmphu", + "email": "me@hmphu.com", + "discord": "830872854677422150" + }, + "record": { + "CNAME": "blog-jimmy-hoangs-projects.vercel.app" + } +} From a8e4d5a9fbf84104c4ba216e76655995284a3b78 Mon Sep 17 00:00:00 2001 From: Debjoti Mallick <45062395+DebjotiMallick@users.noreply.github.com> Date: Tue, 21 Jan 2025 13:17:47 +0530 Subject: [PATCH 0937/3585] Create debjoti-mallick.json --- domains/debjoti-mallick.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/debjoti-mallick.json diff --git a/domains/debjoti-mallick.json b/domains/debjoti-mallick.json new file mode 100644 index 000000000..1c0c44256 --- /dev/null +++ b/domains/debjoti-mallick.json @@ -0,0 +1,12 @@ +{ + "description": "Debjoti's portfolio website", + "repo": "https://github.com/DebjotiMallick", + "owner": { + "username": "DebjotiMallick", + "email": "debjoti97@gmail.com" + }, + "record": { + "CNAME": "debjotimallick.github.io" + }, + "proxied": true +} From 22d11969e344ba2f9d6f0444357c9cbbfb91ba9c Mon Sep 17 00:00:00 2001 From: hieutm83 Date: Tue, 21 Jan 2025 14:54:57 +0700 Subject: [PATCH 0938/3585] Create hieutm.json --- domains/hieutm.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/hieutm.json diff --git a/domains/hieutm.json b/domains/hieutm.json new file mode 100644 index 000000000..7bdcccfa5 --- /dev/null +++ b/domains/hieutm.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "hieutm83" + }, + "record": { + "RECORDTYPE": "hieutm.vercel.app" + } +} From 9dc6470330a1bfda7af1972a7e27e27325043799 Mon Sep 17 00:00:00 2001 From: hieutm83 Date: Tue, 21 Jan 2025 15:10:12 +0700 Subject: [PATCH 0939/3585] Update and rename hieutm.json to _vercel.hieu.json --- domains/_vercel.hieu.json | 10 ++++++++++ domains/hieutm.json | 8 -------- 2 files changed, 10 insertions(+), 8 deletions(-) create mode 100644 domains/_vercel.hieu.json delete mode 100644 domains/hieutm.json diff --git a/domains/_vercel.hieu.json b/domains/_vercel.hieu.json new file mode 100644 index 000000000..2b544bf0b --- /dev/null +++ b/domains/_vercel.hieu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hieutm83", + "email": "minhhieu.832k@gmail.com", + "discord": "729364691398164490" + }, + "record": { + "CNAME": "hieutm.vercel.app" + } +} diff --git a/domains/hieutm.json b/domains/hieutm.json deleted file mode 100644 index 7bdcccfa5..000000000 --- a/domains/hieutm.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "hieutm83" - }, - "record": { - "RECORDTYPE": "hieutm.vercel.app" - } -} From 9506a3047d3904575a527057490fbe13c2180c2b Mon Sep 17 00:00:00 2001 From: hieutm83 Date: Tue, 21 Jan 2025 15:21:03 +0700 Subject: [PATCH 0940/3585] Update _vercel.hieu.json --- domains/_vercel.hieu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.hieu.json b/domains/_vercel.hieu.json index 2b544bf0b..2f8203472 100644 --- a/domains/_vercel.hieu.json +++ b/domains/_vercel.hieu.json @@ -5,6 +5,6 @@ "discord": "729364691398164490" }, "record": { - "CNAME": "hieutm.vercel.app" - } + "TXT": "vc-domain-verify=hieu.is-a.dev,dc7e0df748913559410b" + } } From bfafa0f455670cea078897c2b13b78781c2fc557 Mon Sep 17 00:00:00 2001 From: Khang Ho Hao Date: Tue, 21 Jan 2025 15:41:44 +0700 Subject: [PATCH 0941/3585] Create nayu.json --- domains/nayu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nayu.json diff --git a/domains/nayu.json b/domains/nayu.json new file mode 100644 index 000000000..c222bbc86 --- /dev/null +++ b/domains/nayu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nayumin", + "email": "nayumi@duck.com" + }, + "record": { + "CNAME": "web-dgj.pages.dev" + } +} From 65d3cf133ad79e6f4ae26754422b7a6477ad3307 Mon Sep 17 00:00:00 2001 From: Sife-Cleak <158525553+Sife-Cleak@users.noreply.github.com> Date: Tue, 21 Jan 2025 19:22:06 +0800 Subject: [PATCH 0942/3585] Create ysyz.json --- domains/ysyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ysyz.json diff --git a/domains/ysyz.json b/domains/ysyz.json new file mode 100644 index 000000000..6aefecb27 --- /dev/null +++ b/domains/ysyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yishuiyizhong", + "email": "sife@sife.is-a.dev" + }, + "record": { + "CNAME":"yishuiyizhong.github.io" + } +} From a7ae4bf0851929140c0133c7271004cd23564137 Mon Sep 17 00:00:00 2001 From: Roohullah Kazmi Date: Tue, 21 Jan 2025 16:32:10 +0500 Subject: [PATCH 0943/3585] Create roohullah.kazmi.json --- domains/roohullah.kazmi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/roohullah.kazmi.json diff --git a/domains/roohullah.kazmi.json b/domains/roohullah.kazmi.json new file mode 100644 index 000000000..d9d6cbae3 --- /dev/null +++ b/domains/roohullah.kazmi.json @@ -0,0 +1,12 @@ +{ + "description": "roohullah.kazmi", + "repo": "https://github.com/r-kazmi", + "owner": { + "username": "r-kazmi", + "email": "smrkamzi@gmail.com" + }, + "record": { + "URL": "http://chihuahuaspin.com/" + }, + "proxied": true +} From 5f6306138b793614bda187ab4980acb42720e21e Mon Sep 17 00:00:00 2001 From: Alejandro Q Date: Tue, 21 Jan 2025 11:37:40 +0000 Subject: [PATCH 0944/3585] added ale.is-a.dev domain --- domains/ale.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ale.json diff --git a/domains/ale.json b/domains/ale.json new file mode 100644 index 000000000..ee88d6d3e --- /dev/null +++ b/domains/ale.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alekitopi", + "email": "hola@alekitopi.es" + }, + "record": { + "CNAME": "projects.alekitopi.es" + }, + "proxied": true +} From fcafa04371d9f00997705fca4491012a0969416a Mon Sep 17 00:00:00 2001 From: "Alejandro Q." Date: Tue, 21 Jan 2025 11:46:21 +0000 Subject: [PATCH 0945/3585] changed some dns on ale.is-a.dev --- domains/ale.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ale.json b/domains/ale.json index ee88d6d3e..abaaf6e1c 100644 --- a/domains/ale.json +++ b/domains/ale.json @@ -4,7 +4,8 @@ "email": "hola@alekitopi.es" }, "record": { - "CNAME": "projects.alekitopi.es" + "url": "https://alekitopi.es", + "mx": [ "mail.alekitopi.es" ] }, "proxied": true } From 76a986e3064c0e61b1d877f7ee06e09e258f4d84 Mon Sep 17 00:00:00 2001 From: Victor Leandro De Menezes <136395383+VLDeMenezes@users.noreply.github.com> Date: Tue, 21 Jan 2025 09:02:52 -0300 Subject: [PATCH 0946/3585] Create _vercel.vldm.json --- domains/_vercel.vldm.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.vldm.json diff --git a/domains/_vercel.vldm.json b/domains/_vercel.vldm.json new file mode 100644 index 000000000..1ab276f26 --- /dev/null +++ b/domains/_vercel.vldm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "VLDeMenezes", + "email": "victorleandrodemenezes♠4gmail.com", + "discord": "insert-discord-user-ID-here" + }, + "record": { + "TXT": "vc-domain-verify=vldm.is-a.dev,a2a022436d0631ef5231" + } +} From 074efff26e1c8671bd158e2f67df8473f0f711d1 Mon Sep 17 00:00:00 2001 From: Victor Leandro De Menezes <136395383+VLDeMenezes@users.noreply.github.com> Date: Tue, 21 Jan 2025 09:04:10 -0300 Subject: [PATCH 0947/3585] Create vldm.json --- domains/vldm.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vldm.json diff --git a/domains/vldm.json b/domains/vldm.json new file mode 100644 index 000000000..c7b53e61e --- /dev/null +++ b/domains/vldm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "VLDeMenezes", + "email": "victorleandrodemenezes@gmail.com", + "discord": "insert-discord-user-ID-here" + }, + "record": { + "CNAME": "vldm-portafolio.vercel.app" + } +} From aa381d545a34e233864cd3065a48082a0d8c3d6b Mon Sep 17 00:00:00 2001 From: Yuri Montero Cano Date: Tue, 21 Jan 2025 13:30:54 +0100 Subject: [PATCH 0948/3585] Create yurimontero.json --- domains/yurimontero.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yurimontero.json diff --git a/domains/yurimontero.json b/domains/yurimontero.json new file mode 100644 index 000000000..e8e38480c --- /dev/null +++ b/domains/yurimontero.json @@ -0,0 +1,11 @@ +{ + "description": "Personal webpage", + "repo": "https://github.com/yurimontero/yurimontero.github.io", + "owner": { + "username": "yurimontero", + "email": "yurimontero@gmail.com" + }, + "record": { + "CNAME": "yurimontero.github.io" + } +} From f0cca108e69222fd72e4ecdeeabce32e6a9c12c0 Mon Sep 17 00:00:00 2001 From: codehihe <123643832+codehihe@users.noreply.github.com> Date: Tue, 21 Jan 2025 19:13:12 +0530 Subject: [PATCH 0949/3585] Create plusrazz.json --- domains/plusrazz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/plusrazz.json diff --git a/domains/plusrazz.json b/domains/plusrazz.json new file mode 100644 index 000000000..ec9725344 --- /dev/null +++ b/domains/plusrazz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "codehihe", + "email": "saurav.shubham8656@gmail.com" + }, + "record": { + "CNAME": "codehihe.github.io" + } +} From b726e575fc805aa53320218e48541e5270bc614e Mon Sep 17 00:00:00 2001 From: CarlosMiranda <86166607+chard33@users.noreply.github.com> Date: Tue, 21 Jan 2025 07:46:48 -0600 Subject: [PATCH 0950/3585] Create json --- domains/carlos-miranda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/carlos-miranda.json diff --git a/domains/carlos-miranda.json b/domains/carlos-miranda.json new file mode 100644 index 000000000..7dee64bde --- /dev/null +++ b/domains/carlos-miranda.json @@ -0,0 +1,11 @@ +{ + "description": "Use to portfolio", + "repo": "https://github.com/chard33/portfolio.github.io", + "owner": { + "username": "chard33", + "email": "jchar33@hotmail.com" + }, + "record": { + "CNAME": "chard33.github.io" + } +} From 54104d1b937a76bfab7cfd177cada9b1df8bd109 Mon Sep 17 00:00:00 2001 From: Austin Moore Date: Tue, 21 Jan 2025 09:29:36 -0600 Subject: [PATCH 0951/3585] Create nullaustin.json --- domains/nullaustin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nullaustin.json diff --git a/domains/nullaustin.json b/domains/nullaustin.json new file mode 100644 index 000000000..28b84aa3f --- /dev/null +++ b/domains/nullaustin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Null-Austin", + "email": "admoore1310@gmail.com" + }, + "record": { + "CNAME": "null-austin.github.io" + } +} From ec6883abe1bbf730894c07325d50f52cf19f805b Mon Sep 17 00:00:00 2001 From: Adnan Ahamed Date: Tue, 21 Jan 2025 21:08:36 +0530 Subject: [PATCH 0952/3585] changing from github pages to vercel --- domains/adnan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adnan.json b/domains/adnan.json index dd626bac9..ccee39dee 100644 --- a/domains/adnan.json +++ b/domains/adnan.json @@ -4,6 +4,6 @@ "email": "sonuadnan6@gmail.com" }, "record": { - "CNAME": "adnan0131.github.io" + "CNAME": "adnan-ahamed-portfolio.vercel.app" } } From 19978d22225515f3313a26285ba43ef0e2e27c92 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:51:24 -0500 Subject: [PATCH 0953/3585] Delete domains/_github-pages-challenge-axioris.json --- domains/_github-pages-challenge-axioris.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-axioris.json diff --git a/domains/_github-pages-challenge-axioris.json b/domains/_github-pages-challenge-axioris.json deleted file mode 100644 index 1d19bde8a..000000000 --- a/domains/_github-pages-challenge-axioris.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "axioris", - "email": "[dane.foster.collins@gmail.com]" - }, - "record": { - "TXT": "3e68551b5f5903030133fb460e57db" - } -} From 365d2467cef33b011051dc70b5fb61441f6bf027 Mon Sep 17 00:00:00 2001 From: Debaditya Malakar <123065261+DebadityaMalakar@users.noreply.github.com> Date: Tue, 21 Jan 2025 22:53:32 +0530 Subject: [PATCH 0954/3585] Update _vercel.debaditya.json --- domains/_vercel.debaditya.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_vercel.debaditya.json b/domains/_vercel.debaditya.json index 8433f45c7..48855532d 100644 --- a/domains/_vercel.debaditya.json +++ b/domains/_vercel.debaditya.json @@ -4,6 +4,7 @@ "email": "debadityamalakar@outlook.com" }, "record": { + "A": [76.76.21.21], "TXT": "vc-domain-verify=debaditya.is-a.dev,f128baf9ce52685deeb4" } } From 09cba134c7df07489a56c6d50124a989d8fb42e9 Mon Sep 17 00:00:00 2001 From: pratham15541 Date: Tue, 21 Jan 2025 23:09:33 +0530 Subject: [PATCH 0955/3585] updated vercel fiel --- domains/_vercel.pratham15541.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.pratham15541.json b/domains/_vercel.pratham15541.json index 0e082b0b8..b0168709e 100644 --- a/domains/_vercel.pratham15541.json +++ b/domains/_vercel.pratham15541.json @@ -5,6 +5,6 @@ "discord": "951846985172938782" }, "record": { - "TXT": "vc-domain-verify=pratham-parikh.is-a.dev,e687d88a64d246870727" + "TXT": "vc-domain-verify=pratham15541.is-a.dev,6cf0b1eb1387b1d6aa5f" } } \ No newline at end of file From 73e1ab03ef4a1938fb033ff6f41ba488603b3c1c Mon Sep 17 00:00:00 2001 From: "Alejandro Q." Date: Tue, 21 Jan 2025 17:40:26 +0000 Subject: [PATCH 0956/3585] Actualizar ale.json --- domains/ale.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/ale.json b/domains/ale.json index abaaf6e1c..615eddf4e 100644 --- a/domains/ale.json +++ b/domains/ale.json @@ -6,6 +6,5 @@ "record": { "url": "https://alekitopi.es", "mx": [ "mail.alekitopi.es" ] - }, - "proxied": true + } } From 32baa26b510b6177b828fb731263288c81975c28 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:49:21 -0500 Subject: [PATCH 0957/3585] chore: fixing invalid JSON --- domains/ale.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ale.json b/domains/ale.json index 615eddf4e..dd7bd4924 100644 --- a/domains/ale.json +++ b/domains/ale.json @@ -4,7 +4,7 @@ "email": "hola@alekitopi.es" }, "record": { - "url": "https://alekitopi.es", - "mx": [ "mail.alekitopi.es" ] + "URL": "https://alekitopi.es", + "MX": [ "mail.alekitopi.es" ] } } From de84932542e22c9bdef83e16917b0882d9f43c10 Mon Sep 17 00:00:00 2001 From: Debaditya Malakar <123065261+DebadityaMalakar@users.noreply.github.com> Date: Tue, 21 Jan 2025 23:21:40 +0530 Subject: [PATCH 0958/3585] Update _vercel.debaditya.json --- domains/_vercel.debaditya.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.debaditya.json b/domains/_vercel.debaditya.json index 48855532d..8433f45c7 100644 --- a/domains/_vercel.debaditya.json +++ b/domains/_vercel.debaditya.json @@ -4,7 +4,6 @@ "email": "debadityamalakar@outlook.com" }, "record": { - "A": [76.76.21.21], "TXT": "vc-domain-verify=debaditya.is-a.dev,f128baf9ce52685deeb4" } } From 456b460f3a1ad0a75390b051948a034e8aded483 Mon Sep 17 00:00:00 2001 From: Debaditya Malakar <123065261+DebadityaMalakar@users.noreply.github.com> Date: Tue, 21 Jan 2025 23:22:56 +0530 Subject: [PATCH 0959/3585] Create debaditya.json --- domains/debaditya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/debaditya.json diff --git a/domains/debaditya.json b/domains/debaditya.json new file mode 100644 index 000000000..8a71c6a86 --- /dev/null +++ b/domains/debaditya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DebadityaMalakar", + "email": "debadityamalakar@outlook.com", + }, + "record": { + "A": ["76.76.21.21"] + } +} From 183619dbc1e4f9e9f8be88d372a43a06affa6b98 Mon Sep 17 00:00:00 2001 From: Victor Leandro De Menezes <136395383+VLDeMenezes@users.noreply.github.com> Date: Tue, 21 Jan 2025 14:58:51 -0300 Subject: [PATCH 0960/3585] Update _vercel.vldm.json --- domains/_vercel.vldm.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.vldm.json b/domains/_vercel.vldm.json index 1ab276f26..c570ef65d 100644 --- a/domains/_vercel.vldm.json +++ b/domains/_vercel.vldm.json @@ -1,8 +1,8 @@ { "owner": { "username": "VLDeMenezes", - "email": "victorleandrodemenezes♠4gmail.com", - "discord": "insert-discord-user-ID-here" + "email": "victorleandrodemenezes@gmail.com", + }, "record": { "TXT": "vc-domain-verify=vldm.is-a.dev,a2a022436d0631ef5231" From b56f7d2ce19c9e7523d1e9bbd84561d10799065f Mon Sep 17 00:00:00 2001 From: Victor Leandro De Menezes <136395383+VLDeMenezes@users.noreply.github.com> Date: Tue, 21 Jan 2025 14:59:13 -0300 Subject: [PATCH 0961/3585] Update vldm.json --- domains/vldm.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/vldm.json b/domains/vldm.json index c7b53e61e..d73a7e00a 100644 --- a/domains/vldm.json +++ b/domains/vldm.json @@ -2,7 +2,6 @@ "owner": { "username": "VLDeMenezes", "email": "victorleandrodemenezes@gmail.com", - "discord": "insert-discord-user-ID-here" }, "record": { "CNAME": "vldm-portafolio.vercel.app" From e25486961ea56cff6235c2c8235b728428027df9 Mon Sep 17 00:00:00 2001 From: Debaditya Malakar <123065261+DebadityaMalakar@users.noreply.github.com> Date: Tue, 21 Jan 2025 23:35:46 +0530 Subject: [PATCH 0962/3585] Update debaditya.json --- domains/debaditya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/debaditya.json b/domains/debaditya.json index 8a71c6a86..01abf58e3 100644 --- a/domains/debaditya.json +++ b/domains/debaditya.json @@ -1,7 +1,7 @@ { "owner": { "username": "DebadityaMalakar", - "email": "debadityamalakar@outlook.com", + "email": "debadityamalakar@outlook.com" }, "record": { "A": ["76.76.21.21"] From 674fdc340a78a8475e4838f7c37c9835de01a59d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 13:06:10 -0500 Subject: [PATCH 0963/3585] [skip-ci] Update _vercel.devanshu.json --- domains/_vercel.devanshu.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.devanshu.json b/domains/_vercel.devanshu.json index e5c1fb136..fc955ce53 100644 --- a/domains/_vercel.devanshu.json +++ b/domains/_vercel.devanshu.json @@ -1,8 +1,9 @@ { "owner": { "username": "DevanshuTripathi", - "email": "aditheprince120@gmail.com", + "email": "aditheprince120@gmail.com" + }, "record": { "TXT": "vc-domain-verify=devanshu.is-a.dev,e278253baf18d3dda9c1" } -} \ No newline at end of file +} From c93269a477d4c0481ac7b6e4c898135f4dc6ae37 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 13:06:29 -0500 Subject: [PATCH 0964/3585] Update devanshu.json --- domains/devanshu.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/devanshu.json b/domains/devanshu.json index 7079faf46..2e357872a 100644 --- a/domains/devanshu.json +++ b/domains/devanshu.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/DevanshuTripathi/portfolio", - "owner": { - "username": "DevanshuTripathi", - "email": "aditheprince120@gmail.com" - }, - "record": { - "CNAME": "portfolio-nine-xi-16.vercel.app" - }, + "description": "Personal Portfolio", + "repo": "https://github.com/DevanshuTripathi/portfolio", + "owner": { + "username": "DevanshuTripathi", + "email": "aditheprince120@gmail.com" + }, + "record": { + "CNAME": "portfolio-nine-xi-16.vercel.app" + } } From 4b233516cc8e837969384f63773fbc2bbfc6f0df Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 13:08:15 -0500 Subject: [PATCH 0965/3585] Update _vercel.vldm.json --- domains/_vercel.vldm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.vldm.json b/domains/_vercel.vldm.json index c570ef65d..8c16a227f 100644 --- a/domains/_vercel.vldm.json +++ b/domains/_vercel.vldm.json @@ -1,7 +1,7 @@ { "owner": { "username": "VLDeMenezes", - "email": "victorleandrodemenezes@gmail.com", + "email": "victorleandrodemenezes@gmail.com" }, "record": { From 24cf47feaea038779a0c4e247adb7933a6cd0562 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 13:08:23 -0500 Subject: [PATCH 0966/3585] Update vldm.json --- domains/vldm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vldm.json b/domains/vldm.json index d73a7e00a..57279b13a 100644 --- a/domains/vldm.json +++ b/domains/vldm.json @@ -1,7 +1,7 @@ { "owner": { "username": "VLDeMenezes", - "email": "victorleandrodemenezes@gmail.com", + "email": "victorleandrodemenezes@gmail.com" }, "record": { "CNAME": "vldm-portafolio.vercel.app" From 1c487619c7019948df3aed3448f6a508e7c58139 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 13:10:36 -0500 Subject: [PATCH 0967/3585] chore: fixing broken JSON --- domains/naviheylisten.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/naviheylisten.json b/domains/naviheylisten.json index 13e15d7cb..65a56e91d 100644 --- a/domains/naviheylisten.json +++ b/domains/naviheylisten.json @@ -1,14 +1,14 @@ { - "description": "Domain used for the backend of my blog", - "owner": { - "username": "HeyListenNavi", - "email": "heylistennavi@proton.me", - "discord": "naviheylisten" - }, - "record": { - "NS": [ - "gloria.ns.cloudflare.com", - "mustafa.ns.cloudflare.com" - ] - }, + "description": "Domain used for the backend of my blog", + "owner": { + "username": "HeyListenNavi", + "email": "heylistennavi@proton.me", + "discord": "naviheylisten" + }, + "record": { + "NS": [ + "gloria.ns.cloudflare.com", + "mustafa.ns.cloudflare.com" + ] + } } From 9101e216159f807f143f85856696079b700cf1fc Mon Sep 17 00:00:00 2001 From: Bernardo Quintino Guzman Date: Tue, 21 Jan 2025 12:28:46 -0600 Subject: [PATCH 0968/3585] bernardo subdomains --- domains/bernardo | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bernardo diff --git a/domains/bernardo b/domains/bernardo new file mode 100644 index 000000000..910cc14ba --- /dev/null +++ b/domains/bernardo @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bernardo-QG", + "email": "b.quintinoguzman@ugto.mx" + }, + "record": { + "CNAME": "bernardo-qg.github.io" + } +} From aaac1a99b9b6fb0e63817b950b8ddbbf97de5407 Mon Sep 17 00:00:00 2001 From: Vicente Rivera <108706337+vcntttt@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:41:21 -0300 Subject: [PATCH 0969/3585] Update and rename _github-pages-challenge-vcntttt.json to _github-pages-challenge-vcntttt.vrivera.is-a.dev.json --- ...json => _github-pages-challenge-vcntttt.vrivera.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-vcntttt.json => _github-pages-challenge-vcntttt.vrivera.is-a.dev.json} (100%) diff --git a/domains/_github-pages-challenge-vcntttt.json b/domains/_github-pages-challenge-vcntttt.vrivera.is-a.dev.json similarity index 100% rename from domains/_github-pages-challenge-vcntttt.json rename to domains/_github-pages-challenge-vcntttt.vrivera.is-a.dev.json From aea779a8e959fd4ef7930f2faa129529610fdb6b Mon Sep 17 00:00:00 2001 From: Bernardo Quintino Guzman Date: Tue, 21 Jan 2025 12:42:05 -0600 Subject: [PATCH 0970/3585] Rename bernardo to bernardo.json ## Requirements It for my GitHub Pages ##Web link https://bernardo-qg.github.io/ --- domains/{bernardo => bernardo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{bernardo => bernardo.json} (100%) diff --git a/domains/bernardo b/domains/bernardo.json similarity index 100% rename from domains/bernardo rename to domains/bernardo.json From 83877babafb52b6d620416e9db36abdb0d9c832e Mon Sep 17 00:00:00 2001 From: RamiroUrt Date: Tue, 21 Jan 2025 16:26:06 -0300 Subject: [PATCH 0971/3585] Add ramiro.is-a.dev subdomain for my portfolio --- domains/ramiro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ramiro.json diff --git a/domains/ramiro.json b/domains/ramiro.json new file mode 100644 index 000000000..a09ccd214 --- /dev/null +++ b/domains/ramiro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "email": "urteagaramiro33@gmail.com" + }, + "records": { + "CNAME": "https://portafolio-chi-gilt.vercel.app" + }, + "proxied": false + } \ No newline at end of file From 24897c642179c1af809b1ea174e9092f5b01ca63 Mon Sep 17 00:00:00 2001 From: Olalekan Ajayi Date: Tue, 21 Jan 2025 11:44:01 -0800 Subject: [PATCH 0972/3585] Create lexy.json --- domains/lexy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lexy.json diff --git a/domains/lexy.json b/domains/lexy.json new file mode 100644 index 000000000..cafa7b9fb --- /dev/null +++ b/domains/lexy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Olalexy1", + "email": "", + "discord": "olalexy1" + }, + "record": { + "TXT": "_vercel.lexy.is-a.dev" + } +} From 6b048f085dc81ab40c18c18eaa100eac42f60c75 Mon Sep 17 00:00:00 2001 From: Olalekan Ajayi Date: Tue, 21 Jan 2025 11:55:41 -0800 Subject: [PATCH 0973/3585] Create _vercel.lexy.json --- domains/_vercel.lexy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.lexy.json diff --git a/domains/_vercel.lexy.json b/domains/_vercel.lexy.json new file mode 100644 index 000000000..75082ad81 --- /dev/null +++ b/domains/_vercel.lexy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Olalexy1", + "email": "ajayiolalekan729@gmail.com", + "discord": "olalexy1" + }, + "record": { + "TXT": "vc-domain-verify=lexy.is-a.dev,a923e9c352f68e881f90" + } +} From 09f5872cdf2f54383246003fb68ed99eb427c27b Mon Sep 17 00:00:00 2001 From: RamiroUrt Date: Tue, 21 Jan 2025 16:59:59 -0300 Subject: [PATCH 0974/3585] Fix CNAME for ramiro.is-a.dev --- domains/ramiro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ramiro.json b/domains/ramiro.json index a09ccd214..30b556b03 100644 --- a/domains/ramiro.json +++ b/domains/ramiro.json @@ -3,7 +3,7 @@ "email": "urteagaramiro33@gmail.com" }, "records": { - "CNAME": "https://portafolio-chi-gilt.vercel.app" + "CNAME": "portafolio-chi-gilt.vercel.app" }, "proxied": false } \ No newline at end of file From abec1c86e2d7f9359b24905013f91129776d96d4 Mon Sep 17 00:00:00 2001 From: Juniordsfsdg Date: Tue, 21 Jan 2025 15:24:05 -0500 Subject: [PATCH 0975/3585] Rename landercity.is-a.dev to landercity.json --- domains/{landercity.is-a.dev => landercity.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{landercity.is-a.dev => landercity.json} (100%) diff --git a/domains/landercity.is-a.dev b/domains/landercity.json similarity index 100% rename from domains/landercity.is-a.dev rename to domains/landercity.json From dafa21799f1adb525cce6cfa549b10153e84e0cf Mon Sep 17 00:00:00 2001 From: Navaneeth Date: Tue, 21 Jan 2025 15:27:21 -0500 Subject: [PATCH 0976/3585] Create navaneeth.json --- domains/navaneeth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/navaneeth.json diff --git a/domains/navaneeth.json b/domains/navaneeth.json new file mode 100644 index 000000000..ecaff7d2c --- /dev/null +++ b/domains/navaneeth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "snavaneeth78", + "email": "naveen.micro.test1@gmail.com" + }, + "record": { + "URL": "https://naveen.works" + } +} From 315615c98301ada0fc7f3778a01a57bf9278c3bf Mon Sep 17 00:00:00 2001 From: Olalekan Ajayi Date: Tue, 21 Jan 2025 12:41:48 -0800 Subject: [PATCH 0977/3585] Update lexy.json --- domains/lexy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lexy.json b/domains/lexy.json index cafa7b9fb..5c22d1a4f 100644 --- a/domains/lexy.json +++ b/domains/lexy.json @@ -5,6 +5,6 @@ "discord": "olalexy1" }, "record": { - "TXT": "_vercel.lexy.is-a.dev" + "CNAME": "_vercel.lexy.is-a.dev" } } From efb13e09352abb4067770341dbc815946b146248 Mon Sep 17 00:00:00 2001 From: Olalekan Ajayi Date: Tue, 21 Jan 2025 12:46:08 -0800 Subject: [PATCH 0978/3585] Update lexy.json --- domains/lexy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lexy.json b/domains/lexy.json index 5c22d1a4f..7e1b7899d 100644 --- a/domains/lexy.json +++ b/domains/lexy.json @@ -5,6 +5,6 @@ "discord": "olalexy1" }, "record": { - "CNAME": "_vercel.lexy.is-a.dev" + "CNAME": "lexy-portfolio-frontend.vercel.app" } } From 6061d576caaa560438b0b1aa375c80374cd4a747 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:58 -0500 Subject: [PATCH 0979/3585] chore: formatting file 0.json --- domains/0.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/0.json b/domains/0.json index e4788bcf6..d8bc41832 100644 --- a/domains/0.json +++ b/domains/0.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "S4IL21", - "email": "s4il.is.a.dev@gmail.com" - }, - "record": { - "CNAME": "s4il21.github.io" - } -} + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } +} \ No newline at end of file From a83589be1af0d96c9413f11569ad1cab002812a8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:59 -0500 Subject: [PATCH 0980/3585] chore: formatting file 00.json --- domains/00.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/00.json b/domains/00.json index fe125c21b..a2d6f1ff1 100644 --- a/domains/00.json +++ b/domains/00.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rayrsn", - "email": "rayrsn@proton.me" - }, - "record": { - "URL": "https://rayrsn.me/" - } -} + "owner": { + "username": "Rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayrsn.me/" + } +} \ No newline at end of file From 82b366d154f97ec112f5537ad879720e2c0ce0f3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:59 -0500 Subject: [PATCH 0981/3585] chore: formatting file 00001.json --- domains/00001.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/00001.json b/domains/00001.json index 4fb2c2b47..fb92d784b 100644 --- a/domains/00001.json +++ b/domains/00001.json @@ -1,11 +1,11 @@ { - "description": "SatyamV7.is-a.dev", - "repo": "https://github.com/SatyamV7/SatyamV7.github.io", - "owner": { - "username": "SatyamV7", - "email": "satyamverma46@outlook.com" - }, - "record": { - "CNAME": "satyamv7.github.io" - } -} + "description": "SatyamV7.is-a.dev", + "repo": "https://github.com/SatyamV7/SatyamV7.github.io", + "owner": { + "username": "SatyamV7", + "email": "satyamverma46@outlook.com" + }, + "record": { + "CNAME": "satyamv7.github.io" + } +} \ No newline at end of file From 0e9f24304d1707bbf1f4876c4fd86b06aa9b36c7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:59 -0500 Subject: [PATCH 0982/3585] chore: formatting file 01.json --- domains/01.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/01.json b/domains/01.json index fe125c21b..a2d6f1ff1 100644 --- a/domains/01.json +++ b/domains/01.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rayrsn", - "email": "rayrsn@proton.me" - }, - "record": { - "URL": "https://rayrsn.me/" - } -} + "owner": { + "username": "Rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayrsn.me/" + } +} \ No newline at end of file From 4c55d872aa41868a33cf2b0f7527330d3fc6b880 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:59 -0500 Subject: [PATCH 0983/3585] chore: formatting file 011.json --- domains/011.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/011.json b/domains/011.json index ace8aeeb8..2078a0977 100644 --- a/domains/011.json +++ b/domains/011.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iamxani", - "email": "xenpei11@gmail.com" - }, - "record": { - "CNAME": "iamxani.github.io" - } -} + "owner": { + "username": "iamxani", + "email": "xenpei11@gmail.com" + }, + "record": { + "CNAME": "iamxani.github.io" + } +} \ No newline at end of file From d05cb05da06383bfb9d9c48e5c8e91dfc6e2bc89 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:59 -0500 Subject: [PATCH 0984/3585] chore: formatting file 026.json --- domains/026.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/026.json b/domains/026.json index 87fb5e171..db3b704f6 100644 --- a/domains/026.json +++ b/domains/026.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "conaitus", - "discord": "772867638920609823", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYStWS9u7kn8H-BJLNUxA0PsFkP5qxGPZm-HYknRfHbFc6c3X2z3Fyz2NQcDz1Du3xpCP58mQsd4lEB9ZBYuzYy8f0xpwr_NeZ1H8l8qIrcekOv3znNXBzfEb5f_jY9lzqUCqD-1f3_X-9J-Q403qxVvx3Tg-7rtUNNtuy4nGPWQK92f1MQva2K2mtFjcvwQyKJLhf1hYakfULm_1UnknYTnfcBmsUZL42CzCeZia9ofvahOGjl4tapLWMbcb3gKtY2cIm37aF3bAXvIIpd50BOv8k4J0NAiKB_1pTcPJlIjvPasoD7-sZBTZ9b5gjjIpajuJaJrh2L5ZN5L4c3X8A.T8PosqQdCtq5qKzL_90vWQ.UCrMJwoBu-vRd5Wj4oS-B63aoapDpka6A0x31G1GpIbzUO-7kHBO1uK7c9rDPpAnuHkOSEp0evh9PJ2-7E1xI-UDIjVkLlE6KUL0eBD8oO0.U0OIRYK4tTs9GV6b1FiarQ" - }, - "record": { - "A": ["77.175.38.88"] - } -} + "owner": { + "username": "conaitus", + "discord": "772867638920609823", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYStWS9u7kn8H-BJLNUxA0PsFkP5qxGPZm-HYknRfHbFc6c3X2z3Fyz2NQcDz1Du3xpCP58mQsd4lEB9ZBYuzYy8f0xpwr_NeZ1H8l8qIrcekOv3znNXBzfEb5f_jY9lzqUCqD-1f3_X-9J-Q403qxVvx3Tg-7rtUNNtuy4nGPWQK92f1MQva2K2mtFjcvwQyKJLhf1hYakfULm_1UnknYTnfcBmsUZL42CzCeZia9ofvahOGjl4tapLWMbcb3gKtY2cIm37aF3bAXvIIpd50BOv8k4J0NAiKB_1pTcPJlIjvPasoD7-sZBTZ9b5gjjIpajuJaJrh2L5ZN5L4c3X8A.T8PosqQdCtq5qKzL_90vWQ.UCrMJwoBu-vRd5Wj4oS-B63aoapDpka6A0x31G1GpIbzUO-7kHBO1uK7c9rDPpAnuHkOSEp0evh9PJ2-7E1xI-UDIjVkLlE6KUL0eBD8oO0.U0OIRYK4tTs9GV6b1FiarQ" + }, + "record": { + "A": [ + "77.175.38.88" + ] + } +} \ No newline at end of file From 1970c5502a831e680684f74e6c6858f3ef793b99 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:59 -0500 Subject: [PATCH 0985/3585] chore: formatting file 0ad.json --- domains/0ad.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/0ad.json b/domains/0ad.json index e6ec978b1..df796f27b 100644 --- a/domains/0ad.json +++ b/domains/0ad.json @@ -1,11 +1,11 @@ { - "description": "0ad.is-a.dev", - "owner": { - "username": "broduer40", - "email": "broduer@aogamers.net", - "discord": "[AoG+] Broduer#0331" - }, - "record": { - "URL": "https://play0ad.com" - } -} + "description": "0ad.is-a.dev", + "owner": { + "username": "broduer40", + "email": "broduer@aogamers.net", + "discord": "[AoG+] Broduer#0331" + }, + "record": { + "URL": "https://play0ad.com" + } +} \ No newline at end of file From b0766698bc34a1db13049c7c133c1d92f909b8d2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:59 -0500 Subject: [PATCH 0986/3585] chore: formatting file 0l1v3r.json --- domains/0l1v3r.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/0l1v3r.json b/domains/0l1v3r.json index 79315f6d5..f38adbcfb 100644 --- a/domains/0l1v3r.json +++ b/domains/0l1v3r.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "chuckchicken100", - "discord": "815256243786350594", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.T8bRgPEutjHjEjKjSZNHRhoeLZVxW_dxgWIwpTe7r5vVqdbx-MtV23kRR7ZKYKO5fyRcvR0i-rxyVTqWyk141vjXvjvx0-op0G2EzSBfPUif_y9VrSXOe03MuIk0fE8J8QVxN5nYNFR4-mhamlVOml5EzQh2NJYtL0y6jyV2NNZn6xn0L2E_6wpNiszZoxCt7lmBmbN9r5pEA8n3CPca8XY9nDqSNwQIufuVkGoifmbluGWKMCJl1NJYBtBqtF70_5fDOTGAGi2aWqJ3ZRmJENvdnafjSOxK4HNYu1rqa7HeCSIW0EBsTfvcHZAyqVqMAXkaK-2wKJbWgsZmV7iaEQ.-i_4qpIVnvNZiYt-GHAjew.RPKfuVCpY1wTAP-uBHPZs-kduKC-cCB_rovn1uOJyIEgEZeOU3BQiHgzDdTNiitXiPKhLaWfg7A9VGYqEfJQt9aIoSoDGdWv_e46o4aKMhQ.TIzGWSSO6JchPkdCTKqn9g" - }, - "record": { - "A": ["103.97.126.29"] - } -} + "owner": { + "username": "chuckchicken100", + "discord": "815256243786350594", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.T8bRgPEutjHjEjKjSZNHRhoeLZVxW_dxgWIwpTe7r5vVqdbx-MtV23kRR7ZKYKO5fyRcvR0i-rxyVTqWyk141vjXvjvx0-op0G2EzSBfPUif_y9VrSXOe03MuIk0fE8J8QVxN5nYNFR4-mhamlVOml5EzQh2NJYtL0y6jyV2NNZn6xn0L2E_6wpNiszZoxCt7lmBmbN9r5pEA8n3CPca8XY9nDqSNwQIufuVkGoifmbluGWKMCJl1NJYBtBqtF70_5fDOTGAGi2aWqJ3ZRmJENvdnafjSOxK4HNYu1rqa7HeCSIW0EBsTfvcHZAyqVqMAXkaK-2wKJbWgsZmV7iaEQ.-i_4qpIVnvNZiYt-GHAjew.RPKfuVCpY1wTAP-uBHPZs-kduKC-cCB_rovn1uOJyIEgEZeOU3BQiHgzDdTNiitXiPKhLaWfg7A9VGYqEfJQt9aIoSoDGdWv_e46o4aKMhQ.TIzGWSSO6JchPkdCTKqn9g" + }, + "record": { + "A": [ + "103.97.126.29" + ] + } +} \ No newline at end of file From 42da8dcc285535150e08a14e887fe3e1b76ce58e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:59 -0500 Subject: [PATCH 0987/3585] chore: formatting file 0v90.json --- domains/0v90.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index 3df4851e1..80a04a29c 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1,16 +1,16 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/0v90/0v90.github.io", - "owner": { - "username": "0v90", - "discord": "651519394673065989" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} + "description": "Personal Portfolio Website", + "repo": "https://github.com/0v90/0v90.github.io", + "owner": { + "username": "0v90", + "discord": "651519394673065989" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} \ No newline at end of file From 8bfc1f83b51dcc72b0ac6214ea8e386333ea0547 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:59 -0500 Subject: [PATCH 0988/3585] chore: formatting file 0w0.json --- domains/0w0.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/0w0.json b/domains/0w0.json index 5e5027109..b563b9618 100644 --- a/domains/0w0.json +++ b/domains/0w0.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "SkyExploreWasTaken", - "discord": "1049263707177353247", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ae9lxcsRx9K7NJv-AcRXmgm-8sWQp-2e6Pxly82K9_797Wy3RjBtVGaq9snYtOkL-Qm9Oj845TiS8DV-ae7fPyWYwHgzrDj99tuRjVFyrvWfCbglvOWWHODsjV5lJpJZQjuHQn08O1Ptv69N5E2-imTQegZhcn5pkMiTCW8VpuXNXD_1Viu5_xSUYXYaAsaY-G0QYNLK3IPky8zorgdC4-5w23htVxmbiAMTtqHHOJx-wqv2R-xya96-BlQ_P8GtCTG5XJQzdqrqz630012T_tdD5VL5wbBbsCcWI4EoHqGZcBt4LhUL0GPnr9jnWuTcoBVyMSevG6plNjPF9wc6WQ.cOsFit33h3r9GZdCYQ8B3Q.iOkTaYYCBBWaWv9ZtDxpCL4ix4zMWwIYcIMuje17bYUcWom6plFOQFmG24WCucDMgbeMd_eM0NdttpHYRdl7VaM_E4zTUMViGInDWEO1ucI2whNYUt3Cf1Zev1851l44.eoIzam49yND7K-OzfY6Rag" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ae9lxcsRx9K7NJv-AcRXmgm-8sWQp-2e6Pxly82K9_797Wy3RjBtVGaq9snYtOkL-Qm9Oj845TiS8DV-ae7fPyWYwHgzrDj99tuRjVFyrvWfCbglvOWWHODsjV5lJpJZQjuHQn08O1Ptv69N5E2-imTQegZhcn5pkMiTCW8VpuXNXD_1Viu5_xSUYXYaAsaY-G0QYNLK3IPky8zorgdC4-5w23htVxmbiAMTtqHHOJx-wqv2R-xya96-BlQ_P8GtCTG5XJQzdqrqz630012T_tdD5VL5wbBbsCcWI4EoHqGZcBt4LhUL0GPnr9jnWuTcoBVyMSevG6plNjPF9wc6WQ.cOsFit33h3r9GZdCYQ8B3Q.iOkTaYYCBBWaWv9ZtDxpCL4ix4zMWwIYcIMuje17bYUcWom6plFOQFmG24WCucDMgbeMd_eM0NdttpHYRdl7VaM_E4zTUMViGInDWEO1ucI2whNYUt3Cf1Zev1851l44.eoIzam49yND7K-OzfY6Rag" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} \ No newline at end of file From ab71a50e6a31e2016fabc675bdef701e3ca3fd54 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:48:59 -0500 Subject: [PATCH 0989/3585] chore: formatting file 0x0.json --- domains/0x0.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/0x0.json b/domains/0x0.json index 050170310..9eb86ab72 100644 --- a/domains/0x0.json +++ b/domains/0x0.json @@ -1,13 +1,13 @@ { - "owner": { - "username": "pythonmcpi", - "email": "user3456@insomnia247.nl", - "irc": "user3456@irc.insomnia247.nl/#shells", - "discord": "Little Furret#7901", - "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." - }, - "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "CNAME": "insomnia247.nl" - } -} + "owner": { + "username": "pythonmcpi", + "email": "user3456@insomnia247.nl", + "irc": "user3456@irc.insomnia247.nl/#shells", + "discord": "Little Furret#7901", + "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." + }, + "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "CNAME": "insomnia247.nl" + } +} \ No newline at end of file From 714bea0e0629f9e728dcbb718264eff62c7dcdbf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:00 -0500 Subject: [PATCH 0990/3585] chore: formatting file 0x1026.json --- domains/0x1026.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/0x1026.json b/domains/0x1026.json index 268a804f7..3f7348f7d 100644 --- a/domains/0x1026.json +++ b/domains/0x1026.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0x1026", - "email": "me@hugovidafe.dev" - }, - "record": { - "URL": "https://hugovidafe.dev" - } -} + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "https://hugovidafe.dev" + } +} \ No newline at end of file From 22d09b74849ec7d30e83f7d1af3101ff993d9abc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:00 -0500 Subject: [PATCH 0991/3585] chore: formatting file 0x3st.json --- domains/0x3st.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/0x3st.json b/domains/0x3st.json index a9a3f8263..d61e03301 100644 --- a/domains/0x3st.json +++ b/domains/0x3st.json @@ -1,12 +1,12 @@ { - "description": "Yamaishi's website", - "repo": "https://github.com/0x3st/0x3st.github.io", - "owner": { - "username": "0x3st", - "email": "t.yamaishi@qq.com", - "twitter": "TenkutiYamaishi" - }, - "record": { - "CNAME": "0x3st.github.io" - } -} + "description": "Yamaishi's website", + "repo": "https://github.com/0x3st/0x3st.github.io", + "owner": { + "username": "0x3st", + "email": "t.yamaishi@qq.com", + "twitter": "TenkutiYamaishi" + }, + "record": { + "CNAME": "0x3st.github.io" + } +} \ No newline at end of file From 5f012b5f96c5fbe3e98c8e1fbd728600bbca837e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:00 -0500 Subject: [PATCH 0992/3585] chore: formatting file 0xflotus.json --- domains/0xflotus.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/0xflotus.json b/domains/0xflotus.json index ac0e446cc..81e2e4341 100644 --- a/domains/0xflotus.json +++ b/domains/0xflotus.json @@ -1,11 +1,11 @@ { - "description": "0xflotus' personal developer website", - "repo": "https://github.com/0xflotus/0xflotus.github.io", - "owner": { - "username": "0xflotus", - "email": "0xflotus@gmail.com" - }, - "record": { - "CNAME": "0xflotus.github.io" - } -} + "description": "0xflotus' personal developer website", + "repo": "https://github.com/0xflotus/0xflotus.github.io", + "owner": { + "username": "0xflotus", + "email": "0xflotus@gmail.com" + }, + "record": { + "CNAME": "0xflotus.github.io" + } +} \ No newline at end of file From d7aa8fc780412efdf3c30ee2b5d40372d22ca0ec Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:00 -0500 Subject: [PATCH 0993/3585] chore: formatting file 0xviel.json --- domains/0xviel.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/0xviel.json b/domains/0xviel.json index 32f519919..519226a65 100644 --- a/domains/0xviel.json +++ b/domains/0xviel.json @@ -1,12 +1,12 @@ { - "description": "0xviel github page", - "repo": "https://github.com/nobuyaki/nobuyaki.github.io", - "owner": { - "username": "nobuyaki", - "email": "contact@0xviel.my.id", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "nobuyaki.github.io" - } -} + "description": "0xviel github page", + "repo": "https://github.com/nobuyaki/nobuyaki.github.io", + "owner": { + "username": "nobuyaki", + "email": "contact@0xviel.my.id", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "nobuyaki.github.io" + } +} \ No newline at end of file From 0609ebb0ceaa141ba9eca6bf8d79cd25ddfdaad7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:00 -0500 Subject: [PATCH 0994/3585] chore: formatting file 0xzer0x.json --- domains/0xzer0x.json | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/domains/0xzer0x.json b/domains/0xzer0x.json index 51d264430..e9fa05a7e 100644 --- a/domains/0xzer0x.json +++ b/domains/0xzer0x.json @@ -1,13 +1,16 @@ { - "owner": { - "username": "0xzer0x", - "email": "youssefessamasu@gmail.com" - }, - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": [ - "forward-email=youssefessamasu@gmail.com", - "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" - ] - } -} + "owner": { + "username": "0xzer0x", + "email": "youssefessamasu@gmail.com" + }, + "record": { + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=youssefessamasu@gmail.com", + "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" + ] + } +} \ No newline at end of file From a9b565962336e967f3849f0b92e85a978171b42f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:00 -0500 Subject: [PATCH 0995/3585] chore: formatting file 1.json --- domains/1.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/1.json b/domains/1.json index ccf0df602..48c47754b 100644 --- a/domains/1.json +++ b/domains/1.json @@ -1,10 +1,12 @@ { - "description": "1.is-a.dev", - "owner": { - "username": "i-am-is-a-dev", - "email": "lx737456@gmail.com" - }, - "record": { - "A": ["89.106.200.1"] - } -} + "description": "1.is-a.dev", + "owner": { + "username": "i-am-is-a-dev", + "email": "lx737456@gmail.com" + }, + "record": { + "A": [ + "89.106.200.1" + ] + } +} \ No newline at end of file From 337e26a5a9b1a4e2da01974036422fdaca325496 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:00 -0500 Subject: [PATCH 0996/3585] chore: formatting file 104.json --- domains/104.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/domains/104.json b/domains/104.json index dfbcd6dcd..9f2b8f4c7 100644 --- a/domains/104.json +++ b/domains/104.json @@ -1,14 +1,14 @@ { - "description": "Email thingy", - "owner": { - "username": "QuinceTart10", - "discord": "862644161156218891" - }, - "record": { - "MX": [ - "a8aacaa795f68ffd.mx1.emailprofi.seznam.cz", - "a8aacaa795f68ffd.mx2.emailprofi.seznam.cz" - ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" - } -} + "description": "Email thingy", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "MX": [ + "a8aacaa795f68ffd.mx1.emailprofi.seznam.cz", + "a8aacaa795f68ffd.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +} \ No newline at end of file From 2d01f88e12cc6583ea2d65ac2cc2414a946b36c4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:00 -0500 Subject: [PATCH 0997/3585] chore: formatting file 1111.json --- domains/1111.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/1111.json b/domains/1111.json index 03845c585..190c8cb22 100644 --- a/domains/1111.json +++ b/domains/1111.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PogMaster9001", - "discord": "1190052608346435597" - }, - "record": { - "CNAME": "projectdevs.net" - } -} + "owner": { + "username": "PogMaster9001", + "discord": "1190052608346435597" + }, + "record": { + "CNAME": "projectdevs.net" + } +} \ No newline at end of file From c2cfbb32c9d5fd9da2c58b20216c9c9131f804c2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:00 -0500 Subject: [PATCH 0998/3585] chore: formatting file 13nn07.json --- domains/13nn07.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/13nn07.json b/domains/13nn07.json index ddf8a01a7..b1a4cebc1 100644 --- a/domains/13nn07.json +++ b/domains/13nn07.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/navandarnidhi/navandarnidhi.github.io", - "owner": { - "username": "navandarnidhi", - "email": "nidhi.navandar@mescoeorg.onmicrsoft.com" - }, - "record": { - "CNAME": "navandarnidhi.github.io" - } -} + "description": "Personal Website", + "repo": "https://github.com/navandarnidhi/navandarnidhi.github.io", + "owner": { + "username": "navandarnidhi", + "email": "nidhi.navandar@mescoeorg.onmicrsoft.com" + }, + "record": { + "CNAME": "navandarnidhi.github.io" + } +} \ No newline at end of file From 80712d15b72ea24f2ebe0f1351e86d20bb0616c2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:01 -0500 Subject: [PATCH 0999/3585] chore: formatting file 1rogman.json --- domains/1rogman.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/1rogman.json b/domains/1rogman.json index 573650b56..c19edc907 100644 --- a/domains/1rogman.json +++ b/domains/1rogman.json @@ -1,11 +1,11 @@ { - "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", - "repo": "https://github.com/EndingPencil/EndingPencil.github.io", - "owner": { - "username": "EndingPencil", - "email": "watsonsohil@gmail.com" - }, - "record": { - "CNAME": "endingpencil.github.io" - } -} + "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", + "repo": "https://github.com/EndingPencil/EndingPencil.github.io", + "owner": { + "username": "EndingPencil", + "email": "watsonsohil@gmail.com" + }, + "record": { + "CNAME": "endingpencil.github.io" + } +} \ No newline at end of file From 5d5ecafee634984a5085b621fa501661c73db0ef Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:01 -0500 Subject: [PATCH 1000/3585] chore: formatting file 1tfr.json --- domains/1tfr.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/1tfr.json b/domains/1tfr.json index d79fb5ceb..9e26ff316 100644 --- a/domains/1tfr.json +++ b/domains/1tfr.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "gimmywashere", - "discord": "792467650038857748", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" - }, - - "record": { - "CNAME": "ammo.lol" - } -} + "owner": { + "username": "gimmywashere", + "discord": "792467650038857748", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" + }, + "record": { + "CNAME": "ammo.lol" + } +} \ No newline at end of file From 6b4fecd2cb36ddafdddd79f2a12bbb3b36d791c9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:01 -0500 Subject: [PATCH 1001/3585] chore: formatting file 2.json --- domains/2.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/2.json b/domains/2.json index 35f77f4ad..673f0eaf2 100644 --- a/domains/2.json +++ b/domains/2.json @@ -1,10 +1,10 @@ { - "description": "LIGMATV's URL Manager (aka 2)", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv-links.vercel.app" - } -} + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "ligmatv-links.vercel.app" + } +} \ No newline at end of file From 4a9109961d23eebb431541abbe08cf106d14316a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:01 -0500 Subject: [PATCH 1002/3585] chore: formatting file 200anxy.json --- domains/200anxy.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/200anxy.json b/domains/200anxy.json index 476e8e5f6..42aac12cc 100644 --- a/domains/200anxy.json +++ b/domains/200anxy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "200anxy", - "email": "aadarshnair.p@gmail.com" - }, - "record": { - "CNAME": "200anxy.github.io" - } -} + "owner": { + "username": "200anxy", + "email": "aadarshnair.p@gmail.com" + }, + "record": { + "CNAME": "200anxy.github.io" + } +} \ No newline at end of file From 09e49c8a164fbbd5eeb9741004177906dd9b96ba Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:01 -0500 Subject: [PATCH 1003/3585] chore: formatting file 207.json --- domains/207.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/207.json b/domains/207.json index 92fec3e09..3b42dda9d 100644 --- a/domains/207.json +++ b/domains/207.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "merakesh207", - "email": "merakesh207@gmail.com" - }, - "record": { - "URL": "https://behance.net/merakesh207" - } -} + "owner": { + "username": "merakesh207", + "email": "merakesh207@gmail.com" + }, + "record": { + "URL": "https://behance.net/merakesh207" + } +} \ No newline at end of file From 72f60ffba02f7ce2552a7b9496d630c1e0ec278d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:01 -0500 Subject: [PATCH 1004/3585] chore: formatting file 2096779623.json --- domains/2096779623.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/2096779623.json b/domains/2096779623.json index f474ee3dc..d1e12983c 100644 --- a/domains/2096779623.json +++ b/domains/2096779623.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "2096779623", - "email": "2096779623@qq.com", - "telegram": "utermux_blog" - }, - "record": { - "URL": "https://www.utermux.dev" - } -} + "owner": { + "username": "2096779623", + "email": "2096779623@qq.com", + "telegram": "utermux_blog" + }, + "record": { + "URL": "https://www.utermux.dev" + } +} \ No newline at end of file From 8c26a6588251edb57c22a2af0fe83c5925ca3695 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:01 -0500 Subject: [PATCH 1005/3585] chore: formatting file 21z.json --- domains/21z.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/domains/21z.json b/domains/21z.json index 17b36cb16..576233f5c 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -1,10 +1,13 @@ { - "owner": { - "username": "21Z", - "discord": "780356848737058857" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "21Z", + "discord": "780356848737058857" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From f54dc4e8884f44b5ff8c6a203b5269b8e4ba0851 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:01 -0500 Subject: [PATCH 1006/3585] chore: formatting file 256javy.json --- domains/256javy.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/256javy.json b/domains/256javy.json index 08d4f614c..274bc666d 100644 --- a/domains/256javy.json +++ b/domains/256javy.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/256javy/256javy.github.io", - "owner": { - "username": "256javy", - "email": "256javiervillalba@gmail.com" - }, - "record": { - "CNAME": "256javy.github.io" - } -} + "repo": "https://github.com/256javy/256javy.github.io", + "owner": { + "username": "256javy", + "email": "256javiervillalba@gmail.com" + }, + "record": { + "CNAME": "256javy.github.io" + } +} \ No newline at end of file From e828fa636de574741d049f9c0628e7aab730a639 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:01 -0500 Subject: [PATCH 1007/3585] chore: formatting file 2giosangmitom.json --- domains/2giosangmitom.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/2giosangmitom.json b/domains/2giosangmitom.json index 37e11d6c0..314f5d37c 100644 --- a/domains/2giosangmitom.json +++ b/domains/2giosangmitom.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "2giosangmitom", - "email": "yeuxacucodon.dev@proton.me" - }, - "record": { - "CNAME": "2giosangmitom.github.io" - } -} + "owner": { + "username": "2giosangmitom", + "email": "yeuxacucodon.dev@proton.me" + }, + "record": { + "CNAME": "2giosangmitom.github.io" + } +} \ No newline at end of file From dbeb66dae974659d39aa294575af8de53a9702d3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:02 -0500 Subject: [PATCH 1008/3585] chore: formatting file 37cut.json --- domains/37cut.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/37cut.json b/domains/37cut.json index 9a9bc8d7f..90b2b32df 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -1,11 +1,11 @@ { - "description": "Url redirect to cutt37.is-a.dev", - "repo": "https://github.com/37cut/37cut.github.io", - "owner": { - "username": "37cut", - "email": "cutt37@outlook.com" - }, - "record": { - "URL": "https://cutt37.is-a.dev" - } -} + "description": "Url redirect to cutt37.is-a.dev", + "repo": "https://github.com/37cut/37cut.github.io", + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { + "URL": "https://cutt37.is-a.dev" + } +} \ No newline at end of file From 1ac9051493d62d21e1933583119b486c3ea9c543 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:02 -0500 Subject: [PATCH 1009/3585] chore: formatting file 3gee.json --- domains/3gee.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/3gee.json b/domains/3gee.json index 45805fb67..18b2563a6 100644 --- a/domains/3gee.json +++ b/domains/3gee.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "3geETR", - "email": "egemacun@gmail.com" - }, - "record": { - "CNAME": "3geetr.github.io" - } -} + "owner": { + "username": "3geETR", + "email": "egemacun@gmail.com" + }, + "record": { + "CNAME": "3geetr.github.io" + } +} \ No newline at end of file From 205ad0de0226a9c9aaa0b211e2fa07b49e844144 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:02 -0500 Subject: [PATCH 1010/3585] chore: formatting file 3pls0de.json --- domains/3pls0de.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/3pls0de.json b/domains/3pls0de.json index 0e1e6ae5e..0a9ceb2ec 100644 --- a/domains/3pls0de.json +++ b/domains/3pls0de.json @@ -1,11 +1,11 @@ { - "description": "3pls0de.is-a.dev.", - "repo": "https://github.com/3pls0de", - "owner": { - "username": "3pls0de", - "email": "naji.aka58@gmail.com" - }, - "record": { - "URL": "https://lostpipel.blogspot.com" - } -} + "description": "3pls0de.is-a.dev.", + "repo": "https://github.com/3pls0de", + "owner": { + "username": "3pls0de", + "email": "naji.aka58@gmail.com" + }, + "record": { + "URL": "https://lostpipel.blogspot.com" + } +} \ No newline at end of file From c4374af8cdfccd3cca103be0c783d95fae141bc0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:02 -0500 Subject: [PATCH 1011/3585] chore: formatting file 4-m4t.json --- domains/4-m4t.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/4-m4t.json b/domains/4-m4t.json index 9a6c53bf3..c1d3fe0ab 100644 --- a/domains/4-m4t.json +++ b/domains/4-m4t.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "4-m4t", - "email": "e_serhat@hotmail.com" - }, - "record": { - "CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net" - } -} + "owner": { + "username": "4-m4t", + "email": "e_serhat@hotmail.com" + }, + "record": { + "CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net" + } +} \ No newline at end of file From bd2935a48ee2bf8ab9889d62d5fbb20ca05c3edf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:02 -0500 Subject: [PATCH 1012/3585] chore: formatting file 404.json --- domains/404.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/404.json b/domains/404.json index 2ef34e830..89e91367f 100644 --- a/domains/404.json +++ b/domains/404.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "404Dev-404", - "email": "anthonyvaldes318+404@gmail.com" - }, - "record": { - "CNAME": "404dev-404.github.io" - } -} + "owner": { + "username": "404Dev-404", + "email": "anthonyvaldes318+404@gmail.com" + }, + "record": { + "CNAME": "404dev-404.github.io" + } +} \ No newline at end of file From 8c68a05d29070568dce9af98088ef11c290297f4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:02 -0500 Subject: [PATCH 1013/3585] chore: formatting file 44.json --- domains/44.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/44.json b/domains/44.json index 348a95092..13e343811 100644 --- a/domains/44.json +++ b/domains/44.json @@ -1,11 +1,11 @@ { - "description": "44.is-a.dev", - "repo": "https://github.com/9xN/9xN.github.io", - "owner": { - "username": "9xN", - "email": "0@fbi.ac" - }, - "record": { - "CNAME": "9xn.github.io" - } -} + "description": "44.is-a.dev", + "repo": "https://github.com/9xN/9xN.github.io", + "owner": { + "username": "9xN", + "email": "0@fbi.ac" + }, + "record": { + "CNAME": "9xn.github.io" + } +} \ No newline at end of file From 4e2234c8d264d1d847f57d6b8313658f22b5615a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:02 -0500 Subject: [PATCH 1014/3585] chore: formatting file 45i.json --- domains/45i.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/45i.json b/domains/45i.json index 85d56fc8e..729040503 100644 --- a/domains/45i.json +++ b/domains/45i.json @@ -1,11 +1,11 @@ { - "description": "45i.is-a.dev", - "repo": "https://github.com/45i/things", - "owner": { - "username": "45i", - "email": "sayakpalit61@gmail.com" - }, - "record": { - "CNAME": "45i.github.io" - } -} + "description": "45i.is-a.dev", + "repo": "https://github.com/45i/things", + "owner": { + "username": "45i", + "email": "sayakpalit61@gmail.com" + }, + "record": { + "CNAME": "45i.github.io" + } +} \ No newline at end of file From ad5b518e4b53f908770fdf1e96978121a403046f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:02 -0500 Subject: [PATCH 1015/3585] chore: formatting file 4k5h4y.json --- domains/4k5h4y.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/4k5h4y.json b/domains/4k5h4y.json index 4a6670734..cb097ed3a 100644 --- a/domains/4k5h4y.json +++ b/domains/4k5h4y.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Akshay-Arjun", - "email": "akshayvollala779@gmail.com" - }, - "record": { - "URL": "https://akshay-arjun.github.io/Akshay-Arjun" - } -} + "owner": { + "username": "Akshay-Arjun", + "email": "akshayvollala779@gmail.com" + }, + "record": { + "URL": "https://akshay-arjun.github.io/Akshay-Arjun" + } +} \ No newline at end of file From 8c1f0483cd6e710a3d3afc74879706eeff945194 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:02 -0500 Subject: [PATCH 1016/3585] chore: formatting file 50x.json --- domains/50x.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/50x.json b/domains/50x.json index 753d855b4..032d39215 100644 --- a/domains/50x.json +++ b/domains/50x.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MullerIsabella", - "email": "AlpineDreamer92@protonmail.com" - }, - "record": { - "CNAME": "suisse.onrender.com" - } -} + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "suisse.onrender.com" + } +} \ No newline at end of file From d9abc3902fb8c6318491c55e09ce018ec74e39ee Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:03 -0500 Subject: [PATCH 1017/3585] chore: formatting file 57.json --- domains/57.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/57.json b/domains/57.json index 6d3e7a757..1e9c960a2 100644 --- a/domains/57.json +++ b/domains/57.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "fiftys7vencode", - "email": "potatogamer34579@gmail.com" - }, - "record": { - "A": ["185.199.108.153"] - } -} + "owner": { + "username": "fiftys7vencode", + "email": "potatogamer34579@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153" + ] + } +} \ No newline at end of file From d20ee985790234fa3be63d4c8e5693283f80cae2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:03 -0500 Subject: [PATCH 1018/3585] chore: formatting file 6.json --- domains/6.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/6.json b/domains/6.json index ecafdb143..2f2acf16b 100644 --- a/domains/6.json +++ b/domains/6.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shockbs", - "discord": "880084860327313459" - }, - "record": { - "URL": "https://shockbs.is-a.dev/" - } -} + "owner": { + "username": "shockbs", + "discord": "880084860327313459" + }, + "record": { + "URL": "https://shockbs.is-a.dev/" + } +} \ No newline at end of file From 93f7f8d15c02b257524127bec82615a677c72dd8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:03 -0500 Subject: [PATCH 1019/3585] chore: formatting file 600.json --- domains/600.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/600.json b/domains/600.json index 6df43d890..40700f3e7 100644 --- a/domains/600.json +++ b/domains/600.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/5rq/5rq.github.io", - "owner": { - "username": "5rq", - "email": "600@fbi.ac" - }, - "record": { - "CNAME": "5rq.github.io" - } -} + "repo": "https://github.com/5rq/5rq.github.io", + "owner": { + "username": "5rq", + "email": "600@fbi.ac" + }, + "record": { + "CNAME": "5rq.github.io" + } +} \ No newline at end of file From 2e06f47b11ff933eac0b89f6b8cce958f1f6691c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:03 -0500 Subject: [PATCH 1020/3585] chore: formatting file 62radio.json --- domains/62radio.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/62radio.json b/domains/62radio.json index 5d3264644..7e9953c6e 100644 --- a/domains/62radio.json +++ b/domains/62radio.json @@ -1,12 +1,12 @@ { - "description": "62radio.is-a.dev", - "repo": "https://github.com/radio-indonesia/radio-indonesia.github.io", - "owner": { - "username": "lrmn7", - "email": "lrmn.dev@gmail.com", - "discord": "romanromannya#0" - }, - "record": { - "CNAME": "radio-indonesia.github.io" - } -} + "description": "62radio.is-a.dev", + "repo": "https://github.com/radio-indonesia/radio-indonesia.github.io", + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" + }, + "record": { + "CNAME": "radio-indonesia.github.io" + } +} \ No newline at end of file From 1db1206933511f121a5b37bca50275f87387262c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:03 -0500 Subject: [PATCH 1021/3585] chore: formatting file 6502.json --- domains/6502.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/6502.json b/domains/6502.json index 8843bd54d..2b2c77456 100644 --- a/domains/6502.json +++ b/domains/6502.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website for 6502", - "repo": "https://github.com/nobody5050/nobody5050.github.io", - "owner": { - "username": "Nobody5050", - "email": "levibelland@gmail.com" - }, - "record": { - "CNAME": "nobody5050.github.io" - } -} + "description": "Portfolio website for 6502", + "repo": "https://github.com/nobody5050/nobody5050.github.io", + "owner": { + "username": "Nobody5050", + "email": "levibelland@gmail.com" + }, + "record": { + "CNAME": "nobody5050.github.io" + } +} \ No newline at end of file From b7e30a3971bea6265fcbd8c9191133562adb4d37 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:03 -0500 Subject: [PATCH 1022/3585] chore: formatting file 7.json --- domains/7.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/7.json b/domains/7.json index ac6d8be91..5f3fc3f41 100644 --- a/domains/7.json +++ b/domains/7.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "realSunyz", - "discord": "800186537719365662", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.lcA-FDIDxbODMySbmJgJOi2oJl04JAODrUgFTVwXa0w-jncbJ6Frvykm7oGVxqKmtOMnRJD7wVTl1Sfr-Y-nOAmN0ZY6FNW1vR1kwY1x_sXLnko9S_t-p0dgZ7lo1cVI1TcL2Z0C7yGOgK06U02dB7tN-m9piRa2cf09QM35oLm8_UZvTeZeCLRJnzTG3FVK0yosy38oXIk0c3oNgEkgufTQZDJgmh4lU4Ws8qmCdrqzRCFFUoNarx_6Q3y22we1x_zr4fGGqarv2lVZOz7DR0_zDK7jrsoC4-42sM_WnECfCVGxyMPeWbNlQyrfqzJjcM2MvKwodx5KbJBHOkRhoA.6n1HQotWwFwdkIu61eaz4A.T-S96mKQwHRD78Xq-8h1htrsFx8PI5XxRneVrP_yed28BIRAtjcNLNvj4CwwaewrNeRp8MBDVYAjKKl79gDZSvnX7SuusOU2Cj82tFkpdJeR_vyqTyODUx5rIIMtD2p5.5MxztQbJrVaqmRuW6e57Cg" - }, - "record": { - "CNAME": "pub-seven-intro.pages.dev" - } -} + "owner": { + "username": "realSunyz", + "discord": "800186537719365662", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.lcA-FDIDxbODMySbmJgJOi2oJl04JAODrUgFTVwXa0w-jncbJ6Frvykm7oGVxqKmtOMnRJD7wVTl1Sfr-Y-nOAmN0ZY6FNW1vR1kwY1x_sXLnko9S_t-p0dgZ7lo1cVI1TcL2Z0C7yGOgK06U02dB7tN-m9piRa2cf09QM35oLm8_UZvTeZeCLRJnzTG3FVK0yosy38oXIk0c3oNgEkgufTQZDJgmh4lU4Ws8qmCdrqzRCFFUoNarx_6Q3y22we1x_zr4fGGqarv2lVZOz7DR0_zDK7jrsoC4-42sM_WnECfCVGxyMPeWbNlQyrfqzJjcM2MvKwodx5KbJBHOkRhoA.6n1HQotWwFwdkIu61eaz4A.T-S96mKQwHRD78Xq-8h1htrsFx8PI5XxRneVrP_yed28BIRAtjcNLNvj4CwwaewrNeRp8MBDVYAjKKl79gDZSvnX7SuusOU2Cj82tFkpdJeR_vyqTyODUx5rIIMtD2p5.5MxztQbJrVaqmRuW6e57Cg" + }, + "record": { + "CNAME": "pub-seven-intro.pages.dev" + } +} \ No newline at end of file From e6110185f1a281608bf04a63157fba8325113eb0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:03 -0500 Subject: [PATCH 1023/3585] chore: formatting file 7z.json --- domains/7z.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/7z.json b/domains/7z.json index 867de6280..98b8d9bcb 100644 --- a/domains/7z.json +++ b/domains/7z.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "XikiZxGS", - "discord": "1015654462334971925", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" - }, - - "record": { - "CNAME": "xikizxgs.github.io" - } -} + "owner": { + "username": "XikiZxGS", + "discord": "1015654462334971925", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" + }, + "record": { + "CNAME": "xikizxgs.github.io" + } +} \ No newline at end of file From 5921404b6c01b3c620d9da0e44c06ac29b3bf123 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:03 -0500 Subject: [PATCH 1024/3585] chore: formatting file 8bit.json --- domains/8bit.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/8bit.json b/domains/8bit.json index 3645a0037..f36547d7e 100644 --- a/domains/8bit.json +++ b/domains/8bit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "8-bittt", - "email": "8botted@gmail.com" - }, - "record": { - "URL": "https://replit.com/@8bittt?path=" - } -} + "owner": { + "username": "8-bittt", + "email": "8botted@gmail.com" + }, + "record": { + "URL": "https://replit.com/@8bittt?path=" + } +} \ No newline at end of file From b900c9005f5072221344e0ba0068d0cfc281ec9e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:03 -0500 Subject: [PATCH 1025/3585] chore: formatting file @.json --- domains/@.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/@.json b/domains/@.json index 1a39a92d6..ff7792d10 100644 --- a/domains/@.json +++ b/domains/@.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "CNAME": "is-a-dev.github.io" - } -} + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "CNAME": "is-a-dev.github.io" + } +} \ No newline at end of file From 7b69ad42de337c02eacdfd875933d9cac83a958c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:03 -0500 Subject: [PATCH 1026/3585] chore: formatting file a-furry.json --- domains/a-furry.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/a-furry.json b/domains/a-furry.json index 531fec104..259be6109 100644 --- a/domains/a-furry.json +++ b/domains/a-furry.json @@ -1,12 +1,12 @@ { - "description": "Ashley's website", - "repo": "https://github.com/Sxshley/sxshley.github.io", - "owner": { - "username": "Sxshley", - "email": "tsuuunyaaa@gmail.com", - "twitter": "TsU1" - }, - "record": { - "CNAME": "sxshley.github.io" - } -} + "description": "Ashley's website", + "repo": "https://github.com/Sxshley/sxshley.github.io", + "owner": { + "username": "Sxshley", + "email": "tsuuunyaaa@gmail.com", + "twitter": "TsU1" + }, + "record": { + "CNAME": "sxshley.github.io" + } +} \ No newline at end of file From 4de9da0c8c7dc286f87f1dc8050af14d599b4ad2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:04 -0500 Subject: [PATCH 1027/3585] chore: formatting file a-j.json --- domains/a-j.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/a-j.json b/domains/a-j.json index 708026569..c229a9448 100644 --- a/domains/a-j.json +++ b/domains/a-j.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alijafari-gd", - "email": "ali.jafari.sn@gmail.com" - }, - "record": { - "URL": "https://alijafari.is-a.dev" - } -} + "owner": { + "username": "alijafari-gd", + "email": "ali.jafari.sn@gmail.com" + }, + "record": { + "URL": "https://alijafari.is-a.dev" + } +} \ No newline at end of file From f72257304a7501eea8ec716f574f86cb44e6683d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:04 -0500 Subject: [PATCH 1028/3585] chore: formatting file a-little-hat.json --- domains/a-little-hat.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/a-little-hat.json b/domains/a-little-hat.json index 2e2679abb..7fdfc8c36 100644 --- a/domains/a-little-hat.json +++ b/domains/a-little-hat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "A-Little-Hat", - "email": "soumyasarkar309@gmail.com" - }, - "record": { - "CNAME": "a-little-hat.github.io" - } -} + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "CNAME": "a-little-hat.github.io" + } +} \ No newline at end of file From 5c7798e8ec20bd5cfc95b6e159c4d42a36d9ac6d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:04 -0500 Subject: [PATCH 1029/3585] chore: formatting file a.json --- domains/a.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/a.json b/domains/a.json index 387844593..017d382b2 100644 --- a/domains/a.json +++ b/domains/a.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "dhruvakalur", - "discord": "794802369216380949", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.n6sY7FH0bwRVpn5paxjZE9b0AS1bS9fiw6WV4sdfPhfnRrO9vR_Mxznkv_LzM5IWuOPUrNzJ8el1rUP1_BEnafofpoSYWV4J326U0TjFnhOysYjmpJ00oNE_TkBdF-gIlwZ3Ps6X2_i5OwLkWysa6oz7-DPHMA2bN27pC7VV7uMwt8gbvLH7BBgnpgZk7vf9eQ7hb8lgHDfjaeaxfG8PoGnO4SBMxcS_Q9hQxW-z7WsfBTTOeKC8jDg3ql5CCtw4epp61hmMGMD8Fk0ETZTDXVHLRVVLsR78uKwgRm-eifgDRVgycfoGfZpRkdZAWFG5fmAYTAxOxCFj6Efa44n-tA.PzULyP0rlpaGmeRh1tX5pA._J47HD2_nZv5f8j_vl5QZZCxbm6K4_nvrZ4LVcTdjH275xenN3SC3fbM-kQFokjiiKtiaSdZMxokzZtBbDBXHORYh2Z9Ve1ENytjWkmOP3U.YDrfLdRHD6-J3Bb9_7iysA" - }, - "record": { - "A": ["45.90.12.29"] - } -} + "owner": { + "username": "dhruvakalur", + "discord": "794802369216380949", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.n6sY7FH0bwRVpn5paxjZE9b0AS1bS9fiw6WV4sdfPhfnRrO9vR_Mxznkv_LzM5IWuOPUrNzJ8el1rUP1_BEnafofpoSYWV4J326U0TjFnhOysYjmpJ00oNE_TkBdF-gIlwZ3Ps6X2_i5OwLkWysa6oz7-DPHMA2bN27pC7VV7uMwt8gbvLH7BBgnpgZk7vf9eQ7hb8lgHDfjaeaxfG8PoGnO4SBMxcS_Q9hQxW-z7WsfBTTOeKC8jDg3ql5CCtw4epp61hmMGMD8Fk0ETZTDXVHLRVVLsR78uKwgRm-eifgDRVgycfoGfZpRkdZAWFG5fmAYTAxOxCFj6Efa44n-tA.PzULyP0rlpaGmeRh1tX5pA._J47HD2_nZv5f8j_vl5QZZCxbm6K4_nvrZ4LVcTdjH275xenN3SC3fbM-kQFokjiiKtiaSdZMxokzZtBbDBXHORYh2Z9Ve1ENytjWkmOP3U.YDrfLdRHD6-J3Bb9_7iysA" + }, + "record": { + "A": [ + "45.90.12.29" + ] + } +} \ No newline at end of file From b790cdabe998cc8dfafdd49fe0d7dc0bd0fca7f6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:04 -0500 Subject: [PATCH 1030/3585] chore: formatting file a1x5h04.json --- domains/a1x5h04.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/a1x5h04.json b/domains/a1x5h04.json index 10d265193..984f51bae 100644 --- a/domains/a1x5h04.json +++ b/domains/a1x5h04.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "A1X5H04", - "email": "alishbaig2004@gmail.com" - }, - "description": "a1x5h04's Portfolio", - "repo": "https://github.com/a1x5h04/portfolio", - "record": { - "CNAME": "a1x5h04.pages.dev" - } -} + "owner": { + "username": "A1X5H04", + "email": "alishbaig2004@gmail.com" + }, + "description": "a1x5h04's Portfolio", + "repo": "https://github.com/a1x5h04/portfolio", + "record": { + "CNAME": "a1x5h04.pages.dev" + } +} \ No newline at end of file From 90bcfd30b1a930b352808b567c177a2ecf255cef Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:04 -0500 Subject: [PATCH 1031/3585] chore: formatting file aa.json --- domains/aa.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aa.json b/domains/aa.json index 64cb3a11a..364c89ce8 100644 --- a/domains/aa.json +++ b/domains/aa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abdullah-Albanna", - "email": "albannaa78@gmail.com" - }, - "record": { - "CNAME": "abdullah-albanna.github.io" - } -} + "owner": { + "username": "Abdullah-Albanna", + "email": "albannaa78@gmail.com" + }, + "record": { + "CNAME": "abdullah-albanna.github.io" + } +} \ No newline at end of file From 0e9d034bab3da4e8cd6797cadcc97f646dc400a4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:04 -0500 Subject: [PATCH 1032/3585] chore: formatting file aadi.json --- domains/aadi.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aadi.json b/domains/aadi.json index 2594b614b..40c6a2850 100644 --- a/domains/aadi.json +++ b/domains/aadi.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ringholder/ringholder.github.io", - "owner": { - "username": "ringholder", - "discord": "ringholder" - }, - "record": { - "CNAME": "ringholder.github.io" - } -} + "repo": "https://github.com/ringholder/ringholder.github.io", + "owner": { + "username": "ringholder", + "discord": "ringholder" + }, + "record": { + "CNAME": "ringholder.github.io" + } +} \ No newline at end of file From 3267fdd503c2e7078b0d9568bd25188fd074b355 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:04 -0500 Subject: [PATCH 1033/3585] chore: formatting file aadirajuthup.json --- domains/aadirajuthup.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/aadirajuthup.json b/domains/aadirajuthup.json index dd110b351..617bf7aa1 100644 --- a/domains/aadirajuthup.json +++ b/domains/aadirajuthup.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "aadirajuthup", - "email": "aadi.rajuthup@gmail.com" - }, - "record": { - "A": ["150.136.148.164"] - } -} + "owner": { + "username": "aadirajuthup", + "email": "aadi.rajuthup@gmail.com" + }, + "record": { + "A": [ + "150.136.148.164" + ] + } +} \ No newline at end of file From dd32d8dca8716dcced674de72e8802f04118c87b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:04 -0500 Subject: [PATCH 1034/3585] chore: formatting file aaditya.json --- domains/aaditya.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aaditya.json b/domains/aaditya.json index 5db37d8c2..2ec0f539d 100644 --- a/domains/aaditya.json +++ b/domains/aaditya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aaditya2200", - "email": "aaditya2200@gmail.com" - }, - "record": { - "CNAME": "aaditya2200.github.io" - } -} + "owner": { + "username": "aaditya2200", + "email": "aaditya2200@gmail.com" + }, + "record": { + "CNAME": "aaditya2200.github.io" + } +} \ No newline at end of file From a220e147e7a962ce75a251c5e1d6bbfae350483f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:04 -0500 Subject: [PATCH 1035/3585] chore: formatting file aakanksha.json --- domains/aakanksha.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aakanksha.json b/domains/aakanksha.json index f71b5dc98..a84b84515 100644 --- a/domains/aakanksha.json +++ b/domains/aakanksha.json @@ -1,11 +1,11 @@ { - "description": "Aakanksha's .is-a.dev domain", - "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", - "owner": { - "username": "aakankshabhende", - "email": "aakanksha0407@gmail.com" - }, - "record": { - "CNAME": "aakankshabhende.github.io" - } -} + "description": "Aakanksha's .is-a.dev domain", + "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", + "owner": { + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" + }, + "record": { + "CNAME": "aakankshabhende.github.io" + } +} \ No newline at end of file From ab86aaeae6903130af2dd87114b6218dfe755031 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:05 -0500 Subject: [PATCH 1036/3585] chore: formatting file aakarsh.json --- domains/aakarsh.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/aakarsh.json b/domains/aakarsh.json index a1ba480e7..5b80e146a 100644 --- a/domains/aakarsh.json +++ b/domains/aakarsh.json @@ -7,6 +7,8 @@ "discord": "spyperx" }, "record": { - "A": ["216.24.57.1"] + "A": [ + "216.24.57.1" + ] } -} +} \ No newline at end of file From f65a3be3050056cf1acffe686164474b5027f38e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:05 -0500 Subject: [PATCH 1037/3585] chore: formatting file aakash.json --- domains/aakash.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aakash.json b/domains/aakash.json index 82f277b04..a04851aa6 100644 --- a/domains/aakash.json +++ b/domains/aakash.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/shinyzenith/website", - "owner": { - "username": "Shinyzenith", - "email": "aakashsensharma@gmail.com" - }, - "record": { - "CNAME": "shinyzenith.github.io" - } -} + "repo": "https://github.com/shinyzenith/website", + "owner": { + "username": "Shinyzenith", + "email": "aakashsensharma@gmail.com" + }, + "record": { + "CNAME": "shinyzenith.github.io" + } +} \ No newline at end of file From 71b88c78d15c0d53e6f3cab15829e299c05b6c55 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:05 -0500 Subject: [PATCH 1038/3585] chore: formatting file aakashs.json --- domains/aakashs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aakashs.json b/domains/aakashs.json index ee582b803..9cbd63133 100644 --- a/domains/aakashs.json +++ b/domains/aakashs.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/Aakash-kun/Aakash-kun.github.io", - "owner": { - "username": "Aakash-kun", - "email": "aakashshivhare1704@gmail.com", - "discord": "AakashS#9630" - }, - "record": { - "CNAME": "aakash-kun.github.io" - } -} + "repo": "https://github.com/Aakash-kun/Aakash-kun.github.io", + "owner": { + "username": "Aakash-kun", + "email": "aakashshivhare1704@gmail.com", + "discord": "AakashS#9630" + }, + "record": { + "CNAME": "aakash-kun.github.io" + } +} \ No newline at end of file From 0da5a132b7236da6858a3e54340a529870de39a9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:05 -0500 Subject: [PATCH 1039/3585] chore: formatting file aakashuuuu.json --- domains/aakashuuuu.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aakashuuuu.json b/domains/aakashuuuu.json index d94b5b9e9..5575b205b 100644 --- a/domains/aakashuuuu.json +++ b/domains/aakashuuuu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsAakashz", - "email": "gzatrop@gmail.com" - }, - "record": { - "CNAME": "nextjs-aakashuu-portfolio.pages.dev" - } -} + "owner": { + "username": "itsAakashz", + "email": "gzatrop@gmail.com" + }, + "record": { + "CNAME": "nextjs-aakashuu-portfolio.pages.dev" + } +} \ No newline at end of file From 4766c35dc3381d24d70d951824f096a2af38bf8b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:05 -0500 Subject: [PATCH 1040/3585] chore: formatting file aakhilv.json --- domains/aakhilv.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/aakhilv.json b/domains/aakhilv.json index de8ba652a..fb3b82244 100644 --- a/domains/aakhilv.json +++ b/domains/aakhilv.json @@ -1,12 +1,12 @@ { - "description": "A personal portfolio site for all my projects and commissions.", - "repo": "https://github.com/aakhilv/portfolio", - "owner": { - "username": "aakhilv", - "email": "bluninja165@gmail.com", - "twitter": "corruptblu" - }, - "record": { - "CNAME": "aakhilv.github.io" - } -} + "description": "A personal portfolio site for all my projects and commissions.", + "repo": "https://github.com/aakhilv/portfolio", + "owner": { + "username": "aakhilv", + "email": "bluninja165@gmail.com", + "twitter": "corruptblu" + }, + "record": { + "CNAME": "aakhilv.github.io" + } +} \ No newline at end of file From cffe3de4086d3b7e8a4ec0007af7e9226febcf2a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:05 -0500 Subject: [PATCH 1041/3585] chore: formatting file aaksa.json --- domains/aaksa.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aaksa.json b/domains/aaksa.json index 0d323b382..b5c15b20d 100644 --- a/domains/aaksa.json +++ b/domains/aaksa.json @@ -1,11 +1,11 @@ { - "description": "aaksa.is-a.dev", - "repo": "https://github.com/aaksa/aaksan.github.io", - "owner": { - "username": "aaksa", - "email": "andiaksa16@gmail.com" - }, - "record": { - "CNAME": "aaksa.github.io" - } -} + "description": "aaksa.is-a.dev", + "repo": "https://github.com/aaksa/aaksan.github.io", + "owner": { + "username": "aaksa", + "email": "andiaksa16@gmail.com" + }, + "record": { + "CNAME": "aaksa.github.io" + } +} \ No newline at end of file From 9563859843447a66400c3cc7391f50775637d455 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:05 -0500 Subject: [PATCH 1042/3585] chore: formatting file aalcantara.json --- domains/aalcantara.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aalcantara.json b/domains/aalcantara.json index d4f2171bb..d8e072af4 100644 --- a/domains/aalcantara.json +++ b/domains/aalcantara.json @@ -1,11 +1,11 @@ { - "description": "Documentation for is-a-dev", - "repo": "https://github.com/Aalcantaraxxx/register", - "owner": { - "username": "Aalcantaraxxx", - "email": "angele2705@gmail.com" - }, - "record": { - "CNAME": "aalcantara-is-a-dev.web.app" - } -} + "description": "Documentation for is-a-dev", + "repo": "https://github.com/Aalcantaraxxx/register", + "owner": { + "username": "Aalcantaraxxx", + "email": "angele2705@gmail.com" + }, + "record": { + "CNAME": "aalcantara-is-a-dev.web.app" + } +} \ No newline at end of file From f4ef70408ad02ad4e5e94f462658da7d5d6771cf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:05 -0500 Subject: [PATCH 1043/3585] chore: formatting file aaraam.json --- domains/aaraam.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aaraam.json b/domains/aaraam.json index 7021124bb..e6fa1db31 100644 --- a/domains/aaraam.json +++ b/domains/aaraam.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/aaraam/aaraam.github.io", - "owner": { - "username": "aaraam", - "email": "aaraam.goblin@gmail.com" - }, - "record": { - "CNAME": "aaraam.github.io" - } -} + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/aaraam/aaraam.github.io", + "owner": { + "username": "aaraam", + "email": "aaraam.goblin@gmail.com" + }, + "record": { + "CNAME": "aaraam.github.io" + } +} \ No newline at end of file From 09a83634ec71381ab7ea466e09037366409c4687 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:05 -0500 Subject: [PATCH 1044/3585] chore: formatting file aargh.json --- domains/aargh.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aargh.json b/domains/aargh.json index a1eef442d..3b0afebd7 100644 --- a/domains/aargh.json +++ b/domains/aargh.json @@ -1,11 +1,11 @@ { - "description": "aargh.is-a.dev", - "repo": "https://github.com/FloatingComet62/floatingcomet62.github.io", - "owner": { - "username": "FloatingComet62", - "email": "shubh2007rai@gmail.com" - }, - "record": { - "CNAME": "floatingcomet62.github.io" - } -} + "description": "aargh.is-a.dev", + "repo": "https://github.com/FloatingComet62/floatingcomet62.github.io", + "owner": { + "username": "FloatingComet62", + "email": "shubh2007rai@gmail.com" + }, + "record": { + "CNAME": "floatingcomet62.github.io" + } +} \ No newline at end of file From 12efb77f7fa27000e2e3cd580e77d739854b8330 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:05 -0500 Subject: [PATCH 1045/3585] chore: formatting file aarno.json --- domains/aarno.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aarno.json b/domains/aarno.json index 5d3f92cc3..d01916140 100644 --- a/domains/aarno.json +++ b/domains/aarno.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website.", - "repo": "https://github.com/DorianAarno/dorianaarno.github.io", - "owner": { - "username": "DorianAarno", - "email": "aarnodorian56@gmail.com" - }, - "record": { - "CNAME": "dorianaarno.github.io" - } -} + "description": "My Personal Website.", + "repo": "https://github.com/DorianAarno/dorianaarno.github.io", + "owner": { + "username": "DorianAarno", + "email": "aarnodorian56@gmail.com" + }, + "record": { + "CNAME": "dorianaarno.github.io" + } +} \ No newline at end of file From 6aeefbcd211eb4082b41faa1c092f4adeaf7c033 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:06 -0500 Subject: [PATCH 1046/3585] chore: formatting file aaron.json --- domains/aaron.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aaron.json b/domains/aaron.json index 721474eb1..f3f5f0a20 100644 --- a/domains/aaron.json +++ b/domains/aaron.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AaronPerezPerez", - "email": "aarperper@gmail.com" - }, - "record": { - "CNAME": "terminal-portfolio-h80h9v8ub-aaronperezperez.vercel.app" - } -} + "owner": { + "username": "AaronPerezPerez", + "email": "aarperper@gmail.com" + }, + "record": { + "CNAME": "terminal-portfolio-h80h9v8ub-aaronperezperez.vercel.app" + } +} \ No newline at end of file From 2f073a5f20218403b802f7a622dbfa5f345b60a7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:06 -0500 Subject: [PATCH 1047/3585] chore: formatting file aaronfort.json --- domains/aaronfort.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aaronfort.json b/domains/aaronfort.json index 14c416640..aa9056f4f 100644 --- a/domains/aaronfort.json +++ b/domains/aaronfort.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for Aaron Fort", - "repo": "https://github.com/AaronFortG", - "owner": { - "username": "AaronFortG", - "email": "aaronfortg@gmail.com" - }, - "record": { - "CNAME": "mycurriculum.salleurl.edu" - } + "description": "Documentation website for Aaron Fort", + "repo": "https://github.com/AaronFortG", + "owner": { + "username": "AaronFortG", + "email": "aaronfortg@gmail.com" + }, + "record": { + "CNAME": "mycurriculum.salleurl.edu" + } } \ No newline at end of file From c687d0ef07dcf3836d97e691622aed8c1cf73add Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:06 -0500 Subject: [PATCH 1048/3585] chore: formatting file aaryan.json --- domains/aaryan.json | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/domains/aaryan.json b/domains/aaryan.json index 728e3ac2b..0be399f84 100644 --- a/domains/aaryan.json +++ b/domains/aaryan.json @@ -1,12 +1,19 @@ { - "owner": { - "username": "Aaryan-N", - "discord": "652433042153144321", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RE4SnzQsF8mU81IgFbFll-aRz00dgrRzHb93gKwvaM03w_ksZTABXtjQBNe91kffdNc9M3JpnZVUlRPWGsXcdcyIUGUctweC7d7HZKNylvAYm12-xVmaX8PYM5B4l1TwTfZfACx2LckVKZUR0dZUkIVvTVHPCMF2xCGb7z8Ic-iSSu2Dp5mywp5XN8qu1dC8ep46fzkqfMeVWtzv8daNB332nz-nwKVDx_22MuYJy3mpeMMQVPRU41oWILQoWYVWYVhsiqpgw1VXKdyd52VmzgfmG6Gj0bYPeoIDzWIX8Tb-zhjxiy67tXaZYqZ7Y6DhT-t8FoZtrAfkWVyH28VOgA.KHOXZEbbSdswKeb51IRQzw.9asWvdPDaCTj6nfgO7jC4juUIdDmstvUHCjd2lb_7LK0EKJyiriVsW8F6yG7L0hCUFvPGYRfWCgn1ffzGJsbCxn-sC7aN4vfildGU5geAHA.4lTkjQOfgK2NOf2Pdf7b9A" - }, - "record": { - "A": ["75.2.60.5"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} + "owner": { + "username": "Aaryan-N", + "discord": "652433042153144321", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RE4SnzQsF8mU81IgFbFll-aRz00dgrRzHb93gKwvaM03w_ksZTABXtjQBNe91kffdNc9M3JpnZVUlRPWGsXcdcyIUGUctweC7d7HZKNylvAYm12-xVmaX8PYM5B4l1TwTfZfACx2LckVKZUR0dZUkIVvTVHPCMF2xCGb7z8Ic-iSSu2Dp5mywp5XN8qu1dC8ep46fzkqfMeVWtzv8daNB332nz-nwKVDx_22MuYJy3mpeMMQVPRU41oWILQoWYVWYVhsiqpgw1VXKdyd52VmzgfmG6Gj0bYPeoIDzWIX8Tb-zhjxiy67tXaZYqZ7Y6DhT-t8FoZtrAfkWVyH28VOgA.KHOXZEbbSdswKeb51IRQzw.9asWvdPDaCTj6nfgO7jC4juUIdDmstvUHCjd2lb_7LK0EKJyiriVsW8F6yG7L0hCUFvPGYRfWCgn1ffzGJsbCxn-sC7aN4vfildGU5geAHA.4lTkjQOfgK2NOf2Pdf7b9A" + }, + "record": { + "A": [ + "75.2.60.5" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} \ No newline at end of file From 52c41feb0bc3b00089548e46a593767042105bea Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:06 -0500 Subject: [PATCH 1049/3585] chore: formatting file aashutosh.json --- domains/aashutosh.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aashutosh.json b/domains/aashutosh.json index 0d59751a8..9512980f4 100644 --- a/domains/aashutosh.json +++ b/domains/aashutosh.json @@ -1,10 +1,10 @@ { - "description": "Aashutosh Rathi's Space on Web", - "owner": { - "username": "aashutoshrathi", - "email": "me@aashutosh.dev" - }, - "record": { - "CNAME": "aashutosh.dev" - } -} + "description": "Aashutosh Rathi's Space on Web", + "owner": { + "username": "aashutoshrathi", + "email": "me@aashutosh.dev" + }, + "record": { + "CNAME": "aashutosh.dev" + } +} \ No newline at end of file From b76f2bc487f5e4b613ce10105b8cfeeda9b4d206 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:06 -0500 Subject: [PATCH 1050/3585] chore: formatting file aasoft.json --- domains/aasoft.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aasoft.json b/domains/aasoft.json index 7a1b6c67c..53da56f3a 100644 --- a/domains/aasoft.json +++ b/domains/aasoft.json @@ -1,10 +1,10 @@ { - "description": "alireza mohebbi threejs project - aasoft.ir", - "owner": { - "username": "aasoftir", - "email": "aasoftmohebbi@gmail.com" - }, - "record": { - "URL": "https://glitch-text-threejs.vercel.app/" - } -} + "description": "alireza mohebbi threejs project - aasoft.ir", + "owner": { + "username": "aasoftir", + "email": "aasoftmohebbi@gmail.com" + }, + "record": { + "URL": "https://glitch-text-threejs.vercel.app/" + } +} \ No newline at end of file From 2a80bab7d3bf1b515d63b153e4580f4bff0562cc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:06 -0500 Subject: [PATCH 1051/3585] chore: formatting file aayush.json --- domains/aayush.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aayush.json b/domains/aayush.json index ac503c299..b1aacff4e 100644 --- a/domains/aayush.json +++ b/domains/aayush.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com", - "discord": "Aayu5h#1737" - }, - "record": { - "CNAME": "opaayush.pages.dev" - } -} + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com", + "discord": "Aayu5h#1737" + }, + "record": { + "CNAME": "opaayush.pages.dev" + } +} \ No newline at end of file From 4ae6b51ef18f2a92e3002891ac5a1bf0c374d5f5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:06 -0500 Subject: [PATCH 1052/3585] chore: formatting file aayushakacloudy.json --- domains/aayushakacloudy.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aayushakacloudy.json b/domains/aayushakacloudy.json index 6feb21808..4f024efe7 100644 --- a/domains/aayushakacloudy.json +++ b/domains/aayushakacloudy.json @@ -1,11 +1,11 @@ { - "description": "Aayush aka Cloudy's Arcade Home", - "repo": "https://github.com/gamedevCloudy/gamedevCloudy.github.io", - "owner": { - "username": "gamedevCloudy", - "email": "aaayush.dev@gmail.com" - }, - "record": { - "CNAME": "gamedevcloudy.github.io" - } -} + "description": "Aayush aka Cloudy's Arcade Home", + "repo": "https://github.com/gamedevCloudy/gamedevCloudy.github.io", + "owner": { + "username": "gamedevCloudy", + "email": "aaayush.dev@gmail.com" + }, + "record": { + "CNAME": "gamedevcloudy.github.io" + } +} \ No newline at end of file From 9446796f649cf844564a8af3fc057c733016317d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:06 -0500 Subject: [PATCH 1053/3585] chore: formatting file aayushbharti.json --- domains/aayushbharti.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aayushbharti.json b/domains/aayushbharti.json index 9f57910d9..19ef48dfa 100644 --- a/domains/aayushbharti.json +++ b/domains/aayushbharti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aayushbharti", - "email": "iaayushbharti@gmail.com" - }, - "record": { - "CNAME": "aayushbharti.pages.dev" - } -} + "owner": { + "username": "aayushbharti", + "email": "iaayushbharti@gmail.com" + }, + "record": { + "CNAME": "aayushbharti.pages.dev" + } +} \ No newline at end of file From a5fc38ba08e6e63a814b8614af828cd605f0c0eb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:06 -0500 Subject: [PATCH 1054/3585] chore: formatting file aayushsiwa.json --- domains/aayushsiwa.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aayushsiwa.json b/domains/aayushsiwa.json index 295bb4b0c..62cd73a43 100644 --- a/domains/aayushsiwa.json +++ b/domains/aayushsiwa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "CNAME": "aayushsiwa.pages.dev" - } -} + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "aayushsiwa.pages.dev" + } +} \ No newline at end of file From 1556d60a299a562ae59cba8e61c454869f743ff4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:07 -0500 Subject: [PATCH 1055/3585] chore: formatting file abaan.json --- domains/abaan.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/abaan.json b/domains/abaan.json index b0b914af9..22d9eccf8 100644 --- a/domains/abaan.json +++ b/domains/abaan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abaan5467", - "email": "abaan@metfabproducts.com" - }, - "record": { - "CNAME": "abaan5467.github.io" - } -} + "owner": { + "username": "Abaan5467", + "email": "abaan@metfabproducts.com" + }, + "record": { + "CNAME": "abaan5467.github.io" + } +} \ No newline at end of file From aa5c38405199f448948e55d5ae5d4615c510736e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:07 -0500 Subject: [PATCH 1056/3585] chore: formatting file abc.json --- domains/abc.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/abc.json b/domains/abc.json index 4747a5b5c..bbab79f5b 100644 --- a/domains/abc.json +++ b/domains/abc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "neohe", - "email": "he_neo@163.com" - }, - "record": { - "CNAME": "neohe.github.io" - } -} + "owner": { + "username": "neohe", + "email": "he_neo@163.com" + }, + "record": { + "CNAME": "neohe.github.io" + } +} \ No newline at end of file From 66995b20087de4c90cb4b9ceec0b849294cbade6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:07 -0500 Subject: [PATCH 1057/3585] chore: formatting file abdeba.json --- domains/abdeba.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/abdeba.json b/domains/abdeba.json index 0d9f2d7c9..936fabdfe 100644 --- a/domains/abdeba.json +++ b/domains/abdeba.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abde0ba", - "email": "abdesoft1@gmail.com" - }, - "record": { - "URL": "https://ab-portfolio-one.vercel.app" - } -} + "owner": { + "username": "abde0ba", + "email": "abdesoft1@gmail.com" + }, + "record": { + "URL": "https://ab-portfolio-one.vercel.app" + } +} \ No newline at end of file From f8f293237dbf05e3bd9e2e5917db011d543b77c2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:07 -0500 Subject: [PATCH 1058/3585] chore: formatting file abdelghani.json --- domains/abdelghani.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/abdelghani.json b/domains/abdelghani.json index 8c01127ca..2b6d8f625 100644 --- a/domains/abdelghani.json +++ b/domains/abdelghani.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "abdessattar23", - "discord": "1226143665567567954", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" - }, - - "record": { - "CNAME": "king255-del.github.io" - } -} + "owner": { + "username": "abdessattar23", + "discord": "1226143665567567954", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" + }, + "record": { + "CNAME": "king255-del.github.io" + } +} \ No newline at end of file From c557db8ff214d8def297804aee34827f3d113474 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:07 -0500 Subject: [PATCH 1059/3585] chore: formatting file abdelkarim-ain.json --- domains/abdelkarim-ain.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/abdelkarim-ain.json b/domains/abdelkarim-ain.json index 64ace5d29..21b9f02cc 100644 --- a/domains/abdelkarim-ain.json +++ b/domains/abdelkarim-ain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "abdelkarimain.github.io" - } -} + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} \ No newline at end of file From a68a9525a661403476b29ab2cf44ce539fa2d769 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:07 -0500 Subject: [PATCH 1060/3585] chore: formatting file abdelkarimain.json --- domains/abdelkarimain.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/abdelkarimain.json b/domains/abdelkarimain.json index 64ace5d29..21b9f02cc 100644 --- a/domains/abdelkarimain.json +++ b/domains/abdelkarimain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "abdelkarimain.github.io" - } -} + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} \ No newline at end of file From 8aa34d0cd155caeaa776a9e066b2d0c7b87d225e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:07 -0500 Subject: [PATCH 1061/3585] chore: formatting file abdessattar.json --- domains/abdessattar.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/abdessattar.json b/domains/abdessattar.json index 8e81cca0b..a985db1e4 100644 --- a/domains/abdessattar.json +++ b/domains/abdessattar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdessattar23", - "email": "elyagoubiabdessattar@gmail.com" - }, - "record": { - "CNAME": "abdessattar23.github.io" - } -} + "owner": { + "username": "abdessattar23", + "email": "elyagoubiabdessattar@gmail.com" + }, + "record": { + "CNAME": "abdessattar23.github.io" + } +} \ No newline at end of file From 44e1f5b0eed8c017ab76f84481cfba7ecaaf4a57 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:07 -0500 Subject: [PATCH 1062/3585] chore: formatting file abdi.json --- domains/abdi.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/abdi.json b/domains/abdi.json index 4734115bf..316aca871 100644 --- a/domains/abdi.json +++ b/domains/abdi.json @@ -1,10 +1,9 @@ { "owner": { - "username": "abdiopp", - "email": "ginnieabdullah007@gmail.com" + "username": "abdiopp", + "email": "ginnieabdullah007@gmail.com" }, "record": { - "CNAME": "abdi-portfolio.web.app" + "CNAME": "abdi-portfolio.web.app" } - } - \ No newline at end of file +} \ No newline at end of file From 0e9ab0ed0c9333daf3527078fefee4e0e654e827 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:07 -0500 Subject: [PATCH 1063/3585] chore: formatting file abdisa.json --- domains/abdisa.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/abdisa.json b/domains/abdisa.json index 162199d0b..fb66739bb 100644 --- a/domains/abdisa.json +++ b/domains/abdisa.json @@ -1,10 +1,10 @@ { - "description": "I'm a dev.", - "owner": { - "username": "abdisadev", - "email": "abdisadev@gmail.com" - }, - "record": { - "CNAME": "abdisa.me" - } -} + "description": "I'm a dev.", + "owner": { + "username": "abdisadev", + "email": "abdisadev@gmail.com" + }, + "record": { + "CNAME": "abdisa.me" + } +} \ No newline at end of file From 601c91c07a6319484044743bde04f078ad7d8ccf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:07 -0500 Subject: [PATCH 1064/3585] chore: formatting file abdo.json --- domains/abdo.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/abdo.json b/domains/abdo.json index 61a492730..21b7fd3f6 100644 --- a/domains/abdo.json +++ b/domains/abdo.json @@ -1,12 +1,12 @@ { - "description": "Abdo AT Main Web Page", - "repo": "https://github.com/xAbdoAT/xabdoat.github.io", - "owner": { - "username": "xAbdoAT", - "email": "xabdoat@gmail.com", - "twitter": "xAbdoAT" - }, - "record": { - "CNAME": "xabdoat.github.io" - } -} + "description": "Abdo AT Main Web Page", + "repo": "https://github.com/xAbdoAT/xabdoat.github.io", + "owner": { + "username": "xAbdoAT", + "email": "xabdoat@gmail.com", + "twitter": "xAbdoAT" + }, + "record": { + "CNAME": "xabdoat.github.io" + } +} \ No newline at end of file From 9ce66f630233a34003cd0b2f27452386e367bb80 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:08 -0500 Subject: [PATCH 1065/3585] chore: formatting file abdul.json --- domains/abdul.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/abdul.json b/domains/abdul.json index 60f35a05b..5a5d26dfc 100644 --- a/domains/abdul.json +++ b/domains/abdul.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AhadWeb3", - "email": "ahad4387@gmail.com" - }, - "description": "portofolio website.", - "record": { - "URL": "https://abdul-ahad-portfolio.webflow.io" - } -} + "owner": { + "username": "AhadWeb3", + "email": "ahad4387@gmail.com" + }, + "description": "portofolio website.", + "record": { + "URL": "https://abdul-ahad-portfolio.webflow.io" + } +} \ No newline at end of file From 3b4ad66ec8ece1839cd4ac7b24e24cc6cc0c05a0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:08 -0500 Subject: [PATCH 1066/3585] chore: formatting file abdullah.json --- domains/abdullah.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/abdullah.json b/domains/abdullah.json index 549ce8855..49dc4b43a 100644 --- a/domains/abdullah.json +++ b/domains/abdullah.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "adistar964", - "email": "adistar964@gmail.com" - }, - "description": "this is for my personal website made.", - "record": { - "CNAME": "adistar964.github.io" - } -} + "owner": { + "username": "adistar964", + "email": "adistar964@gmail.com" + }, + "description": "this is for my personal website made.", + "record": { + "CNAME": "adistar964.github.io" + } +} \ No newline at end of file From 7830b7d606efbf4ef0b0a38400aa46a1934894b3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:08 -0500 Subject: [PATCH 1067/3585] chore: formatting file abdulrahman.json --- domains/abdulrahman.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json index 87bf2a14f..3114985dc 100644 --- a/domains/abdulrahman.json +++ b/domains/abdulrahman.json @@ -1,11 +1,11 @@ { - "description": "Personal site to showcase my future works.", - "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", - "owner": { - "username": "abdulrahman1s", - "email": "mail@abdulrahman.dev" - }, - "record": { - "URL": "https://abdulrahman.dev" - } -} + "description": "Personal site to showcase my future works.", + "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", + "owner": { + "username": "abdulrahman1s", + "email": "mail@abdulrahman.dev" + }, + "record": { + "URL": "https://abdulrahman.dev" + } +} \ No newline at end of file From 5e55a4a8db0f6b3318d1c77b7cf65f7d1efbb9c1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:08 -0500 Subject: [PATCH 1068/3585] chore: formatting file abdulrshaikh.json --- domains/abdulrshaikh.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json index 0ff5b2b12..fea2bb274 100644 --- a/domains/abdulrshaikh.json +++ b/domains/abdulrshaikh.json @@ -1,11 +1,11 @@ { - "description": "Abdul's personal developer website", - "repo": "https://github.com/ariskycode/ariskycode.github.io", - "owner": { - "username": "ariskycode", - "email": "arirfanshaikh23@gmail.com" - }, - "record": { - "CNAME": "ariskycode.github.io" - } -} + "description": "Abdul's personal developer website", + "repo": "https://github.com/ariskycode/ariskycode.github.io", + "owner": { + "username": "ariskycode", + "email": "arirfanshaikh23@gmail.com" + }, + "record": { + "CNAME": "ariskycode.github.io" + } +} \ No newline at end of file From 0dc66bd03c8af241b7c0e00963cc9cb4de59f9da Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:08 -0500 Subject: [PATCH 1069/3585] chore: formatting file abe.json --- domains/abe.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/abe.json b/domains/abe.json index 4685df8eb..1df33d505 100644 --- a/domains/abe.json +++ b/domains/abe.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "solarcosmic", - "email": "skyrocket180@gmail.com", - "discord": "1201432681913778260" - }, - "record": { - "CNAME": "profile01.overstand.app" - } -} + "owner": { + "username": "solarcosmic", + "email": "skyrocket180@gmail.com", + "discord": "1201432681913778260" + }, + "record": { + "CNAME": "profile01.overstand.app" + } +} \ No newline at end of file From e902031b36d0026979cca837775ecc20e921afa1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:08 -0500 Subject: [PATCH 1070/3585] chore: formatting file abegehr.json --- domains/abegehr.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/abegehr.json b/domains/abegehr.json index 78b7f1e39..3b0cb1a27 100644 --- a/domains/abegehr.json +++ b/domains/abegehr.json @@ -1,12 +1,12 @@ { - "description": "Personal webpage", - "repo": "https://github.com/abegehr/abegehr.github.io", - "owner": { - "username": "abegehr", - "email": "anton@begehr.me", - "twitter": "antonbegehr" - }, - "record": { - "CNAME": "abegehr.github.io" - } -} + "description": "Personal webpage", + "repo": "https://github.com/abegehr/abegehr.github.io", + "owner": { + "username": "abegehr", + "email": "anton@begehr.me", + "twitter": "antonbegehr" + }, + "record": { + "CNAME": "abegehr.github.io" + } +} \ No newline at end of file From 611d41498ef308ceb66fca539a43dce3efbbc832 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:08 -0500 Subject: [PATCH 1071/3585] chore: formatting file abelblue.json --- domains/abelblue.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/abelblue.json b/domains/abelblue.json index 49af5c49d..c6b827aa4 100644 --- a/domains/abelblue.json +++ b/domains/abelblue.json @@ -1,11 +1,11 @@ { - "description": "Abel Mitiku's website", - "repo": "https://github.com/abel-blue/abelblue.dev", - "owner": { - "username": "abel-blue", - "email": "abelmgetnet@gmail.com" - }, - "record": { - "CNAME": "abel-blue.github.io" - } -} + "description": "Abel Mitiku's website", + "repo": "https://github.com/abel-blue/abelblue.dev", + "owner": { + "username": "abel-blue", + "email": "abelmgetnet@gmail.com" + }, + "record": { + "CNAME": "abel-blue.github.io" + } +} \ No newline at end of file From b97ed140a1f1bfa645a5af65bd6bd5b73cb510b6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:08 -0500 Subject: [PATCH 1072/3585] chore: formatting file abeltranp94.json --- domains/abeltranp94.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/abeltranp94.json b/domains/abeltranp94.json index 8fc1b502b..94c2f1dac 100644 --- a/domains/abeltranp94.json +++ b/domains/abeltranp94.json @@ -1,11 +1,11 @@ { - "description": "Ariel Beltrán Paneque", - "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", - "owner": { - "username": "abeltranp9476", - "email": "abeltran.9476@gmail.com" - }, - "record": { - "CNAME": "abeltranp9476.github.io" - } -} + "description": "Ariel Beltrán Paneque", + "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", + "owner": { + "username": "abeltranp9476", + "email": "abeltran.9476@gmail.com" + }, + "record": { + "CNAME": "abeltranp9476.github.io" + } +} \ No newline at end of file From e52713d443693f6ef1af3da0c6ec2387782fa9ad Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:08 -0500 Subject: [PATCH 1073/3585] chore: formatting file abh80.json --- domains/abh80.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/abh80.json b/domains/abh80.json index c53647599..ac11d4aa4 100644 --- a/domains/abh80.json +++ b/domains/abh80.json @@ -1,12 +1,12 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/abh80/abh80.github.io", - "owner": { - "username": "abh80", - "email": "boatgithub27@gmail.com", - "twitter": "trackerstars" - }, - "record": { - "CNAME": "abh80.github.io" - } -} + "description": "Link to my portfolio site.", + "repo": "https://github.com/abh80/abh80.github.io", + "owner": { + "username": "abh80", + "email": "boatgithub27@gmail.com", + "twitter": "trackerstars" + }, + "record": { + "CNAME": "abh80.github.io" + } +} \ No newline at end of file From 7eab8bd5f71964d96415c899b3719f7473456301 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:09 -0500 Subject: [PATCH 1074/3585] chore: formatting file abhay.json --- domains/abhay.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/abhay.json b/domains/abhay.json index 470df7cdc..79d7f8459 100644 --- a/domains/abhay.json +++ b/domains/abhay.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "uniquepersun", - "email": "abhay.i0am@gmail.com", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WIRf3W3gkAD5c_yyczIieWIABVFKWjmCVV0l_jrxtMMOnT2mWlAELQAVfwDsjz2XEX6NcrWmCEaTEYC0aVCeWEgSjnl_r077RRwQuAOED2ICK-M5WvKDPdUuPlChYVtpbRiByY1nmFWUp5DGn7Z2faQrla_7Ji2e924mSSJppOeBuhcDZ0mZ0Mc3Z8X4DWgQ5xBbKFoREVkyuPSs9Y6Q0-lZsFZijj9khQsQDbDgZT8v3Fv9swLkqAdt-ZMBr7ZdvJSkBbtWj8L038WAZ6dSg-ix3xpkluU97jQt6kLkOyRYY5MKDFoSkxraBumZA9-YDB3pDL_2yAZ23cvHywnPDg.kU_H99RhrpznpQWwrfJ_Aw.yuZV5PvTwNvz5T1JlXOnGw7JjHcUDj_KdD9XGpvQ2rQQ9twNQJESMqj55Jxbgx2jX6mzJsRWmlJDPkE3eSkMQOv3AJuxuWdX4kGpREkxeixFGB8N1oviCe6z0JoYfRuW.GdyFBUkFmKP1fVuGM1CdCA" - }, - "record": { - "URL": "https://uniquepersun.hackclub.app" - } -} + "owner": { + "username": "uniquepersun", + "email": "abhay.i0am@gmail.com", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WIRf3W3gkAD5c_yyczIieWIABVFKWjmCVV0l_jrxtMMOnT2mWlAELQAVfwDsjz2XEX6NcrWmCEaTEYC0aVCeWEgSjnl_r077RRwQuAOED2ICK-M5WvKDPdUuPlChYVtpbRiByY1nmFWUp5DGn7Z2faQrla_7Ji2e924mSSJppOeBuhcDZ0mZ0Mc3Z8X4DWgQ5xBbKFoREVkyuPSs9Y6Q0-lZsFZijj9khQsQDbDgZT8v3Fv9swLkqAdt-ZMBr7ZdvJSkBbtWj8L038WAZ6dSg-ix3xpkluU97jQt6kLkOyRYY5MKDFoSkxraBumZA9-YDB3pDL_2yAZ23cvHywnPDg.kU_H99RhrpznpQWwrfJ_Aw.yuZV5PvTwNvz5T1JlXOnGw7JjHcUDj_KdD9XGpvQ2rQQ9twNQJESMqj55Jxbgx2jX6mzJsRWmlJDPkE3eSkMQOv3AJuxuWdX4kGpREkxeixFGB8N1oviCe6z0JoYfRuW.GdyFBUkFmKP1fVuGM1CdCA" + }, + "record": { + "URL": "https://uniquepersun.hackclub.app" + } +} \ No newline at end of file From dec2542cf8039d67c474a20d88791194ded0ee21 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:09 -0500 Subject: [PATCH 1075/3585] chore: formatting file abhi.json --- domains/abhi.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/abhi.json b/domains/abhi.json index 3b9c6b2b6..414b6a952 100644 --- a/domains/abhi.json +++ b/domains/abhi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "actuallyabhi", - "email": "mabhishek7081@zohomail.in" - }, - "record": { - "URL": "https://actuallyabhi.netlify.app" - } -} + "owner": { + "username": "actuallyabhi", + "email": "mabhishek7081@zohomail.in" + }, + "record": { + "URL": "https://actuallyabhi.netlify.app" + } +} \ No newline at end of file From 53b3113bf718568136549ad2331a26501d8c57a6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:09 -0500 Subject: [PATCH 1076/3585] chore: formatting file abhigyantrips.json --- domains/abhigyantrips.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/abhigyantrips.json b/domains/abhigyantrips.json index 7a981f390..0eb41fae7 100644 --- a/domains/abhigyantrips.json +++ b/domains/abhigyantrips.json @@ -1,11 +1,11 @@ { - "description": "A personal website, with biodata.", - "repo": "https://github.com/abhigyantrips/abhigyantrips.github.io", - "owner": { - "username": "abhigyantrips", - "email": "abhigyantrips@gmail.com" - }, - "record": { - "CNAME": "abhigyantrips.github.io" - } -} + "description": "A personal website, with biodata.", + "repo": "https://github.com/abhigyantrips/abhigyantrips.github.io", + "owner": { + "username": "abhigyantrips", + "email": "abhigyantrips@gmail.com" + }, + "record": { + "CNAME": "abhigyantrips.github.io" + } +} \ No newline at end of file From 70c08eb99dafd66026d35eb97fd34781294c4004 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:09 -0500 Subject: [PATCH 1077/3585] chore: formatting file abhilash.json --- domains/abhilash.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/abhilash.json b/domains/abhilash.json index 8048cae1d..968639001 100644 --- a/domains/abhilash.json +++ b/domains/abhilash.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/ostrichization/ostrichization.github.io", - "owner": { - "username": "Ostrichization", - "email": "abhilashk1@proton.me", - "twitter": "OstrichHimself" - }, - "record": { - "CNAME": "ostrichization.github.io" - } -} + "description": "Personal portfolio", + "repo": "https://github.com/ostrichization/ostrichization.github.io", + "owner": { + "username": "Ostrichization", + "email": "abhilashk1@proton.me", + "twitter": "OstrichHimself" + }, + "record": { + "CNAME": "ostrichization.github.io" + } +} \ No newline at end of file From 7ef75cfcf360d53401fee50e7859709e6439ed48 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:09 -0500 Subject: [PATCH 1078/3585] chore: formatting file abhint.json --- domains/abhint.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/abhint.json b/domains/abhint.json index d9e6cc780..32a70829e 100644 --- a/domains/abhint.json +++ b/domains/abhint.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio written in HTML and JS", - "repo": "https://github.com/abhint/abhint.github.io", - "owner": { - "username": "abhint", - "email": "notifyabhijith@gmail.com", - "twitter": "abhint6" - }, - "record": { - "CNAME": "abhint.github.io" - } -} + "description": "Personal portfolio written in HTML and JS", + "repo": "https://github.com/abhint/abhint.github.io", + "owner": { + "username": "abhint", + "email": "notifyabhijith@gmail.com", + "twitter": "abhint6" + }, + "record": { + "CNAME": "abhint.github.io" + } +} \ No newline at end of file From 5dacd3da1a98b09cde2a67585767c281db55e5fc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:09 -0500 Subject: [PATCH 1079/3585] chore: formatting file abhishek-sharma.json --- domains/abhishek-sharma.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/abhishek-sharma.json b/domains/abhishek-sharma.json index 82aba4eef..86a760c92 100644 --- a/domains/abhishek-sharma.json +++ b/domains/abhishek-sharma.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AbhiSharma096", - "email": "Abhisheksharma10a@gmail.com" - }, - "record": { - "URL": "https://abhishek-sharma-01.netlify.app/" - } -} + "owner": { + "username": "AbhiSharma096", + "email": "Abhisheksharma10a@gmail.com" + }, + "record": { + "URL": "https://abhishek-sharma-01.netlify.app/" + } +} \ No newline at end of file From 8ac7d0bc15ff1a9d79251e57dd10b161c2fba0b2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:09 -0500 Subject: [PATCH 1080/3585] chore: formatting file abhishek.json --- domains/abhishek.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/abhishek.json b/domains/abhishek.json index b0097a288..533e61b39 100644 --- a/domains/abhishek.json +++ b/domains/abhishek.json @@ -1,11 +1,11 @@ { - "description": "Abhishek's personal website", - "repo": "https://github.com/nullpointxr", - "owner": { - "username": "nullpointxr", - "email": "abhishek.sankar.in@protonmail.com" - }, - "record": { - "CNAME": "abhisheks.me" - } -} + "description": "Abhishek's personal website", + "repo": "https://github.com/nullpointxr", + "owner": { + "username": "nullpointxr", + "email": "abhishek.sankar.in@protonmail.com" + }, + "record": { + "CNAME": "abhisheks.me" + } +} \ No newline at end of file From 1dfda609ad1fd1c4c69ce6196e399fee7cf36721 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:09 -0500 Subject: [PATCH 1081/3585] chore: formatting file abhishekissac.json --- domains/abhishekissac.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index ee7e62597..4923ad0ed 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Abhishek-Issac", - "email": "abhishekissac0@gmail.com" - }, - "record": { - "CNAME": "abhishek-issac.github.io" - }, - "proxied": false -} + "owner": { + "username": "Abhishek-Issac", + "email": "abhishekissac0@gmail.com" + }, + "record": { + "CNAME": "abhishek-issac.github.io" + }, + "proxied": false +} \ No newline at end of file From 76ab8b46fae3751c1c672cc59156418345573af4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:09 -0500 Subject: [PATCH 1082/3585] chore: formatting file abhishekkumar.json --- domains/abhishekkumar.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/abhishekkumar.json b/domains/abhishekkumar.json index 81ca81759..6f11b2859 100644 --- a/domains/abhishekkumar.json +++ b/domains/abhishekkumar.json @@ -1,11 +1,11 @@ { - "description": "Abhishek's personal developer website", - "repo": "https://github.com/Abhishek-569", - "owner": { - "username": "Abhishek-569", - "email": "akabhishek4444@gmail.com" - }, - "record": { - "URL": "https://akabhishek4444.wixsite.com/abhishek-kumar" - } -} + "description": "Abhishek's personal developer website", + "repo": "https://github.com/Abhishek-569", + "owner": { + "username": "Abhishek-569", + "email": "akabhishek4444@gmail.com" + }, + "record": { + "URL": "https://akabhishek4444.wixsite.com/abhishek-kumar" + } +} \ No newline at end of file From 1c35f22d5b8df8c8a9c06d878ebb5b1e3d165ff1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:09 -0500 Subject: [PATCH 1083/3585] chore: formatting file abhrajitdas.json --- domains/abhrajitdas.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/abhrajitdas.json b/domains/abhrajitdas.json index d0c26388f..5529e8b4d 100644 --- a/domains/abhrajitdas.json +++ b/domains/abhrajitdas.json @@ -1,12 +1,12 @@ { - "description": "My personal Portfolio Webdite", - "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", - "owner": { - "username": "Abhrajitdas02", - "email": "abhrajitdas12245@gmail.com", - "twitter": "abhrajit2002" - }, - "record": { - "CNAME": "abhrajitdas02.github.io" - } -} + "description": "My personal Portfolio Webdite", + "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", + "owner": { + "username": "Abhrajitdas02", + "email": "abhrajitdas12245@gmail.com", + "twitter": "abhrajit2002" + }, + "record": { + "CNAME": "abhrajitdas02.github.io" + } +} \ No newline at end of file From 386e2eeffa556077703d801b082509eba58e3f05 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:10 -0500 Subject: [PATCH 1084/3585] chore: formatting file abiapp789.json --- domains/abiapp789.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/abiapp789.json b/domains/abiapp789.json index 4472f5420..7f8e25597 100644 --- a/domains/abiapp789.json +++ b/domains/abiapp789.json @@ -1,10 +1,10 @@ { - "domain": "abiapp1789.is-a.dev", - "owner": { - "username": "abiapp789", - "email": "abiapp2024@gmail.com" - }, - "record": { - "CNAME": "trytodownloadme.rf.gd" - } -} + "domain": "abiapp1789.is-a.dev", + "owner": { + "username": "abiapp789", + "email": "abiapp2024@gmail.com" + }, + "record": { + "CNAME": "trytodownloadme.rf.gd" + } +} \ No newline at end of file From 11605ea465a1800ef9b9efc7bd98ba136a8c5200 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:10 -0500 Subject: [PATCH 1085/3585] chore: formatting file abiels.json --- domains/abiels.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/domains/abiels.json b/domains/abiels.json index 53d0546fc..32dc0c772 100644 --- a/domains/abiels.json +++ b/domains/abiels.json @@ -1,14 +1,14 @@ { - "owner": { - "email": "usagecomputer1@gmail.com", - "username": "Abiel0" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} + "owner": { + "email": "usagecomputer1@gmail.com", + "username": "Abiel0" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} \ No newline at end of file From 757346d4d379941a987ed20b661becf12c6330c9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:10 -0500 Subject: [PATCH 1086/3585] chore: formatting file abineethan.json --- domains/abineethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abineethan.json b/domains/abineethan.json index 8974b1073..dd6d7e907 100644 --- a/domains/abineethan.json +++ b/domains/abineethan.json @@ -8,4 +8,4 @@ "record": { "CNAME": "abineethan.github.io" } -} +} \ No newline at end of file From 3637fa7e127b4bb3a2981b26d67082407e86280f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:10 -0500 Subject: [PATCH 1087/3585] chore: formatting file abishek.json --- domains/abishek.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/abishek.json b/domains/abishek.json index cd33a0738..c6d72e884 100644 --- a/domains/abishek.json +++ b/domains/abishek.json @@ -1,11 +1,11 @@ { - "description": "Abishek's portfolio website", - "repo": "https://github.com/vj-abishek/vj-abishek.github.io", - "owner": { - "username": "vj-abishek", - "email": "abigosearch@gmail.com" - }, - "record": { - "CNAME": "vj-abishek.github.io" - } -} + "description": "Abishek's portfolio website", + "repo": "https://github.com/vj-abishek/vj-abishek.github.io", + "owner": { + "username": "vj-abishek", + "email": "abigosearch@gmail.com" + }, + "record": { + "CNAME": "vj-abishek.github.io" + } +} \ No newline at end of file From 1d67b843de21f03ba0c4149594f4f92a19561c7b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:10 -0500 Subject: [PATCH 1088/3585] chore: formatting file aboutjes.json --- domains/aboutjes.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aboutjes.json b/domains/aboutjes.json index 53c17e34b..f995c0254 100644 --- a/domains/aboutjes.json +++ b/domains/aboutjes.json @@ -1,11 +1,11 @@ { - "description": "Personal Bio", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "octyn-yt", - "email": "simplelogin-newsletter.idealize471@simplelogin.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} + "description": "Personal Bio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} \ No newline at end of file From 525c0fe8b8789557cb3e56f20bc08db8a48ed0b0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:10 -0500 Subject: [PATCH 1089/3585] chore: formatting file abubakar.json --- domains/abubakar.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/abubakar.json b/domains/abubakar.json index 9143d444b..0317e1dc4 100644 --- a/domains/abubakar.json +++ b/domains/abubakar.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio", - "repo": "https://github.com/AbubakarKang/AbubakarKang.github.io", - "owner": { - "username": "AbubakarKang", - "discord": "TheHacker#4418" - }, - "record": { - "CNAME": "abubakarkang.github.io" - } -} + "description": "My personal portfolio", + "repo": "https://github.com/AbubakarKang/AbubakarKang.github.io", + "owner": { + "username": "AbubakarKang", + "discord": "TheHacker#4418" + }, + "record": { + "CNAME": "abubakarkang.github.io" + } +} \ No newline at end of file From d3dde645d92f6b86e682af5e4f99bc7a199d7f08 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:10 -0500 Subject: [PATCH 1090/3585] chore: formatting file abysmal.json --- domains/abysmal.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/abysmal.json b/domains/abysmal.json index d51988040..dae0e2958 100644 --- a/domains/abysmal.json +++ b/domains/abysmal.json @@ -1,10 +1,10 @@ { - "description": "My personal website", - "owner": { - "username": "abysmal26", - "email": "abysmal@disroot.org" - }, - "record": { - "URL": "https://abysmal.eu.org" - } -} + "description": "My personal website", + "owner": { + "username": "abysmal26", + "email": "abysmal@disroot.org" + }, + "record": { + "URL": "https://abysmal.eu.org" + } +} \ No newline at end of file From 65c4931ce1fd15a5b841575d74e2fcd2358e19b3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:10 -0500 Subject: [PATCH 1091/3585] chore: formatting file abyss.json --- domains/abyss.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/abyss.json b/domains/abyss.json index 4e050d48c..8b895dfd2 100644 --- a/domains/abyss.json +++ b/domains/abyss.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ultimduck", - "email": "zultimduk@gmail.com" - }, - "record": { - "CNAME": "ultimduck.github.io" - } -} + "owner": { + "username": "ultimduck", + "email": "zultimduk@gmail.com" + }, + "record": { + "CNAME": "ultimduck.github.io" + } +} \ No newline at end of file From 8fca89553bada15a9976ab571ff7f3b3731f2076 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:10 -0500 Subject: [PATCH 1092/3585] chore: formatting file ac.json --- domains/ac.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ac.json b/domains/ac.json index 688a1d5e7..7d79e4316 100644 --- a/domains/ac.json +++ b/domains/ac.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/acdev1508/acdev1508.github.io", - "owner": { - "username": "acdev1508", - "email": "acgamer1508@gmail.com" - }, - "record": { - "CNAME": "acdev1508.github.io" - } -} + "repo": "https://github.com/acdev1508/acdev1508.github.io", + "owner": { + "username": "acdev1508", + "email": "acgamer1508@gmail.com" + }, + "record": { + "CNAME": "acdev1508.github.io" + } +} \ No newline at end of file From da10a86615c217c5a27e26bc4f0345dbd8b42ade Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:11 -0500 Subject: [PATCH 1093/3585] chore: formatting file ac21.json --- domains/ac21.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ac21.json b/domains/ac21.json index cc9e15090..76a0fcc68 100644 --- a/domains/ac21.json +++ b/domains/ac21.json @@ -1,11 +1,11 @@ { - "description": "Atharva Chandwadkar's Portfolio", - "repo": "https://github.com/atharva21-stack/atharva21-stack.github.io", - "owner": { - "username": "atharva21-stack", - "email": "chandwadkar28@gmail.com" - }, - "record": { - "CNAME": "atharva21-stack.github.io" - } -} + "description": "Atharva Chandwadkar's Portfolio", + "repo": "https://github.com/atharva21-stack/atharva21-stack.github.io", + "owner": { + "username": "atharva21-stack", + "email": "chandwadkar28@gmail.com" + }, + "record": { + "CNAME": "atharva21-stack.github.io" + } +} \ No newline at end of file From 37fa05afcc23a4e5b770de103274ee20b3154985 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:11 -0500 Subject: [PATCH 1094/3585] chore: formatting file acaiberii.json --- domains/acaiberii.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/acaiberii.json b/domains/acaiberii.json index 8e0faf623..93a25b89d 100644 --- a/domains/acaiberii.json +++ b/domains/acaiberii.json @@ -1,11 +1,11 @@ { - "description": "acaiberii's website", - "repo": "https://github.com/acaiberii/acaiberii.github.io", - "owner": { - "username": "acaiberii", - "email": "studiouifxdesignersandcoders@gmail.com" - }, - "record": { - "CNAME": "acaiberii.github.io" - } -} + "description": "acaiberii's website", + "repo": "https://github.com/acaiberii/acaiberii.github.io", + "owner": { + "username": "acaiberii", + "email": "studiouifxdesignersandcoders@gmail.com" + }, + "record": { + "CNAME": "acaiberii.github.io" + } +} \ No newline at end of file From 2cbfc422e41c74a10d644187e349b648a77d598e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:11 -0500 Subject: [PATCH 1095/3585] chore: formatting file account.juststudio.json --- domains/account.juststudio.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/account.juststudio.json b/domains/account.juststudio.json index 0e9c53ba8..c94514d37 100644 --- a/domains/account.juststudio.json +++ b/domains/account.juststudio.json @@ -1,11 +1,11 @@ { - "description": "It will be redirect to accounts.juststudio.is-a.dev", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "record": { - "CNAME": "juststudio-account.web.app" - } -} + "description": "It will be redirect to accounts.juststudio.is-a.dev", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "juststudio-account.web.app" + } +} \ No newline at end of file From ff4ad9d34bc2a15a8654c767b69b994e5c4a65b8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:11 -0500 Subject: [PATCH 1096/3585] chore: formatting file accounts.juststudio.json --- domains/accounts.juststudio.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/accounts.juststudio.json b/domains/accounts.juststudio.json index e2655ff63..96073aac0 100644 --- a/domains/accounts.juststudio.json +++ b/domains/accounts.juststudio.json @@ -1,11 +1,11 @@ { - "description": "For account system", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "record": { - "CNAME": "accounts.clerk.services" - } -} + "description": "For account system", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "accounts.clerk.services" + } +} \ No newline at end of file From c9eed26e2d4c468595b1045593f9425721e145a7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:11 -0500 Subject: [PATCH 1097/3585] chore: formatting file acctuke.json --- domains/acctuke.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/acctuke.json b/domains/acctuke.json index 96f7c2c5d..95ede74a0 100644 --- a/domains/acctuke.json +++ b/domains/acctuke.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Roing", - "email": "yang4421@outlook.com" - }, - "record": { - "A": ["47.120.72.157"] - } -} + "owner": { + "username": "Roing", + "email": "yang4421@outlook.com" + }, + "record": { + "A": [ + "47.120.72.157" + ] + } +} \ No newline at end of file From 3b07bb4f9bff98ef84ed875aefccfd9bbaee4bec Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:11 -0500 Subject: [PATCH 1098/3585] chore: formatting file ace.json --- domains/ace.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ace.json b/domains/ace.json index 740356487..51e5949ae 100644 --- a/domains/ace.json +++ b/domains/ace.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "diamond-gold", - "email": "diamond-gold-ace@outlook.com" - }, - "record": { - "URL": "https://github.com/diamond-gold" - } -} + "owner": { + "username": "diamond-gold", + "email": "diamond-gold-ace@outlook.com" + }, + "record": { + "URL": "https://github.com/diamond-gold" + } +} \ No newline at end of file From bab12d810680908d4c195a151cb478002768729f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:11 -0500 Subject: [PATCH 1099/3585] chore: formatting file acey.json --- domains/acey.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/acey.json b/domains/acey.json index e3ac2f977..6ed5236c0 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "CNAME": "website-5qo.pages.dev" - } -} + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "CNAME": "website-5qo.pages.dev" + } +} \ No newline at end of file From a1f0815dda1f6b896fe4419389db64af296efdc9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:11 -0500 Subject: [PATCH 1100/3585] chore: formatting file acgaming.json --- domains/acgaming.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/acgaming.json b/domains/acgaming.json index 39856b8e9..edbb92311 100644 --- a/domains/acgaming.json +++ b/domains/acgaming.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ACGaming1508", - "email": "acgamer861@gmail.com" - }, - "repo": "https://github.com/ACGaming1508/ACGaming1508.github.io", - "record": { - "CNAME": "acgaming1508.github.io" - } -} + "owner": { + "username": "ACGaming1508", + "email": "acgamer861@gmail.com" + }, + "repo": "https://github.com/ACGaming1508/ACGaming1508.github.io", + "record": { + "CNAME": "acgaming1508.github.io" + } +} \ No newline at end of file From b028e265f47e09dd984699d0e4eb1e17f89f36f9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:11 -0500 Subject: [PATCH 1101/3585] chore: formatting file achim.json --- domains/achim.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/achim.json b/domains/achim.json index 1ca781547..c414f2313 100644 --- a/domains/achim.json +++ b/domains/achim.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nohli", - "twitter": "joachi_" - }, - "record": { - "CNAME": "achim.io" - } -} + "owner": { + "username": "nohli", + "twitter": "joachi_" + }, + "record": { + "CNAME": "achim.io" + } +} \ No newline at end of file From b99b12f771878063dc6382253e616be0b71fa437 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:12 -0500 Subject: [PATCH 1102/3585] chore: formatting file achraf.json --- domains/achraf.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/achraf.json b/domains/achraf.json index e5173a56b..b5edd2a2f 100644 --- a/domains/achraf.json +++ b/domains/achraf.json @@ -1,11 +1,11 @@ { - "description": "Achraf's Website!", - "repo": "https://github.com/Ax-r/ax-r.github.io", - "owner": { - "username": "Ax-r", - "email": "hostmaster@netcourrier.com" - }, - "record": { - "CNAME": "ax-r.github.io" - } -} + "description": "Achraf's Website!", + "repo": "https://github.com/Ax-r/ax-r.github.io", + "owner": { + "username": "Ax-r", + "email": "hostmaster@netcourrier.com" + }, + "record": { + "CNAME": "ax-r.github.io" + } +} \ No newline at end of file From a522b4fb7882e412a203833b1e3e3ca143cc6049 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:12 -0500 Subject: [PATCH 1103/3585] chore: formatting file acronical.json --- domains/acronical.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/acronical.json b/domains/acronical.json index b63c4de95..cbf705500 100644 --- a/domains/acronical.json +++ b/domains/acronical.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "CNAME": "acronical.pages.dev" - } -} + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "acronical.pages.dev" + } +} \ No newline at end of file From 021afd730d85bd23a8217c0333c677c912a93823 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:12 -0500 Subject: [PATCH 1104/3585] chore: formatting file acutewoof.json --- domains/acutewoof.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/acutewoof.json b/domains/acutewoof.json index d2509f5b9..5917ebd2d 100644 --- a/domains/acutewoof.json +++ b/domains/acutewoof.json @@ -1,11 +1,11 @@ { - "description": "ACuteWoof's Personal Site", - "repo": "https://github.com/acutewoof/acutewoof.github.io", - "owner": { - "username": "acutewoof", - "email": "acutewoof@gmail.com" - }, - "record": { - "CNAME": "acutewoof.github.io" - } -} + "description": "ACuteWoof's Personal Site", + "repo": "https://github.com/acutewoof/acutewoof.github.io", + "owner": { + "username": "acutewoof", + "email": "acutewoof@gmail.com" + }, + "record": { + "CNAME": "acutewoof.github.io" + } +} \ No newline at end of file From cfa520b20fda581d9b1a1cd7ae658bbdeb11d17c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:12 -0500 Subject: [PATCH 1105/3585] chore: formatting file ada.json --- domains/ada.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ada.json b/domains/ada.json index 68b113b9b..7cf8ae5f6 100644 --- a/domains/ada.json +++ b/domains/ada.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ada-lovecraft", - "email": "ada@codevinsky.com" - }, - "record": { - "CNAME": "ada-lovecraft.github.io" - } -} + "owner": { + "username": "ada-lovecraft", + "email": "ada@codevinsky.com" + }, + "record": { + "CNAME": "ada-lovecraft.github.io" + } +} \ No newline at end of file From 20ca57592ffdd5a9747b9b4ae6f2e1d15c1c3f64 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:12 -0500 Subject: [PATCH 1106/3585] chore: formatting file adais.json --- domains/adais.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adais.json b/domains/adais.json index be4a05f10..b52fd9799 100644 --- a/domains/adais.json +++ b/domains/adais.json @@ -1,11 +1,11 @@ { - "description": "Personal developer website", - "repo": "https://github.com/leixiaoda/openai", - "owner": { - "username": "leixiaoda", - "email": "leixiaoda@gmail.com" - }, - "record": { - "CNAME": "leixiaoda.github.io" - } -} + "description": "Personal developer website", + "repo": "https://github.com/leixiaoda/openai", + "owner": { + "username": "leixiaoda", + "email": "leixiaoda@gmail.com" + }, + "record": { + "CNAME": "leixiaoda.github.io" + } +} \ No newline at end of file From 4f987762445254e358240a84ad19e04470249dd7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:12 -0500 Subject: [PATCH 1107/3585] chore: formatting file adam.json --- domains/adam.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/adam.json b/domains/adam.json index 3aadd5915..ee3fac5af 100644 --- a/domains/adam.json +++ b/domains/adam.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "adamrexo", - "discord": "898638440592191509", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UQXA3K1mX8Pq_S_dcKeoB7MzL_ON5vOvOGOA_0xPft015rDYunl47BEB_lxW0viGYUMvnecBkv6vBnxUrCtoh9F1f2QNnSfJMpDLRnEoiJt4gwt3wSuW8zlw7Y4gkr0oGoqPqXoVZkZOXtn1-SAB5h_rHksFxolsoxNUGbqfcqTcsHScsjVDhlfRSK7eGn-0iWJCjiQc0nL4HPHm-ziu0p2q4bFXzp6XreLITFZIASffgJzFldC2lmxXe3iR1A_T1zHw93f6rUrgdKgWRAN4qhmxHeSUatmI3uMTc0sd2BS0c99IumRnEYVzQDNkSutfw_zo5wDTjp2aabyb7XqusQ.dj4_olpViy2ITJcHo1Fo6g.IXDL4TFulPcVWPZMZ9SR5yoKVD0dS44Rx1-dHODPZw1ZoOUDliQDqUF5csyOdbLGLXiRAl6bsePXCVLIpYoPGwC25zKxI1z7maAu4uHQ6dI.QvaiUlJyNs4nk2-cV_HgDg" - }, - "record": { - "A": ["130.162.237.143"] - } -} + "owner": { + "username": "adamrexo", + "discord": "898638440592191509", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UQXA3K1mX8Pq_S_dcKeoB7MzL_ON5vOvOGOA_0xPft015rDYunl47BEB_lxW0viGYUMvnecBkv6vBnxUrCtoh9F1f2QNnSfJMpDLRnEoiJt4gwt3wSuW8zlw7Y4gkr0oGoqPqXoVZkZOXtn1-SAB5h_rHksFxolsoxNUGbqfcqTcsHScsjVDhlfRSK7eGn-0iWJCjiQc0nL4HPHm-ziu0p2q4bFXzp6XreLITFZIASffgJzFldC2lmxXe3iR1A_T1zHw93f6rUrgdKgWRAN4qhmxHeSUatmI3uMTc0sd2BS0c99IumRnEYVzQDNkSutfw_zo5wDTjp2aabyb7XqusQ.dj4_olpViy2ITJcHo1Fo6g.IXDL4TFulPcVWPZMZ9SR5yoKVD0dS44Rx1-dHODPZw1ZoOUDliQDqUF5csyOdbLGLXiRAl6bsePXCVLIpYoPGwC25zKxI1z7maAu4uHQ6dI.QvaiUlJyNs4nk2-cV_HgDg" + }, + "record": { + "A": [ + "130.162.237.143" + ] + } +} \ No newline at end of file From 5189a14d4569d37d84d970dd6f0c1393b597b752 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:12 -0500 Subject: [PATCH 1108/3585] chore: formatting file adamkarepin.json --- domains/adamkarepin.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adamkarepin.json b/domains/adamkarepin.json index ad01bd17e..d8e59ee20 100644 --- a/domains/adamkarepin.json +++ b/domains/adamkarepin.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/K7Adam/my-webfolio-angular", - "owner": { - "username": "K7Adam", - "twitter": "7AdamK" - }, - "record": { - "CNAME": "8b23b621a9d04b0718dd.b-cdn.net" - } -} + "description": "Personal portfolio website", + "repo": "https://github.com/K7Adam/my-webfolio-angular", + "owner": { + "username": "K7Adam", + "twitter": "7AdamK" + }, + "record": { + "CNAME": "8b23b621a9d04b0718dd.b-cdn.net" + } +} \ No newline at end of file From 4b67e3e61bd91f4316744b357e53f28d1baec618 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:12 -0500 Subject: [PATCH 1109/3585] chore: formatting file adamski.json --- domains/adamski.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adamski.json b/domains/adamski.json index 68c836593..04cb808a9 100644 --- a/domains/adamski.json +++ b/domains/adamski.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "edtimer", - "email": "b4timer@protonamil.com" - }, - "record": { - "CNAME": "adamski.pages.dev" - } -} + "owner": { + "username": "edtimer", + "email": "b4timer@protonamil.com" + }, + "record": { + "CNAME": "adamski.pages.dev" + } +} \ No newline at end of file From 5ff0a88d2c5dd63efc88e9ca5a6c69e027a4c4b0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:12 -0500 Subject: [PATCH 1110/3585] chore: formatting file adarsh.json --- domains/adarsh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index 2a5ecfbe1..1c87f4163 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "clumzyofficial", - "email": "adarshshukla0344@gmail.com" - }, - "record": { - "CNAME": "clumzyofficial.github.io" - } -} + "owner": { + "username": "clumzyofficial", + "email": "adarshshukla0344@gmail.com" + }, + "record": { + "CNAME": "clumzyofficial.github.io" + } +} \ No newline at end of file From 74003709b46debc5fdefe300f58ce314655e9f5e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:12 -0500 Subject: [PATCH 1111/3585] chore: formatting file adarshblog.json --- domains/adarshblog.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adarshblog.json b/domains/adarshblog.json index ca079d348..c364d36d9 100644 --- a/domains/adarshblog.json +++ b/domains/adarshblog.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsmeadarsh2008", - "email": "gourabmahalikadarsh@gmail.com" - }, - "record": { - "URL": "https://broughtbyalgorithm.blogspot.com" - } -} + "owner": { + "username": "itsmeadarsh2008", + "email": "gourabmahalikadarsh@gmail.com" + }, + "record": { + "URL": "https://broughtbyalgorithm.blogspot.com" + } +} \ No newline at end of file From 7f3a82071e893d689eac0739996cada80511ea82 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:13 -0500 Subject: [PATCH 1112/3585] chore: formatting file adarshs.json --- domains/adarshs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adarshs.json b/domains/adarshs.json index a235a68d2..78dd23fc6 100644 --- a/domains/adarshs.json +++ b/domains/adarshs.json @@ -1,11 +1,11 @@ { - "description": "The portfolio of Adarsh S", - "repo": "https://github.com/adarshsuresh07", - "owner": { - "username": "adarshsuresh07", - "email": "adarshsuresh@cet.ac.in" - }, - "record": { - "CNAME": "adarshsuresh07.github.io" - } -} + "description": "The portfolio of Adarsh S", + "repo": "https://github.com/adarshsuresh07", + "owner": { + "username": "adarshsuresh07", + "email": "adarshsuresh@cet.ac.in" + }, + "record": { + "CNAME": "adarshsuresh07.github.io" + } +} \ No newline at end of file From ebc674ea5a7a4e2a623020c6a1b0f5225fee99bd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:13 -0500 Subject: [PATCH 1113/3585] chore: formatting file adarshvijay.json --- domains/adarshvijay.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adarshvijay.json b/domains/adarshvijay.json index ca764aa88..0b78cf7e1 100644 --- a/domains/adarshvijay.json +++ b/domains/adarshvijay.json @@ -1,11 +1,11 @@ { - "description": "Adarsh Vijay's Site for things he doesn't know yet", - "repo": "https://github.com/adarsh-av13/adarsh-av13.github.io", - "owner": { - "username": "adarsh-av13", - "email": "dra4474@gmail.com" - }, - "record": { - "CNAME": "adarsh-av13.github.io" - } -} + "description": "Adarsh Vijay's Site for things he doesn't know yet", + "repo": "https://github.com/adarsh-av13/adarsh-av13.github.io", + "owner": { + "username": "adarsh-av13", + "email": "dra4474@gmail.com" + }, + "record": { + "CNAME": "adarsh-av13.github.io" + } +} \ No newline at end of file From 489dc7b21f110d64ca07ba48c36cdc1942eade65 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:13 -0500 Subject: [PATCH 1114/3585] chore: formatting file adeebkhan.json --- domains/adeebkhan.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adeebkhan.json b/domains/adeebkhan.json index d2abea43e..644382b4f 100644 --- a/domains/adeebkhan.json +++ b/domains/adeebkhan.json @@ -1,11 +1,11 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/akpathan2799/akpathan2799.github.io", - "owner": { - "username": "akpathan2799", - "email": "akpathan2799@gmail.com" - }, - "record": { - "CNAME": "akpathan2799.github.io" - } -} + "description": "Describe the use of this subdomain", + "repo": "https://github.com/akpathan2799/akpathan2799.github.io", + "owner": { + "username": "akpathan2799", + "email": "akpathan2799@gmail.com" + }, + "record": { + "CNAME": "akpathan2799.github.io" + } +} \ No newline at end of file From 02e7e2affd76137f7c0795857b39244c9eecb9e7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:13 -0500 Subject: [PATCH 1115/3585] chore: formatting file adhi.json --- domains/adhi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adhi.json b/domains/adhi.json index a32db6a53..f615cc61c 100644 --- a/domains/adhi.json +++ b/domains/adhi.json @@ -1,11 +1,11 @@ { - "description": "Adhi", - "repo": "https://github.com/adhithyakrishna/adhithyakrishna.github.io", - "owner": { - "username": "Adhi", - "email": "akrishna.cse21@gmail.com" - }, - "record": { - "CNAME": "adhithyakrishna.github.io" - } -} + "description": "Adhi", + "repo": "https://github.com/adhithyakrishna/adhithyakrishna.github.io", + "owner": { + "username": "Adhi", + "email": "akrishna.cse21@gmail.com" + }, + "record": { + "CNAME": "adhithyakrishna.github.io" + } +} \ No newline at end of file From 054d3b7cc579242433099e9da74e01b0eee51261 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:13 -0500 Subject: [PATCH 1116/3585] chore: formatting file adhitht.json --- domains/adhitht.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adhitht.json b/domains/adhitht.json index 14f5ceeff..4a897f018 100644 --- a/domains/adhitht.json +++ b/domains/adhitht.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adhitht", - "email": "adhith.tharammal@gmail.com" - }, - "record": { - "URL": "https://adhitht.me" - } -} + "owner": { + "username": "adhitht", + "email": "adhith.tharammal@gmail.com" + }, + "record": { + "URL": "https://adhitht.me" + } +} \ No newline at end of file From 35371a41c01d0cda8aba2d2286e82d13fa1b4fac Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:13 -0500 Subject: [PATCH 1117/3585] chore: formatting file adi.json --- domains/adi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adi.json b/domains/adi.json index 5b629d332..8b8c070c5 100644 --- a/domains/adi.json +++ b/domains/adi.json @@ -1,11 +1,11 @@ { - "description": "Adrian is a dev", - "repo": "https://github.com/stryfe200fps/adrian", - "owner": { - "username": "stryfe200fps", - "email": "fsdainsleif@gmail.com" - }, - "record": { - "CNAME": "stryfe200fps.github.io" - } -} + "description": "Adrian is a dev", + "repo": "https://github.com/stryfe200fps/adrian", + "owner": { + "username": "stryfe200fps", + "email": "fsdainsleif@gmail.com" + }, + "record": { + "CNAME": "stryfe200fps.github.io" + } +} \ No newline at end of file From 5599d4ba1a19705c3a5d60c8930cb8263919be1a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:13 -0500 Subject: [PATCH 1118/3585] chore: formatting file adib.json --- domains/adib.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adib.json b/domains/adib.json index eaec424cc..7683bc47c 100644 --- a/domains/adib.json +++ b/domains/adib.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adib23704", - "email": "adib23704@gmail.com" - }, - "record": { - "URL": "https://adib23704.com" - } -} + "owner": { + "username": "Adib23704", + "email": "adib23704@gmail.com" + }, + "record": { + "URL": "https://adib23704.com" + } +} \ No newline at end of file From 3f210a0e280fd2c2d7fab81b6ddc848c6c8347e5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:13 -0500 Subject: [PATCH 1119/3585] chore: formatting file adigen.json --- domains/adigen.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adigen.json b/domains/adigen.json index cb5dafb48..8b8c3f2cf 100644 --- a/domains/adigen.json +++ b/domains/adigen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mradigen", - "email": "mr.adigen@protonmail.com" - }, - "record": { - "CNAME": "mradigen.github.io" - } -} + "owner": { + "username": "mradigen", + "email": "mr.adigen@protonmail.com" + }, + "record": { + "CNAME": "mradigen.github.io" + } +} \ No newline at end of file From 612a12ae27880f53e4713d9e10869b82e930ace6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:13 -0500 Subject: [PATCH 1120/3585] chore: formatting file adit.json --- domains/adit.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adit.json b/domains/adit.json index e3a663c15..52c69623e 100644 --- a/domains/adit.json +++ b/domains/adit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aditya-lika-ardiansyah", - "email": "Adytialikaardiansyah@gmail.com" - }, - "record": { - "CNAME": "aditya-lika-ardiansyah.github.io" - } -} + "owner": { + "username": "aditya-lika-ardiansyah", + "email": "Adytialikaardiansyah@gmail.com" + }, + "record": { + "CNAME": "aditya-lika-ardiansyah.github.io" + } +} \ No newline at end of file From 6716a57ba3c1bc61343993cf7aee720f6fad7119 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:14 -0500 Subject: [PATCH 1121/3585] chore: formatting file adithya.json --- domains/adithya.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adithya.json b/domains/adithya.json index 928901c94..e0612cadf 100644 --- a/domains/adithya.json +++ b/domains/adithya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adithyakb10", - "email": "adithyakb93@gmail.com" - }, - "record": { - "URL": "https://adithyakb.carrd.co/" - } -} + "owner": { + "username": "adithyakb10", + "email": "adithyakb93@gmail.com" + }, + "record": { + "URL": "https://adithyakb.carrd.co/" + } +} \ No newline at end of file From c574b9ad40b2128b8be5485625aac8af3d988dda Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:14 -0500 Subject: [PATCH 1122/3585] chore: formatting file adithyapaib.json --- domains/adithyapaib.json | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/domains/adithyapaib.json b/domains/adithyapaib.json index c422eddee..ac319dd1e 100644 --- a/domains/adithyapaib.json +++ b/domains/adithyapaib.json @@ -1,13 +1,12 @@ -{ - "description": "My Portfolio Website", - "repo": "https://github.com/adithyapaib/adithyapaib.github.io", - "owner": { - "username": "adithyapaib", - "email": "paiadithya26@gmail.com", - "twitter": "adithyapaib" - }, - "record": { - "CNAME": "adithyapaib.github.io" - } - } - \ No newline at end of file +{ + "description": "My Portfolio Website", + "repo": "https://github.com/adithyapaib/adithyapaib.github.io", + "owner": { + "username": "adithyapaib", + "email": "paiadithya26@gmail.com", + "twitter": "adithyapaib" + }, + "record": { + "CNAME": "adithyapaib.github.io" + } +} \ No newline at end of file From fef22861d8da146208f1fa1fc6ec42497fe127f8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:14 -0500 Subject: [PATCH 1123/3585] chore: formatting file aditya.json --- domains/aditya.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/aditya.json b/domains/aditya.json index 60cf9857a..927e16393 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -1,13 +1,13 @@ { - "description": "my personal homepage", - "repo": "https://github.com/dedomil", - "owner": { - "username": "dedomil", - "email": "ishqaddy@gmail.com", - "twitter": "aadixl", - "discord": "dedomil" - }, - "record": { - "CNAME": "dedomil.github.io" - } -} + "description": "my personal homepage", + "repo": "https://github.com/dedomil", + "owner": { + "username": "dedomil", + "email": "ishqaddy@gmail.com", + "twitter": "aadixl", + "discord": "dedomil" + }, + "record": { + "CNAME": "dedomil.github.io" + } +} \ No newline at end of file From f92fe8c1884e507b32e09fc0bf6561fd5bc38a9b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:14 -0500 Subject: [PATCH 1124/3585] chore: formatting file adityabh.json --- domains/adityabh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adityabh.json b/domains/adityabh.json index 19a91c588..81bb4be22 100644 --- a/domains/adityabh.json +++ b/domains/adityabh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AdityaBhattacharya1", - "email": "ec6isyf0@anonaddy.me" - }, - "record": { - "CNAME": "adityabhattacharya1.github.io" - } -} + "owner": { + "username": "AdityaBhattacharya1", + "email": "ec6isyf0@anonaddy.me" + }, + "record": { + "CNAME": "adityabhattacharya1.github.io" + } +} \ No newline at end of file From dce560f29d734452ab533717c0c8196785464a12 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:14 -0500 Subject: [PATCH 1125/3585] chore: formatting file adityajyoti.json --- domains/adityajyoti.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adityajyoti.json b/domains/adityajyoti.json index 5ada85f5e..8082795f3 100644 --- a/domains/adityajyoti.json +++ b/domains/adityajyoti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aditya-Jyoti", - "email": "aj.adityajyoti@gmail.com" - }, - "record": { - "URL": "https://aditya-jyoti.github.io" - } -} + "owner": { + "username": "Aditya-Jyoti", + "email": "aj.adityajyoti@gmail.com" + }, + "record": { + "URL": "https://aditya-jyoti.github.io" + } +} \ No newline at end of file From ff4f1dd1e253bedab27bb75a523334746724042f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:14 -0500 Subject: [PATCH 1126/3585] chore: formatting file adityavag.json --- domains/adityavag.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adityavag.json b/domains/adityavag.json index 502e07869..036d9845a 100644 --- a/domains/adityavag.json +++ b/domains/adityavag.json @@ -1,11 +1,11 @@ { - "description": "For Portfolio", - "repo": "https://github.com/adityavag/portfolio", - "owner": { - "username": "adityavag", - "email": "adi247u@gmail.com" - }, - "record": { - "CNAME": "adityavag.github.io" - } -} + "description": "For Portfolio", + "repo": "https://github.com/adityavag/portfolio", + "owner": { + "username": "adityavag", + "email": "adi247u@gmail.com" + }, + "record": { + "CNAME": "adityavag.github.io" + } +} \ No newline at end of file From 9b4bb9204cd053d7fabe592a0733013383c12062 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:14 -0500 Subject: [PATCH 1127/3585] chore: formatting file adityavijay.json --- domains/adityavijay.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adityavijay.json b/domains/adityavijay.json index 0b267c1e3..3208336d6 100644 --- a/domains/adityavijay.json +++ b/domains/adityavijay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adityavijay21", - "email": "adityavijay2103@gmail.com" - }, - "record": { - "CNAME": "resume-qt2q.onrender.com" - } -} + "owner": { + "username": "adityavijay21", + "email": "adityavijay2103@gmail.com" + }, + "record": { + "CNAME": "resume-qt2q.onrender.com" + } +} \ No newline at end of file From 5c0e650afcdaf411abeab4912e4305aaa91a2c08 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:14 -0500 Subject: [PATCH 1128/3585] chore: formatting file admir.json --- domains/admir.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/admir.json b/domains/admir.json index fb6ab3bd0..3791781f7 100644 --- a/domains/admir.json +++ b/domains/admir.json @@ -1,11 +1,11 @@ { - "description": "Admir", - "repo": "https://github.com/justadmir/justadmir.github.io", - "owner": { - "username": "justadmir", - "email": "admirtahiraj242@gmail.com" - }, - "record": { - "CNAME": "justadmir.github.io" - } -} + "description": "Admir", + "repo": "https://github.com/justadmir/justadmir.github.io", + "owner": { + "username": "justadmir", + "email": "admirtahiraj242@gmail.com" + }, + "record": { + "CNAME": "justadmir.github.io" + } +} \ No newline at end of file From fc66ff417271a1a666a4436df6e2291d00332325 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:14 -0500 Subject: [PATCH 1129/3585] chore: formatting file adnan.json --- domains/adnan.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adnan.json b/domains/adnan.json index ccee39dee..3a909bd66 100644 --- a/domains/adnan.json +++ b/domains/adnan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adnan0131", - "email": "sonuadnan6@gmail.com" - }, - "record": { - "CNAME": "adnan-ahamed-portfolio.vercel.app" - } -} + "owner": { + "username": "Adnan0131", + "email": "sonuadnan6@gmail.com" + }, + "record": { + "CNAME": "adnan-ahamed-portfolio.vercel.app" + } +} \ No newline at end of file From 83faf473d6c76b32f012b6e8b8b7601c82a3fc20 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:14 -0500 Subject: [PATCH 1130/3585] chore: formatting file adolar0042.json --- domains/adolar0042.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adolar0042.json b/domains/adolar0042.json index f8354e325..5a34b0be8 100644 --- a/domains/adolar0042.json +++ b/domains/adolar0042.json @@ -1,11 +1,11 @@ { - "description": "personal website", - "repo": "https://github.com/adolar0042/adolar0042.github.io", - "owner": { - "username": "Adolar0042", - "email": "adolar0042@gmail.com" - }, - "record": { - "CNAME": "adolar0042.github.io" - } -} + "description": "personal website", + "repo": "https://github.com/adolar0042/adolar0042.github.io", + "owner": { + "username": "Adolar0042", + "email": "adolar0042@gmail.com" + }, + "record": { + "CNAME": "adolar0042.github.io" + } +} \ No newline at end of file From e8a138f8a6c0a59ddfd2050329c9e35ffc40d1cc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:15 -0500 Subject: [PATCH 1131/3585] chore: formatting file adonisfx.json --- domains/adonisfx.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/adonisfx.json b/domains/adonisfx.json index 8213ee39a..ca2f6cc0a 100644 --- a/domains/adonisfx.json +++ b/domains/adonisfx.json @@ -1,12 +1,12 @@ { - "description": "This is a domain for my personal website!", - "repo": "https://github.com/Adonisfx/adonisfx.github.io", - "owner": { - "username": "Adonisfx", - "email": "ogulcanozturk72@gmail.com", - "twitter": "ogulcanztrk1" - }, - "record": { - "CNAME": "adonisfx.github.io" - } -} + "description": "This is a domain for my personal website!", + "repo": "https://github.com/Adonisfx/adonisfx.github.io", + "owner": { + "username": "Adonisfx", + "email": "ogulcanozturk72@gmail.com", + "twitter": "ogulcanztrk1" + }, + "record": { + "CNAME": "adonisfx.github.io" + } +} \ No newline at end of file From bbbe02bee8b6d6bad06079998798e0c5224c06b1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:15 -0500 Subject: [PATCH 1132/3585] chore: formatting file adoqet.json --- domains/adoqet.json | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/domains/adoqet.json b/domains/adoqet.json index 66b43beae..549829a50 100644 --- a/domains/adoqet.json +++ b/domains/adoqet.json @@ -1,16 +1,21 @@ { - "owner": { - "username": "AdoQeT", - "email": "adoqet@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153", - "185.199.109.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} + "owner": { + "username": "AdoQeT", + "email": "adoqet@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.111.153", + "185.199.110.153", + "185.199.109.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} \ No newline at end of file From d65450a71a6efe9ceb057bb037168965baaf5acf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:15 -0500 Subject: [PATCH 1133/3585] chore: formatting file adrenocortico.json --- domains/adrenocortico.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adrenocortico.json b/domains/adrenocortico.json index 06fe99b2d..bd502cc20 100644 --- a/domains/adrenocortico.json +++ b/domains/adrenocortico.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adrenocortico", - "email": "francesco.dulio@icloud.com" - }, - "record": { - "CNAME": "adrenocortico.github.io" - } -} + "owner": { + "username": "Adrenocortico", + "email": "francesco.dulio@icloud.com" + }, + "record": { + "CNAME": "adrenocortico.github.io" + } +} \ No newline at end of file From a9e21eebe6ba31a07e7ff735c7601ad60572aea4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:15 -0500 Subject: [PATCH 1134/3585] chore: formatting file adri.json --- domains/adri.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/adri.json b/domains/adri.json index b6e5c5aea..07b8b3e7e 100644 --- a/domains/adri.json +++ b/domains/adri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adripo", - "email": "adripo@hi2.in" - }, - "record": { - "URL": "https://github.com/adripo" - } -} + "owner": { + "username": "adripo", + "email": "adripo@hi2.in" + }, + "record": { + "URL": "https://github.com/adripo" + } +} \ No newline at end of file From 4933487fe68406a4ef0f618e8a21b9cdee94743e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:15 -0500 Subject: [PATCH 1135/3585] chore: formatting file adrian.json --- domains/adrian.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adrian.json b/domains/adrian.json index 2d7f15c7b..2de737370 100644 --- a/domains/adrian.json +++ b/domains/adrian.json @@ -1,11 +1,11 @@ { - "description": "The awesome portfolio site for Adrian Grimm", - "repo": "https://github.com/usmcamgrimm/usmcamgrimm.github.io", - "owner": { - "username": "usmcamgrimm", - "email": "usmcamgrimm@gmail.com" - }, - "record": { - "CNAME": "usmcamgrimm.github.io" - } -} + "description": "The awesome portfolio site for Adrian Grimm", + "repo": "https://github.com/usmcamgrimm/usmcamgrimm.github.io", + "owner": { + "username": "usmcamgrimm", + "email": "usmcamgrimm@gmail.com" + }, + "record": { + "CNAME": "usmcamgrimm.github.io" + } +} \ No newline at end of file From ade38028f5fbf5558d912afa87df270062100439 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:15 -0500 Subject: [PATCH 1136/3585] chore: formatting file adrianqr.json --- domains/adrianqr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adrianqr.json b/domains/adrianqr.json index 7fc598c3d..01ad0d2ea 100644 --- a/domains/adrianqr.json +++ b/domains/adrianqr.json @@ -6,4 +6,4 @@ "record": { "CNAME": "adrianqr01.github.io" } -} +} \ No newline at end of file From 335978a0dd2e02f6c2a21896aae9a92d5c539a95 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:15 -0500 Subject: [PATCH 1137/3585] chore: formatting file adriichu.json --- domains/adriichu.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adriichu.json b/domains/adriichu.json index 3f3fc169b..cd5745a7e 100644 --- a/domains/adriichu.json +++ b/domains/adriichu.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Adriichu", - "email": "adriichu@proton.me", - "twitter": "Adriichuu", - "discord": "Aaron#0069" - }, - "record": { - "CNAME": "aaron-web.pages.dev" - } -} + "owner": { + "username": "Adriichu", + "email": "adriichu@proton.me", + "twitter": "Adriichuu", + "discord": "Aaron#0069" + }, + "record": { + "CNAME": "aaron-web.pages.dev" + } +} \ No newline at end of file From eb4ef8f4dc9efb783e00cca05e34a0aa895a3bfd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:15 -0500 Subject: [PATCH 1138/3585] chore: formatting file advance-bot.json --- domains/advance-bot.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/advance-bot.json b/domains/advance-bot.json index 0d0fa56fb..7d081d73d 100644 --- a/domains/advance-bot.json +++ b/domains/advance-bot.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "shygamer123", - "email": "gpratham522@gmail.com", - "discord": "840244590870003762" - }, - "record": { - "A": ["69.30.249.53"] - } -} + "owner": { + "username": "shygamer123", + "email": "gpratham522@gmail.com", + "discord": "840244590870003762" + }, + "record": { + "A": [ + "69.30.249.53" + ] + } +} \ No newline at end of file From b45ff1337c4e4f46cf3b11434240e2319323c791 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:15 -0500 Subject: [PATCH 1139/3585] chore: formatting file advik.json --- domains/advik.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/advik.json b/domains/advik.json index 3c91a02e7..b5e87de92 100644 --- a/domains/advik.json +++ b/domains/advik.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Advik-B", - "email": "advik.b@gmail.com", - "discord": "765739254164357121" - }, - "record": { - "CNAME": "advik-b.github.io" - } -} + "owner": { + "username": "Advik-B", + "email": "advik.b@gmail.com", + "discord": "765739254164357121" + }, + "record": { + "CNAME": "advik-b.github.io" + } +} \ No newline at end of file From ab46f22525afe47a30d4565ffa85924649eefb84 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:16 -0500 Subject: [PATCH 1140/3585] chore: formatting file aeon.json --- domains/aeon.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aeon.json b/domains/aeon.json index 284dfcd90..0869a7089 100644 --- a/domains/aeon.json +++ b/domains/aeon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DaynLalwani", - "email": "Daynlalwani23@gmail.com" - }, - "record": { - "CNAME": "daynlalwani.github.io" - } -} + "owner": { + "username": "DaynLalwani", + "email": "Daynlalwani23@gmail.com" + }, + "record": { + "CNAME": "daynlalwani.github.io" + } +} \ No newline at end of file From 0c059e6b1e0acd46559face83796ca0cffde5d1d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:16 -0500 Subject: [PATCH 1141/3585] chore: formatting file aespada.json --- domains/aespada.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aespada.json b/domains/aespada.json index 524a967b1..c3358b59e 100644 --- a/domains/aespada.json +++ b/domains/aespada.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/alexES13/alexES13.github.io", - "owner": { - "username": "alexES13", - "email": "butano_tren.7r@icloud.com" - }, - "record": { - "CNAME": "alexes13.github.io" - } + "description": "Personal portfolio", + "repo": "https://github.com/alexES13/alexES13.github.io", + "owner": { + "username": "alexES13", + "email": "butano_tren.7r@icloud.com" + }, + "record": { + "CNAME": "alexes13.github.io" + } } \ No newline at end of file From 2ba12797f56362e46a8aae915c231911dbb6e5db Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:16 -0500 Subject: [PATCH 1142/3585] chore: formatting file aesyncio.json --- domains/aesyncio.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aesyncio.json b/domains/aesyncio.json index 2e3fcf001..0b2cfedde 100644 --- a/domains/aesyncio.json +++ b/domains/aesyncio.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aesyncio", - "email": "ssupercow@proton.me", - "discord": "1235901872649539604" - }, - "record": { - "CNAME": "aesyncio.github.io" - } -} + "owner": { + "username": "aesyncio", + "email": "ssupercow@proton.me", + "discord": "1235901872649539604" + }, + "record": { + "CNAME": "aesyncio.github.io" + } +} \ No newline at end of file From 265e94d5869ee80849acc8a27cb09f101975ac8a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:16 -0500 Subject: [PATCH 1143/3585] chore: formatting file aeyika.json --- domains/aeyika.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aeyika.json b/domains/aeyika.json index 5daaf7ac9..1b9fdffe1 100644 --- a/domains/aeyika.json +++ b/domains/aeyika.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aeyika", - "email": "aeyikastech@gmail.com" - }, - "record": { - "CNAME": "portfolio-aeyikas-projects.vercel.app" - } -} + "owner": { + "username": "aeyika", + "email": "aeyikastech@gmail.com" + }, + "record": { + "CNAME": "portfolio-aeyikas-projects.vercel.app" + } +} \ No newline at end of file From 1b4a4357dc42e7ff8b598996ee303446009882b8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:16 -0500 Subject: [PATCH 1144/3585] chore: formatting file affidev.json --- domains/affidev.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/affidev.json b/domains/affidev.json index 07c9a0359..cc5130693 100644 --- a/domains/affidev.json +++ b/domains/affidev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "eabdalmufid", - "email": "eabdalmufid@gmail.com" - }, - "record": { - "CNAME": "eabdalmufid.github.io" - } -} + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.github.io" + } +} \ No newline at end of file From dc5fd15bce6e8ed0c722660f772670b2c2ff0098 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:16 -0500 Subject: [PATCH 1145/3585] chore: formatting file afidev.json --- domains/afidev.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/afidev.json b/domains/afidev.json index 07c9a0359..cc5130693 100644 --- a/domains/afidev.json +++ b/domains/afidev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "eabdalmufid", - "email": "eabdalmufid@gmail.com" - }, - "record": { - "CNAME": "eabdalmufid.github.io" - } -} + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.github.io" + } +} \ No newline at end of file From dc070e123fd08f5e9f605e6bf2945bd7e5c51932 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:16 -0500 Subject: [PATCH 1146/3585] chore: formatting file afk.json --- domains/afk.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/afk.json b/domains/afk.json index a34e49d0c..2a864b510 100644 --- a/domains/afk.json +++ b/domains/afk.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "RainWill", - "email": "2782401449@qq.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} + "owner": { + "username": "RainWill", + "email": "2782401449@qq.com" + }, + "record": { + "A": [ + "69.30.249.53" + ] + } +} \ No newline at end of file From a883992e451812752aee32845b40fdfa2cece199 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:16 -0500 Subject: [PATCH 1147/3585] chore: formatting file afp.json --- domains/afp.json | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/domains/afp.json b/domains/afp.json index 18874e3b2..05b9f6426 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -1,10 +1,15 @@ { - "owner": { - "username": "AndreasFxPro", - "discord": "423906482904629268" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} + "owner": { + "username": "AndreasFxPro", + "discord": "423906482904629268" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} \ No newline at end of file From 7c53e10ca635e3be80a08e7a4e58e7f65fd47499 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:16 -0500 Subject: [PATCH 1148/3585] chore: formatting file afrtite.json --- domains/afrtite.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/afrtite.json b/domains/afrtite.json index ca405cf8c..0b5aee98a 100644 --- a/domains/afrtite.json +++ b/domains/afrtite.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "5enox", - "email": "animikantan@gmail.com" - }, - "record": { - "CNAME": "my-proto.onrender.com" - } -} + "owner": { + "username": "5enox", + "email": "animikantan@gmail.com" + }, + "record": { + "CNAME": "my-proto.onrender.com" + } +} \ No newline at end of file From 24830d25ea4397ceba099a7e3f200c543dff4784 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:16 -0500 Subject: [PATCH 1149/3585] chore: formatting file aftermath.json --- domains/aftermath.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/aftermath.json b/domains/aftermath.json index ebce80cbf..b09a318a6 100644 --- a/domains/aftermath.json +++ b/domains/aftermath.json @@ -1,12 +1,12 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/AfterMath9/aftermath9.github.io", - "owner": { - "username": "AfterMath9", - "email": "amrmafalani@yahoo.com", - "twitter": "iBadDroid" - }, - "record": { - "CNAME": "aftermath9.github.io" - } -} + "description": "Describe the use of this subdomain", + "repo": "https://github.com/AfterMath9/aftermath9.github.io", + "owner": { + "username": "AfterMath9", + "email": "amrmafalani@yahoo.com", + "twitter": "iBadDroid" + }, + "record": { + "CNAME": "aftermath9.github.io" + } +} \ No newline at end of file From 63f5ddd43a9c78238f7f5786a4ef2d264804df4e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:17 -0500 Subject: [PATCH 1150/3585] chore: formatting file afton.json --- domains/afton.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/afton.json b/domains/afton.json index b11a4c175..976a7ea51 100644 --- a/domains/afton.json +++ b/domains/afton.json @@ -1,12 +1,12 @@ { - "description": "My webpage, made using LiveTerm by Cveinnt", - "repo": "https://github.com/aftoncodes/aftoncodes.github.io", - "owner": { - "username": "aftoncodes", - "email": "williamafton.codes@gmail.com", - "twitter": "aftoncodes" - }, - "record": { - "URL": "https://aftoncodes.vercel.app" - } -} + "description": "My webpage, made using LiveTerm by Cveinnt", + "repo": "https://github.com/aftoncodes/aftoncodes.github.io", + "owner": { + "username": "aftoncodes", + "email": "williamafton.codes@gmail.com", + "twitter": "aftoncodes" + }, + "record": { + "URL": "https://aftoncodes.vercel.app" + } +} \ No newline at end of file From 19e103fc0133c6476c24ae749f878cc47c8d7296 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:17 -0500 Subject: [PATCH 1151/3585] chore: formatting file ag.json --- domains/ag.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ag.json b/domains/ag.json index d543ffcf8..9fed45197 100644 --- a/domains/ag.json +++ b/domains/ag.json @@ -1,11 +1,11 @@ { - "description": "My personal Website", - "repo": "https://github.com/andreasgrafen/andreasgrafen", - "owner": { - "username": "andreasgrafen", - "email": "software@grafen.info" - }, - "record": { - "URL": "https://unseen.ninja" - } -} + "description": "My personal Website", + "repo": "https://github.com/andreasgrafen/andreasgrafen", + "owner": { + "username": "andreasgrafen", + "email": "software@grafen.info" + }, + "record": { + "URL": "https://unseen.ninja" + } +} \ No newline at end of file From ac1a977a7a9a92ec448426d0bb380c45f15831fc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:17 -0500 Subject: [PATCH 1152/3585] chore: formatting file agam778.json --- domains/agam778.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/agam778.json b/domains/agam778.json index 3a41fe69b..77b8b3126 100644 --- a/domains/agam778.json +++ b/domains/agam778.json @@ -1,11 +1,11 @@ { - "description": "Agam's Website", - "repo": "https://github.com/agam778", - "owner": { - "username": "agam778", - "email": "agam778@zohomail.in" - }, - "record": { - "CNAME": "agamsblog.pages.dev" - } -} + "description": "Agam's Website", + "repo": "https://github.com/agam778", + "owner": { + "username": "agam778", + "email": "agam778@zohomail.in" + }, + "record": { + "CNAME": "agamsblog.pages.dev" + } +} \ No newline at end of file From cf7f5ea534b484857efa91a5239dae178356a11a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:17 -0500 Subject: [PATCH 1153/3585] chore: formatting file agamjot-singh.json --- domains/agamjot-singh.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/agamjot-singh.json b/domains/agamjot-singh.json index 629719d9a..6ec8b7b06 100644 --- a/domains/agamjot-singh.json +++ b/domains/agamjot-singh.json @@ -1,12 +1,12 @@ { - "description": "Personal Portfolio Webapp", - "repo": "https://github.com/agamjotsingh18/agamjotsingh18.github.io", - "owner": { - "username": "agamjotsingh18", - "email": "agamjotsingh1801@gmail.com", - "twitter": "_agamjotsingh" - }, - "record": { - "CNAME": "agamjotsingh18.github.io" - } -} + "description": "Personal Portfolio Webapp", + "repo": "https://github.com/agamjotsingh18/agamjotsingh18.github.io", + "owner": { + "username": "agamjotsingh18", + "email": "agamjotsingh1801@gmail.com", + "twitter": "_agamjotsingh" + }, + "record": { + "CNAME": "agamjotsingh18.github.io" + } +} \ No newline at end of file From 778d48051630ca10815989040265d4b010410ad6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:17 -0500 Subject: [PATCH 1154/3585] chore: formatting file agn.json --- domains/agn.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/agn.json b/domains/agn.json index abb5350e6..64c2066f0 100644 --- a/domains/agn.json +++ b/domains/agn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "agnesmonret", - "email": "agnesmoret@proton.me", - "discord": "694917200720429066" - }, - "record": { - "CNAME": "agnesmonret.github.io" - } -} + "owner": { + "username": "agnesmonret", + "email": "agnesmoret@proton.me", + "discord": "694917200720429066" + }, + "record": { + "CNAME": "agnesmonret.github.io" + } +} \ No newline at end of file From ff002b3e265567f2698bce7652eb6f73656f06cd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:17 -0500 Subject: [PATCH 1155/3585] chore: formatting file agold.json --- domains/agold.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/agold.json b/domains/agold.json index b70dfd3e7..61a49c123 100644 --- a/domains/agold.json +++ b/domains/agold.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aGoldDev", - "discord": "aGold#9596", - "email": "abloggoldwin@gmail.com" - }, - "record": { - "CNAME": "agolddev.github.io" - } -} + "owner": { + "username": "aGoldDev", + "discord": "aGold#9596", + "email": "abloggoldwin@gmail.com" + }, + "record": { + "CNAME": "agolddev.github.io" + } +} \ No newline at end of file From 145c27cfbb6043d5be971a0233a7ad8e5dabada6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:17 -0500 Subject: [PATCH 1156/3585] chore: formatting file agrim.json --- domains/agrim.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/agrim.json b/domains/agrim.json index a0ffc37f0..e252656f3 100644 --- a/domains/agrim.json +++ b/domains/agrim.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Agrim-Bansal/Agrim-Bansal.github.io", - "owner": { - "username": "Agrim-Bansal", - "email": "agrimx2@gmail.com" - }, - "record": { - "CNAME": "agrim-bansal.github.io" - } -} + "repo": "https://github.com/Agrim-Bansal/Agrim-Bansal.github.io", + "owner": { + "username": "Agrim-Bansal", + "email": "agrimx2@gmail.com" + }, + "record": { + "CNAME": "agrim-bansal.github.io" + } +} \ No newline at end of file From 782ff2fb277c335d9e476e80114f3339cb50e37b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:17 -0500 Subject: [PATCH 1157/3585] chore: formatting file aguspedhot.json --- domains/aguspedhot.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aguspedhot.json b/domains/aguspedhot.json index 95ef4fc86..d07b6ef83 100644 --- a/domains/aguspedhot.json +++ b/domains/aguspedhot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Pedhot-Dev", - "email": "wanzgamerz2@gmail.com" - }, - "record": { - "CNAME": "aguspedhot.000webhostapp.com" - } -} + "owner": { + "username": "Pedhot-Dev", + "email": "wanzgamerz2@gmail.com" + }, + "record": { + "CNAME": "aguspedhot.000webhostapp.com" + } +} \ No newline at end of file From 95507b664c4ce073603909cf8af636d5cf448a0a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:17 -0500 Subject: [PATCH 1158/3585] chore: formatting file ah2.json --- domains/ah2.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ah2.json b/domains/ah2.json index 52cfde079..2a46e6381 100644 --- a/domains/ah2.json +++ b/domains/ah2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ah2", - "email": "uni.ahmamy@gmail.com" - }, - "record": { - "URL": "https://hamd.cloud.libraryofcode.org" - } -} + "owner": { + "username": "ah2", + "email": "uni.ahmamy@gmail.com" + }, + "record": { + "URL": "https://hamd.cloud.libraryofcode.org" + } +} \ No newline at end of file From d22fb85f9fea5cace7eb543f119a66b408dc7ea8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:18 -0500 Subject: [PATCH 1159/3585] chore: formatting file ahammednibras.json --- domains/ahammednibras.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json index 5b4ca3270..085f156c1 100644 --- a/domains/ahammednibras.json +++ b/domains/ahammednibras.json @@ -1,12 +1,12 @@ { - "description": "I want to use this domain as my personal web portfolio.", - "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", - "owner": { - "username": "ahammednibras8", - "email": "ahammednibras@hey.com", - "twitter": "ahammednibras8" - }, - "record": { - "CNAME": "ahammednibras8.github.io" - } -} + "description": "I want to use this domain as my personal web portfolio.", + "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", + "owner": { + "username": "ahammednibras8", + "email": "ahammednibras@hey.com", + "twitter": "ahammednibras8" + }, + "record": { + "CNAME": "ahammednibras8.github.io" + } +} \ No newline at end of file From e92e2edc04d60ab5cf3de7432573146880b1a1d9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:18 -0500 Subject: [PATCH 1160/3585] chore: formatting file ahku.json --- domains/ahku.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/domains/ahku.json b/domains/ahku.json index 5c10f18ad..65de95f9c 100644 --- a/domains/ahku.json +++ b/domains/ahku.json @@ -1,10 +1,13 @@ { - "owner": { - "username": "pebna7d9", - "email": "pebna7d9@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "pebna7d9", + "email": "pebna7d9@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 854706548453ead1388f847ae9bc2eb78541443c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:18 -0500 Subject: [PATCH 1161/3585] chore: formatting file ahmad-muhajir.json --- domains/ahmad-muhajir.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ahmad-muhajir.json b/domains/ahmad-muhajir.json index 74d39cdac..8de89ffec 100644 --- a/domains/ahmad-muhajir.json +++ b/domains/ahmad-muhajir.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/amuhajirs/amuhajirs.github.io", - "owner": { - "username": "amuhajirs", - "email": "jeremyjeferson71@gmail.com" - }, - "record": { - "CNAME": "amuhajirs.github.io" - } -} + "description": "My Portfolio", + "repo": "https://github.com/amuhajirs/amuhajirs.github.io", + "owner": { + "username": "amuhajirs", + "email": "jeremyjeferson71@gmail.com" + }, + "record": { + "CNAME": "amuhajirs.github.io" + } +} \ No newline at end of file From 042e5a96bd8fb82c870cb1c30160b57133a8eb1b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:18 -0500 Subject: [PATCH 1162/3585] chore: formatting file ahmadeyamin.json --- domains/ahmadeyamin.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ahmadeyamin.json b/domains/ahmadeyamin.json index b24d22523..2a7a13d93 100644 --- a/domains/ahmadeyamin.json +++ b/domains/ahmadeyamin.json @@ -1,11 +1,11 @@ { - "description": "Eyamin Personal Website", - "repo": "https://github.com/ahmadeyamin/ahmadeyamin.github.io", - "owner": { - "username": "ahmadeyamin", - "email": "ahmadeyamin@gmail.com" - }, - "record": { - "CNAME": "ahmadeyamin.pages.dev" - } -} + "description": "Eyamin Personal Website", + "repo": "https://github.com/ahmadeyamin/ahmadeyamin.github.io", + "owner": { + "username": "ahmadeyamin", + "email": "ahmadeyamin@gmail.com" + }, + "record": { + "CNAME": "ahmadeyamin.pages.dev" + } +} \ No newline at end of file From 79823c9b2947e8eb5c581dbda93d66a331109601 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:18 -0500 Subject: [PATCH 1163/3585] chore: formatting file ahmedashraf.json --- domains/ahmedashraf.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ahmedashraf.json b/domains/ahmedashraf.json index 382661f1f..e85aba4f8 100644 --- a/domains/ahmedashraf.json +++ b/domains/ahmedashraf.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", - "owner": { - "username": "ahmedrashraf", - "email": "ahmedr.0331@gmail.com" - }, - "record": { - "CNAME": "ahmedrashraf.github.io" - } -} + "description": "My Portfolio", + "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", + "owner": { + "username": "ahmedrashraf", + "email": "ahmedr.0331@gmail.com" + }, + "record": { + "CNAME": "ahmedrashraf.github.io" + } +} \ No newline at end of file From 23335e05170ba5ad44dbc454b20d052720e2fb94 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:18 -0500 Subject: [PATCH 1164/3585] chore: formatting file ahmedtohamy.json --- domains/ahmedtohamy.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ahmedtohamy.json b/domains/ahmedtohamy.json index 44fc48511..730c79d01 100644 --- a/domains/ahmedtohamy.json +++ b/domains/ahmedtohamy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahmedtohamy1", - "email": "1ahmed.tohamy@gmail.com" - }, - "record": { - "CNAME": "ahmedtohamy1.github.io" - } -} + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} \ No newline at end of file From 7b3fad1db3d87a1034473f7b14007cdfec15ef35 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:18 -0500 Subject: [PATCH 1165/3585] chore: formatting file ahmosys.json --- domains/ahmosys.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ahmosys.json b/domains/ahmosys.json index 6bdaaba2f..5ebd0c278 100644 --- a/domains/ahmosys.json +++ b/domains/ahmosys.json @@ -1,12 +1,12 @@ { - "description": "Ahmosys's personal website", - "repo": "https://github.com/ahmosys/ahmosys.github.io", - "owner": { - "username": "Ahmosys", - "email": "ahmosyspro@protonmail.com", - "twitter": "ahmosys" - }, - "record": { - "CNAME": "ahmosys.github.io" - } -} + "description": "Ahmosys's personal website", + "repo": "https://github.com/ahmosys/ahmosys.github.io", + "owner": { + "username": "Ahmosys", + "email": "ahmosyspro@protonmail.com", + "twitter": "ahmosys" + }, + "record": { + "CNAME": "ahmosys.github.io" + } +} \ No newline at end of file From 812adff60d417436641e89ae5e39bffe5e8e803c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:18 -0500 Subject: [PATCH 1166/3585] chore: formatting file ahsanu.json --- domains/ahsanu.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ahsanu.json b/domains/ahsanu.json index a7d507a27..264ce7b47 100644 --- a/domains/ahsanu.json +++ b/domains/ahsanu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahsanu123", - "email": "caasperahsanuamala5@gmail.com" - }, - "record": { - "CNAME": "ahsanu123.github.io" - } -} + "owner": { + "username": "ahsanu123", + "email": "caasperahsanuamala5@gmail.com" + }, + "record": { + "CNAME": "ahsanu123.github.io" + } +} \ No newline at end of file From b48727f4ac80fe6c0f571d61cf74363019a1b91e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:18 -0500 Subject: [PATCH 1167/3585] chore: formatting file ahsw.json --- domains/ahsw.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ahsw.json b/domains/ahsw.json index 5a9ab36d7..fc88b7280 100644 --- a/domains/ahsw.json +++ b/domains/ahsw.json @@ -1,11 +1,11 @@ { - "description": "Ahsw Personal Website", - "repo": "https://github.com/Ahsw7", - "owner": { - "username": "Ahsw", - "email": "jasjusjambu.segar@gmail.com" - }, - "record": { - "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" - } -} + "description": "Ahsw Personal Website", + "repo": "https://github.com/Ahsw7", + "owner": { + "username": "Ahsw", + "email": "jasjusjambu.segar@gmail.com" + }, + "record": { + "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" + } +} \ No newline at end of file From 36e44a4a4a741116a80c21a76a9c0597b360ca4c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:18 -0500 Subject: [PATCH 1168/3585] chore: formatting file ahuja-m.json --- domains/ahuja-m.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json index c89d72ea7..db3366e32 100644 --- a/domains/ahuja-m.json +++ b/domains/ahuja-m.json @@ -1,10 +1,10 @@ { - "description": "This is a user", - "repo": "https://github.com/ahuja-m/ahuja-m.github.io", - "owner": { - "username": "ahuja-m" - }, - "record": { - "CNAME": "ahuja-m.github.io" - } -} + "description": "This is a user", + "repo": "https://github.com/ahuja-m/ahuja-m.github.io", + "owner": { + "username": "ahuja-m" + }, + "record": { + "CNAME": "ahuja-m.github.io" + } +} \ No newline at end of file From edf35c150ed7ba8995a3c3eb5bdca9cb7f1b4c2d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:19 -0500 Subject: [PATCH 1169/3585] chore: formatting file ahyalfan.json --- domains/ahyalfan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json index 868823761..cf865afa1 100644 --- a/domains/ahyalfan.json +++ b/domains/ahyalfan.json @@ -7,4 +7,4 @@ "record": { "URL": "https://ahyalfan.my.id" } -} +} \ No newline at end of file From 2c3eb3cb6a9f9feb13addcbbe1d51a7f155463f9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:19 -0500 Subject: [PATCH 1170/3585] chore: formatting file ahysa.andgyk.json --- domains/ahysa.andgyk.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ahysa.andgyk.json b/domains/ahysa.andgyk.json index 72a0fe1e2..05eea53d3 100644 --- a/domains/ahysa.andgyk.json +++ b/domains/ahysa.andgyk.json @@ -1,11 +1,11 @@ { - "description": "Ahysa Discord bot website", - "repo": "https://github.com/andgyk/ahysa", - "owner": { - "username": "andgyk", - "email": "an4g7k@gmail.com" - }, - "record": { - "CNAME": "ahysa.github.io" - } -} + "description": "Ahysa Discord bot website", + "repo": "https://github.com/andgyk/ahysa", + "owner": { + "username": "andgyk", + "email": "an4g7k@gmail.com" + }, + "record": { + "CNAME": "ahysa.github.io" + } +} \ No newline at end of file From 939a00d5e235b86ff9e260f18874befa0d136b70 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:19 -0500 Subject: [PATCH 1171/3585] chore: formatting file ai-demo.json --- domains/ai-demo.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ai-demo.json b/domains/ai-demo.json index abda22637..712942b9e 100644 --- a/domains/ai-demo.json +++ b/domains/ai-demo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "andrewstech", - "email": "andrew@maintainers.is-a.dev", - "discord": "598245488977903688" - }, - "record": { - "CNAME": "andrewstech.github.io" - } -} + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + "record": { + "CNAME": "andrewstech.github.io" + } +} \ No newline at end of file From f0ac6a696efb36bce27acbefd8586be8f34fd4ab Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:19 -0500 Subject: [PATCH 1172/3585] chore: formatting file ai.json --- domains/ai.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/domains/ai.json b/domains/ai.json index 1f6312968..6e7278585 100644 --- a/domains/ai.json +++ b/domains/ai.json @@ -1,9 +1,12 @@ { - "owner": { - "username": "Bananalolok", - "discord": "banana_lol_7678" - }, - "record": { - "NS": ["audrey.ns.cloudflare.com", "hank.ns.cloudflare.com"] - } -} + "owner": { + "username": "Bananalolok", + "discord": "banana_lol_7678" + }, + "record": { + "NS": [ + "audrey.ns.cloudflare.com", + "hank.ns.cloudflare.com" + ] + } +} \ No newline at end of file From b64c5a40777f9bc93f666a05b0595061aaac0632 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:19 -0500 Subject: [PATCH 1173/3585] chore: formatting file aichat.json --- domains/aichat.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aichat.json b/domains/aichat.json index ef8dc3532..832cf96d5 100644 --- a/domains/aichat.json +++ b/domains/aichat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TechnoFusionTech", - "email": "technofusiontech@techie.com" - }, - "record": { - "CNAME": "technofusiontech.is-a.dev" - } -} + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.is-a.dev" + } +} \ No newline at end of file From 12887bb66258b1bca02908436befc08b86816a49 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:19 -0500 Subject: [PATCH 1174/3585] chore: formatting file aida.json --- domains/aida.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aida.json b/domains/aida.json index cc459d361..40a54f6d2 100644 --- a/domains/aida.json +++ b/domains/aida.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "thorerik", - "discord": "107056552212447232", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F6zhssd8zE-flkk300JMr63UJLCkeuPHAwqIH5cGnonDP518oKiR1OZYawVLnzKrIHNrGcZBPX09cCxiLg9sebHfP0TLthuGpM3PWEw6F0Zmbo3kvIHYWlmtnCJLhM5a4bxxwGJYS_Lb77-SzZkZrRsc__slqrpzZspu4R0SFjC6XSvfutYJLac00Wfp0yW4PZhgja9v-2W0DVW7a5fGUAKJT-E-JXfIORrmjHOCysJdxGfn468h6TDKxYDJbwjFffjNuY3jVHNK1s9Nouf7bya9bTvgtdQCoiaPO0OdlX4PIbeHKD01oLAOlKQjcPkUC2L9YLqN0rrwpHop3vHwBA.-rIc3UZYeyaMd64cOpSYbw.UridMk-3yNDqMa0VdqmjUKjS8rSmY2blxZDEv7DoMB6dd_Eb6yLFq1MYWujwTO93W6EatgvotWXAM9ZUPhYchWY1uPMQ99S_1P_Q4c6qR7Ch7yTSvKnU_qYsT4QiC-gO.BYZgAlo82oK0UJsCavGwSg" - }, - "record": { - "CNAME": "beorn-blog.pages.dev" - } -} + "owner": { + "username": "thorerik", + "discord": "107056552212447232", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F6zhssd8zE-flkk300JMr63UJLCkeuPHAwqIH5cGnonDP518oKiR1OZYawVLnzKrIHNrGcZBPX09cCxiLg9sebHfP0TLthuGpM3PWEw6F0Zmbo3kvIHYWlmtnCJLhM5a4bxxwGJYS_Lb77-SzZkZrRsc__slqrpzZspu4R0SFjC6XSvfutYJLac00Wfp0yW4PZhgja9v-2W0DVW7a5fGUAKJT-E-JXfIORrmjHOCysJdxGfn468h6TDKxYDJbwjFffjNuY3jVHNK1s9Nouf7bya9bTvgtdQCoiaPO0OdlX4PIbeHKD01oLAOlKQjcPkUC2L9YLqN0rrwpHop3vHwBA.-rIc3UZYeyaMd64cOpSYbw.UridMk-3yNDqMa0VdqmjUKjS8rSmY2blxZDEv7DoMB6dd_Eb6yLFq1MYWujwTO93W6EatgvotWXAM9ZUPhYchWY1uPMQ99S_1P_Q4c6qR7Ch7yTSvKnU_qYsT4QiC-gO.BYZgAlo82oK0UJsCavGwSg" + }, + "record": { + "CNAME": "beorn-blog.pages.dev" + } +} \ No newline at end of file From 5bbf0e36522a5aa29683769382865baaa143e223 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:19 -0500 Subject: [PATCH 1175/3585] chore: formatting file aidan.json --- domains/aidan.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/aidan.json b/domains/aidan.json index 40049af0b..592d400c4 100644 --- a/domains/aidan.json +++ b/domains/aidan.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "sangnd2x", - "email": "sanguyen128@gmail.com" - }, - "record": { - "A": ["103.211.201.28"] - } -} + "owner": { + "username": "sangnd2x", + "email": "sanguyen128@gmail.com" + }, + "record": { + "A": [ + "103.211.201.28" + ] + } +} \ No newline at end of file From 244942f9510d3772ce702700113467cf73187410 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:19 -0500 Subject: [PATCH 1176/3585] chore: formatting file aiden.json --- domains/aiden.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aiden.json b/domains/aiden.json index cbb9b220a..968da5cdf 100644 --- a/domains/aiden.json +++ b/domains/aiden.json @@ -1,11 +1,11 @@ { - "description": "Redirect for my personal website", - "repo": "https://github.com/ignSKRRRTT/register", - "owner": { - "username": "ignSKRRRTT", - "email": "me@aiden.gg" - }, - "record": { - "URL": "https://aiden.gg" - } -} + "description": "Redirect for my personal website", + "repo": "https://github.com/ignSKRRRTT/register", + "owner": { + "username": "ignSKRRRTT", + "email": "me@aiden.gg" + }, + "record": { + "URL": "https://aiden.gg" + } +} \ No newline at end of file From de226753b3501fcbb61749d6190fc90d9c3bbe14 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:19 -0500 Subject: [PATCH 1177/3585] chore: formatting file aidhani.json --- domains/aidhani.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aidhani.json b/domains/aidhani.json index 421dac4f6..c6ec0dad3 100644 --- a/domains/aidhani.json +++ b/domains/aidhani.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AidhaniDev", - "email": "aidhanidev@gmail.com" - }, - "record": { - "URL": "https://sites.google.com/view/aidhanidev/home" - } -} + "owner": { + "username": "AidhaniDev", + "email": "aidhanidev@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/aidhanidev/home" + } +} \ No newline at end of file From 684c737c0687d5dcadc8f740618f466ff0990661 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:20 -0500 Subject: [PATCH 1178/3585] chore: formatting file aiko.json --- domains/aiko.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aiko.json b/domains/aiko.json index a89817a76..2e8410755 100644 --- a/domains/aiko.json +++ b/domains/aiko.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AikoNee", - "email": "shenzie1131@gmail.com" - }, - "record": { - "CNAME": "aiko.pages.dev" - } -} + "owner": { + "username": "AikoNee", + "email": "shenzie1131@gmail.com" + }, + "record": { + "CNAME": "aiko.pages.dev" + } +} \ No newline at end of file From a591141ad1fa55c1c83de3e431a5937f3e068816 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:20 -0500 Subject: [PATCH 1179/3585] chore: formatting file ain3abdo.json --- domains/ain3abdo.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ain3abdo.json b/domains/ain3abdo.json index 246306030..b12bad28b 100644 --- a/domains/ain3abdo.json +++ b/domains/ain3abdo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ainabdelkarim", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "ainabdelkarim.github.io" - } -} + "owner": { + "username": "ainabdelkarim", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "ainabdelkarim.github.io" + } +} \ No newline at end of file From aa827a6c88596865509e2788a137e40aec1b30d7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:20 -0500 Subject: [PATCH 1180/3585] chore: formatting file air.json --- domains/air.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/air.json b/domains/air.json index dc7a76be0..40a9435ca 100644 --- a/domains/air.json +++ b/domains/air.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com", - "discord": "850820069310201896" - }, - "record": { - "CNAME": "air-busl.onrender.com" - } -} + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "CNAME": "air-busl.onrender.com" + } +} \ No newline at end of file From 687a717784ae9707997743ef580894c20e2753a6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:20 -0500 Subject: [PATCH 1181/3585] chore: formatting file aish.json --- domains/aish.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aish.json b/domains/aish.json index 4f1926b86..1bd3e7603 100644 --- a/domains/aish.json +++ b/domains/aish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -} + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} \ No newline at end of file From 942efa6b74c1bcc6c3d57b1d84772ee34a4ed672 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:20 -0500 Subject: [PATCH 1182/3585] chore: formatting file aixiaoji.json --- domains/aixiaoji.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aixiaoji.json b/domains/aixiaoji.json index dbeecaec5..fc5a69a4b 100644 --- a/domains/aixiaoji.json +++ b/domains/aixiaoji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HelloAIXIAOJI", - "email": "aixiaoji2020@163.com" - }, - "record": { - "CNAME": "ip.hk.dhost.devskyr.com" - } -} + "owner": { + "username": "HelloAIXIAOJI", + "email": "aixiaoji2020@163.com" + }, + "record": { + "CNAME": "ip.hk.dhost.devskyr.com" + } +} \ No newline at end of file From 10d2f0e1d104c1ae5e9ac86b352f520d841c4730 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:20 -0500 Subject: [PATCH 1183/3585] chore: formatting file aizuu.json --- domains/aizuu.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aizuu.json b/domains/aizuu.json index 928524511..27bb62a1b 100644 --- a/domains/aizuu.json +++ b/domains/aizuu.json @@ -1,11 +1,11 @@ { - "description": "Aizuu's Personal Website", - "repo": "https://github.com/VeguiIzumi", - "owner": { - "username": "Aizuu", - "email": "baby@alvindaldi.my.id" - }, - "record": { - "URL": "https://aizuu.my.id" - } -} + "description": "Aizuu's Personal Website", + "repo": "https://github.com/VeguiIzumi", + "owner": { + "username": "Aizuu", + "email": "baby@alvindaldi.my.id" + }, + "record": { + "URL": "https://aizuu.my.id" + } +} \ No newline at end of file From 668d904d123cdbfd4cdbf0c645a1b2a201288be8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:20 -0500 Subject: [PATCH 1184/3585] chore: formatting file aj.json --- domains/aj.json | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/domains/aj.json b/domains/aj.json index 486c3c722..d1271c286 100644 --- a/domains/aj.json +++ b/domains/aj.json @@ -1,12 +1,14 @@ { - "owner": { - "username": "alvinsjoy", - "discord": "825382504353234954" - }, - "record": { - "A": ["76.76.21.21"], - "TXT": [ - "google-site-verification=CT0XYnjNC4mKSCOf5Bg0MhiAI1iA5fE2j0cQRJ6PNNo" - ] - } -} + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": [ + "76.76.21.21" + ], + "TXT": [ + "google-site-verification=CT0XYnjNC4mKSCOf5Bg0MhiAI1iA5fE2j0cQRJ6PNNo" + ] + } +} \ No newline at end of file From 2bf14bf45414c8414202705d41acaa4c3a1629a9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:20 -0500 Subject: [PATCH 1185/3585] chore: formatting file aj7.json --- domains/aj7.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aj7.json b/domains/aj7.json index caa135dfc..4b9ad8b86 100644 --- a/domains/aj7.json +++ b/domains/aj7.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Aj-Seven", - "discord": "1001724019764105307", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.PrSBRDaJlKvzZqQ36RQuk7LNoUgHNzidvrUf1soAaR-omfIi3O45AhrScQhU9kLyAzrXUVomzObZ1t9PEmdkIEkRB2ixGfUGNw2QXoLGE_YD7bXSuiQ37FI3wlpQnSbhwEEInlrN1m4k7B4q-NieWDVy6TUUvjwJRHB3PoX_v2sBeyHAq8z0JPgKxtqZa87tRl5HOV-l8-3oUdVWBALzy29V67leds49-JiZUhSlBtI8i9ffL9vsSVJd_ZDBtCivc69jraLmeqcUaeRs6gBCf6PCEKedFL0DFESQJs20Q3NycNBM-lDbTnRAELwIH_qTR-Kp-1mlGRZRi86negfShg.LsD0K6KH_2ix58TY5XVo7A.XVuT8kmSk4-Et5is2YvbWkV2j1BmeJmP_hsXPIro3M1eYZpxSGdD6UEeTkPVA1Y5_jap3XmImFi5cytqLn0v5eWiZqFDdB4_bbsL1eDqzJc.28Rc2WPMDexZtJVxuECDqw" - }, - "record": { - "CNAME": "ajseven.eu.org" - } -} + "owner": { + "username": "Aj-Seven", + "discord": "1001724019764105307", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.PrSBRDaJlKvzZqQ36RQuk7LNoUgHNzidvrUf1soAaR-omfIi3O45AhrScQhU9kLyAzrXUVomzObZ1t9PEmdkIEkRB2ixGfUGNw2QXoLGE_YD7bXSuiQ37FI3wlpQnSbhwEEInlrN1m4k7B4q-NieWDVy6TUUvjwJRHB3PoX_v2sBeyHAq8z0JPgKxtqZa87tRl5HOV-l8-3oUdVWBALzy29V67leds49-JiZUhSlBtI8i9ffL9vsSVJd_ZDBtCivc69jraLmeqcUaeRs6gBCf6PCEKedFL0DFESQJs20Q3NycNBM-lDbTnRAELwIH_qTR-Kp-1mlGRZRi86negfShg.LsD0K6KH_2ix58TY5XVo7A.XVuT8kmSk4-Et5is2YvbWkV2j1BmeJmP_hsXPIro3M1eYZpxSGdD6UEeTkPVA1Y5_jap3XmImFi5cytqLn0v5eWiZqFDdB4_bbsL1eDqzJc.28Rc2WPMDexZtJVxuECDqw" + }, + "record": { + "CNAME": "ajseven.eu.org" + } +} \ No newline at end of file From dbfaf3ffb509fa672ff7f4a853e1eb0d50a2a9b8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:20 -0500 Subject: [PATCH 1186/3585] chore: formatting file ajay-charotariya.json --- domains/ajay-charotariya.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ajay-charotariya.json b/domains/ajay-charotariya.json index 790b15b2e..2b1b08729 100644 --- a/domains/ajay-charotariya.json +++ b/domains/ajay-charotariya.json @@ -1,10 +1,10 @@ { - "description": "Ajay charotariya.", - "repo": "https://github.com/ajay-charotariya/ajay-charotariya.github.io", - "owner": { - "username": "ajay-charotariya" - }, - "record": { - "CNAME": "ajay-charotariya.github.io" - } -} + "description": "Ajay charotariya.", + "repo": "https://github.com/ajay-charotariya/ajay-charotariya.github.io", + "owner": { + "username": "ajay-charotariya" + }, + "record": { + "CNAME": "ajay-charotariya.github.io" + } +} \ No newline at end of file From c9d07a260e53ba99745e7b394a1ada10679fd64c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:21 -0500 Subject: [PATCH 1187/3585] chore: formatting file ajay.json --- domains/ajay.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ajay.json b/domains/ajay.json index 32b4b1176..37b171b7f 100644 --- a/domains/ajay.json +++ b/domains/ajay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aj-Cdr", - "email": "ajaysathishpreetha2.0@gmail.com" - }, - "record": { - "URL": "https://ajay.framer.ai/" - } -} + "owner": { + "username": "Aj-Cdr", + "email": "ajaysathishpreetha2.0@gmail.com" + }, + "record": { + "URL": "https://ajay.framer.ai/" + } +} \ No newline at end of file From 13433668d06050643a6931ac6ac7d965b86b2d2e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:21 -0500 Subject: [PATCH 1188/3585] chore: formatting file ajayanto.json --- domains/ajayanto.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ajayanto.json b/domains/ajayanto.json index c64961cbc..925bcb551 100644 --- a/domains/ajayanto.json +++ b/domains/ajayanto.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AjayAntoIsDev", - "email": "ajayantoisdev@gmail.com" - }, - "record": { - "CNAME": "ajayanto.pages.dev" - } -} + "owner": { + "username": "AjayAntoIsDev", + "email": "ajayantoisdev@gmail.com" + }, + "record": { + "CNAME": "ajayanto.pages.dev" + } +} \ No newline at end of file From 60f267618691348f8c368f94092fa174416db877 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:21 -0500 Subject: [PATCH 1189/3585] chore: formatting file ajaykrshna.json --- domains/ajaykrshna.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ajaykrshna.json b/domains/ajaykrshna.json index aa08adbd6..41d834eec 100644 --- a/domains/ajaykrshna.json +++ b/domains/ajaykrshna.json @@ -1,11 +1,11 @@ { - "description": "For personal use", - "repo": "https://github.com/ajaykrshna/ajaykrshna.github.io", - "owner": { - "username": "ajaykrshna", - "email": "ajaykfan@gmail.com" - }, - "record": { - "CNAME": "ajaykrshna.github.io" - } -} + "description": "For personal use", + "repo": "https://github.com/ajaykrshna/ajaykrshna.github.io", + "owner": { + "username": "ajaykrshna", + "email": "ajaykfan@gmail.com" + }, + "record": { + "CNAME": "ajaykrshna.github.io" + } +} \ No newline at end of file From 2de733f96731d5b4723a78998adcf1ac00a5a99b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:21 -0500 Subject: [PATCH 1190/3585] chore: formatting file ajays.json --- domains/ajays.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ajays.json b/domains/ajays.json index fc9561518..f0af51f0c 100644 --- a/domains/ajays.json +++ b/domains/ajays.json @@ -1,11 +1,11 @@ { - "description": "want to use it for hosting my portfolio site", - "repo": "https://github.com/Dev-Ajay-sahani/Ajay_site", - "owner": { - "username": "Dev-Ajay-sahani", - "email": "ajays.dev.contact@gmail.com" - }, - "record": { - "CNAME": "dev-ajay-sahani.github.io" - } -} + "description": "want to use it for hosting my portfolio site", + "repo": "https://github.com/Dev-Ajay-sahani/Ajay_site", + "owner": { + "username": "Dev-Ajay-sahani", + "email": "ajays.dev.contact@gmail.com" + }, + "record": { + "CNAME": "dev-ajay-sahani.github.io" + } +} \ No newline at end of file From 17fd6746b071853a2e9ecb49d8a68141302f2c27 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:21 -0500 Subject: [PATCH 1191/3585] chore: formatting file ajie.json --- domains/ajie.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ajie.json b/domains/ajie.json index f0b5e92c5..e624ef07d 100644 --- a/domains/ajie.json +++ b/domains/ajie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AjieDev", - "email": "ajiedev@ajieblogs.eu.org" - }, - "record": { - "CNAME": "ajiedev.pages.dev" - } -} + "owner": { + "username": "AjieDev", + "email": "ajiedev@ajieblogs.eu.org" + }, + "record": { + "CNAME": "ajiedev.pages.dev" + } +} \ No newline at end of file From 078881b109091f8556ac9e0caafbad5dded824f6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:21 -0500 Subject: [PATCH 1192/3585] chore: formatting file ajit-thakor.json --- domains/ajit-thakor.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ajit-thakor.json b/domains/ajit-thakor.json index 366303fd1..9cbaa5ea8 100644 --- a/domains/ajit-thakor.json +++ b/domains/ajit-thakor.json @@ -1,10 +1,10 @@ { - "description": "Ajit Portfolio.", - "repo": "https://github.com/ajit-thakor/ajit-thakor.github.io", - "owner": { - "username": "ajit-thakor" - }, - "record": { - "CNAME": "ajit-thakor.github.io" - } -} + "description": "Ajit Portfolio.", + "repo": "https://github.com/ajit-thakor/ajit-thakor.github.io", + "owner": { + "username": "ajit-thakor" + }, + "record": { + "CNAME": "ajit-thakor.github.io" + } +} \ No newline at end of file From 74c4b081b24e00dad6986784284afc354f233273 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:21 -0500 Subject: [PATCH 1193/3585] chore: formatting file ajt-lkmn.json --- domains/ajt-lkmn.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ajt-lkmn.json b/domains/ajt-lkmn.json index 8ca65f40c..4e76a67be 100644 --- a/domains/ajt-lkmn.json +++ b/domains/ajt-lkmn.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/ajanthaa-lakkshmanan/ajanthaa-lakkshmanan.github.io", - "owner": { - "username": "ajanthaa-lakkshmanan", - "email": "ajanthal@srmist.edu.in" - }, - "record": { - "CNAME": "ajanthaa-lakkshmanan.github.io" - } -} + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/ajanthaa-lakkshmanan/ajanthaa-lakkshmanan.github.io", + "owner": { + "username": "ajanthaa-lakkshmanan", + "email": "ajanthal@srmist.edu.in" + }, + "record": { + "CNAME": "ajanthaa-lakkshmanan.github.io" + } +} \ No newline at end of file From 79c252c7a4716e6bc4f357ae4468348ad236e7c1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:21 -0500 Subject: [PATCH 1194/3585] chore: formatting file ajtabs.json --- domains/ajtabs.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ajtabs.json b/domains/ajtabs.json index b6c25a2f7..014226d08 100644 --- a/domains/ajtabs.json +++ b/domains/ajtabs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ajtabjs", - "email": "oro10jua@gmail.com" - }, - "record": { - "CNAME": "aj-swag-portfolio.pages.dev" - } -} + "owner": { + "username": "ajtabjs", + "email": "oro10jua@gmail.com" + }, + "record": { + "CNAME": "aj-swag-portfolio.pages.dev" + } +} \ No newline at end of file From af30cd0281d8500032ae6b53964d98715eb273c8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:21 -0500 Subject: [PATCH 1195/3585] chore: formatting file ak-dev.json --- domains/ak-dev.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ak-dev.json b/domains/ak-dev.json index a25661d66..8b8eea686 100644 --- a/domains/ak-dev.json +++ b/domains/ak-dev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LRxDarkDevil", - "email": "tahaadnanawan@gmail.com" - }, - "record": { - "CNAME": "ak-dev.github.io" - } -} + "owner": { + "username": "LRxDarkDevil", + "email": "tahaadnanawan@gmail.com" + }, + "record": { + "CNAME": "ak-dev.github.io" + } +} \ No newline at end of file From 66604eec6a2af12f5bc7255f1e52e43fab97f0d3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:22 -0500 Subject: [PATCH 1196/3585] chore: formatting file ak.json --- domains/ak.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ak.json b/domains/ak.json index c7a428523..c3a78b88b 100644 --- a/domains/ak.json +++ b/domains/ak.json @@ -1,12 +1,12 @@ { - "description": "AK's Dev Website", - "repo": "https://github.com/AKGaming0001", - "owner": { - "username": "AKGaming0001", - "twitter": "NotAKGaming", - "discord": "AKGaming#7664" - }, - "record": { - "CNAME": "akgaming0001.github.io" - } -} + "description": "AK's Dev Website", + "repo": "https://github.com/AKGaming0001", + "owner": { + "username": "AKGaming0001", + "twitter": "NotAKGaming", + "discord": "AKGaming#7664" + }, + "record": { + "CNAME": "akgaming0001.github.io" + } +} \ No newline at end of file From 78d7430a09c714eca5edcd1ace31b49237acc7e8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:22 -0500 Subject: [PATCH 1197/3585] chore: formatting file ak47.json --- domains/ak47.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ak47.json b/domains/ak47.json index 53c17e34b..f995c0254 100644 --- a/domains/ak47.json +++ b/domains/ak47.json @@ -1,11 +1,11 @@ { - "description": "Personal Bio", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "octyn-yt", - "email": "simplelogin-newsletter.idealize471@simplelogin.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} + "description": "Personal Bio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} \ No newline at end of file From 5ff3dfd66bb98d10fad2181847f83d3c24a891db Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:22 -0500 Subject: [PATCH 1198/3585] chore: formatting file akai.json --- domains/akai.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/akai.json b/domains/akai.json index 464021e18..db85ad00e 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AmazingAkai", - "discord": "Akai#8199" - }, - "record": { - "CNAME": "akai.onrender.com" - } -} + "owner": { + "username": "AmazingAkai", + "discord": "Akai#8199" + }, + "record": { + "CNAME": "akai.onrender.com" + } +} \ No newline at end of file From d24157c9933aa4e1166e65ad134925f9ced92e69 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:22 -0500 Subject: [PATCH 1199/3585] chore: formatting file akash.json --- domains/akash.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/akash.json b/domains/akash.json index d6c799907..5c2ac06d7 100644 --- a/domains/akash.json +++ b/domains/akash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } -} + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} \ No newline at end of file From f1c4ec4b1fda8357a1421ce809bea9c7be7aea67 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:22 -0500 Subject: [PATCH 1200/3585] chore: formatting file akashr.json --- domains/akashr.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/akashr.json b/domains/akashr.json index 985641834..01a7e1c65 100644 --- a/domains/akashr.json +++ b/domains/akashr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akash2600707", - "email": "akashramesh2607@gmail.com" - }, - "record": { - "CNAME": "akashr-portfolio.onrender.com" - } -} + "owner": { + "username": "akash2600707", + "email": "akashramesh2607@gmail.com" + }, + "record": { + "CNAME": "akashr-portfolio.onrender.com" + } +} \ No newline at end of file From 4272fad55f698d455f1d7bab7348dd109a594fd6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:22 -0500 Subject: [PATCH 1201/3585] chore: formatting file akatsuki.json --- domains/akatsuki.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/akatsuki.json b/domains/akatsuki.json index e996dfee6..03fc65c37 100644 --- a/domains/akatsuki.json +++ b/domains/akatsuki.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Miguel-altcell", - "email": "wilsonmigueljalla@gmail.com", - "discord": "1223721772051075193" - }, - "record": { - "CNAME": "akatsuki-crew.rf.gd" - } -} + "owner": { + "username": "Miguel-altcell", + "email": "wilsonmigueljalla@gmail.com", + "discord": "1223721772051075193" + }, + "record": { + "CNAME": "akatsuki-crew.rf.gd" + } +} \ No newline at end of file From 053c7652e644b1d01a3d845d82d807dabaec01d1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:22 -0500 Subject: [PATCH 1202/3585] chore: formatting file akay.json --- domains/akay.json | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/domains/akay.json b/domains/akay.json index bc171483e..7ad6f1248 100644 --- a/domains/akay.json +++ b/domains/akay.json @@ -1,10 +1,17 @@ { - "owner": { - "username": "AKBORANA3" - }, - "record": { - "A": ["76.76.21.21"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} + "owner": { + "username": "AKBORANA3" + }, + "record": { + "A": [ + "76.76.21.21" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} \ No newline at end of file From c7cef63926957b9c2c31cc0ab731b8a174c431b0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:22 -0500 Subject: [PATCH 1203/3585] chore: formatting file akbar.json --- domains/akbar.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/akbar.json b/domains/akbar.json index b4c5d32ea..8d472ba17 100644 --- a/domains/akbar.json +++ b/domains/akbar.json @@ -1,10 +1,10 @@ { - "description": "Portfolio of M. Akbar Perdana", - "owner": { - "username": "akbarrdev", - "email": "teamnevolution@gmail.com" - }, - "record": { - "CNAME": "portfolio-7to.pages.dev" - } -} + "description": "Portfolio of M. Akbar Perdana", + "owner": { + "username": "akbarrdev", + "email": "teamnevolution@gmail.com" + }, + "record": { + "CNAME": "portfolio-7to.pages.dev" + } +} \ No newline at end of file From 6a66438920a2a0055c126e0aaca8fdd03dc45083 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:22 -0500 Subject: [PATCH 1204/3585] chore: formatting file akcord.json --- domains/akcord.json | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/domains/akcord.json b/domains/akcord.json index da8d0c122..f46899c14 100644 --- a/domains/akcord.json +++ b/domains/akcord.json @@ -1,12 +1,14 @@ { - "description": "AKCord's Portfolio", - "repo": "https://github.com/AKCord/akcord.github.io", - "owner": { - "username": "AKCord", - "email": "shrestha.aeniv@gmail.com", - "discord": "AKCord" - }, - "record": { - "A": ["75.2.60.5"] - } -} + "description": "AKCord's Portfolio", + "repo": "https://github.com/AKCord/akcord.github.io", + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com", + "discord": "AKCord" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} \ No newline at end of file From e037dd5d516dca3247e3dbf1111b5950b970f677 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:22 -0500 Subject: [PATCH 1205/3585] chore: formatting file akhilesh.json --- domains/akhilesh.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/akhilesh.json b/domains/akhilesh.json index 94d164882..d1e6d9e37 100644 --- a/domains/akhilesh.json +++ b/domains/akhilesh.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", - "owner": { - "username": "ProCoderAkhil", - "email": "AkhilRamachandran@gmail.com" - }, - "record": { - "CNAME": "procoderakhil.github.io" - } -} + "description": "Personal Portfolio", + "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", + "owner": { + "username": "ProCoderAkhil", + "email": "AkhilRamachandran@gmail.com" + }, + "record": { + "CNAME": "procoderakhil.github.io" + } +} \ No newline at end of file From b3e5196d22addc509353b32f0ebf6aacf7487374 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:23 -0500 Subject: [PATCH 1206/3585] chore: formatting file akira.json --- domains/akira.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/akira.json b/domains/akira.json index db31f3514..54b693c00 100644 --- a/domains/akira.json +++ b/domains/akira.json @@ -1,11 +1,11 @@ { - "description": "Akira's Dev Webpage", - "repo": "https://github.com/cakira/cakira.github.io.git", - "owner": { - "username": "cakira", - "email": "cleber.akira@gmail.com" + "description": "Akira's Dev Webpage", + "repo": "https://github.com/cakira/cakira.github.io.git", + "owner": { + "username": "cakira", + "email": "cleber.akira@gmail.com" }, - "record": { - "CNAME": "cakira.github.io" - } -} + "record": { + "CNAME": "cakira.github.io" + } +} \ No newline at end of file From c0a18768c94659699474ff40ae2fd8a45fbcf364 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:23 -0500 Subject: [PATCH 1207/3585] chore: formatting file akk1to.json --- domains/akk1to.json | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/domains/akk1to.json b/domains/akk1to.json index 5f3997d5b..ffb64d294 100644 --- a/domains/akk1to.json +++ b/domains/akk1to.json @@ -1,14 +1,21 @@ { - "description": "This website is my personal portfollo XD (let it on rq)", - "repo": "https://github.com/akk1to/akk1to.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "A": ["185.199.108.153", "185.199.111.153", "185.199.110.153"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "description": "This website is my personal portfollo XD (let it on rq)", + "repo": "https://github.com/akk1to/akk1to.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.111.153", + "185.199.110.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 62c6105ed396caf05f81f42c18a76b1d411e902c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:23 -0500 Subject: [PATCH 1208/3585] chore: formatting file akki.json --- domains/akki.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/akki.json b/domains/akki.json index 658a98354..4b4fca2c8 100644 --- a/domains/akki.json +++ b/domains/akki.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - "record": { - "A": ["69.197.135.203"] - } -} + "owner": { + "username": "akshtt-dev", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + "record": { + "A": [ + "69.197.135.203" + ] + } +} \ No newline at end of file From ce562a4536d9f4613cc40de2a7b849dd60964169 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:23 -0500 Subject: [PATCH 1209/3585] chore: formatting file aknb.json --- domains/aknb.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aknb.json b/domains/aknb.json index 24ab31650..a3e61a92b 100644 --- a/domains/aknb.json +++ b/domains/aknb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abdulazizkhan-K-N-B", - "email": "abdulazizkhan.k.n.b@gmail.com" - }, - "record": { - "CNAME": "abdulazizkhan-k-n-b.github.io" - } -} + "owner": { + "username": "Abdulazizkhan-K-N-B", + "email": "abdulazizkhan.k.n.b@gmail.com" + }, + "record": { + "CNAME": "abdulazizkhan-k-n-b.github.io" + } +} \ No newline at end of file From cb14c23fdf049eef889ec3fcbff55e2687ff28e2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:23 -0500 Subject: [PATCH 1210/3585] chore: formatting file akorn.json --- domains/akorn.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/akorn.json b/domains/akorn.json index 39114c383..51d6cb4c1 100644 --- a/domains/akorn.json +++ b/domains/akorn.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Akronical" - }, - "record": { - "CNAME": "akronical.github.io" - } -} + "owner": { + "username": "Akronical" + }, + "record": { + "CNAME": "akronical.github.io" + } +} \ No newline at end of file From 60ffeeb0b8ec6faf752cbde846b9ad8c42c06145 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:23 -0500 Subject: [PATCH 1211/3585] chore: formatting file akpi.json --- domains/akpi.json | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index 95059fe6c..a05add36c 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -1,16 +1,21 @@ { - "owner": { - "username": "akpi816218", - "discord": "equus_quagga" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} + "owner": { + "username": "akpi816218", + "discord": "equus_quagga" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.108.153", + "185.199.111.153", + "185.199.109.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} \ No newline at end of file From 064da62eb2962c00e07f46566d378edfb753e434 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:23 -0500 Subject: [PATCH 1212/3585] chore: formatting file akrm.json --- domains/akrm.json | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/domains/akrm.json b/domains/akrm.json index ab7c96961..45abe9314 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,11 +1,15 @@ { - "owner": { - "username": "KemoXtech", - "email": "aljmalrealstate@gmail.com", - "discord": "868339557593137212" - }, - "record": { - "A": ["64.62.151.106"], - "AAAA": ["2001:470:1:1ee::2009"] - } -} + "owner": { + "username": "KemoXtech", + "email": "aljmalrealstate@gmail.com", + "discord": "868339557593137212" + }, + "record": { + "A": [ + "64.62.151.106" + ], + "AAAA": [ + "2001:470:1:1ee::2009" + ] + } +} \ No newline at end of file From 748e1b5385d2445a03c9875f8cec72e16b868991 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:23 -0500 Subject: [PATCH 1213/3585] chore: formatting file akshat.json --- domains/akshat.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/akshat.json b/domains/akshat.json index 3570057b6..ad6c14110 100644 --- a/domains/akshat.json +++ b/domains/akshat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshatgurnani", - "email": "Akshatgurnani@outlook.com" - }, - "record": { - "URL": "https://www.github.com/akshatgurnani" - } -} + "owner": { + "username": "akshatgurnani", + "email": "Akshatgurnani@outlook.com" + }, + "record": { + "URL": "https://www.github.com/akshatgurnani" + } +} \ No newline at end of file From fe0a99e90355178c9228768fc95e2d17df0cdd6c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:23 -0500 Subject: [PATCH 1214/3585] chore: formatting file akshath.json --- domains/akshath.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/akshath.json b/domains/akshath.json index 28ea47ef5..df3a1c2ec 100644 --- a/domains/akshath.json +++ b/domains/akshath.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "d7dx", - "email": "d7dx@proton.me" - }, - "record": { - "CNAME": "d7dx.github.io" - } -} + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} \ No newline at end of file From b812cac94830ea21556a3a39a2b312b31892e513 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:24 -0500 Subject: [PATCH 1215/3585] chore: formatting file akshatjain.json --- domains/akshatjain.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/akshatjain.json b/domains/akshatjain.json index 4d090e345..fdc8e0725 100644 --- a/domains/akshatjain.json +++ b/domains/akshatjain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshatjain", - "email": "akshatjain1567@gmail.com" - }, - "record": { - "URL": "https://www.github.com/akshatjaiin" - } -} + "owner": { + "username": "akshatjain", + "email": "akshatjain1567@gmail.com" + }, + "record": { + "URL": "https://www.github.com/akshatjaiin" + } +} \ No newline at end of file From 98fbbb638d91f1f0a782a8454569297b2c453587 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:24 -0500 Subject: [PATCH 1216/3585] chore: formatting file akshay-n.json --- domains/akshay-n.json | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/domains/akshay-n.json b/domains/akshay-n.json index a255c39e3..437653a28 100644 --- a/domains/akshay-n.json +++ b/domains/akshay-n.json @@ -1,12 +1,15 @@ { - "description": "Akshay's email alias", - "repo": "https://github.com/phenax/phenax.github.io", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] - } -} + "description": "Akshay's email alias", + "repo": "https://github.com/phenax/phenax.github.io", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} \ No newline at end of file From 1a549d46d3a78ee370e4a489ff7cade8d680db68 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:24 -0500 Subject: [PATCH 1217/3585] chore: formatting file akshay.json --- domains/akshay.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/akshay.json b/domains/akshay.json index 741acd48d..581acf53e 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -1,11 +1,11 @@ { - "description": "Akshay's portfolio website and blog", - "repo": "https://github.com/phenax/ediblemonad.dev", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "URL": "https://ediblemonad.dev" - } -} + "description": "Akshay's portfolio website and blog", + "repo": "https://github.com/phenax/ediblemonad.dev", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://ediblemonad.dev" + } +} \ No newline at end of file From beb674432f2eaefca3574c425d1a929dc4569300 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:24 -0500 Subject: [PATCH 1218/3585] chore: formatting file akshayan.json --- domains/akshayan.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/akshayan.json b/domains/akshayan.json index e487935fc..2ff42dd3d 100644 --- a/domains/akshayan.json +++ b/domains/akshayan.json @@ -1,11 +1,11 @@ { - "description": "Akshayan's Profile", - "repo": "https://github.com/akshayans/akshayans.github.io", - "owner": { - "username": "akshayans", - "email": "akshayan@afhstudio.ml" - }, - "record": { - "CNAME": "akshayans.github.io" - } -} + "description": "Akshayan's Profile", + "repo": "https://github.com/akshayans/akshayans.github.io", + "owner": { + "username": "akshayans", + "email": "akshayan@afhstudio.ml" + }, + "record": { + "CNAME": "akshayans.github.io" + } +} \ No newline at end of file From bde1a01cc0abe7fa283d3aa49f5352d29bc9f8da Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:24 -0500 Subject: [PATCH 1219/3585] chore: formatting file akshayks.json --- domains/akshayks.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/akshayks.json b/domains/akshayks.json index ac5fabd1c..cfa38f753 100644 --- a/domains/akshayks.json +++ b/domains/akshayks.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshaynox", - "email": "mail.akshayks@gmail.com" - }, - "record": { - "URL": "https://akshayks.vercel.app/" - } -} + "owner": { + "username": "akshaynox", + "email": "mail.akshayks@gmail.com" + }, + "record": { + "URL": "https://akshayks.vercel.app/" + } +} \ No newline at end of file From 03c561658e255cae8d435cb8701f812dcb7d37f9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:24 -0500 Subject: [PATCH 1220/3585] chore: formatting file akshsingla.json --- domains/akshsingla.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/akshsingla.json b/domains/akshsingla.json index 7306ad99e..3b031a289 100644 --- a/domains/akshsingla.json +++ b/domains/akshsingla.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Aktindo", - "email": "akshit.singla.dps@gmail.com" - }, - "description": "Personal website.", - "repo": "https://github.com/Aktindo/personal-website", - "record": { - "URL": "https://akshsingla.vercel.app" - } -} + "owner": { + "username": "Aktindo", + "email": "akshit.singla.dps@gmail.com" + }, + "description": "Personal website.", + "repo": "https://github.com/Aktindo/personal-website", + "record": { + "URL": "https://akshsingla.vercel.app" + } +} \ No newline at end of file From 4aeb1005032d572943b8815b5de2dea955fe9928 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:24 -0500 Subject: [PATCH 1221/3585] chore: formatting file akshtt.json --- domains/akshtt.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/akshtt.json b/domains/akshtt.json index ad11a082f..4329e896c 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - "record": { - "A": ["69.197.135.202"] - } -} + "owner": { + "username": "akshtt-dev", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + "record": { + "A": [ + "69.197.135.202" + ] + } +} \ No newline at end of file From 3d7763ae653a0ef6db686828c9e6558ba6d4ef0f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:24 -0500 Subject: [PATCH 1222/3585] chore: formatting file akshya.json --- domains/akshya.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/akshya.json b/domains/akshya.json index 330661566..03a6be20b 100644 --- a/domains/akshya.json +++ b/domains/akshya.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", - "owner": { - "username": "LowkeyGUY4444", - "email": "akshyathapa23@gmail.com" - }, - "record": { - "CNAME": "lowkeyguy4444.github.io" - } -} + "description": "Portfolio Website", + "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", + "owner": { + "username": "LowkeyGUY4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "CNAME": "lowkeyguy4444.github.io" + } +} \ No newline at end of file From 71a70d0f1e09b2e021baafa06fd4caf3e3d73a6f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:24 -0500 Subject: [PATCH 1223/3585] chore: formatting file akta-chavda.json --- domains/akta-chavda.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/akta-chavda.json b/domains/akta-chavda.json index f60353aca..b5d0d508d 100644 --- a/domains/akta-chavda.json +++ b/domains/akta-chavda.json @@ -1,10 +1,10 @@ { - "description": "ankita chavda.", - "repo": "https://github.com/akta-chavda/akta-chavda.github.io", - "owner": { - "username": "akta-chavda" - }, - "record": { - "CNAME": "akta-chavda.github.io" - } -} + "description": "ankita chavda.", + "repo": "https://github.com/akta-chavda/akta-chavda.github.io", + "owner": { + "username": "akta-chavda" + }, + "record": { + "CNAME": "akta-chavda.github.io" + } +} \ No newline at end of file From c7bed0dac0ef80137d207854274471fd1abdbf94 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:25 -0500 Subject: [PATCH 1224/3585] chore: formatting file akxd.json --- domains/akxd.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/akxd.json b/domains/akxd.json index 772c0a468..14f2caba3 100644 --- a/domains/akxd.json +++ b/domains/akxd.json @@ -1,11 +1,11 @@ { - "description": "Aditya's Portfolio", - "repo": "https://github.com/adityakumarxd", - "owner": { - "username": "adityakumarxd", - "discord": "akxd" - }, - "record": { - "CNAME": "adityakumarxd.github.io" - } -} + "description": "Aditya's Portfolio", + "repo": "https://github.com/adityakumarxd", + "owner": { + "username": "adityakumarxd", + "discord": "akxd" + }, + "record": { + "CNAME": "adityakumarxd.github.io" + } +} \ No newline at end of file From 1dfd164527851d240651d381da92208e965d700b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:25 -0500 Subject: [PATCH 1225/3585] chore: formatting file akzana.json --- domains/akzana.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/akzana.json b/domains/akzana.json index d8fefc099..5f5e63cc7 100644 --- a/domains/akzana.json +++ b/domains/akzana.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Site for Akzana. I want to host small projects on Akzana.Is-A.Dev to showcase my software engineering skills.", - "repo": "https://github.com/akzana/akzana.github.io", - "owner": { - "username": "akzana", - "email": "akzanaklepsch@outlook.com" - }, - "record": { - "CNAME": "akzana.github.io" - } -} + "description": "Portfolio Site for Akzana. I want to host small projects on Akzana.Is-A.Dev to showcase my software engineering skills.", + "repo": "https://github.com/akzana/akzana.github.io", + "owner": { + "username": "akzana", + "email": "akzanaklepsch@outlook.com" + }, + "record": { + "CNAME": "akzana.github.io" + } +} \ No newline at end of file From 19d79ceff6d7a3d062107500d63e3e1b29fa63dd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:25 -0500 Subject: [PATCH 1226/3585] chore: formatting file alain.json --- domains/alain.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alain.json b/domains/alain.json index 893395671..befc70f98 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/alainsdev/register", - "owner": { - "username": "alainsdev", - "email": "ghghello30@gmail.com", - "discord": "970325505989574656" - }, - "record": { - "CNAME": "alainsdev.github.io" - } -} + "repo": "https://github.com/alainsdev/register", + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + "record": { + "CNAME": "alainsdev.github.io" + } +} \ No newline at end of file From 61ce9e76b1dded217ed0defb2939496fbf1dfe6c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:25 -0500 Subject: [PATCH 1227/3585] chore: formatting file alan-huynh.json --- domains/alan-huynh.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/alan-huynh.json b/domains/alan-huynh.json index ddfc58b2c..660323ea1 100644 --- a/domains/alan-huynh.json +++ b/domains/alan-huynh.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "hdmquan", - "email": "hdmquan@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } -} + "owner": { + "username": "hdmquan", + "email": "hdmquan@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} \ No newline at end of file From 3d7be4c588c5d3e84193f68f47ddf86d356aa61a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:25 -0500 Subject: [PATCH 1228/3585] chore: formatting file alan-smith.json --- domains/alan-smith.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alan-smith.json b/domains/alan-smith.json index ea72e2a79..32189623b 100644 --- a/domains/alan-smith.json +++ b/domains/alan-smith.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "AlanDoesCS", - "email": "", - "discord": "730009898942988299", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" - }, - "record": { - "CNAME": "alandoescs.github.io" - } -} + "owner": { + "username": "AlanDoesCS", + "email": "", + "discord": "730009898942988299", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" + }, + "record": { + "CNAME": "alandoescs.github.io" + } +} \ No newline at end of file From c756bdb9a852f2c9f29464e6f3d03166bc49d562 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:25 -0500 Subject: [PATCH 1229/3585] chore: formatting file alan.json --- domains/alan.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alan.json b/domains/alan.json index 988353fe7..3a8c13824 100644 --- a/domains/alan.json +++ b/domains/alan.json @@ -1,11 +1,11 @@ { - "description": "Alan's personal developer website", - "repo": "https://github.com/schirrel", - "owner": { - "username": "schirrel", - "email": "alan@schirrel.dev" - }, - "record": { - "URL": "https://schirrel.dev" - } -} + "description": "Alan's personal developer website", + "repo": "https://github.com/schirrel", + "owner": { + "username": "schirrel", + "email": "alan@schirrel.dev" + }, + "record": { + "URL": "https://schirrel.dev" + } +} \ No newline at end of file From 99c341c4acaf5c8751605346f5491b66d0cdd71d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:25 -0500 Subject: [PATCH 1230/3585] chore: formatting file albakhet.json --- domains/albakhet.json | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/domains/albakhet.json b/domains/albakhet.json index a6889c508..bd6b28d94 100644 --- a/domains/albakhet.json +++ b/domains/albakhet.json @@ -1,11 +1,16 @@ { - "description": "my email forwarding domain", - "owner": { - "username": "Somaiya-XI", - "discord": "Sen!#0577" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} + "description": "my email forwarding domain", + "owner": { + "username": "Somaiya-XI", + "discord": "Sen!#0577" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} \ No newline at end of file From 7b98326c61b6d74e6056ba8c1e3dea589d83b803 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:25 -0500 Subject: [PATCH 1231/3585] chore: formatting file albert.json --- domains/albert.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/albert.json b/domains/albert.json index 5fefa9cb9..82dd19055 100644 --- a/domains/albert.json +++ b/domains/albert.json @@ -1,12 +1,12 @@ { - "description": "Albert's Portfolio Website", - "repo": "https://github.com/albert1033/albert-portfolio", - "owner": { - "username": "albert1033", - "email": "vuongdingtuong.an@gmail.com", - "twitter": "albert_26_10" - }, - "record": { - "CNAME": "albert1033.github.io" - } -} + "description": "Albert's Portfolio Website", + "repo": "https://github.com/albert1033/albert-portfolio", + "owner": { + "username": "albert1033", + "email": "vuongdingtuong.an@gmail.com", + "twitter": "albert_26_10" + }, + "record": { + "CNAME": "albert1033.github.io" + } +} \ No newline at end of file From 51bc5217dd3c9c6b7118b9bb2965f0cda0f84469 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:25 -0500 Subject: [PATCH 1232/3585] chore: formatting file albin.json --- domains/albin.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/albin.json b/domains/albin.json index 99aaabdb6..3d731144d 100644 --- a/domains/albin.json +++ b/domains/albin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ALBINPRAVEEN", - "email": "albinpraveen135790@gmail.com" - }, - "record": { - "URL": "https://albinpraveen.vercel.app" - } -} + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "URL": "https://albinpraveen.vercel.app" + } +} \ No newline at end of file From 086319765196e8babcb444708349a542296b4cbf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:26 -0500 Subject: [PATCH 1233/3585] chore: formatting file albinvar.json --- domains/albinvar.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/albinvar.json b/domains/albinvar.json index 80deb66b7..4564fb9f0 100644 --- a/domains/albinvar.json +++ b/domains/albinvar.json @@ -1,11 +1,11 @@ { - "description": "Albin's Personal Website", - "repo": "https://github.com/albinvar/albinvar.github.io", - "owner": { - "username": "albinvar", - "email": "albinvar@pm.me" - }, - "record": { - "CNAME": "albinvar.github.io" - } -} + "description": "Albin's Personal Website", + "repo": "https://github.com/albinvar/albinvar.github.io", + "owner": { + "username": "albinvar", + "email": "albinvar@pm.me" + }, + "record": { + "CNAME": "albinvar.github.io" + } +} \ No newline at end of file From f5a150bfb11263668fa44ec5e5ec4825b6235487 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:26 -0500 Subject: [PATCH 1234/3585] chore: formatting file alblandino.json --- domains/alblandino.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alblandino.json b/domains/alblandino.json index 3da7372ac..ada311f8e 100644 --- a/domains/alblandino.json +++ b/domains/alblandino.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "joel", - "email": "joel@alblandino.com" - }, - "record": { - "URL": "https://alblandino.com" - } -} + "owner": { + "username": "joel", + "email": "joel@alblandino.com" + }, + "record": { + "URL": "https://alblandino.com" + } +} \ No newline at end of file From 4404d8ddf91687db30359cea41a6906424154298 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:26 -0500 Subject: [PATCH 1235/3585] chore: formatting file alcantara.json --- domains/alcantara.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/alcantara.json b/domains/alcantara.json index 700e43494..8ba1ea248 100644 --- a/domains/alcantara.json +++ b/domains/alcantara.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Aalcantaraxxx", - "email": "angele2705@gmail.com", - "discord": "713108034171437066" - }, - "record": { - "CNAME": "aalcantara-is-a-dev.web.app" - } -} + "owner": { + "username": "Aalcantaraxxx", + "email": "angele2705@gmail.com", + "discord": "713108034171437066" + }, + "record": { + "CNAME": "aalcantara-is-a-dev.web.app" + } +} \ No newline at end of file From c2db0f336a8ba0227dfbaa43ab5722b52dff6266 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:26 -0500 Subject: [PATCH 1236/3585] chore: formatting file alden.json --- domains/alden.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/alden.json b/domains/alden.json index 5b5e94d6b..52d6c585c 100644 --- a/domains/alden.json +++ b/domains/alden.json @@ -1,13 +1,13 @@ { - "description": "Websitenya alden si dawg yang sangaddd keren", - "repo": "https://github.com/Schmeichel-web/aldenpbm.github.io", - "owner": { - "username": "Schmeichel-web", - "manager": "cupglassdev", - "discord": "footballfan0891", - "note": "this is my friend's website, because he dosent really understands about these thing, im managing it" - }, - "record": { - "CNAME": "aldenpbm.github.io" - } -} + "description": "Websitenya alden si dawg yang sangaddd keren", + "repo": "https://github.com/Schmeichel-web/aldenpbm.github.io", + "owner": { + "username": "Schmeichel-web", + "manager": "cupglassdev", + "discord": "footballfan0891", + "note": "this is my friend's website, because he dosent really understands about these thing, im managing it" + }, + "record": { + "CNAME": "aldenpbm.github.io" + } +} \ No newline at end of file From 67ff408e0d0f8fd01c092fa6ea33ab2e7359f4a2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:26 -0500 Subject: [PATCH 1237/3585] chore: formatting file aldess.json --- domains/aldess.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aldess.json b/domains/aldess.json index e88e64276..30d5b24b9 100644 --- a/domains/aldess.json +++ b/domains/aldess.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AldessScratch", - "email": "aldess.sc@gmail.com" - }, - "record": { - "CNAME": "aldess.pages.dev" - } -} + "owner": { + "username": "AldessScratch", + "email": "aldess.sc@gmail.com" + }, + "record": { + "CNAME": "aldess.pages.dev" + } +} \ No newline at end of file From d754bae78617f89eda9a83dedb35b52bb88bb0c7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:26 -0500 Subject: [PATCH 1238/3585] chore: formatting file aldnnnz.json --- domains/aldnnnz.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/aldnnnz.json b/domains/aldnnnz.json index 9447f9be8..f1dc24060 100644 --- a/domains/aldnnnz.json +++ b/domains/aldnnnz.json @@ -1,12 +1,12 @@ { - "description": "portofolio", - "domain": "aldnnnz.is-a.dev", - "repo": "https://github.com/aldnnnz/aldnnnz.github.io", - "owner": { - "username": "aldnnnz", - "email": "aldynnn@yahoo.com" - }, - "record": { - "CNAME": "aldnnnz.github.io" - } -} + "description": "portofolio", + "domain": "aldnnnz.is-a.dev", + "repo": "https://github.com/aldnnnz/aldnnnz.github.io", + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "CNAME": "aldnnnz.github.io" + } +} \ No newline at end of file From 4f1cfb2eb3bce54cb471181a63072f3bcaffc43e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:26 -0500 Subject: [PATCH 1239/3585] chore: formatting file ale.json --- domains/ale.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/ale.json b/domains/ale.json index dd7bd4924..fb85725cc 100644 --- a/domains/ale.json +++ b/domains/ale.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "alekitopi", - "email": "hola@alekitopi.es" - }, - "record": { - "URL": "https://alekitopi.es", - "MX": [ "mail.alekitopi.es" ] - } -} + "owner": { + "username": "alekitopi", + "email": "hola@alekitopi.es" + }, + "record": { + "URL": "https://alekitopi.es", + "MX": [ + "mail.alekitopi.es" + ] + } +} \ No newline at end of file From 7e283ecbeff31642235426f41d491e22c2c00ba9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:26 -0500 Subject: [PATCH 1240/3585] chore: formatting file alechu.json --- domains/alechu.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alechu.json b/domains/alechu.json index 2a1e557b3..8cbd90a91 100644 --- a/domains/alechu.json +++ b/domains/alechu.json @@ -1,11 +1,11 @@ { - "description": "My personal website to describe who I am and what I'm currently doing as a developer", - "repo": "https://github.com/Alechuu/alechuu.github.io", - "owner": { - "username": "Alechuu", - "email": "alechu.dev@icloud.com" - }, - "record": { - "CNAME": "alechuu.github.io" - } -} + "description": "My personal website to describe who I am and what I'm currently doing as a developer", + "repo": "https://github.com/Alechuu/alechuu.github.io", + "owner": { + "username": "Alechuu", + "email": "alechu.dev@icloud.com" + }, + "record": { + "CNAME": "alechuu.github.io" + } +} \ No newline at end of file From 4ffbac806b9135fd24d45a8093c6026908809b72 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:26 -0500 Subject: [PATCH 1241/3585] chore: formatting file alecks.json --- domains/alecks.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alecks.json b/domains/alecks.json index 6d0e88aef..a537a3f38 100644 --- a/domains/alecks.json +++ b/domains/alecks.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Alecks20", - "email": "contact@alecks.dev", - "discord": "612522818294251522" - }, - "record": { - "CNAME": "evergarden.alecks.cloud" - }, - "proxied": true -} + "owner": { + "username": "Alecks20", + "email": "contact@alecks.dev", + "discord": "612522818294251522" + }, + "record": { + "CNAME": "evergarden.alecks.cloud" + }, + "proxied": true +} \ No newline at end of file From 6e3b593095426eda15dd97d78e4ebda87af4ebb7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:27 -0500 Subject: [PATCH 1242/3585] chore: formatting file alejosm.json --- domains/alejosm.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alejosm.json b/domains/alejosm.json index 028d88666..c3fc22cfa 100644 --- a/domains/alejosm.json +++ b/domains/alejosm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ralexale", - "email": "ralexale@gmail.com" - }, - "record": { - "CNAME": "ralexale.github.io" - } -} + "owner": { + "username": "ralexale", + "email": "ralexale@gmail.com" + }, + "record": { + "CNAME": "ralexale.github.io" + } +} \ No newline at end of file From e2aa1919c0d2ef09685f66015007916e477e57be Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:27 -0500 Subject: [PATCH 1243/3585] chore: formatting file aleks.json --- domains/aleks.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aleks.json b/domains/aleks.json index 9ee4c832c..eac4ae7de 100644 --- a/domains/aleks.json +++ b/domains/aleks.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ConnorDoesDev", - "email": "connor@cstudios.gay", - "discord": "Connor!#0800" - }, - "description": "this is-a.dev page is for a friend of mine, he didn't want to make a github account lol. we're currently working on the site, just wanted to make sure.", - "record": { - "CNAME": "connordoesdev.github.io" - } -} + "owner": { + "username": "ConnorDoesDev", + "email": "connor@cstudios.gay", + "discord": "Connor!#0800" + }, + "description": "this is-a.dev page is for a friend of mine, he didn't want to make a github account lol. we're currently working on the site, just wanted to make sure.", + "record": { + "CNAME": "connordoesdev.github.io" + } +} \ No newline at end of file From 4998cf9e3149542c6d63e93c37e566ca6d37ecb9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:27 -0500 Subject: [PATCH 1244/3585] chore: formatting file alemi.json --- domains/alemi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alemi.json b/domains/alemi.json index d9ab7c13e..dddd414b1 100644 --- a/domains/alemi.json +++ b/domains/alemi.json @@ -6,4 +6,4 @@ "record": { "CNAME": "alemiherbert.github.io" } -} +} \ No newline at end of file From cf3cd70d4d6efb857a6e7931f48923619a8afa8f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:27 -0500 Subject: [PATCH 1245/3585] chore: formatting file alephdiallo.json --- domains/alephdiallo.json | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index fcb845305..9e5e500df 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,17 +1,20 @@ { - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=alephdiallo@mail.com" - } -} + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=alephdiallo@mail.com" + } +} \ No newline at end of file From 880d071ce0d8f5a5bf26d47c3bf6890ce00b90ba Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:27 -0500 Subject: [PATCH 1246/3585] chore: formatting file alessandro.json --- domains/alessandro.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alessandro.json b/domains/alessandro.json index ccda7c8f5..bf45f7fba 100644 --- a/domains/alessandro.json +++ b/domains/alessandro.json @@ -1,11 +1,11 @@ { - "description": "Alessandro's portfolio", - "repo": "https://github.com/alessandroaussems/portfolio", - "owner": { - "username": "alessandroaussems", - "email": "me@alessandroaussems.be" - }, - "record": { - "URL": "https://alessandroaussems.be" - } -} + "description": "Alessandro's portfolio", + "repo": "https://github.com/alessandroaussems/portfolio", + "owner": { + "username": "alessandroaussems", + "email": "me@alessandroaussems.be" + }, + "record": { + "URL": "https://alessandroaussems.be" + } +} \ No newline at end of file From fd8ab199f4a280135db7108fcc9527fa72ab50ab Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:27 -0500 Subject: [PATCH 1247/3585] chore: formatting file alestor123.json --- domains/alestor123.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alestor123.json b/domains/alestor123.json index 9807d60dc..c67c71f2e 100644 --- a/domains/alestor123.json +++ b/domains/alestor123.json @@ -1,11 +1,11 @@ { - "description": "A Mortal Web Developer With Immortal Dreams", - "repo": "https://github.com/alestor123/alestor123.github.io", - "owner": { - "username": "alestor123", - "email": "alestoraldous@gmail.com" - }, - "record": { - "CNAME": "alestor123.github.io" - } -} + "description": "A Mortal Web Developer With Immortal Dreams", + "repo": "https://github.com/alestor123/alestor123.github.io", + "owner": { + "username": "alestor123", + "email": "alestoraldous@gmail.com" + }, + "record": { + "CNAME": "alestor123.github.io" + } +} \ No newline at end of file From 1bd4d2ec0a21ce40fa2b2c399e995a66a4fafd3e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:27 -0500 Subject: [PATCH 1248/3585] chore: formatting file alex.json --- domains/alex.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alex.json b/domains/alex.json index c27579060..873f14bed 100644 --- a/domains/alex.json +++ b/domains/alex.json @@ -1,11 +1,11 @@ { - "description": "Alex's personal developer website", - "repo": "https://github.com/alexmorrisnz", - "owner": { - "username": "alexmorrisnz", - "email": "alex@navra.nz" - }, - "record": { - "CNAME": "alexmorris.nz" - } -} + "description": "Alex's personal developer website", + "repo": "https://github.com/alexmorrisnz", + "owner": { + "username": "alexmorrisnz", + "email": "alex@navra.nz" + }, + "record": { + "CNAME": "alexmorris.nz" + } +} \ No newline at end of file From e17cbce26afe17d886cae3db207651e8b21be04a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:27 -0500 Subject: [PATCH 1249/3585] chore: formatting file alexanderzhx.json --- domains/alexanderzhx.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alexanderzhx.json b/domains/alexanderzhx.json index 80ced8a43..fd1811a6d 100644 --- a/domains/alexanderzhx.json +++ b/domains/alexanderzhx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AZ777xx", - "email": "bugattiforever@gmail.com" - }, - "record": { - "CNAME": "az777xx.github.io" - } -} + "owner": { + "username": "AZ777xx", + "email": "bugattiforever@gmail.com" + }, + "record": { + "CNAME": "az777xx.github.io" + } +} \ No newline at end of file From ab0dcd3fe08369f6f8fc0f537ad33c881f53b2b5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:27 -0500 Subject: [PATCH 1250/3585] chore: formatting file alexandre-machado.json --- domains/alexandre-machado.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/alexandre-machado.json b/domains/alexandre-machado.json index 4c7d9afd5..32dcd1896 100644 --- a/domains/alexandre-machado.json +++ b/domains/alexandre-machado.json @@ -1,11 +1,11 @@ { - "description": "My personal domain.", - "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", - "owner": { - "username": "alexandre-machado", - "email": "alexandre@machado.cc" - }, - "record": { - "URL": "https://alexandre.machado.cc" - } + "description": "My personal domain.", + "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", + "owner": { + "username": "alexandre-machado", + "email": "alexandre@machado.cc" + }, + "record": { + "URL": "https://alexandre.machado.cc" + } } \ No newline at end of file From 4e99103c8f5c0b06a6aebdb5235510ea89e02abf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:28 -0500 Subject: [PATCH 1251/3585] chore: formatting file alexbartles.json --- domains/alexbartles.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alexbartles.json b/domains/alexbartles.json index e4a561f4d..a5cbf0ee1 100644 --- a/domains/alexbartles.json +++ b/domains/alexbartles.json @@ -1,11 +1,11 @@ { - "repo": "https://alexbartles.github.io/", - "owner": { - "username": "AlexBartles", - "email": "alexbartles2012@gmail.com", - "discord": "_alexbartles" - }, - "record": { - "CNAME": "alexbartles.github.io" - } -} + "repo": "https://alexbartles.github.io/", + "owner": { + "username": "AlexBartles", + "email": "alexbartles2012@gmail.com", + "discord": "_alexbartles" + }, + "record": { + "CNAME": "alexbartles.github.io" + } +} \ No newline at end of file From f683b8bcee1b4adb75f57f9df609214297d04a5d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:28 -0500 Subject: [PATCH 1252/3585] chore: formatting file alexd.json --- domains/alexd.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/alexd.json b/domains/alexd.json index 4f6abb107..24d1fcac3 100644 --- a/domains/alexd.json +++ b/domains/alexd.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AlexanderDDevelopment", - "email": "AlexanderDDevelopment@gmail.com", - "discord": "1237578569358639190" - }, - "record": { - "CNAME": "alexanderd.pages.dev" - } -} + "owner": { + "username": "AlexanderDDevelopment", + "email": "AlexanderDDevelopment@gmail.com", + "discord": "1237578569358639190" + }, + "record": { + "CNAME": "alexanderd.pages.dev" + } +} \ No newline at end of file From f7837f665c85d4c49690134678c27d395efaea08 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:28 -0500 Subject: [PATCH 1253/3585] chore: formatting file alexey.json --- domains/alexey.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/alexey.json b/domains/alexey.json index dc46d3458..b20e0bb50 100644 --- a/domains/alexey.json +++ b/domains/alexey.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "charmingdisorder" - }, - "record": { - "CNAME": "charmingdisorder.github.io" - } -} + "owner": { + "username": "charmingdisorder" + }, + "record": { + "CNAME": "charmingdisorder.github.io" + } +} \ No newline at end of file From ed63ea6ec83b6894f30ed48e7ce5ae5516200fdf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:28 -0500 Subject: [PATCH 1254/3585] chore: formatting file alexis.json --- domains/alexis.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/alexis.json b/domains/alexis.json index 6b0ee7bd0..27a9287a8 100644 --- a/domains/alexis.json +++ b/domains/alexis.json @@ -1,12 +1,12 @@ { - "description": "Personnal website of", - "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", - "owner": { - "username": "alexis-elaxis", - "email": "contact@alexiis.fr", - "twitter": "un_nalexis" - }, - "record": { - "CNAME": "alexis-elaxis.github.io" - } -} + "description": "Personnal website of", + "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", + "owner": { + "username": "alexis-elaxis", + "email": "contact@alexiis.fr", + "twitter": "un_nalexis" + }, + "record": { + "CNAME": "alexis-elaxis.github.io" + } +} \ No newline at end of file From 7240f76a17c2a69fc67afcdc0ce54999f90f6fb7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:28 -0500 Subject: [PATCH 1255/3585] chore: formatting file alexismaison.json --- domains/alexismaison.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alexismaison.json b/domains/alexismaison.json index c135d4713..34fea9b1d 100644 --- a/domains/alexismaison.json +++ b/domains/alexismaison.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alexis2m", - "email": "hello@alexismaison.com" - }, - "record": { - "URL": "https://alexismaison.com" - } -} + "owner": { + "username": "alexis2m", + "email": "hello@alexismaison.com" + }, + "record": { + "URL": "https://alexismaison.com" + } +} \ No newline at end of file From e76f53cfbc28cbf753c61b782f5be89ddea2d4c0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:28 -0500 Subject: [PATCH 1256/3585] chore: formatting file alexjoseph.json --- domains/alexjoseph.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alexjoseph.json b/domains/alexjoseph.json index 94e6eb662..291dfdfaf 100644 --- a/domains/alexjoseph.json +++ b/domains/alexjoseph.json @@ -1,11 +1,11 @@ { - "description": "This is my first githib page", - "repo": "https://github.com/alexkjoseph/alexkjoseph.github.io", - "owner": { - "username": "alexkjoseph", - "email": "aj71563@gmail.com" - }, - "record": { - "CNAME": "alexkjoseph.github.io" - } -} + "description": "This is my first githib page", + "repo": "https://github.com/alexkjoseph/alexkjoseph.github.io", + "owner": { + "username": "alexkjoseph", + "email": "aj71563@gmail.com" + }, + "record": { + "CNAME": "alexkjoseph.github.io" + } +} \ No newline at end of file From eb1acdbdf910870bb5fb6750733c78bdea8025d3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:28 -0500 Subject: [PATCH 1257/3585] chore: formatting file alexlykesas.json --- domains/alexlykesas.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alexlykesas.json b/domains/alexlykesas.json index 884493aca..2059c3158 100644 --- a/domains/alexlykesas.json +++ b/domains/alexlykesas.json @@ -1,11 +1,11 @@ { - "description": "Alex Lykesas's personal developer website", - "repo": "https://github.com/Alexookah/alexlykesas.com", - "owner": { - "username": "alexookah", - "email": "alexlykesas@gmail.com" - }, - "record": { - "URL": "https://alexlykesas.com" - } -} + "description": "Alex Lykesas's personal developer website", + "repo": "https://github.com/Alexookah/alexlykesas.com", + "owner": { + "username": "alexookah", + "email": "alexlykesas@gmail.com" + }, + "record": { + "URL": "https://alexlykesas.com" + } +} \ No newline at end of file From 25e1941c00a63fc70e3e10f4d476dd47a9969128 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:28 -0500 Subject: [PATCH 1258/3585] chore: formatting file alexmercerind.json --- domains/alexmercerind.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/alexmercerind.json b/domains/alexmercerind.json index 176b26537..2d54eef29 100644 --- a/domains/alexmercerind.json +++ b/domains/alexmercerind.json @@ -1,13 +1,13 @@ { - "description": "A redirect to my actual personal website on GitHub Pages", - "repo": "https://github.com/alexmercerind/alexmercerind.github.io", - "owner": { - "username": "alexmercerind", - "email": "alexmercerind@gmail.com", - "twitter": "alexmercerind", - "discord": "alexmercerind#3898" - }, - "record": { - "CNAME": "alexmercerind.github.io" - } -} + "description": "A redirect to my actual personal website on GitHub Pages", + "repo": "https://github.com/alexmercerind/alexmercerind.github.io", + "owner": { + "username": "alexmercerind", + "email": "alexmercerind@gmail.com", + "twitter": "alexmercerind", + "discord": "alexmercerind#3898" + }, + "record": { + "CNAME": "alexmercerind.github.io" + } +} \ No newline at end of file From f3cad36d189f353c5a43d120d26b2ecedc8419b1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:28 -0500 Subject: [PATCH 1259/3585] chore: formatting file alexpcooper.json --- domains/alexpcooper.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alexpcooper.json b/domains/alexpcooper.json index e54ab8c03..aa5499128 100644 --- a/domains/alexpcooper.json +++ b/domains/alexpcooper.json @@ -1,11 +1,11 @@ { - "description": "Developer in the United Kingdom", - "repo": "https://github.com/alexpcooper", - "record": { - "URL": "https://alexpcooper.co.uk" - }, - "owner": { - "username": "alexpcooper", - "email": "dev@alexpcooper.co.uk" - } -} + "description": "Developer in the United Kingdom", + "repo": "https://github.com/alexpcooper", + "record": { + "URL": "https://alexpcooper.co.uk" + }, + "owner": { + "username": "alexpcooper", + "email": "dev@alexpcooper.co.uk" + } +} \ No newline at end of file From 9a502a662bfe89f9f721dd1814bbea8c7aa0f181 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:29 -0500 Subject: [PATCH 1260/3585] chore: formatting file alexsquibbs.json --- domains/alexsquibbs.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/alexsquibbs.json b/domains/alexsquibbs.json index f60c3b1ca..d07fc9844 100644 --- a/domains/alexsquibbs.json +++ b/domains/alexsquibbs.json @@ -1,13 +1,13 @@ { - "description": "alexsquibbs.is-a.dev --> alexsquibbs.com", - "record": { - "URL": "https://alexsquibbs.com" - }, - "repo": "https://github.com/alexsquibbs", - "owner": { - "discord": "alex squibbs#7777", - "email": "alexsquibbs.is-a.dev@alexsquibbs.com", - "twitter": "alexsquibbs", - "username": "alexsquibbs" - } -} + "description": "alexsquibbs.is-a.dev --> alexsquibbs.com", + "record": { + "URL": "https://alexsquibbs.com" + }, + "repo": "https://github.com/alexsquibbs", + "owner": { + "discord": "alex squibbs#7777", + "email": "alexsquibbs.is-a.dev@alexsquibbs.com", + "twitter": "alexsquibbs", + "username": "alexsquibbs" + } +} \ No newline at end of file From 3362d39327a7e3ce38d0eb0fcb11eebb15fd4fea Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:29 -0500 Subject: [PATCH 1261/3585] chore: formatting file alexxhumilde.json --- domains/alexxhumilde.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alexxhumilde.json b/domains/alexxhumilde.json index b19eeb9e1..a26a0c349 100644 --- a/domains/alexxhumilde.json +++ b/domains/alexxhumilde.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ALEXXHUMILDE", - "email": "alexxcrack3@gmail.com" - }, - "record": { - "CNAME": "alexxhumilde.netlify.app" - } -} + "owner": { + "username": "ALEXXHUMILDE", + "email": "alexxcrack3@gmail.com" + }, + "record": { + "CNAME": "alexxhumilde.netlify.app" + } +} \ No newline at end of file From 072ab0e93a644a792296e09719fe30d8298d3f2e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:29 -0500 Subject: [PATCH 1262/3585] chore: formatting file alfanaan.json --- domains/alfanaan.json | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 10a510b3b..02f308611 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -1,12 +1,14 @@ { - "owner": { - "username": "Alfanaannet", - "email": "hmmm202031520062021@gmail.com", - "discord": "775012312876711936" - }, - "record": { - "URL": "https://timevoice.onrender.com", - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} + "owner": { + "username": "Alfanaannet", + "email": "hmmm202031520062021@gmail.com", + "discord": "775012312876711936" + }, + "record": { + "URL": "https://timevoice.onrender.com", + "MX": [ + "mail.is-a.dev" + ], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From a4bf989c19c160d456c99d1aa8b2f64643c0a474 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:29 -0500 Subject: [PATCH 1263/3585] chore: formatting file alfari.json --- domains/alfari.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/alfari.json b/domains/alfari.json index d442f3731..575cd1f89 100644 --- a/domains/alfari.json +++ b/domains/alfari.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "alfari24", - "email": "ari@alfari.id" - }, - "record": { - "A": ["194.15.36.220"] - } -} + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": [ + "194.15.36.220" + ] + } +} \ No newline at end of file From 387dd9b06034220bf7ea4e211b41c24ce9919fcd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:29 -0500 Subject: [PATCH 1264/3585] chore: formatting file alfred.json --- domains/alfred.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alfred.json b/domains/alfred.json index 190259ff9..bde6a7af5 100644 --- a/domains/alfred.json +++ b/domains/alfred.json @@ -1,11 +1,11 @@ { - "description": "MkDocs website for alfred-discord-bot", - "repo": "https://github.com/AlfredDiscordBot/AlfredDiscordBot.github.io", - "owner": { - "username": "AlfredDiscordBot", - "email": "alvinallen333@gmail.com" - }, - "record": { - "CNAME": "alfreddiscordbot.github.io" - } -} + "description": "MkDocs website for alfred-discord-bot", + "repo": "https://github.com/AlfredDiscordBot/AlfredDiscordBot.github.io", + "owner": { + "username": "AlfredDiscordBot", + "email": "alvinallen333@gmail.com" + }, + "record": { + "CNAME": "alfreddiscordbot.github.io" + } +} \ No newline at end of file From 43aae59e051ca2c7819901b995cc24a4b8d5ba16 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:29 -0500 Subject: [PATCH 1265/3585] chore: formatting file algebraic-effects.akshay.json --- domains/algebraic-effects.akshay.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/algebraic-effects.akshay.json b/domains/algebraic-effects.akshay.json index 563a84c7b..ca6d1b782 100644 --- a/domains/algebraic-effects.akshay.json +++ b/domains/algebraic-effects.akshay.json @@ -1,11 +1,11 @@ { - "description": "Docs for algebraic effects library", - "repo": "https://github.com/phenax/algebraic-effects", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "phenax.github.io" - } -} + "description": "Docs for algebraic effects library", + "repo": "https://github.com/phenax/algebraic-effects", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "phenax.github.io" + } +} \ No newline at end of file From ce5423ad479c4a70f41bd774ecd7e631bba4de28 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:29 -0500 Subject: [PATCH 1266/3585] chore: formatting file ali-abdurrazzak.json --- domains/ali-abdurrazzak.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ali-abdurrazzak.json b/domains/ali-abdurrazzak.json index b411fc225..2f822ca83 100644 --- a/domains/ali-abdurrazzak.json +++ b/domains/ali-abdurrazzak.json @@ -1,12 +1,12 @@ { - "description": "A subdomain to direct ali's portofolio github pages", - "repo": "https://github.com/aliabdurrazzak/aliabdurrazzak.github.io", - "owner": { - "username": "aliabdurrazzak", - "email": "aliabdurrazzak@gmail.com", - "twitter": "aliabdurrazzak" - }, - "record": { - "CNAME": "aliabdurrazzak.github.io" - } -} + "description": "A subdomain to direct ali's portofolio github pages", + "repo": "https://github.com/aliabdurrazzak/aliabdurrazzak.github.io", + "owner": { + "username": "aliabdurrazzak", + "email": "aliabdurrazzak@gmail.com", + "twitter": "aliabdurrazzak" + }, + "record": { + "CNAME": "aliabdurrazzak.github.io" + } +} \ No newline at end of file From 63f92a11d881816153cf066ba9c5ddbcb86cfc60 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:29 -0500 Subject: [PATCH 1267/3585] chore: formatting file ali.json --- domains/ali.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ali.json b/domains/ali.json index 2dd37ffac..64e6d3d2e 100644 --- a/domains/ali.json +++ b/domains/ali.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/hmd-ali/hmd-ali.github.io", - "owner": { - "username": "hmd-ali", - "email": "letsmailali.h@gmail.com" - }, - "record": { - "CNAME": "hmd-ali.github.io" - } -} + "description": "Personal Portfolio", + "repo": "https://github.com/hmd-ali/hmd-ali.github.io", + "owner": { + "username": "hmd-ali", + "email": "letsmailali.h@gmail.com" + }, + "record": { + "CNAME": "hmd-ali.github.io" + } +} \ No newline at end of file From 857ad0de400abba264488d5f887d51e7da07f3c4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:29 -0500 Subject: [PATCH 1268/3585] chore: formatting file alian.json --- domains/alian.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alian.json b/domains/alian.json index d1152607e..f6972a35e 100644 --- a/domains/alian.json +++ b/domains/alian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alianhakim9", - "email": "alianhakim9@gmail.com" - }, - "record": { - "URL": "https://alianhakim9.vercel.app/" - } -} + "owner": { + "username": "alianhakim9", + "email": "alianhakim9@gmail.com" + }, + "record": { + "URL": "https://alianhakim9.vercel.app/" + } +} \ No newline at end of file From 060f022b96097899e5770b6b1501df451442b62e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:30 -0500 Subject: [PATCH 1269/3585] chore: formatting file aliezan.json --- domains/aliezan.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aliezan.json b/domains/aliezan.json index aa5890989..9e9c770f8 100644 --- a/domains/aliezan.json +++ b/domains/aliezan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aliezan", - "email": "muhammadalieza4@gmail.com" - }, - "record": { - "CNAME": "aliezan.github.io" - } -} + "owner": { + "username": "Aliezan", + "email": "muhammadalieza4@gmail.com" + }, + "record": { + "CNAME": "aliezan.github.io" + } +} \ No newline at end of file From e3072dc18a4dbf701c02998d92eec587b6da818e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:30 -0500 Subject: [PATCH 1270/3585] chore: formatting file alijafari.json --- domains/alijafari.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alijafari.json b/domains/alijafari.json index 639d61198..f99bf15d1 100644 --- a/domains/alijafari.json +++ b/domains/alijafari.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alijafari-gd", - "email": "ali.jafari.sn@gmail.com" - }, - "record": { - "URL": "https://alijafari-gd.github.io" - } -} + "owner": { + "username": "alijafari-gd", + "email": "ali.jafari.sn@gmail.com" + }, + "record": { + "URL": "https://alijafari-gd.github.io" + } +} \ No newline at end of file From d805cd285b7e2fb4a5a0d729d96eded745c196a6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:30 -0500 Subject: [PATCH 1271/3585] chore: formatting file alimd.json --- domains/alimd.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alimd.json b/domains/alimd.json index ecf2199d5..f9f2bc5d4 100644 --- a/domains/alimd.json +++ b/domains/alimd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AliMD", - "email": "ali@mihandoost.com" - }, - "record": { - "CNAME": "alimd.github.io" - } -} + "owner": { + "username": "AliMD", + "email": "ali@mihandoost.com" + }, + "record": { + "CNAME": "alimd.github.io" + } +} \ No newline at end of file From 04d5f544caf00f1dccb286347392f65b14a1628c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:30 -0500 Subject: [PATCH 1272/3585] chore: formatting file alimehdi.json --- domains/alimehdi.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alimehdi.json b/domains/alimehdi.json index 703bf6956..12a4a5b1f 100644 --- a/domains/alimehdi.json +++ b/domains/alimehdi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DeadMan30", - "email": "its.alimehdi25@gmail.com" - }, - "record": { - "CNAME": "alimehdi.pages.dev" - } -} + "owner": { + "username": "DeadMan30", + "email": "its.alimehdi25@gmail.com" + }, + "record": { + "CNAME": "alimehdi.pages.dev" + } +} \ No newline at end of file From 448f716670af9e3f113254fa9f8f2eea816a321a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:30 -0500 Subject: [PATCH 1273/3585] chore: formatting file alireza.json --- domains/alireza.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alireza.json b/domains/alireza.json index f834a6805..2afa7e51b 100644 --- a/domains/alireza.json +++ b/domains/alireza.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "faghani", - "twitter": "alireza_faghani" - }, - "record": { - "CNAME": "hashnode.network" - } -} + "owner": { + "username": "faghani", + "twitter": "alireza_faghani" + }, + "record": { + "CNAME": "hashnode.network" + } +} \ No newline at end of file From 5c653efae70cc61663b962cb146f54d199ba1527 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:30 -0500 Subject: [PATCH 1274/3585] chore: formatting file alisa.json --- domains/alisa.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/alisa.json b/domains/alisa.json index 78dae86ba..f04f34d06 100644 --- a/domains/alisa.json +++ b/domains/alisa.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "lunas-private-dungeon", - "email": "luna.tsx@proton.me", - "discord": "507625218467168257" - }, - "record": { - "CNAME": "alisa-win95.vercel.app" - } -} + "owner": { + "username": "lunas-private-dungeon", + "email": "luna.tsx@proton.me", + "discord": "507625218467168257" + }, + "record": { + "CNAME": "alisa-win95.vercel.app" + } +} \ No newline at end of file From 0a7080c8027a10a6f34db80161ba2151b2d776fb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:30 -0500 Subject: [PATCH 1275/3585] chore: formatting file alisabry.json --- domains/alisabry.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alisabry.json b/domains/alisabry.json index 49ac2cb56..b17527b7f 100644 --- a/domains/alisabry.json +++ b/domains/alisabry.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ali-sabry", - "email": "alisabry.official@gmail.com" - }, - "record": { - "URL": "https://alisabry.netlify.app" - } -} + "owner": { + "username": "ali-sabry", + "email": "alisabry.official@gmail.com" + }, + "record": { + "URL": "https://alisabry.netlify.app" + } +} \ No newline at end of file From b810ad99cd69538f43ca7b455271c30a0e62a714 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:30 -0500 Subject: [PATCH 1276/3585] chore: formatting file alivaliev.json --- domains/alivaliev.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/alivaliev.json b/domains/alivaliev.json index 2a1a18af6..90b92b82f 100644 --- a/domains/alivaliev.json +++ b/domains/alivaliev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ali-valiev", - "discord": "722403528705966080", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JSdx7lWn1j953PUFzYC5SKNlzI-3owSSeRuL8BVKm3P1xwN1Ufuhssfzul-weVp-srPf-YXIN4e1tuB2cUProneSkZUANnd4Cl5oCRd4TG1SRUKdI7pkWauG6ysFEFCHwf1LmANGdjzjI0YDNYbGIU3-0nWSmxF5inVadCE8Y281Y6D2lf9A7ceihxwoRq3MCqGo8yCQuNO9FUWwcxZWHa0F7pGYSPqlE26szjWdhFX6rrNS_ypi5wTqhMAC6FdS36zP5bRRSc8b_9TGpE9vj0FleWb1hqXzAiAxToTCTuIGCuTaVY_pfWvpT43sDLN5d7ouXUCgdDGDnntAGLDs4Q.zgoE3RG741k1s-HFrWT7dA.utROG6r9NR6Awzk5pi-TqsCVuoAKn4zG6IbVSFn5il2EKcXDmXt6nzkQYORhyMUptajbkDd3O98WGRaVqG3qkvJUUQu6h_3H4pwRoZQd0fvYqG6G_ymfSlgynEP1y4EZ.jYbY2Ak8PSXN95hhiA2EXg" - }, - "record": { - "CNAME": "ali-valiev.github.io" - } -} + "owner": { + "username": "ali-valiev", + "discord": "722403528705966080", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JSdx7lWn1j953PUFzYC5SKNlzI-3owSSeRuL8BVKm3P1xwN1Ufuhssfzul-weVp-srPf-YXIN4e1tuB2cUProneSkZUANnd4Cl5oCRd4TG1SRUKdI7pkWauG6ysFEFCHwf1LmANGdjzjI0YDNYbGIU3-0nWSmxF5inVadCE8Y281Y6D2lf9A7ceihxwoRq3MCqGo8yCQuNO9FUWwcxZWHa0F7pGYSPqlE26szjWdhFX6rrNS_ypi5wTqhMAC6FdS36zP5bRRSc8b_9TGpE9vj0FleWb1hqXzAiAxToTCTuIGCuTaVY_pfWvpT43sDLN5d7ouXUCgdDGDnntAGLDs4Q.zgoE3RG741k1s-HFrWT7dA.utROG6r9NR6Awzk5pi-TqsCVuoAKn4zG6IbVSFn5il2EKcXDmXt6nzkQYORhyMUptajbkDd3O98WGRaVqG3qkvJUUQu6h_3H4pwRoZQd0fvYqG6G_ymfSlgynEP1y4EZ.jYbY2Ak8PSXN95hhiA2EXg" + }, + "record": { + "CNAME": "ali-valiev.github.io" + } +} \ No newline at end of file From 5d01a5fd4966a2d80d6844f3bcd74d8eab15cbbe Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:30 -0500 Subject: [PATCH 1277/3585] chore: formatting file aliwoto.json --- domains/aliwoto.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/aliwoto.json b/domains/aliwoto.json index edd87667c..5515ea5cd 100644 --- a/domains/aliwoto.json +++ b/domains/aliwoto.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "ALiwoto", - "email": "aminnimaj@gmail.com" - }, - "record": { - "A": ["5.9.188.232"] - } -} + "owner": { + "username": "ALiwoto", + "email": "aminnimaj@gmail.com" + }, + "record": { + "A": [ + "5.9.188.232" + ] + } +} \ No newline at end of file From 47fa8f31d1a89cb6c2dec3ba12e26ebc68d9f8b7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:31 -0500 Subject: [PATCH 1278/3585] chore: formatting file alkorsan.json --- domains/alkorsan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alkorsan.json b/domains/alkorsan.json index 6736be273..16328f695 100644 --- a/domains/alkorsan.json +++ b/domains/alkorsan.json @@ -6,4 +6,4 @@ "record": { "CNAME": "alkorsan.pages.dev" } -} +} \ No newline at end of file From 46aad67060a92fde9351e416fef92725e61b5835 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:31 -0500 Subject: [PATCH 1279/3585] chore: formatting file allancoding.json --- domains/allancoding.json | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/domains/allancoding.json b/domains/allancoding.json index 98605aa55..daaa266d9 100644 --- a/domains/allancoding.json +++ b/domains/allancoding.json @@ -1,15 +1,20 @@ { - "description": "My main website", - "repo": "https://github.com/allancoding/allancoding.is-a.dev", - "owner": { - "username": "allancoding", - "email": "allancoding.dev@gmail.com", - "twitter": "allancoding", - "discord": "allancoding" - }, - "record": { - "A": ["75.2.60.5"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com include:_spf.google.com ~all" - } -} + "description": "My main website", + "repo": "https://github.com/allancoding/allancoding.is-a.dev", + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "A": [ + "75.2.60.5" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com include:_spf.google.com ~all" + } +} \ No newline at end of file From 7b361887813a67ed479ce6f75a9326178f751fd0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:31 -0500 Subject: [PATCH 1280/3585] chore: formatting file allen.json --- domains/allen.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/allen.json b/domains/allen.json index a48f293d7..e0cf148c5 100644 --- a/domains/allen.json +++ b/domains/allen.json @@ -1,12 +1,12 @@ { - "description": "A full-stack developer.", - "repo": "https://github.com/xiaofuyesnew", - "owner": { - "username": "xiaofuyesnew", - "email": "xiaofuyesnew@qq.com", - "twitter": "xiaofuyesnew" - }, - "record": { - "URL": "https://github.com/xiaofuyesnew" - } -} + "description": "A full-stack developer.", + "repo": "https://github.com/xiaofuyesnew", + "owner": { + "username": "xiaofuyesnew", + "email": "xiaofuyesnew@qq.com", + "twitter": "xiaofuyesnew" + }, + "record": { + "URL": "https://github.com/xiaofuyesnew" + } +} \ No newline at end of file From 3f11e68d4a6f852929320f2233073d85a3135b5b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:31 -0500 Subject: [PATCH 1281/3585] chore: formatting file alltawd.json --- domains/alltawd.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alltawd.json b/domains/alltawd.json index 7184a18c6..9e5f72e3f 100644 --- a/domains/alltawd.json +++ b/domains/alltawd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AlltAWD", - "email": "hanson_2014@hotmail.com" - }, - "record": { - "CNAME": "alltawd.github.io" - } -} + "owner": { + "username": "AlltAWD", + "email": "hanson_2014@hotmail.com" + }, + "record": { + "CNAME": "alltawd.github.io" + } +} \ No newline at end of file From 4f3a541ab4ae1d68d0e327c804e87f5b807da887 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:31 -0500 Subject: [PATCH 1282/3585] chore: formatting file allvaa.json --- domains/allvaa.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/allvaa.json b/domains/allvaa.json index 868cb2733..6cd60edaa 100644 --- a/domains/allvaa.json +++ b/domains/allvaa.json @@ -1,11 +1,11 @@ { - "description": "Allvaa's personal website", - "repo": "https://github.com/Allvaa", - "owner": { - "username": "Allvaa", - "twitter": "allvzx" - }, - "record": { - "URL": "https://allvaa.my.id" - } -} + "description": "Allvaa's personal website", + "repo": "https://github.com/Allvaa", + "owner": { + "username": "Allvaa", + "twitter": "allvzx" + }, + "record": { + "URL": "https://allvaa.my.id" + } +} \ No newline at end of file From e9ea5530ed8f85e10e9d0923a6da62dfbf7b74da Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:31 -0500 Subject: [PATCH 1283/3585] chore: formatting file ally.json --- domains/ally.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ally.json b/domains/ally.json index 28df78154..bd458f49c 100644 --- a/domains/ally.json +++ b/domains/ally.json @@ -1,11 +1,11 @@ { - "description": "Ally's personal website", - "repo": "https://github.com/AllyTally", - "owner": { - "username": "AllyTally", - "email": "alexiatilde@gmail.com" - }, - "record": { - "URL": "https://ally.moe" - } -} + "description": "Ally's personal website", + "repo": "https://github.com/AllyTally", + "owner": { + "username": "AllyTally", + "email": "alexiatilde@gmail.com" + }, + "record": { + "URL": "https://ally.moe" + } +} \ No newline at end of file From 0af969f7d073e4cf0b8082b4a4acdde94cdac4da Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:31 -0500 Subject: [PATCH 1284/3585] chore: formatting file almatch.json --- domains/almatch.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/almatch.json b/domains/almatch.json index 858fd84b7..4b2f403b7 100644 --- a/domains/almatch.json +++ b/domains/almatch.json @@ -1,11 +1,11 @@ { - "description": "Imad", - "repo": "https://github.com/imadboy89", - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "record": { - "CNAME": "imadboy89.github.io" - } -} + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "CNAME": "imadboy89.github.io" + } +} \ No newline at end of file From aede872e75cb7286170d2f0bee3ad1d8a579ee31 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:31 -0500 Subject: [PATCH 1285/3585] chore: formatting file almaz.json --- domains/almaz.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/domains/almaz.json b/domains/almaz.json index 4fb80f100..2be5ab6c1 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -1,10 +1,13 @@ { - "owner": { - "username": "AlmaziikDev", - "email": "almazgamer228@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "AlmaziikDev", + "email": "almazgamer228@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From e5408773d80ee3a891f958c2d9d09a9b04da1f34 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:31 -0500 Subject: [PATCH 1286/3585] chore: formatting file almightynan.json --- domains/almightynan.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/almightynan.json b/domains/almightynan.json index e592fa237..2787bb16f 100644 --- a/domains/almightynan.json +++ b/domains/almightynan.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/almightynan", - "owner": { - "username": "almightynan", - "email": "almightynan@gmail.com" - }, - "record": { - "CNAME": "almightynandev-production.up.railway.app" - } -} + "repo": "https://github.com/almightynan", + "owner": { + "username": "almightynan", + "email": "almightynan@gmail.com" + }, + "record": { + "CNAME": "almightynandev-production.up.railway.app" + } +} \ No newline at end of file From 1688562c3e77d3bc6300487af22afec6da341eb6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:32 -0500 Subject: [PATCH 1287/3585] chore: formatting file almuqbel.json --- domains/almuqbel.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/almuqbel.json b/domains/almuqbel.json index 6b8338a90..1b8a51d20 100644 --- a/domains/almuqbel.json +++ b/domains/almuqbel.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "AMAZINGMAN2", - "email": "Hashim.almuqbel@gmail.com" - }, - "record": { - "A": ["185.176.43.100"] - } -} + "owner": { + "username": "AMAZINGMAN2", + "email": "Hashim.almuqbel@gmail.com" + }, + "record": { + "A": [ + "185.176.43.100" + ] + } +} \ No newline at end of file From a7b7366802ab03b30dd36d059948c0ba796229d1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:32 -0500 Subject: [PATCH 1288/3585] chore: formatting file alokik.json --- domains/alokik.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alokik.json b/domains/alokik.json index e0ad97655..5cee16557 100644 --- a/domains/alokik.json +++ b/domains/alokik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com" - }, - "record": { - "CNAME": "alokik-here.github.io" - } -} + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com" + }, + "record": { + "CNAME": "alokik-here.github.io" + } +} \ No newline at end of file From d3a52c05ea59ebaaf4de6a8e8d6cb0410d6fcedf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:32 -0500 Subject: [PATCH 1289/3585] chore: formatting file aloo-bun.json --- domains/aloo-bun.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aloo-bun.json b/domains/aloo-bun.json index bedc9b1c7..a676efcb1 100644 --- a/domains/aloo-bun.json +++ b/domains/aloo-bun.json @@ -1,11 +1,11 @@ { - "description": "Aloo Bun Website", - "repo": "https://github.com/AshC1ty/ashc1ty.github.io", - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "ashc1ty.github.io" - } -} + "description": "Aloo Bun Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} \ No newline at end of file From 9d2be0f0c8802637ea40a2711228f94d6939d746 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:32 -0500 Subject: [PATCH 1290/3585] chore: formatting file alora.json --- domains/alora.json | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/domains/alora.json b/domains/alora.json index 8ac370fc4..484c58527 100644 --- a/domains/alora.json +++ b/domains/alora.json @@ -1,20 +1,24 @@ { - "owner": { - "username": "aloramiaa", - "email": "xaloramia@gmail.com", - "discord": "7q8x" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "TXT": [ - "v=spf1 include:zohomail.in ~all", - "google-site-verification=6uglJKM9-BmooIZLCRAqgnGaT2_M48hkicRD1bphXHk" - ] - } -} + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com", + "discord": "7q8x" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx.zoho.in", + "mx2.zoho.in", + "mx3.zoho.in" + ], + "TXT": [ + "v=spf1 include:zohomail.in ~all", + "google-site-verification=6uglJKM9-BmooIZLCRAqgnGaT2_M48hkicRD1bphXHk" + ] + } +} \ No newline at end of file From 4699b6000be3c5a3468a36972bb87f35d7133935 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:32 -0500 Subject: [PATCH 1291/3585] chore: formatting file alperen.json --- domains/alperen.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alperen.json b/domains/alperen.json index a758fe960..6385210aa 100644 --- a/domains/alperen.json +++ b/domains/alperen.json @@ -1,11 +1,11 @@ { - "description": "Alperen Aslan Portfolio", - "repo": "https://github.com/alperenasln/alperenasln.github.io", - "owner": { - "username": "alperenasln", - "email": "alperenaslan55@gmail.com" - }, - "record": { - "CNAME": "alperenasln.github.io" - } -} + "description": "Alperen Aslan Portfolio", + "repo": "https://github.com/alperenasln/alperenasln.github.io", + "owner": { + "username": "alperenasln", + "email": "alperenaslan55@gmail.com" + }, + "record": { + "CNAME": "alperenasln.github.io" + } +} \ No newline at end of file From e297d6a188064c9b9bda6b1e6cb6636643af6f9d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:32 -0500 Subject: [PATCH 1292/3585] chore: formatting file alpha.json --- domains/alpha.json | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index 9256c4955..04ef6677b 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,13 +1,16 @@ { - "owner": { - "username": "YouFoundAlpha", - "discord": "661121998830960651", - "gitlab": "YouFoundAlpha", - "mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "URL": "https://yfadev.pw", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "YouFoundAlpha", + "discord": "661121998830960651", + "gitlab": "YouFoundAlpha", + "mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://yfadev.pw", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From d9897e179e913d06178a25c9227ec11db09c0e72 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:32 -0500 Subject: [PATCH 1293/3585] chore: formatting file alphabet.json --- domains/alphabet.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/alphabet.json b/domains/alphabet.json index 33de206c2..4f8ee12c6 100644 --- a/domains/alphabet.json +++ b/domains/alphabet.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Commandify", - "email": "commandify@gmail.com" - }, - "record": { - "A": ["68.183.191.223"] - } -} + "owner": { + "username": "Commandify", + "email": "commandify@gmail.com" + }, + "record": { + "A": [ + "68.183.191.223" + ] + } +} \ No newline at end of file From 6f65aea8b0c81119ce3bc19297494b11142abff8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:32 -0500 Subject: [PATCH 1294/3585] chore: formatting file alphatechnolog.json --- domains/alphatechnolog.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json index 20ab4706a..503643d6e 100644 --- a/domains/alphatechnolog.json +++ b/domains/alphatechnolog.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AlphaTechnolog", - "email": "gfranklings@gmail.com", - "discord": "695333243637072002" - }, - "record": { - "CNAME": "alphatechnolog.vercel.app" - } -} + "owner": { + "username": "AlphaTechnolog", + "email": "gfranklings@gmail.com", + "discord": "695333243637072002" + }, + "record": { + "CNAME": "alphatechnolog.vercel.app" + } +} \ No newline at end of file From 46233094b135382d3c711189b663119600bb2a51 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:32 -0500 Subject: [PATCH 1295/3585] chore: formatting file altude.json --- domains/altude.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/altude.json b/domains/altude.json index 08e335d1d..4f26a32a5 100644 --- a/domains/altude.json +++ b/domains/altude.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "altude", - "email": "altude@skiff.com" - }, - "record": { - "CNAME": "altude.pages.dev" - } -} + "owner": { + "username": "altude", + "email": "altude@skiff.com" + }, + "record": { + "CNAME": "altude.pages.dev" + } +} \ No newline at end of file From 0026f30651144c98088ab9c42e7b90aac14d9c2f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:33 -0500 Subject: [PATCH 1296/3585] chore: formatting file aluwi.json --- domains/aluwi.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/aluwi.json b/domains/aluwi.json index d4fed6030..c8778bbcd 100644 --- a/domains/aluwi.json +++ b/domains/aluwi.json @@ -1,12 +1,12 @@ { - "description": "my portfolio", - "repo": "https://github.com/Aluwi21/Aluwi21.github.io", - "owner": { - "username": "Aluwi21", - "email": "21fayyadh@gmail.com", - "twitter": "Aluwi_" - }, - "record": { - "CNAME": "aluwi21.github.io" - } -} + "description": "my portfolio", + "repo": "https://github.com/Aluwi21/Aluwi21.github.io", + "owner": { + "username": "Aluwi21", + "email": "21fayyadh@gmail.com", + "twitter": "Aluwi_" + }, + "record": { + "CNAME": "aluwi21.github.io" + } +} \ No newline at end of file From 6bd374daf5382e04d168a17d7c20ae4fba7de68f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:33 -0500 Subject: [PATCH 1297/3585] chore: formatting file alvin.json --- domains/alvin.json | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/domains/alvin.json b/domains/alvin.json index db33e407b..8da2d4260 100644 --- a/domains/alvin.json +++ b/domains/alvin.json @@ -1,15 +1,21 @@ { - "owner": { - "username": "alvinsjoy", - "discord": "825382504353234954" - }, - "record": { - "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "A": ["76.76.21.21"], - "TXT": [ - "google-site-verification=OFAPUslqNNZEkB5-UDAC1K1QjXCwDW_e3flhEchoobM", - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb86503883.zmverify.zoho.in" - ] - } -} + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "MX": [ + "mx.zoho.in", + "mx2.zoho.in", + "mx3.zoho.in" + ], + "A": [ + "76.76.21.21" + ], + "TXT": [ + "google-site-verification=OFAPUslqNNZEkB5-UDAC1K1QjXCwDW_e3flhEchoobM", + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb86503883.zmverify.zoho.in" + ] + } +} \ No newline at end of file From 331ba7f2a808268fcea1a393c7cc3ebc0ad6127b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:33 -0500 Subject: [PATCH 1298/3585] chore: formatting file alvindennis.json --- domains/alvindennis.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/alvindennis.json b/domains/alvindennis.json index ee7783f80..1c3f42b54 100644 --- a/domains/alvindennis.json +++ b/domains/alvindennis.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "alvin-dennis", - "discord": "732503927940972605" - }, - - "record": { - "CNAME": "alvindennis.vercel.app" - } -} + "owner": { + "username": "alvin-dennis", + "discord": "732503927940972605" + }, + "record": { + "CNAME": "alvindennis.vercel.app" + } +} \ No newline at end of file From 53ab404c991015e31548e3a78f5b9a1a72ed778b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:33 -0500 Subject: [PATCH 1299/3585] chore: formatting file alvito.json --- domains/alvito.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/alvito.json b/domains/alvito.json index dc7ddd347..c8fd0b439 100644 --- a/domains/alvito.json +++ b/domains/alvito.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/alvitodev/alvitodev.github.io", - "owner": { - "username": "alvitodev", - "email": "alvitodev@protonmail.com" - }, - "record": { - "CNAME": "alvitodev.github.io" - } -} + "description": "Personal portfolio website", + "repo": "https://github.com/alvitodev/alvitodev.github.io", + "owner": { + "username": "alvitodev", + "email": "alvitodev@protonmail.com" + }, + "record": { + "CNAME": "alvitodev.github.io" + } +} \ No newline at end of file From bce258be9abcdd82ac9c988c7206e162787de99f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:33 -0500 Subject: [PATCH 1300/3585] chore: formatting file am.json --- domains/am.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/am.json b/domains/am.json index 78c20c100..e0661a641 100644 --- a/domains/am.json +++ b/domains/am.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sa-mustafa", - "email": "s.a.mustafa@yandex.com" - }, - "record": { - "CNAME": "dev.imagesmith.io" - } -} + "owner": { + "username": "sa-mustafa", + "email": "s.a.mustafa@yandex.com" + }, + "record": { + "CNAME": "dev.imagesmith.io" + } +} \ No newline at end of file From f72323436f113d4dd91c2abe6365890ba532db3f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:33 -0500 Subject: [PATCH 1301/3585] chore: formatting file amaankazi.json --- domains/amaankazi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/amaankazi.json b/domains/amaankazi.json index b8c867adb..9ae331785 100644 --- a/domains/amaankazi.json +++ b/domains/amaankazi.json @@ -1,11 +1,11 @@ { - "description": "Amaan Kazi's website containing portfolio, projects, games and more", - "repo": "https://github.com/Amaan-Kazi/website-amaan-kazi", - "owner": { - "username": "Amaan-Kazi", - "email": "amaankazi1793@gmail.com" - }, - "record": { - "CNAME": "amaankazi.pages.dev" - } -} + "description": "Amaan Kazi's website containing portfolio, projects, games and more", + "repo": "https://github.com/Amaan-Kazi/website-amaan-kazi", + "owner": { + "username": "Amaan-Kazi", + "email": "amaankazi1793@gmail.com" + }, + "record": { + "CNAME": "amaankazi.pages.dev" + } +} \ No newline at end of file From 21d4164798b497d03b91d68125518dcd90cb6f3f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:33 -0500 Subject: [PATCH 1302/3585] chore: formatting file amal-sebastian.json --- domains/amal-sebastian.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/amal-sebastian.json b/domains/amal-sebastian.json index 9f4c18d39..d9a423b33 100644 --- a/domains/amal-sebastian.json +++ b/domains/amal-sebastian.json @@ -1,11 +1,11 @@ { - "description": "Amal's personal developer website", - "repo": "https://github.com/amalsebs/amalsebs.github.io", - "owner": { - "username": "amalsebs", - "email": "amalsebastian48@gmail.com" - }, - "record": { - "CNAME": "amalsebs.github.io" - } -} + "description": "Amal's personal developer website", + "repo": "https://github.com/amalsebs/amalsebs.github.io", + "owner": { + "username": "amalsebs", + "email": "amalsebastian48@gmail.com" + }, + "record": { + "CNAME": "amalsebs.github.io" + } +} \ No newline at end of file From d2748fdf34347edfdea282d679a987b0b7c1e8b4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:33 -0500 Subject: [PATCH 1303/3585] chore: formatting file amal.json --- domains/amal.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/amal.json b/domains/amal.json index 9f4c18d39..d9a423b33 100644 --- a/domains/amal.json +++ b/domains/amal.json @@ -1,11 +1,11 @@ { - "description": "Amal's personal developer website", - "repo": "https://github.com/amalsebs/amalsebs.github.io", - "owner": { - "username": "amalsebs", - "email": "amalsebastian48@gmail.com" - }, - "record": { - "CNAME": "amalsebs.github.io" - } -} + "description": "Amal's personal developer website", + "repo": "https://github.com/amalsebs/amalsebs.github.io", + "owner": { + "username": "amalsebs", + "email": "amalsebastian48@gmail.com" + }, + "record": { + "CNAME": "amalsebs.github.io" + } +} \ No newline at end of file From ae65c47bbd0952ad6594120b66f5c7ff90f09573 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:33 -0500 Subject: [PATCH 1304/3585] chore: formatting file amanthakur.json --- domains/amanthakur.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/amanthakur.json b/domains/amanthakur.json index 89cfff114..ddcb3083f 100644 --- a/domains/amanthakur.json +++ b/domains/amanthakur.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aman7thakurr", - "email": "amant8425@gmail.com", - "discord": "523813766295715851" - }, - "record": { - "CNAME": "aman7thakurr.github.io" - } -} + "owner": { + "username": "aman7thakurr", + "email": "amant8425@gmail.com", + "discord": "523813766295715851" + }, + "record": { + "CNAME": "aman7thakurr.github.io" + } +} \ No newline at end of file From 03594c1e5bcd31c267bccfce961b3a1cfe9f1e96 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:34 -0500 Subject: [PATCH 1305/3585] chore: formatting file amanza17.json --- domains/amanza17.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/amanza17.json b/domains/amanza17.json index 509607016..bd4d2339c 100644 --- a/domains/amanza17.json +++ b/domains/amanza17.json @@ -1,11 +1,11 @@ { - "description": "amanza17.is-a.dev", - "repo": "https://github.com/Amanza17/Amanza17.github.io.git", - "owner": { - "username": "Amanza17", - "email": "a.manzanares.2023@alumnos.urjc.es" - }, - "record": { - "CNAME": "amanza17.github.io" - } -} + "description": "amanza17.is-a.dev", + "repo": "https://github.com/Amanza17/Amanza17.github.io.git", + "owner": { + "username": "Amanza17", + "email": "a.manzanares.2023@alumnos.urjc.es" + }, + "record": { + "CNAME": "amanza17.github.io" + } +} \ No newline at end of file From 5fa2071edf11b53a91dbf42af9d560db80e48855 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:34 -0500 Subject: [PATCH 1306/3585] chore: formatting file amarjeet.json --- domains/amarjeet.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/amarjeet.json b/domains/amarjeet.json index c2d8bdb11..6896ebf48 100644 --- a/domains/amarjeet.json +++ b/domains/amarjeet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amalpotra", - "email": "amarjeetmalpotra@outlook.com" - }, - "record": { - "CNAME": "amalpotra.github.io" - } -} + "owner": { + "username": "amalpotra", + "email": "amarjeetmalpotra@outlook.com" + }, + "record": { + "CNAME": "amalpotra.github.io" + } +} \ No newline at end of file From 0bb09ec746dffcde4b85d22a220e4ab1424a8621 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:34 -0500 Subject: [PATCH 1307/3585] chore: formatting file ambaskaryash.json --- domains/ambaskaryash.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ambaskaryash.json b/domains/ambaskaryash.json index 366a77e7b..78613bb50 100644 --- a/domains/ambaskaryash.json +++ b/domains/ambaskaryash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ambaskaryash", - "email": "kimetsu119@gmail.com" - }, - "record": { - "CNAME": "ambaskaryash.github.io" - } -} + "owner": { + "username": "ambaskaryash", + "email": "kimetsu119@gmail.com" + }, + "record": { + "CNAME": "ambaskaryash.github.io" + } +} \ No newline at end of file From 7a1662782f831a92bce57f49f1f3cc6bd1b39e76 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:34 -0500 Subject: [PATCH 1308/3585] chore: formatting file amerigo.json --- domains/amerigo.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/amerigo.json b/domains/amerigo.json index 090913f5b..ded48ef1d 100644 --- a/domains/amerigo.json +++ b/domains/amerigo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "north-site", - "email": "v.imreadrian@gmail.com" - }, - "record": { - "CNAME": "5c13057597f8.sn.mynetname.net" - } -} + "owner": { + "username": "north-site", + "email": "v.imreadrian@gmail.com" + }, + "record": { + "CNAME": "5c13057597f8.sn.mynetname.net" + } +} \ No newline at end of file From 593137cf8ade7ae38cb297b293395c6bcc513827 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:34 -0500 Subject: [PATCH 1309/3585] chore: formatting file amey.json --- domains/amey.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/amey.json b/domains/amey.json index 1ee19d2cd..106bba807 100644 --- a/domains/amey.json +++ b/domains/amey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "panditamey", - "email": "codewithamey@gmail.com" - }, - "record": { - "CNAME": "panditamey.github.io" - } -} + "owner": { + "username": "panditamey", + "email": "codewithamey@gmail.com" + }, + "record": { + "CNAME": "panditamey.github.io" + } +} \ No newline at end of file From bd684c8b76fb430e3a465ecbb5ee4509970d1c86 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:34 -0500 Subject: [PATCH 1310/3585] chore: formatting file amila.json --- domains/amila.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/amila.json b/domains/amila.json index ee47dd29e..a8b3cfeb3 100644 --- a/domains/amila.json +++ b/domains/amila.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Y-AmilaNirmal", - "email": "yamilanirmal@gmail.com" - }, - "record": { - "CNAME": "y-amilanirmal.github.io" - } -} + "owner": { + "username": "Y-AmilaNirmal", + "email": "yamilanirmal@gmail.com" + }, + "record": { + "CNAME": "y-amilanirmal.github.io" + } +} \ No newline at end of file From 4976f730f049d068271f843f5eb91b0dd82d3e27 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:34 -0500 Subject: [PATCH 1311/3585] chore: formatting file amin.json --- domains/amin.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/domains/amin.json b/domains/amin.json index f7f2a9d04..5e5f33d44 100644 --- a/domains/amin.json +++ b/domains/amin.json @@ -1,16 +1,16 @@ { - "description": "website for my links", - "repo": "https://github.com/amenm0/littlelink.github.io", - "owner": { - "username": "amenm0", - "email": "mjmwtmjls@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} + "description": "website for my links", + "repo": "https://github.com/amenm0/littlelink.github.io", + "owner": { + "username": "amenm0", + "email": "mjmwtmjls@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} \ No newline at end of file From f44227b25786dba5e1d70d7ceb3005fdc1a7902e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:34 -0500 Subject: [PATCH 1312/3585] chore: formatting file amine-brahmi.json --- domains/amine-brahmi.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/amine-brahmi.json b/domains/amine-brahmi.json index cf3ecd2e2..5038f24f8 100644 --- a/domains/amine-brahmi.json +++ b/domains/amine-brahmi.json @@ -1,10 +1,10 @@ { - "description": "My tech blog", - "owner": { - "username": "thou-mayest", - "twitter": "Dr_whoami_" - }, - "record": { - "CNAME": "thou-mayest.github.io" - } -} + "description": "My tech blog", + "owner": { + "username": "thou-mayest", + "twitter": "Dr_whoami_" + }, + "record": { + "CNAME": "thou-mayest.github.io" + } +} \ No newline at end of file From da82cc7222a0f2b934bec04ea65102e2329934f1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:34 -0500 Subject: [PATCH 1313/3585] chore: formatting file amiralam.json --- domains/amiralam.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/amiralam.json b/domains/amiralam.json index 1f38ec173..2c8c0f723 100644 --- a/domains/amiralam.json +++ b/domains/amiralam.json @@ -1,12 +1,12 @@ { - "description": "This is my personal portfolio", - "repo": "https://github.com/amiralamf4/amiralamf4.github.io", - "owner": { - "username": "amiralamf4", - "email": "sameer72135@gmail.com", - "twitter": "AmirAlam72135" - }, - "record": { - "CNAME": "amiralamf4.github.io" - } -} + "description": "This is my personal portfolio", + "repo": "https://github.com/amiralamf4/amiralamf4.github.io", + "owner": { + "username": "amiralamf4", + "email": "sameer72135@gmail.com", + "twitter": "AmirAlam72135" + }, + "record": { + "CNAME": "amiralamf4.github.io" + } +} \ No newline at end of file From dd33d84ede466a384097480fbedf21ef4274a079 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:35 -0500 Subject: [PATCH 1314/3585] chore: formatting file amit.json --- domains/amit.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/amit.json b/domains/amit.json index 0a5f22ee2..6baf019bd 100644 --- a/domains/amit.json +++ b/domains/amit.json @@ -1,11 +1,11 @@ { - "description": "Amit's website", - "repo": "https://github.com/amittkulkarni/amittkulkarni.github.io", - "owner": { - "username": "amittkulkarni", - "email": "amitcoolkarni@outlook.com" - }, - "record": { - "CNAME": "amittkulkarni.github.io" - } -} + "description": "Amit's website", + "repo": "https://github.com/amittkulkarni/amittkulkarni.github.io", + "owner": { + "username": "amittkulkarni", + "email": "amitcoolkarni@outlook.com" + }, + "record": { + "CNAME": "amittkulkarni.github.io" + } +} \ No newline at end of file From 1f1b1701271063f39eafa11e00610e9dda45ae91 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:35 -0500 Subject: [PATCH 1315/3585] chore: formatting file amity.json --- domains/amity.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/amity.json b/domains/amity.json index 8e38034fe..0d0207e91 100644 --- a/domains/amity.json +++ b/domains/amity.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "winrg", - "email": "alyx@aleteoryx.me" - }, - "record": { - "URL": "https://aleteoryx.me" - } -} + "owner": { + "username": "winrg", + "email": "alyx@aleteoryx.me" + }, + "record": { + "URL": "https://aleteoryx.me" + } +} \ No newline at end of file From 894c0ac46729349371ec7539dbdd20fa05880d0d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:35 -0500 Subject: [PATCH 1316/3585] chore: formatting file amiyo.json --- domains/amiyo.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/amiyo.json b/domains/amiyo.json index c551b7e87..42bd6b796 100644 --- a/domains/amiyo.json +++ b/domains/amiyo.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "DevAmiyo", - "email": "devamiyosp@gmail.com", - "repo": "https://github.com/DevAmiyo", - "discord": "Amiyo#7978", - "twitter": "AmiyoTweets" - }, - "record": { - "URL": "https://github.amiyo.tk" - } -} + "owner": { + "username": "DevAmiyo", + "email": "devamiyosp@gmail.com", + "repo": "https://github.com/DevAmiyo", + "discord": "Amiyo#7978", + "twitter": "AmiyoTweets" + }, + "record": { + "URL": "https://github.amiyo.tk" + } +} \ No newline at end of file From 70bc37dd8bec2978186ca00d8f4cd4bd32157d56 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:35 -0500 Subject: [PATCH 1317/3585] chore: formatting file ammar.json --- domains/ammar.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ammar.json b/domains/ammar.json index b8af925a9..370f84715 100644 --- a/domains/ammar.json +++ b/domains/ammar.json @@ -1,11 +1,11 @@ { - "description": "Ammar's personal website", - "repo": "https://github.com/Ammaryasser1998/ammaryasser1998.github.io", - "owner": { - "username": "Ammaryasser1998", - "email": "amyss1910@gmail.com" - }, - "record": { - "CNAME": "ammaryasser1998.github.io" - } -} + "description": "Ammar's personal website", + "repo": "https://github.com/Ammaryasser1998/ammaryasser1998.github.io", + "owner": { + "username": "Ammaryasser1998", + "email": "amyss1910@gmail.com" + }, + "record": { + "CNAME": "ammaryasser1998.github.io" + } +} \ No newline at end of file From 43a1f18758826b44705d75fb6f4bffc57c5d2344 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:35 -0500 Subject: [PATCH 1318/3585] chore: formatting file ammthecoder.json --- domains/ammthecoder.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ammthecoder.json b/domains/ammthecoder.json index f9166f589..dfe9f45ce 100644 --- a/domains/ammthecoder.json +++ b/domains/ammthecoder.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aung-myat-min", - "email": "koaungmyatmin0@gmail.com" - }, - "record": { - "URL": "https://ammthercoder.vercel.app/" - } -} + "owner": { + "username": "Aung-myat-min", + "email": "koaungmyatmin0@gmail.com" + }, + "record": { + "URL": "https://ammthercoder.vercel.app/" + } +} \ No newline at end of file From b41769d3554f16efc41c3f1458dc06065207c792 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:35 -0500 Subject: [PATCH 1319/3585] chore: formatting file amol254542.json --- domains/amol254542.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/amol254542.json b/domains/amol254542.json index 26257a95b..fe7b16189 100644 --- a/domains/amol254542.json +++ b/domains/amol254542.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amol234545", - "email": "amolmilton@gmail.com" - }, - "record": { - "CNAME": "amol234545.github.io" - } -} + "owner": { + "username": "amol234545", + "email": "amolmilton@gmail.com" + }, + "record": { + "CNAME": "amol234545.github.io" + } +} \ No newline at end of file From d69afe57c5b725a9db00460d1e86eb0ae4899fee Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:35 -0500 Subject: [PATCH 1320/3585] chore: formatting file amol3.json --- domains/amol3.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/amol3.json b/domains/amol3.json index 26257a95b..fe7b16189 100644 --- a/domains/amol3.json +++ b/domains/amol3.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amol234545", - "email": "amolmilton@gmail.com" - }, - "record": { - "CNAME": "amol234545.github.io" - } -} + "owner": { + "username": "amol234545", + "email": "amolmilton@gmail.com" + }, + "record": { + "CNAME": "amol234545.github.io" + } +} \ No newline at end of file From 2ec1b736900d1855d26c275d300b9174f5793f0a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:35 -0500 Subject: [PATCH 1321/3585] chore: formatting file amoramicae.json --- domains/amoramicae.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/domains/amoramicae.json b/domains/amoramicae.json index 59e334273..6ac543579 100644 --- a/domains/amoramicae.json +++ b/domains/amoramicae.json @@ -1,10 +1,13 @@ { - "owner": { - "username": "amoramicae", - "email": "amoramicae@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "amoramicae", + "email": "amoramicae@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From fd07273775e105369233f7664b011715992d0680 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:35 -0500 Subject: [PATCH 1322/3585] chore: formatting file amuffin.json --- domains/amuffin.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/amuffin.json b/domains/amuffin.json index 4d0538eed..9c6f66ad7 100644 --- a/domains/amuffin.json +++ b/domains/amuffin.json @@ -1,11 +1,11 @@ { - "description": "amuffins website", - "repo": "https://github.com/amagicmuffin/amagicmuffin.github.io", - "owner": { - "username": "amagicmuffin", - "email": "2014wcheng@gmail.com" - }, - "record": { - "CNAME": "amagicmuffin.github.io" - } -} + "description": "amuffins website", + "repo": "https://github.com/amagicmuffin/amagicmuffin.github.io", + "owner": { + "username": "amagicmuffin", + "email": "2014wcheng@gmail.com" + }, + "record": { + "CNAME": "amagicmuffin.github.io" + } +} \ No newline at end of file From 01d78621af8483614edddc3e1705bdf358aa91df Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:36 -0500 Subject: [PATCH 1323/3585] chore: formatting file amy.json --- domains/amy.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/amy.json b/domains/amy.json index 0ec869526..a2cc1abf7 100644 --- a/domains/amy.json +++ b/domains/amy.json @@ -1,11 +1,11 @@ { - "description": "Amy's is-a-dev domain", - "repo": "https://github.com/nullishamy/nullishamy.github.io", - "owner": { - "username": "nullishamy", - "email": "contact@amyerskine.me" - }, - "record": { - "CNAME": "nullishamy.github.io" - } -} + "description": "Amy's is-a-dev domain", + "repo": "https://github.com/nullishamy/nullishamy.github.io", + "owner": { + "username": "nullishamy", + "email": "contact@amyerskine.me" + }, + "record": { + "CNAME": "nullishamy.github.io" + } +} \ No newline at end of file From e314d4c9c00dc1888a2897e9337a758182b07115 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:36 -0500 Subject: [PATCH 1324/3585] chore: formatting file anaj00.json --- domains/anaj00.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anaj00.json b/domains/anaj00.json index 3946ff60d..558855443 100644 --- a/domains/anaj00.json +++ b/domains/anaj00.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anaj00", - "discord": "726173201264279583", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.q9dOipcfQfyG9bEddrKynmNIS0Fex44YsKgBhDOFPFbGUX-BDKKePgU58S8VoJpNOZOlf1z0t_IOROvA_yXOgqboi8RWJ7MeohAFp9Vd_O4llkxDlHGzuRNrEqqUzr_ufvh2QSNQhkqFxG8Hg5P8F7BkPr51qA1gaZBPXfp-qYgTsgY1AAsB1BsQ0UUEpB6kwQPreJgoIiHQVI0Q7R9adXhQe11WIKhqAgGjl3pdCtTvTli2FsJCK6CaxeoQpnhLaoFT3HDzTNUUExBzG-cJRXwREWnJwbp6wKZ34HKFaNlf21cAsJRrGJCpzzE-oE6Yq_Si3Lqs9_1uacxjEtbTeA.-w3-ZOu80dbxWcgpHkIATw.hy-ckqmE-5uaKK-UlkLeahUomolJu7-GJWiQQpFvGqr4yCWxUSb6iduWtHWhsy9MIqphktkR6iAKH4fX7mx0Cpgp3C-CTx5hsVKoUohl-HE.jydd8-vu6z5ykX2vzY6weQ" - }, - "record": { - "CNAME": "anaj00.vercel.app" - } -} + "owner": { + "username": "anaj00", + "discord": "726173201264279583", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.q9dOipcfQfyG9bEddrKynmNIS0Fex44YsKgBhDOFPFbGUX-BDKKePgU58S8VoJpNOZOlf1z0t_IOROvA_yXOgqboi8RWJ7MeohAFp9Vd_O4llkxDlHGzuRNrEqqUzr_ufvh2QSNQhkqFxG8Hg5P8F7BkPr51qA1gaZBPXfp-qYgTsgY1AAsB1BsQ0UUEpB6kwQPreJgoIiHQVI0Q7R9adXhQe11WIKhqAgGjl3pdCtTvTli2FsJCK6CaxeoQpnhLaoFT3HDzTNUUExBzG-cJRXwREWnJwbp6wKZ34HKFaNlf21cAsJRrGJCpzzE-oE6Yq_Si3Lqs9_1uacxjEtbTeA.-w3-ZOu80dbxWcgpHkIATw.hy-ckqmE-5uaKK-UlkLeahUomolJu7-GJWiQQpFvGqr4yCWxUSb6iduWtHWhsy9MIqphktkR6iAKH4fX7mx0Cpgp3C-CTx5hsVKoUohl-HE.jydd8-vu6z5ykX2vzY6weQ" + }, + "record": { + "CNAME": "anaj00.vercel.app" + } +} \ No newline at end of file From efc8d6e45f0df9d044bcc468d9975ab8bdcd872c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:36 -0500 Subject: [PATCH 1325/3585] chore: formatting file analogsombra.json --- domains/analogsombra.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/analogsombra.json b/domains/analogsombra.json index 053b4d1e1..7060576f3 100644 --- a/domains/analogsombra.json +++ b/domains/analogsombra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "analog-sombra", - "email": "analogsombra@gmail.com" - }, - "record": { - "CNAME": "analog-sombra.github.io" - } -} + "owner": { + "username": "analog-sombra", + "email": "analogsombra@gmail.com" + }, + "record": { + "CNAME": "analog-sombra.github.io" + } +} \ No newline at end of file From c354efc7d7841383fe9094155fe32639f3b2d1ee Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:36 -0500 Subject: [PATCH 1326/3585] chore: formatting file anamay.json --- domains/anamay.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anamay.json b/domains/anamay.json index 1fb8f1101..8479cdb5d 100644 --- a/domains/anamay.json +++ b/domains/anamay.json @@ -1,11 +1,11 @@ { - "description": "Anamay's .is-a.dev domain", - "repo": "https://github.com/anamaykashiv/anamaykashiv.github.io", - "owner": { - "username": "anamaykashiv", - "email": "kashiv.anamay002@gmail.com" - }, - "record": { - "CNAME": "anamaykashiv.github.io" - } -} + "description": "Anamay's .is-a.dev domain", + "repo": "https://github.com/anamaykashiv/anamaykashiv.github.io", + "owner": { + "username": "anamaykashiv", + "email": "kashiv.anamay002@gmail.com" + }, + "record": { + "CNAME": "anamaykashiv.github.io" + } +} \ No newline at end of file From 59d229e14855f8d232d2ed1effa9baf62dd227e5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:36 -0500 Subject: [PATCH 1327/3585] chore: formatting file anand-ramakrishna.json --- domains/anand-ramakrishna.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anand-ramakrishna.json b/domains/anand-ramakrishna.json index 2df09e848..a9320f660 100644 --- a/domains/anand-ramakrishna.json +++ b/domains/anand-ramakrishna.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/theanandramakrishna/theanandramakrishna.github.io", - "owner": { - "username": "theanandramakrishna", - "email": "theanandramakrishna@gmail.com" - }, - "record": { - "CNAME": "theanandramakrishna.github.io" - } -} + "repo": "https://github.com/theanandramakrishna/theanandramakrishna.github.io", + "owner": { + "username": "theanandramakrishna", + "email": "theanandramakrishna@gmail.com" + }, + "record": { + "CNAME": "theanandramakrishna.github.io" + } +} \ No newline at end of file From 7ca2d260f50f44f736e765853c0dc3bdd142b49f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:36 -0500 Subject: [PATCH 1328/3585] chore: formatting file anandyeole.json --- domains/anandyeole.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anandyeole.json b/domains/anandyeole.json index dfef22de1..42c93a3ef 100644 --- a/domains/anandyeole.json +++ b/domains/anandyeole.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/anandyeole/anandyeole.github.io", - "owner": { - "username": "anandyeole", - "email": "anandyeole@duck.com" - }, - "record": { - "CNAME": "anandyeole.github.io" - } -} + "repo": "https://github.com/anandyeole/anandyeole.github.io", + "owner": { + "username": "anandyeole", + "email": "anandyeole@duck.com" + }, + "record": { + "CNAME": "anandyeole.github.io" + } +} \ No newline at end of file From fff8bc23b13348dbb27c0a02e68c233c1d44f01f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:36 -0500 Subject: [PATCH 1329/3585] chore: formatting file ananth.json --- domains/ananth.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ananth.json b/domains/ananth.json index a95fca724..140a8d8a9 100644 --- a/domains/ananth.json +++ b/domains/ananth.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", - "owner": { - "username": "ANANTH-SWAMY", - "email": "ananth.nps@gmail.com" - }, - "record": { - "CNAME": "ananth-swamy.github.io" - } -} + "description": "Personal portfolio website", + "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", + "owner": { + "username": "ANANTH-SWAMY", + "email": "ananth.nps@gmail.com" + }, + "record": { + "CNAME": "ananth-swamy.github.io" + } +} \ No newline at end of file From 9ea7712261ae1eb145b1d04bed6b02719fa76bb1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:36 -0500 Subject: [PATCH 1330/3585] chore: formatting file anas.json --- domains/anas.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anas.json b/domains/anas.json index 96a8ab4e9..c58edb1d6 100644 --- a/domains/anas.json +++ b/domains/anas.json @@ -1,11 +1,11 @@ { - "description": "Anasov Github Portfolio", - "repo": "https://github.com/ItzAnasov/ItzAnasov.github.io", - "owner": { - "username": "ItzAnasov", - "email": "anasybal@mail.ru" - }, - "record": { - "CNAME": "itzanasov.github.io" - } -} + "description": "Anasov Github Portfolio", + "repo": "https://github.com/ItzAnasov/ItzAnasov.github.io", + "owner": { + "username": "ItzAnasov", + "email": "anasybal@mail.ru" + }, + "record": { + "CNAME": "itzanasov.github.io" + } +} \ No newline at end of file From ee52382c354f9cd42f446ae7a550c4278d857764 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:36 -0500 Subject: [PATCH 1331/3585] chore: formatting file anautonell.json --- domains/anautonell.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/anautonell.json b/domains/anautonell.json index 6ccd9a8a7..3d8e335c6 100644 --- a/domains/anautonell.json +++ b/domains/anautonell.json @@ -1,12 +1,12 @@ { - "description": "My Portofolio website!", - "repo": "https://github.com/anautonell/portofolio-website", - "owner": { - "username": "anautonell", - "email": "help@myprotect.xyz", - "twitter": "fastsecurerblx" - }, - "record": { - "CNAME": "anautonell.github.io" - } -} + "description": "My Portofolio website!", + "repo": "https://github.com/anautonell/portofolio-website", + "owner": { + "username": "anautonell", + "email": "help@myprotect.xyz", + "twitter": "fastsecurerblx" + }, + "record": { + "CNAME": "anautonell.github.io" + } +} \ No newline at end of file From 660e5ec3f8a59f97016eb5719e6f054ddecfb329 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:36 -0500 Subject: [PATCH 1332/3585] chore: formatting file anay-208.json --- domains/anay-208.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anay-208.json b/domains/anay-208.json index 6d2c4d712..0efc64f1c 100644 --- a/domains/anay-208.json +++ b/domains/anay-208.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anay-208", - "email": "me@anayparaswani.dev", - "discord": "anay_208" - }, - "record": { - "URL": "https://anayparaswani.dev/" - } -} + "owner": { + "username": "anay-208", + "email": "me@anayparaswani.dev", + "discord": "anay_208" + }, + "record": { + "URL": "https://anayparaswani.dev/" + } +} \ No newline at end of file From a559ddc49f13a7c64940c7e54e8e7a49b22bcd8b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:37 -0500 Subject: [PATCH 1333/3585] chore: formatting file anay.json --- domains/anay.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anay.json b/domains/anay.json index 6d2c4d712..0efc64f1c 100644 --- a/domains/anay.json +++ b/domains/anay.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anay-208", - "email": "me@anayparaswani.dev", - "discord": "anay_208" - }, - "record": { - "URL": "https://anayparaswani.dev/" - } -} + "owner": { + "username": "anay-208", + "email": "me@anayparaswani.dev", + "discord": "anay_208" + }, + "record": { + "URL": "https://anayparaswani.dev/" + } +} \ No newline at end of file From f4233449b779bac3b822702aaba9199fb6acee9b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:37 -0500 Subject: [PATCH 1334/3585] chore: formatting file anayparaswani.json --- domains/anayparaswani.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anayparaswani.json b/domains/anayparaswani.json index 6d2c4d712..0efc64f1c 100644 --- a/domains/anayparaswani.json +++ b/domains/anayparaswani.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anay-208", - "email": "me@anayparaswani.dev", - "discord": "anay_208" - }, - "record": { - "URL": "https://anayparaswani.dev/" - } -} + "owner": { + "username": "anay-208", + "email": "me@anayparaswani.dev", + "discord": "anay_208" + }, + "record": { + "URL": "https://anayparaswani.dev/" + } +} \ No newline at end of file From 86162290c609a47a6d821ab065b24fd2769bee4e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:37 -0500 Subject: [PATCH 1335/3585] chore: formatting file anbuinfosec.json --- domains/anbuinfosec.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/anbuinfosec.json b/domains/anbuinfosec.json index b9a26f6f2..593ec0857 100644 --- a/domains/anbuinfosec.json +++ b/domains/anbuinfosec.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "anbuinfosec" - }, - "record": { - "CNAME": "anbuinfosec.github.io" - } -} + "owner": { + "username": "anbuinfosec" + }, + "record": { + "CNAME": "anbuinfosec.github.io" + } +} \ No newline at end of file From 918f1e031d92555131cf910d37f57bcf9bd6a22e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:37 -0500 Subject: [PATCH 1336/3585] chore: formatting file andgyk.json --- domains/andgyk.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/andgyk.json b/domains/andgyk.json index 7263195f7..8b07823e3 100644 --- a/domains/andgyk.json +++ b/domains/andgyk.json @@ -1,11 +1,11 @@ { - "description": "andgyk website", - "repo": "https://github.com/andgyk/andgyk.github.io", - "owner": { - "username": "andgyk", - "email": "an4g7k@gmail.com" - }, - "record": { - "CNAME": "andgyk.github.io" - } -} + "description": "andgyk website", + "repo": "https://github.com/andgyk/andgyk.github.io", + "owner": { + "username": "andgyk", + "email": "an4g7k@gmail.com" + }, + "record": { + "CNAME": "andgyk.github.io" + } +} \ No newline at end of file From 8228971ef810b83741e17f76f615f5d3e1e6b207 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:37 -0500 Subject: [PATCH 1337/3585] chore: formatting file andr.json --- domains/andr.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/andr.json b/domains/andr.json index 69528613d..94bfb1add 100644 --- a/domains/andr.json +++ b/domains/andr.json @@ -1,11 +1,11 @@ { - "description": "Domain for my personal blog", - "repo": "https://github.com/rbaks/rbaks.github.io", - "owner": { - "username": "rbaks", - "email": "andri.bakoson@gmail.com" - }, - "record": { - "CNAME": "rbaks.github.io" - } -} + "description": "Domain for my personal blog", + "repo": "https://github.com/rbaks/rbaks.github.io", + "owner": { + "username": "rbaks", + "email": "andri.bakoson@gmail.com" + }, + "record": { + "CNAME": "rbaks.github.io" + } +} \ No newline at end of file From cf1d928310931b8efc62ad692ea198fd4436893f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:37 -0500 Subject: [PATCH 1338/3585] chore: formatting file andrea.json --- domains/andrea.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/andrea.json b/domains/andrea.json index 515c2db76..742c6f6a3 100644 --- a/domains/andrea.json +++ b/domains/andrea.json @@ -1,11 +1,13 @@ { - "description": "Personal site", - "repo": "https://github.com/andrea-capigiri", - "owner": { - "username": "andrea-capigiri", - "email": "uadopo+isadev@pm.me" - }, - "record": { - "A": ["212.237.38.154"] - } -} + "description": "Personal site", + "repo": "https://github.com/andrea-capigiri", + "owner": { + "username": "andrea-capigiri", + "email": "uadopo+isadev@pm.me" + }, + "record": { + "A": [ + "212.237.38.154" + ] + } +} \ No newline at end of file From a080c2567e46de825cb8002f0954aaac6a2fccdb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:37 -0500 Subject: [PATCH 1339/3585] chore: formatting file andrei.json --- domains/andrei.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/andrei.json b/domains/andrei.json index 4bd069461..3b226d9ba 100644 --- a/domains/andrei.json +++ b/domains/andrei.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "CalegariAndrei", - "email": "ekingproject@gmail.com", - "discord": "419584364410699786" - }, - "record": { - "CNAME": "calegariandrei.github.io" - } -} + "owner": { + "username": "CalegariAndrei", + "email": "ekingproject@gmail.com", + "discord": "419584364410699786" + }, + "record": { + "CNAME": "calegariandrei.github.io" + } +} \ No newline at end of file From 9406bdcaff1dbb9b53db5445e34968cafa79f461 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:37 -0500 Subject: [PATCH 1340/3585] chore: formatting file andreijiroh.json --- domains/andreijiroh.json | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/domains/andreijiroh.json b/domains/andreijiroh.json index a9da6c39e..f9f53c6ab 100644 --- a/domains/andreijiroh.json +++ b/domains/andreijiroh.json @@ -1,12 +1,15 @@ { - "owner": { - "username": "ajhalili2006", - "discord": "437044173825114113", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYflKk2IBSfS6chUMYUGHREeeZVR18nZA-TlYCa5lgQGaR1P6lixNKJAJcJv72mUkHus2VyrrxSkl5ttCTtBXFdFs8eA4jNFPjtvC_7Qt-i_v0UWs5rxtdZ2y3MsN6jzPeVzHcVq2gQG9RFdIniBHMKuEOfiPCPqXp_CbdjBddCRQRsIzunnAwof917053o4EV3JCMVN9ObW3Jdq9GD9QaB_vPG9HjFqzwlvSA6QFbQYYilvij7UF5I3pcLfNyOw3tascM6GMDlXJxtqL2r6HLo58MSagDKycFCuuxdfsRljnLypuwF0m_3bEV76QRpvMWY_NmW6FaveHLjzd82l0g.ABEBdXC3pvmyqoKfDAw86A.NNKf3gP3_-fzpnvGWIBJaSzsU-d1ZJsDFJSyc52B6pjz1LrYOeK_0-QjF8w1Y1xiaRz475Drvb-27xOCjANJjZlgtCVrG1mgVxWDanb30kmyV8KtNLnlGO3VKMWXqy7r.K9X3W6jos3JsIFCn6LGifA", - "fediverse": "@ajhalili2006@tilde.zone", - "bsky": "did:plc:wcx4c3osbuzrwmxkqdfqygwv" - }, - "record": { - "NS": ["kallie.ns.cloudflare.com", "tadeo.ns.cloudflare.com"] - } -} + "owner": { + "username": "ajhalili2006", + "discord": "437044173825114113", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYflKk2IBSfS6chUMYUGHREeeZVR18nZA-TlYCa5lgQGaR1P6lixNKJAJcJv72mUkHus2VyrrxSkl5ttCTtBXFdFs8eA4jNFPjtvC_7Qt-i_v0UWs5rxtdZ2y3MsN6jzPeVzHcVq2gQG9RFdIniBHMKuEOfiPCPqXp_CbdjBddCRQRsIzunnAwof917053o4EV3JCMVN9ObW3Jdq9GD9QaB_vPG9HjFqzwlvSA6QFbQYYilvij7UF5I3pcLfNyOw3tascM6GMDlXJxtqL2r6HLo58MSagDKycFCuuxdfsRljnLypuwF0m_3bEV76QRpvMWY_NmW6FaveHLjzd82l0g.ABEBdXC3pvmyqoKfDAw86A.NNKf3gP3_-fzpnvGWIBJaSzsU-d1ZJsDFJSyc52B6pjz1LrYOeK_0-QjF8w1Y1xiaRz475Drvb-27xOCjANJjZlgtCVrG1mgVxWDanb30kmyV8KtNLnlGO3VKMWXqy7r.K9X3W6jos3JsIFCn6LGifA", + "fediverse": "@ajhalili2006@tilde.zone", + "bsky": "did:plc:wcx4c3osbuzrwmxkqdfqygwv" + }, + "record": { + "NS": [ + "kallie.ns.cloudflare.com", + "tadeo.ns.cloudflare.com" + ] + } +} \ No newline at end of file From b17b643b7047f010e3bf1edf606c72c4e0e8950e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:37 -0500 Subject: [PATCH 1341/3585] chore: formatting file andres-jaramillo.json --- domains/andres-jaramillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andres-jaramillo.json b/domains/andres-jaramillo.json index 4e7cedb59..3377632bb 100644 --- a/domains/andres-jaramillo.json +++ b/domains/andres-jaramillo.json @@ -7,4 +7,4 @@ "record": { "CNAME": "mi-portafolio-wine.vercel.app" } -} +} \ No newline at end of file From 0e759dbaf79ae28a8fe7213030d232c6a3808828 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:38 -0500 Subject: [PATCH 1342/3585] chore: formatting file andres.json --- domains/andres.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/andres.json b/domains/andres.json index b72e4c382..aeb9b6af1 100644 --- a/domains/andres.json +++ b/domains/andres.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "eneru2", - "email": "elementaov@gmail.com" - }, - "record": { - "A": ["130.61.184.180"] - } -} + "owner": { + "username": "eneru2", + "email": "elementaov@gmail.com" + }, + "record": { + "A": [ + "130.61.184.180" + ] + } +} \ No newline at end of file From 422dddc85b45775a4a6c8440c070e7604052a2b3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:38 -0500 Subject: [PATCH 1343/3585] chore: formatting file andrewdxz.json --- domains/andrewdxz.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/andrewdxz.json b/domains/andrewdxz.json index c88dd2b21..4b84e398a 100644 --- a/domains/andrewdxz.json +++ b/domains/andrewdxz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "alainsdev", - "email": "ghghello30@gmail.com", - "discord": "970325505989574656" - }, - "record": { - "CNAME": "andrewmack1.github.io" - } -} + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + "record": { + "CNAME": "andrewmack1.github.io" + } +} \ No newline at end of file From fdfacb19fffee34fec127d854e1bad3760c79fb4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:38 -0500 Subject: [PATCH 1344/3585] chore: formatting file andrianina.json --- domains/andrianina.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/andrianina.json b/domains/andrianina.json index 69528613d..94bfb1add 100644 --- a/domains/andrianina.json +++ b/domains/andrianina.json @@ -1,11 +1,11 @@ { - "description": "Domain for my personal blog", - "repo": "https://github.com/rbaks/rbaks.github.io", - "owner": { - "username": "rbaks", - "email": "andri.bakoson@gmail.com" - }, - "record": { - "CNAME": "rbaks.github.io" - } -} + "description": "Domain for my personal blog", + "repo": "https://github.com/rbaks/rbaks.github.io", + "owner": { + "username": "rbaks", + "email": "andri.bakoson@gmail.com" + }, + "record": { + "CNAME": "rbaks.github.io" + } +} \ No newline at end of file From 071da94960a1691871e5d62fb0f2cead1401b7c1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:38 -0500 Subject: [PATCH 1345/3585] chore: formatting file andronasef.json --- domains/andronasef.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/andronasef.json b/domains/andronasef.json index 25145d5e1..6de1e3ebd 100644 --- a/domains/andronasef.json +++ b/domains/andronasef.json @@ -1,12 +1,12 @@ { - "description": "My Portfolio", - "repo": "https://github.com/andronasef/andronasef.github.io", - "owner": { - "username": "andronasef", - "email": "andronasef@gmail.com", - "twitter": "andronasef" - }, - "record": { - "CNAME": "andronasef.github.io" - } -} + "description": "My Portfolio", + "repo": "https://github.com/andronasef/andronasef.github.io", + "owner": { + "username": "andronasef", + "email": "andronasef@gmail.com", + "twitter": "andronasef" + }, + "record": { + "CNAME": "andronasef.github.io" + } +} \ No newline at end of file From cbe2a6bfa417f325f493fb938ed114446b8952d1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:38 -0500 Subject: [PATCH 1346/3585] chore: formatting file andros.json --- domains/andros.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/andros.json b/domains/andros.json index 009bd3cf0..7a7e38832 100644 --- a/domains/andros.json +++ b/domains/andros.json @@ -1,11 +1,11 @@ { - "description": "Andros's personal developer website", - "repo": "https://github.com/tanrax", - "owner": { - "username": "tanrax", - "twitter": "androsfenollosa" - }, - "record": { - "URL": "https://programadorwebvalencia.com" - } -} + "description": "Andros's personal developer website", + "repo": "https://github.com/tanrax", + "owner": { + "username": "tanrax", + "twitter": "androsfenollosa" + }, + "record": { + "URL": "https://programadorwebvalencia.com" + } +} \ No newline at end of file From d841682e52783331131d7d543ca23d81bbcd2a3c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:38 -0500 Subject: [PATCH 1347/3585] chore: formatting file andy.json --- domains/andy.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/andy.json b/domains/andy.json index e6d4ec8f3..5fe45a188 100644 --- a/domains/andy.json +++ b/domains/andy.json @@ -1,11 +1,11 @@ { - "description": "Andy's portfolio website", - "repo": "https://github.com/andyfaizan/andyfaizan.github.io", - "owner": { - "username": "andyfaizan", - "email": "andyfaizan@gmail.com" - }, - "record": { - "CNAME": "andyfaizan.github.io" - } -} + "description": "Andy's portfolio website", + "repo": "https://github.com/andyfaizan/andyfaizan.github.io", + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "CNAME": "andyfaizan.github.io" + } +} \ No newline at end of file From f79ad3e872fb5d99a13f1ae118aa0e652e3755c8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:38 -0500 Subject: [PATCH 1348/3585] chore: formatting file angel.json --- domains/angel.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/angel.json b/domains/angel.json index 2b8a5383d..7271a425e 100644 --- a/domains/angel.json +++ b/domains/angel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chewieleaf", - "email": "cchirrpy@outlook.com" - }, - "record": { - "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" - } -} + "owner": { + "username": "chewieleaf", + "email": "cchirrpy@outlook.com" + }, + "record": { + "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" + } +} \ No newline at end of file From 8627ba5596e7a8bcadfaad3eb4bfb6675497acd5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:38 -0500 Subject: [PATCH 1349/3585] chore: formatting file angellopomayay.json --- domains/angellopomayay.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/angellopomayay.json b/domains/angellopomayay.json index e99027890..0bf757af3 100644 --- a/domains/angellopomayay.json +++ b/domains/angellopomayay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Angello-Pomayay", - "email": "angelopomayay@gmail.com" - }, - "record": { - "CNAME": "angello-pomayay.github.io" - } -} + "owner": { + "username": "Angello-Pomayay", + "email": "angelopomayay@gmail.com" + }, + "record": { + "CNAME": "angello-pomayay.github.io" + } +} \ No newline at end of file From 095d63b95ad9aafbcab78fc32b09dcb42fe32c06 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:38 -0500 Subject: [PATCH 1350/3585] chore: formatting file angelo.json --- domains/angelo.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/angelo.json b/domains/angelo.json index 248103332..f42df8b5b 100644 --- a/domains/angelo.json +++ b/domains/angelo.json @@ -1,11 +1,11 @@ { - "description": "Link for Angelo's personal site on GitHub pages", - "repo": "https://github.com/angelofallars/angelofallars.github.io", - "owner": { - "username": "angelofallars", - "email": "ba.fallaria@gmail.com" - }, - "record": { - "CNAME": "angelofallars.github.io" - } -} + "description": "Link for Angelo's personal site on GitHub pages", + "repo": "https://github.com/angelofallars/angelofallars.github.io", + "owner": { + "username": "angelofallars", + "email": "ba.fallaria@gmail.com" + }, + "record": { + "CNAME": "angelofallars.github.io" + } +} \ No newline at end of file From fe54e518165cb6c88210d165b80c4322e4ddc0fd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:39 -0500 Subject: [PATCH 1351/3585] chore: formatting file angelwuff.json --- domains/angelwuff.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/angelwuff.json b/domains/angelwuff.json index b6f298fbb..d3d91c51c 100644 --- a/domains/angelwuff.json +++ b/domains/angelwuff.json @@ -1,11 +1,11 @@ { - "description": "Angel Wuffy", - "repo": "https://github.com/Angelix1/Angelix1.github.io", - "owner": { - "username": "Angelix1", - "twitter": "AngelTheWolfy" - }, - "record": { - "CNAME": "angelix1.github.io" - } -} + "description": "Angel Wuffy", + "repo": "https://github.com/Angelix1/Angelix1.github.io", + "owner": { + "username": "Angelix1", + "twitter": "AngelTheWolfy" + }, + "record": { + "CNAME": "angelix1.github.io" + } +} \ No newline at end of file From 2206f72dab842f5101930608e8675e616d19deeb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:39 -0500 Subject: [PATCH 1352/3585] chore: formatting file anhnguyen.json --- domains/anhnguyen.json | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/domains/anhnguyen.json b/domains/anhnguyen.json index 57d64afc5..1a544a641 100644 --- a/domains/anhnguyen.json +++ b/domains/anhnguyen.json @@ -1,15 +1,21 @@ { - "owner": { - "username": "NgTuanAnhDev", - "discord": "828117990746226730", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.dxFeMXIpetS-y-w2HhyPm3jT9qQD7VXlzrjuKr0X2tYaDAsa5e-ZLfdoQ0Vi6ij2hVaULCTbvnhDGodA8Vfo2Bav69FAanB0eQp_-9e8C2O8XTm7Hc1PfQG0-QdASqYXzQLxa2K8Zsyi7i_MnjW9QcXB6OopVDPzuQkIFCD0ZBIMpxfSMYoZIJwWMIODl7qkdlrwOJaHev94VAEU8wjl9jdTJ7qUqwG_K8r2FXnRU4nvA8UUGbqoiTwqXgNWdln4S_dT6gRG1oINXS8MU55sRP_nrUsNYm5QRWiqFsKe9Ti8z00YhSJ3bvZLl353penT2lQfSdj2zEqBVNdp_J4s9Q._wjr6pPUcgjV8Pcqmb5jZw.qP7dPu7h2ZYoxAL8EzCmNuh_96Ak46xR4iMj14zoxcBMRnIKqxWQzPMp31OhvCP-a4j-_Ch3Xx4Qyl0AFKHF1b_itAmAo29o5QuG9Z3meYcHkwIxE7rrHLhnT6YaGXL_.2L3kt8GB7vNmXFwn5NauTA" - }, - "record": { - "A": ["103.97.126.29"], - "TXT": [ - "zoho-verification=zb23469214.zmverify.zoho.com", - "v=spf1 include:zohomail.com ~all" - ], - "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] - } -} + "owner": { + "username": "NgTuanAnhDev", + "discord": "828117990746226730", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.dxFeMXIpetS-y-w2HhyPm3jT9qQD7VXlzrjuKr0X2tYaDAsa5e-ZLfdoQ0Vi6ij2hVaULCTbvnhDGodA8Vfo2Bav69FAanB0eQp_-9e8C2O8XTm7Hc1PfQG0-QdASqYXzQLxa2K8Zsyi7i_MnjW9QcXB6OopVDPzuQkIFCD0ZBIMpxfSMYoZIJwWMIODl7qkdlrwOJaHev94VAEU8wjl9jdTJ7qUqwG_K8r2FXnRU4nvA8UUGbqoiTwqXgNWdln4S_dT6gRG1oINXS8MU55sRP_nrUsNYm5QRWiqFsKe9Ti8z00YhSJ3bvZLl353penT2lQfSdj2zEqBVNdp_J4s9Q._wjr6pPUcgjV8Pcqmb5jZw.qP7dPu7h2ZYoxAL8EzCmNuh_96Ak46xR4iMj14zoxcBMRnIKqxWQzPMp31OhvCP-a4j-_Ch3Xx4Qyl0AFKHF1b_itAmAo29o5QuG9Z3meYcHkwIxE7rrHLhnT6YaGXL_.2L3kt8GB7vNmXFwn5NauTA" + }, + "record": { + "A": [ + "103.97.126.29" + ], + "TXT": [ + "zoho-verification=zb23469214.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], + "MX": [ + "mx.zoho.com", + "mx2.zoho.com", + "mx3.zoho.com" + ] + } +} \ No newline at end of file From a322d83df66194a547ae51159983e6752ecd1fdc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:39 -0500 Subject: [PATCH 1353/3585] chore: formatting file anhnguyen94.json --- domains/anhnguyen94.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anhnguyen94.json b/domains/anhnguyen94.json index cdec6a2ff..bfa9acfa5 100644 --- a/domains/anhnguyen94.json +++ b/domains/anhnguyen94.json @@ -1,10 +1,10 @@ { - "description": "Portfolio redirect for anhnguyen1907", - "owner": { - "username": "anhnguyen1907", - "email": "cau2tomy@gmail.com" - }, - "record": { - "CNAME": "anhnguyen1907.github.io" - } -} + "description": "Portfolio redirect for anhnguyen1907", + "owner": { + "username": "anhnguyen1907", + "email": "cau2tomy@gmail.com" + }, + "record": { + "CNAME": "anhnguyen1907.github.io" + } +} \ No newline at end of file From 827442c0850fe01b2756b957c44b882c84da87ce Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:39 -0500 Subject: [PATCH 1354/3585] chore: formatting file anibalbastiass.json --- domains/anibalbastiass.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anibalbastiass.json b/domains/anibalbastiass.json index f6ce6b89d..629e61e1f 100644 --- a/domains/anibalbastiass.json +++ b/domains/anibalbastiass.json @@ -6,4 +6,4 @@ "record": { "CNAME": "anibalbastiass.github.io" } -} +} \ No newline at end of file From 4e6fa120a40a0a39b5eb2235a8973beb98d26b39 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:39 -0500 Subject: [PATCH 1355/3585] chore: formatting file aniket-thapa.json --- domains/aniket-thapa.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index f6c9aad0e..3fc57e796 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aniket-thapa", - "email": "aniketthapa04@gmail.com", - "discord": "1249367001961463962" - }, - "record": { - "CNAME": "aniket-thapa.github.io" - } -} + "owner": { + "username": "aniket-thapa", + "email": "aniketthapa04@gmail.com", + "discord": "1249367001961463962" + }, + "record": { + "CNAME": "aniket-thapa.github.io" + } +} \ No newline at end of file From 437cef8fce7cd578d14c2669c294901960b688d3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:39 -0500 Subject: [PATCH 1356/3585] chore: formatting file aniketrajsingh.json --- domains/aniketrajsingh.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/aniketrajsingh.json b/domains/aniketrajsingh.json index 063829a74..74090d0ff 100644 --- a/domains/aniketrajsingh.json +++ b/domains/aniketrajsingh.json @@ -1,12 +1,12 @@ { - "description": "The Domain is going to be used for my Portfolio", - "repo": "https://github.com/aniketrajsingh/aniketrajsingh.github.io", - "owner": { - "username": "aniketrajsingh", - "email": "aniket@tfug-ghaziabad.tech", - "twitter": "aniketrajsingh_" - }, - "record": { - "CNAME": "aniketrajsingh.github.io" - } -} + "description": "The Domain is going to be used for my Portfolio", + "repo": "https://github.com/aniketrajsingh/aniketrajsingh.github.io", + "owner": { + "username": "aniketrajsingh", + "email": "aniket@tfug-ghaziabad.tech", + "twitter": "aniketrajsingh_" + }, + "record": { + "CNAME": "aniketrajsingh.github.io" + } +} \ No newline at end of file From a1b985ffc0e75e5f433f918733dc3b046486f1d5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:39 -0500 Subject: [PATCH 1357/3585] chore: formatting file anime-oni.json --- domains/anime-oni.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anime-oni.json b/domains/anime-oni.json index 6ad6ff2cd..fc43ee30a 100644 --- a/domains/anime-oni.json +++ b/domains/anime-oni.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anime-oni", - "email": "hiba.aashir@gmail.com", - "discord": "1014232959143907429" - }, - "record": { - "CNAME": "anime-oni.github.io" - } -} + "owner": { + "username": "anime-oni", + "email": "hiba.aashir@gmail.com", + "discord": "1014232959143907429" + }, + "record": { + "CNAME": "anime-oni.github.io" + } +} \ No newline at end of file From 260093c057fab61e92a58956e2e7348abbd88ce9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:39 -0500 Subject: [PATCH 1358/3585] chore: formatting file anime.json --- domains/anime.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/anime.json b/domains/anime.json index e2c8dec17..545423bd5 100644 --- a/domains/anime.json +++ b/domains/anime.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zarqizoubir", - "email": "zarqi.ezzoubair@etu.uae.ac.ma" - }, - "record": { - "CNAME": "zarqizoubir.github.io" - } -} + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} \ No newline at end of file From ffdbf7236c6a0d8bba9db61d380d9aa4dd4cc025 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:39 -0500 Subject: [PATCH 1359/3585] chore: formatting file animesh.json --- domains/animesh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/animesh.json b/domains/animesh.json index fb1bad073..1eecbb417 100644 --- a/domains/animesh.json +++ b/domains/animesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "animeshryu", - "email": "animeshryu@gmail.com" - }, - "record": { - "CNAME": "animesh.pages.dev" - } -} + "owner": { + "username": "animeshryu", + "email": "animeshryu@gmail.com" + }, + "record": { + "CNAME": "animesh.pages.dev" + } +} \ No newline at end of file From 954ad44d9be26fcf5cd34655d72e7181f93f3736 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:40 -0500 Subject: [PATCH 1360/3585] chore: formatting file anindra.json --- domains/anindra.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anindra.json b/domains/anindra.json index b3402c5b3..6d096b41a 100644 --- a/domains/anindra.json +++ b/domains/anindra.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/meanindra/meanindra.github.io", - "owner": { - "username": "meanindra", - "email": "anindrakarmakar+pnswp5ix@proton.me", - "twitter": "i_anindra" - }, - "record": { - "CNAME": "meanindra.github.io" - } -} + "repo": "https://github.com/meanindra/meanindra.github.io", + "owner": { + "username": "meanindra", + "email": "anindrakarmakar+pnswp5ix@proton.me", + "twitter": "i_anindra" + }, + "record": { + "CNAME": "meanindra.github.io" + } +} \ No newline at end of file From a099512b2eec89cac3ef1cd266d2b0289c0acbce Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:40 -0500 Subject: [PATCH 1361/3585] chore: formatting file anish.json --- domains/anish.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/anish.json b/domains/anish.json index 8b26bd598..7d9a1fa6e 100644 --- a/domains/anish.json +++ b/domains/anish.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "anish-mandal", - "email": "anishmandalme1234@outlook.com", - "twitter": "anishsay" - }, - "description": "This website is for my personal portfolio.", - "repo": "https://github.com/anish-mandal/anish-mandal.github.io", - "record": { - "CNAME": "anish-mandal.github.io" - } -} + "owner": { + "username": "anish-mandal", + "email": "anishmandalme1234@outlook.com", + "twitter": "anishsay" + }, + "description": "This website is for my personal portfolio.", + "repo": "https://github.com/anish-mandal/anish-mandal.github.io", + "record": { + "CNAME": "anish-mandal.github.io" + } +} \ No newline at end of file From f68ceccd6dcc5e8e0fec16c80462ba051cbebbe9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:40 -0500 Subject: [PATCH 1362/3585] chore: formatting file aniwon.json --- domains/aniwon.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/aniwon.json b/domains/aniwon.json index e3db2432c..8bf406138 100644 --- a/domains/aniwon.json +++ b/domains/aniwon.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "Panwar0", - "email": "panwarnishchey+02@gmail.com", - "discord": "821976026984611850" - }, - "record": { - "A": ["185.191.231.137"] - } -} + "owner": { + "username": "Panwar0", + "email": "panwarnishchey+02@gmail.com", + "discord": "821976026984611850" + }, + "record": { + "A": [ + "185.191.231.137" + ] + } +} \ No newline at end of file From 4fbcdfddf9148a9f62327926f5048c40044420e7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:40 -0500 Subject: [PATCH 1363/3585] chore: formatting file ankiprajapati.json --- domains/ankiprajapati.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ankiprajapati.json b/domains/ankiprajapati.json index 3537ed120..b46847154 100644 --- a/domains/ankiprajapati.json +++ b/domains/ankiprajapati.json @@ -1,10 +1,10 @@ { - "description": "ankit Prajapati.", - "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io", - "owner": { - "username": "ankiprajapati" - }, - "record": { - "CNAME": "ankiprajapati.github.io" - } -} + "description": "ankit Prajapati.", + "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io", + "owner": { + "username": "ankiprajapati" + }, + "record": { + "CNAME": "ankiprajapati.github.io" + } +} \ No newline at end of file From 6e74a015aca9b64ddd3549cafebfe68989554b46 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:40 -0500 Subject: [PATCH 1364/3585] chore: formatting file ankit-acquaintsoft.json --- domains/ankit-acquaintsoft.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ankit-acquaintsoft.json b/domains/ankit-acquaintsoft.json index 8fbc75f61..b84a5b434 100644 --- a/domains/ankit-acquaintsoft.json +++ b/domains/ankit-acquaintsoft.json @@ -1,10 +1,10 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/ankit-acquaintsoft/ankit-acquaintsoft.github.io", - "owner": { - "username": "ankit-dere" - }, - "record": { - "CNAME": "ankit-acquaintsoft.github.io" - } -} + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/ankit-acquaintsoft/ankit-acquaintsoft.github.io", + "owner": { + "username": "ankit-dere" + }, + "record": { + "CNAME": "ankit-acquaintsoft.github.io" + } +} \ No newline at end of file From 47f1dce919a396f626803b1c98bb540d26f60a0a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:40 -0500 Subject: [PATCH 1365/3585] chore: formatting file ankit-chaubey.json --- domains/ankit-chaubey.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/ankit-chaubey.json b/domains/ankit-chaubey.json index d5e3be97d..477c34e42 100644 --- a/domains/ankit-chaubey.json +++ b/domains/ankit-chaubey.json @@ -1,13 +1,13 @@ { - "description": "Ankit Chaubey's GitHub page", - "repo": "https://github.com/ankit-chaubey/ankit-chaubey", - "owner": { - "username": "ankit-chaubey", - "email": "m.ankitchaubey@gmail.com", - "telegram": "ankit_chaubey", - "github": "ankit-chaubey" - }, - "record": { - "CNAME": "ankit-chaubey.github.io" - } -} + "description": "Ankit Chaubey's GitHub page", + "repo": "https://github.com/ankit-chaubey/ankit-chaubey", + "owner": { + "username": "ankit-chaubey", + "email": "m.ankitchaubey@gmail.com", + "telegram": "ankit_chaubey", + "github": "ankit-chaubey" + }, + "record": { + "CNAME": "ankit-chaubey.github.io" + } +} \ No newline at end of file From 9d1c054ec1a25c6ed203d0c6dcb9f7ff70f79cbf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:40 -0500 Subject: [PATCH 1366/3585] chore: formatting file ankit.json --- domains/ankit.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ankit.json b/domains/ankit.json index d251fed82..78f07ba14 100644 --- a/domains/ankit.json +++ b/domains/ankit.json @@ -1,11 +1,11 @@ { - "description": "Will be using this subdomain for personal portfolio", - "repo": "https://github.com/ankitjain-1/ankitjain-1.github.io", - "owner": { - "username": "ankitjain-1", - "email": "akjain6067.aj@gmail.com" - }, - "record": { - "CNAME": "ankitjain-1.github.io" - } -} + "description": "Will be using this subdomain for personal portfolio", + "repo": "https://github.com/ankitjain-1/ankitjain-1.github.io", + "owner": { + "username": "ankitjain-1", + "email": "akjain6067.aj@gmail.com" + }, + "record": { + "CNAME": "ankitjain-1.github.io" + } +} \ No newline at end of file From 6f3f21bc268dd7df911e111f26e3c32f57d775ec Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:40 -0500 Subject: [PATCH 1367/3585] chore: formatting file ankitchaubey.json --- domains/ankitchaubey.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/ankitchaubey.json b/domains/ankitchaubey.json index d5e3be97d..477c34e42 100644 --- a/domains/ankitchaubey.json +++ b/domains/ankitchaubey.json @@ -1,13 +1,13 @@ { - "description": "Ankit Chaubey's GitHub page", - "repo": "https://github.com/ankit-chaubey/ankit-chaubey", - "owner": { - "username": "ankit-chaubey", - "email": "m.ankitchaubey@gmail.com", - "telegram": "ankit_chaubey", - "github": "ankit-chaubey" - }, - "record": { - "CNAME": "ankit-chaubey.github.io" - } -} + "description": "Ankit Chaubey's GitHub page", + "repo": "https://github.com/ankit-chaubey/ankit-chaubey", + "owner": { + "username": "ankit-chaubey", + "email": "m.ankitchaubey@gmail.com", + "telegram": "ankit_chaubey", + "github": "ankit-chaubey" + }, + "record": { + "CNAME": "ankit-chaubey.github.io" + } +} \ No newline at end of file From c33ec296619c29490519dcbecbbd87921b811666 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:40 -0500 Subject: [PATCH 1368/3585] chore: formatting file anmail.json --- domains/anmail.json | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/domains/anmail.json b/domains/anmail.json index f6144335f..6608aa256 100644 --- a/domains/anmail.json +++ b/domains/anmail.json @@ -1,16 +1,20 @@ { - "description": "Subdomain my own website and email forwarding", - "repo": "https://github.com/ririko5834/register", - "owner": { - "username": "ririko5834", - "email": "wolfo89+anmail@protonmail.com" - }, - "record": { - "A": ["167.235.217.200"], - "MX": [ - "5d84c429388a8a21.mx2.emailprofi.seznam.cz", - "5d84c429388a8a21.mx1.emailprofi.seznam.cz" - ], - "TXT": ["v=spf1 include:spf.seznam.cz ~all"] - } -} + "description": "Subdomain my own website and email forwarding", + "repo": "https://github.com/ririko5834/register", + "owner": { + "username": "ririko5834", + "email": "wolfo89+anmail@protonmail.com" + }, + "record": { + "A": [ + "167.235.217.200" + ], + "MX": [ + "5d84c429388a8a21.mx2.emailprofi.seznam.cz", + "5d84c429388a8a21.mx1.emailprofi.seznam.cz" + ], + "TXT": [ + "v=spf1 include:spf.seznam.cz ~all" + ] + } +} \ No newline at end of file From f8cb16a8bc65a126451704d6039fdd451c5dc243 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:41 -0500 Subject: [PATCH 1369/3585] chore: formatting file ann.json --- domains/ann.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ann.json b/domains/ann.json index c89a3086d..c6697dbe9 100644 --- a/domains/ann.json +++ b/domains/ann.json @@ -1,11 +1,11 @@ { - "description": "Personal website to host bio info and other things", - "repo": "https://github.com/true1ann/true1ann.github.io", - "owner": { - "username": "true1ann", - "email": "true1ann@tutamail.com" - }, - "record": { - "CNAME": "true1ann.github.io" - } -} + "description": "Personal website to host bio info and other things", + "repo": "https://github.com/true1ann/true1ann.github.io", + "owner": { + "username": "true1ann", + "email": "true1ann@tutamail.com" + }, + "record": { + "CNAME": "true1ann.github.io" + } +} \ No newline at end of file From 94d04bebfdf952daf8f838e6aae012de708e5df4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:41 -0500 Subject: [PATCH 1370/3585] chore: formatting file anna.json --- domains/anna.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anna.json b/domains/anna.json index 622e3f44c..ceed30930 100644 --- a/domains/anna.json +++ b/domains/anna.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "annanas271", - "email": "iamrvins@gmail.com", - "discord": "1206164385911799850" - }, - "record": { - "CNAME": "annanas271.github.io" - } -} + "owner": { + "username": "annanas271", + "email": "iamrvins@gmail.com", + "discord": "1206164385911799850" + }, + "record": { + "CNAME": "annanas271.github.io" + } +} \ No newline at end of file From 02c75a7fd6d08ef699b179f33f50b6fdfea07927 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:41 -0500 Subject: [PATCH 1371/3585] chore: formatting file annant.json --- domains/annant.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/annant.json b/domains/annant.json index c01c76a56..ada936366 100644 --- a/domains/annant.json +++ b/domains/annant.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "ThatNerdyKun", - "discord": "629851641579044874" - }, - - "record": { - "CNAME": "annant.pages.dev" - } -} + "owner": { + "username": "ThatNerdyKun", + "discord": "629851641579044874" + }, + "record": { + "CNAME": "annant.pages.dev" + } +} \ No newline at end of file From 3bf912c499b9004203d57e6c3c5569944972ee85 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:41 -0500 Subject: [PATCH 1372/3585] chore: formatting file annihilatorrrr.json --- domains/annihilatorrrr.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/annihilatorrrr.json b/domains/annihilatorrrr.json index 600f87a54..f5fcb68fc 100644 --- a/domains/annihilatorrrr.json +++ b/domains/annihilatorrrr.json @@ -1,12 +1,12 @@ { - "repo": "https://github.com/annihilatorrrr/annihilatorrrr.github.io", - "description": "My personal website.", - "owner": { - "username": "annihilatorrrr", - "email": "annihilatorspark@gmail.com", - "telegram": "annihilatorrrr" - }, - "record": { - "CNAME": "annihilatorrrr.github.io" - } -} + "repo": "https://github.com/annihilatorrrr/annihilatorrrr.github.io", + "description": "My personal website.", + "owner": { + "username": "annihilatorrrr", + "email": "annihilatorspark@gmail.com", + "telegram": "annihilatorrrr" + }, + "record": { + "CNAME": "annihilatorrrr.github.io" + } +} \ No newline at end of file From 622f5b7a30692483b40f85d7dafe6cfd67407386 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:41 -0500 Subject: [PATCH 1373/3585] chore: formatting file anon.json --- domains/anon.json | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/domains/anon.json b/domains/anon.json index 9a4eb40da..ca16674ff 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -1,16 +1,18 @@ { - "description": "Anondev's personal profile website", - "repo": "https://github.com/anondev-sudo/anondev-sudo", - "owner": { - "username": "anondev-sudo", - "email": "contact@anonym-dev.tk" - }, - "record": { - "A": ["216.24.57.1"], - "MX": [ - "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", - "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz" - ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" - } -} + "description": "Anondev's personal profile website", + "repo": "https://github.com/anondev-sudo/anondev-sudo", + "owner": { + "username": "anondev-sudo", + "email": "contact@anonym-dev.tk" + }, + "record": { + "A": [ + "216.24.57.1" + ], + "MX": [ + "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", + "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +} \ No newline at end of file From 71cf96333b9ee002eb2946d121043af732746d8d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:41 -0500 Subject: [PATCH 1374/3585] chore: formatting file anonfr.json --- domains/anonfr.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/anonfr.json b/domains/anonfr.json index 4cc83aa68..5e6622f2c 100644 --- a/domains/anonfr.json +++ b/domains/anonfr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anonfr", - "email": "anonfrr@protonmail.com" - }, - "record": { - "CNAME": "anonfr.github.io" - } -} + "owner": { + "username": "anonfr", + "email": "anonfrr@protonmail.com" + }, + "record": { + "CNAME": "anonfr.github.io" + } +} \ No newline at end of file From 60d4d9585223acefa31093b5f520f1fa8bdf677c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:41 -0500 Subject: [PATCH 1375/3585] chore: formatting file ansari-atharnadim.json --- domains/ansari-atharnadim.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ansari-atharnadim.json b/domains/ansari-atharnadim.json index 6837342f1..e556cf13c 100644 --- a/domains/ansari-atharnadim.json +++ b/domains/ansari-atharnadim.json @@ -1,10 +1,10 @@ { - "description": "This is my website", - "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", - "owner": { - "username": "ansari-atharnadim" - }, - "record": { - "CNAME": "ansari-atharnadim.github.io" - } -} + "description": "This is my website", + "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", + "owner": { + "username": "ansari-atharnadim" + }, + "record": { + "CNAME": "ansari-atharnadim.github.io" + } +} \ No newline at end of file From a61ede107edc3e2f8452a806b24c8d6abb2b2a09 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:41 -0500 Subject: [PATCH 1376/3585] chore: formatting file ansari-saify.json --- domains/ansari-saify.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ansari-saify.json b/domains/ansari-saify.json index 59002b04f..6b6e16046 100644 --- a/domains/ansari-saify.json +++ b/domains/ansari-saify.json @@ -1,10 +1,10 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/ansari-saify/ansari-saify.github.io", - "owner": { - "username": "ansari-saify" - }, - "record": { - "CNAME": "ansari-saify.github.io" - } -} + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/ansari-saify/ansari-saify.github.io", + "owner": { + "username": "ansari-saify" + }, + "record": { + "CNAME": "ansari-saify.github.io" + } +} \ No newline at end of file From df181f0b4cdd188a62dfcf0ec6f27af5ff405a28 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:41 -0500 Subject: [PATCH 1377/3585] chore: formatting file anshdadwal.json --- domains/anshdadwal.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/anshdadwal.json b/domains/anshdadwal.json index fb6ea974c..95a9a6889 100644 --- a/domains/anshdadwal.json +++ b/domains/anshdadwal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "T-Dynamos", - "email": "anshdadwal298@gmail.com" - }, - "record": { - "CNAME": "t-dynamos.github.io" - } -} + "owner": { + "username": "T-Dynamos", + "email": "anshdadwal298@gmail.com" + }, + "record": { + "CNAME": "t-dynamos.github.io" + } +} \ No newline at end of file From 3b65ca126cc9681a7011c78229a050e1584927c3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:42 -0500 Subject: [PATCH 1378/3585] chore: formatting file anshtyagi.json --- domains/anshtyagi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anshtyagi.json b/domains/anshtyagi.json index d67363e53..d0db163a0 100644 --- a/domains/anshtyagi.json +++ b/domains/anshtyagi.json @@ -1,11 +1,11 @@ { - "description": "Ansh's personal website", - "repo": "https://github.com/anshtyagi0", - "owner": { - "username": "anshtyagi0", - "email": "tyagiansh175@gmail.com" - }, - "record": { - "CNAME": "anshtyagi0093.github.io" - } -} + "description": "Ansh's personal website", + "repo": "https://github.com/anshtyagi0", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "CNAME": "anshtyagi0093.github.io" + } +} \ No newline at end of file From 6da814eaa874b35d68e54bf5a77446fc08380eb9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:42 -0500 Subject: [PATCH 1379/3585] chore: formatting file anshu.json --- domains/anshu.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/anshu.json b/domains/anshu.json index 2dac10c30..643c35c8f 100644 --- a/domains/anshu.json +++ b/domains/anshu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anshu-prakash", - "email": "anshuprakash8445@gmail.com" - }, - "record": { - "CNAME": "anshu-prakash.github.io" - } -} + "owner": { + "username": "anshu-prakash", + "email": "anshuprakash8445@gmail.com" + }, + "record": { + "CNAME": "anshu-prakash.github.io" + } +} \ No newline at end of file From fa1e587f0177fd1342905626730a2caececa31f8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:42 -0500 Subject: [PATCH 1380/3585] chore: formatting file ante.json --- domains/ante.json | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/domains/ante.json b/domains/ante.json index 073531e8a..8261b7acb 100644 --- a/domains/ante.json +++ b/domains/ante.json @@ -1,10 +1,14 @@ { - "owner": { - "username": "antebrl", - "email": "ahcwnh@gmail.com" - }, - "record": { - "A": ["130.61.108.36"], - "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] - } -} + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "A": [ + "130.61.108.36" + ], + "TXT": [ + "dh=6d109bce7d0aeacdc4a573c959d85a778d239527" + ] + } +} \ No newline at end of file From 1a097adae0f2d7669202cea93ceaed6e7037a2f2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:42 -0500 Subject: [PATCH 1381/3585] chore: formatting file anthony.json --- domains/anthony.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anthony.json b/domains/anthony.json index a9586a5b3..a79dfd9ea 100644 --- a/domains/anthony.json +++ b/domains/anthony.json @@ -1,10 +1,10 @@ { - "description": "Anthony's personal developer website", - "owner": { - "username": "hubsta", - "email": "admin@thehubble.com.au" - }, - "record": { - "CNAME": "brisbaneweb.dev" - } -} + "description": "Anthony's personal developer website", + "owner": { + "username": "hubsta", + "email": "admin@thehubble.com.au" + }, + "record": { + "CNAME": "brisbaneweb.dev" + } +} \ No newline at end of file From 150a3101743bbbb5053538f62ba777e5506d50d1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:42 -0500 Subject: [PATCH 1382/3585] chore: formatting file anthony2be.json --- domains/anthony2be.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/anthony2be.json b/domains/anthony2be.json index aa83523a4..d1d8cae3e 100644 --- a/domains/anthony2be.json +++ b/domains/anthony2be.json @@ -1,12 +1,12 @@ { - "description": "Personal website", - "repo": "github.com/Anthony2be/fresh-blog", - "owner": { - "username": "Anthony2be", - "email": "adubovitsky1234@gmail.com", - "discord": "anthony2be#1900" - }, - "record": { - "CNAME": "anthony2be-blog.deno.dev" - } -} + "description": "Personal website", + "repo": "github.com/Anthony2be/fresh-blog", + "owner": { + "username": "Anthony2be", + "email": "adubovitsky1234@gmail.com", + "discord": "anthony2be#1900" + }, + "record": { + "CNAME": "anthony2be-blog.deno.dev" + } +} \ No newline at end of file From 14533dcde7e65efd59686284e2144727bf4b7887 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:42 -0500 Subject: [PATCH 1383/3585] chore: formatting file anthxny.json --- domains/anthxny.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anthxny.json b/domains/anthxny.json index dd857c480..712b633f5 100644 --- a/domains/anthxny.json +++ b/domains/anthxny.json @@ -1,11 +1,11 @@ { - "description": "My perosnal portfolio", - "repo": "https://github.com/anthonycursewl/brd-portfolio", - "owner": { - "username": "anthonycursewl", - "email": "zerpaathony.wx@breadriuss.com" - }, - "record": { - "CNAME": "anthportafolio.netlify.app" - } -} + "description": "My perosnal portfolio", + "repo": "https://github.com/anthonycursewl/brd-portfolio", + "owner": { + "username": "anthonycursewl", + "email": "zerpaathony.wx@breadriuss.com" + }, + "record": { + "CNAME": "anthportafolio.netlify.app" + } +} \ No newline at end of file From b4439626d7a249be06e99f84c7a5ab89e3949cf0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:42 -0500 Subject: [PATCH 1384/3585] chore: formatting file anticens.json --- domains/anticens.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/anticens.json b/domains/anticens.json index 8b530db41..977581ecb 100644 --- a/domains/anticens.json +++ b/domains/anticens.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "IfVar", - "email": "LZT7@proton.me" - }, - "record": { - "CNAME": "anticens.github.io" - } -} + "owner": { + "username": "IfVar", + "email": "LZT7@proton.me" + }, + "record": { + "CNAME": "anticens.github.io" + } +} \ No newline at end of file From a1b537401b183bdbeea1bf2826d38821243073e3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:42 -0500 Subject: [PATCH 1385/3585] chore: formatting file antimanipulationbridgade.json --- domains/antimanipulationbridgade.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/antimanipulationbridgade.json b/domains/antimanipulationbridgade.json index 726befd50..495752b15 100644 --- a/domains/antimanipulationbridgade.json +++ b/domains/antimanipulationbridgade.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": [ + "129.213.151.29" + ] + } +} \ No newline at end of file From a3a841acd8e96e83a8c50670f96ea93d6f30dde3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:42 -0500 Subject: [PATCH 1386/3585] chore: formatting file antlis.json --- domains/antlis.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/antlis.json b/domains/antlis.json index f70809489..33f8abea8 100644 --- a/domains/antlis.json +++ b/domains/antlis.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/antlis/antlis.github.io", - "owner": { - "username": "antlis", - "email": "crabs@cock.li" - }, - "record": { - "CNAME": "antlis.github.io" - } -} + "description": "Personal website", + "repo": "https://github.com/antlis/antlis.github.io", + "owner": { + "username": "antlis", + "email": "crabs@cock.li" + }, + "record": { + "CNAME": "antlis.github.io" + } +} \ No newline at end of file From 6a75e0499433eeed5852b6f214049d13d84a0a5c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:43 -0500 Subject: [PATCH 1387/3585] chore: formatting file anto.json --- domains/anto.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/anto.json b/domains/anto.json index 8e0e1174e..f0cd34464 100644 --- a/domains/anto.json +++ b/domains/anto.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "hardianto01", - "email": "hardiantojek92@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} + "owner": { + "username": "hardianto01", + "email": "hardiantojek92@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} \ No newline at end of file From d8ad759fd2d2604ef6a82b5f7c68af12fdb41ca7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:43 -0500 Subject: [PATCH 1388/3585] chore: formatting file antoangiaothong.akk1to.json --- domains/antoangiaothong.akk1to.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/antoangiaothong.akk1to.json b/domains/antoangiaothong.akk1to.json index 1e9ffd5d2..1f67ff188 100644 --- a/domains/antoangiaothong.akk1to.json +++ b/domains/antoangiaothong.akk1to.json @@ -1,12 +1,12 @@ { - "description": "This website is my personal portfollo XD (let it on rq)", - "repo": "https://github.com/akk1to/atgtsystem", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } -} + "description": "This website is my personal portfollo XD (let it on rq)", + "repo": "https://github.com/akk1to/atgtsystem", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } +} \ No newline at end of file From 3bf76d5aafa0e85fcec51739d51fa8b7900c30cd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:43 -0500 Subject: [PATCH 1389/3585] chore: formatting file antogamer.json --- domains/antogamer.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/antogamer.json b/domains/antogamer.json index 0cc101220..017df32d6 100644 --- a/domains/antogamer.json +++ b/domains/antogamer.json @@ -1,11 +1,13 @@ { - "owner": { - "username": "AntogamerYT", - "email": "antonio.antogamer@gmail.com", - "discord": "thisisanto", - "twitter": "ThisIsAnto_" - }, - "record": { - "A": ["141.144.196.233"] - } -} + "owner": { + "username": "AntogamerYT", + "email": "antonio.antogamer@gmail.com", + "discord": "thisisanto", + "twitter": "ThisIsAnto_" + }, + "record": { + "A": [ + "141.144.196.233" + ] + } +} \ No newline at end of file From ea40e747ab6dac825445194f764cb8277b3d5e0e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:43 -0500 Subject: [PATCH 1390/3585] chore: formatting file anton.json --- domains/anton.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/anton.json b/domains/anton.json index e61a5235a..c0a9da032 100644 --- a/domains/anton.json +++ b/domains/anton.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rorosin", - "email": "rosin886@gmail.com" - }, - "record": { - "CNAME": "ru.ardev.tk" - } -} + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "CNAME": "ru.ardev.tk" + } +} \ No newline at end of file From 83a419f19aaa4377d6c9da2aaaf4d41b51271717 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:43 -0500 Subject: [PATCH 1391/3585] chore: formatting file antonio.json --- domains/antonio.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/antonio.json b/domains/antonio.json index 636e10ca0..97c5881ef 100644 --- a/domains/antonio.json +++ b/domains/antonio.json @@ -1,11 +1,11 @@ { - "description": "For my personal landing page", - "repo": "https://github.com/YantCaccia/yantcaccia.github.io", - "owner": { - "username": "YantCaccia", - "email": "yantcaccia@gmail.com" - }, - "record": { - "CNAME": "yantcaccia.github.io" - } -} + "description": "For my personal landing page", + "repo": "https://github.com/YantCaccia/yantcaccia.github.io", + "owner": { + "username": "YantCaccia", + "email": "yantcaccia@gmail.com" + }, + "record": { + "CNAME": "yantcaccia.github.io" + } +} \ No newline at end of file From 64ac807428ef4c69cdd9fd95eb35dac37d3209b9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:43 -0500 Subject: [PATCH 1392/3585] chore: formatting file antton.json --- domains/antton.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/antton.json b/domains/antton.json index c054120bd..cabf79b33 100644 --- a/domains/antton.json +++ b/domains/antton.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "antton-dev", - "email": "antton.chevrier@etik.com" - }, - "record": { - "CNAME": "antton-dev.github.io" - } -} + "owner": { + "username": "antton-dev", + "email": "antton.chevrier@etik.com" + }, + "record": { + "CNAME": "antton-dev.github.io" + } +} \ No newline at end of file From 492c6b9897916c6dc14a8ac5a612d47f21970bc8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:43 -0500 Subject: [PATCH 1393/3585] chore: formatting file anttondev.json --- domains/anttondev.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anttondev.json b/domains/anttondev.json index 3f8cd350e..c1118c377 100644 --- a/domains/anttondev.json +++ b/domains/anttondev.json @@ -1,11 +1,11 @@ { - "description": "Anttondev's portfolio", - "repo": "https://github.com/antton-dev/portfolio-challenge", - "owner": { - "username": "antton-dev", - "email": "antton.chevrier@etik.com" - }, - "record": { - "CNAME": "antton-dev.github.io" - } -} + "description": "Anttondev's portfolio", + "repo": "https://github.com/antton-dev/portfolio-challenge", + "owner": { + "username": "antton-dev", + "email": "antton.chevrier@etik.com" + }, + "record": { + "CNAME": "antton-dev.github.io" + } +} \ No newline at end of file From caf7a06018a44b3033a70e35e09653de00e49aae Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:43 -0500 Subject: [PATCH 1394/3585] chore: formatting file anubhav-pathak.json --- domains/anubhav-pathak.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json index 4daf901ba..bbd64e4fa 100644 --- a/domains/anubhav-pathak.json +++ b/domains/anubhav-pathak.json @@ -1,11 +1,11 @@ { - "description": "Documentation for is-a-dev", - "repo": "https://github.com/Anubhav-Pathak/Anubhav-Pathak.github.io", - "owner": { - "username": "Anubhav-Pathak", - "email": "anubhavpathak99@gmail.com" - }, - "record": { - "CNAME": "anubhav-pathak.github.io" - } -} + "description": "Documentation for is-a-dev", + "repo": "https://github.com/Anubhav-Pathak/Anubhav-Pathak.github.io", + "owner": { + "username": "Anubhav-Pathak", + "email": "anubhavpathak99@gmail.com" + }, + "record": { + "CNAME": "anubhav-pathak.github.io" + } +} \ No newline at end of file From aebf2e12102820e8809d274b0ff07bfcb28cb61d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:43 -0500 Subject: [PATCH 1395/3585] chore: formatting file anubhav823.json --- domains/anubhav823.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anubhav823.json b/domains/anubhav823.json index 66b5a26ab..e31a98726 100644 --- a/domains/anubhav823.json +++ b/domains/anubhav823.json @@ -1,10 +1,10 @@ { - "description": "anubhav823' personal developer website", - "owner": { - "username": "anubhav823", - "email": "anubhav823@gmail.com" - }, - "record": { - "URL": "https://anubhav823.github.io/wordle" - } -} + "description": "anubhav823' personal developer website", + "owner": { + "username": "anubhav823", + "email": "anubhav823@gmail.com" + }, + "record": { + "URL": "https://anubhav823.github.io/wordle" + } +} \ No newline at end of file From 6116c05283c6674130b70270f4da693154a52ea7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:44 -0500 Subject: [PATCH 1396/3585] chore: formatting file anuj.json --- domains/anuj.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anuj.json b/domains/anuj.json index 895e640b6..2a840380e 100644 --- a/domains/anuj.json +++ b/domains/anuj.json @@ -1,11 +1,11 @@ { - "description": "Anuj' Welcome to my portfolio", - "repo": "https://anujmutha.github.io/Portfolio", - "owner": { - "username": "AnujMutha", - "email": "mutha.am16@gmail.com" - }, - "record": { - "CNAME": "anujmutha.github.io" - } -} + "description": "Anuj' Welcome to my portfolio", + "repo": "https://anujmutha.github.io/Portfolio", + "owner": { + "username": "AnujMutha", + "email": "mutha.am16@gmail.com" + }, + "record": { + "CNAME": "anujmutha.github.io" + } +} \ No newline at end of file From a0863f28cb40d32079a7ada30a4cc662d49be3b5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:44 -0500 Subject: [PATCH 1397/3585] chore: formatting file anukarop.json --- domains/anukarop.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/anukarop.json b/domains/anukarop.json index b25c1a9aa..1e840f30b 100644 --- a/domains/anukarop.json +++ b/domains/anukarop.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AnukarOP", - "email": "anukarmishra2707@gmail.com", - "discord": "AnukarOP" - }, - "record": { - "CNAME": "anukarop.github.io" - } -} + "owner": { + "username": "AnukarOP", + "email": "anukarmishra2707@gmail.com", + "discord": "AnukarOP" + }, + "record": { + "CNAME": "anukarop.github.io" + } +} \ No newline at end of file From df1bcd71861bbe24d7d57e080e5dbe6d546dc5ca Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:44 -0500 Subject: [PATCH 1398/3585] chore: formatting file anumeya.json --- domains/anumeya.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/anumeya.json b/domains/anumeya.json index 650a1eaf7..705fa4fb2 100644 --- a/domains/anumeya.json +++ b/domains/anumeya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KreativeThinker", - "email": "sagely2005eagle@gmail.com" - }, - "record": { - "CNAME": "kreativethinker.github.io" - } -} + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + "record": { + "CNAME": "kreativethinker.github.io" + } +} \ No newline at end of file From b4c9b4be8b7c70e808c16d9c0821a4fa5becb7e9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:44 -0500 Subject: [PATCH 1399/3585] chore: formatting file anurag.json --- domains/anurag.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/anurag.json b/domains/anurag.json index 90a981b07..23f2a7f3d 100644 --- a/domains/anurag.json +++ b/domains/anurag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anuragjawalkar", - "email": "anurag24jawalkar@gmail.com" - }, - "record": { - "CNAME": "anuragjawalkar.github.io" - } -} + "owner": { + "username": "anuragjawalkar", + "email": "anurag24jawalkar@gmail.com" + }, + "record": { + "CNAME": "anuragjawalkar.github.io" + } +} \ No newline at end of file From af768612dcfd38fa94c18eaab9d87434eb7caeb2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:44 -0500 Subject: [PATCH 1400/3585] chore: formatting file anuraglimbu.json --- domains/anuraglimbu.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/anuraglimbu.json b/domains/anuraglimbu.json index 772c14094..6f4aad922 100644 --- a/domains/anuraglimbu.json +++ b/domains/anuraglimbu.json @@ -1,11 +1,11 @@ { - "description": "This subdomain is for my personal portfolio website.", - "repo": "https://github.com/anuraglimbu", - "owner": { - "username": "auraglimbu", - "email": "anuraglimbu2018@gmail.com" - }, - "record": { - "URL": "https://anuraglimbu.com.np" - } -} + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/anuraglimbu", + "owner": { + "username": "auraglimbu", + "email": "anuraglimbu2018@gmail.com" + }, + "record": { + "URL": "https://anuraglimbu.com.np" + } +} \ No newline at end of file From 0540b3504033e1455a1f5edbe0fdfbb01b8bb5a2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:44 -0500 Subject: [PATCH 1401/3585] chore: formatting file any.json --- domains/any.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/any.json b/domains/any.json index de7da893f..8094b0343 100644 --- a/domains/any.json +++ b/domains/any.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "IRDMctorl", - "email": "fun64646969@gmail.com" - }, - "record": { - "CNAME": "any-w1a3.onrender.com" - } -} + "owner": { + "username": "IRDMctorl", + "email": "fun64646969@gmail.com" + }, + "record": { + "CNAME": "any-w1a3.onrender.com" + } +} \ No newline at end of file From 8c6b0527f732a5d2e75034031c615c7a03a74be4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:44 -0500 Subject: [PATCH 1402/3585] chore: formatting file aocsa.json --- domains/aocsa.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/aocsa.json b/domains/aocsa.json index 35a2d6f1e..d6a6cb19d 100644 --- a/domains/aocsa.json +++ b/domains/aocsa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aocsa", - "email": "alexander.ocsa@gmail.com" - }, - "record": { - "CNAME": "aocsa.github.io" - } + "owner": { + "username": "aocsa", + "email": "alexander.ocsa@gmail.com" + }, + "record": { + "CNAME": "aocsa.github.io" + } } \ No newline at end of file From 66af87ae8e1f6696de4d9bcc7162116aa2e638fe Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:44 -0500 Subject: [PATCH 1403/3585] chore: formatting file aozora.json --- domains/aozora.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aozora.json b/domains/aozora.json index 35701f9af..686199cc1 100644 --- a/domains/aozora.json +++ b/domains/aozora.json @@ -1,11 +1,11 @@ { - "description": "Just my personal website", - "repo": "https://github.com/AozoraDev", - "owner": { - "username": "AozoraDev", - "email": "aozoradeveloper@gmail.com" - }, - "record": { - "CNAME": "website-production-5fc2.up.railway.app" - } -} + "description": "Just my personal website", + "repo": "https://github.com/AozoraDev", + "owner": { + "username": "AozoraDev", + "email": "aozoradeveloper@gmail.com" + }, + "record": { + "CNAME": "website-production-5fc2.up.railway.app" + } +} \ No newline at end of file From 679266c6ca6484d7f3d03e613bfe88cb9707324a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:44 -0500 Subject: [PATCH 1404/3585] chore: formatting file ap2.json --- domains/ap2.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ap2.json b/domains/ap2.json index 4f1926b86..1bd3e7603 100644 --- a/domains/ap2.json +++ b/domains/ap2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -} + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} \ No newline at end of file From b132acee9fa65abff95145664cec9f3c7e1b0f14 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:45 -0500 Subject: [PATCH 1405/3585] chore: formatting file apam.json --- domains/apam.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/apam.json b/domains/apam.json index ace8aeeb8..2078a0977 100644 --- a/domains/apam.json +++ b/domains/apam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iamxani", - "email": "xenpei11@gmail.com" - }, - "record": { - "CNAME": "iamxani.github.io" - } -} + "owner": { + "username": "iamxani", + "email": "xenpei11@gmail.com" + }, + "record": { + "CNAME": "iamxani.github.io" + } +} \ No newline at end of file From 985b55c8c732ac3bfeefeaeaf5effa93f341a15d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:45 -0500 Subject: [PATCH 1406/3585] chore: formatting file apep.json --- domains/apep.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/apep.json b/domains/apep.json index 500e0129c..4fad09661 100644 --- a/domains/apep.json +++ b/domains/apep.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "ArasakaID", - "email": "afifeka20@gmail.com", - "discord": "331616752767205378" - }, - "record": { - "A": ["8.222.249.188"] - } -} + "owner": { + "username": "ArasakaID", + "email": "afifeka20@gmail.com", + "discord": "331616752767205378" + }, + "record": { + "A": [ + "8.222.249.188" + ] + } +} \ No newline at end of file From d7ca084a644959859799191ffd1003c6ddf8733c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:45 -0500 Subject: [PATCH 1407/3585] chore: formatting file apgyorfi.json --- domains/apgyorfi.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/apgyorfi.json b/domains/apgyorfi.json index ded124ff7..51dc52e59 100644 --- a/domains/apgyorfi.json +++ b/domains/apgyorfi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "apgyorfi", - "email": "apgyorfi@protonmail.com" - }, - "record": { - "CNAME": "gfsys.hu" - } -} + "owner": { + "username": "apgyorfi", + "email": "apgyorfi@protonmail.com" + }, + "record": { + "CNAME": "gfsys.hu" + } +} \ No newline at end of file From ecaa7a93daecae4ef7a4401bacfd1adb593339e0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:45 -0500 Subject: [PATCH 1408/3585] chore: formatting file api-kirito.json --- domains/api-kirito.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/api-kirito.json b/domains/api-kirito.json index f5bafe9cb..1d26a4ce8 100644 --- a/domains/api-kirito.json +++ b/domains/api-kirito.json @@ -1,11 +1,11 @@ { - "description": "For My API!", - "repo": "https://github.com/ThisMe124", - "owner": { - "username": "ThisMe124", - "email": "anonymous.orgn@gmail.com" - }, - "record": { - "CNAME": "only-devs-production.up.railway.app" - } -} + "description": "For My API!", + "repo": "https://github.com/ThisMe124", + "owner": { + "username": "ThisMe124", + "email": "anonymous.orgn@gmail.com" + }, + "record": { + "CNAME": "only-devs-production.up.railway.app" + } +} \ No newline at end of file From 19ed7d44e0eb7ab45963f5e48449359e9fab3fdb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:45 -0500 Subject: [PATCH 1409/3585] chore: formatting file api-peantastic.json --- domains/api-peantastic.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/api-peantastic.json b/domains/api-peantastic.json index d385390ea..97223312a 100644 --- a/domains/api-peantastic.json +++ b/domains/api-peantastic.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peantastic", - "email": "leostark.vndev@gmail.com" - }, - "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", - "repo": "https://github.com/peantastic/", - "record": { - "CNAME": "tantinh.onrender.com" - } -} + "owner": { + "username": "peantastic", + "email": "leostark.vndev@gmail.com" + }, + "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", + "repo": "https://github.com/peantastic/", + "record": { + "CNAME": "tantinh.onrender.com" + } +} \ No newline at end of file From 461a7598d5bd44f86bf13cfe805de212374a1628 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:45 -0500 Subject: [PATCH 1410/3585] chore: formatting file api.acronical.json --- domains/api.acronical.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/api.acronical.json b/domains/api.acronical.json index fa8380b23..1c62a626d 100644 --- a/domains/api.acronical.json +++ b/domains/api.acronical.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "A": ["138.68.133.84"] - } -} + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "A": [ + "138.68.133.84" + ] + } +} \ No newline at end of file From ff4005c95f6efe0275386dfee508b6b0155c659e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:45 -0500 Subject: [PATCH 1411/3585] chore: formatting file api.anshtyagi.json --- domains/api.anshtyagi.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index e237132d7..e8b24844a 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -1,11 +1,13 @@ { - "description": "API WEBSITE", - "repo": "https://github.com/anshtyagi0", - "owner": { - "username": "anshtyagi0", - "email": "tyagiansh175@gmail.com" - }, - "record": { - "A": ["20.197.60.252"] - } -} + "description": "API WEBSITE", + "repo": "https://github.com/anshtyagi0", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "A": [ + "20.197.60.252" + ] + } +} \ No newline at end of file From bc02e84cb9e913d28c9853da9a790d2c34f3eb13 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:45 -0500 Subject: [PATCH 1412/3585] chore: formatting file api.catzboy.json --- domains/api.catzboy.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/api.catzboy.json b/domains/api.catzboy.json index 376e4f271..194e78d92 100644 --- a/domains/api.catzboy.json +++ b/domains/api.catzboy.json @@ -1,11 +1,11 @@ { - "description": "Api", - "repo": "https://github.com/Maruful007/Maruful007.github.io", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "record": { - "CNAME": "maruful007.github.io" - } -} + "description": "Api", + "repo": "https://github.com/Maruful007/Maruful007.github.io", + "owner": { + "username": "Maruful007", + "email": "marufulislamsami2007@gmail.com" + }, + "record": { + "CNAME": "maruful007.github.io" + } +} \ No newline at end of file From 635536769eba87236169310f5efbe33e21362096 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:45 -0500 Subject: [PATCH 1413/3585] chore: formatting file api.formuna.json --- domains/api.formuna.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/api.formuna.json b/domains/api.formuna.json index 9e85e83df..3ecc7c96a 100644 --- a/domains/api.formuna.json +++ b/domains/api.formuna.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "FormunaGit" - }, - "record": { - "CNAME": "formuna-api.vercel.app" - } -} + "owner": { + "username": "FormunaGit" + }, + "record": { + "CNAME": "formuna-api.vercel.app" + } +} \ No newline at end of file From a1ba60897cb40d287979ded649e6a170f6af6b39 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:46 -0500 Subject: [PATCH 1414/3585] chore: formatting file api.gizzy.json --- domains/api.gizzy.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/api.gizzy.json b/domains/api.gizzy.json index dfda75708..625093a8e 100644 --- a/domains/api.gizzy.json +++ b/domains/api.gizzy.json @@ -1,10 +1,12 @@ { - "description": "api.gizzy.is-a.dev", - "owner": { - "username": "GizzyUwU", - "discord": "gizzyowo" - }, - "record": { - "A": ["76.76.21.21"] - } -} + "description": "api.gizzy.is-a.dev", + "owner": { + "username": "GizzyUwU", + "discord": "gizzyowo" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} \ No newline at end of file From 6319f9034105350b4caa456cdf7b965c6254f04c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:46 -0500 Subject: [PATCH 1415/3585] chore: formatting file api.juststudio.json --- domains/api.juststudio.json | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/domains/api.juststudio.json b/domains/api.juststudio.json index f6d1dc59b..fb8680844 100644 --- a/domains/api.juststudio.json +++ b/domains/api.juststudio.json @@ -1,12 +1,16 @@ { - "description": "JustStudio.API. Docs: https://juststudio.is-a.dev/api", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "record": { - "A": ["34.120.54.55"], - "AAAA": ["2600:1901:0:6d85::"] - } -} + "description": "JustStudio.API. Docs: https://juststudio.is-a.dev/api", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "A": [ + "34.120.54.55" + ], + "AAAA": [ + "2600:1901:0:6d85::" + ] + } +} \ No newline at end of file From ce0e16d16acbc5fc8805fdb6bbea049170b90522 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:46 -0500 Subject: [PATCH 1416/3585] chore: formatting file api.karyakarsa.willo.json --- domains/api.karyakarsa.willo.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/api.karyakarsa.willo.json b/domains/api.karyakarsa.willo.json index c70b3e330..18b4f3e5f 100644 --- a/domains/api.karyakarsa.willo.json +++ b/domains/api.karyakarsa.willo.json @@ -1,11 +1,11 @@ { - "description": "api for karyakarsa", - "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", - "owner": { - "username": "WilloIzCitron", - "twitter": "willoizcitron" - }, - "record": { - "CNAME": "karyakarsa-rest-api-production.up.railway.app" - } -} + "description": "api for karyakarsa", + "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", + "owner": { + "username": "WilloIzCitron", + "twitter": "willoizcitron" + }, + "record": { + "CNAME": "karyakarsa-rest-api-production.up.railway.app" + } +} \ No newline at end of file From 85e7687ae97ade3350b21c43ac9c2ee4c695b5e9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:46 -0500 Subject: [PATCH 1417/3585] chore: formatting file api.namkun.json --- domains/api.namkun.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/api.namkun.json b/domains/api.namkun.json index c06d4d968..1a8133240 100644 --- a/domains/api.namkun.json +++ b/domains/api.namkun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "beocaca", - "email": "namdev1402@gmail.com" - }, - "record": { - "CNAME": "a.namkun.workers.dev" - } -} + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "a.namkun.workers.dev" + } +} \ No newline at end of file From b9714f9f08129950b540d620978c86557736f356 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:46 -0500 Subject: [PATCH 1418/3585] chore: formatting file api.seiko.json --- domains/api.seiko.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/api.seiko.json b/domains/api.seiko.json index 0dfeedd7e..6314cf4e8 100644 --- a/domains/api.seiko.json +++ b/domains/api.seiko.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "Delta-0mega", - "email": "seikoo.dev@gmail.com", - "discord": "1293641904860172389" - }, - "record": { - "A": ["88.151.197.194"] - } -} + "owner": { + "username": "Delta-0mega", + "email": "seikoo.dev@gmail.com", + "discord": "1293641904860172389" + }, + "record": { + "A": [ + "88.151.197.194" + ] + } +} \ No newline at end of file From ad092dfa781d15dd2c3d919307116f802e7907b8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:46 -0500 Subject: [PATCH 1419/3585] chore: formatting file api.semant.json --- domains/api.semant.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index eef2b7841..5fb9cbd14 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -1,11 +1,13 @@ { - "description": "Semant Api", - "owner": { - "username": "ihacksemant", - "email": "contact@semant.is-a.dev", - "discord": "445073800850046977" - }, - "record": { - "A": ["69.197.135.205"] - } -} + "description": "Semant Api", + "owner": { + "username": "ihacksemant", + "email": "contact@semant.is-a.dev", + "discord": "445073800850046977" + }, + "record": { + "A": [ + "69.197.135.205" + ] + } +} \ No newline at end of file From a107cddae4dc440afbeb5141a687789da664118e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:46 -0500 Subject: [PATCH 1420/3585] chore: formatting file api.shockbs.json --- domains/api.shockbs.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json index d7029f533..978a8d740 100644 --- a/domains/api.shockbs.json +++ b/domains/api.shockbs.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "shockbs", - "discord": "880084860327313459" - }, - "record": { - "A": ["69.30.249.53"] - } -} + "owner": { + "username": "shockbs", + "discord": "880084860327313459" + }, + "record": { + "A": [ + "69.30.249.53" + ] + } +} \ No newline at end of file From c50c2b895ab1b0d669704ce99ea409d497514c62 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:46 -0500 Subject: [PATCH 1421/3585] chore: formatting file api.zoom.json --- domains/api.zoom.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/api.zoom.json b/domains/api.zoom.json index 3c72d6bbd..e25a4e42e 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,13 +1,13 @@ { - "description": "A API where I will host all of my images/videos/stuff like it", - "repo": "https://github.com/theoldzoom/theoldzoom.github.io", - "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" - }, - "record": { - "CNAME": "theoldzoom.github.io" - } -} + "description": "A API where I will host all of my images/videos/stuff like it", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} \ No newline at end of file From a9ae6d78af38811bf980ea5bbd68376e39e84864 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:46 -0500 Subject: [PATCH 1422/3585] chore: formatting file apigeon.json --- domains/apigeon.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/apigeon.json b/domains/apigeon.json index 563669d93..dd2ba852f 100644 --- a/domains/apigeon.json +++ b/domains/apigeon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mepuntojr1", - "email": "eepuntojr@gmail.com" - }, - "record": { - "CNAME": "sites.bootstrapstudio.io" - } -} + "owner": { + "username": "mepuntojr1", + "email": "eepuntojr@gmail.com" + }, + "record": { + "CNAME": "sites.bootstrapstudio.io" + } +} \ No newline at end of file From 40abc19ea451316119651a08271e008b9f2f8ea4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:47 -0500 Subject: [PATCH 1423/3585] chore: formatting file apoloz.json --- domains/apoloz.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/apoloz.json b/domains/apoloz.json index dc2428e14..c002f46b3 100644 --- a/domains/apoloz.json +++ b/domains/apoloz.json @@ -1,11 +1,13 @@ { - "description": "Anatoliy Poloz portfolio", - "repo": "https://github.com/tolyod/tolyod.github.io", - "owner": { - "username": "tolyod", - "email": "anatoliy.poloz@gmail.com" - }, - "record": { - "A": ["185.185.71.114"] - } -} + "description": "Anatoliy Poloz portfolio", + "repo": "https://github.com/tolyod/tolyod.github.io", + "owner": { + "username": "tolyod", + "email": "anatoliy.poloz@gmail.com" + }, + "record": { + "A": [ + "185.185.71.114" + ] + } +} \ No newline at end of file From ad0277bc28be1250282b9648f539995956c223f0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:47 -0500 Subject: [PATCH 1424/3585] chore: formatting file apostolos.json --- domains/apostolos.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/apostolos.json b/domains/apostolos.json index 029ecae6e..9badf96e2 100644 --- a/domains/apostolos.json +++ b/domains/apostolos.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tolisdev", - "email": "a.katsoudas@yahoo.com" - }, - "record": { - "CNAME": "lux1.apostolosk.eu.org" - } -} + "owner": { + "username": "tolisdev", + "email": "a.katsoudas@yahoo.com" + }, + "record": { + "CNAME": "lux1.apostolosk.eu.org" + } +} \ No newline at end of file From 6e60388c8ab334952ad9688df804196677960ec1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:47 -0500 Subject: [PATCH 1425/3585] chore: formatting file app-giua.json --- domains/app-giua.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/app-giua.json b/domains/app-giua.json index 26d28e91c..dc9d59856 100644 --- a/domains/app-giua.json +++ b/domains/app-giua.json @@ -1,11 +1,11 @@ { - "description": "Giua-App è l'applicazione non ufficiale dei registri elettronici giua@school", - "repo": "https://github.com/Milanstarkk/Giua-App", - "owner": { - "username": "Milanstarkk", - "email": "milanstark09yt@gmail.com" - }, - "record": { - "CNAME": "milanstarkk.github.io" - } -} + "description": "Giua-App è l'applicazione non ufficiale dei registri elettronici giua@school", + "repo": "https://github.com/Milanstarkk/Giua-App", + "owner": { + "username": "Milanstarkk", + "email": "milanstark09yt@gmail.com" + }, + "record": { + "CNAME": "milanstarkk.github.io" + } +} \ No newline at end of file From 1e92f0beb01996bd5a7dcadce8af5c8bedffc92a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:47 -0500 Subject: [PATCH 1426/3585] chore: formatting file app.allancoding.json --- domains/app.allancoding.json | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/domains/app.allancoding.json b/domains/app.allancoding.json index fe1c19ff5..848e49a62 100644 --- a/domains/app.allancoding.json +++ b/domains/app.allancoding.json @@ -1,12 +1,14 @@ { - "description": "My app website for diffrent services", - "owner": { - "username": "allancoding", - "email": "allancoding.dev@gmail.com", - "twitter": "allancoding", - "discord": "allancoding" - }, - "record": { - "A": ["206.188.218.143"] - } -} + "description": "My app website for diffrent services", + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "A": [ + "206.188.218.143" + ] + } +} \ No newline at end of file From 8f4a143e6fda6ef6ae44f5e8e5b2e964a8779457 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:47 -0500 Subject: [PATCH 1427/3585] chore: formatting file app.json --- domains/app.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/app.json b/domains/app.json index 4f1926b86..1bd3e7603 100644 --- a/domains/app.json +++ b/domains/app.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -} + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} \ No newline at end of file From 91043e6a832eeb02994d79b79570e35ea721fdb7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:47 -0500 Subject: [PATCH 1428/3585] chore: formatting file app.vyductan.json --- domains/app.vyductan.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/app.vyductan.json b/domains/app.vyductan.json index b824e266a..3107f5e19 100644 --- a/domains/app.vyductan.json +++ b/domains/app.vyductan.json @@ -5,6 +5,8 @@ "discord": "370012050316984321" }, "record": { - "A": ["76.76.21.21"] + "A": [ + "76.76.21.21" + ] } -} +} \ No newline at end of file From 8b2d39ac4571e295980f361f7bc5f4b9e8b47205 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:47 -0500 Subject: [PATCH 1429/3585] chore: formatting file applesfruit.json --- domains/applesfruit.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/applesfruit.json b/domains/applesfruit.json index 867827717..9125cc41c 100644 --- a/domains/applesfruit.json +++ b/domains/applesfruit.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio page with my recent and past projects, experiences, and more.", - "repo": "https://github.com/applesfruit/applesfruit.github.io", - "owner": { - "username": "applesfruit", - "email": "arya.kshipra@gmail.com", - "discord": "fruits#1845" - }, - "record": { - "CNAME": "applesfruit.github.io" - } -} + "description": "Personal portfolio page with my recent and past projects, experiences, and more.", + "repo": "https://github.com/applesfruit/applesfruit.github.io", + "owner": { + "username": "applesfruit", + "email": "arya.kshipra@gmail.com", + "discord": "fruits#1845" + }, + "record": { + "CNAME": "applesfruit.github.io" + } +} \ No newline at end of file From c753fa39181698fcdb9dd6898472399154a1f24d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:47 -0500 Subject: [PATCH 1430/3585] chore: formatting file appointer.json --- domains/appointer.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/appointer.json b/domains/appointer.json index 81362c363..16e10aee8 100644 --- a/domains/appointer.json +++ b/domains/appointer.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "MrDaPoyo", - "email": "wiiuforever25@gmail.com", - "discord": "1147531188148375623" - }, - "record": { - "CNAME": "appointer-z3jo.onrender.com" - } -} + "owner": { + "username": "MrDaPoyo", + "email": "wiiuforever25@gmail.com", + "discord": "1147531188148375623" + }, + "record": { + "CNAME": "appointer-z3jo.onrender.com" + } +} \ No newline at end of file From e422c66bebf24dd2046bf4730c3ac62bac589d60 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:47 -0500 Subject: [PATCH 1431/3585] chore: formatting file april.json --- domains/april.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/april.json b/domains/april.json index d2171486d..339bf5bf7 100644 --- a/domains/april.json +++ b/domains/april.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/arithefirst/portfolio", - "owner": { - "username": "arithefirst", - "email": "ari@arithefirst.com" - }, - "record": { - "URL": "https://www.arithefirst.com" - } -} + "repo": "https://github.com/arithefirst/portfolio", + "owner": { + "username": "arithefirst", + "email": "ari@arithefirst.com" + }, + "record": { + "URL": "https://www.arithefirst.com" + } +} \ No newline at end of file From 27bd05cb84d513d30ebfe494f51fe8848d33049b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:47 -0500 Subject: [PATCH 1432/3585] chore: formatting file apurbo.json --- domains/apurbo.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/apurbo.json b/domains/apurbo.json index 23a81e822..885b49230 100644 --- a/domains/apurbo.json +++ b/domains/apurbo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "apurboislam", - "discord": "740207602855575565", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.inMY-tFiYyZXUCfpIqjoBHdeJLbSiZFxjMEUBeTHytVAiirU56zAh_JfBQPNkTx_yE_maOaKmEXeP1jOzQCVcw91TaK7fQOQuuGBh9Kk30txzdTftWMxE5c8_RrlczDlweePk2mLmrMjZC8aMRVNJoJIAms7CJLsm7llHVYn5ODXAjQL9wngf6ZEqvvohKZi-9VZVq6JRKd9hPf1EcGWWO_66pKFnx0SerS-057fN_3VtFp6JnSCb_iZFz1LgkR6Yqhce2twR0vdvxIBzgS9p9uF6JuHq7tvJOEq6kxnqATLPB8rLVDIzT1o_NHm7VhRCUboaKRERjrrksC2FGX9Pw.RSnWj6DFoMv81N8Rz3EP9w.7H2S5qSGZykz8Fv7XGOY4uhqiHB79IEOAj4Qat3cLhmpplmI-DtMjY_WqBp0VMtQo8v_o-7Y-822yaQmlJCEjwWMhPmcfM6A51NuPQnxsi7GUsesfzon71ksf1gy33XnrgFjdTC2BpppKdyCvGXq3Q.Gpxu1_DwG-tQbspNfQOWcQ" - }, - "record": { - "CNAME": "apurboislam.github.io" - } -} + "owner": { + "username": "apurboislam", + "discord": "740207602855575565", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.inMY-tFiYyZXUCfpIqjoBHdeJLbSiZFxjMEUBeTHytVAiirU56zAh_JfBQPNkTx_yE_maOaKmEXeP1jOzQCVcw91TaK7fQOQuuGBh9Kk30txzdTftWMxE5c8_RrlczDlweePk2mLmrMjZC8aMRVNJoJIAms7CJLsm7llHVYn5ODXAjQL9wngf6ZEqvvohKZi-9VZVq6JRKd9hPf1EcGWWO_66pKFnx0SerS-057fN_3VtFp6JnSCb_iZFz1LgkR6Yqhce2twR0vdvxIBzgS9p9uF6JuHq7tvJOEq6kxnqATLPB8rLVDIzT1o_NHm7VhRCUboaKRERjrrksC2FGX9Pw.RSnWj6DFoMv81N8Rz3EP9w.7H2S5qSGZykz8Fv7XGOY4uhqiHB79IEOAj4Qat3cLhmpplmI-DtMjY_WqBp0VMtQo8v_o-7Y-822yaQmlJCEjwWMhPmcfM6A51NuPQnxsi7GUsesfzon71ksf1gy33XnrgFjdTC2BpppKdyCvGXq3Q.Gpxu1_DwG-tQbspNfQOWcQ" + }, + "record": { + "CNAME": "apurboislam.github.io" + } +} \ No newline at end of file From 5f773310b4dd9539f4f1a6220b47a9c1895060f4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:48 -0500 Subject: [PATCH 1433/3585] chore: formatting file apurboislam.json --- domains/apurboislam.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/apurboislam.json b/domains/apurboislam.json index 3753ece51..710bf19ce 100644 --- a/domains/apurboislam.json +++ b/domains/apurboislam.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "apurboislam", - "discord": "740207602855575565", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Tb7jeRGTM3baPJ66NxXky5UUpue3qxinQq5Fq_qYbhEojPyOjmyTJopWxZGfTIie-42dA5RE5sEGUWU3YTEtXq8jvyQA2Alhv0Mz4fHfbfb7CKClfuoBT-_gJBxhrIRtOzfAXMkBofshbSTk8n8w0fcNaFRNn61YFjpULCdAJ_mf7ZGU6wmUxPvOdejIMskSXYPif0rQSk3DO2WHPxQO17fUPDaU3Q0u52CTTStdyyH3Efrj_DV7_wStGocc0AQQ2lUXxn_bPEJ1f8PzgVUk8AYbc0jQjQeokjtcRda4IIWn01CJ2s23xKJ1VW6ytPTYh91K72RINOHcFrY4miFyfA.EtMgYVQwI8Fkim2yde90bg.opKL6p-2Wkm2NpUIpUZD64bRAaGxY_PujYozpSQd24hSw_tEYcSsWR2LB43u-Whzv3ILzUyQIYAXT-q_W_ZP0dESFauT2szYJ759LjVconDiQPYpb7Y6M7K9ybJRkXDuDTgyx9QPBjG8uqdSRxQ3cQ.NrG09Bz5PZwk5xtQ77MELA" - }, - "record": { - "CNAME": "apurboislam.github.io" - } -} + "owner": { + "username": "apurboislam", + "discord": "740207602855575565", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Tb7jeRGTM3baPJ66NxXky5UUpue3qxinQq5Fq_qYbhEojPyOjmyTJopWxZGfTIie-42dA5RE5sEGUWU3YTEtXq8jvyQA2Alhv0Mz4fHfbfb7CKClfuoBT-_gJBxhrIRtOzfAXMkBofshbSTk8n8w0fcNaFRNn61YFjpULCdAJ_mf7ZGU6wmUxPvOdejIMskSXYPif0rQSk3DO2WHPxQO17fUPDaU3Q0u52CTTStdyyH3Efrj_DV7_wStGocc0AQQ2lUXxn_bPEJ1f8PzgVUk8AYbc0jQjQeokjtcRda4IIWn01CJ2s23xKJ1VW6ytPTYh91K72RINOHcFrY4miFyfA.EtMgYVQwI8Fkim2yde90bg.opKL6p-2Wkm2NpUIpUZD64bRAaGxY_PujYozpSQd24hSw_tEYcSsWR2LB43u-Whzv3ILzUyQIYAXT-q_W_ZP0dESFauT2szYJ759LjVconDiQPYpb7Y6M7K9ybJRkXDuDTgyx9QPBjG8uqdSRxQ3cQ.NrG09Bz5PZwk5xtQ77MELA" + }, + "record": { + "CNAME": "apurboislam.github.io" + } +} \ No newline at end of file From e5daa97ff7019ce4d1be2c254f054c6e455d42f8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:48 -0500 Subject: [PATCH 1434/3585] chore: formatting file aqilhensem.json --- domains/aqilhensem.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json index 84c94a4f2..a03c6e9fb 100644 --- a/domains/aqilhensem.json +++ b/domains/aqilhensem.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "qing762", - "email": "threatedblade@outlook.com" - }, - "record": { - "CNAME": "qing762.github.io" - } -} + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "CNAME": "qing762.github.io" + } +} \ No newline at end of file From a74042978ff3074c3fa13fadc9b757d298bdd9f1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:48 -0500 Subject: [PATCH 1435/3585] chore: formatting file aqsakhan.json --- domains/aqsakhan.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/aqsakhan.json b/domains/aqsakhan.json index 00a076915..85b272390 100644 --- a/domains/aqsakhan.json +++ b/domains/aqsakhan.json @@ -1,12 +1,12 @@ { - "description": "personal portfolio", - "repo": "https://github.com/aqsakhan/v1.github.io", - "owner": { - "username": "aqsakhan", - "email": "aqsa250bpl@outlook.com", - "twitter": "aqsa_khan32" - }, - "record": { - "CNAME": "v1-7tp.pages.dev" - } -} + "description": "personal portfolio", + "repo": "https://github.com/aqsakhan/v1.github.io", + "owner": { + "username": "aqsakhan", + "email": "aqsa250bpl@outlook.com", + "twitter": "aqsa_khan32" + }, + "record": { + "CNAME": "v1-7tp.pages.dev" + } +} \ No newline at end of file From 36c6510423d1fe5aeea034f12a5e526a5c80e7f3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:48 -0500 Subject: [PATCH 1436/3585] chore: formatting file aqtk.json --- domains/aqtk.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/aqtk.json b/domains/aqtk.json index 8944d5422..2d998d534 100644 --- a/domains/aqtk.json +++ b/domains/aqtk.json @@ -1,11 +1,13 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/GoldenStarGamer/aqtk", - "owner": { - "username": "GoldenStarGamer", - "email": "vicentetavareslima@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } -} + "description": "Describe the use of this subdomain", + "repo": "https://github.com/GoldenStarGamer/aqtk", + "owner": { + "username": "GoldenStarGamer", + "email": "vicentetavareslima@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} \ No newline at end of file From 1431defc2bf2419949c06342bafb9164dfc11bb2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:48 -0500 Subject: [PATCH 1437/3585] chore: formatting file aqua.json --- domains/aqua.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aqua.json b/domains/aqua.json index e510bacb1..9f8dba35d 100644 --- a/domains/aqua.json +++ b/domains/aqua.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AquaQuokka", - "email": "aquaquokka@outlook.com" - }, - "record": { - "CNAME": "aquaquokka.github.io" - } -} + "owner": { + "username": "AquaQuokka", + "email": "aquaquokka@outlook.com" + }, + "record": { + "CNAME": "aquaquokka.github.io" + } +} \ No newline at end of file From f15eddedb7d0468fb5c27963e4e55ed9cc9e32cb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:48 -0500 Subject: [PATCH 1438/3585] chore: formatting file aquatica.json --- domains/aquatica.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/aquatica.json b/domains/aquatica.json index d28f78f09..39ad729fb 100644 --- a/domains/aquatica.json +++ b/domains/aquatica.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "UntoldGam", - "email": "charlessbird+github@outlook.com" - }, - "record": { - "A": ["130.162.169.213"] - } -} + "owner": { + "username": "UntoldGam", + "email": "charlessbird+github@outlook.com" + }, + "record": { + "A": [ + "130.162.169.213" + ] + } +} \ No newline at end of file From 8c10608b877c14a9f494430e81e95fed0a28d724 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:48 -0500 Subject: [PATCH 1439/3585] chore: formatting file aquestry.json --- domains/aquestry.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aquestry.json b/domains/aquestry.json index 3bf680306..9dcba4418 100644 --- a/domains/aquestry.json +++ b/domains/aquestry.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aquestry", - "discord": "704743506677334138", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V9o5PtaeItmX8xf0iU9FiM1S1b6EqVFJPNxI5VSe0dNDnt0W5LfIoQqL1fvVRQKKUa3eqwyHY2da8homHkcAXxZhN3JVgGlBUsHvVRfFUyvclPqWWciFRhu2kTWTlTK5attxE_y2pLd_6y1XFKs6vZ-8zYEznT4urc2XuGfHQ7hPLvEwLGJrh412k57vNwYHRssofZkGjMJcMXy_kSAc-gGdD9j6_xjcvb8NkHBh7N6mdyicQsfa5nXZErX5Z-ycQhAYAZft8qOSxKQUBMAXQ7d9XwbT5lgqzHVjwNCGqC-wCqNFdQ5W0JrunFh0r8XzQYABJqetb1tzI5a6CDUF3Q.BSQSSXpli0R0BQg_OPAnlA.mi_pUvgr6GlHAn8hpansRpA_1EGVB52-XxoU0j21dqG4bRS0YDQJOPRj_H8U45U701wpU_AAcVQ4_TUpWJaYcp4F3_l3Gf8dEb9FYK7xm68.7nUpAD9IuDbCqCr6QXypuw" - }, - "record": { - "CNAME": "aquestry.dev" - } -} + "owner": { + "username": "aquestry", + "discord": "704743506677334138", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V9o5PtaeItmX8xf0iU9FiM1S1b6EqVFJPNxI5VSe0dNDnt0W5LfIoQqL1fvVRQKKUa3eqwyHY2da8homHkcAXxZhN3JVgGlBUsHvVRfFUyvclPqWWciFRhu2kTWTlTK5attxE_y2pLd_6y1XFKs6vZ-8zYEznT4urc2XuGfHQ7hPLvEwLGJrh412k57vNwYHRssofZkGjMJcMXy_kSAc-gGdD9j6_xjcvb8NkHBh7N6mdyicQsfa5nXZErX5Z-ycQhAYAZft8qOSxKQUBMAXQ7d9XwbT5lgqzHVjwNCGqC-wCqNFdQ5W0JrunFh0r8XzQYABJqetb1tzI5a6CDUF3Q.BSQSSXpli0R0BQg_OPAnlA.mi_pUvgr6GlHAn8hpansRpA_1EGVB52-XxoU0j21dqG4bRS0YDQJOPRj_H8U45U701wpU_AAcVQ4_TUpWJaYcp4F3_l3Gf8dEb9FYK7xm68.7nUpAD9IuDbCqCr6QXypuw" + }, + "record": { + "CNAME": "aquestry.dev" + } +} \ No newline at end of file From 55fa31b4636106650ac02dd8b084d609a0e91214 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:48 -0500 Subject: [PATCH 1440/3585] chore: formatting file aquiffoo.json --- domains/aquiffoo.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aquiffoo.json b/domains/aquiffoo.json index baa01110f..64c5d1298 100644 --- a/domains/aquiffoo.json +++ b/domains/aquiffoo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aquiffoo", - "email": "aquilesffoliveira@gmail.com" - }, - "record": { - "URL": "https://aquiffoo.vercel.app" - } -} + "owner": { + "username": "aquiffoo", + "email": "aquilesffoliveira@gmail.com" + }, + "record": { + "URL": "https://aquiffoo.vercel.app" + } +} \ No newline at end of file From c2dcbb0384ac880e26bff3dce4a4d6aee16986fe Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:48 -0500 Subject: [PATCH 1441/3585] chore: formatting file araf.json --- domains/araf.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/araf.json b/domains/araf.json index 442c23e60..690d3a9f5 100644 --- a/domains/araf.json +++ b/domains/araf.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yasar-arafath", - "email": "1up6i9jv@duck.com" - }, - "record": { - "CNAME": "yasar-arafath.github.io" - } -} + "owner": { + "username": "yasar-arafath", + "email": "1up6i9jv@duck.com" + }, + "record": { + "CNAME": "yasar-arafath.github.io" + } +} \ No newline at end of file From 8a0cc775724b30a7286922ec4a27bdcc40ce5468 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:49 -0500 Subject: [PATCH 1442/3585] chore: formatting file arafat.json --- domains/arafat.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arafat.json b/domains/arafat.json index 442c23e60..690d3a9f5 100644 --- a/domains/arafat.json +++ b/domains/arafat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yasar-arafath", - "email": "1up6i9jv@duck.com" - }, - "record": { - "CNAME": "yasar-arafath.github.io" - } -} + "owner": { + "username": "yasar-arafath", + "email": "1up6i9jv@duck.com" + }, + "record": { + "CNAME": "yasar-arafath.github.io" + } +} \ No newline at end of file From 0fb5a98e503a9cf4a72b961f5a91641d79d72bbf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:49 -0500 Subject: [PATCH 1443/3585] chore: formatting file arafatrahaman.json --- domains/arafatrahaman.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index c893e9c00..392a3bc87 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -1,11 +1,11 @@ { - "description": "A personal portfolio website", - "repo": "https://github.com/Hieser21/portfolio", - "owner": { - "username": "Hieser21", - "email": "rarafat883@gmail.com" - }, - "record": { - "CNAME": "portfolio-gh9n.onrender.com" - } -} + "description": "A personal portfolio website", + "repo": "https://github.com/Hieser21/portfolio", + "owner": { + "username": "Hieser21", + "email": "rarafat883@gmail.com" + }, + "record": { + "CNAME": "portfolio-gh9n.onrender.com" + } +} \ No newline at end of file From 5b68344519b618464109358992a0bd0a6e983b13 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:49 -0500 Subject: [PATCH 1444/3585] chore: formatting file araguaci.json --- domains/araguaci.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/araguaci.json b/domains/araguaci.json index a33a1b6b8..b2df2a8b8 100644 --- a/domains/araguaci.json +++ b/domains/araguaci.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, - "record": { - "CNAME": "araguaci.github.io" - } -} + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "araguaci.github.io" + } +} \ No newline at end of file From 1b5eb47c76d7a67af5792ea73720dbf358b8bb8c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:49 -0500 Subject: [PATCH 1445/3585] chore: formatting file aramos.json --- domains/aramos.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aramos.json b/domains/aramos.json index 66b453d05..52d7761fa 100644 --- a/domains/aramos.json +++ b/domains/aramos.json @@ -1,11 +1,11 @@ { - "description": "The awesome portfolio site for Alejandro Ramos", - "repo": "https://github.com/Al327/al327.github.io", - "owner": { - "username": "al327", - "email": "ramosgalejandro3f@gmail.com" - }, - "record": { - "CNAME": "al327.github.io" - } -} + "description": "The awesome portfolio site for Alejandro Ramos", + "repo": "https://github.com/Al327/al327.github.io", + "owner": { + "username": "al327", + "email": "ramosgalejandro3f@gmail.com" + }, + "record": { + "CNAME": "al327.github.io" + } +} \ No newline at end of file From 285de06c9ab1bf0cc53cdb2984bc022433d14b03 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:49 -0500 Subject: [PATCH 1446/3585] chore: formatting file aravindh.json --- domains/aravindh.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aravindh.json b/domains/aravindh.json index d6c8a5cf7..0270441b5 100644 --- a/domains/aravindh.json +++ b/domains/aravindh.json @@ -1,11 +1,11 @@ { - "description": "aravindh.is-a.dev", - "repo": "https://github.com/Aravindh-4195/aravindh-4195.github.io", - "owner": { - "username": "Aravindh-4195", - "email": "1mareeduaravindh1@gmail.com" - }, - "record": { - "CNAME": "aravindh-4195.github.io" - } -} + "description": "aravindh.is-a.dev", + "repo": "https://github.com/Aravindh-4195/aravindh-4195.github.io", + "owner": { + "username": "Aravindh-4195", + "email": "1mareeduaravindh1@gmail.com" + }, + "record": { + "CNAME": "aravindh-4195.github.io" + } +} \ No newline at end of file From 6b312735d9fe03889f565d1db40a648c9025c8ef Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:49 -0500 Subject: [PATCH 1447/3585] chore: formatting file aravinnndddd.json --- domains/aravinnndddd.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aravinnndddd.json b/domains/aravinnndddd.json index f3d56ce50..ec3750b4b 100644 --- a/domains/aravinnndddd.json +++ b/domains/aravinnndddd.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Aravinnndddd", - "email": "aromalaravind0@gmail.com", - "discord": "754961569858846770" - }, - "record": { - "CNAME": "aravinnndddd.github.io" - } -} + "owner": { + "username": "Aravinnndddd", + "email": "aromalaravind0@gmail.com", + "discord": "754961569858846770" + }, + "record": { + "CNAME": "aravinnndddd.github.io" + } +} \ No newline at end of file From 72e4940a383ca27a43234d031126e0e2c7b870ff Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:49 -0500 Subject: [PATCH 1448/3585] chore: formatting file arbi-jridi.json --- domains/arbi-jridi.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arbi-jridi.json b/domains/arbi-jridi.json index a125bfd64..735929966 100644 --- a/domains/arbi-jridi.json +++ b/domains/arbi-jridi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arbi-jridi", - "email": "arbi.jridi@gmail.com" - }, - "record": { - "URL": "https://arbi-jridi.github.io" - } -} + "owner": { + "username": "arbi-jridi", + "email": "arbi.jridi@gmail.com" + }, + "record": { + "URL": "https://arbi-jridi.github.io" + } +} \ No newline at end of file From f36917ca90716227e4a9138ff2ff1585fba0851b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:49 -0500 Subject: [PATCH 1449/3585] chore: formatting file arboy.json --- domains/arboy.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/arboy.json b/domains/arboy.json index 828bbb2cb..2f9dae7b6 100644 --- a/domains/arboy.json +++ b/domains/arboy.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ARBoyGo/arboygo.github.io", - "owner": { - "username": "ARBoyGo", - "email": "arboygo@duck.com" - }, - "record": { - "CNAME": "arboygo.github.io" - } -} + "repo": "https://github.com/ARBoyGo/arboygo.github.io", + "owner": { + "username": "ARBoyGo", + "email": "arboygo@duck.com" + }, + "record": { + "CNAME": "arboygo.github.io" + } +} \ No newline at end of file From 7a4b55feadcd15c63ed3d6446d2ff8a02ee67a3d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:49 -0500 Subject: [PATCH 1450/3585] chore: formatting file arcade.json --- domains/arcade.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arcade.json b/domains/arcade.json index 10303e9d8..4809215d7 100644 --- a/domains/arcade.json +++ b/domains/arcade.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "l3gacyb3ta", - "twitter": "l3gacyb3ta" - }, - "record": { - "URL": "https://arcade.omg.lol" - } -} + "owner": { + "username": "l3gacyb3ta", + "twitter": "l3gacyb3ta" + }, + "record": { + "URL": "https://arcade.omg.lol" + } +} \ No newline at end of file From 5ccb1e9c63092af3b0499e62404eadc13c797c7a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:49 -0500 Subject: [PATCH 1451/3585] chore: formatting file arceus.json --- domains/arceus.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arceus.json b/domains/arceus.json index 6656987a7..f42cf58ee 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arceusdev", - "discord": "1055478076013817936" - }, - "record": { - "CNAME": "arceus-website-onze-developments-projects.vercel.app" - } -} + "owner": { + "username": "arceusdev", + "discord": "1055478076013817936" + }, + "record": { + "CNAME": "arceus-website-onze-developments-projects.vercel.app" + } +} \ No newline at end of file From b4e25435954c7a297d35407168de4b146e97c2b8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:50 -0500 Subject: [PATCH 1452/3585] chore: formatting file arch.json --- domains/arch.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/domains/arch.json b/domains/arch.json index 791ffd871..f433a8e3c 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -1,14 +1,14 @@ { - "description": "My personal website on arch.is-a.dev (main files in repo/repository).", - "repo": "https://github.com/Arch881010/Arch881010", - "owner": { - "username": "Arch881010", - "email": "arch@arch1010.dev", - "discord": "arch1010", - "discord-id": "410248634593050627", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kSAiARG7F3TMPQLHtfhtk3dE05kz7As2lA8g_FzeDJHxsc9y68hJe40iZByj83Q-A7wgguTAPkshy34EfXOlnbEW6QGE3nwCdu8BLCDAZFZSDYffesKjYPq7djQpYfIcrwaKQ8BNsPejDVBpfycXULTJKFg6860m6AQeCRBCTKbs1et_J_1LKbD58oCoA2fRjoOcmsfiuv177b0JB5y4YYJvv-ZUxnqfFOYs8z4cYa0sjLz1PHf45ZXI94YaiIGbctnl4-mCWmUyVAEzoZXMMZTpb2yDmkfkXbubaRL8ftl6dXFlsr_s8t5oNNn_qqydjVqHAgoBod7pnX8nnbNB7g.QIJDtBcgQc6abzpqMJEDQQ.yqolPrBs4ixr0g2Sd6FkMHqMg_CXvxV146dDoe4y8yeSmW951Au23QlBGwemyMKQmJv6fNMo7GPctGfxCxgaaL6hXPVbtJ13MdgtO22e5bA.vevEeBUZxq5C7dewSx_YUQ" - }, - "record": { - "CNAME": "arch881010.github.io" - } -} + "description": "My personal website on arch.is-a.dev (main files in repo/repository).", + "repo": "https://github.com/Arch881010/Arch881010", + "owner": { + "username": "Arch881010", + "email": "arch@arch1010.dev", + "discord": "arch1010", + "discord-id": "410248634593050627", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kSAiARG7F3TMPQLHtfhtk3dE05kz7As2lA8g_FzeDJHxsc9y68hJe40iZByj83Q-A7wgguTAPkshy34EfXOlnbEW6QGE3nwCdu8BLCDAZFZSDYffesKjYPq7djQpYfIcrwaKQ8BNsPejDVBpfycXULTJKFg6860m6AQeCRBCTKbs1et_J_1LKbD58oCoA2fRjoOcmsfiuv177b0JB5y4YYJvv-ZUxnqfFOYs8z4cYa0sjLz1PHf45ZXI94YaiIGbctnl4-mCWmUyVAEzoZXMMZTpb2yDmkfkXbubaRL8ftl6dXFlsr_s8t5oNNn_qqydjVqHAgoBod7pnX8nnbNB7g.QIJDtBcgQc6abzpqMJEDQQ.yqolPrBs4ixr0g2Sd6FkMHqMg_CXvxV146dDoe4y8yeSmW951Au23QlBGwemyMKQmJv6fNMo7GPctGfxCxgaaL6hXPVbtJ13MdgtO22e5bA.vevEeBUZxq5C7dewSx_YUQ" + }, + "record": { + "CNAME": "arch881010.github.io" + } +} \ No newline at end of file From 69d75e83ab122b05f71e1d2cf0b2fb24d854b28d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:50 -0500 Subject: [PATCH 1453/3585] chore: formatting file archelaus.json --- domains/archelaus.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index 4600a99f5..2c7f1dfbd 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/archelaus/archelaus.github.io", - "owner": { - "username": "archelaus", - "email": "archelaus@skiff.com" - }, - "record": { - "CNAME": "archelaus.github.io" - } -} + "description": "Portfolio", + "repo": "https://github.com/archelaus/archelaus.github.io", + "owner": { + "username": "archelaus", + "email": "archelaus@skiff.com" + }, + "record": { + "CNAME": "archelaus.github.io" + } +} \ No newline at end of file From 611c63a1a0b8f1b87ef8a20640dc2704e6690019 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:50 -0500 Subject: [PATCH 1454/3585] chore: formatting file archie.json --- domains/archie.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/archie.json b/domains/archie.json index 62b35c58f..b363e67db 100644 --- a/domains/archie.json +++ b/domains/archie.json @@ -1,11 +1,11 @@ { - "description": "My personal developer portfolio.", - "repo": "https://github.com/iLikeToCode/iliketocode.github.io", - "owner": { - "username": "iLikeToCode", - "email": "archie@archiesbytes.xyz" - }, - "record": { - "CNAME": "iliketocode.github.io" - } -} + "description": "My personal developer portfolio.", + "repo": "https://github.com/iLikeToCode/iliketocode.github.io", + "owner": { + "username": "iLikeToCode", + "email": "archie@archiesbytes.xyz" + }, + "record": { + "CNAME": "iliketocode.github.io" + } +} \ No newline at end of file From 48977381b7b4c87da00e383a6acd8e556e9a8bf3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:50 -0500 Subject: [PATCH 1455/3585] chore: formatting file archon.json --- domains/archon.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/archon.json b/domains/archon.json index 17267d9d8..0e169a344 100644 --- a/domains/archon.json +++ b/domains/archon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "29ayaang", - "email": "29ayaang@proton.me" - }, - "record": { - "CNAME": "29ayaang.github.io" - } -} + "owner": { + "username": "29ayaang", + "email": "29ayaang@proton.me" + }, + "record": { + "CNAME": "29ayaang.github.io" + } +} \ No newline at end of file From d6768a9d384cffbfb6b0c4f4b33ca8d105333ba7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:50 -0500 Subject: [PATCH 1456/3585] chore: formatting file ardaninho.json --- domains/ardaninho.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ardaninho.json b/domains/ardaninho.json index 238a9121d..8634e5d31 100644 --- a/domains/ardaninho.json +++ b/domains/ardaninho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ardaninho", - "discord": "639439553698201626" - }, - "record": { - "CNAME": "ardaninho.github.io" - } -} + "owner": { + "username": "Ardaninho", + "discord": "639439553698201626" + }, + "record": { + "CNAME": "ardaninho.github.io" + } +} \ No newline at end of file From 0d552e156999457be60a73cf83c4332374fb6744 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:50 -0500 Subject: [PATCH 1457/3585] chore: formatting file ardistory.json --- domains/ardistory.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/ardistory.json b/domains/ardistory.json index 98b557280..d064057d6 100644 --- a/domains/ardistory.json +++ b/domains/ardistory.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "ardistory", - "email": "putraardiansyah530@gmail.com" - }, - "record": { - "A": ["198.91.81.13"] - } -} + "owner": { + "username": "ardistory", + "email": "putraardiansyah530@gmail.com" + }, + "record": { + "A": [ + "198.91.81.13" + ] + } +} \ No newline at end of file From 969efe5c23034b750a43c7c0038e94a4bcfcd143 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:50 -0500 Subject: [PATCH 1458/3585] chore: formatting file areen-c.json --- domains/areen-c.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/areen-c.json b/domains/areen-c.json index 4c724ff96..10ba3a84e 100644 --- a/domains/areen-c.json +++ b/domains/areen-c.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com", - "twitter": "areencx" - }, - "record": { - "CNAME": "areen.pages.dev" - } -} + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com", + "twitter": "areencx" + }, + "record": { + "CNAME": "areen.pages.dev" + } +} \ No newline at end of file From 7a0589a8be8b3f0560aa7c4b844e81065dd92a86 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:50 -0500 Subject: [PATCH 1459/3585] chore: formatting file areen.json --- domains/areen.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/areen.json b/domains/areen.json index dca1d5024..fa51979a7 100644 --- a/domains/areen.json +++ b/domains/areen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "areen-c.pages.dev" - } -} + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "areen-c.pages.dev" + } +} \ No newline at end of file From de33cf9c83f91cf6b0497d6bfab87fdd2006abbc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:50 -0500 Subject: [PATCH 1460/3585] chore: formatting file arhan.json --- domains/arhan.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/arhan.json b/domains/arhan.json index f8f853cc6..59d4cd289 100644 --- a/domains/arhan.json +++ b/domains/arhan.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "ArhanExploits", - "email": "vortexsperts@gmail.com", - "discord": "1058620249978716191" - }, - "record": { - "A": ["54.37.19.49"] - } -} + "owner": { + "username": "ArhanExploits", + "email": "vortexsperts@gmail.com", + "discord": "1058620249978716191" + }, + "record": { + "A": [ + "54.37.19.49" + ] + } +} \ No newline at end of file From 8d4583a49fe39bb964df8b6756cc2aa6f187121b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:51 -0500 Subject: [PATCH 1461/3585] chore: formatting file ari.json --- domains/ari.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ari.json b/domains/ari.json index abd3eacfa..dc9a20060 100644 --- a/domains/ari.json +++ b/domains/ari.json @@ -1,11 +1,11 @@ { - "repo": "https://ari.lt/git", - "description": "Ari-web: A personal website of a Lithuanian open source developer Ari Archer (Arija A.) who provides different free, private, and open source services for others.", - "owner": { - "username": "TruncatedDinoSour", - "email": "ari@ari.lt" - }, - "record": { - "URL": "https://ari.lt/" - } -} + "repo": "https://ari.lt/git", + "description": "Ari-web: A personal website of a Lithuanian open source developer Ari Archer (Arija A.) who provides different free, private, and open source services for others.", + "owner": { + "username": "TruncatedDinoSour", + "email": "ari@ari.lt" + }, + "record": { + "URL": "https://ari.lt/" + } +} \ No newline at end of file From 9208a3fe50d3270ac0f17b96a0328dc38fd921ad Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:51 -0500 Subject: [PATCH 1462/3585] chore: formatting file ariffhazmi.json --- domains/ariffhazmi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ariffhazmi.json b/domains/ariffhazmi.json index ab147f361..ba56c3b42 100644 --- a/domains/ariffhazmi.json +++ b/domains/ariffhazmi.json @@ -1,11 +1,11 @@ { - "description": "Ariffhazmi's Website", - "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", - "owner": { - "username": "Areplesapelagi", - "email": "muhdariffhazmi@gmail.com" - }, - "record": { - "CNAME": "areplesapelagi.github.io" - } -} + "description": "Ariffhazmi's Website", + "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", + "owner": { + "username": "Areplesapelagi", + "email": "muhdariffhazmi@gmail.com" + }, + "record": { + "CNAME": "areplesapelagi.github.io" + } +} \ No newline at end of file From 661fc65c75cb3c6b6f0967d1263d1e0ba9589de1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:51 -0500 Subject: [PATCH 1463/3585] chore: formatting file arijit.json --- domains/arijit.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/arijit.json b/domains/arijit.json index 70e8009bc..a4185ccac 100644 --- a/domains/arijit.json +++ b/domains/arijit.json @@ -1,12 +1,12 @@ { - "description": "Site of Arijit", - "repo": "https://github.com/ArijitTheDev/arijitthedev.github.io", - "owner": { - "username": "ArijitTheDev", - "email": "itsarijitdebnath@gmail.com", - "twitter": "NotArijit" - }, - "record": { - "CNAME": "arijitthedev.github.io" - } -} + "description": "Site of Arijit", + "repo": "https://github.com/ArijitTheDev/arijitthedev.github.io", + "owner": { + "username": "ArijitTheDev", + "email": "itsarijitdebnath@gmail.com", + "twitter": "NotArijit" + }, + "record": { + "CNAME": "arijitthedev.github.io" + } +} \ No newline at end of file From 67c24f5b81674853a7d17afab66f6efd8f9a8290 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:51 -0500 Subject: [PATCH 1464/3585] chore: formatting file arizerr.json --- domains/arizerr.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/arizerr.json b/domains/arizerr.json index 35713f74c..4da89a6dd 100644 --- a/domains/arizerr.json +++ b/domains/arizerr.json @@ -1,11 +1,11 @@ { - "description": "Github Page", - "repo": "https://github.com/Arizerr/Arizerr.github.io", - "owner": { - "username": "Arizerr", - "email": "arisiraj738@gmail.com" - }, - "record": { - "CNAME": "arizerr.github.io" - } -} + "description": "Github Page", + "repo": "https://github.com/Arizerr/Arizerr.github.io", + "owner": { + "username": "Arizerr", + "email": "arisiraj738@gmail.com" + }, + "record": { + "CNAME": "arizerr.github.io" + } +} \ No newline at end of file From 0e0e8182a6017de7152dbbe15fb3271822998d88 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:51 -0500 Subject: [PATCH 1465/3585] chore: formatting file arjix.json --- domains/arjix.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/arjix.json b/domains/arjix.json index 3af0bba31..9c4f2b512 100644 --- a/domains/arjix.json +++ b/domains/arjix.json @@ -1,11 +1,11 @@ { - "description": "Most likely a page for my portfolio.", - "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io", - "owner": { - "username": "ArjixWasTaken", - "discord": "Hecker#5573" - }, - "record": { - "CNAME": "arjixwastaken.github.io" - } -} + "description": "Most likely a page for my portfolio.", + "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io", + "owner": { + "username": "ArjixWasTaken", + "discord": "Hecker#5573" + }, + "record": { + "CNAME": "arjixwastaken.github.io" + } +} \ No newline at end of file From 555e27ca675bb3f9160c59d3de260d09e8196cd4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:51 -0500 Subject: [PATCH 1466/3585] chore: formatting file arjuncodess.json --- domains/arjuncodess.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/arjuncodess.json b/domains/arjuncodess.json index 15b194c53..60aaf9583 100644 --- a/domains/arjuncodess.json +++ b/domains/arjuncodess.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ArjunCodess" - }, - "record": { - "CNAME": "arjuncodess.vercel.app" - } -} + "owner": { + "username": "ArjunCodess" + }, + "record": { + "CNAME": "arjuncodess.vercel.app" + } +} \ No newline at end of file From da419ddd9ad618a684ddea796f2c85bf2d3ee7e4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:51 -0500 Subject: [PATCH 1467/3585] chore: formatting file arjuncvinod.json --- domains/arjuncvinod.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/arjuncvinod.json b/domains/arjuncvinod.json index 0860da5c8..d6a7fa663 100644 --- a/domains/arjuncvinod.json +++ b/domains/arjuncvinod.json @@ -1,12 +1,12 @@ { - "description": "Portfolio website", - "repo": "https://github.com/arjuncvinod/arjuncvinod.github.io", - "owner": { - "username": "arjuncvinod", - "email": "arjuncvinod007@gmail.com", - "twitter": "arjuncvinod7" - }, - "record": { - "CNAME": "arjuncvinod.github.io" - } -} + "description": "Portfolio website", + "repo": "https://github.com/arjuncvinod/arjuncvinod.github.io", + "owner": { + "username": "arjuncvinod", + "email": "arjuncvinod007@gmail.com", + "twitter": "arjuncvinod7" + }, + "record": { + "CNAME": "arjuncvinod.github.io" + } +} \ No newline at end of file From 6315b03a132361735af9e8558c76cff05f37824a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:51 -0500 Subject: [PATCH 1468/3585] chore: formatting file arman.json --- domains/arman.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/arman.json b/domains/arman.json index 58404ec4e..64ac7bd0d 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -1,10 +1,10 @@ { - "description": "Personal Portfolio", - "owner": { - "username": "ItzArman09", - "email": "itz.armxn@outlook.com" - }, - "record": { - "CNAME": "itzarman09.github.io" - } -} + "description": "Personal Portfolio", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} \ No newline at end of file From cec1c54cbd0fa288c9b692426e2974ad9cadda9b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:51 -0500 Subject: [PATCH 1469/3585] chore: formatting file armoredvortex.json --- domains/armoredvortex.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/armoredvortex.json b/domains/armoredvortex.json index c759272eb..3a972c57f 100644 --- a/domains/armoredvortex.json +++ b/domains/armoredvortex.json @@ -1,10 +1,10 @@ { - "description": "Personal Portfolio website", - "owner": { - "username": "armoredvortex", - "email": "rachitpandey@protonmail.com" - }, - "record": { - "CNAME": "armoredvortex.github.io" - } -} + "description": "Personal Portfolio website", + "owner": { + "username": "armoredvortex", + "email": "rachitpandey@protonmail.com" + }, + "record": { + "CNAME": "armoredvortex.github.io" + } +} \ No newline at end of file From 51b3b49083f715d26060d61555ccee75aa14f22c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:52 -0500 Subject: [PATCH 1470/3585] chore: formatting file arnab.json --- domains/arnab.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arnab.json b/domains/arnab.json index db12d8d3b..05b537955 100644 --- a/domains/arnab.json +++ b/domains/arnab.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arnabdatta", - "email": "arnabdatta3@gmail.com" - }, - "record": { - "CNAME": "arnabdatta.github.io" - } -} + "owner": { + "username": "arnabdatta", + "email": "arnabdatta3@gmail.com" + }, + "record": { + "CNAME": "arnabdatta.github.io" + } +} \ No newline at end of file From aa6b1eadc2e1c91f00c11222f4bdec700e019899 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:52 -0500 Subject: [PATCH 1471/3585] chore: formatting file arnav.json --- domains/arnav.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arnav.json b/domains/arnav.json index cbc918261..6c55d6678 100644 --- a/domains/arnav.json +++ b/domains/arnav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arnav-kr", - "email": "arnav-kumar@outlook.com" - }, - "record": { - "CNAME": "arnav-kr.github.io" - } -} + "owner": { + "username": "arnav-kr", + "email": "arnav-kumar@outlook.com" + }, + "record": { + "CNAME": "arnav-kr.github.io" + } +} \ No newline at end of file From ab98caed8d2dae0235d76e1bb18ee723f3bfbd60 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:52 -0500 Subject: [PATCH 1472/3585] chore: formatting file arnxv.json --- domains/arnxv.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arnxv.json b/domains/arnxv.json index 5ffe17247..69826913c 100644 --- a/domains/arnxv.json +++ b/domains/arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } -} + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} \ No newline at end of file From 8f13e3d027bb16dd191f9e037dea623bce1bf68b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:52 -0500 Subject: [PATCH 1473/3585] chore: formatting file arpana.json --- domains/arpana.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/arpana.json b/domains/arpana.json index f8db76b38..2c2a70bd2 100644 --- a/domains/arpana.json +++ b/domains/arpana.json @@ -1,12 +1,12 @@ { - "description": "Meet Arpana!", - "repo": "https://github.com/winter-code/winter-code", - "owner": { - "username": "winter-code", - "email": "arpana11mehta@gmail.com", - "twitter": "arpana_naa" - }, - "record": { - "CNAME": "winter-code.github.io" - } -} + "description": "Meet Arpana!", + "repo": "https://github.com/winter-code/winter-code", + "owner": { + "username": "winter-code", + "email": "arpana11mehta@gmail.com", + "twitter": "arpana_naa" + }, + "record": { + "CNAME": "winter-code.github.io" + } +} \ No newline at end of file From 088c77d7b2a4a61f8f4c325a310679d625a48716 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:52 -0500 Subject: [PATCH 1474/3585] chore: formatting file arpitbatra.json --- domains/arpitbatra.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arpitbatra.json b/domains/arpitbatra.json index d4ff419f2..27db254b3 100644 --- a/domains/arpitbatra.json +++ b/domains/arpitbatra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arpit-batra", - "email": "arpitbatra98@gmail.com" - }, - "record": { - "URL": "https://myportfolio-eb732.web.app" - } -} + "owner": { + "username": "arpit-batra", + "email": "arpitbatra98@gmail.com" + }, + "record": { + "URL": "https://myportfolio-eb732.web.app" + } +} \ No newline at end of file From 8f547b9fcfb17c9bb3a628ac6181caa278e7c880 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:52 -0500 Subject: [PATCH 1475/3585] chore: formatting file arrtea.json --- domains/arrtea.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arrtea.json b/domains/arrtea.json index d8620b4ee..a41dc35cd 100644 --- a/domains/arrtea.json +++ b/domains/arrtea.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Arrtea21", - "email": "arte.priv@protonmail.com" - }, - "record": { - "CNAME": "arrtea21.github.io" - } -} + "owner": { + "username": "Arrtea21", + "email": "arte.priv@protonmail.com" + }, + "record": { + "CNAME": "arrtea21.github.io" + } +} \ No newline at end of file From 992bb922b97a500db48ed30226c864fd47a29d40 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:52 -0500 Subject: [PATCH 1476/3585] chore: formatting file arsdorint.json --- domains/arsdorint.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index bd558c89e..d3801117d 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io", - "owner": { - "username": "arsdorintbp2003", - "email": "e0851451@u.nus.edu" - }, - "record": { - "CNAME": "arsdorintbp2003.github.io" - } -} + "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io", + "owner": { + "username": "arsdorintbp2003", + "email": "e0851451@u.nus.edu" + }, + "record": { + "CNAME": "arsdorintbp2003.github.io" + } +} \ No newline at end of file From 0758dc2ce43e2a700cd3e395eb9f65609e745026 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:52 -0500 Subject: [PATCH 1477/3585] chore: formatting file arshman.json --- domains/arshman.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arshman.json b/domains/arshman.json index 9edba8599..68b38710b 100644 --- a/domains/arshman.json +++ b/domains/arshman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "" - }, - "record": { - "CNAME": "arshman.vercel.app" - } -} + "owner": { + "username": "syedtahseen", + "email": "" + }, + "record": { + "CNAME": "arshman.vercel.app" + } +} \ No newline at end of file From 606607ebb920b6aac8ffbfc7255577ad4041a716 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:52 -0500 Subject: [PATCH 1478/3585] chore: formatting file arslan.json --- domains/arslan.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/arslan.json b/domains/arslan.json index 4498ae49e..672942921 100644 --- a/domains/arslan.json +++ b/domains/arslan.json @@ -1,11 +1,11 @@ { - "description": "Arslan's World (links and socials)", - "repo": "https://github.com/sandwiching/sandwiching.github.io", - "owner": { - "username": "sandwiching", - "email": "77godlike@bk.ru" - }, - "record": { - "CNAME": "sandwiching.github.io" - } -} + "description": "Arslan's World (links and socials)", + "repo": "https://github.com/sandwiching/sandwiching.github.io", + "owner": { + "username": "sandwiching", + "email": "77godlike@bk.ru" + }, + "record": { + "CNAME": "sandwiching.github.io" + } +} \ No newline at end of file From 3834ce717de53403d30016fd19638599ab47a686 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:53 -0500 Subject: [PATCH 1479/3585] chore: formatting file arson.json --- domains/arson.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/domains/arson.json b/domains/arson.json index 3935fc0e3..bbc8e899f 100644 --- a/domains/arson.json +++ b/domains/arson.json @@ -1,10 +1,13 @@ { - "owner": { - "username": "Smartlinuxcoder", - "email": "smartcoder@linuxmail.org", - "discord": "694986201739952229" - }, - "record": { - "NS": ["ignacio.ns.cloudflare.com", "nicole.ns.cloudflare.com"] - } -} + "owner": { + "username": "Smartlinuxcoder", + "email": "smartcoder@linuxmail.org", + "discord": "694986201739952229" + }, + "record": { + "NS": [ + "ignacio.ns.cloudflare.com", + "nicole.ns.cloudflare.com" + ] + } +} \ No newline at end of file From 7b84938a095c49c2a8308ae6651fc9f37734eff8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:53 -0500 Subject: [PATCH 1480/3585] chore: formatting file art.json --- domains/art.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/art.json b/domains/art.json index fbfcc4a11..69c6d5492 100644 --- a/domains/art.json +++ b/domains/art.json @@ -1,11 +1,11 @@ { - "description": "Art's personal developer website", - "repo": "https://github.com/dotiful", - "owner": { - "username": "dotiful", - "email": "dots.util@gmail.com" - }, - "record": { - "CNAME": "dotiful.github.io" - } -} + "description": "Art's personal developer website", + "repo": "https://github.com/dotiful", + "owner": { + "username": "dotiful", + "email": "dots.util@gmail.com" + }, + "record": { + "CNAME": "dotiful.github.io" + } +} \ No newline at end of file From af4a506518d4376dd60d89a76b5f864919e80559 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:53 -0500 Subject: [PATCH 1481/3585] chore: formatting file artaabedi.json --- domains/artaabedi.json | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/domains/artaabedi.json b/domains/artaabedi.json index da157f90a..647b00d49 100644 --- a/domains/artaabedi.json +++ b/domains/artaabedi.json @@ -1,13 +1,18 @@ { - "owner": { - "username": "artaabedi", - "email": "arta@mailfence.com", - "discord": "884500561158869032", - "twitter": "artaabedi" - }, - "record": { - "URL": "https://artaabedi.com", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} + "owner": { + "username": "artaabedi", + "email": "arta@mailfence.com", + "discord": "884500561158869032", + "twitter": "artaabedi" + }, + "record": { + "URL": "https://artaabedi.com", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} \ No newline at end of file From be8e83010a7c99b1ab2ab47d9d53faae9e42359f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:53 -0500 Subject: [PATCH 1482/3585] chore: formatting file arter.json --- domains/arter.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arter.json b/domains/arter.json index ef9448b9c..213d1251b 100644 --- a/domains/arter.json +++ b/domains/arter.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "animemoeus", - "email": "arter.tendean.07@gmail.com" - }, - "record": { - "URL": "https://animemoe.us" - } -} + "owner": { + "username": "animemoeus", + "email": "arter.tendean.07@gmail.com" + }, + "record": { + "URL": "https://animemoe.us" + } +} \ No newline at end of file From 4761cba480028b7c70bf16ed274a2e000deee83b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:53 -0500 Subject: [PATCH 1483/3585] chore: formatting file artesdosul.json --- domains/artesdosul.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/artesdosul.json b/domains/artesdosul.json index a591e0306..bb7241d05 100644 --- a/domains/artesdosul.json +++ b/domains/artesdosul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, - "record": { - "CNAME": "artesdosul.github.io" - } -} + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "artesdosul.github.io" + } +} \ No newline at end of file From 743a0e1a13884b53ed3b3ec42ce36e470447e2f2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:53 -0500 Subject: [PATCH 1484/3585] chore: formatting file artiefuzzz.json --- domains/artiefuzzz.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/artiefuzzz.json b/domains/artiefuzzz.json index da964b39a..c1d2167ee 100644 --- a/domains/artiefuzzz.json +++ b/domains/artiefuzzz.json @@ -1,11 +1,11 @@ { - "description": "ArtieFuzzz's personal website", - "repo": "https://github.com/ArtieFuzzz/artiefuzzz.github.io", - "owner": { - "username": "ArtieFuzzz", - "email": "jardenz.den@gmail.com" - }, - "record": { - "CNAME": "artiefuzzz.github.io" - } -} + "description": "ArtieFuzzz's personal website", + "repo": "https://github.com/ArtieFuzzz/artiefuzzz.github.io", + "owner": { + "username": "ArtieFuzzz", + "email": "jardenz.den@gmail.com" + }, + "record": { + "CNAME": "artiefuzzz.github.io" + } +} \ No newline at end of file From 239c687f247295b6cc91bb98a6f041eb13e81af1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:53 -0500 Subject: [PATCH 1485/3585] chore: formatting file artix.json --- domains/artix.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/artix.json b/domains/artix.json index 6de2d37e4..c5ba06678 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "alex1028199", - "email": "yu1234u73f.com@gmail.com", - "discord": "834867471885271053" - }, - "record": { - "A": ["69.30.249.53"] - } -} + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com", + "discord": "834867471885271053" + }, + "record": { + "A": [ + "69.30.249.53" + ] + } +} \ No newline at end of file From c8712dd10b39a1f63ee514913c7d5d5a5515bdad Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:53 -0500 Subject: [PATCH 1486/3585] chore: formatting file arul.json --- domains/arul.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arul.json b/domains/arul.json index f93653c18..1199f6865 100644 --- a/domains/arul.json +++ b/domains/arul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arulprabakaran", - "twitter": "arulpraba" - }, - "record": { - "URL": "https://arulprabakaran.web.app" - } -} + "owner": { + "username": "arulprabakaran", + "twitter": "arulpraba" + }, + "record": { + "URL": "https://arulprabakaran.web.app" + } +} \ No newline at end of file From a39dff930f1430ec8a6a5b88e47b90583b906c70 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:54 -0500 Subject: [PATCH 1487/3585] chore: formatting file arunava.json --- domains/arunava.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/arunava.json b/domains/arunava.json index a04036d79..050881b96 100644 --- a/domains/arunava.json +++ b/domains/arunava.json @@ -1,11 +1,11 @@ { - "description": "is-a.dev subdomain for my portfolio", - "repo": "https://github.com/its-ag/arunava.tech", - "owner": { - "username": "its-ag", - "email": "itsag0024@gmail.com" - }, - "record": { - "CNAME": "its-ag.github.io" - } -} + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/its-ag/arunava.tech", + "owner": { + "username": "its-ag", + "email": "itsag0024@gmail.com" + }, + "record": { + "CNAME": "its-ag.github.io" + } +} \ No newline at end of file From c7966b3ea4e6aeb8d252bd1e57b99325220516eb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:54 -0500 Subject: [PATCH 1488/3585] chore: formatting file arungeorgesaji.json --- domains/arungeorgesaji.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/arungeorgesaji.json b/domains/arungeorgesaji.json index 4d79568ab..343b3b108 100644 --- a/domains/arungeorgesaji.json +++ b/domains/arungeorgesaji.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/arungeorgesaji/arungeorgesaji.github.io", - "owner": { - "username": "arungeorgesaji", - "email": "arungeorgesaji@gmail.com" - }, - "record": { - "CNAME": "arungeorgesaji.github.io" - } -} + "repo": "https://github.com/arungeorgesaji/arungeorgesaji.github.io", + "owner": { + "username": "arungeorgesaji", + "email": "arungeorgesaji@gmail.com" + }, + "record": { + "CNAME": "arungeorgesaji.github.io" + } +} \ No newline at end of file From 6cb96a837bababe9cc2892aa8684d5a574c80b51 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:54 -0500 Subject: [PATCH 1489/3585] chore: formatting file aruntechpro.json --- domains/aruntechpro.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/aruntechpro.json b/domains/aruntechpro.json index dd5077f03..5e31bf2e6 100644 --- a/domains/aruntechpro.json +++ b/domains/aruntechpro.json @@ -1,10 +1,10 @@ { - "description": "Personal Website", - "owner": { - "username": "aruntechpro", - "email": "arunkumarakr03@gmail.com" - }, - "record": { - "CNAME": "aruntechpro.github.io" - } -} + "description": "Personal Website", + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "CNAME": "aruntechpro.github.io" + } +} \ No newline at end of file From 0462d3be7eb8187b5e96e748cc669f2f44b1cbc8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:54 -0500 Subject: [PATCH 1490/3585] chore: formatting file aruria.json --- domains/aruria.json | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/domains/aruria.json b/domains/aruria.json index 31b173665..7cd115e34 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -1,13 +1,24 @@ { - "owner": { - "username": "cjolivier123", - "discord": "1175481072088268920", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" - }, - - "record": { - "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ], - "TXT": ["zoho-verification=zb76097651.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], - "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] - } -} + "owner": { + "username": "cjolivier123", + "discord": "1175481072088268920", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153", + "185.199.111.153" + ], + "TXT": [ + "zoho-verification=zb76097651.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], + "MX": [ + "mx.zoho.com", + "mx2.zoho.com", + "mx3.zoho.com" + ] + } +} \ No newline at end of file From a0544444b41f068203f8a1860ea1263a7e083163 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:54 -0500 Subject: [PATCH 1491/3585] chore: formatting file arush.json --- domains/arush.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/arush.json b/domains/arush.json index 4b3751c8d..18d8d934d 100644 --- a/domains/arush.json +++ b/domains/arush.json @@ -1,11 +1,11 @@ { - "description": "arush.is-a.dev: website for my portoflio", - "repo": "https://github.com/ArushYadlapati/website", - "owner": { - "username": "ArushYadlapati", - "email": "hello@arush.me" - }, - "record": { - "CNAME": "arushyadlapati.github.io" - } -} + "description": "arush.is-a.dev: website for my portoflio", + "repo": "https://github.com/ArushYadlapati/website", + "owner": { + "username": "ArushYadlapati", + "email": "hello@arush.me" + }, + "record": { + "CNAME": "arushyadlapati.github.io" + } +} \ No newline at end of file From 84bdb5da223aecfc478cbfe697ad742c474920b2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:54 -0500 Subject: [PATCH 1492/3585] chore: formatting file arv.json --- domains/arv.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arv.json b/domains/arv.json index fff65d37b..f65185e92 100644 --- a/domains/arv.json +++ b/domains/arv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aravinds-arv", - "email": "aravinds.arv@pm.me" - }, - "record": { - "CNAME": "aravinds-arv.github.io" - } -} + "owner": { + "username": "aravinds-arv", + "email": "aravinds.arv@pm.me" + }, + "record": { + "CNAME": "aravinds-arv.github.io" + } +} \ No newline at end of file From 254d1295885bb1107b9c3c31de7dc9e369b25330 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:54 -0500 Subject: [PATCH 1493/3585] chore: formatting file arvik1.json --- domains/arvik1.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/arvik1.json b/domains/arvik1.json index ea04d9328..426003a01 100644 --- a/domains/arvik1.json +++ b/domains/arvik1.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arvik1", - "email": "singhvikal891@gmail.com" - }, - "record": { - "CNAME": "arvik1.github.io" - } -} + "owner": { + "username": "arvik1", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "arvik1.github.io" + } +} \ No newline at end of file From 5439bca26240fb88e2fd3f1e4d29ff8d0991dbd2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:54 -0500 Subject: [PATCH 1494/3585] chore: formatting file arvindt.json --- domains/arvindt.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/arvindt.json b/domains/arvindt.json index 8a3103b1c..7aa7de16e 100644 --- a/domains/arvindt.json +++ b/domains/arvindt.json @@ -1,13 +1,13 @@ { - "description": "ARVIN3108's personal blog", - "repo": "https://github.com/ARVIN3108/arvin3108.github.io", - "owner": { - "username": "ARVIN3108", - "discord": "arvin3108.id", - "instagram": "arvin_d.t", - "twitter": "ARVIN3108_ID" - }, - "record": { - "CNAME": "arvin3108.github.io" - } -} + "description": "ARVIN3108's personal blog", + "repo": "https://github.com/ARVIN3108/arvin3108.github.io", + "owner": { + "username": "ARVIN3108", + "discord": "arvin3108.id", + "instagram": "arvin_d.t", + "twitter": "ARVIN3108_ID" + }, + "record": { + "CNAME": "arvin3108.github.io" + } +} \ No newline at end of file From 5ec11dc50a63bc647641e7da8361ea52cfe63668 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:55 -0500 Subject: [PATCH 1495/3585] chore: formatting file arwi.json --- domains/arwi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/arwi.json b/domains/arwi.json index d0b678441..0fbe83064 100644 --- a/domains/arwi.json +++ b/domains/arwi.json @@ -1,11 +1,11 @@ { - "description": "Arwichok", - "repo": "https://github.com/arwichok/arwichok.github.io", - "owner": { - "username": "arwichok", - "email": "arwichok@gmail.com" - }, - "record": { - "CNAME": "arwichok.github.io" - } -} + "description": "Arwichok", + "repo": "https://github.com/arwichok/arwichok.github.io", + "owner": { + "username": "arwichok", + "email": "arwichok@gmail.com" + }, + "record": { + "CNAME": "arwichok.github.io" + } +} \ No newline at end of file From aa441a568c6c750daee7df44ac3744e7c1353480 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:55 -0500 Subject: [PATCH 1496/3585] chore: formatting file arya.json --- domains/arya.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/arya.json b/domains/arya.json index b3819cb72..629cc1143 100644 --- a/domains/arya.json +++ b/domains/arya.json @@ -1,11 +1,11 @@ { - "description": "Arya Vinodan's Website", - "repo": "https://github.com/aryavinodan", - "owner": { - "username": "aryavinodan", - "email": "aryavinodan2000@gmail.com" - }, - "record": { - "CNAME": "aryavinodan2000.github.io" - } -} + "description": "Arya Vinodan's Website", + "repo": "https://github.com/aryavinodan", + "owner": { + "username": "aryavinodan", + "email": "aryavinodan2000@gmail.com" + }, + "record": { + "CNAME": "aryavinodan2000.github.io" + } +} \ No newline at end of file From f32fe676c90242d825e506806b3d3d5c9e77e997 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:55 -0500 Subject: [PATCH 1497/3585] chore: formatting file aryadanech.json --- domains/aryadanech.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aryadanech.json b/domains/aryadanech.json index 779998c7d..08c3f608b 100644 --- a/domains/aryadanech.json +++ b/domains/aryadanech.json @@ -1,11 +1,11 @@ { - "description": "Hi There! I'm Arya. I am a Full Stack Web Developer from Nashik", - "repo": "https://github.com/aryad14", - "owner": { - "username": "aryad14", - "email": "aryadanech9@gmail.com" - }, - "record": { - "CNAME": "aryadanech.netlify.app" - } -} + "description": "Hi There! I'm Arya. I am a Full Stack Web Developer from Nashik", + "repo": "https://github.com/aryad14", + "owner": { + "username": "aryad14", + "email": "aryadanech9@gmail.com" + }, + "record": { + "CNAME": "aryadanech.netlify.app" + } +} \ No newline at end of file From da3abff9f110f9f403f246cbd1f70d1196896b9b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:55 -0500 Subject: [PATCH 1498/3585] chore: formatting file aryaejoumalai.json --- domains/aryaejoumalai.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aryaejoumalai.json b/domains/aryaejoumalai.json index 4621ef06b..99c63778c 100644 --- a/domains/aryaejoumalai.json +++ b/domains/aryaejoumalai.json @@ -1,11 +1,11 @@ { - "description": "portfolio project", - "repo": "https://github.com/AryaEjoumalai/portfolio", - "owner": { - "username": "AryaEjoumalai", - "email": "aryaejoumalai@gmail.com" - }, - "record": { - "CNAME": "aryaejoumalai.github.io" - } -} + "description": "portfolio project", + "repo": "https://github.com/AryaEjoumalai/portfolio", + "owner": { + "username": "AryaEjoumalai", + "email": "aryaejoumalai@gmail.com" + }, + "record": { + "CNAME": "aryaejoumalai.github.io" + } +} \ No newline at end of file From 6a24014c7a7c76cbf5cedf1b94d3575068dc08db Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:55 -0500 Subject: [PATCH 1499/3585] chore: formatting file aryamaan.json --- domains/aryamaan.json | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/domains/aryamaan.json b/domains/aryamaan.json index d0ece2eb1..8ea1ef466 100644 --- a/domains/aryamaan.json +++ b/domains/aryamaan.json @@ -1,16 +1,19 @@ { - "owner": { - "username": "HalalJadeja", - "email": "9236.stkabirdio@gmail.com" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "HalalJadeja", + "email": "9236.stkabirdio@gmail.com" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.108.153", + "185.199.111.153", + "185.199.109.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From d4393bf7fd13d18bfcc3aef79aa6593fda05c26a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:55 -0500 Subject: [PATCH 1500/3585] chore: formatting file aryan.json --- domains/aryan.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aryan.json b/domains/aryan.json index f943f7230..8069a204b 100644 --- a/domains/aryan.json +++ b/domains/aryan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AryanTheDevloper", - "email": "aryan.p062009@gmail.com" - }, - "record": { - "CNAME": "aryanthedevloper.github.io" - } -} + "owner": { + "username": "AryanTheDevloper", + "email": "aryan.p062009@gmail.com" + }, + "record": { + "CNAME": "aryanthedevloper.github.io" + } +} \ No newline at end of file From ba25de3bf23dbe6aea3ac91cfe9cf520675ebdae Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:55 -0500 Subject: [PATCH 1501/3585] chore: formatting file aryann.json --- domains/aryann.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aryann.json b/domains/aryann.json index b293566c4..76d681bd4 100644 --- a/domains/aryann.json +++ b/domains/aryann.json @@ -7,4 +7,4 @@ "record": { "CNAME": "portxd.vercel.app" } -} +} \ No newline at end of file From fc08f173234a64dac202c28aaf2e2f650c9296ba Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:55 -0500 Subject: [PATCH 1502/3585] chore: formatting file aryantavish.json --- domains/aryantavish.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aryantavish.json b/domains/aryantavish.json index 72d436eee..a344bb1f7 100644 --- a/domains/aryantavish.json +++ b/domains/aryantavish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aryan Tavish", - "email": "aryantavish2003@gmail.com" - }, - "record": { - "CNAME": "aryantavish.netlify.app" - } -} + "owner": { + "username": "Aryan Tavish", + "email": "aryantavish2003@gmail.com" + }, + "record": { + "CNAME": "aryantavish.netlify.app" + } +} \ No newline at end of file From b3b7d592435db7cc5275b6f27ef965be3c8b6e40 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:56 -0500 Subject: [PATCH 1503/3585] chore: formatting file aryxst.json --- domains/aryxst.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aryxst.json b/domains/aryxst.json index e5d6750d9..a230b5207 100644 --- a/domains/aryxst.json +++ b/domains/aryxst.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aryxst", - "email": "jessieodeh08@gmail.com" - }, - "record": { - "CNAME": "aryxst.github.io" - } -} + "owner": { + "username": "Aryxst", + "email": "jessieodeh08@gmail.com" + }, + "record": { + "CNAME": "aryxst.github.io" + } +} \ No newline at end of file From 6575fb4c4e4c2047d67f5eef122093674431b5c9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:56 -0500 Subject: [PATCH 1504/3585] chore: formatting file as.json --- domains/as.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/as.json b/domains/as.json index fd745e171..05551bed7 100644 --- a/domains/as.json +++ b/domains/as.json @@ -1,10 +1,10 @@ { - "repo": "https://mrakshayas.github.io/me/", - "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" - }, - "record": { - "CNAME": "mrakshayas.github.io" - } -} + "repo": "https://mrakshayas.github.io/me/", + "owner": { + "username": "MrAkshayAS", + "email": "akshau72p@gmail.com" + }, + "record": { + "CNAME": "mrakshayas.github.io" + } +} \ No newline at end of file From 66cd2a1a732f7d793c2e2cc52011f890ca48bb66 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:56 -0500 Subject: [PATCH 1505/3585] chore: formatting file asad-khan.json --- domains/asad-khan.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/asad-khan.json b/domains/asad-khan.json index c09d14a4c..106ba04e0 100644 --- a/domains/asad-khan.json +++ b/domains/asad-khan.json @@ -1,11 +1,11 @@ { - "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", - "repo": "https://github.com/asadkhan777", - "owner": { - "username": "asadkhan777", - "email": "asadkhan1776@gmail.com" - }, - "record": { - "CNAME": "asadkhan777.github.io" - } -} + "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", + "repo": "https://github.com/asadkhan777", + "owner": { + "username": "asadkhan777", + "email": "asadkhan1776@gmail.com" + }, + "record": { + "CNAME": "asadkhan777.github.io" + } +} \ No newline at end of file From 32913cdd8f1ac5d9868ccb19a02ad39eef18f3d1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:56 -0500 Subject: [PATCH 1506/3585] chore: formatting file asbp.json --- domains/asbp.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/asbp.json b/domains/asbp.json index 0b1d1f247..eb92a3fc0 100644 --- a/domains/asbp.json +++ b/domains/asbp.json @@ -1,11 +1,11 @@ { - "description": "Agung's Portofolio Website", - "repo": "https://github.com/asbp/asbp.github.io", - "owner": { - "username": "asbp", - "email": "guungofficial@gmail.com" - }, - "record": { - "CNAME": "asbp.github.io" - } -} + "description": "Agung's Portofolio Website", + "repo": "https://github.com/asbp/asbp.github.io", + "owner": { + "username": "asbp", + "email": "guungofficial@gmail.com" + }, + "record": { + "CNAME": "asbp.github.io" + } +} \ No newline at end of file From 5e8570eb0abaff961cbd615e15d43d56d25d0509 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:56 -0500 Subject: [PATCH 1507/3585] chore: formatting file asciidude.json --- domains/asciidude.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/asciidude.json b/domains/asciidude.json index 16b7a28ec..584673f2a 100644 --- a/domains/asciidude.json +++ b/domains/asciidude.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "asciidude", - "discord": "801469073535139860", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qwzMx5Lz7NbUvzz6Y_QtpNQ7_SqJrrO8yXP48aKYIAhN6eDnjYzQA_tJEU0CpjyY37OdGN7g1SGCv4lwrXVd0dsEya2dQhMnkw2xOqqJF1f1gTEHNaRQaifNvYE14xiMLZr-yqcRJ-QB1WONpRk5UOjd-sYTjmJ5uai6fufnC8DCsHvZxjCMFROwqxJVa-JnBe-6BhORJg7sgfUCCNRyfKQ3R_CrEV0q6mKpNGKhgB3_sbsWDosP0yU5ArR0UjH4iZzLgfRmKwP6rzbpb7XsGHmV5sn8kj1KTgXdTVAg1ax0JrJOmL0pXVSC4KtFmb3coUNBLbLB8crRP97R7gFQ1Q.9JZd7YdCz4lIo3gLgAFaTg.bXgWxafLtMe0Bs1NFWsc2YIpC5jiRYArHlAD8IxUG3AhmJp8Dhtdn160e1LB3XZKR_WXmSnnkFH4UxomctKjjA4FyX5IgmEO9aPKbjwn3Eo.ib74UPOSzL79K4D4sNLf7w" - }, - "record": { - "CNAME": "cubic-plateau-9rv902jxrli6u45t5hsafsrd.herokudns.com" - } -} + "owner": { + "username": "asciidude", + "discord": "801469073535139860", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qwzMx5Lz7NbUvzz6Y_QtpNQ7_SqJrrO8yXP48aKYIAhN6eDnjYzQA_tJEU0CpjyY37OdGN7g1SGCv4lwrXVd0dsEya2dQhMnkw2xOqqJF1f1gTEHNaRQaifNvYE14xiMLZr-yqcRJ-QB1WONpRk5UOjd-sYTjmJ5uai6fufnC8DCsHvZxjCMFROwqxJVa-JnBe-6BhORJg7sgfUCCNRyfKQ3R_CrEV0q6mKpNGKhgB3_sbsWDosP0yU5ArR0UjH4iZzLgfRmKwP6rzbpb7XsGHmV5sn8kj1KTgXdTVAg1ax0JrJOmL0pXVSC4KtFmb3coUNBLbLB8crRP97R7gFQ1Q.9JZd7YdCz4lIo3gLgAFaTg.bXgWxafLtMe0Bs1NFWsc2YIpC5jiRYArHlAD8IxUG3AhmJp8Dhtdn160e1LB3XZKR_WXmSnnkFH4UxomctKjjA4FyX5IgmEO9aPKbjwn3Eo.ib74UPOSzL79K4D4sNLf7w" + }, + "record": { + "CNAME": "cubic-plateau-9rv902jxrli6u45t5hsafsrd.herokudns.com" + } +} \ No newline at end of file From d5e36ac11e73c079ce2efa0c8a3a6d89c92464c5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:56 -0500 Subject: [PATCH 1508/3585] chore: formatting file asgarrrr.json --- domains/asgarrrr.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/asgarrrr.json b/domains/asgarrrr.json index 1fbe31706..d69df2a1f 100644 --- a/domains/asgarrrr.json +++ b/domains/asgarrrr.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Asgarrrr", - "owner": { - "username": "Asgarrrr", - "email": "hello@jeremycaruelle.fr" - }, - "record": { - "CNAME": "glitch.edgeapp.net" - } -} + "repo": "https://github.com/Asgarrrr", + "owner": { + "username": "Asgarrrr", + "email": "hello@jeremycaruelle.fr" + }, + "record": { + "CNAME": "glitch.edgeapp.net" + } +} \ No newline at end of file From a282acb8d4e5b3365305d95bf2bc0b1f9e874810 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:56 -0500 Subject: [PATCH 1509/3585] chore: formatting file ash.json --- domains/ash.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ash.json b/domains/ash.json index a83e5c119..e1e7aae6a 100644 --- a/domains/ash.json +++ b/domains/ash.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BloodLetters", - "discord": "961870785486671872", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ViU_s7aERLW_mNpbpi9hxOs4zrccaqUhyyUAxIZEKbqex3iWjZP9AUM7uoeyQh9qPzVy8fp92ArDGlC-iYQwW7Xw6WHwzMo_zQGZchYGcI7gDJnI-BSKEwTe9oFPqLzkbR8o3guo7_7Qo54bWm7UDjBjca2JCol7iXJgXP0cUJzgrX3QTPxVEigrvnBNsSIr83WlFZZagm9gyCBpl0WTVLjomcSHdTB2IjM6_yMkYCD1cLDOrkXwqH79o1orLZWrHbDf_6Mqfyay7ZoRiacDTAAi7LVMYo-bjo82IwrCRCNXbHsANk3kJKQnVETKX37bB8sPyRT7I_oygAk9tGcu0A.sbMp8UsiUgSWQ2-vTfEvxA.TzjhAHzK6nG9FtsYXnn3rqwGECCQk0m-KRlrz8-t6BDAPX2SWp0-KEp1pdmc4Okgg5iBl_LRTavfdX2xLuuFHp0G5lzit1LmeEsV6QNfrmY.sIKZgtKW8YqtT_ohHyte9Q" - }, - "record": { - "CNAME": "web-production-six.vercel.app" - } -} + "owner": { + "username": "BloodLetters", + "discord": "961870785486671872", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ViU_s7aERLW_mNpbpi9hxOs4zrccaqUhyyUAxIZEKbqex3iWjZP9AUM7uoeyQh9qPzVy8fp92ArDGlC-iYQwW7Xw6WHwzMo_zQGZchYGcI7gDJnI-BSKEwTe9oFPqLzkbR8o3guo7_7Qo54bWm7UDjBjca2JCol7iXJgXP0cUJzgrX3QTPxVEigrvnBNsSIr83WlFZZagm9gyCBpl0WTVLjomcSHdTB2IjM6_yMkYCD1cLDOrkXwqH79o1orLZWrHbDf_6Mqfyay7ZoRiacDTAAi7LVMYo-bjo82IwrCRCNXbHsANk3kJKQnVETKX37bB8sPyRT7I_oygAk9tGcu0A.sbMp8UsiUgSWQ2-vTfEvxA.TzjhAHzK6nG9FtsYXnn3rqwGECCQk0m-KRlrz8-t6BDAPX2SWp0-KEp1pdmc4Okgg5iBl_LRTavfdX2xLuuFHp0G5lzit1LmeEsV6QNfrmY.sIKZgtKW8YqtT_ohHyte9Q" + }, + "record": { + "CNAME": "web-production-six.vercel.app" + } +} \ No newline at end of file From eef75003fb205191e63004663ac62af8af063a89 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:56 -0500 Subject: [PATCH 1510/3585] chore: formatting file ashan.json --- domains/ashan.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ashan.json b/domains/ashan.json index a009930c0..0a9e199aa 100644 --- a/domains/ashan.json +++ b/domains/ashan.json @@ -1,12 +1,12 @@ { - "description": "Using For as a Learner,Developer and a youtuber", - "repo": "https://github.com/SealedSlinger/SealedSlinger.github.io", - "owner": { - "username": "SealedSlinger", - "email": "infoxkingyt@gmail.com", - "twitter": "AshanInduranga_" - }, - "record": { - "CNAME": "sealedslinger.github.io" - } -} + "description": "Using For as a Learner,Developer and a youtuber", + "repo": "https://github.com/SealedSlinger/SealedSlinger.github.io", + "owner": { + "username": "SealedSlinger", + "email": "infoxkingyt@gmail.com", + "twitter": "AshanInduranga_" + }, + "record": { + "CNAME": "sealedslinger.github.io" + } +} \ No newline at end of file From 8cdcd7963d36da77ed5e7616909838129718ca1d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:56 -0500 Subject: [PATCH 1511/3585] chore: formatting file ashc1ty.json --- domains/ashc1ty.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ashc1ty.json b/domains/ashc1ty.json index b887335e3..18fecf592 100644 --- a/domains/ashc1ty.json +++ b/domains/ashc1ty.json @@ -1,11 +1,11 @@ { - "description": "AshC1ty's Website", - "repo": "https://github.com/AshC1ty/ashc1ty.github.io", - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "ashc1ty.github.io" - } -} + "description": "AshC1ty's Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} \ No newline at end of file From 39b1556a93652eeb3864f528458b2898e6e5e4ad Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:57 -0500 Subject: [PATCH 1512/3585] chore: formatting file asheer.json --- domains/asheer.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/asheer.json b/domains/asheer.json index 61f35cdf0..2531b16d2 100644 --- a/domains/asheer.json +++ b/domains/asheer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NullyIsHere", - "discord": "itsasheer" - }, - "record": { - "URL": "https://altex.page?from=isadev" - } -} + "owner": { + "username": "NullyIsHere", + "discord": "itsasheer" + }, + "record": { + "URL": "https://altex.page?from=isadev" + } +} \ No newline at end of file From 7d753ae4c327eb6b530170cc2c07e37f5c73367a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:57 -0500 Subject: [PATCH 1513/3585] chore: formatting file asher.json --- domains/asher.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/asher.json b/domains/asher.json index 29fd3298d..eb3ce81ed 100644 --- a/domains/asher.json +++ b/domains/asher.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "The-Asher", - "email": "08.bellaaron@gmail.com" - }, - "record": { - "A": ["198.91.81.11"] - } -} + "owner": { + "username": "The-Asher", + "email": "08.bellaaron@gmail.com" + }, + "record": { + "A": [ + "198.91.81.11" + ] + } +} \ No newline at end of file From 59caef91a0439d97cdfeade091c3e9b9909806c2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:57 -0500 Subject: [PATCH 1514/3585] chore: formatting file ashesh.json --- domains/ashesh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ashesh.json b/domains/ashesh.json index 56570b860..51e7313b3 100644 --- a/domains/ashesh.json +++ b/domains/ashesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ashesh3", - "email": "ashesh1708@gmail.com" - }, - "record": { - "CNAME": "ashesh3.github.io" - } -} + "owner": { + "username": "Ashesh3", + "email": "ashesh1708@gmail.com" + }, + "record": { + "CNAME": "ashesh3.github.io" + } +} \ No newline at end of file From 1596b959938a9456f04462c65d8040d7441eaca1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:57 -0500 Subject: [PATCH 1515/3585] chore: formatting file ashif.json --- domains/ashif.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ashif.json b/domains/ashif.json index 9daef0cc8..c599c79e0 100644 --- a/domains/ashif.json +++ b/domains/ashif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheKingslayer11", - "email": "ashifhussain609@gmail.com" - }, - "record": { - "CNAME": "thekingslayer11.github.io" - } -} + "owner": { + "username": "TheKingslayer11", + "email": "ashifhussain609@gmail.com" + }, + "record": { + "CNAME": "thekingslayer11.github.io" + } +} \ No newline at end of file From 57d5e2a788b56202adc8108607219e78a374702f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:57 -0500 Subject: [PATCH 1516/3585] chore: formatting file ashish-g-gupta.json --- domains/ashish-g-gupta.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ashish-g-gupta.json b/domains/ashish-g-gupta.json index aed625453..a4e74c240 100644 --- a/domains/ashish-g-gupta.json +++ b/domains/ashish-g-gupta.json @@ -1,10 +1,10 @@ { - "description": "My new website", - "repo": "https://github.com/ashish-g-gupta/ashish-g-gupta.github.io", - "owner": { - "username": "ashish-g-gupta" - }, - "record": { - "CNAME": "ashish-g-gupta.github.io" - } -} + "description": "My new website", + "repo": "https://github.com/ashish-g-gupta/ashish-g-gupta.github.io", + "owner": { + "username": "ashish-g-gupta" + }, + "record": { + "CNAME": "ashish-g-gupta.github.io" + } +} \ No newline at end of file From a3d6b8ca9e57569feefc6ccdbac9dabb761124bf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:57 -0500 Subject: [PATCH 1517/3585] chore: formatting file ashish.json --- domains/ashish.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ashish.json b/domains/ashish.json index aade93089..3addae9c3 100644 --- a/domains/ashish.json +++ b/domains/ashish.json @@ -1,11 +1,11 @@ { - "description": "Ashish's personal developer website", - "repo": "https://github.com/ashiishme", - "owner": { - "username": "ashiishme", - "email": "contact@ashiish.me" - }, - "record": { - "CNAME": "ashiish.me" - } -} + "description": "Ashish's personal developer website", + "repo": "https://github.com/ashiishme", + "owner": { + "username": "ashiishme", + "email": "contact@ashiish.me" + }, + "record": { + "CNAME": "ashiish.me" + } +} \ No newline at end of file From f4e34478ae70b9da1de52f85a3e66c80eb092cd2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:57 -0500 Subject: [PATCH 1518/3585] chore: formatting file ashishagarwal.json --- domains/ashishagarwal.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index 5622a088b..1b455b1e2 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devashish2024", - "email": "code.with.aasheesh@gmail.com" - }, - "record": { - "CNAME": "ashishagarwal.netlify.app" - } -} + "owner": { + "username": "devashish2024", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "CNAME": "ashishagarwal.netlify.app" + } +} \ No newline at end of file From 395293275c445bf59b29a6b4c1a5de9ac2420f2d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:57 -0500 Subject: [PATCH 1519/3585] chore: formatting file ashishagr.json --- domains/ashishagr.json | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/domains/ashishagr.json b/domains/ashishagr.json index 7040df7b4..5de71c6cb 100644 --- a/domains/ashishagr.json +++ b/domains/ashishagr.json @@ -1,16 +1,21 @@ { - "owner": { - "username": "devashish2024", - "email": "code.with.aasheesh@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} + "owner": { + "username": "devashish2024", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} \ No newline at end of file From c132aab29ba116044798d496046d2279f1e549de Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:57 -0500 Subject: [PATCH 1520/3585] chore: formatting file ashishbinu.json --- domains/ashishbinu.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ashishbinu.json b/domains/ashishbinu.json index 729ac4272..096e173e6 100644 --- a/domains/ashishbinu.json +++ b/domains/ashishbinu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ashishbinu", - "email": "ashishbinu90@gmail.com" - }, - "record": { - "CNAME": "ashishbinu.surge.sh" - } -} + "owner": { + "username": "ashishbinu", + "email": "ashishbinu90@gmail.com" + }, + "record": { + "CNAME": "ashishbinu.surge.sh" + } +} \ No newline at end of file From a51fee53b3902c0539d3f3d3a5804620066c66f8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:58 -0500 Subject: [PATCH 1521/3585] chore: formatting file ashishji.json --- domains/ashishji.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ashishji.json b/domains/ashishji.json index ca92753f0..af8f0e5af 100644 --- a/domains/ashishji.json +++ b/domains/ashishji.json @@ -1,11 +1,11 @@ { - "description": "Ashish Verma Portfolio Website", - "repo": "https://github.com/ashishjii/ashishjii.github.io", - "owner": { - "username": "AshishJii", - "email": "ashishverma208004@gmail.com" - }, - "record": { - "CNAME": "ashishjii.github.io" - } -} + "description": "Ashish Verma Portfolio Website", + "repo": "https://github.com/ashishjii/ashishjii.github.io", + "owner": { + "username": "AshishJii", + "email": "ashishverma208004@gmail.com" + }, + "record": { + "CNAME": "ashishjii.github.io" + } +} \ No newline at end of file From 0f379f864bc94e9f0b1fe476f4f9cdcd21a4884f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:58 -0500 Subject: [PATCH 1522/3585] chore: formatting file ashley.json --- domains/ashley.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ashley.json b/domains/ashley.json index a173c86f7..bf072d5e7 100644 --- a/domains/ashley.json +++ b/domains/ashley.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ashleyyy94", - "email": "ashley_2461994@hotmail.com" - }, - "record": { - "URL": "https://ashleyong.xyz/" - } -} + "owner": { + "username": "ashleyyy94", + "email": "ashley_2461994@hotmail.com" + }, + "record": { + "URL": "https://ashleyong.xyz/" + } +} \ No newline at end of file From c5c262a1c2d562ba4d608442f435383a78be1741 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:58 -0500 Subject: [PATCH 1523/3585] chore: formatting file ashleymavericks.json --- domains/ashleymavericks.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ashleymavericks.json b/domains/ashleymavericks.json index 2aa81aab6..4a37ab78e 100644 --- a/domains/ashleymavericks.json +++ b/domains/ashleymavericks.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/ashleymavericks/Portfolio-Site", - "owner": { - "username": "ashlyemavericks", - "email": "singhanurag024@gmail.com" - }, - "record": { - "URL": "https://anuragsingh.dev" - } -} + "description": "Portfolio Website", + "repo": "https://github.com/ashleymavericks/Portfolio-Site", + "owner": { + "username": "ashlyemavericks", + "email": "singhanurag024@gmail.com" + }, + "record": { + "URL": "https://anuragsingh.dev" + } +} \ No newline at end of file From cf77ebbe98eab3b434bc7340f85b54f1c47b8a3f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:58 -0500 Subject: [PATCH 1524/3585] chore: formatting file ashuthosh.json --- domains/ashuthosh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ashuthosh.json b/domains/ashuthosh.json index 21026ada1..539192ecd 100644 --- a/domains/ashuthosh.json +++ b/domains/ashuthosh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AshDubey8", - "email": "ashuthoshmaheshdubey@gmail.com" - }, - "record": { - "CNAME": "ashdubey8.github.io" - } -} + "owner": { + "username": "AshDubey8", + "email": "ashuthoshmaheshdubey@gmail.com" + }, + "record": { + "CNAME": "ashdubey8.github.io" + } +} \ No newline at end of file From ca1dc9ff9a53ba05b5f1537a0cb7b791de6bca17 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:58 -0500 Subject: [PATCH 1525/3585] chore: formatting file ashutosh-pandey.json --- domains/ashutosh-pandey.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ashutosh-pandey.json b/domains/ashutosh-pandey.json index 602e366ed..9a3677fa9 100644 --- a/domains/ashutosh-pandey.json +++ b/domains/ashutosh-pandey.json @@ -1,12 +1,12 @@ { - "description": "This is my personal portfolio website", - "repo": "https://github.com/DataCrusade1999/datacrusade1999.github.io", - "owner": { - "username": "DataCrusade1999", - "email": "ashutosh.pandeyhlr007@gmail.com", - "twitter": "DataCrusade1999" - }, - "record": { - "CNAME": "datacrusade1999.github.io" - } -} + "description": "This is my personal portfolio website", + "repo": "https://github.com/DataCrusade1999/datacrusade1999.github.io", + "owner": { + "username": "DataCrusade1999", + "email": "ashutosh.pandeyhlr007@gmail.com", + "twitter": "DataCrusade1999" + }, + "record": { + "CNAME": "datacrusade1999.github.io" + } +} \ No newline at end of file From a360902dbde36f98cbd051254759b76f79f7ad6d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:58 -0500 Subject: [PATCH 1526/3585] chore: formatting file ashutosh.json --- domains/ashutosh.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ashutosh.json b/domains/ashutosh.json index 27719cb8a..56beac400 100644 --- a/domains/ashutosh.json +++ b/domains/ashutosh.json @@ -1,11 +1,11 @@ { - "description": "Ashutosh Kumar's Portfolio", - "repo": "https://github.com/Ashutoshcoder/ashutoshcoder.github.io", - "owner": { - "username": "Ashutoshcoder", - "email": "ashutoshkumardbms@gmail.com" - }, - "record": { - "CNAME": "ashutoshcoder.github.io" - } -} + "description": "Ashutosh Kumar's Portfolio", + "repo": "https://github.com/Ashutoshcoder/ashutoshcoder.github.io", + "owner": { + "username": "Ashutoshcoder", + "email": "ashutoshkumardbms@gmail.com" + }, + "record": { + "CNAME": "ashutoshcoder.github.io" + } +} \ No newline at end of file From 0f41a241962507c4581f1694371ca028d3a10160 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:58 -0500 Subject: [PATCH 1527/3585] chore: formatting file ashwa.json --- domains/ashwa.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ashwa.json b/domains/ashwa.json index 6b20c1c3a..d0a115936 100644 --- a/domains/ashwa.json +++ b/domains/ashwa.json @@ -1,11 +1,11 @@ { - "description": "A personal website, for ash.", - "repo": "https://github.com/NatBLida68/NatBLida68.github.io", - "owner": { - "username": "NatBLida68", - "email": "aswajith.jithu888@gmail.com" - }, - "record": { - "CNAME": "natblida68.github.io" - } -} + "description": "A personal website, for ash.", + "repo": "https://github.com/NatBLida68/NatBLida68.github.io", + "owner": { + "username": "NatBLida68", + "email": "aswajith.jithu888@gmail.com" + }, + "record": { + "CNAME": "natblida68.github.io" + } +} \ No newline at end of file From 688b9935718722597be6149a629308868de0210a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:58 -0500 Subject: [PATCH 1528/3585] chore: formatting file ashwin-s-nambiar.json --- domains/ashwin-s-nambiar.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ashwin-s-nambiar.json b/domains/ashwin-s-nambiar.json index e4f391603..2c06acf4c 100644 --- a/domains/ashwin-s-nambiar.json +++ b/domains/ashwin-s-nambiar.json @@ -1,10 +1,10 @@ { - "description": "For my portfolio", - "owner": { - "username": "ashwin-s-nambiar", - "discord": "ashwin_nambiar" - }, - "record": { - "CNAME": "ashwin-portfolio-alpha.vercel.app" - } -} + "description": "For my portfolio", + "owner": { + "username": "ashwin-s-nambiar", + "discord": "ashwin_nambiar" + }, + "record": { + "CNAME": "ashwin-portfolio-alpha.vercel.app" + } +} \ No newline at end of file From 22b2f48a8b711f60f18a7034aaf7fc7ed763e60e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:58 -0500 Subject: [PATCH 1529/3585] chore: formatting file ashwin.json --- domains/ashwin.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ashwin.json b/domains/ashwin.json index 57d855556..61584164e 100644 --- a/domains/ashwin.json +++ b/domains/ashwin.json @@ -1,12 +1,12 @@ { - "description": "sample repo", - "repo": "https://github.com/ashwin3082002/ashwin3082002.github.io", - "owner": { - "username": "ashwin3082002", - "email": "ashwin3082002@gmail.com", - "twitter": "ashwin3082002" - }, - "record": { - "CNAME": "ashwin3082002.github.io" - } -} + "description": "sample repo", + "repo": "https://github.com/ashwin3082002/ashwin3082002.github.io", + "owner": { + "username": "ashwin3082002", + "email": "ashwin3082002@gmail.com", + "twitter": "ashwin3082002" + }, + "record": { + "CNAME": "ashwin3082002.github.io" + } +} \ No newline at end of file From 47a01eb1235aec86df9db13ab06d35f62091fd15 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:58 -0500 Subject: [PATCH 1530/3585] chore: formatting file asicalug.json --- domains/asicalug.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/asicalug.json b/domains/asicalug.json index f3fded52c..73ee11164 100644 --- a/domains/asicalug.json +++ b/domains/asicalug.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asicalug", - "email": "isaac.poissinger@gmail.com" - }, - "record": { - "CNAME": "asicalug.github.io" - } -} + "owner": { + "username": "Asicalug", + "email": "isaac.poissinger@gmail.com" + }, + "record": { + "CNAME": "asicalug.github.io" + } +} \ No newline at end of file From ba69c84c14844e11ddc9d299b6adfc0199323d60 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:59 -0500 Subject: [PATCH 1531/3585] chore: formatting file asif.json --- domains/asif.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/asif.json b/domains/asif.json index 8d5d37857..b5a34de25 100644 --- a/domains/asif.json +++ b/domains/asif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asif404", - "email": "asifmohammed4000@gmail.com" - }, - "record": { - "CNAME": "asif-bq8.pages.dev" - } -} + "owner": { + "username": "Asif404", + "email": "asifmohammed4000@gmail.com" + }, + "record": { + "CNAME": "asif-bq8.pages.dev" + } +} \ No newline at end of file From 4d52ef99f0e66636699c8ed8dd890aae4458b02d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:59 -0500 Subject: [PATCH 1532/3585] chore: formatting file asim.json --- domains/asim.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/asim.json b/domains/asim.json index 577d94bf1..c9628b587 100644 --- a/domains/asim.json +++ b/domains/asim.json @@ -1,11 +1,11 @@ { - "description": "Asim Bera's Portfolio", - "repo": "https://github.com/asimbera/asimbera.github.io", - "owner": { - "username": "asimbera", - "email": "asimbera@outlook.in" - }, - "record": { - "CNAME": "asimbera.github.io" - } -} + "description": "Asim Bera's Portfolio", + "repo": "https://github.com/asimbera/asimbera.github.io", + "owner": { + "username": "asimbera", + "email": "asimbera@outlook.in" + }, + "record": { + "CNAME": "asimbera.github.io" + } +} \ No newline at end of file From f77c977ebbf92af3896e4f89c2a13604abd5728d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:59 -0500 Subject: [PATCH 1533/3585] chore: formatting file aslipatov.json --- domains/aslipatov.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aslipatov.json b/domains/aslipatov.json index 346c76bc0..8e4fecbba 100644 --- a/domains/aslipatov.json +++ b/domains/aslipatov.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LipatovAlexander", - "email": "lipatov.work@bk.ru" - }, - "record": { - "CNAME": "lipatovalexander.github.io" - } -} + "owner": { + "username": "LipatovAlexander", + "email": "lipatov.work@bk.ru" + }, + "record": { + "CNAME": "lipatovalexander.github.io" + } +} \ No newline at end of file From b2b7b22c2b42c483648d44277ea40969bf7efb34 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:59 -0500 Subject: [PATCH 1534/3585] chore: formatting file asnct.json --- domains/asnct.json | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/domains/asnct.json b/domains/asnct.json index b95023607..f4eb8a42c 100644 --- a/domains/asnct.json +++ b/domains/asnct.json @@ -1,12 +1,17 @@ { - "description": "Redirect to my telegram channel & mail", - "owner": { - "username": "asnct", - "email": "asnct@proton.me" - }, - "record": { - "URL": "https://asnct_bio.t.me", - "TXT": ["mailru-domain: wDSaV835X4LZyKsP", "v=spf1 redirect=_spf.mail.ru"], - "MX": ["emx.mail.ru"] - } -} + "description": "Redirect to my telegram channel & mail", + "owner": { + "username": "asnct", + "email": "asnct@proton.me" + }, + "record": { + "URL": "https://asnct_bio.t.me", + "TXT": [ + "mailru-domain: wDSaV835X4LZyKsP", + "v=spf1 redirect=_spf.mail.ru" + ], + "MX": [ + "emx.mail.ru" + ] + } +} \ No newline at end of file From 19cefea1c5294c186481378358e697fc97d35387 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:59 -0500 Subject: [PATCH 1535/3585] chore: formatting file aspect.json --- domains/aspect.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/aspect.json b/domains/aspect.json index bf09ab70a..b7aab8134 100644 --- a/domains/aspect.json +++ b/domains/aspect.json @@ -1,12 +1,12 @@ { - "description": "My personal blog", - "repo": "https://github.com/Aspectsides/aspectsides.github.io", - "owner": { - "username": "Aspectsides", - "email": "aspectsidesxyz@gmail.com", - "twitter": "polaris51212" - }, - "record": { - "CNAME": "aspectsides.github.io" - } -} + "description": "My personal blog", + "repo": "https://github.com/Aspectsides/aspectsides.github.io", + "owner": { + "username": "Aspectsides", + "email": "aspectsidesxyz@gmail.com", + "twitter": "polaris51212" + }, + "record": { + "CNAME": "aspectsides.github.io" + } +} \ No newline at end of file From 2f6011377fd370fb9a5d00154ef8be57747ef8ee Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:59 -0500 Subject: [PATCH 1536/3585] chore: formatting file asriel.json --- domains/asriel.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/asriel.json b/domains/asriel.json index 8017febbc..fbae42f69 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -1,12 +1,12 @@ { - "description": "asriel.is-a.dev", - "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", - "owner": { - "username": "AsrieltheGoat", - "email": "ganyu@segs.eu.org", - "discord": "AsrieltheGoat" - }, - "record": { - "CNAME": "asrielthegoat.github.io" - } -} + "description": "asriel.is-a.dev", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", + "owner": { + "username": "AsrieltheGoat", + "email": "ganyu@segs.eu.org", + "discord": "AsrieltheGoat" + }, + "record": { + "CNAME": "asrielthegoat.github.io" + } +} \ No newline at end of file From e84681040aee5e74a570bae5732de6b4b408b9b3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:59 -0500 Subject: [PATCH 1537/3585] chore: formatting file asteral.json --- domains/asteral.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/asteral.json b/domains/asteral.json index 0a21f347f..62a978f66 100644 --- a/domains/asteral.json +++ b/domains/asteral.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Asteral1", - "discord": "870366927653056582", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.H9xCuEnIBR7E8nLTC_Sjyda_0l2TZlFk5MeyxWiAz9gjxnV9RbPWy6bQfTWip6-Jro_UaAzbgyqT6uDQvFc94M4lrXGs7mygPVmdJlpEelG0bDwtKYAMizZPeFY-1FnkNen-IfrHf4fDwWmt_HBej2IHuWZBgKW_QAy7YFAjiqpAaocf3L4HszP_GCSeh1cFGtpjZxRYHP4FHiuqGaSblf_JPRiE0LwLgfzkyq3S3X9C8Vewph4qJke8vh7TbGVFw0VK8mOSlu-4eB124nCckw09k72qjHr2e3AnXOfO9G6jwlTtpe7a2x3ietmAc-hG2bWt-b4GulSuY7_e05vVzA.i_5GHMDD0QHPBP-Wu7JOSg.HlXpErR61jU-8EcTR4jTFnG48MK1U4YSgAbDJIBMwaNwPT-jBcY0Slx7RhT8Z4NoF3QQL5P3XTHPAcQ6S0e7lM50RJ-gdXyc9ovO-MMhmqs.ZH3nfNB5tWwjqxFRba9XKQ" - }, - "record": { - "CNAME": "asteral1.github.io" - } -} + "owner": { + "username": "Asteral1", + "discord": "870366927653056582", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.H9xCuEnIBR7E8nLTC_Sjyda_0l2TZlFk5MeyxWiAz9gjxnV9RbPWy6bQfTWip6-Jro_UaAzbgyqT6uDQvFc94M4lrXGs7mygPVmdJlpEelG0bDwtKYAMizZPeFY-1FnkNen-IfrHf4fDwWmt_HBej2IHuWZBgKW_QAy7YFAjiqpAaocf3L4HszP_GCSeh1cFGtpjZxRYHP4FHiuqGaSblf_JPRiE0LwLgfzkyq3S3X9C8Vewph4qJke8vh7TbGVFw0VK8mOSlu-4eB124nCckw09k72qjHr2e3AnXOfO9G6jwlTtpe7a2x3ietmAc-hG2bWt-b4GulSuY7_e05vVzA.i_5GHMDD0QHPBP-Wu7JOSg.HlXpErR61jU-8EcTR4jTFnG48MK1U4YSgAbDJIBMwaNwPT-jBcY0Slx7RhT8Z4NoF3QQL5P3XTHPAcQ6S0e7lM50RJ-gdXyc9ovO-MMhmqs.ZH3nfNB5tWwjqxFRba9XKQ" + }, + "record": { + "CNAME": "asteral1.github.io" + } +} \ No newline at end of file From cb224036732dd3ab9719ed323ccd7c2a33ed466f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:59 -0500 Subject: [PATCH 1538/3585] chore: formatting file asteria.json --- domains/asteria.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/asteria.json b/domains/asteria.json index 05d23a3b9..53f19acf9 100644 --- a/domains/asteria.json +++ b/domains/asteria.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "spectre-xenon", - "email": "omarzaghlool538@gmail.com" - }, - "record": { - "CNAME": "asteria-9ee.pages.dev" - } -} + "owner": { + "username": "spectre-xenon", + "email": "omarzaghlool538@gmail.com" + }, + "record": { + "CNAME": "asteria-9ee.pages.dev" + } +} \ No newline at end of file From 23f7e277951bf3c0bd869d481e767d75a6980b86 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:49:59 -0500 Subject: [PATCH 1539/3585] chore: formatting file asterisk.json --- domains/asterisk.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/asterisk.json b/domains/asterisk.json index 74d6a192d..623f24d40 100644 --- a/domains/asterisk.json +++ b/domains/asterisk.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ast3risk-ops", - "email": "me@asterisk.lol", - "discord": "789561823863111742" - }, - "record": { - "URL": "https://asterisk.lol" - } -} + "owner": { + "username": "ast3risk-ops", + "email": "me@asterisk.lol", + "discord": "789561823863111742" + }, + "record": { + "URL": "https://asterisk.lol" + } +} \ No newline at end of file From 53b88f008774648313c8a7a65de996f1917d7864 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:00 -0500 Subject: [PATCH 1540/3585] chore: formatting file asthriona.json --- domains/asthriona.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/asthriona.json b/domains/asthriona.json index 4efecb8de..205b38b52 100644 --- a/domains/asthriona.json +++ b/domains/asthriona.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asthriona", - "email": "im@asthriona.com" - }, - "record": { - "CNAME": "asthriona.pages.dev" - } -} + "owner": { + "username": "Asthriona", + "email": "im@asthriona.com" + }, + "record": { + "CNAME": "asthriona.pages.dev" + } +} \ No newline at end of file From 5ef594c2a2b2ec45d8cbbd08baab3f0a137601b6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:00 -0500 Subject: [PATCH 1541/3585] chore: formatting file astra.json --- domains/astra.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/astra.json b/domains/astra.json index 732e5c81b..eac4373d5 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MeHiGalatHu", - "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" - }, - "record": { - "CNAME": "astra-api.glitch.me" - } -} + "owner": { + "username": "MeHiGalatHu", + "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" + }, + "record": { + "CNAME": "astra-api.glitch.me" + } +} \ No newline at end of file From c48da85fd74940c519a6a0078604f2fc802a5c89 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:00 -0500 Subject: [PATCH 1542/3585] chore: formatting file astrowin.json --- domains/astrowin.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/astrowin.json b/domains/astrowin.json index 72d047fe1..3eab4c807 100644 --- a/domains/astrowin.json +++ b/domains/astrowin.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "enderfoxbg", - "email": "enderfoxbg670@gmail.com", - "discord": "970380468090437672" - }, - "record": { - "CNAME": "astrowin.github.io" - } -} + "owner": { + "username": "enderfoxbg", + "email": "enderfoxbg670@gmail.com", + "discord": "970380468090437672" + }, + "record": { + "CNAME": "astrowin.github.io" + } +} \ No newline at end of file From bf7ae5f8f0dcce8e405761537854314aa5cdfb36 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:00 -0500 Subject: [PATCH 1543/3585] chore: formatting file asuid.dankamigos.json --- domains/asuid.dankamigos.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/asuid.dankamigos.json b/domains/asuid.dankamigos.json index 5a1b10f6b..d5cf920fb 100644 --- a/domains/asuid.dankamigos.json +++ b/domains/asuid.dankamigos.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "mokshdk", - "email": "anirudhsus001@gmail.com" - }, - "record": { - "TXT": ["562965D131E7C913D1796476301A86A148A2B64B52D99FC316724B0B785FAAB1"] - } -} + "owner": { + "username": "mokshdk", + "email": "anirudhsus001@gmail.com" + }, + "record": { + "TXT": [ + "562965D131E7C913D1796476301A86A148A2B64B52D99FC316724B0B785FAAB1" + ] + } +} \ No newline at end of file From 53583ec72c6a9cc39219ef0594d37ab13cc0c704 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:00 -0500 Subject: [PATCH 1544/3585] chore: formatting file asuna.json --- domains/asuna.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/asuna.json b/domains/asuna.json index 835cb6e3b..80a8f4ca7 100644 --- a/domains/asuna.json +++ b/domains/asuna.json @@ -1,11 +1,11 @@ { - "description": "Asuna Personal Website", - "repo": "https://github.com/ehAsuna/ehAsuna.github.io", - "owner": { - "username": "ehAsuna", - "email": "codeasaurousteam@gmail.com" - }, - "record": { - "CNAME": "ehasuna.github.io" - } -} + "description": "Asuna Personal Website", + "repo": "https://github.com/ehAsuna/ehAsuna.github.io", + "owner": { + "username": "ehAsuna", + "email": "codeasaurousteam@gmail.com" + }, + "record": { + "CNAME": "ehasuna.github.io" + } +} \ No newline at end of file From af8124ad4c09267024429cab336d312836ce6899 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:00 -0500 Subject: [PATCH 1545/3585] chore: formatting file aswin-m-v.json --- domains/aswin-m-v.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/aswin-m-v.json b/domains/aswin-m-v.json index 465f0f759..291d8278c 100644 --- a/domains/aswin-m-v.json +++ b/domains/aswin-m-v.json @@ -1,12 +1,11 @@ - { - "description": "Personal website me , Aswin M V", - "repo": "https://github.com/AswinArsha/mypersonalwebsite.git", - "owner": { - "username": "AswinArsha", - "email": "aswinmv13@gmail.com" - }, - "record": { - "CNAME": "tubular-kangaroo-60ad83.netlify.app" - } -} + "description": "Personal website me , Aswin M V", + "repo": "https://github.com/AswinArsha/mypersonalwebsite.git", + "owner": { + "username": "AswinArsha", + "email": "aswinmv13@gmail.com" + }, + "record": { + "CNAME": "tubular-kangaroo-60ad83.netlify.app" + } +} \ No newline at end of file From 43090b2ac02e1afd6a7f48588cbe8a2b89732dc1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:00 -0500 Subject: [PATCH 1546/3585] chore: formatting file aswin-vs.json --- domains/aswin-vs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aswin-vs.json b/domains/aswin-vs.json index 7e5913870..9921730a4 100644 --- a/domains/aswin-vs.json +++ b/domains/aswin-vs.json @@ -1,11 +1,11 @@ { - "description": "Portfolio of Aswin V S", - "repo": "https://github.com/aswin-vs/Portfolio", - "owner": { - "username": "aswin-vs", - "email": "aswinvs.nitt@gmail.com" - }, - "record": { - "CNAME": "aswin-vs.github.io" - } -} + "description": "Portfolio of Aswin V S", + "repo": "https://github.com/aswin-vs/Portfolio", + "owner": { + "username": "aswin-vs", + "email": "aswinvs.nitt@gmail.com" + }, + "record": { + "CNAME": "aswin-vs.github.io" + } +} \ No newline at end of file From 607050893d680960148f513c16ea083d38dbd595 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:00 -0500 Subject: [PATCH 1547/3585] chore: formatting file aswin.json --- domains/aswin.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aswin.json b/domains/aswin.json index c16350ea7..84ed40928 100644 --- a/domains/aswin.json +++ b/domains/aswin.json @@ -1,11 +1,11 @@ { - "description": "Aswin's personal portfolio", - "repo": "https://github.com/aswinskumar67/iamaswin.github.io", - "owner": { - "username": "aswinskumar67", - "email": "aswin.skumaro2bme@gmail.com" - }, - "record": { - "CNAME": "aswinskumar67.github.io" - } -} + "description": "Aswin's personal portfolio", + "repo": "https://github.com/aswinskumar67/iamaswin.github.io", + "owner": { + "username": "aswinskumar67", + "email": "aswin.skumaro2bme@gmail.com" + }, + "record": { + "CNAME": "aswinskumar67.github.io" + } +} \ No newline at end of file From ab6b6fff1d59df869b6796e7aff3975b24b34df3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:00 -0500 Subject: [PATCH 1548/3585] chore: formatting file aswinmahesh.json --- domains/aswinmahesh.json | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/domains/aswinmahesh.json b/domains/aswinmahesh.json index 4788b16c5..c01f4a4dc 100644 --- a/domains/aswinmahesh.json +++ b/domains/aswinmahesh.json @@ -1,13 +1,18 @@ { - "description": "Aswin Mahesh Website", - "repo": "https://github.com/aswinmahesh", - "owner": { - "username": "aswinmahesh", - "email": "aswinmahesh.com+dns@gmail.com" - }, - "record": { - "A": ["75.2.60.5"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "description": "Aswin Mahesh Website", + "repo": "https://github.com/aswinmahesh", + "owner": { + "username": "aswinmahesh", + "email": "aswinmahesh.com+dns@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 293184e884bae9ce9801e37abf4ae722be58f6e9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:01 -0500 Subject: [PATCH 1549/3585] chore: formatting file aswinmaheshc.json --- domains/aswinmaheshc.json | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/domains/aswinmaheshc.json b/domains/aswinmaheshc.json index 5092baf92..48bf13cb2 100644 --- a/domains/aswinmaheshc.json +++ b/domains/aswinmaheshc.json @@ -1,13 +1,18 @@ { - "description": "Aswin Mahesh C Website", - "repo": "https://github.com/aswinmahesh", - "owner": { - "username": "aswinmahesh", - "email": "aswinmahesh.com+dns@gmail.com" - }, - "record": { - "A": ["75.2.60.5"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "description": "Aswin Mahesh C Website", + "repo": "https://github.com/aswinmahesh", + "owner": { + "username": "aswinmahesh", + "email": "aswinmahesh.com+dns@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 23cbc799a9e22e99cd349bf220af32baef4bf329 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:01 -0500 Subject: [PATCH 1550/3585] chore: formatting file aswinop.json --- domains/aswinop.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/aswinop.json b/domains/aswinop.json index 53183abca..5395a29a2 100644 --- a/domains/aswinop.json +++ b/domains/aswinop.json @@ -1,12 +1,12 @@ { - "description": "Aswin's portfolio and project wikis", - "repo": "https://github.com/AswinOP/aswinop.github.io", - "owner": { - "username": "AswinOP", - "email": "itsaswinop@gmail.com", - "twitter": "iamaswinop" - }, - "record": { - "CNAME": "aswinop.github.io" - } -} + "description": "Aswin's portfolio and project wikis", + "repo": "https://github.com/AswinOP/aswinop.github.io", + "owner": { + "username": "AswinOP", + "email": "itsaswinop@gmail.com", + "twitter": "iamaswinop" + }, + "record": { + "CNAME": "aswinop.github.io" + } +} \ No newline at end of file From b303a5d603280f80d520bfb582747a22736dea66 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:01 -0500 Subject: [PATCH 1551/3585] chore: formatting file aswinrout.json --- domains/aswinrout.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aswinrout.json b/domains/aswinrout.json index fda546dc8..2577b7d8c 100644 --- a/domains/aswinrout.json +++ b/domains/aswinrout.json @@ -1,11 +1,11 @@ { - "description": "aswinrout.is-a.dev", - "repo": "https://github.com/AswinCreates/aswincreates.github.io", - "owner": { - "username": "AswinCreates", - "email": "aswin94281@gmail.com" - }, - "record": { - "CNAME": "aswincreates.github.io" - } -} + "description": "aswinrout.is-a.dev", + "repo": "https://github.com/AswinCreates/aswincreates.github.io", + "owner": { + "username": "AswinCreates", + "email": "aswin94281@gmail.com" + }, + "record": { + "CNAME": "aswincreates.github.io" + } +} \ No newline at end of file From 5e80fb4f9ea1ff4291c39dffa198587c0b06d732 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:01 -0500 Subject: [PATCH 1552/3585] chore: formatting file async.json --- domains/async.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/async.json b/domains/async.json index b640d8f72..083e93990 100644 --- a/domains/async.json +++ b/domains/async.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "synqqrawr", - "discord": "797422750321999943", - "owl": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.crVD_cCdtO6b_JicT3SsK0s6yaSVj3jrf4uy2ecSvBp-kgiqcmhOaeuMyU10dMdvcvrhhfLrDvbYYawk6i4cCbThsYKVoNcmfQmFG4EE-CA98kwasx_g1xHlwXCq3tu1TxLpAOmahvp871714nMFqXvUGK2j0bLsZngbQXbxgz_-3z7o-Kr3T8JhvjSvNXpv8JNyHnQp4bFQ8x7wbSgvAK0y2cskwpKPafc3KigaD511hkWi0YXrZidsW8v3iOUv_uEUXporuGjtf5tsTu0ABmAZjzJ4KCuyM6pYuXJ8tms9W6nXP-fAv6j-c9yEnj6gZnvGk5cZmSjzKxjeqlnoJA.MltIcXwGYYlotVb2BMAjQw.FgwQ7PdSm6tYQ4UVzc7of9O8G02KBJ9U3XgJ69sBTJZf4LOdG6Dwb-87FQ9rPwRZ-U-8PUl9290ub6qDfIqzic8wft5wi1mjJBRIT4B9Luo.sLGOlk_-pYJLI8Oqmo1mOw" - }, - "record": { - "CNAME": "synqq.pages.dev" - } -} + "owner": { + "username": "synqqrawr", + "discord": "797422750321999943", + "owl": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.crVD_cCdtO6b_JicT3SsK0s6yaSVj3jrf4uy2ecSvBp-kgiqcmhOaeuMyU10dMdvcvrhhfLrDvbYYawk6i4cCbThsYKVoNcmfQmFG4EE-CA98kwasx_g1xHlwXCq3tu1TxLpAOmahvp871714nMFqXvUGK2j0bLsZngbQXbxgz_-3z7o-Kr3T8JhvjSvNXpv8JNyHnQp4bFQ8x7wbSgvAK0y2cskwpKPafc3KigaD511hkWi0YXrZidsW8v3iOUv_uEUXporuGjtf5tsTu0ABmAZjzJ4KCuyM6pYuXJ8tms9W6nXP-fAv6j-c9yEnj6gZnvGk5cZmSjzKxjeqlnoJA.MltIcXwGYYlotVb2BMAjQw.FgwQ7PdSm6tYQ4UVzc7of9O8G02KBJ9U3XgJ69sBTJZf4LOdG6Dwb-87FQ9rPwRZ-U-8PUl9290ub6qDfIqzic8wft5wi1mjJBRIT4B9Luo.sLGOlk_-pYJLI8Oqmo1mOw" + }, + "record": { + "CNAME": "synqq.pages.dev" + } +} \ No newline at end of file From 8810414c76af91376a16621641603f85f9fe44fd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:01 -0500 Subject: [PATCH 1553/3585] chore: formatting file asyncedd.json --- domains/asyncedd.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/asyncedd.json b/domains/asyncedd.json index 80927cee2..a10c5a634 100644 --- a/domains/asyncedd.json +++ b/domains/asyncedd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "asyncedd", - "email": "isynqquwu@proton.me" - }, - "record": { - "CNAME": "asyncedd.pages.dev" - } -} + "owner": { + "username": "asyncedd", + "email": "isynqquwu@proton.me" + }, + "record": { + "CNAME": "asyncedd.pages.dev" + } +} \ No newline at end of file From f5459b2ada34b8cdde836fbfe16e99af6af5a74e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:01 -0500 Subject: [PATCH 1554/3585] chore: formatting file ataim.json --- domains/ataim.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ataim.json b/domains/ataim.json index 16b849a47..cb98fe696 100644 --- a/domains/ataim.json +++ b/domains/ataim.json @@ -1,11 +1,11 @@ { - "description": "For my portofolio", - "repo": "https://ataim9999.github.io/mrataim", - "owner": { - "username": "ataim9999", - "email": "daanprive0@gmail.com" - }, - "record": { - "CNAME": "ataim9999.github.io" - } -} + "description": "For my portofolio", + "repo": "https://ataim9999.github.io/mrataim", + "owner": { + "username": "ataim9999", + "email": "daanprive0@gmail.com" + }, + "record": { + "CNAME": "ataim9999.github.io" + } +} \ No newline at end of file From d7ccb92325ce64a8b40dc8219716662e8f0d2561 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:01 -0500 Subject: [PATCH 1555/3585] chore: formatting file atechadventurer.json --- domains/atechadventurer.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/atechadventurer.json b/domains/atechadventurer.json index 562f3ed46..c9558d769 100644 --- a/domains/atechadventurer.json +++ b/domains/atechadventurer.json @@ -1,11 +1,11 @@ { - "description": "ATechAdventurer's Site", - "repo": "https://github.com/ATechAdventurer", - "owner": { - "username": "ATechAdventurer", - "email": "cam.steeleis@gmail.com" - }, - "record": { - "URL": "https://github.com/ATechAdventurer" - } -} + "description": "ATechAdventurer's Site", + "repo": "https://github.com/ATechAdventurer", + "owner": { + "username": "ATechAdventurer", + "email": "cam.steeleis@gmail.com" + }, + "record": { + "URL": "https://github.com/ATechAdventurer" + } +} \ No newline at end of file From 8c2be4f2876f551f478d0e4830feeb34c192ba3e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:01 -0500 Subject: [PATCH 1556/3585] chore: formatting file ath.json --- domains/ath.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ath.json b/domains/ath.json index aac6e1283..550fe8a30 100644 --- a/domains/ath.json +++ b/domains/ath.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Anchu251", - "email": "thuanhvu.ai@gmail.com" - }, - "record": { - "CNAME": "anchu251.github.io" - } -} + "owner": { + "username": "Anchu251", + "email": "thuanhvu.ai@gmail.com" + }, + "record": { + "CNAME": "anchu251.github.io" + } +} \ No newline at end of file From 38b89e96d1aa42f7e20e58a8a104299fa01232fc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:01 -0500 Subject: [PATCH 1557/3585] chore: formatting file athanasopoulos.json --- domains/athanasopoulos.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/athanasopoulos.json b/domains/athanasopoulos.json index c42231138..18fdf65d7 100644 --- a/domains/athanasopoulos.json +++ b/domains/athanasopoulos.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "athanasso", - "email": "manos.athanasopoulos@yahoo.gr", - "discord": "187183823354724352" - }, - "record": { - "CNAME": "next-portfolio-eight-kohl.vercel.app" - } -} + "owner": { + "username": "athanasso", + "email": "manos.athanasopoulos@yahoo.gr", + "discord": "187183823354724352" + }, + "record": { + "CNAME": "next-portfolio-eight-kohl.vercel.app" + } +} \ No newline at end of file From 9e4afac4a9d9069652e43359b94f10752c65c7e8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:02 -0500 Subject: [PATCH 1558/3585] chore: formatting file atharv.json --- domains/atharv.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/atharv.json b/domains/atharv.json index 5613a2fd5..21fa0d897 100644 --- a/domains/atharv.json +++ b/domains/atharv.json @@ -1,12 +1,12 @@ { - "description": "Personal website for Atharv", - "repo": "https://github.com/realatharv/atharv.github.io", - "owner": { - "username": "realatharv", - "email": "atharv.sbiz@gmail.com", - "twitter": "realatharv" - }, - "record": { - "CNAME": "realatharv.github.io" - } -} + "description": "Personal website for Atharv", + "repo": "https://github.com/realatharv/atharv.github.io", + "owner": { + "username": "realatharv", + "email": "atharv.sbiz@gmail.com", + "twitter": "realatharv" + }, + "record": { + "CNAME": "realatharv.github.io" + } +} \ No newline at end of file From 8bc4954310a92eb03b75b19d09f07b98a930b7f8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:02 -0500 Subject: [PATCH 1559/3585] chore: formatting file atharva.json --- domains/atharva.json | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/domains/atharva.json b/domains/atharva.json index c98afeecd..3c2779943 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -1,11 +1,14 @@ { - "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", - "owner": { - "username": "atharvaupadhyay", - "email": "atharva.upadhyay1099@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", + "owner": { + "username": "atharvaupadhyay", + "email": "atharva.upadhyay1099@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 7546cd979ec431e33963d34d3f77308c7f76998f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:02 -0500 Subject: [PATCH 1560/3585] chore: formatting file atharvd.json --- domains/atharvd.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/atharvd.json b/domains/atharvd.json index f2ebcd78a..046d22993 100644 --- a/domains/atharvd.json +++ b/domains/atharvd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "D-Atharv", - "email": "atharv.dewangan04@gmail.com" - }, - "record": { - "CNAME": "my-portfolio-dusky-six-78.vercel.app" - } -} + "owner": { + "username": "D-Atharv", + "email": "atharv.dewangan04@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-dusky-six-78.vercel.app" + } +} \ No newline at end of file From 941bde3cf6b93f01882a1fc566987a5467e61b86 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:02 -0500 Subject: [PATCH 1561/3585] chore: formatting file athifrahmawan.json --- domains/athifrahmawan.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/athifrahmawan.json b/domains/athifrahmawan.json index 9528ae292..769452e38 100644 --- a/domains/athifrahmawan.json +++ b/domains/athifrahmawan.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ProfRiski", - "email": "profriski10@gmail.com", - "discord": "Athif#3017" - }, - "description": "Athif Rahmawan's Portfolio", - "record": { - "CNAME": "profriski.github.io" - } -} + "owner": { + "username": "ProfRiski", + "email": "profriski10@gmail.com", + "discord": "Athif#3017" + }, + "description": "Athif Rahmawan's Portfolio", + "record": { + "CNAME": "profriski.github.io" + } +} \ No newline at end of file From 8cf17a81ed96405cb8cc970fe335758bede53b22 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:02 -0500 Subject: [PATCH 1562/3585] chore: formatting file athira-li.json --- domains/athira-li.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/athira-li.json b/domains/athira-li.json index 0681d7ffa..38aacadd2 100644 --- a/domains/athira-li.json +++ b/domains/athira-li.json @@ -1,11 +1,11 @@ { - "description": "Athira's Web-Dev Home", - "repo": "https://github.com/Athira-L-I/Athira-L-I.github.io", - "owner": { - "username": "Athira-L-I", - "email": "athirali4582@gmail.com" - }, - "record": { - "CNAME": "athira-l-i.github.io" - } -} + "description": "Athira's Web-Dev Home", + "repo": "https://github.com/Athira-L-I/Athira-L-I.github.io", + "owner": { + "username": "Athira-L-I", + "email": "athirali4582@gmail.com" + }, + "record": { + "CNAME": "athira-l-i.github.io" + } +} \ No newline at end of file From 1c6dd22c32f3edd819340abc8e385ee265a39036 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:02 -0500 Subject: [PATCH 1563/3585] chore: formatting file ati.json --- domains/ati.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/ati.json b/domains/ati.json index 4b15481c8..1a8fd4f75 100644 --- a/domains/ati.json +++ b/domains/ati.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "creeperkafasi", - "discord": "442685489833705483", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZPTcnLdFttSuLaKlK39M9sd2ycdqHvSoqSEB3_9Et8BOhXNb5gH12xoXrjULQ-VZn_pNgglyesizfRYYtiPBgT1tpqZXuH-oaUgwY7g9NuFcoZAsGX8G2vNR-a_j9rw_7KdpB-NikCUjqt4Af_VS-opbI7Tjshwcte1BFYqJrGvjacnRMkmiLI1c3GuR64MqOmNmQdgz2Lo7wy8yzfPbGKFm49KkZSfz3br_xi8HgRDgOvBYE4HOiPoS7Br_wGyOWp9LOOpJV-h2cKxqW_NrYDjqNDymiod-H0HjvNp-unlINxJ1Lr_zv8-_lqWWF0USHBav0csOOniQrOfTlp4TOg.K8BBMA79AcjnjVD2m_LyUQ.9tFlThKomuA3pULo231_52baTqhyItv6H8y5zFlQSsqx5yx0eCIAWR8Fk5FbC30kIBAj8cxmpmTz_-zvq86deOrN8kJruww8eu8Ywc6vZdo.QoCfXfVsFPMBt4wLOiBZtQ" - }, - "record": { - "CNAME": "atiai.github.io" - } -} + "owner": { + "username": "creeperkafasi", + "discord": "442685489833705483", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZPTcnLdFttSuLaKlK39M9sd2ycdqHvSoqSEB3_9Et8BOhXNb5gH12xoXrjULQ-VZn_pNgglyesizfRYYtiPBgT1tpqZXuH-oaUgwY7g9NuFcoZAsGX8G2vNR-a_j9rw_7KdpB-NikCUjqt4Af_VS-opbI7Tjshwcte1BFYqJrGvjacnRMkmiLI1c3GuR64MqOmNmQdgz2Lo7wy8yzfPbGKFm49KkZSfz3br_xi8HgRDgOvBYE4HOiPoS7Br_wGyOWp9LOOpJV-h2cKxqW_NrYDjqNDymiod-H0HjvNp-unlINxJ1Lr_zv8-_lqWWF0USHBav0csOOniQrOfTlp4TOg.K8BBMA79AcjnjVD2m_LyUQ.9tFlThKomuA3pULo231_52baTqhyItv6H8y5zFlQSsqx5yx0eCIAWR8Fk5FbC30kIBAj8cxmpmTz_-zvq86deOrN8kJruww8eu8Ywc6vZdo.QoCfXfVsFPMBt4wLOiBZtQ" + }, + "record": { + "CNAME": "atiai.github.io" + } +} \ No newline at end of file From 8e1ff460c31f32b704c55da19316a3b57a08c91e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:02 -0500 Subject: [PATCH 1564/3585] chore: formatting file atul.json --- domains/atul.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/atul.json b/domains/atul.json index a560b78ff..0949c85d4 100644 --- a/domains/atul.json +++ b/domains/atul.json @@ -1,11 +1,11 @@ { - "description": "Coming Soon", - "repo": "https://github.com/AtulPatil-me/AtulPatil-me.github.io", - "owner": { - "username": "Atul-Patil-99", - "email": "atuluttampatil.1757@gmail.com" - }, - "record": { - "CNAME": "atulpatil-me.github.io" - } -} + "description": "Coming Soon", + "repo": "https://github.com/AtulPatil-me/AtulPatil-me.github.io", + "owner": { + "username": "Atul-Patil-99", + "email": "atuluttampatil.1757@gmail.com" + }, + "record": { + "CNAME": "atulpatil-me.github.io" + } +} \ No newline at end of file From c9e86dbb679f6ce4d30719861aa6d06375c85d4a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:02 -0500 Subject: [PATCH 1565/3585] chore: formatting file au.json --- domains/au.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/au.json b/domains/au.json index b96b01370..8a3bc16ab 100644 --- a/domains/au.json +++ b/domains/au.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zzph", - "email": "johnbrettc@gmail.com" - }, - "record": { - "CNAME": "zephyr-1.onrender.com" - } -} + "owner": { + "username": "zzph", + "email": "johnbrettc@gmail.com" + }, + "record": { + "CNAME": "zephyr-1.onrender.com" + } +} \ No newline at end of file From fc9b302c00f5ea50a1538f2cbad1e0516fec1101 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:02 -0500 Subject: [PATCH 1566/3585] chore: formatting file augustine.json --- domains/augustine.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/augustine.json b/domains/augustine.json index 6db08d29c..b0fd6aa84 100644 --- a/domains/augustine.json +++ b/domains/augustine.json @@ -1,11 +1,11 @@ { - "description": "Augustine's personal developer website", - "repo": "https://github.com/augustineaykara", - "owner": { - "username": "augustineaykara", - "email": "augustineaykara@gmail.com" - }, - "record": { - "URL": "http://augustine.aykara4.com" - } -} + "description": "Augustine's personal developer website", + "repo": "https://github.com/augustineaykara", + "owner": { + "username": "augustineaykara", + "email": "augustineaykara@gmail.com" + }, + "record": { + "URL": "http://augustine.aykara4.com" + } +} \ No newline at end of file From 8eb891e09ec5d8aaef1c3891b876c86a9e73fc7b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:02 -0500 Subject: [PATCH 1567/3585] chore: formatting file auq3l.json --- domains/auq3l.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/auq3l.json b/domains/auq3l.json index 7e02ef3b0..ef7b97bba 100644 --- a/domains/auq3l.json +++ b/domains/auq3l.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "l3qua", - "email": "lequangthanh260211@gmail.com" - }, - "record": { - "CNAME": "l3qua.github.io" - } -} + "owner": { + "username": "l3qua", + "email": "lequangthanh260211@gmail.com" + }, + "record": { + "CNAME": "l3qua.github.io" + } +} \ No newline at end of file From 04a7b8eb07598cbd5e13ab92db088d3c3d604648 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:03 -0500 Subject: [PATCH 1568/3585] chore: formatting file aura.json --- domains/aura.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aura.json b/domains/aura.json index 06568244b..155191db7 100644 --- a/domains/aura.json +++ b/domains/aura.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "auravoid", - "email": "github@auravoid.dev" - }, - "record": { - "CNAME": "aura-is-a-dev.pages.dev" - } -} + "owner": { + "username": "auravoid", + "email": "github@auravoid.dev" + }, + "record": { + "CNAME": "aura-is-a-dev.pages.dev" + } +} \ No newline at end of file From 2f0859d495f73e87d2c69ec23f4ec5f199f8612f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:03 -0500 Subject: [PATCH 1569/3585] chore: formatting file aus.json --- domains/aus.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aus.json b/domains/aus.json index f5c40ead8..1258be57c 100644 --- a/domains/aus.json +++ b/domains/aus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" - }, - "record": { - "URL": "https://mrakshayas.github.io/portfolio/" - } -} + "owner": { + "username": "MrAkshayAS", + "email": "akshau72p@gmail.com" + }, + "record": { + "URL": "https://mrakshayas.github.io/portfolio/" + } +} \ No newline at end of file From 8a0650e902a376e8e82eafed846918feda46fcc1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:03 -0500 Subject: [PATCH 1570/3585] chore: formatting file austino.json --- domains/austino.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/austino.json b/domains/austino.json index 5d24b4b1f..9141239a6 100644 --- a/domains/austino.json +++ b/domains/austino.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AustinGraphics", - "email": "austinxthomas@gmail.com" - }, - "record": { - "CNAME": "austingraphics.github.io" - } -} + "owner": { + "username": "AustinGraphics", + "email": "austinxthomas@gmail.com" + }, + "record": { + "CNAME": "austingraphics.github.io" + } +} \ No newline at end of file From 1d6e1f4646e87ff32617b0cf9698c1dee2b8254b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:03 -0500 Subject: [PATCH 1571/3585] chore: formatting file ausy.json --- domains/ausy.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ausy.json b/domains/ausy.json index 234f14ec7..2a01b7702 100644 --- a/domains/ausy.json +++ b/domains/ausy.json @@ -1,11 +1,11 @@ { - "description": "austinfenne.is-a.dev", - "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io", - "owner": { - "username": "FenneAustin", - "email": "austindfenne@gmail.com" - }, - "record": { - "CNAME": "fenneaustin.github.io" - } -} + "description": "austinfenne.is-a.dev", + "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io", + "owner": { + "username": "FenneAustin", + "email": "austindfenne@gmail.com" + }, + "record": { + "CNAME": "fenneaustin.github.io" + } +} \ No newline at end of file From 340687191f72daa42b6b0246edd096308e6f85de Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:03 -0500 Subject: [PATCH 1572/3585] chore: formatting file autobean.json --- domains/autobean.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/autobean.json b/domains/autobean.json index d1eb25b2e..97df65fe0 100644 --- a/domains/autobean.json +++ b/domains/autobean.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "AriesPowv", - "email": "apowvalla26@jesuitmail.org" - }, - "record": { - "A": ["34.111.254.92"] - } -} + "owner": { + "username": "AriesPowv", + "email": "apowvalla26@jesuitmail.org" + }, + "record": { + "A": [ + "34.111.254.92" + ] + } +} \ No newline at end of file From bf1c607e8eba06ab99ea01e6c838f8ca618e4194 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:03 -0500 Subject: [PATCH 1573/3585] chore: formatting file autoconfig.ciaobot.json --- domains/autoconfig.ciaobot.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/autoconfig.ciaobot.json b/domains/autoconfig.ciaobot.json index 489beccbf..8e7e42d95 100644 --- a/domains/autoconfig.ciaobot.json +++ b/domains/autoconfig.ciaobot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "CNAME": "mail.ciaohost.tech" - } -} + "owner": { + "username": "Ciao287", + "discord": "687333016921440317" + }, + "record": { + "CNAME": "mail.ciaohost.tech" + } +} \ No newline at end of file From e226d0d7e9723982dcf24f53fdda336b1854ea25 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:03 -0500 Subject: [PATCH 1574/3585] chore: formatting file autodiscover.ciaobot.json --- domains/autodiscover.ciaobot.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/autodiscover.ciaobot.json b/domains/autodiscover.ciaobot.json index 489beccbf..8e7e42d95 100644 --- a/domains/autodiscover.ciaobot.json +++ b/domains/autodiscover.ciaobot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "CNAME": "mail.ciaohost.tech" - } -} + "owner": { + "username": "Ciao287", + "discord": "687333016921440317" + }, + "record": { + "CNAME": "mail.ciaohost.tech" + } +} \ No newline at end of file From 1079bc0f50bc6c7d52e1b10f0f8183b031f23a12 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:03 -0500 Subject: [PATCH 1575/3585] chore: formatting file autodiscover.halinh0506.json --- domains/autodiscover.halinh0506.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/autodiscover.halinh0506.json b/domains/autodiscover.halinh0506.json index 8c9d66830..829b048de 100644 --- a/domains/autodiscover.halinh0506.json +++ b/domains/autodiscover.halinh0506.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "huanhoahongso3-collab", - "email": "huanhoahongso3@gmail.com" - }, - "record": { - "CNAME": "autodiscover.outlook.com" - } -} + "owner": { + "username": "huanhoahongso3-collab", + "email": "huanhoahongso3@gmail.com" + }, + "record": { + "CNAME": "autodiscover.outlook.com" + } +} \ No newline at end of file From 77578dc75beae6f91017009c45e7eeb8ae626766 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:03 -0500 Subject: [PATCH 1576/3585] chore: formatting file autodiscover.yash.json --- domains/autodiscover.yash.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/autodiscover.yash.json b/domains/autodiscover.yash.json index 5fbc873dc..f6e86a2ec 100644 --- a/domains/autodiscover.yash.json +++ b/domains/autodiscover.yash.json @@ -1,11 +1,11 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/real-yash/website", - "owner": { - "username": "real-yash", - "email": "connect@real-yash.is-a.dev" - }, - "record": { - "CNAME": "autodiscover.outlook.com" - } -} + "description": "Link to my portfolio site.", + "repo": "https://github.com/real-yash/website", + "owner": { + "username": "real-yash", + "email": "connect@real-yash.is-a.dev" + }, + "record": { + "CNAME": "autodiscover.outlook.com" + } +} \ No newline at end of file From d81c0251c642584c70c767c0a0643ee09ad15092 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:04 -0500 Subject: [PATCH 1577/3585] chore: formatting file ave.json --- domains/ave.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ave.json b/domains/ave.json index 456a3e924..0942d451a 100644 --- a/domains/ave.json +++ b/domains/ave.json @@ -1,11 +1,11 @@ { - "description": "Personal website for @ayvacs", - "repo": "https://github.com/ayvacs/ayvacs.github.io", - "owner": { - "username": "ayvacs", - "email": "ayvacs@proton.me" - }, - "record": { - "CNAME": "ayvacs.github.io" - } -} + "description": "Personal website for @ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@proton.me" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +} \ No newline at end of file From 61d45f9d58167e8586cdd0773a63d12896e0d189 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:04 -0500 Subject: [PATCH 1578/3585] chore: formatting file avellea.json --- domains/avellea.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/avellea.json b/domains/avellea.json index cb8c2e2f9..1f4e4b5ab 100644 --- a/domains/avellea.json +++ b/domains/avellea.json @@ -1,11 +1,11 @@ { - "description": "Personal website.", - "repo": "https://github.com/Avellea/Avellea.github.io", - "owner": { - "username": "Avellea", - "discord": "Ave#2776" - }, - "record": { - "CNAME": "avellea.github.io" - } -} + "description": "Personal website.", + "repo": "https://github.com/Avellea/Avellea.github.io", + "owner": { + "username": "Avellea", + "discord": "Ave#2776" + }, + "record": { + "CNAME": "avellea.github.io" + } +} \ No newline at end of file From c8c1aa807fa265938a58a724eff6bedced2a015c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:04 -0500 Subject: [PATCH 1579/3585] chore: formatting file avengers-sonarqube.json --- domains/avengers-sonarqube.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/avengers-sonarqube.json b/domains/avengers-sonarqube.json index fc7696611..38aa39df0 100644 --- a/domains/avengers-sonarqube.json +++ b/domains/avengers-sonarqube.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hxhieu", - "email": "hugh.hoang@gmail.com" - }, - "record": { - "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" - } -} + "owner": { + "username": "hxhieu", + "email": "hugh.hoang@gmail.com" + }, + "record": { + "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" + } +} \ No newline at end of file From 91646906758b4a0c6fe48a9b5b778d74896fc400 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:04 -0500 Subject: [PATCH 1580/3585] chore: formatting file averagepce.json --- domains/averagepce.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/domains/averagepce.json b/domains/averagepce.json index 12dc26112..1a9efa628 100644 --- a/domains/averagepce.json +++ b/domains/averagepce.json @@ -1,10 +1,13 @@ { - "owner": { - "username": "FaultyFaulty-glitch", - "email": "faultywindows@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "FaultyFaulty-glitch", + "email": "faultywindows@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 351181e884502fddbb13b3d68f7cb5d8f2be82d4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:04 -0500 Subject: [PATCH 1581/3585] chore: formatting file averagepcweb.json --- domains/averagepcweb.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/averagepcweb.json b/domains/averagepcweb.json index d7de4fcdb..ba025dc30 100644 --- a/domains/averagepcweb.json +++ b/domains/averagepcweb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FaultyFaulty-glitch", - "discord": "1102928631191322675" - }, - "record": { - "CNAME": "averagepcweb.pages.dev" - } -} + "owner": { + "username": "FaultyFaulty-glitch", + "discord": "1102928631191322675" + }, + "record": { + "CNAME": "averagepcweb.pages.dev" + } +} \ No newline at end of file From ef4f2e01e860ce1cb92078640935e9b1560634e8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:04 -0500 Subject: [PATCH 1582/3585] chore: formatting file averse.json --- domains/averse.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/averse.json b/domains/averse.json index a01b730f1..a4d168a52 100644 --- a/domains/averse.json +++ b/domains/averse.json @@ -1,11 +1,11 @@ { - "description": "Personal site", - "repo": "https://github.com/AverseABFun/my-site", - "owner": { - "username": "AverseABFun", - "email": "averse.abfun@gmail.com" - }, - "record": { - "CNAME": "averseabfun.github.io" - } -} + "description": "Personal site", + "repo": "https://github.com/AverseABFun/my-site", + "owner": { + "username": "AverseABFun", + "email": "averse.abfun@gmail.com" + }, + "record": { + "CNAME": "averseabfun.github.io" + } +} \ No newline at end of file From 72aa8423b675007ef357288f5a38e3d89b766698 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:04 -0500 Subject: [PATCH 1583/3585] chore: formatting file avery.json --- domains/avery.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/avery.json b/domains/avery.json index af5e85347..b03a618b8 100644 --- a/domains/avery.json +++ b/domains/avery.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "caverym", - "email": "averylapine@gmail.com", - "discord": "Avery~#1845" - }, - "description": "A cool domain that will most likely use!", - "record": { - "CNAME": "caverym.net" - } -} + "owner": { + "username": "caverym", + "email": "averylapine@gmail.com", + "discord": "Avery~#1845" + }, + "description": "A cool domain that will most likely use!", + "record": { + "CNAME": "caverym.net" + } +} \ No newline at end of file From c2bd4ace6911f6a345c88197eb75300b11879c0b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:04 -0500 Subject: [PATCH 1584/3585] chore: formatting file avg.json --- domains/avg.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/avg.json b/domains/avg.json index 68077ac02..a787e2f0a 100644 --- a/domains/avg.json +++ b/domains/avg.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AverageHelper", - "mastodon": "@avghelper@average.name" - }, - "record": { - "URL": "https://average.name" - } -} + "owner": { + "username": "AverageHelper", + "mastodon": "@avghelper@average.name" + }, + "record": { + "URL": "https://average.name" + } +} \ No newline at end of file From d8a749864de6e6a238d94f6aa4280c6e937956e2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:04 -0500 Subject: [PATCH 1585/3585] chore: formatting file avi.json --- domains/avi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/avi.json b/domains/avi.json index 7b197271f..8c914ca44 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "avipars", - "email": "isdev@aviparshan.com" - }, - "record": { - "CNAME": "avipars.github.io" - }, - "description": "Personal website with useful links", - "repo": "https://github.com/avipars/avipars.github.io" -} + "owner": { + "username": "avipars", + "email": "isdev@aviparshan.com" + }, + "record": { + "CNAME": "avipars.github.io" + }, + "description": "Personal website with useful links", + "repo": "https://github.com/avipars/avipars.github.io" +} \ No newline at end of file From ee64cfbae88ae46b87cb03452e57a66f1679089c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:05 -0500 Subject: [PATCH 1586/3585] chore: formatting file avidevs31.json --- domains/avidevs31.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/avidevs31.json b/domains/avidevs31.json index c5ba0bfbe..bce27e1e5 100644 --- a/domains/avidevs31.json +++ b/domains/avidevs31.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AviDevs31", - "email": "josealbertotaverazz@gmail.com" - }, - "record": { - "CNAME": "avidevs31.github.io" - } -} + "owner": { + "username": "AviDevs31", + "email": "josealbertotaverazz@gmail.com" + }, + "record": { + "CNAME": "avidevs31.github.io" + } +} \ No newline at end of file From c5892e13b567732c3c75a5e9fef8c4841c4e8994 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:05 -0500 Subject: [PATCH 1587/3585] chore: formatting file avnoor-gamerz.json --- domains/avnoor-gamerz.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/avnoor-gamerz.json b/domains/avnoor-gamerz.json index 92d607ea7..d35374514 100644 --- a/domains/avnoor-gamerz.json +++ b/domains/avnoor-gamerz.json @@ -1,12 +1,12 @@ { - "description": "Official WEBSITE OF aVNOOR gAMERZ", - "repo": "https://github.com/Avnoor-Gamerz/avnoor-gamerz.github.io", - "owner": { - "username": "avnoor-gamerz", - "email": "avnoorchahal001@gmail.com", - "twitter": "avnoor-gamerz" - }, - "record": { - "CNAME": "avnoor-gamerz.github.io" - } -} + "description": "Official WEBSITE OF aVNOOR gAMERZ", + "repo": "https://github.com/Avnoor-Gamerz/avnoor-gamerz.github.io", + "owner": { + "username": "avnoor-gamerz", + "email": "avnoorchahal001@gmail.com", + "twitter": "avnoor-gamerz" + }, + "record": { + "CNAME": "avnoor-gamerz.github.io" + } +} \ No newline at end of file From c7d4f1e96c83ced4bf0078190e027054a79b1251 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:05 -0500 Subject: [PATCH 1588/3585] chore: formatting file avversion.json --- domains/avversion.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/avversion.json b/domains/avversion.json index adbc9dd3c..33e780587 100644 --- a/domains/avversion.json +++ b/domains/avversion.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AVVERSION", - "email": "79741360+AVVERSION@users.noreply.github.com" - }, - "record": { - "CNAME": "avversion.github.io" - } -} + "owner": { + "username": "AVVERSION", + "email": "79741360+AVVERSION@users.noreply.github.com" + }, + "record": { + "CNAME": "avversion.github.io" + } +} \ No newline at end of file From aa737a8c018bfde13f5d23066517fa9077562ab4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:05 -0500 Subject: [PATCH 1589/3585] chore: formatting file awais.json --- domains/awais.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/awais.json b/domains/awais.json index 8674395ab..8f61a845a 100644 --- a/domains/awais.json +++ b/domains/awais.json @@ -1,12 +1,12 @@ { - "description": "Portfolio website for Awais Khan Niazi", - "repo": "https://github.com/askhan963/register", - "owner": { - "username": "askhan963", - "email": "awaisknas963@gmail.com" - }, - "record": { - "CNAME": "awaiskhanniazi.netlify.app" - }, - "proxied": false -} + "description": "Portfolio website for Awais Khan Niazi", + "repo": "https://github.com/askhan963/register", + "owner": { + "username": "askhan963", + "email": "awaisknas963@gmail.com" + }, + "record": { + "CNAME": "awaiskhanniazi.netlify.app" + }, + "proxied": false +} \ No newline at end of file From 3f698bb112358260c327eb980c9a8d781cdc95b8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:05 -0500 Subject: [PATCH 1590/3585] chore: formatting file awan.json --- domains/awan.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/awan.json b/domains/awan.json index 7890ad975..6aeedb1d6 100644 --- a/domains/awan.json +++ b/domains/awan.json @@ -1,11 +1,11 @@ { - "description": "Awan Shrestha's Site", - "owner": { - "username": "awanshrestha", - "email": "awa1shrestha@gmail.com", - "twitter": "awanshrestha1" - }, - "record": { - "URL": "https://awan.com.np" - } -} + "description": "Awan Shrestha's Site", + "owner": { + "username": "awanshrestha", + "email": "awa1shrestha@gmail.com", + "twitter": "awanshrestha1" + }, + "record": { + "URL": "https://awan.com.np" + } +} \ No newline at end of file From 4e48b33fb2f72621f86eadef24dc76ed76ed48a0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:05 -0500 Subject: [PATCH 1591/3585] chore: formatting file axay.json --- domains/axay.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/axay.json b/domains/axay.json index 3bea8a7b9..0f782d54b 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrAkshayAS", - "discord": "mrakshayas" - }, - "record": { - "URL": "https://mrakshayas.github.io/" - } -} + "owner": { + "username": "MrAkshayAS", + "discord": "mrakshayas" + }, + "record": { + "URL": "https://mrakshayas.github.io/" + } +} \ No newline at end of file From 49a31043337921fa74110f3de18c3204d94cf714 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:05 -0500 Subject: [PATCH 1592/3585] chore: formatting file axd.json --- domains/axd.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/axd.json b/domains/axd.json index 833de0b33..e2a171f38 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alexdhg", - "email": "webmaster@webwarp.ro" - }, - "record": { - "URL": "https://webwarp.ro" - } -} + "owner": { + "username": "alexdhg", + "email": "webmaster@webwarp.ro" + }, + "record": { + "URL": "https://webwarp.ro" + } +} \ No newline at end of file From 5b968d6cf866107fabd0d04b2124116e429bf47d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:05 -0500 Subject: [PATCH 1593/3585] chore: formatting file axe.json --- domains/axe.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/axe.json b/domains/axe.json index 490132d0e..323c098a6 100644 --- a/domains/axe.json +++ b/domains/axe.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "axelawh", - "email": "lewisbrown171@gmail.com" - }, - "record": { - "A": ["195.20.254.54"] - } -} + "owner": { + "username": "axelawh", + "email": "lewisbrown171@gmail.com" + }, + "record": { + "A": [ + "195.20.254.54" + ] + } +} \ No newline at end of file From 1ca5d00582f1880f14969d83872903d463797c77 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:05 -0500 Subject: [PATCH 1594/3585] chore: formatting file axel.json --- domains/axel.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/axel.json b/domains/axel.json index 15f0a6860..1e97e886a 100644 --- a/domains/axel.json +++ b/domains/axel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axelilali", - "email": "axel.ilali@yahoo.fr" - }, - "record": { - "CNAME": "axel-ilali.com" - } -} + "owner": { + "username": "axelilali", + "email": "axel.ilali@yahoo.fr" + }, + "record": { + "CNAME": "axel-ilali.com" + } +} \ No newline at end of file From 27d70b7f6fe7bfc82545ecabb72f4ac7ace38528 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:06 -0500 Subject: [PATCH 1595/3585] chore: formatting file axeon.json --- domains/axeon.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/axeon.json b/domains/axeon.json index 92ef9f279..3fb8fa570 100644 --- a/domains/axeon.json +++ b/domains/axeon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ReBlast", - "discord": "poxuizm" - }, - "record": { - "CNAME": "axeon.pages.dev" - } -} + "owner": { + "username": "ReBlast", + "discord": "poxuizm" + }, + "record": { + "CNAME": "axeon.pages.dev" + } +} \ No newline at end of file From 43e8fb49aebc2f2ebe86d323db89370d1b4bb00c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:06 -0500 Subject: [PATCH 1596/3585] chore: formatting file axewbotx.json --- domains/axewbotx.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/axewbotx.json b/domains/axewbotx.json index 9001701b6..d871f2fcc 100644 --- a/domains/axewbotx.json +++ b/domains/axewbotx.json @@ -1,12 +1,12 @@ { - "description": "Personal Website", - "repo": "https://github.com/AxewBoTX/axewbotx.github.io", - "owner": { - "username": "AxewBoTX", - "email": "lovedeepbrar54155@gmail.com", - "twitter": "AxewBoTX" - }, - "record": { - "CNAME": "axewbotx.github.io" - } -} + "description": "Personal Website", + "repo": "https://github.com/AxewBoTX/axewbotx.github.io", + "owner": { + "username": "AxewBoTX", + "email": "lovedeepbrar54155@gmail.com", + "twitter": "AxewBoTX" + }, + "record": { + "CNAME": "axewbotx.github.io" + } +} \ No newline at end of file From 7e4b9651f0f3de703b5c616ab4ecd1fa859b6d15 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:06 -0500 Subject: [PATCH 1597/3585] chore: formatting file axinux.json --- domains/axinux.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/axinux.json b/domains/axinux.json index 0511d4406..8ef12e7ec 100644 --- a/domains/axinux.json +++ b/domains/axinux.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axinux", - "email": "theaxinux@gmail.com" - }, - "record": { - "CNAME": "my-website-cvi.pages.dev" - } -} + "owner": { + "username": "axinux", + "email": "theaxinux@gmail.com" + }, + "record": { + "CNAME": "my-website-cvi.pages.dev" + } +} \ No newline at end of file From feb3e86b1cdd9c06ddfadbbc4681a9cf8c304949 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:06 -0500 Subject: [PATCH 1598/3585] chore: formatting file axioris.json --- domains/axioris.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axioris.json b/domains/axioris.json index e4f04f53e..8116c6d01 100644 --- a/domains/axioris.json +++ b/domains/axioris.json @@ -6,4 +6,4 @@ "record": { "CNAME": "axioris.github.io" } -} +} \ No newline at end of file From 66e778b60b9feda8aaf84d5a9d2997205ddd6465 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:06 -0500 Subject: [PATCH 1599/3585] chore: formatting file axo.json --- domains/axo.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/domains/axo.json b/domains/axo.json index 26071f6d0..32247e4f8 100644 --- a/domains/axo.json +++ b/domains/axo.json @@ -1,11 +1,12 @@ { - "owner": { - "username": "ImAxolotlicekDev", - "discord": "1125148972449796136", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" - }, - - "record": { - "A": ["158.178.206.169"] - } -} + "owner": { + "username": "ImAxolotlicekDev", + "discord": "1125148972449796136", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" + }, + "record": { + "A": [ + "158.178.206.169" + ] + } +} \ No newline at end of file From 996ec97c57f4fe48cb32f04a367b6121f5512385 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:06 -0500 Subject: [PATCH 1600/3585] chore: formatting file axrxvm.json --- domains/axrxvm.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/axrxvm.json b/domains/axrxvm.json index c019c3058..c06775e5d 100644 --- a/domains/axrxvm.json +++ b/domains/axrxvm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AaravMehta59", - "email": "poojaaarav321@gmail.com" - }, - "record": { - "URL": "https://aaravm.me/" - } -} + "owner": { + "username": "AaravMehta59", + "email": "poojaaarav321@gmail.com" + }, + "record": { + "URL": "https://aaravm.me/" + } +} \ No newline at end of file From d2928e31fe62d5aeb3a3699bf4468dd6ff570637 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:06 -0500 Subject: [PATCH 1601/3585] chore: formatting file ayaangrover.json --- domains/ayaangrover.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ayaangrover.json b/domains/ayaangrover.json index 545053a65..aa6e7b68f 100644 --- a/domains/ayaangrover.json +++ b/domains/ayaangrover.json @@ -1,12 +1,12 @@ { - "description": "A better link for my personal profile", - "repo": "https://github.com/ayaangrover/ayaangrover.github.io", - "owner": { - "username": "ayaangrover", - "email": "ayaangrover@gmail.com", - "twitter": "grover_ayaan" - }, - "record": { - "CNAME": "ayaangrover.github.io" - } -} + "description": "A better link for my personal profile", + "repo": "https://github.com/ayaangrover/ayaangrover.github.io", + "owner": { + "username": "ayaangrover", + "email": "ayaangrover@gmail.com", + "twitter": "grover_ayaan" + }, + "record": { + "CNAME": "ayaangrover.github.io" + } +} \ No newline at end of file From fe1b28d230e6425be0877867e939841d19ba1be9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:06 -0500 Subject: [PATCH 1602/3585] chore: formatting file ayaanhaider.json --- domains/ayaanhaider.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ayaanhaider.json b/domains/ayaanhaider.json index 594c3916a..434955b65 100644 --- a/domains/ayaanhaider.json +++ b/domains/ayaanhaider.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayaanhaider-dev", - "email": "ayaanhaider.dev@gmail.com" - }, - "record": { - "CNAME": "ayaanhaider-dev.web.app" - } -} + "owner": { + "username": "ayaanhaider-dev", + "email": "ayaanhaider.dev@gmail.com" + }, + "record": { + "CNAME": "ayaanhaider-dev.web.app" + } +} \ No newline at end of file From 3da2c35149002043fe034137e746ecbe68dd83e3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:06 -0500 Subject: [PATCH 1603/3585] chore: formatting file ayan.json --- domains/ayan.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/ayan.json b/domains/ayan.json index 301f6bac0..888c3e7de 100644 --- a/domains/ayan.json +++ b/domains/ayan.json @@ -1,11 +1,13 @@ { - "owner": { - "username": "Ghost-67-G", - "discordUserame": "ghost_67_g", - "discord": "1257342894172274758", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.InxyqXdwBXr24GsihCzaEqGi84Z0xotOI_vlu-03PGjOvenB2_55Q7lEFvMLRHTK0AbcuE9pPfqGac4MkULKNoSpAxTJD9wy0oqfaLoKIjcqJTC8e3L23l_-xht8e7Kca8Z87rpHVkb0JZe9svt_w1BZq30GLAwevkZilr7JdS7I-LmArbL7cf0IFU5qpB3FdMVtglx5KoBLT6cyLSR0BOIozBTpe-NspSvpu6rvSFMpbCiLuosXHvRP4KAcqEJPQ2QKLvOUEc53yLry-ws_VOrN5KC-wcb6fLAqVcenilKyW89lLW8mdRq1mLLOuUU2NLLMLZv5YCbM7-bFPKKUEQ.Wst_jjbT4uV1S4oLoiZvDQ.5DQCUGh0EVe6AjQcin_IXOC5UY-p_8hpOVExIF9lRV72K_OfykQdahQ5kLQWJLhUSvzPJHHDw4Z3GgD0OpSCLR3kFtdBKVhuR0bPaikj-x-a6IorOmD_plbXA7Doma-W.UkyrHmdJZXkNLfFqiLARYg" - }, - "record": { - "A": ["75.2.60.5"] - } -} + "owner": { + "username": "Ghost-67-G", + "discordUserame": "ghost_67_g", + "discord": "1257342894172274758", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.InxyqXdwBXr24GsihCzaEqGi84Z0xotOI_vlu-03PGjOvenB2_55Q7lEFvMLRHTK0AbcuE9pPfqGac4MkULKNoSpAxTJD9wy0oqfaLoKIjcqJTC8e3L23l_-xht8e7Kca8Z87rpHVkb0JZe9svt_w1BZq30GLAwevkZilr7JdS7I-LmArbL7cf0IFU5qpB3FdMVtglx5KoBLT6cyLSR0BOIozBTpe-NspSvpu6rvSFMpbCiLuosXHvRP4KAcqEJPQ2QKLvOUEc53yLry-ws_VOrN5KC-wcb6fLAqVcenilKyW89lLW8mdRq1mLLOuUU2NLLMLZv5YCbM7-bFPKKUEQ.Wst_jjbT4uV1S4oLoiZvDQ.5DQCUGh0EVe6AjQcin_IXOC5UY-p_8hpOVExIF9lRV72K_OfykQdahQ5kLQWJLhUSvzPJHHDw4Z3GgD0OpSCLR3kFtdBKVhuR0bPaikj-x-a6IorOmD_plbXA7Doma-W.UkyrHmdJZXkNLfFqiLARYg" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} \ No newline at end of file From dcb8ff615a11e13b1bb382421395ecf339d77b87 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:07 -0500 Subject: [PATCH 1604/3585] chore: formatting file ayinaki.json --- domains/ayinaki.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ayinaki.json b/domains/ayinaki.json index 3400f69bd..c2f8393fd 100644 --- a/domains/ayinaki.json +++ b/domains/ayinaki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ayinaki", - "email": "ayinakidev@gmail.com" - }, - "record": { - "CNAME": "ayinaki.github.io" - } -} + "owner": { + "username": "Ayinaki", + "email": "ayinakidev@gmail.com" + }, + "record": { + "CNAME": "ayinaki.github.io" + } +} \ No newline at end of file From a66a9b9c9f070cc89f8a78a54158bb488b1c1230 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:07 -0500 Subject: [PATCH 1605/3585] chore: formatting file aymouwu.json --- domains/aymouwu.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/aymouwu.json b/domains/aymouwu.json index 9e620ceca..c6a9df684 100644 --- a/domains/aymouwu.json +++ b/domains/aymouwu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NotAymo", - "email": "ninecraftoff@outlook.com" - }, - "record": { - "CNAME": "usest1.netro.host" - } -} + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "CNAME": "usest1.netro.host" + } +} \ No newline at end of file From 02fd4cc8ecc252001193000f2af11bd244026ce4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:07 -0500 Subject: [PATCH 1606/3585] chore: formatting file aynonyme.json --- domains/aynonyme.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/aynonyme.json b/domains/aynonyme.json index 66a84dbb0..7809f06e9 100644 --- a/domains/aynonyme.json +++ b/domains/aynonyme.json @@ -1,11 +1,13 @@ { - "description": "My Portfolio", - "repo": "https://github.com/AYn0nyme/ayn0nyme.github.io", - "owner": { - "username": "AYn0nyme", - "email": "aynonyme@proton.me" - }, - "record": { - "A": ["69.30.249.53"] - } -} + "description": "My Portfolio", + "repo": "https://github.com/AYn0nyme/ayn0nyme.github.io", + "owner": { + "username": "AYn0nyme", + "email": "aynonyme@proton.me" + }, + "record": { + "A": [ + "69.30.249.53" + ] + } +} \ No newline at end of file From 78078aca6c9a29111fbc81d3ff83045254a6e590 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:07 -0500 Subject: [PATCH 1607/3585] chore: formatting file ayoungmanwithanoldsoul.json --- domains/ayoungmanwithanoldsoul.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ayoungmanwithanoldsoul.json b/domains/ayoungmanwithanoldsoul.json index ff9f8ecfc..39d4a1395 100644 --- a/domains/ayoungmanwithanoldsoul.json +++ b/domains/ayoungmanwithanoldsoul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayoungmanwithanoldsoul", - "email": "paoloandrewpomar@gmail.com" - }, - "record": { - "CNAME": "ayoungmanwithanoldsoul.github.io" - } -} + "owner": { + "username": "ayoungmanwithanoldsoul", + "email": "paoloandrewpomar@gmail.com" + }, + "record": { + "CNAME": "ayoungmanwithanoldsoul.github.io" + } +} \ No newline at end of file From 160c84a9a8cdd760ef7550a06c3815960086d0be Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:07 -0500 Subject: [PATCH 1608/3585] chore: formatting file aypro.json --- domains/aypro.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/aypro.json b/domains/aypro.json index a5e78fa37..8634883b6 100644 --- a/domains/aypro.json +++ b/domains/aypro.json @@ -1,11 +1,11 @@ { - "description": "Aypro's personal website", - "repo": "https://github.com/aypro-droid/aypro-droid.github.io", - "owner": { - "username": "aypro-droid", - "email": "ayprogaming1@gmail.com" - }, - "record": { - "CNAME": "aypro-droid.github.io" - } -} + "description": "Aypro's personal website", + "repo": "https://github.com/aypro-droid/aypro-droid.github.io", + "owner": { + "username": "aypro-droid", + "email": "ayprogaming1@gmail.com" + }, + "record": { + "CNAME": "aypro-droid.github.io" + } +} \ No newline at end of file From 7112f72a92070dfde3a47a598ab710b5e9210825 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:07 -0500 Subject: [PATCH 1609/3585] chore: formatting file ayush.json --- domains/ayush.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ayush.json b/domains/ayush.json index 067fbfcf6..0b6011e8e 100644 --- a/domains/ayush.json +++ b/domains/ayush.json @@ -1,11 +1,11 @@ { - "description": "My Website", - "repo": "https://github.com/Itzayushzz/Itzayushzz.github.io", - "owner": { - "username": "Itzayushzz", - "discord": "Ayush_Ezz#6057" - }, - "record": { - "CNAME": "itzayushzz.github.io" - } -} + "description": "My Website", + "repo": "https://github.com/Itzayushzz/Itzayushzz.github.io", + "owner": { + "username": "Itzayushzz", + "discord": "Ayush_Ezz#6057" + }, + "record": { + "CNAME": "itzayushzz.github.io" + } +} \ No newline at end of file From 04908bf3c64fd17380d1424696232bfc6c48bf97 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:07 -0500 Subject: [PATCH 1610/3585] chore: formatting file ayushmansarkar.json --- domains/ayushmansarkar.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json index 406f5b71d..22a785eb2 100644 --- a/domains/ayushmansarkar.json +++ b/domains/ayushmansarkar.json @@ -1,11 +1,11 @@ { - "description": "To Host my personal website :)", - "repo": "https://github.com/AyushmanSarkar/ayushman-sarkar.github.io", - "owner": { - "username": "AyushmanSarkar", - "email": "aayushmans2008@gmail.com" - }, - "record": { - "CNAME": "ayushmansarkar.github.io" - } -} + "description": "To Host my personal website :)", + "repo": "https://github.com/AyushmanSarkar/ayushman-sarkar.github.io", + "owner": { + "username": "AyushmanSarkar", + "email": "aayushmans2008@gmail.com" + }, + "record": { + "CNAME": "ayushmansarkar.github.io" + } +} \ No newline at end of file From 1c2d4bbe13ca1d5012bb1734f6c4b6c86eedad77 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:07 -0500 Subject: [PATCH 1611/3585] chore: formatting file ayushshivaji.json --- domains/ayushshivaji.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ayushshivaji.json b/domains/ayushshivaji.json index b2fad146c..3cc64474c 100644 --- a/domains/ayushshivaji.json +++ b/domains/ayushshivaji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayushclashroyale", - "email": "ayushclashroyale@gmail.com" - }, - "record": { - "CNAME": "ayushclashroyale.github.io" - } -} + "owner": { + "username": "ayushclashroyale", + "email": "ayushclashroyale@gmail.com" + }, + "record": { + "CNAME": "ayushclashroyale.github.io" + } +} \ No newline at end of file From 102b1dd5114dbd99763c1b78ece1f72c238805bd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:07 -0500 Subject: [PATCH 1612/3585] chore: formatting file ayushtiwari.json --- domains/ayushtiwari.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ayushtiwari.json b/domains/ayushtiwari.json index d300ab9a0..38a4c40bf 100644 --- a/domains/ayushtiwari.json +++ b/domains/ayushtiwari.json @@ -1,11 +1,11 @@ { - "description": "ayushtiwari.is-a.dev for my portfolio website", - "repo": "https://github.com/aaayushh7/myPortfolio.git", - "owner": { - "username": "aaayushh7", - "discord": "_aaayushh" - }, - "record": { - "URL": "https://ayushtiwari.co" - } -} + "description": "ayushtiwari.is-a.dev for my portfolio website", + "repo": "https://github.com/aaayushh7/myPortfolio.git", + "owner": { + "username": "aaayushh7", + "discord": "_aaayushh" + }, + "record": { + "URL": "https://ayushtiwari.co" + } +} \ No newline at end of file From 51a6e756a9b5c1ec610a09ad3d456bf18226c376 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:08 -0500 Subject: [PATCH 1613/3585] chore: formatting file ayxdacat.json --- domains/ayxdacat.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ayxdacat.json b/domains/ayxdacat.json index 0c9415d87..e4f4be9f0 100644 --- a/domains/ayxdacat.json +++ b/domains/ayxdacat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayxkaddd", - "email": "bladeec1ty@protonmail.com" - }, - "record": { - "URL": "https://ayxdacat.lol" - } -} + "owner": { + "username": "ayxkaddd", + "email": "bladeec1ty@protonmail.com" + }, + "record": { + "URL": "https://ayxdacat.lol" + } +} \ No newline at end of file From 358dfd6674f4abf79e454cca830f3ed3fc73d47a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:08 -0500 Subject: [PATCH 1614/3585] chore: formatting file azeem.json --- domains/azeem.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/azeem.json b/domains/azeem.json index 4b38bf4b7..a9c9f8a4f 100644 --- a/domains/azeem.json +++ b/domains/azeem.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/azeemidrisi/azeemidrisi.github.io", - "owner": { - "username": "azeemidrisi", - "email": "azeemidrisi@protonmail.com" - }, - "record": { - "CNAME": "azeemidrisi.github.io" - } -} + "description": "Personal Portfolio", + "repo": "https://github.com/azeemidrisi/azeemidrisi.github.io", + "owner": { + "username": "azeemidrisi", + "email": "azeemidrisi@protonmail.com" + }, + "record": { + "CNAME": "azeemidrisi.github.io" + } +} \ No newline at end of file From 3f05e88bcccc3302b671e95025e62c2701964284 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:08 -0500 Subject: [PATCH 1615/3585] chore: formatting file azeemdev.json --- domains/azeemdev.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/azeemdev.json b/domains/azeemdev.json index 92a128061..d3cd0aee0 100644 --- a/domains/azeemdev.json +++ b/domains/azeemdev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "iAinAzeem", - "discord": "1063614318777729034", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.sh1QL5Ze1LYuiCFi9DEqnW54jlRtwZ1k-YEvx7bUhm_zLLRyw-O5g1rsRj3FHr2UBDHnyny9mLI2zshWnPUH8B4fMgFG-XB-3Abq40JRcMrX7JGo964RF0iUtfXxQ6rhrnpgNi5a5uy8K3bE59JHIwqRLlkdmYSBPgtrt9h_WyFIk7--Or5dF0bSkKykZ3STLKbhj830jWf_5DcbUwldyppTc-XW_ZSYp4FK4wYhlnioPBhshlc-3GrNRPXAJfUZLmb0KPwPqP7duMShYqHap2O8Q-13ebsp8EATjnI4lzB43D-vKyj9XkEmPG7XTvoyHnE3uOZKq_6BdV3ty-e0bw.RL4bnDq7EzuCkIUaSh-OwQ.vlPkHZgaMGHt6UAVW1nFxIhzL-gk5WI6YT11vwfpZskx7-WB_kuXjgKlidIFhw1GwNrcZBiQMsh4HRr-tO9QJEwLYKnn8APa7SahkQAt4w0.hFK5crVJ86kkBF6BAgVm5Q" - }, - "record": { - "CNAME": "portfolio.misafha.pk" - } -} + "owner": { + "username": "iAinAzeem", + "discord": "1063614318777729034", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.sh1QL5Ze1LYuiCFi9DEqnW54jlRtwZ1k-YEvx7bUhm_zLLRyw-O5g1rsRj3FHr2UBDHnyny9mLI2zshWnPUH8B4fMgFG-XB-3Abq40JRcMrX7JGo964RF0iUtfXxQ6rhrnpgNi5a5uy8K3bE59JHIwqRLlkdmYSBPgtrt9h_WyFIk7--Or5dF0bSkKykZ3STLKbhj830jWf_5DcbUwldyppTc-XW_ZSYp4FK4wYhlnioPBhshlc-3GrNRPXAJfUZLmb0KPwPqP7duMShYqHap2O8Q-13ebsp8EATjnI4lzB43D-vKyj9XkEmPG7XTvoyHnE3uOZKq_6BdV3ty-e0bw.RL4bnDq7EzuCkIUaSh-OwQ.vlPkHZgaMGHt6UAVW1nFxIhzL-gk5WI6YT11vwfpZskx7-WB_kuXjgKlidIFhw1GwNrcZBiQMsh4HRr-tO9QJEwLYKnn8APa7SahkQAt4w0.hFK5crVJ86kkBF6BAgVm5Q" + }, + "record": { + "CNAME": "portfolio.misafha.pk" + } +} \ No newline at end of file From e22ae43c4a4693a188a6f39bd2ae4db5faf99e8c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:08 -0500 Subject: [PATCH 1616/3585] chore: formatting file azeez.json --- domains/azeez.json | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/domains/azeez.json b/domains/azeez.json index ece4c1419..98ab36ee5 100644 --- a/domains/azeez.json +++ b/domains/azeez.json @@ -1,18 +1,21 @@ { - "description": "azeez.is-a.dev", - "repo": "https://github.com/azizbna/azizbna.github.io", - "owner": { - "username": "azizbna", - "discord": "azeezbna" - }, - "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "description": "azeez.is-a.dev", + "repo": "https://github.com/azizbna/azizbna.github.io", + "owner": { + "username": "azizbna", + "discord": "azeezbna" + }, + "record": { + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 5cbe2e0d9a87876987ae258c0a4b5c1599fae3f5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:08 -0500 Subject: [PATCH 1617/3585] chore: formatting file azer.json --- domains/azer.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/azer.json b/domains/azer.json index d0380e4f4..2d2b80aa6 100644 --- a/domains/azer.json +++ b/domains/azer.json @@ -1,10 +1,10 @@ { - "description": "Personal page of Azer Sadykhzadeh", - "owner": { - "username": "sadykhzadeh", - "email": "azer.piano14@gmail.com" - }, - "record": { - "CNAME": "sadykhzadeh.github.io" - } -} + "description": "Personal page of Azer Sadykhzadeh", + "owner": { + "username": "sadykhzadeh", + "email": "azer.piano14@gmail.com" + }, + "record": { + "CNAME": "sadykhzadeh.github.io" + } +} \ No newline at end of file From 362db6a8aae20df07104728c4a06d95ee80378c3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:08 -0500 Subject: [PATCH 1618/3585] chore: formatting file azhammakestrash.json --- domains/azhammakestrash.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index 3880745f5..3828d3a2c 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com" - }, - "record": { - "CNAME": "azhammakestrash.pages.dev" - } -} + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + }, + "record": { + "CNAME": "azhammakestrash.pages.dev" + } +} \ No newline at end of file From e1fef39c0cea0932a14511cdc86271cf79f7e432 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:08 -0500 Subject: [PATCH 1619/3585] chore: formatting file azw.json --- domains/azw.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/azw.json b/domains/azw.json index 05a6c5f32..2357aaf1d 100644 --- a/domains/azw.json +++ b/domains/azw.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AzureZeng", - "email": "weedycn@outlook.com" - }, - "record": { - "CNAME": "azurezeng.com" - } -} + "owner": { + "username": "AzureZeng", + "email": "weedycn@outlook.com" + }, + "record": { + "CNAME": "azurezeng.com" + } +} \ No newline at end of file From d6ebb5c3861972947641d5e85675f328f5f36fc7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:08 -0500 Subject: [PATCH 1620/3585] chore: formatting file b.json --- domains/b.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/b.json b/domains/b.json index ed8852b35..d75b94ae0 100644 --- a/domains/b.json +++ b/domains/b.json @@ -1,11 +1,11 @@ { - "description": "vugiabao1337 subdomain", - "repo": "https://github.com/VuGiaBao1337/vugiabao1337.github.io", - "owner": { - "username": "VuGiaBao1337", - "email": "ahihidiscord@gmail.com" - }, - "record": { - "CNAME": "vugiabao1337.github.io" - } -} + "description": "vugiabao1337 subdomain", + "repo": "https://github.com/VuGiaBao1337/vugiabao1337.github.io", + "owner": { + "username": "VuGiaBao1337", + "email": "ahihidiscord@gmail.com" + }, + "record": { + "CNAME": "vugiabao1337.github.io" + } +} \ No newline at end of file From 1d376664a20781f93926403f58a786d21718b7a4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:08 -0500 Subject: [PATCH 1621/3585] chore: formatting file b0q.json --- domains/b0q.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/b0q.json b/domains/b0q.json index af8e7a993..161695bba 100644 --- a/domains/b0q.json +++ b/domains/b0q.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "qbebo", - "email": "qqqbeboo@yahoo.com", - "discord": "897238854510211143" - }, - "record": { - "CNAME": "qbebo.github.io" - } -} + "owner": { + "username": "qbebo", + "email": "qqqbeboo@yahoo.com", + "discord": "897238854510211143" + }, + "record": { + "CNAME": "qbebo.github.io" + } +} \ No newline at end of file From 7f51aa17cc57b4c8e9fad8bd9f1d3089dc17b0d0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:09 -0500 Subject: [PATCH 1622/3585] chore: formatting file b45i.json --- domains/b45i.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/b45i.json b/domains/b45i.json index 67b1acd2b..53ab8ab26 100644 --- a/domains/b45i.json +++ b/domains/b45i.json @@ -1,11 +1,11 @@ { - "description": "B45i - Home Page", - "repo": "https://github.com/B45i/b45i.github.io", - "owner": { - "username": "B45i", - "email": "amalshajan2011@gmail.com" - }, - "record": { - "CNAME": "b45i.github.io" - } -} + "description": "B45i - Home Page", + "repo": "https://github.com/B45i/b45i.github.io", + "owner": { + "username": "B45i", + "email": "amalshajan2011@gmail.com" + }, + "record": { + "CNAME": "b45i.github.io" + } +} \ No newline at end of file From b96c2ae36a2d729a55c0a331d9287d7577a92b3b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:09 -0500 Subject: [PATCH 1623/3585] chore: formatting file b4iterdev.json --- domains/b4iterdev.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/b4iterdev.json b/domains/b4iterdev.json index aeb694eb5..37d9c4453 100644 --- a/domains/b4iterdev.json +++ b/domains/b4iterdev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "b4iterdev", - "email": "thaimeo200389@gmail.com", - "discord": "480587458908651530" - }, - "record": { - "CNAME": "b4iterdev.net.eu.org" - } -} + "owner": { + "username": "b4iterdev", + "email": "thaimeo200389@gmail.com", + "discord": "480587458908651530" + }, + "record": { + "CNAME": "b4iterdev.net.eu.org" + } +} \ No newline at end of file From 709054d62de47e3007f82d9ae55057f0aa5f6ae6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:09 -0500 Subject: [PATCH 1624/3585] chore: formatting file b83c.json --- domains/b83c.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/b83c.json b/domains/b83c.json index a65c1681f..83300fc3f 100644 --- a/domains/b83c.json +++ b/domains/b83c.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "B83C", - "discord": "836525839511846912", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Nvw0e8-E9zApBPATxpQU5BXbRqbR1_h7xux5l7hZQzksus5TRzzXo4Zfc5sfq85atvtSWqCVnHt-wZ8gjz3q2yZzz2DCCFxEI8JkZFYN8UWwqjxm6uMIdAZC82adnLybz5ywmLPqDEM2zXyza0ACNp6u_ooiNYl15Gl1uobBO5KVK31_eOS9jcc9TPeHu_WIX2DDDpOBw5rdekJHkk4t71erXDQixSSqKQz_aOX-LZF1RKxtllN_fiEwYhvS1yVFsMzjoQYUc2B5V0nrXazlohjrmXp1-l4uFYJhpSWOBxLhxp8JLY_oXpVCsDOQ4a_4fAC2YEk2QdlSuoHIzU5Cng.ofqOmbKjozwSbakUCct1Rw.5kQuo8e_WtPz3f7zUliULphR8hUDwrfFzz_rASfJrMvtcqxQ3p52af200MdxdvEiZZy6bus7EdK5p4NCNwUbmDSl3HPnfCqonfFvYUwAPCVdx_XISm48pEpcMNLonkJ0.FrIUaCviOgnPnxkFbhfbJw" - }, - "record": { - "CNAME": "b83c.eu.org" - } -} + "owner": { + "username": "B83C", + "discord": "836525839511846912", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Nvw0e8-E9zApBPATxpQU5BXbRqbR1_h7xux5l7hZQzksus5TRzzXo4Zfc5sfq85atvtSWqCVnHt-wZ8gjz3q2yZzz2DCCFxEI8JkZFYN8UWwqjxm6uMIdAZC82adnLybz5ywmLPqDEM2zXyza0ACNp6u_ooiNYl15Gl1uobBO5KVK31_eOS9jcc9TPeHu_WIX2DDDpOBw5rdekJHkk4t71erXDQixSSqKQz_aOX-LZF1RKxtllN_fiEwYhvS1yVFsMzjoQYUc2B5V0nrXazlohjrmXp1-l4uFYJhpSWOBxLhxp8JLY_oXpVCsDOQ4a_4fAC2YEk2QdlSuoHIzU5Cng.ofqOmbKjozwSbakUCct1Rw.5kQuo8e_WtPz3f7zUliULphR8hUDwrfFzz_rASfJrMvtcqxQ3p52af200MdxdvEiZZy6bus7EdK5p4NCNwUbmDSl3HPnfCqonfFvYUwAPCVdx_XISm48pEpcMNLonkJ0.FrIUaCviOgnPnxkFbhfbJw" + }, + "record": { + "CNAME": "b83c.eu.org" + } +} \ No newline at end of file From 1c3de142178fbe530c4c0de538b515c66ac4beb0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:09 -0500 Subject: [PATCH 1625/3585] chore: formatting file ba9.json --- domains/ba9.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/domains/ba9.json b/domains/ba9.json index 82095444d..0fff49587 100644 --- a/domains/ba9.json +++ b/domains/ba9.json @@ -1,10 +1,13 @@ { - "owner": { - "username": "d2a59ce26a", - "email": "d2a59.ce26a.1@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "d2a59ce26a", + "email": "d2a59.ce26a.1@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From b41bf536f765059b914f6de28a87ccbde91a2833 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:09 -0500 Subject: [PATCH 1626/3585] chore: formatting file bacherik.json --- domains/bacherik.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bacherik.json b/domains/bacherik.json index 77e77142d..3abdf3dfc 100644 --- a/domains/bacherik.json +++ b/domains/bacherik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BachErik", - "email": "bacherik.info@gmail.com" - }, - "record": { - "CNAME": "bacherik.eu" - } -} + "owner": { + "username": "BachErik", + "email": "bacherik.info@gmail.com" + }, + "record": { + "CNAME": "bacherik.eu" + } +} \ No newline at end of file From cd2d7209d0ceb8fe7aeea80fbc978d72760d199c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:09 -0500 Subject: [PATCH 1627/3585] chore: formatting file badend.json --- domains/badend.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/badend.json b/domains/badend.json index 5dfc220b5..6d7e3035d 100644 --- a/domains/badend.json +++ b/domains/badend.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "BadEnd777", - "email": "badend777@proton.me" - }, - "description": "👋 Hello, I'm BadEnd, a passionate Full Stack Developer with a solid background in web development. I specialize in creating efficient web solutions and am always seeking opportunities to deliver high-quality work. Feel free to view my personal website, featured projects, and contact information on GitHub.", - "repo": "https://github.com/BadEnd777/Personal-Website", - "record": { - "CNAME": "badend.pages.dev" - } -} + "owner": { + "username": "BadEnd777", + "email": "badend777@proton.me" + }, + "description": "👋 Hello, I'm BadEnd, a passionate Full Stack Developer with a solid background in web development. I specialize in creating efficient web solutions and am always seeking opportunities to deliver high-quality work. Feel free to view my personal website, featured projects, and contact information on GitHub.", + "repo": "https://github.com/BadEnd777/Personal-Website", + "record": { + "CNAME": "badend.pages.dev" + } +} \ No newline at end of file From 990051447ae4b462716ad67e2cba18320e47b241 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:09 -0500 Subject: [PATCH 1628/3585] chore: formatting file badnguy.json --- domains/badnguy.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/badnguy.json b/domains/badnguy.json index f7160af9e..af4ef04a8 100644 --- a/domains/badnguy.json +++ b/domains/badnguy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nguyenbaduy011", - "email": "nguyenbaduy011@gmail.com" - }, - "record": { - "CNAME": "nguyenbaduy011.github.io" - } -} + "owner": { + "username": "nguyenbaduy011", + "email": "nguyenbaduy011@gmail.com" + }, + "record": { + "CNAME": "nguyenbaduy011.github.io" + } +} \ No newline at end of file From 5152c026e75eeb3cbc00ffe4e54b2edfb6eb97e9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:09 -0500 Subject: [PATCH 1629/3585] chore: formatting file badzlan.json --- domains/badzlan.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/badzlan.json b/domains/badzlan.json index 8cc8a3ed1..9b5b20e54 100644 --- a/domains/badzlan.json +++ b/domains/badzlan.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/badzlan/badzlan.github.io", - "owner": { - "username": "badzlan", - "email": "badzlandhabith05@gmail.com" - }, - "record": { - "CNAME": "badzlan.github.io" - } -} + "repo": "https://github.com/badzlan/badzlan.github.io", + "owner": { + "username": "badzlan", + "email": "badzlandhabith05@gmail.com" + }, + "record": { + "CNAME": "badzlan.github.io" + } +} \ No newline at end of file From 8abf490a4b4826a604893fbba68b80bd132e9e10 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:09 -0500 Subject: [PATCH 1630/3585] chore: formatting file baer.json --- domains/baer.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/baer.json b/domains/baer.json index 63bf6a6c3..f02e2ccb5 100644 --- a/domains/baer.json +++ b/domains/baer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BaerLKR", - "email": "root@lovirent.eu" - }, - "record": { - "URL": "https://lovirent.eu" - } -} + "owner": { + "username": "BaerLKR", + "email": "root@lovirent.eu" + }, + "record": { + "URL": "https://lovirent.eu" + } +} \ No newline at end of file From 08b7100520bacf5a9d852ba48c47f3719edfd2cb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:10 -0500 Subject: [PATCH 1631/3585] chore: formatting file baka.json --- domains/baka.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/baka.json b/domains/baka.json index ea6ceb63b..ad35fd96d 100644 --- a/domains/baka.json +++ b/domains/baka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Baka-OP", - "email": "itsmew2468@gmail.com" - }, - "record": { - "CNAME": "baka-op.github.io" - } -} + "owner": { + "username": "Baka-OP", + "email": "itsmew2468@gmail.com" + }, + "record": { + "CNAME": "baka-op.github.io" + } +} \ No newline at end of file From 81c86922aa510a9600e848e0db60dc8cdeaeff2a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:10 -0500 Subject: [PATCH 1632/3585] chore: formatting file bako.json --- domains/bako.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bako.json b/domains/bako.json index 7d880d113..10c55db0e 100644 --- a/domains/bako.json +++ b/domains/bako.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "real-kwellercat", - "email": "lucas.rausch.732@k12.friscoisd.org", - "discord": "950189411759456266" - }, - "record": { - "CNAME": "real-kwellercat.github.io" - } -} + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org", + "discord": "950189411759456266" + }, + "record": { + "CNAME": "real-kwellercat.github.io" + } +} \ No newline at end of file From e1d6c17ec2d7fca949d530c5332ea1393db78ab4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:10 -0500 Subject: [PATCH 1633/3585] chore: formatting file balam314.json --- domains/balam314.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/balam314.json b/domains/balam314.json index 0ca22dcf3..a53f1b732 100644 --- a/domains/balam314.json +++ b/domains/balam314.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BalaM314", - "email": "bulldozerUS@outlook.com" - }, - "record": { - "URL": "https://balam314.github.io/BalaM314" - } -} + "owner": { + "username": "BalaM314", + "email": "bulldozerUS@outlook.com" + }, + "record": { + "URL": "https://balam314.github.io/BalaM314" + } +} \ No newline at end of file From bf020265e43eb75eeb3cfe7f4fef08812ecf305d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:10 -0500 Subject: [PATCH 1634/3585] chore: formatting file baltraz.json --- domains/baltraz.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/baltraz.json b/domains/baltraz.json index 40884af9f..1df02b3b2 100644 --- a/domains/baltraz.json +++ b/domains/baltraz.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "Killermaschine88", - "discord": "570267487393021969", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.X7V9A3bj7uW7izQvYtaNyn684nE_FBaWC6kn2U-QVBSmP7TFLZkGnRLAfiv748szEf8Ps3JA6p2fUsdSKY5a9iS6D44dU9NAMmPWyX-MAy5aTFyretWktY4pmi6qKKekdcbSIqApUOEQjaOQR6ZTYFILkIFgjmJIioZEBpgDP_TXU2zbckIBr1wfRSgn7Cu9MfdcsAn6L68F7oqilLh1ZgkyU8YHsJbNmcUXjGeYAbcf6h1ZMDt-iE8df7vkJwiKUYR398JwvxSjxF-ip2vFLZ9hzMkyD3q19zJ29NefOEhhIVdOgHl4aV1CFYPWBzkGpMyIg1k1Eiky8BOu2Qo2Fw.u2fm6QjYJ54XYKASbzyZFg.T8FGfq4es9Rnc9Wv6qTczCRl-GtH40ujE6mbmoTQegCPeUatFiUzRghM8-JLthty6hqtu9iIhhlpE_0LC6kKrcCrbF0iUhqIkVd_gGUkJtQ.1rtLCkkF5gtQsek8m5RjUQ" - }, - "record": { - "A": ["49.13.78.155"] - } -} + "owner": { + "username": "Killermaschine88", + "discord": "570267487393021969", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.X7V9A3bj7uW7izQvYtaNyn684nE_FBaWC6kn2U-QVBSmP7TFLZkGnRLAfiv748szEf8Ps3JA6p2fUsdSKY5a9iS6D44dU9NAMmPWyX-MAy5aTFyretWktY4pmi6qKKekdcbSIqApUOEQjaOQR6ZTYFILkIFgjmJIioZEBpgDP_TXU2zbckIBr1wfRSgn7Cu9MfdcsAn6L68F7oqilLh1ZgkyU8YHsJbNmcUXjGeYAbcf6h1ZMDt-iE8df7vkJwiKUYR398JwvxSjxF-ip2vFLZ9hzMkyD3q19zJ29NefOEhhIVdOgHl4aV1CFYPWBzkGpMyIg1k1Eiky8BOu2Qo2Fw.u2fm6QjYJ54XYKASbzyZFg.T8FGfq4es9Rnc9Wv6qTczCRl-GtH40ujE6mbmoTQegCPeUatFiUzRghM8-JLthty6hqtu9iIhhlpE_0LC6kKrcCrbF0iUhqIkVd_gGUkJtQ.1rtLCkkF5gtQsek8m5RjUQ" + }, + "record": { + "A": [ + "49.13.78.155" + ] + } +} \ No newline at end of file From 0cd4d790116b2476b1d0d215c6dc578e24c00baa Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:10 -0500 Subject: [PATCH 1635/3585] chore: formatting file banik.json --- domains/banik.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/banik.json b/domains/banik.json index 6d44f9b9b..d9528bd92 100644 --- a/domains/banik.json +++ b/domains/banik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Chiradeep-Banik", - "email": "chiradeep13@gmail.com" - }, - "record": { - "CNAME": "chiradeep-banik.github.io" - } -} + "owner": { + "username": "Chiradeep-Banik", + "email": "chiradeep13@gmail.com" + }, + "record": { + "CNAME": "chiradeep-banik.github.io" + } +} \ No newline at end of file From c2bbad3ba0d7feea9e85868b08dc27f7b9a9c1a1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:10 -0500 Subject: [PATCH 1636/3585] chore: formatting file bank.json --- domains/bank.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bank.json b/domains/bank.json index 4c45c9c86..f55fd075e 100644 --- a/domains/bank.json +++ b/domains/bank.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "tithanayut", - "email": "b@thanayut.in.th" - }, - "description": "Bank Thanayut's Personal Site", - "record": { - "URL": "https://thanayut.in.th" - } -} + "owner": { + "username": "tithanayut", + "email": "b@thanayut.in.th" + }, + "description": "Bank Thanayut's Personal Site", + "record": { + "URL": "https://thanayut.in.th" + } +} \ No newline at end of file From 162e5984d9d583ce4628e57230a0a870f6c7b531 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:10 -0500 Subject: [PATCH 1637/3585] chore: formatting file baobao.json --- domains/baobao.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/baobao.json b/domains/baobao.json index 7ffc26e0c..b4eabd26c 100644 --- a/domains/baobao.json +++ b/domains/baobao.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "BaobeierB", - "discord": "246449974118842368", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.C0wpo8p1EPPr_uNYgH54k37cg0KOgTR4ffh_K80TeQHVno2Ud5j7I_1o48pnN6CelRZ-agJsz9D_664qTMic8JcK4Fe2fmS6q35NuqcdPbFc1w3meEFBqUzDU8mqnYSp6cRtWmUq4lxNqVPAfHsd_PPyoXkgOKyTw53gvxiHgHJixRlHX1KTICl5luy3302Mdlmxt4v7aw9dz5ymFmqxJnx4FNLa0gDUhSeQDJmNxF10JRnJTlwM93WuiJziWRcQzYte-ZHtNvqdhfBFdRjHmgCn1i2jkzQx_V6EZuj5iEMVSgNPppV3qR3IKnX21l0nN8YrstYx-r_b07ZbYuwCSQ.iGePXetL26p2_W8kx4SHZQ._P2kI4i9eF4-Ev8yQFuOt22MtZhv68AVAZSNPc0vlyI8Pfet3Ml8VJznqL3cqC2QSddfyRNT4QFZfQF3pRniw486_etwDdc3WIuu9yc7w-s.bw4347sMgh4xVjcsHE6D-A" - }, - "record": { - "A": ["103.200.29.116"] - } -} + "owner": { + "username": "BaobeierB", + "discord": "246449974118842368", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.C0wpo8p1EPPr_uNYgH54k37cg0KOgTR4ffh_K80TeQHVno2Ud5j7I_1o48pnN6CelRZ-agJsz9D_664qTMic8JcK4Fe2fmS6q35NuqcdPbFc1w3meEFBqUzDU8mqnYSp6cRtWmUq4lxNqVPAfHsd_PPyoXkgOKyTw53gvxiHgHJixRlHX1KTICl5luy3302Mdlmxt4v7aw9dz5ymFmqxJnx4FNLa0gDUhSeQDJmNxF10JRnJTlwM93WuiJziWRcQzYte-ZHtNvqdhfBFdRjHmgCn1i2jkzQx_V6EZuj5iEMVSgNPppV3qR3IKnX21l0nN8YrstYx-r_b07ZbYuwCSQ.iGePXetL26p2_W8kx4SHZQ._P2kI4i9eF4-Ev8yQFuOt22MtZhv68AVAZSNPc0vlyI8Pfet3Ml8VJznqL3cqC2QSddfyRNT4QFZfQF3pRniw486_etwDdc3WIuu9yc7w-s.bw4347sMgh4xVjcsHE6D-A" + }, + "record": { + "A": [ + "103.200.29.116" + ] + } +} \ No newline at end of file From 90ec1ec2a55d7304f72454842bca6d6634eddf22 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:10 -0500 Subject: [PATCH 1638/3585] chore: formatting file baptiste.json --- domains/baptiste.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/baptiste.json b/domains/baptiste.json index e0eb2f3ee..6d0070c21 100644 --- a/domains/baptiste.json +++ b/domains/baptiste.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BapRx", - "email": "rouxbaptiste@outlook.com" - }, - "record": { - "CNAME": "baprx.github.io" - } -} + "owner": { + "username": "BapRx", + "email": "rouxbaptiste@outlook.com" + }, + "record": { + "CNAME": "baprx.github.io" + } +} \ No newline at end of file From 7ad564d5aa5b27660d0522fa81c167bf320c4833 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:11 -0500 Subject: [PATCH 1639/3585] chore: formatting file baquir.json --- domains/baquir.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/baquir.json b/domains/baquir.json index ce53bed23..5e18d3b5e 100644 --- a/domains/baquir.json +++ b/domains/baquir.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/mohd-baquir-qureshi/mohd-baquir-qureshi.github.io", - "owner": { - "username": "mohd-baquir-qureshi", - "email": "dumboo0798@gmail.com" - }, - "record": { - "CNAME": "mohd-baquir-qureshi.github.io" - } -} + "description": "My Portfolio Website", + "repo": "https://github.com/mohd-baquir-qureshi/mohd-baquir-qureshi.github.io", + "owner": { + "username": "mohd-baquir-qureshi", + "email": "dumboo0798@gmail.com" + }, + "record": { + "CNAME": "mohd-baquir-qureshi.github.io" + } +} \ No newline at end of file From b2bc7d24768a8d3ce0f7619b1502e2ae75889428 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:11 -0500 Subject: [PATCH 1640/3585] chore: formatting file barab.json --- domains/barab.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/barab.json b/domains/barab.json index 3d9e6b006..7dff76709 100644 --- a/domains/barab.json +++ b/domains/barab.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Baraban511", - "discord": "768517258262741024", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DvRDOCaudmWNnNQWCxTSqN5kKvCfKlL6AqaKDC7SEO9hg1wEGdBS0icx47nECYqqMw5MaaVbF9y8U3wyEe6YG2iOLYqASTzMmNd28ejrr4yV5A-KMsJ3qJc-6NnWugS_yl8Yq3iWLLikvkbjzYspBTtaM7Tfb5WzsRkJnmZpKyChPPO2Z0KRXBd23F_7mZDVisZQiOwQusWfVKDVzXHpbKidGVhoXPh-wz8XEHzjqlMXZXjtjE9bj3dT4Ot6RZ1bV6kKPR2dvO8teL-Y7AF7PM9oTrh2wYHyDmdBWoh407u45anfOGxDMbjvMKoIeyXlkHiWTpj_FA5IyJNRwoH9_Q.LPr9qotY_T6XZ434G38I3Q.-yrbQ3FtpMu9ewLmuO-AoCD9jAvfdYX_yWpNslaBf8goAv8I6q5YvLOVbaLBA3Eye8jTF48z1i2CTuKJbhv751x9bmXDN5ttrfpLfSwgrNw.DZMFfhSPM8swRiYFtwRpNw" - }, - "record": { - "CNAME": "barab.pages.dev" - } -} + "owner": { + "username": "Baraban511", + "discord": "768517258262741024", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DvRDOCaudmWNnNQWCxTSqN5kKvCfKlL6AqaKDC7SEO9hg1wEGdBS0icx47nECYqqMw5MaaVbF9y8U3wyEe6YG2iOLYqASTzMmNd28ejrr4yV5A-KMsJ3qJc-6NnWugS_yl8Yq3iWLLikvkbjzYspBTtaM7Tfb5WzsRkJnmZpKyChPPO2Z0KRXBd23F_7mZDVisZQiOwQusWfVKDVzXHpbKidGVhoXPh-wz8XEHzjqlMXZXjtjE9bj3dT4Ot6RZ1bV6kKPR2dvO8teL-Y7AF7PM9oTrh2wYHyDmdBWoh407u45anfOGxDMbjvMKoIeyXlkHiWTpj_FA5IyJNRwoH9_Q.LPr9qotY_T6XZ434G38I3Q.-yrbQ3FtpMu9ewLmuO-AoCD9jAvfdYX_yWpNslaBf8goAv8I6q5YvLOVbaLBA3Eye8jTF48z1i2CTuKJbhv751x9bmXDN5ttrfpLfSwgrNw.DZMFfhSPM8swRiYFtwRpNw" + }, + "record": { + "CNAME": "barab.pages.dev" + } +} \ No newline at end of file From d9468ef20b245716e82fc5df80c0b0312a6a52b1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:11 -0500 Subject: [PATCH 1641/3585] chore: formatting file bardia.json --- domains/bardia.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bardia.json b/domains/bardia.json index 742c62ef0..af5677d9b 100644 --- a/domains/bardia.json +++ b/domains/bardia.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abardia", - "email": "a.bardia@yahoo.de" - }, - "record": { - "CNAME": "abardia.github.io" - } -} + "owner": { + "username": "abardia", + "email": "a.bardia@yahoo.de" + }, + "record": { + "CNAME": "abardia.github.io" + } +} \ No newline at end of file From d5f620a097a275dbd996d24d597b96bbf8a9aee6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:11 -0500 Subject: [PATCH 1642/3585] chore: formatting file bark1n.json --- domains/bark1n.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bark1n.json b/domains/bark1n.json index 9f3276329..dc2f521b1 100644 --- a/domains/bark1n.json +++ b/domains/bark1n.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Helixoo", - "email": "mailistenebeklion1@gmail.com" - }, - "record": { - "CNAME": "0crsvdst.up.railway.app" - } -} + "owner": { + "username": "Helixoo", + "email": "mailistenebeklion1@gmail.com" + }, + "record": { + "CNAME": "0crsvdst.up.railway.app" + } +} \ No newline at end of file From 5862f73d9e87a56d6418a3ac8eae88cda25cef8f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:11 -0500 Subject: [PATCH 1643/3585] chore: formatting file barnacl437.json --- domains/barnacl437.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/barnacl437.json b/domains/barnacl437.json index 47200c18f..1e249bc9b 100644 --- a/domains/barnacl437.json +++ b/domains/barnacl437.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Barnacl437", - "email": "barnacl437@proton.me" - }, - "record": { - "CNAME": "barnacl437.github.io" - } -} + "owner": { + "username": "Barnacl437", + "email": "barnacl437@proton.me" + }, + "record": { + "CNAME": "barnacl437.github.io" + } +} \ No newline at end of file From c6430b9b36b833a096ca33cc1e34c7f596358ac5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:11 -0500 Subject: [PATCH 1644/3585] chore: formatting file bartoszm77.json --- domains/bartoszm77.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bartoszm77.json b/domains/bartoszm77.json index 7ddf10448..e03b065bc 100644 --- a/domains/bartoszm77.json +++ b/domains/bartoszm77.json @@ -1,11 +1,11 @@ { - "description": "bartoszm77.is-a.dev", - "repo": "https://github.com/b2rt0szm77/b2rt0szm77.github.io", - "owner": { - "username": "bartoszm77", - "discord": "bartoszm77#3458" - }, - "record": { - "CNAME": "b2rt0szm77.github.io" - } -} + "description": "bartoszm77.is-a.dev", + "repo": "https://github.com/b2rt0szm77/b2rt0szm77.github.io", + "owner": { + "username": "bartoszm77", + "discord": "bartoszm77#3458" + }, + "record": { + "CNAME": "b2rt0szm77.github.io" + } +} \ No newline at end of file From 5f76654c96794de58d44a449d4de10a766dba478 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:11 -0500 Subject: [PATCH 1645/3585] chore: formatting file base-swag.json --- domains/base-swag.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/base-swag.json b/domains/base-swag.json index eb9c4c35e..2d12c4f3e 100644 --- a/domains/base-swag.json +++ b/domains/base-swag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Base-Swag", - "email": "officialnamefier@gmail.com" - }, - "record": { - "CNAME": "base-swag.github.io" - } -} + "owner": { + "username": "Base-Swag", + "email": "officialnamefier@gmail.com" + }, + "record": { + "CNAME": "base-swag.github.io" + } +} \ No newline at end of file From 2e4a1cd00e298a24826b5f71ba70409ecf04b2e1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:11 -0500 Subject: [PATCH 1646/3585] chore: formatting file baseri.json --- domains/baseri.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/baseri.json b/domains/baseri.json index b933659a9..c8d9d853d 100644 --- a/domains/baseri.json +++ b/domains/baseri.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Ho3einWave", - "discord": "743786737901240362", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V7AHINjrzMRmazv2IjJU2V9qPlcAeRQRRYDuxjvF-fq9nOmp0H3b1KfXaBuU8rTW34c9iLNwZdxAHhJ2IvsIgQvYrAVjrJ4bxgjSaO4UPmgFze1hwHS2qpZzouOZngoWjqWfTMPhttPui4yiBtCFE2x62Y-rn3_MBCfvBZLh7aqwD6booL4FGDiL7QX202miM1Mqd-r8ZNDdydAdkcpETXDLd-7opFJgcg4Tkmq-tZuKmvdHNUsDxT4GPxVhvUKGuqtHiEGBf7YuNS_OdClqsN1sXckHOsFUFwkfIx3F7upRXWN5DBy4bEXLgphfASJjMuwFx4h27pCA5B1257msrg.Ied7dY9u3UB65AXGar9V5w.JgX5U0byUY3wzS0mx9fAOkpNan7a08RyEgRzp2Dcnusv_-_UNvIsqkbPznWTjoz8NQE6ixLrymxrDIs2dGNWcgsZ3IFpF5PY9VWKkxFSTCA.nQi799OJqhyhsVY-6Tbmcg" - }, - - "record": { - "CNAME": "apex-loadbalancer.netlify.com" - } + "owner": { + "username": "Ho3einWave", + "discord": "743786737901240362", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V7AHINjrzMRmazv2IjJU2V9qPlcAeRQRRYDuxjvF-fq9nOmp0H3b1KfXaBuU8rTW34c9iLNwZdxAHhJ2IvsIgQvYrAVjrJ4bxgjSaO4UPmgFze1hwHS2qpZzouOZngoWjqWfTMPhttPui4yiBtCFE2x62Y-rn3_MBCfvBZLh7aqwD6booL4FGDiL7QX202miM1Mqd-r8ZNDdydAdkcpETXDLd-7opFJgcg4Tkmq-tZuKmvdHNUsDxT4GPxVhvUKGuqtHiEGBf7YuNS_OdClqsN1sXckHOsFUFwkfIx3F7upRXWN5DBy4bEXLgphfASJjMuwFx4h27pCA5B1257msrg.Ied7dY9u3UB65AXGar9V5w.JgX5U0byUY3wzS0mx9fAOkpNan7a08RyEgRzp2Dcnusv_-_UNvIsqkbPznWTjoz8NQE6ixLrymxrDIs2dGNWcgsZ3IFpF5PY9VWKkxFSTCA.nQi799OJqhyhsVY-6Tbmcg" + }, + "record": { + "CNAME": "apex-loadbalancer.netlify.com" } - \ No newline at end of file +} \ No newline at end of file From 31f446aa2371855ec16ede3aabfdbd80553889fd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:11 -0500 Subject: [PATCH 1647/3585] chore: formatting file basi.json --- domains/basi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/basi.json b/domains/basi.json index 4bd206798..4bbac0d89 100644 --- a/domains/basi.json +++ b/domains/basi.json @@ -1,11 +1,11 @@ { - "description": "Basi's personal website portfolio", - "owner": { - "username": "Basiiii", - "email": "basigraphics@gmail.com", - "discord": "Basi#1056" - }, - "record": { - "CNAME": "portfolio-6u1.pages.dev" - } -} + "description": "Basi's personal website portfolio", + "owner": { + "username": "Basiiii", + "email": "basigraphics@gmail.com", + "discord": "Basi#1056" + }, + "record": { + "CNAME": "portfolio-6u1.pages.dev" + } +} \ No newline at end of file From f62030cfc6124738673b97226868f8cd42852859 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:12 -0500 Subject: [PATCH 1648/3585] chore: formatting file basil.json --- domains/basil.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/basil.json b/domains/basil.json index a70021fcb..7045c1664 100644 --- a/domains/basil.json +++ b/domains/basil.json @@ -1,12 +1,12 @@ { - "description": "Basils' website", - "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", - "owner": { - "username": "LowSpecCorgi", - "email": "haroldthesenpai@gmail.com", - "twitter": "basilicous" - }, - "record": { - "CNAME": "lowspecorgi.github.io" - } -} + "description": "Basils' website", + "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", + "owner": { + "username": "LowSpecCorgi", + "email": "haroldthesenpai@gmail.com", + "twitter": "basilicous" + }, + "record": { + "CNAME": "lowspecorgi.github.io" + } +} \ No newline at end of file From cf6039393434a0d6c624a10c9db025ac66078902 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:12 -0500 Subject: [PATCH 1649/3585] chore: formatting file bast.json --- domains/bast.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bast.json b/domains/bast.json index 8339f3bca..d3a8dd631 100644 --- a/domains/bast.json +++ b/domains/bast.json @@ -1,10 +1,10 @@ { - "description": "Bast's unimaginatively named programming blog", - "owner": { - "username": "bast0006", - "email": "bast@bast-development.com" - }, - "record": { - "URL": "https://bast-development.com" - } -} + "description": "Bast's unimaginatively named programming blog", + "owner": { + "username": "bast0006", + "email": "bast@bast-development.com" + }, + "record": { + "URL": "https://bast-development.com" + } +} \ No newline at end of file From 6ed8e39173eefaeb00d60ee153aeeb29ca000476 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:12 -0500 Subject: [PATCH 1650/3585] chore: formatting file batema.json --- domains/batema.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/batema.json b/domains/batema.json index 60d667aff..317fba871 100644 --- a/domains/batema.json +++ b/domains/batema.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lukas-batema", - "email": "lukasbatema@gmail.com" - }, - "record": { - "URL": "https://batemadevelopment.com" - } -} + "owner": { + "username": "lukas-batema", + "email": "lukasbatema@gmail.com" + }, + "record": { + "URL": "https://batemadevelopment.com" + } +} \ No newline at end of file From 636b989e5bc9451eb449e71d7b0e58461dd9b134 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:12 -0500 Subject: [PATCH 1651/3585] chore: formatting file bcraft.json --- domains/bcraft.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bcraft.json b/domains/bcraft.json index bd2bb34b3..a6350b1e3 100644 --- a/domains/bcraft.json +++ b/domains/bcraft.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "xuanhaivptthn", - "email": "xuanhaivptthn@gmail.com", - "discord": "379076400394666004" - }, - "record": { - "CNAME": "xuanhaivptthn.github.io" - } -} + "owner": { + "username": "xuanhaivptthn", + "email": "xuanhaivptthn@gmail.com", + "discord": "379076400394666004" + }, + "record": { + "CNAME": "xuanhaivptthn.github.io" + } +} \ No newline at end of file From 7f2bfd3177a63338d73ef97e3ce5a21d7b982198 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:12 -0500 Subject: [PATCH 1652/3585] chore: formatting file bdays.suki.json --- domains/bdays.suki.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/bdays.suki.json b/domains/bdays.suki.json index 4ae0c87c0..7a2c88f62 100644 --- a/domains/bdays.suki.json +++ b/domains/bdays.suki.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["69.197.135.204"] - } -} + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": [ + "69.197.135.204" + ] + } +} \ No newline at end of file From bd65eec7cf63e81fac5c1fda8c1d4fb5bc2efcba Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:12 -0500 Subject: [PATCH 1653/3585] chore: formatting file bean.json --- domains/bean.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bean.json b/domains/bean.json index 6440c9d3a..41a6d5bee 100644 --- a/domains/bean.json +++ b/domains/bean.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BeanRob", - "email": "bentr99@gmail.com" - }, - "record": { - "CNAME": "beanrob.com" - } -} + "owner": { + "username": "BeanRob", + "email": "bentr99@gmail.com" + }, + "record": { + "CNAME": "beanrob.com" + } +} \ No newline at end of file From 09c6b7fb55dc3c83ea057b6fc2539bc785f92592 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:12 -0500 Subject: [PATCH 1654/3585] chore: formatting file bear.json --- domains/bear.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/bear.json b/domains/bear.json index 3a0935512..3b18a30d5 100644 --- a/domains/bear.json +++ b/domains/bear.json @@ -1,12 +1,12 @@ { - "description": "Bear's Portfolio Website", - "repo": "https://github.com/bearts/bearts.github.io", - "owner": { - "username": "bearts", - "email": "anujparihar@yahoo.com", - "twitter": "anujpflash" - }, - "record": { - "CNAME": "bearts.github.io" - } -} + "description": "Bear's Portfolio Website", + "repo": "https://github.com/bearts/bearts.github.io", + "owner": { + "username": "bearts", + "email": "anujparihar@yahoo.com", + "twitter": "anujpflash" + }, + "record": { + "CNAME": "bearts.github.io" + } +} \ No newline at end of file From 4fec292925b36db389b63065549bed3547059043 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:12 -0500 Subject: [PATCH 1655/3585] chore: formatting file bedanth.json --- domains/bedanth.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bedanth.json b/domains/bedanth.json index e63d09d00..2e58bce82 100644 --- a/domains/bedanth.json +++ b/domains/bedanth.json @@ -1,11 +1,11 @@ { - "description": "Bedant Hota's Portfolio", - "repo": "https://github.com/bedantH/bedantH.github.io", - "owner": { - "username": "bedantH", - "email": "mohanesh.h2003@gmail.com" - }, - "record": { - "CNAME": "bedanth-github-io.pages.dev" - } -} + "description": "Bedant Hota's Portfolio", + "repo": "https://github.com/bedantH/bedantH.github.io", + "owner": { + "username": "bedantH", + "email": "mohanesh.h2003@gmail.com" + }, + "record": { + "CNAME": "bedanth-github-io.pages.dev" + } +} \ No newline at end of file From 95fb17ec0ddb6604115e7a459b36ce304d10643b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:12 -0500 Subject: [PATCH 1656/3585] chore: formatting file beersanp.json --- domains/beersanp.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/beersanp.json b/domains/beersanp.json index aff4df46a..88e0cf44c 100644 --- a/domains/beersanp.json +++ b/domains/beersanp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "beersanp", - "email": "beersanp@duck.com" - }, - "record": { - "CNAME": "beersanp.pages.dev" - } -} + "owner": { + "username": "beersanp", + "email": "beersanp@duck.com" + }, + "record": { + "CNAME": "beersanp.pages.dev" + } +} \ No newline at end of file From 548beb03de8708578b97666831f2bb72c71ab251 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:13 -0500 Subject: [PATCH 1657/3585] chore: formatting file belle.json --- domains/belle.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/belle.json b/domains/belle.json index 4763b602e..5db51ecfd 100644 --- a/domains/belle.json +++ b/domains/belle.json @@ -1,11 +1,11 @@ { - "description": "Belle's website", - "repo": "https://github.com/bellesea/personalwebsite", - "owner": { - "username": "bellesea", - "email": "bellesee1212@gmail.com" - }, - "record": { - "CNAME": "bellesea.github.io" - } -} + "description": "Belle's website", + "repo": "https://github.com/bellesea/personalwebsite", + "owner": { + "username": "bellesea", + "email": "bellesee1212@gmail.com" + }, + "record": { + "CNAME": "bellesea.github.io" + } +} \ No newline at end of file From 0873206f532d97e43532e5a05bc04d781c4873c6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:13 -0500 Subject: [PATCH 1658/3585] chore: formatting file ben.json --- domains/ben.json | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/domains/ben.json b/domains/ben.json index d64f12062..fe92aa731 100644 --- a/domains/ben.json +++ b/domains/ben.json @@ -1,16 +1,19 @@ { - "owner": { - "username": "justpiple", - "email": "me@benspace.xyz" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "justpiple", + "email": "me@benspace.xyz" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From fa4a9248dac7e5b7178b15b5e51dc05ba1da4c41 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:13 -0500 Subject: [PATCH 1659/3585] chore: formatting file benet.json --- domains/benet.json | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/domains/benet.json b/domains/benet.json index 2d911624f..e75f54880 100644 --- a/domains/benet.json +++ b/domains/benet.json @@ -1,18 +1,21 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/JohnnyMoneJohnny/JohnnyMoneJohnny.github.io", - "owner": { - "username": "JohnnyMoneJohnny", - "email": "okbutwhoaskedlikefr@gmail.com" - }, - "record": { - "A": [ - "185.199.111.153", - "185.199.108.153", - "185.199.110.153", - "185.199.109.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "description": "Personal Portfolio", + "repo": "https://github.com/JohnnyMoneJohnny/JohnnyMoneJohnny.github.io", + "owner": { + "username": "JohnnyMoneJohnny", + "email": "okbutwhoaskedlikefr@gmail.com" + }, + "record": { + "A": [ + "185.199.111.153", + "185.199.108.153", + "185.199.110.153", + "185.199.109.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From f6392af0d43044a518f45da86a152b961b63dea3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:13 -0500 Subject: [PATCH 1660/3585] chore: formatting file benjo.json --- domains/benjo.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/benjo.json b/domains/benjo.json index a78989242..9398c9081 100644 --- a/domains/benjo.json +++ b/domains/benjo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Golgrax", - "twitter": "BughawBenjo" - }, - "record": { - "CNAME": "benjo.pages.dev" - } -} + "owner": { + "username": "Golgrax", + "twitter": "BughawBenjo" + }, + "record": { + "CNAME": "benjo.pages.dev" + } +} \ No newline at end of file From 506a1e3c0779eafa83b0762e3ce1b9e018cb32c5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:13 -0500 Subject: [PATCH 1661/3585] chore: formatting file bennett1412.json --- domains/bennett1412.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/bennett1412.json b/domains/bennett1412.json index 2650c1326..995e474c3 100644 --- a/domains/bennett1412.json +++ b/domains/bennett1412.json @@ -1,12 +1,12 @@ { - "description": "Deploying my portfolio website", - "repo": "https://github.com/bennett1412/portfolio2.0", - "owner": { - "username": "bennett1412", - "email": "bennettmadavana@gmail.com", - "twitter": "MadavanaB" - }, - "record": { - "CNAME": "bennett1412.github.io" - } -} + "description": "Deploying my portfolio website", + "repo": "https://github.com/bennett1412/portfolio2.0", + "owner": { + "username": "bennett1412", + "email": "bennettmadavana@gmail.com", + "twitter": "MadavanaB" + }, + "record": { + "CNAME": "bennett1412.github.io" + } +} \ No newline at end of file From ce3bc1a3a91aa5efff5dbb4198014e7ab39c5e00 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:13 -0500 Subject: [PATCH 1662/3585] chore: formatting file bento64.json --- domains/bento64.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bento64.json b/domains/bento64.json index ab1f33d02..c5f482455 100644 --- a/domains/bento64.json +++ b/domains/bento64.json @@ -1,11 +1,11 @@ { - "description": "I need a great looking (sub)domain for my website", - "repo": "https://github.com/bento64/bento64.github.io", - "owner": { - "username": "bento64", - "email": "bento64@disroot.org" - }, - "record": { - "CNAME": "bento64.github.io" - } -} + "description": "I need a great looking (sub)domain for my website", + "repo": "https://github.com/bento64/bento64.github.io", + "owner": { + "username": "bento64", + "email": "bento64@disroot.org" + }, + "record": { + "CNAME": "bento64.github.io" + } +} \ No newline at end of file From 1b89367172edb6d3bfe96f059ff63633d3d32761 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:13 -0500 Subject: [PATCH 1663/3585] chore: formatting file benz.json --- domains/benz.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/benz.json b/domains/benz.json index 31ea72a70..5366555b6 100644 --- a/domains/benz.json +++ b/domains/benz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MicroBenz", - "email": "microbenz.prob@gmail.com" - }, - "record": { - "CNAME": "microbenz.in.th" - } -} + "owner": { + "username": "MicroBenz", + "email": "microbenz.prob@gmail.com" + }, + "record": { + "CNAME": "microbenz.in.th" + } +} \ No newline at end of file From 31f2127c9071182776b5e43b3ada8defb154ab44 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:13 -0500 Subject: [PATCH 1664/3585] chore: formatting file bernalvarela.json --- domains/bernalvarela.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bernalvarela.json b/domains/bernalvarela.json index 045eb30b8..2c172edb7 100644 --- a/domains/bernalvarela.json +++ b/domains/bernalvarela.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bernalvarela", - "email": "bernalvarela@gmail.com" - }, - "record": { - "CNAME": "bernalvarela.github.io" - } -} + "owner": { + "username": "bernalvarela", + "email": "bernalvarela@gmail.com" + }, + "record": { + "CNAME": "bernalvarela.github.io" + } +} \ No newline at end of file From 37af8c34d68b2e26c4bcf76b6c27890dc07da8bc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:13 -0500 Subject: [PATCH 1665/3585] chore: formatting file bernardofoegbu.json --- domains/bernardofoegbu.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bernardofoegbu.json b/domains/bernardofoegbu.json index a3d0e71ac..e98994efe 100644 --- a/domains/bernardofoegbu.json +++ b/domains/bernardofoegbu.json @@ -1,11 +1,11 @@ { - "description": "I want to use it for hosting my portfolio site", - "repo": "https://github.com/O-BERNARDOFOEGBU/my-portfolio", - "owner": { - "username": "O-BERNARDOFOEGBU", - "email": "obinnaofoegbu71@gmail.com" - }, - "record": { - "CNAME": "o-bernardofoegbu.github.io" - } -} + "description": "I want to use it for hosting my portfolio site", + "repo": "https://github.com/O-BERNARDOFOEGBU/my-portfolio", + "owner": { + "username": "O-BERNARDOFOEGBU", + "email": "obinnaofoegbu71@gmail.com" + }, + "record": { + "CNAME": "o-bernardofoegbu.github.io" + } +} \ No newline at end of file From e3f97ee21aec2fba26e5d2618d49f39a50292d52 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:14 -0500 Subject: [PATCH 1666/3585] chore: formatting file berry.json --- domains/berry.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/berry.json b/domains/berry.json index 7a824a956..e0f31acd0 100644 --- a/domains/berry.json +++ b/domains/berry.json @@ -1,11 +1,11 @@ { - "description": "Berry's developer website", - "owner": { - "username": "AhmedBaari", - "email": "ahmed4baari@gmail.com", - "instagram": "berryciouss" - }, - "record": { - "CNAME": "cname.short.io" - } -} + "description": "Berry's developer website", + "owner": { + "username": "AhmedBaari", + "email": "ahmed4baari@gmail.com", + "instagram": "berryciouss" + }, + "record": { + "CNAME": "cname.short.io" + } +} \ No newline at end of file From 74150015d11497c1b72d804a17cdf830b0df0440 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:14 -0500 Subject: [PATCH 1667/3585] chore: formatting file berzcodetechnologies.json --- domains/berzcodetechnologies.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 533a90e06..4a98eae93 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "sxurabh", - "email": "saurabhkirve@gmail.com" - }, - "record": { - "A": ["154.41.233.131"] - } -} + "owner": { + "username": "sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "A": [ + "154.41.233.131" + ] + } +} \ No newline at end of file From 2b5aa90f9ec7ac4d3440fa80ef413c81be95e655 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:14 -0500 Subject: [PATCH 1668/3585] chore: formatting file berzerk.json --- domains/berzerk.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/berzerk.json b/domains/berzerk.json index 533a90e06..4a98eae93 100644 --- a/domains/berzerk.json +++ b/domains/berzerk.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "sxurabh", - "email": "saurabhkirve@gmail.com" - }, - "record": { - "A": ["154.41.233.131"] - } -} + "owner": { + "username": "sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "A": [ + "154.41.233.131" + ] + } +} \ No newline at end of file From 97e283284e4bc300f03d71d23d1ce1818fc221b7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:14 -0500 Subject: [PATCH 1669/3585] chore: formatting file betaprj.akk1to.json --- domains/betaprj.akk1to.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/betaprj.akk1to.json b/domains/betaprj.akk1to.json index dca0cbf18..47a32a284 100644 --- a/domains/betaprj.akk1to.json +++ b/domains/betaprj.akk1to.json @@ -1,12 +1,12 @@ { - "description": "This website is for my personal project hosting XD (let it on rq)", - "repo": "https://github.com/akk1to/betaprj.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } -} + "description": "This website is for my personal project hosting XD (let it on rq)", + "repo": "https://github.com/akk1to/betaprj.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } +} \ No newline at end of file From cad23d2a84c8d9cad7009e3de57530d90af50f65 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:14 -0500 Subject: [PATCH 1670/3585] chore: formatting file betsthebest.json --- domains/betsthebest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/betsthebest.json b/domains/betsthebest.json index 065ae2d9c..a5a2e827e 100644 --- a/domains/betsthebest.json +++ b/domains/betsthebest.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Betsthebest", - "email": "bets.hassoun@gmail.com" - }, - "record": { - "CNAME": "betsthebest.github.io" - } -} + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "CNAME": "betsthebest.github.io" + } +} \ No newline at end of file From a2428a7445b128885fa57aca8e487f5c3fd354fa Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:14 -0500 Subject: [PATCH 1671/3585] chore: formatting file bhadra.json --- domains/bhadra.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bhadra.json b/domains/bhadra.json index fcbb70368..056646ffb 100644 --- a/domains/bhadra.json +++ b/domains/bhadra.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", - "owner": { - "username": "BhadraJayakumarSandhya", - "email": "tomjerryparu@gmail.com" - }, - "record": { - "CNAME": "bhadrajayakumarsandhya.github.io" - } -} + "description": "Personal Website", + "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", + "owner": { + "username": "BhadraJayakumarSandhya", + "email": "tomjerryparu@gmail.com" + }, + "record": { + "CNAME": "bhadrajayakumarsandhya.github.io" + } +} \ No newline at end of file From b793947c2c8d36fd8f995db2959b0ed10ef8fcd0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:14 -0500 Subject: [PATCH 1672/3585] chore: formatting file bhardwaj.json --- domains/bhardwaj.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bhardwaj.json b/domains/bhardwaj.json index fdb97f8e2..047f8d314 100644 --- a/domains/bhardwaj.json +++ b/domains/bhardwaj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rohanbhardwaj205", - "email": "71399@cgcjhanjeri.in" - }, - "record": { - "CNAME": "rohanbhardwaj205.github.io" - } -} + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io" + } +} \ No newline at end of file From aed6014484562f49258d3927ed9b73143b18b622 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:14 -0500 Subject: [PATCH 1673/3585] chore: formatting file bhargav-gohil.json --- domains/bhargav-gohil.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bhargav-gohil.json b/domains/bhargav-gohil.json index caf0466cc..0362d260f 100644 --- a/domains/bhargav-gohil.json +++ b/domains/bhargav-gohil.json @@ -1,11 +1,11 @@ { - "description": "Bhargav Gohil's personal developer website", - "repo": "https://github.com/bhargav252000/bhargav252000.github.io", - "owner": { - "username": "bhargav252000", - "email": "bhargavgohil25@gmail.com" - }, - "record": { - "CNAME": "bhargav252000.github.io" - } -} + "description": "Bhargav Gohil's personal developer website", + "repo": "https://github.com/bhargav252000/bhargav252000.github.io", + "owner": { + "username": "bhargav252000", + "email": "bhargavgohil25@gmail.com" + }, + "record": { + "CNAME": "bhargav252000.github.io" + } +} \ No newline at end of file From 3ad18058a761b5fd629ac1cf05a6a8400bcc2def Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:14 -0500 Subject: [PATCH 1674/3585] chore: formatting file bhargav.json --- domains/bhargav.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bhargav.json b/domains/bhargav.json index e1ae30b2a..58095b5a2 100644 --- a/domains/bhargav.json +++ b/domains/bhargav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bhargavmehta01", - "email": "bhargav.mehta01@gmail.com" - }, - "record": { - "CNAME": "bhargavmehta01.github.io" - } -} + "owner": { + "username": "bhargavmehta01", + "email": "bhargav.mehta01@gmail.com" + }, + "record": { + "CNAME": "bhargavmehta01.github.io" + } +} \ No newline at end of file From 30cffadebad15fa9f31ae915133d1e064962b176 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:15 -0500 Subject: [PATCH 1675/3585] chore: formatting file bhattcodes.json --- domains/bhattcodes.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bhattcodes.json b/domains/bhattcodes.json index c6df48317..4f87e02f8 100644 --- a/domains/bhattcodes.json +++ b/domains/bhattcodes.json @@ -1,11 +1,11 @@ { - "description": "Aman Bhatt's personal website", - "repo": "https://github.com/bhattcodes/bhattcodes.github.io", - "owner": { - "username": "bhattcodes", - "email": "bhatt.codes@gmail.com" - }, - "record": { - "CNAME": "bhattcodes.github.io" - } -} + "description": "Aman Bhatt's personal website", + "repo": "https://github.com/bhattcodes/bhattcodes.github.io", + "owner": { + "username": "bhattcodes", + "email": "bhatt.codes@gmail.com" + }, + "record": { + "CNAME": "bhattcodes.github.io" + } +} \ No newline at end of file From 10661f9162798f88608901514ced028d9670c492 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:15 -0500 Subject: [PATCH 1676/3585] chore: formatting file bhavesh-acquaintsoft.json --- domains/bhavesh-acquaintsoft.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bhavesh-acquaintsoft.json b/domains/bhavesh-acquaintsoft.json index 4c0f06cb9..3c5a6823e 100644 --- a/domains/bhavesh-acquaintsoft.json +++ b/domains/bhavesh-acquaintsoft.json @@ -1,10 +1,10 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/bhavesh-acquaintsoft/bhavesh-acquaintsoft.github.io", - "owner": { - "username": "bhavesh-acquaintsoft" - }, - "record": { - "CNAME": "bhavesh-acquaintsoft.github.io" - } -} + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/bhavesh-acquaintsoft/bhavesh-acquaintsoft.github.io", + "owner": { + "username": "bhavesh-acquaintsoft" + }, + "record": { + "CNAME": "bhavesh-acquaintsoft.github.io" + } +} \ No newline at end of file From d23af907a8301e8772c15707f470049525ccb3fb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:15 -0500 Subject: [PATCH 1677/3585] chore: formatting file bhavesh-p-patel.json --- domains/bhavesh-p-patel.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bhavesh-p-patel.json b/domains/bhavesh-p-patel.json index 493bdba07..efd600f3d 100644 --- a/domains/bhavesh-p-patel.json +++ b/domains/bhavesh-p-patel.json @@ -1,10 +1,10 @@ { - "description": "My new website", - "repo": "https://github.com/Bhavesh-p-Patel/Bhavesh-p-Patel.github.io", - "owner": { - "username": "Bhavesh-p-Patel" - }, - "record": { - "CNAME": "bhavesh-p-patel.github.io" - } -} + "description": "My new website", + "repo": "https://github.com/Bhavesh-p-Patel/Bhavesh-p-Patel.github.io", + "owner": { + "username": "Bhavesh-p-Patel" + }, + "record": { + "CNAME": "bhavesh-p-patel.github.io" + } +} \ No newline at end of file From 43f56422a3c6a51c709d138c687ba46f823cfe4d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:15 -0500 Subject: [PATCH 1678/3585] chore: formatting file bhavitha.json --- domains/bhavitha.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bhavitha.json b/domains/bhavitha.json index 0c4a0a6de..30d9603c0 100644 --- a/domains/bhavitha.json +++ b/domains/bhavitha.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website", - "repo": "https://github.com/nightcoder26/bhavitha", - "owner": { - "username": "nightcoder26", - "twitter": "night_coder26" - }, - "record": { - "CNAME": "nightcoder26.github.io" - } -} + "description": "Portfolio website", + "repo": "https://github.com/nightcoder26/bhavitha", + "owner": { + "username": "nightcoder26", + "twitter": "night_coder26" + }, + "record": { + "CNAME": "nightcoder26.github.io" + } +} \ No newline at end of file From 083f6d424bab11a6b5c81dd0e50e340bd840efb9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:15 -0500 Subject: [PATCH 1679/3585] chore: formatting file bhavyasingh.json --- domains/bhavyasingh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bhavyasingh.json b/domains/bhavyasingh.json index 52bbd7c88..1a222f92e 100644 --- a/domains/bhavyasingh.json +++ b/domains/bhavyasingh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BhavyaSingh2611", - "email": "bhavyasingh2611@outlook.com" - }, - "record": { - "CNAME": "bhavyasingh2611.github.io" - } -} + "owner": { + "username": "BhavyaSingh2611", + "email": "bhavyasingh2611@outlook.com" + }, + "record": { + "CNAME": "bhavyasingh2611.github.io" + } +} \ No newline at end of file From 4a9d7ec04aee646280cb4c3403bf898cb9b51ea3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:15 -0500 Subject: [PATCH 1680/3585] chore: formatting file bhumkah-patel.json --- domains/bhumkah-patel.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bhumkah-patel.json b/domains/bhumkah-patel.json index 8d0c1d7e9..d70aa11f2 100644 --- a/domains/bhumkah-patel.json +++ b/domains/bhumkah-patel.json @@ -1,10 +1,10 @@ { - "description": "bhumika patel.", - "repo": "https://github.com/bhumkah-patel/bhumkah-patel.github.io", - "owner": { - "username": "bhumkah-patel" - }, - "record": { - "CNAME": "bhumkah-patel.github.io" - } -} + "description": "bhumika patel.", + "repo": "https://github.com/bhumkah-patel/bhumkah-patel.github.io", + "owner": { + "username": "bhumkah-patel" + }, + "record": { + "CNAME": "bhumkah-patel.github.io" + } +} \ No newline at end of file From b69673c78203c03380683b301d6f0636448905ac Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:15 -0500 Subject: [PATCH 1681/3585] chore: formatting file bhushankhopkarr.json --- domains/bhushankhopkarr.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/bhushankhopkarr.json b/domains/bhushankhopkarr.json index 975268c2c..66decd963 100644 --- a/domains/bhushankhopkarr.json +++ b/domains/bhushankhopkarr.json @@ -1,12 +1,12 @@ { - "description": "This subdomain is a redirection to my personal portfolio.", - "repo": "https://github.com/bhushankhopkarr/bhushankhopkarr.github.io", - "owner": { - "username": "bhushankhopkarr", - "email": "bhushankhopkar06@gmail.com", - "twitter": "bhushankhopkrr" - }, - "record": { - "CNAME": "bhushankhopkrr.vercel.app" - } -} + "description": "This subdomain is a redirection to my personal portfolio.", + "repo": "https://github.com/bhushankhopkarr/bhushankhopkarr.github.io", + "owner": { + "username": "bhushankhopkarr", + "email": "bhushankhopkar06@gmail.com", + "twitter": "bhushankhopkrr" + }, + "record": { + "CNAME": "bhushankhopkrr.vercel.app" + } +} \ No newline at end of file From c2f1dcf9e50e51382407347bcb3489d9ebc78fab Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:15 -0500 Subject: [PATCH 1682/3585] chore: formatting file bibhu.json --- domains/bibhu.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bibhu.json b/domains/bibhu.json index fa2afbeb4..61a249fc9 100644 --- a/domains/bibhu.json +++ b/domains/bibhu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bibs24", - "email": "bibhuprasadsaha4@gmail.com" - }, - "record": { - "CNAME": "bibs24.github.io" - }, - "description": "Personal Portfolio" -} + "owner": { + "username": "bibs24", + "email": "bibhuprasadsaha4@gmail.com" + }, + "record": { + "CNAME": "bibs24.github.io" + }, + "description": "Personal Portfolio" +} \ No newline at end of file From 1061efabe8322c1feb8e60badb3dbb1b621037ef Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:15 -0500 Subject: [PATCH 1683/3585] chore: formatting file bigtime.json --- domains/bigtime.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/bigtime.json b/domains/bigtime.json index 036a9718a..33dc3c2bd 100644 --- a/domains/bigtime.json +++ b/domains/bigtime.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "mxl0s", - "email": "contact@milosv.co" - }, - "record": { - "A": ["69.30.249.53"] - } -} + "owner": { + "username": "mxl0s", + "email": "contact@milosv.co" + }, + "record": { + "A": [ + "69.30.249.53" + ] + } +} \ No newline at end of file From 16f3458b2b4e5d35c5b3e88d68144af99b0a450a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:16 -0500 Subject: [PATCH 1684/3585] chore: formatting file biko.json --- domains/biko.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/biko.json b/domains/biko.json index 2bf95026d..8f5c671a2 100644 --- a/domains/biko.json +++ b/domains/biko.json @@ -1,12 +1,12 @@ { - "description": "Personal website that will be used as an introduction to me, how to contact me, my blog posts and more", - "repo": "https://github.com/Bikoil/bikoil.github.io", - "owner": { - "username": "bikoil", - "email": "devbikoilu@gmail.com", - "twitter": "BikoAni" - }, - "record": { - "CNAME": "bikoil.github.io" - } -} + "description": "Personal website that will be used as an introduction to me, how to contact me, my blog posts and more", + "repo": "https://github.com/Bikoil/bikoil.github.io", + "owner": { + "username": "bikoil", + "email": "devbikoilu@gmail.com", + "twitter": "BikoAni" + }, + "record": { + "CNAME": "bikoil.github.io" + } +} \ No newline at end of file From 3096abd1244942593ac17d1fc4d12404a99795ba Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:16 -0500 Subject: [PATCH 1685/3585] chore: formatting file bilal.json --- domains/bilal.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bilal.json b/domains/bilal.json index cba83104a..86f7f9bc4 100644 --- a/domains/bilal.json +++ b/domains/bilal.json @@ -1,11 +1,11 @@ { - "description": "BilalBsd's developer website", - "repo": "https://github.com/bilalbsd/bilalbsd.github.io", - "owner": { - "username": "Bilalbsd", - "email": "dev.bilalb@gmail.com" - }, - "record": { - "CNAME": "bilalbsd.github.io" - } -} + "description": "BilalBsd's developer website", + "repo": "https://github.com/bilalbsd/bilalbsd.github.io", + "owner": { + "username": "Bilalbsd", + "email": "dev.bilalb@gmail.com" + }, + "record": { + "CNAME": "bilalbsd.github.io" + } +} \ No newline at end of file From b4ec7c6a6ffe772567165de836ba7b08d6a4eef1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:16 -0500 Subject: [PATCH 1686/3585] chore: formatting file bill.json --- domains/bill.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/bill.json b/domains/bill.json index 28f9a08c9..136fc99b6 100644 --- a/domains/bill.json +++ b/domains/bill.json @@ -1,12 +1,12 @@ { - "description": "Bill's blog site.", - "repo": "https://github.com/CMBill/CMBill.github.io", - "owner": { - "username": "CMBill", - "email": "callmebill@billw.cn", - "twitter": "BillWen14" - }, - "record": { - "CNAME": "cmbill.github.io" - } -} + "description": "Bill's blog site.", + "repo": "https://github.com/CMBill/CMBill.github.io", + "owner": { + "username": "CMBill", + "email": "callmebill@billw.cn", + "twitter": "BillWen14" + }, + "record": { + "CNAME": "cmbill.github.io" + } +} \ No newline at end of file From 93d9a403c7ee58c4eecc2a3bbe1fda5b542374b0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:16 -0500 Subject: [PATCH 1687/3585] chore: formatting file billy.json --- domains/billy.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/billy.json b/domains/billy.json index 7c49e1998..a65f89327 100644 --- a/domains/billy.json +++ b/domains/billy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tomlin7", - "email": "billydevbusiness@gmail.com" - }, - "record": { - "URL": "https://tomlin7.github.io" - } -} + "owner": { + "username": "tomlin7", + "email": "billydevbusiness@gmail.com" + }, + "record": { + "URL": "https://tomlin7.github.io" + } +} \ No newline at end of file From 72fa25502b548d25e2176f3fd418c5124ac63ef8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:16 -0500 Subject: [PATCH 1688/3585] chore: formatting file bimal.json --- domains/bimal.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/bimal.json b/domains/bimal.json index 0f7076a76..101737508 100644 --- a/domains/bimal.json +++ b/domains/bimal.json @@ -1,12 +1,12 @@ { - "description": "My personal website goes here", - "repo": "https://github.com/bimal-inc/bimal-inc.github.io", - "owner": { - "username": "bimal-inc", - "email": "bimalyadavemail7@gmail.com", - "twitter": "bimalinc" - }, - "record": { - "CNAME": "bimal-inc.github.io" - } -} + "description": "My personal website goes here", + "repo": "https://github.com/bimal-inc/bimal-inc.github.io", + "owner": { + "username": "bimal-inc", + "email": "bimalyadavemail7@gmail.com", + "twitter": "bimalinc" + }, + "record": { + "CNAME": "bimal-inc.github.io" + } +} \ No newline at end of file From 239719d8b98a3f27145c5c2f47de54ab172bafcb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:16 -0500 Subject: [PATCH 1689/3585] chore: formatting file bimarsha.json --- domains/bimarsha.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bimarsha.json b/domains/bimarsha.json index a4195f796..3da5e68f4 100644 --- a/domains/bimarsha.json +++ b/domains/bimarsha.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Bimarsha69", - "email": "bimarshathapa2@gmail.com" - }, - "record": { - "CNAME": "bimarsha69.github.io" - } -} + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "CNAME": "bimarsha69.github.io" + } +} \ No newline at end of file From 9604301218ac1803cc735f01cc8521424cb5eed0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:16 -0500 Subject: [PATCH 1690/3585] chore: formatting file bing-chilling.json --- domains/bing-chilling.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bing-chilling.json b/domains/bing-chilling.json index ab819db76..53d04e87b 100644 --- a/domains/bing-chilling.json +++ b/domains/bing-chilling.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheUnium", - "email": "ooooooooooooothereal@gmail.com" - }, - "record": { - "CNAME": "theunium.github.io" - } -} + "owner": { + "username": "TheUnium", + "email": "ooooooooooooothereal@gmail.com" + }, + "record": { + "CNAME": "theunium.github.io" + } +} \ No newline at end of file From 14758a7a44dfcc375c584bb31584e41feefca3ba Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:16 -0500 Subject: [PATCH 1691/3585] chore: formatting file binh.json --- domains/binh.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/binh.json b/domains/binh.json index 769861fa6..3a8f0c51d 100644 --- a/domains/binh.json +++ b/domains/binh.json @@ -1,11 +1,11 @@ { - "description": "Binh Pham's Personal Website", - "repo": "https://github.com/pham-tuan-binh", - "owner": { - "username": "pham-tuan-binh", - "email": "binhpham@binhph.am" - }, - "record": { - "URL": "https://www.binhph.am" - } -} + "description": "Binh Pham's Personal Website", + "repo": "https://github.com/pham-tuan-binh", + "owner": { + "username": "pham-tuan-binh", + "email": "binhpham@binhph.am" + }, + "record": { + "URL": "https://www.binhph.am" + } +} \ No newline at end of file From 7482a38187231b97bd3ff361d5675a55219cbdec Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:17 -0500 Subject: [PATCH 1692/3585] chore: formatting file binhpv96.json --- domains/binhpv96.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/binhpv96.json b/domains/binhpv96.json index 73ac087f3..9a0976ea6 100644 --- a/domains/binhpv96.json +++ b/domains/binhpv96.json @@ -1,10 +1,9 @@ { "owner": { - "username": "binhpv96", - "email": "pvbinh2k4@gmail.com" + "username": "binhpv96", + "email": "pvbinh2k4@gmail.com" }, "record": { - "CNAME": "binhpv96.github.io" + "CNAME": "binhpv96.github.io" } - } - \ No newline at end of file +} \ No newline at end of file From 7de4c5f10d26d8aee87283f492fe7b2360f4756f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:17 -0500 Subject: [PATCH 1693/3585] chore: formatting file bintang1302.json --- domains/bintang1302.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/bintang1302.json b/domains/bintang1302.json index 5d021e665..6a295b7fe 100644 --- a/domains/bintang1302.json +++ b/domains/bintang1302.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "Bintang1302", - "discord": "881796102142185504", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NxNl7iqPLlu2R6PI7WeNjQ3DKnxMPUe4m6yjt9wDu4VQFk-lyi2DlXx8YQNZY0e1yKeYFAbPUv_0hHLMhRK-mPQfUmyr1EGxi90HlfxPj7Z5SiNuQ0JOcCdz7LIbajRsRznaWPDt-fz7nSyQvrR8qTo3TLKPCe_GtGKzOuY4U4zqs35VByrNnJE0_R4mQuW-KqZPie2kzopM7M4dSVlCDuBiI91uC5HKKcOZ4jq9sf8MnnqXOzh0C7vFRYq-k_7vQ4khJtizfOVJsM8Y9-ioodSwwvzeS-0dfrq_DFwZx68OJcg0VVLy6-Bi1Zf199QWlb39NNqHEDw08Yu1Rzgo5A.Ydq1gSOxnSmBTk93ym-ipA.5cwDdmxhwIxRV4237X9z7At-Up-uL1dQgiQzgKHqrcjP9HBzJlTRnmOvDQEiohF3uWtdL3y4VadRGXOgcF6TKVljeBkSsR3XuEKWDMRwvOY.XB1v5WDnEPOfqjr-ZEzloQ" - }, - "record": { - "A": ["89.213.211.250"] - } -} + "owner": { + "username": "Bintang1302", + "discord": "881796102142185504", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NxNl7iqPLlu2R6PI7WeNjQ3DKnxMPUe4m6yjt9wDu4VQFk-lyi2DlXx8YQNZY0e1yKeYFAbPUv_0hHLMhRK-mPQfUmyr1EGxi90HlfxPj7Z5SiNuQ0JOcCdz7LIbajRsRznaWPDt-fz7nSyQvrR8qTo3TLKPCe_GtGKzOuY4U4zqs35VByrNnJE0_R4mQuW-KqZPie2kzopM7M4dSVlCDuBiI91uC5HKKcOZ4jq9sf8MnnqXOzh0C7vFRYq-k_7vQ4khJtizfOVJsM8Y9-ioodSwwvzeS-0dfrq_DFwZx68OJcg0VVLy6-Bi1Zf199QWlb39NNqHEDw08Yu1Rzgo5A.Ydq1gSOxnSmBTk93ym-ipA.5cwDdmxhwIxRV4237X9z7At-Up-uL1dQgiQzgKHqrcjP9HBzJlTRnmOvDQEiohF3uWtdL3y4VadRGXOgcF6TKVljeBkSsR3XuEKWDMRwvOY.XB1v5WDnEPOfqjr-ZEzloQ" + }, + "record": { + "A": [ + "89.213.211.250" + ] + } +} \ No newline at end of file From cbbbf13c95fa2080bfbf61e785a49945ad792124 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:17 -0500 Subject: [PATCH 1694/3585] chore: formatting file binwonk.json --- domains/binwonk.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/binwonk.json b/domains/binwonk.json index b8647c14a..fec4e131c 100644 --- a/domains/binwonk.json +++ b/domains/binwonk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "binwonk", - "email": "finnwok1@gmail.com" - }, - "record": { - "CNAME": "binwonk.github.io" - } -} + "owner": { + "username": "binwonk", + "email": "finnwok1@gmail.com" + }, + "record": { + "CNAME": "binwonk.github.io" + } +} \ No newline at end of file From cfc8c0ad5746f701d1f39aad23181f807b8dafc7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:17 -0500 Subject: [PATCH 1695/3585] chore: formatting file bio.ahmedtohamy.json --- domains/bio.ahmedtohamy.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bio.ahmedtohamy.json b/domains/bio.ahmedtohamy.json index 44fc48511..730c79d01 100644 --- a/domains/bio.ahmedtohamy.json +++ b/domains/bio.ahmedtohamy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahmedtohamy1", - "email": "1ahmed.tohamy@gmail.com" - }, - "record": { - "CNAME": "ahmedtohamy1.github.io" - } -} + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} \ No newline at end of file From 3d492b1b6cf7f39bba6f2ef20f27b10948bf58a2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:17 -0500 Subject: [PATCH 1696/3585] chore: formatting file bipin-bheda.json --- domains/bipin-bheda.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bipin-bheda.json b/domains/bipin-bheda.json index fb79c29cf..9b5a62978 100644 --- a/domains/bipin-bheda.json +++ b/domains/bipin-bheda.json @@ -1,10 +1,10 @@ { - "description": "Bipin Bheda Profile.", - "repo": "https://github.com/bipin-bheda/bipin-bheda.github.io", - "owner": { - "username": "bipin-bheda" - }, - "record": { - "CNAME": "bipin-bheda.github.io" - } -} + "description": "Bipin Bheda Profile.", + "repo": "https://github.com/bipin-bheda/bipin-bheda.github.io", + "owner": { + "username": "bipin-bheda" + }, + "record": { + "CNAME": "bipin-bheda.github.io" + } +} \ No newline at end of file From f47559c00bed90568eeaa629d65abb14a87d6bb9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:17 -0500 Subject: [PATCH 1697/3585] chore: formatting file biplob.json --- domains/biplob.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/biplob.json b/domains/biplob.json index f5daffede..943266d51 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "revolutionisme", - "email": "revolutionisme@gmail.com" - }, - "record": { - "CNAME": "revolutionisme.github.io" - } -} + "owner": { + "username": "revolutionisme", + "email": "revolutionisme@gmail.com" + }, + "record": { + "CNAME": "revolutionisme.github.io" + } +} \ No newline at end of file From c4fb0001430bda2f8f8653da289a0c4f16476e82 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:17 -0500 Subject: [PATCH 1698/3585] chore: formatting file birabittoh.json --- domains/birabittoh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/birabittoh.json b/domains/birabittoh.json index 0e04cf4df..7bfdf34d5 100644 --- a/domains/birabittoh.json +++ b/domains/birabittoh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BiRabittoh", - "email": "andronacomarco@gmail.com" - }, - "record": { - "CNAME": "birabittoh.github.io" - } -} + "owner": { + "username": "BiRabittoh", + "email": "andronacomarco@gmail.com" + }, + "record": { + "CNAME": "birabittoh.github.io" + } +} \ No newline at end of file From e4086983e48cfb52648089b5b5aa3ddb0bb79ae4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:17 -0500 Subject: [PATCH 1699/3585] chore: formatting file bismuth.json --- domains/bismuth.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bismuth.json b/domains/bismuth.json index 6ef1961e2..2b48c8e5e 100644 --- a/domains/bismuth.json +++ b/domains/bismuth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bismuthnickel", - "email": "warreneverettstevens@gmail.com" - }, - "record": { - "CNAME": "bismuthnickel.github.io" - } -} + "owner": { + "username": "bismuthnickel", + "email": "warreneverettstevens@gmail.com" + }, + "record": { + "CNAME": "bismuthnickel.github.io" + } +} \ No newline at end of file From bec2e882e62dfe1429524304e462d1e0b67c4f68 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:17 -0500 Subject: [PATCH 1700/3585] chore: formatting file bitsexploited.json --- domains/bitsexploited.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bitsexploited.json b/domains/bitsexploited.json index 5ad5b4c99..5460f7e84 100644 --- a/domains/bitsexploited.json +++ b/domains/bitsexploited.json @@ -1,11 +1,11 @@ { - "description": "A portfolio website", - "repo": "https://github.com/bitsexploited/bitsexploited.github.io", - "owner": { - "username": "BitsExploited", - "email": "tspamiitesh@gmail.com" - }, - "record": { - "CNAME": "BitsExploited.github.io" - } -} + "description": "A portfolio website", + "repo": "https://github.com/bitsexploited/bitsexploited.github.io", + "owner": { + "username": "BitsExploited", + "email": "tspamiitesh@gmail.com" + }, + "record": { + "CNAME": "BitsExploited.github.io" + } +} \ No newline at end of file From b5242fd1a474bca48906edd7a28da69f22c713e2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:18 -0500 Subject: [PATCH 1701/3585] chore: formatting file bk.json --- domains/bk.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bk.json b/domains/bk.json index 0ad102550..ae4635f0c 100644 --- a/domains/bk.json +++ b/domains/bk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hbk671104", - "email": "hbk671104@gmail.com" - }, - "record": { - "CNAME": "hbk671104.github.io" - } -} + "owner": { + "username": "hbk671104", + "email": "hbk671104@gmail.com" + }, + "record": { + "CNAME": "hbk671104.github.io" + } +} \ No newline at end of file From e67f12e04d9e2e502b1437879225e1031caf6e69 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:18 -0500 Subject: [PATCH 1702/3585] chore: formatting file bkmd.json --- domains/bkmd.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bkmd.json b/domains/bkmd.json index baef014e4..6ea4324b2 100644 --- a/domains/bkmd.json +++ b/domains/bkmd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Soldierplayz6867", - "email": "soldierplayz.tw@gmail.com" - }, - "record": { - "CNAME": "da-1.us.hostns.io" - } -} + "owner": { + "username": "Soldierplayz6867", + "email": "soldierplayz.tw@gmail.com" + }, + "record": { + "CNAME": "da-1.us.hostns.io" + } +} \ No newline at end of file From 3ef6c3ca1edefb03a2e7bc9e46782f5ad4c8fef8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:18 -0500 Subject: [PATCH 1703/3585] chore: formatting file bkms.json --- domains/bkms.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bkms.json b/domains/bkms.json index 03f3f8128..19241fbd5 100644 --- a/domains/bkms.json +++ b/domains/bkms.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bkmsstudio", - "email": "mmini15354424@gmail.com" - }, - "record": { - "CNAME": "www.bkmsdev.in.th" - } -} + "owner": { + "username": "bkmsstudio", + "email": "mmini15354424@gmail.com" + }, + "record": { + "CNAME": "www.bkmsdev.in.th" + } +} \ No newline at end of file From 6406e7ec21a4e3d4c868eb345887a00e54b861e0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:18 -0500 Subject: [PATCH 1704/3585] chore: formatting file blackdx.json --- domains/blackdx.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/blackdx.json b/domains/blackdx.json index 47620b711..0d7925db9 100644 --- a/domains/blackdx.json +++ b/domains/blackdx.json @@ -1,12 +1,12 @@ { - "description": "Use is for a little portfolio", - "repo": "https://github.com/blackdx/homepage", - "owner": { - "username": "blackdx", - "email": "blackdxnet@gmail.com", - "twitter": "BlackDX10" - }, - "record": { - "CNAME": "blackdx.github.io" - } -} + "description": "Use is for a little portfolio", + "repo": "https://github.com/blackdx/homepage", + "owner": { + "username": "blackdx", + "email": "blackdxnet@gmail.com", + "twitter": "BlackDX10" + }, + "record": { + "CNAME": "blackdx.github.io" + } +} \ No newline at end of file From c2d4a965276857e5db9b797cd03e6e45452250cd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:18 -0500 Subject: [PATCH 1705/3585] chore: formatting file blackneeed.json --- domains/blackneeed.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/blackneeed.json b/domains/blackneeed.json index b5b678429..05d31e3e1 100644 --- a/domains/blackneeed.json +++ b/domains/blackneeed.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Blackneeed", - "email": "kontododatkowe.marcelclay@gmail.com", - "discord": "928360278683443210" - }, - "record": { - "CNAME": "blackneeed.github.io" - } -} + "owner": { + "username": "Blackneeed", + "email": "kontododatkowe.marcelclay@gmail.com", + "discord": "928360278683443210" + }, + "record": { + "CNAME": "blackneeed.github.io" + } +} \ No newline at end of file From a9ac5222d3b7d925ea23d4f48ab24d7e593419b8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:18 -0500 Subject: [PATCH 1706/3585] chore: formatting file blacsheep.json --- domains/blacsheep.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blacsheep.json b/domains/blacsheep.json index f954b0cbc..c57351ecc 100644 --- a/domains/blacsheep.json +++ b/domains/blacsheep.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "blacsheep", - "email": "lanzou1.0@gmail.com" - }, - "record": { - "CNAME": "blacsheep-github-io.pages.dev" - } -} + "owner": { + "username": "blacsheep", + "email": "lanzou1.0@gmail.com" + }, + "record": { + "CNAME": "blacsheep-github-io.pages.dev" + } +} \ No newline at end of file From 7a639188e6660e919b6d36a144887b5427b85c2e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:18 -0500 Subject: [PATCH 1707/3585] chore: formatting file blaine.json --- domains/blaine.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/blaine.json b/domains/blaine.json index eff049886..6e25e952f 100644 --- a/domains/blaine.json +++ b/domains/blaine.json @@ -1,11 +1,11 @@ { - "description": "The face of Blaine, on the web", - "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", - "owner": { - "username": "Blakeinstein", - "email": "rishi1998@gmail.com" - }, - "record": { - "URL": "https://blaine.vip" - } -} + "description": "The face of Blaine, on the web", + "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", + "owner": { + "username": "Blakeinstein", + "email": "rishi1998@gmail.com" + }, + "record": { + "URL": "https://blaine.vip" + } +} \ No newline at end of file From a10e1feb8de274d1ebc23402b231f0a5ccdcf92d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:18 -0500 Subject: [PATCH 1708/3585] chore: formatting file blake.json --- domains/blake.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/blake.json b/domains/blake.json index 4340be5a1..bd3b957be 100644 --- a/domains/blake.json +++ b/domains/blake.json @@ -1,11 +1,13 @@ { - "description": "A redirection to my github page", - "repo": "https://github.com/BlakeH2208", - "owner": { - "username": "BlakeH2208", - "email": "contact@blakehurley.com" - }, - "record": { - "A": ["89.41.169.49"] - } -} + "description": "A redirection to my github page", + "repo": "https://github.com/BlakeH2208", + "owner": { + "username": "BlakeH2208", + "email": "contact@blakehurley.com" + }, + "record": { + "A": [ + "89.41.169.49" + ] + } +} \ No newline at end of file From 6cd6aa99a90d5fb6e98b71c91a337c89c4e19c80 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:18 -0500 Subject: [PATCH 1709/3585] chore: formatting file blankparticle.json --- domains/blankparticle.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blankparticle.json b/domains/blankparticle.json index 08d16d919..a898aef9f 100644 --- a/domains/blankparticle.json +++ b/domains/blankparticle.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BlankParticle", - "email": "hello@blankparticle.in" - }, - "record": { - "URL": "https://blankparticle.in" - } -} + "owner": { + "username": "BlankParticle", + "email": "hello@blankparticle.in" + }, + "record": { + "URL": "https://blankparticle.in" + } +} \ No newline at end of file From 56aea24da86e35123a41da3bf1c1816063caa210 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:19 -0500 Subject: [PATCH 1710/3585] chore: formatting file blast.json --- domains/blast.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/blast.json b/domains/blast.json index cda0a12aa..3dbef5108 100644 --- a/domains/blast.json +++ b/domains/blast.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ReBlast", - "discord": "poxuizm" - }, - "description": "Personal website with links to my social medias, will probably add portfolio", - "record": { - "CNAME": "reblast.github.io" - } -} + "owner": { + "username": "ReBlast", + "discord": "poxuizm" + }, + "description": "Personal website with links to my social medias, will probably add portfolio", + "record": { + "CNAME": "reblast.github.io" + } +} \ No newline at end of file From afe1f9fa05fea09ef5b5aba5abe40332042a850a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:19 -0500 Subject: [PATCH 1711/3585] chore: formatting file blazedev.json --- domains/blazedev.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/blazedev.json b/domains/blazedev.json index 8b9d2fbd7..6e4af010b 100644 --- a/domains/blazedev.json +++ b/domains/blazedev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "blaze-099", - "discord": "1186691290759434350", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Drbtx3bqrGce1w55T80jyC9uYEhqb_Hea4djEOiUZhqyASA5RnIwlE30dkNIXLr2ARGyMa-IunKjmUWbVWyDu_KuPPXfGzRqstu_TN0ooplUSySXe2lWHP275PpyfMi2ZlmkWH06BCvWUZqeDZimJXGK-EEBMXOyBfJtP91bA9SpXZ8PSdmvK1nEEjO-G3o7NgB-YvT5hydJ6kx_VvRvAmCewn2VDWUxxaRmFHv9RyolKnuUZDT19Nj0HDooaFHvHMUazbrmHKp7u2ymN3-hhwpaLxjvQ_R1BQNVSnC5zHkNHvxqiIrh3fyqRCpn3YQIpI8FH3AjMOopt8D4ehvt-w.XfKXPgZOGrovfShUJYX10w.Q_92JQs0PCCIqSzlIgnqbSGSSkH1BmLZn6x2nYOOMpuD2YYSU1R8utzksWRYsCWoZ4U7ZPYrboTidItRKMHSvZ3nyZl4fDiYfPhsfHJV3TY.JW-lUBRmYsjUqFoCsAH_vA" - }, - "record": { - "CNAME": "sparkling-faloodeh-1fda87.netlify.app" - } -} + "owner": { + "username": "blaze-099", + "discord": "1186691290759434350", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Drbtx3bqrGce1w55T80jyC9uYEhqb_Hea4djEOiUZhqyASA5RnIwlE30dkNIXLr2ARGyMa-IunKjmUWbVWyDu_KuPPXfGzRqstu_TN0ooplUSySXe2lWHP275PpyfMi2ZlmkWH06BCvWUZqeDZimJXGK-EEBMXOyBfJtP91bA9SpXZ8PSdmvK1nEEjO-G3o7NgB-YvT5hydJ6kx_VvRvAmCewn2VDWUxxaRmFHv9RyolKnuUZDT19Nj0HDooaFHvHMUazbrmHKp7u2ymN3-hhwpaLxjvQ_R1BQNVSnC5zHkNHvxqiIrh3fyqRCpn3YQIpI8FH3AjMOopt8D4ehvt-w.XfKXPgZOGrovfShUJYX10w.Q_92JQs0PCCIqSzlIgnqbSGSSkH1BmLZn6x2nYOOMpuD2YYSU1R8utzksWRYsCWoZ4U7ZPYrboTidItRKMHSvZ3nyZl4fDiYfPhsfHJV3TY.JW-lUBRmYsjUqFoCsAH_vA" + }, + "record": { + "CNAME": "sparkling-faloodeh-1fda87.netlify.app" + } +} \ No newline at end of file From 1a2ddefc4ae2610e7e7aa21b14fb6465b90029f2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:19 -0500 Subject: [PATCH 1712/3585] chore: formatting file blazyflash.json --- domains/blazyflash.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blazyflash.json b/domains/blazyflash.json index e2c936c81..1b54d0c45 100644 --- a/domains/blazyflash.json +++ b/domains/blazyflash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Thanatoslayer6", - "email": "thanatoslayer6@gmail.com" - }, - "record": { - "URL": "https://ballzy.vercel.app/" - } -} + "owner": { + "username": "Thanatoslayer6", + "email": "thanatoslayer6@gmail.com" + }, + "record": { + "URL": "https://ballzy.vercel.app/" + } +} \ No newline at end of file From 01fbd23acd1d88dad4cf8ff2f850a96b378861e3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:19 -0500 Subject: [PATCH 1713/3585] chore: formatting file blc.json --- domains/blc.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/blc.json b/domains/blc.json index a0ac0a247..8e10e499f 100644 --- a/domains/blc.json +++ b/domains/blc.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BLCXD", - "email": "blctoblc223@gmail.com", - "discord": "723837167499083788" - }, - "record": { - "CNAME": "blcpage.github.io" - } -} + "owner": { + "username": "BLCXD", + "email": "blctoblc223@gmail.com", + "discord": "723837167499083788" + }, + "record": { + "CNAME": "blcpage.github.io" + } +} \ No newline at end of file From d225bfa4c43af18489dbb6732b7b50331e951710 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:19 -0500 Subject: [PATCH 1714/3585] chore: formatting file bleemis42.json --- domains/bleemis42.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bleemis42.json b/domains/bleemis42.json index faf8bd9bb..76b201db2 100644 --- a/domains/bleemis42.json +++ b/domains/bleemis42.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BleemIs42", - "description": "BleemIs42.is-a.dev", - "email": "BleemIs42@gmail.com" - }, - "record": { - "CNAME": "BleemIs42.github.io" - } -} + "owner": { + "username": "BleemIs42", + "description": "BleemIs42.is-a.dev", + "email": "BleemIs42@gmail.com" + }, + "record": { + "CNAME": "BleemIs42.github.io" + } +} \ No newline at end of file From 2ee1eef8798c4f7bdc013f62d6b9d2d038f815d0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:19 -0500 Subject: [PATCH 1715/3585] chore: formatting file blek.json --- domains/blek.json | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/domains/blek.json b/domains/blek.json index 0f020ea1d..fc620c4dc 100644 --- a/domains/blek.json +++ b/domains/blek.json @@ -1,11 +1,15 @@ { - "description": "blek is a dev", - "owner": { - "username": "b1ek", - "email": "me@blek.codes" - }, - "record": { - "A": ["185.130.226.115"], - "AAAA": ["2a05:b40:0:570:4563:92af:9a56:7fc8"] - } -} + "description": "blek is a dev", + "owner": { + "username": "b1ek", + "email": "me@blek.codes" + }, + "record": { + "A": [ + "185.130.226.115" + ], + "AAAA": [ + "2a05:b40:0:570:4563:92af:9a56:7fc8" + ] + } +} \ No newline at end of file From 04ff8e15545a7a788ef9488ee1171851d7dc8a80 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:19 -0500 Subject: [PATCH 1716/3585] chore: formatting file blema.json --- domains/blema.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/blema.json b/domains/blema.json index 2ffcd1bf4..e1f64e1f0 100644 --- a/domains/blema.json +++ b/domains/blema.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "record": { - "A": ["212.227.32.105"] - } -} + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": [ + "212.227.32.105" + ] + } +} \ No newline at end of file From 6ddd1d179c78f80a87ff77628253d69dabba2259 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:19 -0500 Subject: [PATCH 1717/3585] chore: formatting file blindstudios.json --- domains/blindstudios.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/blindstudios.json b/domains/blindstudios.json index 14e966da5..c48e58483 100644 --- a/domains/blindstudios.json +++ b/domains/blindstudios.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "urasdbwd", - "discord": "291889282032074752", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F299V2wTYMNurO2uHOa8VcSRKYBCoUAdCf7UfkKbP6j1p-eUNWwfACF3-MRC87QJgLQ6oOsup94_Mog8jx1nk--qGdtI_MJCzeg1CxdE-O3c6pQKFRT-f-EpksF3SlOC3ZpiVoYr8xRDOk0Z9YJ5Kp9YgS4nX53e32q_YAHrxIBn982VbfkSMuWgN8XNVtELx4V9k2Mm3FUVxxcUenS7RK8E9bkN9J2yytst3fOKeP3Y1RGqmx-lK9IpIJoOacz8O-O47KCBEo5xHuNowLkrxA4ZKh9_buapeBKLwKMN0L9WgaABYE5gYJ16Hu3nPV9am3QAvJa9UJKtMNPJNg1Ytg.eVZIak0vT5zOE5bRpJ-4Nw.0nvLUiumNwnzS-In3p_LxfltkRH42IFB7ORkWyNlQAPj73PyFksbHfwgah43wCTCH7Nn4M324xg_JiHKBdUXneagncW2cuPzQM-hXt1E0-E.bl3U_qohdjGOIOejzipLJA" - }, - "record": { - "A": ["193.149.164.209"] - } -} + "owner": { + "username": "urasdbwd", + "discord": "291889282032074752", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F299V2wTYMNurO2uHOa8VcSRKYBCoUAdCf7UfkKbP6j1p-eUNWwfACF3-MRC87QJgLQ6oOsup94_Mog8jx1nk--qGdtI_MJCzeg1CxdE-O3c6pQKFRT-f-EpksF3SlOC3ZpiVoYr8xRDOk0Z9YJ5Kp9YgS4nX53e32q_YAHrxIBn982VbfkSMuWgN8XNVtELx4V9k2Mm3FUVxxcUenS7RK8E9bkN9J2yytst3fOKeP3Y1RGqmx-lK9IpIJoOacz8O-O47KCBEo5xHuNowLkrxA4ZKh9_buapeBKLwKMN0L9WgaABYE5gYJ16Hu3nPV9am3QAvJa9UJKtMNPJNg1Ytg.eVZIak0vT5zOE5bRpJ-4Nw.0nvLUiumNwnzS-In3p_LxfltkRH42IFB7ORkWyNlQAPj73PyFksbHfwgah43wCTCH7Nn4M324xg_JiHKBdUXneagncW2cuPzQM-hXt1E0-E.bl3U_qohdjGOIOejzipLJA" + }, + "record": { + "A": [ + "193.149.164.209" + ] + } +} \ No newline at end of file From c4488f7a687ea0e0d51fc99138dcd97ffefad828 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:20 -0500 Subject: [PATCH 1718/3585] chore: formatting file blitzbrian.json --- domains/blitzbrian.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/blitzbrian.json b/domains/blitzbrian.json index 96dd5a47c..8f0cb55a2 100644 --- a/domains/blitzbrian.json +++ b/domains/blitzbrian.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "blitzbrian", - "email": "brianvoorbij@gmail.com", - "discord": "814555302178455604" - }, - "record": { - "CNAME": "blitzbrian.github.io" - } -} + "owner": { + "username": "blitzbrian", + "email": "brianvoorbij@gmail.com", + "discord": "814555302178455604" + }, + "record": { + "CNAME": "blitzbrian.github.io" + } +} \ No newline at end of file From cb8b5bddd10c9bacfd2e92516c2e824589007118 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:20 -0500 Subject: [PATCH 1719/3585] chore: formatting file blob2763.json --- domains/blob2763.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blob2763.json b/domains/blob2763.json index 61cd102b9..80ef44d40 100644 --- a/domains/blob2763.json +++ b/domains/blob2763.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Blob2763", - "email": "blob2763@gmail.com" - }, - "record": { - "CNAME": "blob2763.github.io" - } -} + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "CNAME": "blob2763.github.io" + } +} \ No newline at end of file From b8c1146d909e48b405f7a2a87b5c3501464917a2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:20 -0500 Subject: [PATCH 1720/3585] chore: formatting file blog.aayushsiwa.json --- domains/blog.aayushsiwa.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blog.aayushsiwa.json b/domains/blog.aayushsiwa.json index 1ed0096bf..528050de1 100644 --- a/domains/blog.aayushsiwa.json +++ b/domains/blog.aayushsiwa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "CNAME": "blog-aayushsiwa.pages.dev" - } -} + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "blog-aayushsiwa.pages.dev" + } +} \ No newline at end of file From 16903ebd689465a46f0c8db43d23d3fb7be55506 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:20 -0500 Subject: [PATCH 1721/3585] chore: formatting file blog.alora.json --- domains/blog.alora.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/blog.alora.json b/domains/blog.alora.json index 90785db87..0b6dcbb11 100644 --- a/domains/blog.alora.json +++ b/domains/blog.alora.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aloramiaa", - "email": "xaloramia@gmail.com", - "discord": "1236292707371057216" - }, - "record": { - "CNAME": "project-graphql-blog-sable.vercel.app" - } -} + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com", + "discord": "1236292707371057216" + }, + "record": { + "CNAME": "project-graphql-blog-sable.vercel.app" + } +} \ No newline at end of file From 2b97c6ebf001df14e3b243892073808cb4e353c7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:20 -0500 Subject: [PATCH 1722/3585] chore: formatting file blog.areen-c.json --- domains/blog.areen-c.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blog.areen-c.json b/domains/blog.areen-c.json index 558f42f8b..c92225c79 100644 --- a/domains/blog.areen-c.json +++ b/domains/blog.areen-c.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "blog-areen.pages.dev" - } -} + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "blog-areen.pages.dev" + } +} \ No newline at end of file From c48721264b0df21a5bb55e082e7f4e7871fd348e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:20 -0500 Subject: [PATCH 1723/3585] chore: formatting file blog.areen.json --- domains/blog.areen.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blog.areen.json b/domains/blog.areen.json index 8241cfe7b..9bf067515 100644 --- a/domains/blog.areen.json +++ b/domains/blog.areen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "areencx.pages.dev" - } -} + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "areencx.pages.dev" + } +} \ No newline at end of file From 84d77a43c7139dd0f4b256b10acf939acc4babfb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:20 -0500 Subject: [PATCH 1724/3585] chore: formatting file blog.catzboy.json --- domains/blog.catzboy.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/blog.catzboy.json b/domains/blog.catzboy.json index e11095ae3..20f7e52b1 100644 --- a/domains/blog.catzboy.json +++ b/domains/blog.catzboy.json @@ -1,11 +1,11 @@ { - "description": "Catzboy's Blog", - "repo": "https://github.com/Maruful007/Maruful007.github.io", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "record": { - "CNAME": "maruful007.github.io" - } -} + "description": "Catzboy's Blog", + "repo": "https://github.com/Maruful007/Maruful007.github.io", + "owner": { + "username": "Maruful007", + "email": "marufulislamsami2007@gmail.com" + }, + "record": { + "CNAME": "maruful007.github.io" + } +} \ No newline at end of file From 6e0e301e50e9ca6c90958959f28f0cad6e61382b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:20 -0500 Subject: [PATCH 1725/3585] chore: formatting file blog.chuyentinorz.json --- domains/blog.chuyentinorz.json | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/domains/blog.chuyentinorz.json b/domains/blog.chuyentinorz.json index 1257a8492..517ea2562 100644 --- a/domains/blog.chuyentinorz.json +++ b/domains/blog.chuyentinorz.json @@ -1,12 +1,14 @@ { - "description": "This website is a blogpost for ChuyenTinORZ", - "repo": "https://github.com/akk1to/orz-blog", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "A": ["216.198.79.193"] - } -} + "description": "This website is a blogpost for ChuyenTinORZ", + "repo": "https://github.com/akk1to/orz-blog", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": [ + "216.198.79.193" + ] + } +} \ No newline at end of file From 93c0b5f4eccb3e0fd165a3061b8e0e9277670fca Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:21 -0500 Subject: [PATCH 1726/3585] chore: formatting file blog.crazo7924.json --- domains/blog.crazo7924.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/blog.crazo7924.json b/domains/blog.crazo7924.json index 7d37995c6..671a886ae 100644 --- a/domains/blog.crazo7924.json +++ b/domains/blog.crazo7924.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "crazo7924", - "discord": "466605393309859840", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WnVEogXILKQlj-jvgWzBYV4EQBNJpb4o31g6aGeiNfpBUziSFOH_A_RYdluWZEm4SN6rwsgh4Ca6BD1FLP-pGkalakxUu22u6oFGPHfclABR0FzYUTwT2ePhQbcCQE0kj_scrL_lUCrWTXfqqu9daPVkKsZSGFR_XtT5stUtwcA_eNuRiRgCB5oteS1Clo3gfWrCIB-XfwUONGfHnm8w_XwiatvVxAV4SMGwh2nNH9lYjLT23rGmO2hd9jptO8GHbNJJWSsndM5D_BIhf1bnDtmuIN3DWciaR9ijmZI5g-CfbkGbph0zhOi4N88eBsdL4Bku5Cu4GnR0_zkjK27cfw.lf05n5TGJ5ekai6Qi7gbdQ.FwSEtzo_z9amY4qpwKLzLct9mtbnkKUEWFSrKlnqv01uRRu1lKQV9_YdU8eZ3UtY0H4wL6iZSrECZPcFxGqGaUl6DIQLc1-jgODQHQNyLzp0WTlMbKcWXCRS80eITxXR.ZaVvxYEKWd03U5gQXIofEw" - }, - "record": { - "CNAME": "hashnode.network" - } -} + "owner": { + "username": "crazo7924", + "discord": "466605393309859840", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WnVEogXILKQlj-jvgWzBYV4EQBNJpb4o31g6aGeiNfpBUziSFOH_A_RYdluWZEm4SN6rwsgh4Ca6BD1FLP-pGkalakxUu22u6oFGPHfclABR0FzYUTwT2ePhQbcCQE0kj_scrL_lUCrWTXfqqu9daPVkKsZSGFR_XtT5stUtwcA_eNuRiRgCB5oteS1Clo3gfWrCIB-XfwUONGfHnm8w_XwiatvVxAV4SMGwh2nNH9lYjLT23rGmO2hd9jptO8GHbNJJWSsndM5D_BIhf1bnDtmuIN3DWciaR9ijmZI5g-CfbkGbph0zhOi4N88eBsdL4Bku5Cu4GnR0_zkjK27cfw.lf05n5TGJ5ekai6Qi7gbdQ.FwSEtzo_z9amY4qpwKLzLct9mtbnkKUEWFSrKlnqv01uRRu1lKQV9_YdU8eZ3UtY0H4wL6iZSrECZPcFxGqGaUl6DIQLc1-jgODQHQNyLzp0WTlMbKcWXCRS80eITxXR.ZaVvxYEKWd03U5gQXIofEw" + }, + "record": { + "CNAME": "hashnode.network" + } +} \ No newline at end of file From d55c00e123c2ff0390316c7dd7c14727f9033b9b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:21 -0500 Subject: [PATCH 1727/3585] chore: formatting file blog.hafi.json --- domains/blog.hafi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/blog.hafi.json b/domains/blog.hafi.json index 1a49c739f..6ab60d123 100644 --- a/domains/blog.hafi.json +++ b/domains/blog.hafi.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "HafiTheCat", - "discord": "hafi_the_cat" - }, - "description": "A personal Blog", - "repo": "https://github.com/HafiTheCat/hafis_code_continuum", - "record": { - "CNAME": "hafis-code-continuum.netlify.app" - } -} + "owner": { + "username": "HafiTheCat", + "discord": "hafi_the_cat" + }, + "description": "A personal Blog", + "repo": "https://github.com/HafiTheCat/hafis_code_continuum", + "record": { + "CNAME": "hafis-code-continuum.netlify.app" + } +} \ No newline at end of file From cefebc60f08571c531acb5b4b076abcdde02d479 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:21 -0500 Subject: [PATCH 1728/3585] chore: formatting file blog.joetroll.json --- domains/blog.joetroll.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/blog.joetroll.json b/domains/blog.joetroll.json index e4c3b635f..b61e5bf7d 100644 --- a/domains/blog.joetroll.json +++ b/domains/blog.joetroll.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "trolljoe", - "email": "joetechtok@proton.me", - "discord": "1054945019137630278" - }, - "record": { - "CNAME": "blogjoetroll.pages.dev" - } -} + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278" + }, + "record": { + "CNAME": "blogjoetroll.pages.dev" + } +} \ No newline at end of file From fca3c79abfde07bf93324be94daee6cf9e5fa58f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:21 -0500 Subject: [PATCH 1729/3585] chore: formatting file blog.jumanji.json --- domains/blog.jumanji.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/blog.jumanji.json b/domains/blog.jumanji.json index b17686d6d..1d3e8ab84 100644 --- a/domains/blog.jumanji.json +++ b/domains/blog.jumanji.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "heyjumanji" - }, - "record": { - "CNAME": "jumanjiblogs.vercel.app" - } -} + "owner": { + "username": "heyjumanji" + }, + "record": { + "CNAME": "jumanjiblogs.vercel.app" + } +} \ No newline at end of file From 1b7bc3ab2e50c7984b3588edbcf809daad2943f2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:21 -0500 Subject: [PATCH 1730/3585] chore: formatting file blog.narasima.json --- domains/blog.narasima.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blog.narasima.json b/domains/blog.narasima.json index 24e1e3aeb..c4f6beb56 100644 --- a/domains/blog.narasima.json +++ b/domains/blog.narasima.json @@ -6,4 +6,4 @@ "record": { "CNAME": "hashnode.network" } -} +} \ No newline at end of file From 03cd3fb62a2a3b8d31d7fae87b05ec298245de98 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:21 -0500 Subject: [PATCH 1731/3585] chore: formatting file blog.quincetart10.json --- domains/blog.quincetart10.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/blog.quincetart10.json b/domains/blog.quincetart10.json index 9b165be05..c957bca33 100644 --- a/domains/blog.quincetart10.json +++ b/domains/blog.quincetart10.json @@ -1,11 +1,11 @@ { - "description": "Personal blog", - "repo": "https://github.com/QuinceTart10/blog", - "owner": { - "username": "QuinceTart10", - "discord": "862644161156218891" - }, - "record": { - "CNAME": "quincetart10.github.io" - } -} + "description": "Personal blog", + "repo": "https://github.com/QuinceTart10/blog", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "quincetart10.github.io" + } +} \ No newline at end of file From e3770ad8b06a22c5988129d8243531579a62a324 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:21 -0500 Subject: [PATCH 1732/3585] chore: formatting file blog.ron.json --- domains/blog.ron.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blog.ron.json b/domains/blog.ron.json index 00d554fcb..ba6fba4b5 100644 --- a/domains/blog.ron.json +++ b/domains/blog.ron.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsrn", - "email": "shalom@itsron.space" - }, - "record": { - "CNAME": "itsrn.github.io" - } -} + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "CNAME": "itsrn.github.io" + } +} \ No newline at end of file From f2be806def7c85e27172f68df8af7e091dba00a0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:21 -0500 Subject: [PATCH 1733/3585] chore: formatting file blog.shaunfurtado.json --- domains/blog.shaunfurtado.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/blog.shaunfurtado.json b/domains/blog.shaunfurtado.json index debce4590..5e0ea3d80 100644 --- a/domains/blog.shaunfurtado.json +++ b/domains/blog.shaunfurtado.json @@ -1,11 +1,11 @@ { - "description": "Blog Website for Shaun Furtado", - "repo": "https://github.com/Shaunfurtado/DevHavok", - "owner": { - "username": "Shaunfurtado", - "email": "shaunf1801@gmail.com" - }, - "record": { - "CNAME": "shaunfurtado.github.io" - } -} + "description": "Blog Website for Shaun Furtado", + "repo": "https://github.com/Shaunfurtado/DevHavok", + "owner": { + "username": "Shaunfurtado", + "email": "shaunf1801@gmail.com" + }, + "record": { + "CNAME": "shaunfurtado.github.io" + } +} \ No newline at end of file From 07c687f59c9155627c1459b766a791ff73cff280 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:21 -0500 Subject: [PATCH 1734/3585] chore: formatting file blog.shoyeb.json --- domains/blog.shoyeb.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blog.shoyeb.json b/domains/blog.shoyeb.json index 640f68ad0..317a682ce 100644 --- a/domains/blog.shoyeb.json +++ b/domains/blog.shoyeb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mrtemp70", - "email": "mrtemp70@gmail.com" - }, - "record": { - "CNAME": "mrtemp70.github.io" - } -} + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@gmail.com" + }, + "record": { + "CNAME": "mrtemp70.github.io" + } +} \ No newline at end of file From 0f1cbdc1aa5cc0c295b6d5208af297918da68d97 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:22 -0500 Subject: [PATCH 1735/3585] chore: formatting file blog.vornexx.json --- domains/blog.vornexx.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blog.vornexx.json b/domains/blog.vornexx.json index 33ffb912c..1aa36a0d6 100644 --- a/domains/blog.vornexx.json +++ b/domains/blog.vornexx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vornexx", - "email": "ajay.ramnath8812@gmail.com" - }, - "record": { - "CNAME": "blogvornexx.pages.dev" - } -} + "owner": { + "username": "vornexx", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "blogvornexx.pages.dev" + } +} \ No newline at end of file From e8287d24256bbefe9cfd960b5f0608fb34f9cfff Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:22 -0500 Subject: [PATCH 1736/3585] chore: formatting file blogs.aakanksha.json --- domains/blogs.aakanksha.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/blogs.aakanksha.json b/domains/blogs.aakanksha.json index abeac535f..a7cf476c3 100644 --- a/domains/blogs.aakanksha.json +++ b/domains/blogs.aakanksha.json @@ -1,11 +1,11 @@ { - "description": "Aakanksha's Blog", - "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", - "owner": { - "username": "aakankshabhende", - "email": "aakanksha0407@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} + "description": "Aakanksha's Blog", + "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", + "owner": { + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} \ No newline at end of file From e0ebb860dc0f360b89304c56c1772b680f486cad Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:22 -0500 Subject: [PATCH 1737/3585] chore: formatting file blogs.adityabh.json --- domains/blogs.adityabh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index 9131029a5..c718ed0dc 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AdityaBhattacharya1", - "email": "ec6isyf0@anonaddy.me" - }, - "record": { - "CNAME": "blogs-b2q.pages.dev" - } -} + "owner": { + "username": "AdityaBhattacharya1", + "email": "ec6isyf0@anonaddy.me" + }, + "record": { + "CNAME": "blogs-b2q.pages.dev" + } +} \ No newline at end of file From 065d75b6f47bb155c7c5b0767cc4ac2e2c68925d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:22 -0500 Subject: [PATCH 1738/3585] chore: formatting file blogs.shaunak.json --- domains/blogs.shaunak.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/blogs.shaunak.json b/domains/blogs.shaunak.json index 1af1bd18c..6499b3c06 100644 --- a/domains/blogs.shaunak.json +++ b/domains/blogs.shaunak.json @@ -1,11 +1,11 @@ { - "description": "Shaunak's Blog", - "repo": "https://github.com/Shaunak-Pandya/Shaunak-Pandya.github.io", - "owner": { - "username": "Shaunak-Pandya", - "email": "shaunak.n.pandya@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} + "description": "Shaunak's Blog", + "repo": "https://github.com/Shaunak-Pandya/Shaunak-Pandya.github.io", + "owner": { + "username": "Shaunak-Pandya", + "email": "shaunak.n.pandya@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} \ No newline at end of file From 8981fd513ceb11a98bdb0351d5289e8deaeb350d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:22 -0500 Subject: [PATCH 1739/3585] chore: formatting file bloomy.json --- domains/bloomy.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bloomy.json b/domains/bloomy.json index 0e7f06322..c06956028 100644 --- a/domains/bloomy.json +++ b/domains/bloomy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BloomyInDev", - "email": "bastien.luben@gmail.com" - }, - "record": { - "URL": "https://www.bloomyindev.me" - } -} + "owner": { + "username": "BloomyInDev", + "email": "bastien.luben@gmail.com" + }, + "record": { + "URL": "https://www.bloomyindev.me" + } +} \ No newline at end of file From 11efa37274a7c105043ae25e40f04c6aa4bc5dd5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:22 -0500 Subject: [PATCH 1740/3585] chore: formatting file blox.json --- domains/blox.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blox.json b/domains/blox.json index 7bfad7a0e..15d8d707a 100644 --- a/domains/blox.json +++ b/domains/blox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "soudblox", - "email": "nick8x@gmail.com" - }, - "record": { - "CNAME": "soudblox.github.io" - } -} + "owner": { + "username": "soudblox", + "email": "nick8x@gmail.com" + }, + "record": { + "CNAME": "soudblox.github.io" + } +} \ No newline at end of file From 6736446a00f1aa3228b2bc67396ab7bd5bd0ecfc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:22 -0500 Subject: [PATCH 1741/3585] chore: formatting file blue.json --- domains/blue.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/blue.json b/domains/blue.json index ff330ce92..bcfa4ac07 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -1,12 +1,12 @@ { - "description": "My personal site, for introducing myself.", - "repo": "https://github.com/b1ue-dev/b1ue-dev.github.io", - "owner": { - "username": "B1ue-Dev", - "email": "b1uedev@outlook.com", - "twitter": "b1uedev" - }, - "record": { - "CNAME": "b1ue-dev.github.io" - } -} + "description": "My personal site, for introducing myself.", + "repo": "https://github.com/b1ue-dev/b1ue-dev.github.io", + "owner": { + "username": "B1ue-Dev", + "email": "b1uedev@outlook.com", + "twitter": "b1uedev" + }, + "record": { + "CNAME": "b1ue-dev.github.io" + } +} \ No newline at end of file From 2ce0474694111148a0742cabcacda6572a278770 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:22 -0500 Subject: [PATCH 1742/3585] chore: formatting file blueberry.json --- domains/blueberry.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/blueberry.json b/domains/blueberry.json index 0fc837d1d..11ec4e955 100644 --- a/domains/blueberry.json +++ b/domains/blueberry.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/NgVGB/NgVGB.github.io", - "owner": { - "username": "NgVGB", - "email": "dangnguyen101191@gmail.com" - }, - "record": { - "CNAME": "ngvgb.github.io" - } -} + "description": "My personal website", + "repo": "https://github.com/NgVGB/NgVGB.github.io", + "owner": { + "username": "NgVGB", + "email": "dangnguyen101191@gmail.com" + }, + "record": { + "CNAME": "ngvgb.github.io" + } +} \ No newline at end of file From 97c051d97a6b8817c85843b072a850eaede09483 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:22 -0500 Subject: [PATCH 1743/3585] chore: formatting file bluemoon.json --- domains/bluemoon.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bluemoon.json b/domains/bluemoon.json index 77b8d8ac3..d2791aca6 100644 --- a/domains/bluemoon.json +++ b/domains/bluemoon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amitbartfeld", - "email": "amitbartfeld@gmail.com" - }, - "record": { - "CNAME": "amithost.com" - } -} + "owner": { + "username": "amitbartfeld", + "email": "amitbartfeld@gmail.com" + }, + "record": { + "CNAME": "amithost.com" + } +} \ No newline at end of file From 1c1bd9bd214386595641e8bdcf1890b270cb9f6e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:23 -0500 Subject: [PATCH 1744/3585] chore: formatting file blueysh.json --- domains/blueysh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blueysh.json b/domains/blueysh.json index a01bdd3d1..9db0c60ee 100644 --- a/domains/blueysh.json +++ b/domains/blueysh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "blueysh", - "email": "jan.santi@icloud.com" - }, - "record": { - "URL": "https://blueysh.me" - } -} + "owner": { + "username": "blueysh", + "email": "jan.santi@icloud.com" + }, + "record": { + "URL": "https://blueysh.me" + } +} \ No newline at end of file From b913f05c0939762348b72fc761fad037989a6207 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:23 -0500 Subject: [PATCH 1745/3585] chore: formatting file blurnope.json --- domains/blurnope.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/blurnope.json b/domains/blurnope.json index 4292de666..ada9525e4 100644 --- a/domains/blurnope.json +++ b/domains/blurnope.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/blurnope/blurnope.github.io", - "owner": { - "username": "blurnope", - "email": "cynosuregone@gmail.com", - "discord": "blurnope.#2655" - }, - "record": { - "CNAME": "blurnope.github.io" - } -} + "repo": "https://github.com/blurnope/blurnope.github.io", + "owner": { + "username": "blurnope", + "email": "cynosuregone@gmail.com", + "discord": "blurnope.#2655" + }, + "record": { + "CNAME": "blurnope.github.io" + } +} \ No newline at end of file From b46d9865446e1a3b9fa973d8d99d16fb6169cfeb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:23 -0500 Subject: [PATCH 1746/3585] chore: formatting file bmbs.json --- domains/bmbs.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bmbs.json b/domains/bmbs.json index 935cf410a..d907f2a4d 100644 --- a/domains/bmbs.json +++ b/domains/bmbs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BaamBuus", - "email": "bitternoah864@gmail.com" - }, - "record": { - "CNAME": "baambuus.github.io" - } -} + "owner": { + "username": "BaamBuus", + "email": "bitternoah864@gmail.com" + }, + "record": { + "CNAME": "baambuus.github.io" + } +} \ No newline at end of file From 1cc9938d74682edad2fb0e32f7e8b753e92c3a13 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:23 -0500 Subject: [PATCH 1747/3585] chore: formatting file bmhien.json --- domains/bmhien.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bmhien.json b/domains/bmhien.json index 287c931e2..297d8a527 100644 --- a/domains/bmhien.json +++ b/domains/bmhien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bm-hien", - "email": "buiminhhien001@gmail.com" - }, - "record": { - "CNAME": "bm-hien.github.io" - } -} + "owner": { + "username": "bm-hien", + "email": "buiminhhien001@gmail.com" + }, + "record": { + "CNAME": "bm-hien.github.io" + } +} \ No newline at end of file From ad5afe037a580ad488d5a9fbacfc67fdb165241d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:23 -0500 Subject: [PATCH 1748/3585] chore: formatting file bmrdsc.json --- domains/bmrdsc.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bmrdsc.json b/domains/bmrdsc.json index 2e3bc7a71..309aa26d5 100644 --- a/domains/bmrdsc.json +++ b/domains/bmrdsc.json @@ -1,11 +1,11 @@ { - "description": "for discord website", - "repo": "https://srpvt.github.io/card/", - "owner": { - "username": "SRPVT", - "email": "gta69editz@gmail.com" - }, - "record": { - "CNAME": "srpvt.github.io" - } -} + "description": "for discord website", + "repo": "https://srpvt.github.io/card/", + "owner": { + "username": "SRPVT", + "email": "gta69editz@gmail.com" + }, + "record": { + "CNAME": "srpvt.github.io" + } +} \ No newline at end of file From 65bbe46cfc90d5b36f7c47461f5e92b183d1903d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:23 -0500 Subject: [PATCH 1749/3585] chore: formatting file bn3di.json --- domains/bn3di.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bn3di.json b/domains/bn3di.json index 4489542fb..4c7fcc8cc 100644 --- a/domains/bn3di.json +++ b/domains/bn3di.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MohamadOday", - "email": "adada133321t@gmail.com" - }, - "record": { - "CNAME": "mohamadoday.github.io" - } -} + "owner": { + "username": "MohamadOday", + "email": "adada133321t@gmail.com" + }, + "record": { + "CNAME": "mohamadoday.github.io" + } +} \ No newline at end of file From 00c3713112bd2c5d8457538cfba5a92bd3288d6f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:23 -0500 Subject: [PATCH 1750/3585] chore: formatting file bnfone.json --- domains/bnfone.json | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/domains/bnfone.json b/domains/bnfone.json index ae575ba75..6394d2bce 100644 --- a/domains/bnfone.json +++ b/domains/bnfone.json @@ -1,11 +1,14 @@ { - "description": "Personal Website for bnfone's Homelab (sadly with dynamic IPv4, which is why I need Cloudflare Nameservers).", - "repo": "https://github.com/6nf0n3/is-a-dev_register", - "owner": { - "username": "bnfone", - "email": "is-a-dev-registration.zbden@simplelogin.com" - }, - "record": { - "NS": ["desiree.ns.cloudflare.com", "mcgrory.ns.cloudflare.com"] - } -} + "description": "Personal Website for bnfone's Homelab (sadly with dynamic IPv4, which is why I need Cloudflare Nameservers).", + "repo": "https://github.com/6nf0n3/is-a-dev_register", + "owner": { + "username": "bnfone", + "email": "is-a-dev-registration.zbden@simplelogin.com" + }, + "record": { + "NS": [ + "desiree.ns.cloudflare.com", + "mcgrory.ns.cloudflare.com" + ] + } +} \ No newline at end of file From 182c5c5819fe20299888475c928a9886697c98d8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:23 -0500 Subject: [PATCH 1751/3585] chore: formatting file bnyro.json --- domains/bnyro.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/bnyro.json b/domains/bnyro.json index 685ba0ca3..064035814 100644 --- a/domains/bnyro.json +++ b/domains/bnyro.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Bnyro/bnyro.github.io", - "owner": { - "username": "Bnyro", - "email": "bnyro@tutanota.com" - }, - "record": { - "CNAME": "bnyro.github.io" - } -} + "repo": "https://github.com/Bnyro/bnyro.github.io", + "owner": { + "username": "Bnyro", + "email": "bnyro@tutanota.com" + }, + "record": { + "CNAME": "bnyro.github.io" + } +} \ No newline at end of file From 1f1a90b5b922dbaa5d14657b2eafd0a5df59bdb3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:23 -0500 Subject: [PATCH 1752/3585] chore: formatting file bob.json --- domains/bob.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bob.json b/domains/bob.json index 286eb4003..bee02e625 100644 --- a/domains/bob.json +++ b/domains/bob.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/Rubinskiy/rubinskiy.github.io", - "owner": { - "username": "Rubinskiy", - "discord": "rubinskiy#5258" - }, - "record": { - "CNAME": "rubinskiy.github.io" - } -} + "description": "Personal website", + "repo": "https://github.com/Rubinskiy/rubinskiy.github.io", + "owner": { + "username": "Rubinskiy", + "discord": "rubinskiy#5258" + }, + "record": { + "CNAME": "rubinskiy.github.io" + } +} \ No newline at end of file From 6d23c086869b991a17907c2c56421514211bbab9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:24 -0500 Subject: [PATCH 1753/3585] chore: formatting file bob16077.json --- domains/bob16077.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bob16077.json b/domains/bob16077.json index a8eedd94d..75987d170 100644 --- a/domains/bob16077.json +++ b/domains/bob16077.json @@ -1,11 +1,11 @@ { - "description": "A personal page that also gives information on my projects", - "repo": "https://github.com/Bob16077/bob16077.github.io", - "owner": { - "username": "bob16077", - "discord": "bob16077777" - }, - "record": { - "CNAME": "bob16077.github.io" - } -} + "description": "A personal page that also gives information on my projects", + "repo": "https://github.com/Bob16077/bob16077.github.io", + "owner": { + "username": "bob16077", + "discord": "bob16077777" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} \ No newline at end of file From 8cd740784eabd58214b0eb6b92189ec098e3c8a7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:24 -0500 Subject: [PATCH 1754/3585] chore: formatting file boba.json --- domains/boba.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/boba.json b/domains/boba.json index d6226cdb3..fd1d44275 100644 --- a/domains/boba.json +++ b/domains/boba.json @@ -1,11 +1,11 @@ { - "description": "A personal blog.", - "repo": "https://github.com/tarob0ba/tarob0ba.github.io", - "owner": { - "username": "tarob0ba", - "email": "beckett@chatter-social.com" - }, - "record": { - "CNAME": "tarob0ba.github.io" - } -} + "description": "A personal blog.", + "repo": "https://github.com/tarob0ba/tarob0ba.github.io", + "owner": { + "username": "tarob0ba", + "email": "beckett@chatter-social.com" + }, + "record": { + "CNAME": "tarob0ba.github.io" + } +} \ No newline at end of file From 3e5782367b8798fa0bec8d3b5734cc1f0a81b46b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:24 -0500 Subject: [PATCH 1755/3585] chore: formatting file bobert.json --- domains/bobert.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bobert.json b/domains/bobert.json index 0c598842d..fba1fb3e0 100644 --- a/domains/bobert.json +++ b/domains/bobert.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "real-kwellercat", - "email": "lucas.rausch.732@k12.friscoisd.org" - }, - "record": { - "CNAME": "issuelucas.pages.dev" - } -} + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org" + }, + "record": { + "CNAME": "issuelucas.pages.dev" + } +} \ No newline at end of file From a2dee2fea29c2b6430d76c26745eb6312243fe50 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:24 -0500 Subject: [PATCH 1756/3585] chore: formatting file bolt.json --- domains/bolt.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/bolt.json b/domains/bolt.json index 5c0693a25..c7557b1c6 100644 --- a/domains/bolt.json +++ b/domains/bolt.json @@ -1,11 +1,11 @@ { - "description": "Bolt's portfolio website", - "repo": "https://github.com/Adityeahhh/portfolio", - "owner": { - "username": "Adityeahhh", - "email": "adty200807@gmail.com" - }, - "record": { - "CNAME": "adityeahhh.github.io" - } -} + "description": "Bolt's portfolio website", + "repo": "https://github.com/Adityeahhh/portfolio", + "owner": { + "username": "Adityeahhh", + "email": "adty200807@gmail.com" + }, + "record": { + "CNAME": "adityeahhh.github.io" + } +} \ No newline at end of file From ed6731c9dd7dd952bb69e06347a4f7e413ec55f4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:24 -0500 Subject: [PATCH 1757/3585] chore: formatting file bombacat.json --- domains/bombacat.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/bombacat.json b/domains/bombacat.json index fedf2faf3..4b11addbc 100644 --- a/domains/bombacat.json +++ b/domains/bombacat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bomba.cat", - "email": "bledion.morina@hotmail.com" - }, - "record": { - "CNAME": "bomba-cat.github.io" - } -} + "owner": { + "username": "bomba.cat", + "email": "bledion.morina@hotmail.com" + }, + "record": { + "CNAME": "bomba-cat.github.io" + } +} \ No newline at end of file From ce8cd0a7750f29283a50fc2a79c27b52c3197c95 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:24 -0500 Subject: [PATCH 1758/3585] chore: formatting file boo.json --- domains/boo.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/boo.json b/domains/boo.json index 1af598686..1fd86a563 100644 --- a/domains/boo.json +++ b/domains/boo.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "Boopup", - "discord": "972502840247484527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XpL4EHQDM2NhhOcMnxdbK1MOEgJqrE4REv8yt5tx7uiBoPWpOkHaiyA6q1qpPpan5pdxz3QT03Okj3I-sgW5Jqo_J65lLkd_NhTIcC-BpBiqic8LrSSPXHCdPG6iB5vdWOOiAnyesygsUF5460q2X-lxuaGQ7c5vqNJxC3XVv2aDal8cYXHY5Fn1SaXNNYpdkjWDByszsy1negAdRCdZqUDnEbiyAVp5jcETjC7Rs7qJSYI4noYuatL6HYZs-17WTbhVKNA9dfmGVcPzrNB4jl_jtgXHP0Bf_xg5OSiQ4MiSGcCObMBirxSlhid-56HuzyJUDaZgiuSSPq-VdinNNw.QlY7KCeNk9GIOA3tdSkyrw.2iQLx2zPSnj0DRMey79pgn1wV1G08vhZPKpHEb4YGTcEa8bOT7lQ3hiiwBj6kbxMM54L2xz4kOBcX5fjI3o4uhay96GtE76G4cuPVBBGx8g.v44-C_GmlY0plYvqCasd_w" - }, - - "record": { - "A": ["23.132.28.16"] - } + "owner": { + "username": "Boopup", + "discord": "972502840247484527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XpL4EHQDM2NhhOcMnxdbK1MOEgJqrE4REv8yt5tx7uiBoPWpOkHaiyA6q1qpPpan5pdxz3QT03Okj3I-sgW5Jqo_J65lLkd_NhTIcC-BpBiqic8LrSSPXHCdPG6iB5vdWOOiAnyesygsUF5460q2X-lxuaGQ7c5vqNJxC3XVv2aDal8cYXHY5Fn1SaXNNYpdkjWDByszsy1negAdRCdZqUDnEbiyAVp5jcETjC7Rs7qJSYI4noYuatL6HYZs-17WTbhVKNA9dfmGVcPzrNB4jl_jtgXHP0Bf_xg5OSiQ4MiSGcCObMBirxSlhid-56HuzyJUDaZgiuSSPq-VdinNNw.QlY7KCeNk9GIOA3tdSkyrw.2iQLx2zPSnj0DRMey79pgn1wV1G08vhZPKpHEb4YGTcEa8bOT7lQ3hiiwBj6kbxMM54L2xz4kOBcX5fjI3o4uhay96GtE76G4cuPVBBGx8g.v44-C_GmlY0plYvqCasd_w" + }, + "record": { + "A": [ + "23.132.28.16" + ] } - +} \ No newline at end of file From 39e31d1e3afd46cc257cabe3ac06b798b96ff52c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:24 -0500 Subject: [PATCH 1759/3585] chore: formatting file books.json --- domains/books.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/books.json b/domains/books.json index 76bb078cd..38789638a 100644 --- a/domains/books.json +++ b/domains/books.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "showkinglu", - "discord": "1284363590601805845", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JJz6sWHFHJXcBrAhqxCZAA2V4SzMpQ-D6WuX15qcPHombBZ2d1jsT7Tb3j4OX0nrR8XTKdsKlxXdeTZ1yY7YLXw9T_TJ28Zgbuo0M5KyU9Ejqc6IPlm4FvJ6DcNKWyq40cq9BdNdcFhzUuRv_Me6g4aLeFjhjR-LJLOLmHMs4GPDJ2-V-MAekWaVHl-Y8VAdwpFuQ2Ve7DV7cBrdbHd4nX8wVGk-Eq65AR_VyUFo0GeiPKjiIejKCnIwopOQW_1KxPhtE1LTov8uNloaN7ZGv6MAdCdFXOkKjHFEmKuPtPf6YgVsAMDjdaULPlvhRemtFqqmzbGEqiQiexzEf2wWfA.RkvKnVVxmdCpuToki3hgvw.J4tL5aFuCX4oNIIuur76DKAYw1uiWWGfIhV7Bwxjl5EBZUqnwQ42zMOLLZqpvaiICk-siW4pt5MSgdAzGeP_8bEIuMS0kJLkqpXdf-NrSU8.a3kNHAcGn9TjQ4oE11leqw" - }, - "record": { - "A": ["172.104.67.159"] - } -} + "owner": { + "username": "showkinglu", + "discord": "1284363590601805845", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JJz6sWHFHJXcBrAhqxCZAA2V4SzMpQ-D6WuX15qcPHombBZ2d1jsT7Tb3j4OX0nrR8XTKdsKlxXdeTZ1yY7YLXw9T_TJ28Zgbuo0M5KyU9Ejqc6IPlm4FvJ6DcNKWyq40cq9BdNdcFhzUuRv_Me6g4aLeFjhjR-LJLOLmHMs4GPDJ2-V-MAekWaVHl-Y8VAdwpFuQ2Ve7DV7cBrdbHd4nX8wVGk-Eq65AR_VyUFo0GeiPKjiIejKCnIwopOQW_1KxPhtE1LTov8uNloaN7ZGv6MAdCdFXOkKjHFEmKuPtPf6YgVsAMDjdaULPlvhRemtFqqmzbGEqiQiexzEf2wWfA.RkvKnVVxmdCpuToki3hgvw.J4tL5aFuCX4oNIIuur76DKAYw1uiWWGfIhV7Bwxjl5EBZUqnwQ42zMOLLZqpvaiICk-siW4pt5MSgdAzGeP_8bEIuMS0kJLkqpXdf-NrSU8.a3kNHAcGn9TjQ4oE11leqw" + }, + "record": { + "A": [ + "172.104.67.159" + ] + } +} \ No newline at end of file From c2ebaf9a6a7c41e8ce75c8ffa0163a28b30e2255 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:24 -0500 Subject: [PATCH 1760/3585] chore: formatting file boon.json --- domains/boon.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/boon.json b/domains/boon.json index 7dca79671..73bc0acda 100644 --- a/domains/boon.json +++ b/domains/boon.json @@ -1,10 +1,10 @@ { - "description": "Portfolio site for me.", - "owner": { - "username": "uwuCaitlin", - "discord": "boon#6660" - }, - "record": { - "URL": "https://boons.pics" - } -} + "description": "Portfolio site for me.", + "owner": { + "username": "uwuCaitlin", + "discord": "boon#6660" + }, + "record": { + "URL": "https://boons.pics" + } +} \ No newline at end of file From da6f9cf7d9fd88d3b309f3d51e6bc7e08064fe71 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:24 -0500 Subject: [PATCH 1761/3585] chore: formatting file borboss.json --- domains/borboss.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/borboss.json b/domains/borboss.json index 47bfd26e5..3b22c869e 100644 --- a/domains/borboss.json +++ b/domains/borboss.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "borboss", - "email": "bobbarosshasnoemail@gmail.com" - }, - "record": { - "CNAME": "borboss.github.io" - } -} + "owner": { + "username": "borboss", + "email": "bobbarosshasnoemail@gmail.com" + }, + "record": { + "CNAME": "borboss.github.io" + } +} \ No newline at end of file From f762e756e35021fd8c870cc08bc26306314f5f39 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:25 -0500 Subject: [PATCH 1762/3585] chore: formatting file boredcodebyk.json --- domains/boredcodebyk.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/boredcodebyk.json b/domains/boredcodebyk.json index 57a1e176f..803fb1281 100644 --- a/domains/boredcodebyk.json +++ b/domains/boredcodebyk.json @@ -1,11 +1,11 @@ { - "description": "Portfolio/Personal landing page", - "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", - "owner": { - "username": "boredcodebyk", - "email": "khromabyk+dev@gmail.com" - }, - "record": { - "CNAME": "boredcodebyk.github.io" - } -} + "description": "Portfolio/Personal landing page", + "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", + "owner": { + "username": "boredcodebyk", + "email": "khromabyk+dev@gmail.com" + }, + "record": { + "CNAME": "boredcodebyk.github.io" + } +} \ No newline at end of file From 9f6914e6902cef252c02ffa950da3950d5997a6d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:25 -0500 Subject: [PATCH 1763/3585] chore: formatting file boris1993.json --- domains/boris1993.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/boris1993.json b/domains/boris1993.json index c79b3d1c3..84b130474 100644 --- a/domains/boris1993.json +++ b/domains/boris1993.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "boris1993", - "email": "boris1993@live.cn" - }, - "description": "boris1993.is-a.dev", - "record": { - "URL": "https://www.boris1993.com" - } -} + "owner": { + "username": "boris1993", + "email": "boris1993@live.cn" + }, + "description": "boris1993.is-a.dev", + "record": { + "URL": "https://www.boris1993.com" + } +} \ No newline at end of file From c1f84e35be0c071dba5fd1128e2ea944f95ea9d0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:49:04 -0500 Subject: [PATCH 1764/3585] Update ramiro.json --- domains/ramiro.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/ramiro.json b/domains/ramiro.json index 30b556b03..c81db2dd8 100644 --- a/domains/ramiro.json +++ b/domains/ramiro.json @@ -1,9 +1,9 @@ { "owner": { - "email": "urteagaramiro33@gmail.com" + "email": "urteagaramiro33@gmail.com" }, - "records": { - "CNAME": "portafolio-chi-gilt.vercel.app" + "record": { + "CNAME": "portafolio-chi-gilt.vercel.app" }, "proxied": false - } \ No newline at end of file +} From 4ff28206d6fee9564695879e6f1685c08a3db923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Van=20Den=20Bosch?= <104820589+tim-vdb@users.noreply.github.com> Date: Tue, 21 Jan 2025 23:11:18 +0100 Subject: [PATCH 1765/3585] Create tim-vdb.json --- domains/tim-vdb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tim-vdb.json diff --git a/domains/tim-vdb.json b/domains/tim-vdb.json new file mode 100644 index 000000000..06fde7ca3 --- /dev/null +++ b/domains/tim-vdb.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/tim-vdb/tim-vdb.github.io", + "owner": { + "username": "tim-vdb", + "email": "timotheevdbosch@gmail.com" + }, + "record": { + "CNAME": "tim-vdb.github.io" + } +} From 6318b0bbfbf242f23cc58a0a472268ef2d6e3326 Mon Sep 17 00:00:00 2001 From: Matias Orellana Date: Tue, 21 Jan 2025 21:14:42 -0300 Subject: [PATCH 1766/3585] Create _vercel.orellanamatias.json --- domains/_vercel.orellanamatias.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.orellanamatias.json diff --git a/domains/_vercel.orellanamatias.json b/domains/_vercel.orellanamatias.json new file mode 100644 index 000000000..2e606dc1d --- /dev/null +++ b/domains/_vercel.orellanamatias.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "OrellanaMatias", + "email": "meorellanaramirez@gmail.com", + "discord": "orellanamatias" + }, + "record": { + "TXT": "vc-domain-verify=orellanamatias.is-a.dev,784ca0f60e4e4a43e240" + } +} From a9a38faaa82b95bb1654675698e409a839d254f7 Mon Sep 17 00:00:00 2001 From: Matias Orellana Date: Tue, 21 Jan 2025 21:15:50 -0300 Subject: [PATCH 1767/3585] Update _vercel.orellanamatias.json --- domains/_vercel.orellanamatias.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.orellanamatias.json b/domains/_vercel.orellanamatias.json index 2e606dc1d..b51adecdb 100644 --- a/domains/_vercel.orellanamatias.json +++ b/domains/_vercel.orellanamatias.json @@ -2,7 +2,7 @@ "owner": { "username": "OrellanaMatias", "email": "meorellanaramirez@gmail.com", - "discord": "orellanamatias" + "discord": "1151115185419997184" }, "record": { "TXT": "vc-domain-verify=orellanamatias.is-a.dev,784ca0f60e4e4a43e240" From cd5397de189a01685666ee823652fb5a7d7f2cc9 Mon Sep 17 00:00:00 2001 From: Matias Orellana Date: Tue, 21 Jan 2025 21:22:03 -0300 Subject: [PATCH 1768/3585] Create orellanamatias.json --- orellanamatias.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 orellanamatias.json diff --git a/orellanamatias.json b/orellanamatias.json new file mode 100644 index 000000000..6d50c77a7 --- /dev/null +++ b/orellanamatias.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "OrellanaMatias", + "email": "meorellanaramirez@gmail.com", + "discord": "1151115185419997184" + }, + "record": { + "CNAME": "orellanamatias.com.ar" + } +} From c2ff4b75ac7e1e852be63ee81431d14826977080 Mon Sep 17 00:00:00 2001 From: PandaDEV Date: Wed, 22 Jan 2025 11:52:56 +1000 Subject: [PATCH 1769/3585] Create panda.json --- domains/panda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/panda.json diff --git a/domains/panda.json b/domains/panda.json new file mode 100644 index 000000000..23d8869c7 --- /dev/null +++ b/domains/panda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0pandadev", + "email": "contact@pandadev.net" + }, + "record": { + "CNAME": "pandadev.net" + } +} From 9d437dee4304bcac6d497603ef2d065f5a7b7565 Mon Sep 17 00:00:00 2001 From: Agung Satrio Budi Prakoso Date: Wed, 22 Jan 2025 08:54:42 +0700 Subject: [PATCH 1770/3585] Create _github-pages-challenge-asbp --- domains/_github-pages-challenge-asbp | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-asbp diff --git a/domains/_github-pages-challenge-asbp b/domains/_github-pages-challenge-asbp new file mode 100644 index 000000000..9fc01ffd5 --- /dev/null +++ b/domains/_github-pages-challenge-asbp @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asbp", + "email": "guungofficial@gmail.com" + }, + "record": { + "TXT": "31b576be5fd342aa2473ebb2fb2816" + } +} From 60467b95fadc83a8d63e8d526bcb70bb1ef952c3 Mon Sep 17 00:00:00 2001 From: Agung Satrio Budi Prakoso Date: Wed, 22 Jan 2025 08:59:12 +0700 Subject: [PATCH 1771/3585] Rename _github-pages-challenge-asbp to _github-pages-challenge-asbp.json --- ...hub-pages-challenge-asbp => _github-pages-challenge-asbp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-asbp => _github-pages-challenge-asbp.json} (100%) diff --git a/domains/_github-pages-challenge-asbp b/domains/_github-pages-challenge-asbp.json similarity index 100% rename from domains/_github-pages-challenge-asbp rename to domains/_github-pages-challenge-asbp.json From 8f3f508d5d32913010f5fc5f6e2ae7449f808d9e Mon Sep 17 00:00:00 2001 From: Alberto Yali <99925701+dami6u9@users.noreply.github.com> Date: Tue, 21 Jan 2025 21:22:04 -0500 Subject: [PATCH 1772/3585] Create alriy.json --- domains/alriy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alriy.json diff --git a/domains/alriy.json b/domains/alriy.json new file mode 100644 index 000000000..f6c4bca6f --- /dev/null +++ b/domains/alriy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dami6u9", + "email": "danielyalikotte@gmail.com" + }, + "record": { + "CNAME": "dami6u9.github.io" + } +} From 4ec3818f321945012300abe65c786a4c554c0d7a Mon Sep 17 00:00:00 2001 From: Greeshma Raut <146471306+greeshhma@users.noreply.github.com> Date: Wed, 22 Jan 2025 03:11:21 +0000 Subject: [PATCH 1773/3585] Create _vercel.greeshma.json --- domains/_vercel.greeshma.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.greeshma.json diff --git a/domains/_vercel.greeshma.json b/domains/_vercel.greeshma.json new file mode 100644 index 000000000..5a571d477 --- /dev/null +++ b/domains/_vercel.greeshma.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "greeshhma", + "email": "greeshma864@gmail.com", + "discord": "greeshhma" + }, + "record": { + "TXT": "vc-domain-verify=greeshma.is-a.dev,dcf8eae911029ace6427" + } +} From 6093a94553d5a7f124b956887fd64ba28490987d Mon Sep 17 00:00:00 2001 From: Dilpreet Grover <92905896+dfordp@users.noreply.github.com> Date: Wed, 22 Jan 2025 10:17:50 +0530 Subject: [PATCH 1774/3585] Create dilpreetgrover.json --- domains/dilpreetgrover.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/dilpreetgrover.json diff --git a/domains/dilpreetgrover.json b/domains/dilpreetgrover.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/dilpreetgrover.json @@ -0,0 +1 @@ + From 52f61c10bb63113b988f7ffbf64dedef434533f7 Mon Sep 17 00:00:00 2001 From: hieutm83 Date: Wed, 22 Jan 2025 11:51:16 +0700 Subject: [PATCH 1775/3585] Create hieu.json https://hieutm.vercel.app/ --- domains/hieu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hieu.json diff --git a/domains/hieu.json b/domains/hieu.json new file mode 100644 index 000000000..1dadeae6b --- /dev/null +++ b/domains/hieu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hieutm83", + "email": "minhhieu.832k@gmail.com", + "discord": "729364691398164490" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 5ea108f1d47b6d6b3dcd58aaa7af428b8a0d4bc0 Mon Sep 17 00:00:00 2001 From: Dilpreet <92905896+dfordp@users.noreply.github.com> Date: Wed, 22 Jan 2025 10:31:33 +0530 Subject: [PATCH 1776/3585] Created dilpreetgrover.json --- domains/_vercel.dilpreetgrover.json | 10 ++++++++++ domains/dilpreetgrover.json | 11 ++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.dilpreetgrover.json diff --git a/domains/_vercel.dilpreetgrover.json b/domains/_vercel.dilpreetgrover.json new file mode 100644 index 000000000..66ff8ed1b --- /dev/null +++ b/domains/_vercel.dilpreetgrover.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "dfordp", + "email": "dilpreetgrover2@gmail.com", + "discord": "dfordp" + }, + "record": { + "TXT": "vc-domain-verify=dilpreetgrover.is-a.dev,a46f6b3fc877e4d2cbcc" + } +} \ No newline at end of file diff --git a/domains/dilpreetgrover.json b/domains/dilpreetgrover.json index 8b1378917..04005f61e 100644 --- a/domains/dilpreetgrover.json +++ b/domains/dilpreetgrover.json @@ -1 +1,10 @@ - +{ + "owner": { + "username": "dfordp", + "email": "dilpreetgrover2@gmail.com", + "discord": "dfordp" + }, + "record": { + "CNAME": "dilpreetgrover.vercel.app" + } +} \ No newline at end of file From d0f0ea52418a0893bc00c7e52c67731c104667c9 Mon Sep 17 00:00:00 2001 From: Prasad Bhalerao <67261499+prasad89@users.noreply.github.com> Date: Wed, 22 Jan 2025 11:34:32 +0530 Subject: [PATCH 1777/3585] Create prasad.json --- domains/prasad.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/prasad.json diff --git a/domains/prasad.json b/domains/prasad.json new file mode 100644 index 000000000..de9bb6f9f --- /dev/null +++ b/domains/prasad.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "prasad89" + }, + "record": { + "CNAME": "prasad89.github.io" + } +} From 9cc89e6607c93ddda4d6c5530faccf01570383d0 Mon Sep 17 00:00:00 2001 From: Shri Date: Wed, 22 Jan 2025 13:05:28 +0530 Subject: [PATCH 1778/3585] new: _vercel, cname records for shri.is-a.dev --- domains/_vercel.shri.json | 13 +++++++++++++ domains/shri.json | 10 ++++++++++ 2 files changed, 23 insertions(+) create mode 100644 domains/_vercel.shri.json create mode 100644 domains/shri.json diff --git a/domains/_vercel.shri.json b/domains/_vercel.shri.json new file mode 100644 index 000000000..b08dfdf43 --- /dev/null +++ b/domains/_vercel.shri.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "shari003", + "email": "shri.harii@hotmail.com", + "discord": "744620219976253481" + }, + "record": { + "TXT": [ + "vc-domain-verify=shri.is-a.dev,0dc8bc43ef83d72e5753" + ] + } +} + \ No newline at end of file diff --git a/domains/shri.json b/domains/shri.json new file mode 100644 index 000000000..534a2aff1 --- /dev/null +++ b/domains/shri.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shari003", + "email": "shri.harii@hotmail.com", + "discord": "744620219976253481" + }, + "record": { + "CNAME": "shriharidev.vercel.app" + } +} \ No newline at end of file From c948e4eaecf968f050f70daf104fea5839eb0675 Mon Sep 17 00:00:00 2001 From: Roohullah Kazmi Date: Wed, 22 Jan 2025 12:43:16 +0500 Subject: [PATCH 1779/3585] Update roohullah.kazmi.json --- domains/roohullah.kazmi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roohullah.kazmi.json b/domains/roohullah.kazmi.json index d9d6cbae3..a384368b8 100644 --- a/domains/roohullah.kazmi.json +++ b/domains/roohullah.kazmi.json @@ -6,7 +6,7 @@ "email": "smrkamzi@gmail.com" }, "record": { - "URL": "http://chihuahuaspin.com/" + "URL": "https://linktr.ee/roohullah.kazmi" }, "proxied": true } From e9d2e7c7e26f845a1a063cd0c413a8f0f2d39339 Mon Sep 17 00:00:00 2001 From: Jules Kreuer <25013642+not-a-feature@users.noreply.github.com> Date: Wed, 22 Jan 2025 10:25:07 +0100 Subject: [PATCH 1780/3585] Create jules.json --- domains/jules.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jules.json diff --git a/domains/jules.json b/domains/jules.json new file mode 100644 index 000000000..d0b70b8cb --- /dev/null +++ b/domains/jules.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "not-a-feature", + "email": "contact@juleskreuer.eu" + }, + "record": { + "URL": "https://juleskreuer.eu" + } +} From 4b44376032e1b0794bf5dd36d6995b5b30fb89af Mon Sep 17 00:00:00 2001 From: Vignesh J Date: Wed, 22 Jan 2025 15:45:17 +0530 Subject: [PATCH 1781/3585] Create vignesh.json --- domains/vignesh.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/vignesh.json diff --git a/domains/vignesh.json b/domains/vignesh.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/vignesh.json @@ -0,0 +1 @@ + From 2f2b2020c6a681a64eb0e6a7763f01f6f30fd7b3 Mon Sep 17 00:00:00 2001 From: Vignesh J Date: Wed, 22 Jan 2025 15:56:02 +0530 Subject: [PATCH 1782/3585] Update vignesh.json --- domains/vignesh.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/vignesh.json b/domains/vignesh.json index 8b1378917..aeef68aed 100644 --- a/domains/vignesh.json +++ b/domains/vignesh.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "Vignesh025" + }, + "record": { + "CNAME": "Vignesh025.github.io" + } +} From a2e8b9c96ea754a608a2e8ecd5a00957205028fd Mon Sep 17 00:00:00 2001 From: Harsh Mali <146621023+harm04@users.noreply.github.com> Date: Wed, 22 Jan 2025 17:32:03 +0530 Subject: [PATCH 1783/3585] Added Personal Portfolio --- domains/harshmali.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/harshmali.json diff --git a/domains/harshmali.json b/domains/harshmali.json new file mode 100644 index 000000000..7d57d9ff6 --- /dev/null +++ b/domains/harshmali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "harm04", + "email": "harshmali.dev@gmail.com" + }, + "record": { + "CNAME": "harsh-project-8cafb.web.app" + } +} From ba36f82747babf41aef4ea41220db7869bf98b42 Mon Sep 17 00:00:00 2001 From: Harsh-0986 <23f2003845+maingithub@ds.study.iitm.ac.in> Date: Wed, 22 Jan 2025 18:37:22 +0530 Subject: [PATCH 1784/3585] Add about.harshshah --- domains/_vercel.about.harshshah.json | 10 ++++++++++ domains/about.harshshah.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.about.harshshah.json create mode 100644 domains/about.harshshah.json diff --git a/domains/_vercel.about.harshshah.json b/domains/_vercel.about.harshshah.json new file mode 100644 index 000000000..20179c209 --- /dev/null +++ b/domains/_vercel.about.harshshah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Harsh-0986", + "email": "harsh2102.dev@gmail.com", + "discord": "889700837520199761" + }, + "record": { + "TXT": "vc-domain-verify=about.harshshah.is-a.dev,f9d8e16efb5cc0d31d96" + } +} diff --git a/domains/about.harshshah.json b/domains/about.harshshah.json new file mode 100644 index 000000000..4adaaf31d --- /dev/null +++ b/domains/about.harshshah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Harsh-0986", + "email": "harsh2102.dev@gmail.com", + "discord": "889700837520199761" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 04952a2174911e5e856906da000f5d3f395359c8 Mon Sep 17 00:00:00 2001 From: Dany Delaistre <81486074+djaana@users.noreply.github.com> Date: Wed, 22 Jan 2025 15:06:06 +0100 Subject: [PATCH 1785/3585] Update seyioo.json --- domains/seyioo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/seyioo.json b/domains/seyioo.json index d8b5b46cd..7a3a0d4f8 100644 --- a/domains/seyioo.json +++ b/domains/seyioo.json @@ -1,12 +1,12 @@ { "description": "For a personnal portfolio", - "repo": "https://github.com/seyiooo/seyiooo.github.io", + "repo": "https://github.com/djaana/djaana.github.io", "owner": { - "username": "seyiooo", - "discord": "sey.ioo", - "instagram": "sey.ioo" + "username": "djaana", + "discord": "djaana", + "instagram": "dja.huh" }, "record": { - "CNAME": "seyiooo.github.io" + "CNAME": "djaana.github.io" } } From 1eec4286c9cd358a36cbf3cc0e2cfe1db918b91a Mon Sep 17 00:00:00 2001 From: Dany Delaistre <81486074+djaana@users.noreply.github.com> Date: Wed, 22 Jan 2025 15:06:18 +0100 Subject: [PATCH 1786/3585] Rename seyioo.json to djaana.json --- domains/{seyioo.json => djaana.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{seyioo.json => djaana.json} (100%) diff --git a/domains/seyioo.json b/domains/djaana.json similarity index 100% rename from domains/seyioo.json rename to domains/djaana.json From 6e2f3215ed323fab022fc17ee22d2ac117454283 Mon Sep 17 00:00:00 2001 From: Khaled Mohamed <46958133+xElkomy@users.noreply.github.com> Date: Wed, 22 Jan 2025 14:21:43 +0000 Subject: [PATCH 1787/3585] xElkomy subdomain --- domains/xelkomy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xelkomy.json diff --git a/domains/xelkomy.json b/domains/xelkomy.json new file mode 100644 index 000000000..eb848e3fe --- /dev/null +++ b/domains/xelkomy.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/xElkomy/xElkomy.github.io", + "owner": { + "username": "xElkomy", + "email": "khaled.mohamed@xelkomy.com", + "discord": "khaledkarimeldin" + }, + "record": { + "URL": "blog.xelkomy.com" + } + } + \ No newline at end of file From 6d68df29c03de9a11a7c151517a2b9ce691d42d9 Mon Sep 17 00:00:00 2001 From: mham Date: Wed, 22 Jan 2025 23:22:36 +0700 Subject: [PATCH 1788/3585] rename warofzen.json to mhzen.json --- domains/{warofzen.json => mhzen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{warofzen.json => mhzen.json} (100%) diff --git a/domains/warofzen.json b/domains/mhzen.json similarity index 100% rename from domains/warofzen.json rename to domains/mhzen.json From 0c174f2bb437628d7e0f07a64492e7dc371b3c34 Mon Sep 17 00:00:00 2001 From: mham Date: Wed, 22 Jan 2025 23:26:11 +0700 Subject: [PATCH 1789/3585] update mhzen.json --- domains/mhzen.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/mhzen.json b/domains/mhzen.json index e10a19eff..21563a524 100644 --- a/domains/mhzen.json +++ b/domains/mhzen.json @@ -1,11 +1,10 @@ { "description": "Personal site", - "repo": "https://github.com/warofzen/warofzen.github.io", "owner": { - "username": "warofzen", - "email": "warofzen1@proton.me" + "username": "mhzen", + "email": "mhzen@proton.me" }, "record": { - "CNAME": "warofzen.github.io" + "CNAME": "mhzen.pages.dev" } } From d72e03a3213bad94691df434dba389b020f3b2ee Mon Sep 17 00:00:00 2001 From: JohnTena <73251747+johnTena@users.noreply.github.com> Date: Wed, 22 Jan 2025 11:19:40 -0600 Subject: [PATCH 1790/3585] Create johntena.json --- domains/johntena.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johntena.json diff --git a/domains/johntena.json b/domains/johntena.json new file mode 100644 index 000000000..54da0ce7e --- /dev/null +++ b/domains/johntena.json @@ -0,0 +1,11 @@ +{ + "description": "JohnT portfolio website", + "repo": "https://github.com/johnTena/johntena.github.io", + "owner": { + "username": "johnTena", + "email": "secnetwork.mx13@gmail.com" + }, + "record": { + "URL": "https://johntena.github.io/" + } +} From c6628a80bf090bbf01e5d787c43568b7c16d0af1 Mon Sep 17 00:00:00 2001 From: FajoX <146753912+FajoX1@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:10:01 +0200 Subject: [PATCH 1791/3585] Update fajox.json --- domains/fajox.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/fajox.json b/domains/fajox.json index 1fa1414f7..c1a5577a3 100644 --- a/domains/fajox.json +++ b/domains/fajox.json @@ -5,10 +5,7 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + "45.91.201.222" ] } } From ab0fab90923d4cd33d7445315b19ee7a23033852 Mon Sep 17 00:00:00 2001 From: Waradu Date: Wed, 22 Jan 2025 20:50:15 +0100 Subject: [PATCH 1792/3585] feat: waradu --- domains/waradu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/waradu.json diff --git a/domains/waradu.json b/domains/waradu.json new file mode 100644 index 000000000..f73d18c15 --- /dev/null +++ b/domains/waradu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "waradu", + "email": "me@waradu.dev", + "discord": "waradu" + }, + "record": { + "CNAME": "waradu.pages.dev" + } +} \ No newline at end of file From af030d910b1407eb5cbafde193290b16fd5a9536 Mon Sep 17 00:00:00 2001 From: Vicente Rivera <108706337+vcntttt@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:51:30 -0300 Subject: [PATCH 1793/3585] verify github pages --- ...is-a.dev.json => _github-pages-challenge-vcntttt.vrivera.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-vcntttt.vrivera.is-a.dev.json => _github-pages-challenge-vcntttt.vrivera.json} (100%) diff --git a/domains/_github-pages-challenge-vcntttt.vrivera.is-a.dev.json b/domains/_github-pages-challenge-vcntttt.vrivera.json similarity index 100% rename from domains/_github-pages-challenge-vcntttt.vrivera.is-a.dev.json rename to domains/_github-pages-challenge-vcntttt.vrivera.json From 2474e14edf77734939b5098a1df9a858646e4ae2 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Wed, 22 Jan 2025 23:48:15 +0000 Subject: [PATCH 1794/3585] Create avilam.json --- domains/avilam.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/avilam.json diff --git a/domains/avilam.json b/domains/avilam.json new file mode 100644 index 000000000..dbc00b3fd --- /dev/null +++ b/domains/avilam.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dxravage" + }, + "record": { + "CNAME": "dxravage.github.io" + } +} From 0467f5c62f5ac6b09637812514f0ecc64b5d8b38 Mon Sep 17 00:00:00 2001 From: Eduardo Henrique Freire Machado <62185704+ed-henrique@users.noreply.github.com> Date: Wed, 22 Jan 2025 21:07:31 -0400 Subject: [PATCH 1795/3585] Create ed-henrique.json --- domains/ed-henrique.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ed-henrique.json diff --git a/domains/ed-henrique.json b/domains/ed-henrique.json new file mode 100644 index 000000000..26311bd32 --- /dev/null +++ b/domains/ed-henrique.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog", + "repo": "https://github.com/ed-henrique/blog", + "owner": { + "username": "ed-henrique", + "email": "edu.hen.fm@gmail.com" + }, + "record": { + "CNAME": "ed-henrique.com" + } +} From 4887adc1626087f1841576d14e4459a64b83ec1a Mon Sep 17 00:00:00 2001 From: Braulio Baca <52607558+machip3r@users.noreply.github.com> Date: Wed, 22 Jan 2025 19:38:20 -0600 Subject: [PATCH 1796/3585] Create machip3r.json --- domains/machip3r.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/machip3r.json diff --git a/domains/machip3r.json b/domains/machip3r.json new file mode 100644 index 000000000..5727b03b6 --- /dev/null +++ b/domains/machip3r.json @@ -0,0 +1,11 @@ +{ + "description": "MacHip3r Portfolio", + "repo": "https://github.com/machip3r/portfolio", + "owner": { + "username": "machip3r", + "email": "mac_258@hotmail.com" + }, + "record": { + "CNAME": "machip3r.github.io" + } +} From 03f4c4bf150f1334de2f9e7d476ede476587ed73 Mon Sep 17 00:00:00 2001 From: machip3r Date: Wed, 22 Jan 2025 19:40:22 -0600 Subject: [PATCH 1797/3585] no --- domains/machip3r.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/machip3r.json diff --git a/domains/machip3r.json b/domains/machip3r.json deleted file mode 100644 index 5727b03b6..000000000 --- a/domains/machip3r.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "MacHip3r Portfolio", - "repo": "https://github.com/machip3r/portfolio", - "owner": { - "username": "machip3r", - "email": "mac_258@hotmail.com" - }, - "record": { - "CNAME": "machip3r.github.io" - } -} From f81bd8175cb7aa2d0d5043088371bc3895aa3bc3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:41:14 -0500 Subject: [PATCH 1798/3585] chore: missing protocl --- domains/xelkomy.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/xelkomy.json b/domains/xelkomy.json index eb848e3fe..3dfd218c7 100644 --- a/domains/xelkomy.json +++ b/domains/xelkomy.json @@ -1,12 +1,11 @@ { "repo": "https://github.com/xElkomy/xElkomy.github.io", "owner": { - "username": "xElkomy", - "email": "khaled.mohamed@xelkomy.com", - "discord": "khaledkarimeldin" + "username": "xElkomy", + "email": "khaled.mohamed@xelkomy.com", + "discord": "khaledkarimeldin" }, "record": { - "URL": "blog.xelkomy.com" + "URL": "https://blog.xelkomy.com" } - } - \ No newline at end of file +} From 07525009263035528580b7318bac9eac0879c24f Mon Sep 17 00:00:00 2001 From: machip3r Date: Wed, 22 Jan 2025 19:42:26 -0600 Subject: [PATCH 1799/3585] machip3r in the house --- domains/machip3r.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/machip3r.json diff --git a/domains/machip3r.json b/domains/machip3r.json new file mode 100644 index 000000000..5727b03b6 --- /dev/null +++ b/domains/machip3r.json @@ -0,0 +1,11 @@ +{ + "description": "MacHip3r Portfolio", + "repo": "https://github.com/machip3r/portfolio", + "owner": { + "username": "machip3r", + "email": "mac_258@hotmail.com" + }, + "record": { + "CNAME": "machip3r.github.io" + } +} From 055629944f73d93eb63acb92170f752f214de5bc Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 23 Jan 2025 09:44:19 +0800 Subject: [PATCH 1800/3585] Rename orellanamatias.json to domains/orellanamatias.json --- orellanamatias.json => domains/orellanamatias.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename orellanamatias.json => domains/orellanamatias.json (100%) diff --git a/orellanamatias.json b/domains/orellanamatias.json similarity index 100% rename from orellanamatias.json rename to domains/orellanamatias.json From 12e6a5911990d531ba0bd6398aca3f5cb63c2df1 Mon Sep 17 00:00:00 2001 From: Matias Orellana Date: Wed, 22 Jan 2025 22:46:08 -0300 Subject: [PATCH 1801/3585] Update orellanamatias.json --- domains/orellanamatias.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orellanamatias.json b/domains/orellanamatias.json index 6d50c77a7..ee847f427 100644 --- a/domains/orellanamatias.json +++ b/domains/orellanamatias.json @@ -5,6 +5,6 @@ "discord": "1151115185419997184" }, "record": { - "CNAME": "orellanamatias.com.ar" + "CNAME": "portafolio-orellana-workspace.vercel.app" } } From 777400192531f21d9605e395e1a02f4929fd7e4d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:47:18 -0500 Subject: [PATCH 1802/3585] Update roohullah.kazmi.json --- domains/roohullah.kazmi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roohullah.kazmi.json b/domains/roohullah.kazmi.json index a384368b8..691680a96 100644 --- a/domains/roohullah.kazmi.json +++ b/domains/roohullah.kazmi.json @@ -8,5 +8,5 @@ "record": { "URL": "https://linktr.ee/roohullah.kazmi" }, - "proxied": true + "proxied": false } From b40f87e18676fa10727dab8e6b3cb213244e5059 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 23 Jan 2025 09:54:06 +0800 Subject: [PATCH 1803/3585] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 46ec6ab67..f73b01de4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,21 +1,24 @@ -## Requirements +# Requirements Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below. - + - [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). -- [ ] My domain is **not** for commercial use. -- [ ] My file is in the `domains` folder and is in the JSON format. -- [ ] My file's name is all lowercased and alphanumeric. -- [ ] The website is **reachable**. -- [ ] I have **completed** my website. -- [ ] My website is related to **software development**. -- [ ] I have provided contact information in the `owner` key. -- [ ] I have **followed** the [documentation](https://docs.is-a.dev). -- [ ] I understand my domain may be removed if I violate the [Terms of Service](https://is-a.dev/terms). +- [ ] My domain is **not** for commercial use. +- [ ] My file is in the `domains` directory and has the `.json` file extension. +- [ ] My file's name is lowercased and alphanumeric. +- [ ] My website is **reachable**. +- [ ] I have **completed** my website. +- [ ] My website is related to **software development**. +- [ ] I have provided sufficient contact information in the `owner` key. +- [ ] I have followed and read the [documentation](https://docs.is-a.dev). +- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). -## Website Preview +# Website Preview From e59b9d1ea1ba9ba884996e50bc3b7c16f483adb5 Mon Sep 17 00:00:00 2001 From: Agung Satrio Budi Prakoso Date: Thu, 23 Jan 2025 09:02:48 +0700 Subject: [PATCH 1804/3585] Rename _github-pages-challenge-asbp.json to _github-pages-challenge-asbp.asbp.json --- ...challenge-asbp.json => _github-pages-challenge-asbp.asbp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-asbp.json => _github-pages-challenge-asbp.asbp.json} (100%) diff --git a/domains/_github-pages-challenge-asbp.json b/domains/_github-pages-challenge-asbp.asbp.json similarity index 100% rename from domains/_github-pages-challenge-asbp.json rename to domains/_github-pages-challenge-asbp.asbp.json From 93c8a60e32656aeac04ac6c32a75bf01151f738f Mon Sep 17 00:00:00 2001 From: machip3r Date: Wed, 22 Jan 2025 20:14:53 -0600 Subject: [PATCH 1805/3585] github pages machip3r --- domains/_github-pages-challenge-machip3r.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-machip3r.json diff --git a/domains/_github-pages-challenge-machip3r.json b/domains/_github-pages-challenge-machip3r.json new file mode 100644 index 000000000..83d3f61ae --- /dev/null +++ b/domains/_github-pages-challenge-machip3r.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "machip3r", + "email": "mac_258@hotmail.com" + }, + "record": { + "TXT": "cfc7c8e9fa922388850fe07ad3a7da" + } +} \ No newline at end of file From 434349530158305109661d2f9f8363d4067ba4e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Wed, 22 Jan 2025 22:22:40 -0400 Subject: [PATCH 1806/3585] Create jeanrondon --- domains/jeanrondon | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jeanrondon diff --git a/domains/jeanrondon b/domains/jeanrondon new file mode 100644 index 000000000..b1a6715b7 --- /dev/null +++ b/domains/jeanrondon @@ -0,0 +1,12 @@ +{ + "description": "Jean's portfolio website and blog - JavaScript Developer, working as Frontend Dev, developer with over 3 years of JavaScript experience and a constant interest in learning new technologies. I have a solid experience in web, mobile, and desktop Frontend development.", + "repo": "https://github.com/jeandv/my-next-portfolio", + "owner": { + "username": "jeandv", + "email": "jeanrdev@gmail.com", + "twitter": "r4yb4" + }, + "record": { + "CNAME": "jeandv.vercel.app" + } +} From 40985eb242905a55ac71e02673f56cf251e9320f Mon Sep 17 00:00:00 2001 From: Sneazy25 <71924265+sneazy25@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:19:53 +0700 Subject: [PATCH 1807/3585] Create _vercel.sneazy25.json --- domains/domains/_vercel.sneazy25.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/domains/_vercel.sneazy25.json diff --git a/domains/domains/_vercel.sneazy25.json b/domains/domains/_vercel.sneazy25.json new file mode 100644 index 000000000..32007b5c5 --- /dev/null +++ b/domains/domains/_vercel.sneazy25.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" +}, + "record": { + "TXT": ["vc-domain-verify=sneazy25.is-a.dev,2f9caf76ec1be24030a6"] + } +} From 02a3b90799d3bfb8e23ca51f9d5ee1bf643adf23 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Jan 2025 22:38:39 -0500 Subject: [PATCH 1808/3585] Rename domains/domains/_vercel.sneazy25.json to domains/_vercel.sneazy25.json --- domains/{domains => }/_vercel.sneazy25.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{domains => }/_vercel.sneazy25.json (100%) diff --git a/domains/domains/_vercel.sneazy25.json b/domains/_vercel.sneazy25.json similarity index 100% rename from domains/domains/_vercel.sneazy25.json rename to domains/_vercel.sneazy25.json From 65cbb7f8ac24742764f2ea40fa1f30a43413230f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Wed, 22 Jan 2025 23:39:48 -0400 Subject: [PATCH 1809/3585] Rename jeanrondon to jeanrondon.json --- domains/{jeanrondon => jeanrondon.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jeanrondon => jeanrondon.json} (100%) diff --git a/domains/jeanrondon b/domains/jeanrondon.json similarity index 100% rename from domains/jeanrondon rename to domains/jeanrondon.json From 8d232db4daee7f9744d4159bd0cdd38f3fe72017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Wed, 22 Jan 2025 23:40:39 -0400 Subject: [PATCH 1810/3585] Rename jeanrondon to jeanrondon.json --- domains/{jeanrondon => jeanrondon.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jeanrondon => jeanrondon.json} (100%) diff --git a/domains/jeanrondon b/domains/jeanrondon.json similarity index 100% rename from domains/jeanrondon rename to domains/jeanrondon.json From 466edfa303a0ee13fd057ad2d3439e10e2603a84 Mon Sep 17 00:00:00 2001 From: machip3r Date: Wed, 22 Jan 2025 22:59:14 -0600 Subject: [PATCH 1811/3585] changed name domain github pages --- ...chip3r.json => _github-pages-challenge-machip3r.machip3r.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-machip3r.json => _github-pages-challenge-machip3r.machip3r.json} (100%) diff --git a/domains/_github-pages-challenge-machip3r.json b/domains/_github-pages-challenge-machip3r.machip3r.json similarity index 100% rename from domains/_github-pages-challenge-machip3r.json rename to domains/_github-pages-challenge-machip3r.machip3r.json From 68ec50b7b65c1eb486f263bba4d13b6d49a2f3d8 Mon Sep 17 00:00:00 2001 From: Vignesh J Date: Thu, 23 Jan 2025 11:02:08 +0530 Subject: [PATCH 1812/3585] Update vignesh.json --- domains/vignesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vignesh.json b/domains/vignesh.json index aeef68aed..1f464ec59 100644 --- a/domains/vignesh.json +++ b/domains/vignesh.json @@ -3,6 +3,6 @@ "username": "Vignesh025" }, "record": { - "CNAME": "Vignesh025.github.io" + "CNAME": "vignesh025.github.io/My-Website/" } } From f377995a4aad6fb5e5f37f0cca398b45aac792cc Mon Sep 17 00:00:00 2001 From: Sneazy25 <71924265+sneazy25@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:56:43 +0700 Subject: [PATCH 1813/3585] Create sneazy25.json --- domains/sneazy25.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sneazy25.json diff --git a/domains/sneazy25.json b/domains/sneazy25.json new file mode 100644 index 000000000..30e003378 --- /dev/null +++ b/domains/sneazy25.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" +}, + "record": { + "A": ["76.76.21.21"] + } +} From 51ed0a2a2e3aed927fbc0524a7f26a6f7ea7cb3a Mon Sep 17 00:00:00 2001 From: Waradu Date: Thu, 23 Jan 2025 07:52:16 +0100 Subject: [PATCH 1814/3585] fix: cname --- domains/waradu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/waradu.json b/domains/waradu.json index f73d18c15..ccab66cea 100644 --- a/domains/waradu.json +++ b/domains/waradu.json @@ -5,6 +5,6 @@ "discord": "waradu" }, "record": { - "CNAME": "waradu.pages.dev" + "CNAME": "portfolio-dee.pages.dev" } } \ No newline at end of file From ee7d91580e10f5e50b8a55706b4debc428f91b8b Mon Sep 17 00:00:00 2001 From: "ThereisAbdullah (AbdullahCXD)" Date: Thu, 23 Jan 2025 14:27:30 +0300 Subject: [PATCH 1815/3585] Add files via upload --- domains/abdullahcxd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abdullahcxd.json diff --git a/domains/abdullahcxd.json b/domains/abdullahcxd.json new file mode 100644 index 000000000..535ac31f0 --- /dev/null +++ b/domains/abdullahcxd.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/abdullahcxd/abdullahcxd.github.io", + "owner": { + "username": "abdullahcxd", + "email": "sabdullahcxd@gmail.com" + }, + "record": { + "CNAME": "abdullahcxd.github.io" + } +} \ No newline at end of file From d37b5f7e6c905ae5dee8933992a7b1326a4b7305 Mon Sep 17 00:00:00 2001 From: "ThereisAbdullah (AbdullahCXD)" Date: Thu, 23 Jan 2025 14:32:45 +0300 Subject: [PATCH 1816/3585] Update abdullahcxd.json --- domains/abdullahcxd.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abdullahcxd.json b/domains/abdullahcxd.json index 535ac31f0..1943cb176 100644 --- a/domains/abdullahcxd.json +++ b/domains/abdullahcxd.json @@ -3,7 +3,8 @@ "repo": "https://github.com/abdullahcxd/abdullahcxd.github.io", "owner": { "username": "abdullahcxd", - "email": "sabdullahcxd@gmail.com" + "email": "sabdullahcxd@gmail.com", + "discord": "sabdullahcxd" }, "record": { "CNAME": "abdullahcxd.github.io" From 9f1063d3c8f6078f444413e1fd4caf0476bdb9f9 Mon Sep 17 00:00:00 2001 From: "ThereisAbdullah (AbdullahCXD)" Date: Thu, 23 Jan 2025 14:38:28 +0300 Subject: [PATCH 1817/3585] Updated abdullahcxd.json --- domains/abdullahcxd.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/abdullahcxd.json b/domains/abdullahcxd.json index 1943cb176..ba8f1e7e4 100644 --- a/domains/abdullahcxd.json +++ b/domains/abdullahcxd.json @@ -7,6 +7,8 @@ "discord": "sabdullahcxd" }, "record": { - "CNAME": "abdullahcxd.github.io" + "CNAME": "abdullahcxd.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } \ No newline at end of file From cdef0efea44846c271322f7f2817475dd2addf5e Mon Sep 17 00:00:00 2001 From: "ThereisAbdullah (AbdullahCXD)" Date: Thu, 23 Jan 2025 14:50:19 +0300 Subject: [PATCH 1818/3585] Added description --- domains/abdullahcxd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdullahcxd.json b/domains/abdullahcxd.json index ba8f1e7e4..3481fdb20 100644 --- a/domains/abdullahcxd.json +++ b/domains/abdullahcxd.json @@ -1,5 +1,5 @@ { - "description": "Describe the use of this subdomain", + "description": "Portfolio use", "repo": "https://github.com/abdullahcxd/abdullahcxd.github.io", "owner": { "username": "abdullahcxd", From b58e7e90634c1bcef453d8cc2bb4102cbd0228df Mon Sep 17 00:00:00 2001 From: RazoBeckett <95993675+RazoBeckett@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:26:22 +0000 Subject: [PATCH 1819/3585] Create mayurraut.json --- domains/mayurraut.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mayurraut.json diff --git a/domains/mayurraut.json b/domains/mayurraut.json new file mode 100644 index 000000000..5ec9c473e --- /dev/null +++ b/domains/mayurraut.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/razobeckett/razobeckett.github.io", + "owner": { + "username": "razobeckett", + "email": "mayurraut.dev@gmail.com" + }, + "record": { + "CNAME": "razobeckett.github.io" + } +} From e740ac3e93f95462e2d7a1eb3f781338a0183a3b Mon Sep 17 00:00:00 2001 From: RazoBeckett <95993675+RazoBeckett@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:28:52 +0000 Subject: [PATCH 1820/3585] Create _github-pages-challenge-RazoBeckett --- domains/_github-pages-challenge-RazoBeckett | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-RazoBeckett diff --git a/domains/_github-pages-challenge-RazoBeckett b/domains/_github-pages-challenge-RazoBeckett new file mode 100644 index 000000000..d585a180b --- /dev/null +++ b/domains/_github-pages-challenge-RazoBeckett @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "razobeckett", + "email": "mayurraut.dev@gmail.com" + }, + "record": { + "TXT": "e104db834f904b13e65dd9337ae48e" + } +} From 55a0328dc5e9fc585e6bb100700af6a689e32723 Mon Sep 17 00:00:00 2001 From: RazoBeckett <95993675+RazoBeckett@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:04:20 +0530 Subject: [PATCH 1821/3585] fix: file extension --- ...lenge-RazoBeckett => _github-pages-challenge-RazoBeckett.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-RazoBeckett => _github-pages-challenge-RazoBeckett.json} (100%) diff --git a/domains/_github-pages-challenge-RazoBeckett b/domains/_github-pages-challenge-RazoBeckett.json similarity index 100% rename from domains/_github-pages-challenge-RazoBeckett rename to domains/_github-pages-challenge-RazoBeckett.json From 4635dce8166aca5505454d5cb3f7e7e36bb179ce Mon Sep 17 00:00:00 2001 From: Cihan Yakar Date: Thu, 23 Jan 2025 16:34:40 +0300 Subject: [PATCH 1822/3585] Create cihan --- domains/cihan | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cihan diff --git a/domains/cihan b/domains/cihan new file mode 100644 index 000000000..e0053bfb8 --- /dev/null +++ b/domains/cihan @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cihanyakar", + "email": "cihanyakar@gmail.com" + }, + "record": { + "URL": "https://www.cihanyakar.com" + } +} From 1a7b1817f3c180ca37c8822a0d89e4342b21c071 Mon Sep 17 00:00:00 2001 From: RazoBeckett <95993675+RazoBeckett@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:07:55 +0530 Subject: [PATCH 1823/3585] fix: filename case --- ...-RazoBeckett.json => _github-pages-challenge-razobeckett.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-RazoBeckett.json => _github-pages-challenge-razobeckett.json} (100%) diff --git a/domains/_github-pages-challenge-RazoBeckett.json b/domains/_github-pages-challenge-razobeckett.json similarity index 100% rename from domains/_github-pages-challenge-RazoBeckett.json rename to domains/_github-pages-challenge-razobeckett.json From e012abdf6789e59f20de4d58593c153ff858c9fe Mon Sep 17 00:00:00 2001 From: RazoBeckett <95993675+RazoBeckett@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:54:23 +0000 Subject: [PATCH 1824/3585] Create _atproto.razo.json --- domains/_atproto.razo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_atproto.razo.json diff --git a/domains/_atproto.razo.json b/domains/_atproto.razo.json new file mode 100644 index 000000000..6186da4d3 --- /dev/null +++ b/domains/_atproto.razo.json @@ -0,0 +1,10 @@ +{ + "description": "Domain verification for my Bluesky account.", + "owner": { + "username": "razobeckett", + "email": "razobeckett@proton.me" + }, + "record": { + "TXT": "did=did:plc:w6h4dilqruly6q4zki2mj5qt" + } +} From 54cf642e4f26e8fbeecfcdf48ab660f4b3de00aa Mon Sep 17 00:00:00 2001 From: RazoBeckett <95993675+RazoBeckett@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:30:00 +0530 Subject: [PATCH 1825/3585] fix: update filename --- ...tt.json => _github-pages-challenge-razobeckett.mayurraut.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-razobeckett.json => _github-pages-challenge-razobeckett.mayurraut.json} (100%) diff --git a/domains/_github-pages-challenge-razobeckett.json b/domains/_github-pages-challenge-razobeckett.mayurraut.json similarity index 100% rename from domains/_github-pages-challenge-razobeckett.json rename to domains/_github-pages-challenge-razobeckett.mayurraut.json From 89c3c6b1439c322d5ddd10122883a9bb91119194 Mon Sep 17 00:00:00 2001 From: om Date: Thu, 23 Jan 2025 19:41:02 +0530 Subject: [PATCH 1826/3585] Fix Vignesh --- domains/vignesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vignesh.json b/domains/vignesh.json index 1f464ec59..5e6058afc 100644 --- a/domains/vignesh.json +++ b/domains/vignesh.json @@ -3,6 +3,6 @@ "username": "Vignesh025" }, "record": { - "CNAME": "vignesh025.github.io/My-Website/" + "CNAME": "vignesh025.github.io" } } From 2d2359ec2e6d50aaefc96d7a1c49cb8514e65bc7 Mon Sep 17 00:00:00 2001 From: om Date: Thu, 23 Jan 2025 19:50:27 +0530 Subject: [PATCH 1827/3585] Didn't notice that it didn't have .json --- domains/{cihan => cihan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{cihan => cihan.json} (100%) diff --git a/domains/cihan b/domains/cihan.json similarity index 100% rename from domains/cihan rename to domains/cihan.json From 652058d25f84c000041f7ee147b5ae521d4ae647 Mon Sep 17 00:00:00 2001 From: Rodolfo Rodrigues Date: Thu, 23 Jan 2025 11:30:22 -0300 Subject: [PATCH 1828/3585] Created rodolfo.json --- domains/rodolfo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rodolfo.json diff --git a/domains/rodolfo.json b/domains/rodolfo.json new file mode 100644 index 000000000..88d6307b4 --- /dev/null +++ b/domains/rodolfo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rudwolf", + "email": "rudwolf@gmail.com" + }, + "record": { + "CNAME": "https://github.com/rudwolf" + } +} From e2cd78ba249163d58107533b5ede6c79d85379e9 Mon Sep 17 00:00:00 2001 From: Phong Li <41178601+PhongLi@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:48:26 +0700 Subject: [PATCH 1829/3585] Create _vercel.phongli.json file for Vercel TXT verification --- domains/_vercel.phongli.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.phongli.json diff --git a/domains/_vercel.phongli.json b/domains/_vercel.phongli.json new file mode 100644 index 000000000..1227abad3 --- /dev/null +++ b/domains/_vercel.phongli.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PhongLi", + "email": "longpt@gmail.com", + "discord": "_younglin" + }, + "record": { + "TXT": "vc-domain-verify=phongli.is-a-dev.com,7e629c0e760f6c7516c3" + } +} From d5be53255a4d2f4b11a3703308054446b407f907 Mon Sep 17 00:00:00 2001 From: Phong Li <41178601+PhongLi@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:55:23 +0700 Subject: [PATCH 1830/3585] Update _vercel.phongli.json change email --- domains/_vercel.phongli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.phongli.json b/domains/_vercel.phongli.json index 1227abad3..2e2bb7b42 100644 --- a/domains/_vercel.phongli.json +++ b/domains/_vercel.phongli.json @@ -1,7 +1,7 @@ { "owner": { "username": "PhongLi", - "email": "longpt@gmail.com", + "email": "longpt1109@gmail.com", "discord": "_younglin" }, "record": { From 1c90973924e39bb7b09e0c5910f4fcf4bf8c3169 Mon Sep 17 00:00:00 2001 From: Phong Li <41178601+PhongLi@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:57:39 +0700 Subject: [PATCH 1831/3585] Create phongli.json --- domains/phongli.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/phongli.json diff --git a/domains/phongli.json b/domains/phongli.json new file mode 100644 index 000000000..5c35aed27 --- /dev/null +++ b/domains/phongli.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PhongLi", + "email": "longpt1109@gmail.com", + "discord": "_younglin" + }, + "record": { + "CNAME": "phonglidev.vercel.app" + } +} From d29080839e8b06259d13a8b0164226bc9065f90e Mon Sep 17 00:00:00 2001 From: "ThereisAbdullah (AbdullahCXD)" Date: Thu, 23 Jan 2025 19:01:24 +0300 Subject: [PATCH 1832/3585] Replaced CNAME with A records --- domains/abdullahcxd.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/abdullahcxd.json b/domains/abdullahcxd.json index 3481fdb20..61de2e6c9 100644 --- a/domains/abdullahcxd.json +++ b/domains/abdullahcxd.json @@ -7,7 +7,12 @@ "discord": "sabdullahcxd" }, "record": { - "CNAME": "abdullahcxd.github.io", + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.108.153", + "185.199.111.153" + ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } From 70298ebd55b41b3adb7e80f5e02daf48a8fc9ad5 Mon Sep 17 00:00:00 2001 From: Walkercito Date: Thu, 23 Jan 2025 11:06:15 -0500 Subject: [PATCH 1833/3585] Create Walkercito.json --- domains/Walkercito.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/Walkercito.json diff --git a/domains/Walkercito.json b/domains/Walkercito.json new file mode 100644 index 000000000..e8b0c9b0f --- /dev/null +++ b/domains/Walkercito.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Walkercito" + }, + "record": { + "CNAME": "walkercitodev.vercel.app" + } +} From 7f0520e275f8babd9faf7011ff50436632da34a9 Mon Sep 17 00:00:00 2001 From: Leroy Jeanpierre Perryman <53018487+Granpiecito@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:20:54 -0600 Subject: [PATCH 1834/3585] Create _vercel.ljean.json --- domains/_vercel.ljean.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.ljean.json diff --git a/domains/_vercel.ljean.json b/domains/_vercel.ljean.json new file mode 100644 index 000000000..9877fcbdc --- /dev/null +++ b/domains/_vercel.ljean.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Granpiecito", + "email": "jeanpierresprrymanaleman@gmail.com", + "discord": "294318911791562752" + }, + "record": { + "TXT": "insert-TXT-string-you-got-from-vercel-here" + } +} From 118d1ed608d788ba434de9114be713393f9c0c06 Mon Sep 17 00:00:00 2001 From: Leroy Jeanpierre Perryman <53018487+Granpiecito@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:23:15 -0600 Subject: [PATCH 1835/3585] Update _vercel.ljean.json --- domains/_vercel.ljean.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ljean.json b/domains/_vercel.ljean.json index 9877fcbdc..a48d76b8b 100644 --- a/domains/_vercel.ljean.json +++ b/domains/_vercel.ljean.json @@ -5,6 +5,6 @@ "discord": "294318911791562752" }, "record": { - "TXT": "insert-TXT-string-you-got-from-vercel-here" + "TXT": "vc-domain-verify=ljean.is-a.dev,1864955b5da34f083f9b" } } From f24aaf609cf3d14cc47ccf9e35a9044a7a96f575 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Thu, 23 Jan 2025 18:54:32 +0200 Subject: [PATCH 1836/3585] Update devmatei.json with new cool thingys --- domains/devmatei.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/devmatei.json b/domains/devmatei.json index 6e3df9b17..129643cb4 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -1,7 +1,8 @@ { "owner": { "username": "DevMatei", - "email": "matei.thoma@gmail.com" + "email": "contact@devmatei.is-a.dev" + "discord": "784443338627612673" }, "record": { "A": ["75.2.60.5"], @@ -11,5 +12,14 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" ] }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/devmatei" + "/hating": "https://hate.is-a.dev" + }, + "redirect_paths": true + }, + "proxied": true + } From 395c7c66ce273748070327bd639494049f7d1771 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 23 Jan 2025 19:00:46 +0200 Subject: [PATCH 1837/3585] I love how we only have an example for this. --- domains/devmatei.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/devmatei.json b/domains/devmatei.json index 129643cb4..586d2198a 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -12,14 +12,12 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" ] }, - "redirect_config": { + "redirect_config": { "custom_paths": { "/github": "https://github.com/devmatei" "/hating": "https://hate.is-a.dev" }, - "redirect_paths": true - }, - + "proxied": true } From 2da182810e38f01f45b65fe8211d637cbedb998d Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 23 Jan 2025 19:02:05 +0200 Subject: [PATCH 1838/3585] I hate you for this --- domains/devmatei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devmatei.json b/domains/devmatei.json index 586d2198a..f685d7146 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -1,7 +1,7 @@ { "owner": { "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" + "email": "contact@devmatei.is-a.dev", "discord": "784443338627612673" }, "record": { From 31f3df3eb0d64e337742575e27cbe97a61aef309 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 23 Jan 2025 19:03:23 +0200 Subject: [PATCH 1839/3585] Maybe this? --- domains/devmatei.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/devmatei.json b/domains/devmatei.json index f685d7146..f0ca1a41c 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -17,6 +17,7 @@ "/github": "https://github.com/devmatei" "/hating": "https://hate.is-a.dev" }, + }, "proxied": true From a074544536a3c41254fa72a0fe639208ad88e70f Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 23 Jan 2025 19:05:18 +0200 Subject: [PATCH 1840/3585] Ba fii mai atent coaie --- domains/devmatei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devmatei.json b/domains/devmatei.json index f0ca1a41c..e31a1de48 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -14,7 +14,7 @@ }, "redirect_config": { "custom_paths": { - "/github": "https://github.com/devmatei" + "/github": "https://github.com/devmatei", "/hating": "https://hate.is-a.dev" }, }, From 735b5a03faea7d3aff3abf021035b406a8e54462 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 23 Jan 2025 19:06:14 +0200 Subject: [PATCH 1841/3585] Ok i take it back --- domains/devmatei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devmatei.json b/domains/devmatei.json index e31a1de48..56c188312 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -16,7 +16,7 @@ "custom_paths": { "/github": "https://github.com/devmatei", "/hating": "https://hate.is-a.dev" - }, + } }, "proxied": true From c37095d4e76ef246e50799ecb73d7d5235deb00a Mon Sep 17 00:00:00 2001 From: Armand Jordaan Date: Thu, 23 Jan 2025 21:06:08 +0200 Subject: [PATCH 1842/3585] armand.json added --- domains/armand.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/armand.json diff --git a/domains/armand.json b/domains/armand.json new file mode 100644 index 000000000..95ec40d38 --- /dev/null +++ b/domains/armand.json @@ -0,0 +1,11 @@ +{ + "description": "Armand Jordaan's Website", + "repo": "https://github.com/armandjordaan", + "owner": { + "username": "armandjordaan", + "email": "armand.jordaan@gmail.com" + }, + "record": { + "CNAME": "armandjordaan.github.io" + } +} \ No newline at end of file From e48e86e27b545091e54d73e503d00fb4afa0ea9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Van=20Den=20Bosch?= <104820589+tim-vdb@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:37:01 +0100 Subject: [PATCH 1843/3585] Create _github-pages-challenge-tim-vdb.json --- domains/_github-pages-challenge-tim-vdb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-tim-vdb.json diff --git a/domains/_github-pages-challenge-tim-vdb.json b/domains/_github-pages-challenge-tim-vdb.json new file mode 100644 index 000000000..240e38034 --- /dev/null +++ b/domains/_github-pages-challenge-tim-vdb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tim-vdb", + "email": "timotheevdbosch@gmail.com" + }, + "record": { + "TXT": "ccd9ff03f723b201d75c2ae79c3245" + } +} From 48086f94585d7b879d0866b532c9e286a1b6f485 Mon Sep 17 00:00:00 2001 From: aringadre76 <120857324+aringadre76@users.noreply.github.com> Date: Thu, 23 Jan 2025 11:54:57 -0800 Subject: [PATCH 1844/3585] Create arin.json --- domains/arin.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/arin.json diff --git a/domains/arin.json b/domains/arin.json new file mode 100644 index 000000000..2d7de5952 --- /dev/null +++ b/domains/arin.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "aringadre76" + }, + "record": { + "CNAME": "aringadre76.github.io" + } +} From 9296409d18188bcf1f3d32926cbd2f11d91f6e72 Mon Sep 17 00:00:00 2001 From: pessonnier Date: Thu, 23 Jan 2025 22:03:17 +0100 Subject: [PATCH 1845/3585] Create lololand.json magnifique projet --- domains/lololand.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lololand.json diff --git a/domains/lololand.json b/domains/lololand.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/lololand.json @@ -0,0 +1 @@ + From b898b6ed4b386c2929a5174060964f24dcc760cc Mon Sep 17 00:00:00 2001 From: pessonnier Date: Thu, 23 Jan 2025 22:32:30 +0100 Subject: [PATCH 1846/3585] Update lololand.json --- domains/lololand.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/lololand.json b/domains/lololand.json index 8b1378917..aeb4627b9 100644 --- a/domains/lololand.json +++ b/domains/lololand.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "pessonnier", + "email": "ihdpsidt.hpsi@gmail.com" + }, + "record": { + "URL": "https://pessonnier.github.io/doc/" + } +} From 70642a4efc53eef1d1b46c56bfa88d27a09105d4 Mon Sep 17 00:00:00 2001 From: Amanda Jauregui Date: Thu, 23 Jan 2025 18:51:05 -0300 Subject: [PATCH 1847/3585] upload json files --- domains/_vercel.amandajauregui.json | 10 ++++++++++ domains/amandajauregui.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.amandajauregui.json create mode 100644 domains/amandajauregui.json diff --git a/domains/_vercel.amandajauregui.json b/domains/_vercel.amandajauregui.json new file mode 100644 index 000000000..53d9129d6 --- /dev/null +++ b/domains/_vercel.amandajauregui.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jauregao", + "email": "amandajauregui.dev@gmail.com", + "discord": "jauregao" + }, + "record": { + "TXT": "vc-domain-verify=amandajauregui.is-a.dev,a3853c2f774bcc618d55" + } +} \ No newline at end of file diff --git a/domains/amandajauregui.json b/domains/amandajauregui.json new file mode 100644 index 000000000..33b5cda96 --- /dev/null +++ b/domains/amandajauregui.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jauregao", + "email": "amandajauregui.dev@gmail.com", + "discord": "jauregao" + }, + "record": { + "CNAME": "portifolio-amandajauregui.vercel.app" + } +} \ No newline at end of file From cda141210e90e3a11324f3edbf164adb9629e3de Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 03:35:19 +0530 Subject: [PATCH 1848/3585] Create aaqif.json --- domains/aaqif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aaqif.json diff --git a/domains/aaqif.json b/domains/aaqif.json new file mode 100644 index 000000000..3d8b86ce1 --- /dev/null +++ b/domains/aaqif.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/aaqifshafi/react-portfolio", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com", + }, + "record": { + "A": ["76.76.21.21"] + } +} From 6262a1528838fd5f60ce8aef0156e346a4dfa692 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 03:38:57 +0530 Subject: [PATCH 1849/3585] Create gcet.aaqif.json --- domains/gcet.aaqif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gcet.aaqif.json diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json new file mode 100644 index 000000000..7a466fa7d --- /dev/null +++ b/domains/gcet.aaqif.json @@ -0,0 +1,11 @@ +{ + "description": "gcet project", + "repo": "https://github.com/aaqifshafi/G-CET", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From ff35774bcdbf098d1d99720b39aa650a573cac3c Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 03:46:43 +0530 Subject: [PATCH 1850/3585] Create pdf.aaqif.json --- domains/pdf.aaqif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pdf.aaqif.json diff --git a/domains/pdf.aaqif.json b/domains/pdf.aaqif.json new file mode 100644 index 000000000..97ec5b213 --- /dev/null +++ b/domains/pdf.aaqif.json @@ -0,0 +1,11 @@ +{ + "description": "PDF", + "repo": "https://github.com/aaqifshafi/chat-with-pdf", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 00fcf1b0267c2dc9b4d768e39ad4b798e5382ade Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:00:18 +0530 Subject: [PATCH 1851/3585] Create _vercel.aaqif.json --- domains/_vercel.aaqif.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aaqif.json diff --git a/domains/_vercel.aaqif.json b/domains/_vercel.aaqif.json new file mode 100644 index 000000000..5ad57169b --- /dev/null +++ b/domains/_vercel.aaqif.json @@ -0,0 +1,10 @@ +{ + "description": "React Portfolio", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=aaqif.is-a.dev,77eef1ecff0a4bec5f86"] + } +} From 3477cdc55c1c0064c0863bb41b21aa819399ae5b Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:03:19 +0530 Subject: [PATCH 1852/3585] Update aaqif.json --- domains/aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aaqif.json b/domains/aaqif.json index 3d8b86ce1..c0d218396 100644 --- a/domains/aaqif.json +++ b/domains/aaqif.json @@ -6,6 +6,6 @@ "email": "aaqifshafi@gmail.com", }, "record": { - "A": ["76.76.21.21"] + "CNAME": "react-portfolio-ashen-tau.vercel.app" } } From ae31795445c5347ae719e109db4f2d37354090a1 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:04:43 +0530 Subject: [PATCH 1853/3585] Update gcet.aaqif.json --- domains/gcet.aaqif.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json index 7a466fa7d..bcead126f 100644 --- a/domains/gcet.aaqif.json +++ b/domains/gcet.aaqif.json @@ -6,6 +6,7 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "g-cet-aaqifshafis-projects.vercel.app +" } } From 58c32cafc74f05df1f43f8d537f9ae333efb6873 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:05:02 +0530 Subject: [PATCH 1854/3585] Update gcet.aaqif.json --- domains/gcet.aaqif.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json index bcead126f..139390016 100644 --- a/domains/gcet.aaqif.json +++ b/domains/gcet.aaqif.json @@ -6,7 +6,6 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "CNAME": "g-cet-aaqifshafis-projects.vercel.app -" + "CNAME": "g-cet-aaqifshafis-projects.vercel.app" } } From 251cf42963fa60236e492574625e21ecb1064012 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:07:05 +0530 Subject: [PATCH 1855/3585] Update pdf.aaqif.json --- domains/pdf.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pdf.aaqif.json b/domains/pdf.aaqif.json index 97ec5b213..ffc7487c2 100644 --- a/domains/pdf.aaqif.json +++ b/domains/pdf.aaqif.json @@ -6,6 +6,6 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "chat-with-pdf-aaqifshafis-projects.vercel.app" } } From a60e6420063c9f7bb2217d7486d87ce5644629c8 Mon Sep 17 00:00:00 2001 From: Evelyn Finny <167630965+evelynfinny@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:43:44 -0600 Subject: [PATCH 1856/3585] Create evelyn.is-a.dev --- domains/evelyn.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/evelyn.is-a.dev diff --git a/domains/evelyn.is-a.dev b/domains/evelyn.is-a.dev new file mode 100644 index 000000000..0248a7d78 --- /dev/null +++ b/domains/evelyn.is-a.dev @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website with is-a.dev for Evelyn Finny", + "repo": "https://github.com/evelynfinny", + "owner": { + "username": "evelynfinny", + "email": "evelynfinny@gmail.com" + }, + "record": { + "CNAME": "evelyn.finny.info" + } +} From 6d67129291dc8e76437fe332441954cfeed976d6 Mon Sep 17 00:00:00 2001 From: Lorenzo Bautista Castellano <33525671+lorenbaucas@users.noreply.github.com> Date: Fri, 24 Jan 2025 01:33:37 +0100 Subject: [PATCH 1857/3585] Create lorenzobautista.json --- domains/lorenzobautista.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lorenzobautista.json diff --git a/domains/lorenzobautista.json b/domains/lorenzobautista.json new file mode 100644 index 000000000..75d465651 --- /dev/null +++ b/domains/lorenzobautista.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lorenbaucas", + "discord": "Draklum#3847" + }, + "record": { + "CNAME": "myblog-e3n6qwsjfj.live-website.com" + }, + "proxied": true +} From 719a624f192cb59f872d043b45951c36a82998bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 23 Jan 2025 20:37:25 -0600 Subject: [PATCH 1858/3585] Update peme969.json - Changed aliases --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 0981e39b6..4c58d3ef0 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,7 @@ "185.199.111.153" ], "TXT":[ - "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=" + "forward-email=hello:hello@peme969.dev, bot:bot@peme969.dev" ], "MX":[ "mx1.forwardemail.net", From 70f29d35e62a903ec8c4ffb2dd3726b74dc57311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 23 Jan 2025 20:38:26 -0600 Subject: [PATCH 1859/3585] =?UTF-8?q?oops=20i=20put=20the=20wrong=20email?= =?UTF-8?q?=20to=20forward=20to=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 4c58d3ef0..bd64e4ad6 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,7 @@ "185.199.111.153" ], "TXT":[ - "forward-email=hello:hello@peme969.dev, bot:bot@peme969.dev" + "forward-email=hello:me@peme969.dev, bot:bot@peme969.dev" ], "MX":[ "mx1.forwardemail.net", From 831e058d24833fe1ee2bb6f0b472008445cbe6df Mon Sep 17 00:00:00 2001 From: Hafeez Ur Rehman Date: Fri, 24 Jan 2025 10:49:05 +0530 Subject: [PATCH 1860/3585] Create hafeez.json --- domains/hafeez.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/hafeez.json diff --git a/domains/hafeez.json b/domains/hafeez.json new file mode 100644 index 000000000..e5da5130b --- /dev/null +++ b/domains/hafeez.json @@ -0,0 +1 @@ +hafeez From 72dbf772de76beb459ee6120af669127a317525e Mon Sep 17 00:00:00 2001 From: Douglas Sexton Date: Thu, 23 Jan 2025 21:43:59 -0800 Subject: [PATCH 1861/3585] Create doug.is-a.dev with github verification for personal website --- domains/_github-pages-challenge-drssoccer55.doug.json | 9 +++++++++ domains/doug.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_github-pages-challenge-drssoccer55.doug.json create mode 100644 domains/doug.json diff --git a/domains/_github-pages-challenge-drssoccer55.doug.json b/domains/_github-pages-challenge-drssoccer55.doug.json new file mode 100644 index 000000000..896571aed --- /dev/null +++ b/domains/_github-pages-challenge-drssoccer55.doug.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drssoccer55", + "email": "sextondouglas@pm.me" + }, + "record": { + "TXT": "6605758124fbb4085b1687476d067b" + } +} \ No newline at end of file diff --git a/domains/doug.json b/domains/doug.json new file mode 100644 index 000000000..c54361f29 --- /dev/null +++ b/domains/doug.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website", + "repo": "https://github.com/drssoccer55/drssoccer55.github.io", + "owner": { + "username": "drssoccer55", + "email": "sextondouglas@pm.me" + }, + "record": { + "CNAME": "drssoccer55.github.io" + } +} \ No newline at end of file From f2cb4c89631bf141226699f9ec6c574359cc73fe Mon Sep 17 00:00:00 2001 From: Hafeez Ur Rehman Date: Fri, 24 Jan 2025 11:37:33 +0530 Subject: [PATCH 1862/3585] Subdomain configuration files for _vercel for Hafeez --- domains/_vercel.hafeez.json | 10 ++++++++++ domains/hafeez.json | 11 ++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.hafeez.json diff --git a/domains/_vercel.hafeez.json b/domains/_vercel.hafeez.json new file mode 100644 index 000000000..448c68552 --- /dev/null +++ b/domains/_vercel.hafeez.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hamid1882", + "email": "hussainhafeez1100@gmail.com", + "discord": "hamid1882" + }, + "record": { + "TXT": "vc-domain-verify=hafeez.is-a.dev,2a3f79f801934e7298bf" + } +} diff --git a/domains/hafeez.json b/domains/hafeez.json index e5da5130b..cdee55675 100644 --- a/domains/hafeez.json +++ b/domains/hafeez.json @@ -1 +1,10 @@ -hafeez +{ + "owner": { + "username": "hamid1882", + "email": "hussainhafeez1100@gmail.com", + "discord": "hamid1882" + }, + "record": { + "CNAME": "hafeez-delta.vercel.app" + } +} From 879b7eacf6e7eabf95f6cc845d3fad4838aaa66e Mon Sep 17 00:00:00 2001 From: Douglas Sexton Date: Thu, 23 Jan 2025 22:08:55 -0800 Subject: [PATCH 1863/3585] cleanup with newlines at end of file --- domains/_github-pages-challenge-drssoccer55.doug.json | 2 +- domains/doug.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-drssoccer55.doug.json b/domains/_github-pages-challenge-drssoccer55.doug.json index 896571aed..cc8674b65 100644 --- a/domains/_github-pages-challenge-drssoccer55.doug.json +++ b/domains/_github-pages-challenge-drssoccer55.doug.json @@ -6,4 +6,4 @@ "record": { "TXT": "6605758124fbb4085b1687476d067b" } -} \ No newline at end of file +} diff --git a/domains/doug.json b/domains/doug.json index c54361f29..6ba467c4a 100644 --- a/domains/doug.json +++ b/domains/doug.json @@ -8,4 +8,4 @@ "record": { "CNAME": "drssoccer55.github.io" } -} \ No newline at end of file +} From ac6b02298657d884025fb45f809d9b3b270f6cdf Mon Sep 17 00:00:00 2001 From: Harsh Shah <149559646+harshshah-codes@users.noreply.github.com> Date: Fri, 24 Jan 2025 11:41:26 +0530 Subject: [PATCH 1864/3585] Add ImprovMX forwarding --- domains/harshshah.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/harshshah.json b/domains/harshshah.json index d2e6a4130..fcebc9c49 100644 --- a/domains/harshshah.json +++ b/domains/harshshah.json @@ -5,6 +5,8 @@ "discord": "889700837520199761" }, "record": { - "A": ["76.76.21.21"] + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 57b98a48bb95ea09bc286eb124dc46746e5251f4 Mon Sep 17 00:00:00 2001 From: Vignesh J Date: Fri, 24 Jan 2025 12:33:59 +0530 Subject: [PATCH 1865/3585] Create _vercel.vignesh.json --- domains/_vercel.vignesh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.vignesh.json diff --git a/domains/_vercel.vignesh.json b/domains/_vercel.vignesh.json new file mode 100644 index 000000000..d2f9c64f2 --- /dev/null +++ b/domains/_vercel.vignesh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Vignesh025", + "email": "vigneshjayakumar9221@gmail.com", + "discord": "vignesh025" + }, + "record": { + "TXT": "vc-domain-verify=vignesh.is-a.dev,f3df13929e17acd366ea" + } +} From b05b526fb682221181eee44871a69ebfb8e06446 Mon Sep 17 00:00:00 2001 From: Vignesh J Date: Fri, 24 Jan 2025 12:35:19 +0530 Subject: [PATCH 1866/3585] Update vignesh.json --- domains/vignesh.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/vignesh.json b/domains/vignesh.json index 5e6058afc..888ed7759 100644 --- a/domains/vignesh.json +++ b/domains/vignesh.json @@ -1,8 +1,10 @@ { "owner": { - "username": "Vignesh025" + "username": "Vignesh025", + "email": "vigneshjayakumar9221@gmail.com", + "discord": "vignesh025" }, "record": { - "CNAME": "vignesh025.github.io" + "CNAME": "vigneshportfolio1.vercel.app" } } From 0f5e2d8c335175c0806a21818599b21d1e7e33eb Mon Sep 17 00:00:00 2001 From: Zin KO <88046655+ZinK0@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:30:47 +0630 Subject: [PATCH 1867/3585] Update zinko.json --- domains/zinko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zinko.json b/domains/zinko.json index 233e943d1..ee793a119 100644 --- a/domains/zinko.json +++ b/domains/zinko.json @@ -4,6 +4,6 @@ "email":"zinko.it@outlook.com" }, "record": { - "CNAME": "https://zink0.github.io" + "CNAME": "zink0.github.io" } } From d5c3dfa5edc74052f5bc77a44b9e762f47a565c5 Mon Sep 17 00:00:00 2001 From: Object Shadow <110706915+ShadowObj@users.noreply.github.com> Date: Fri, 24 Jan 2025 16:22:31 +0800 Subject: [PATCH 1868/3585] Create objshadow.json --- domains/objshadow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/objshadow.json diff --git a/domains/objshadow.json b/domains/objshadow.json new file mode 100644 index 000000000..663a20479 --- /dev/null +++ b/domains/objshadow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShadowObj", + "email": "shadowobject@protonmail.com" + }, + "record": { + "CNAME": "objshadow.pages.dev" + } +} From 55dad137cf9b61bd8200c2af6f8ddfdea8234f41 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:06:33 +0500 Subject: [PATCH 1869/3585] Update _vercel.ryanbaig.json and add links --- domains/_vercel.ryanbaig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json index 0e7a80730..668af2a35 100644 --- a/domains/_vercel.ryanbaig.json +++ b/domains/_vercel.ryanbaig.json @@ -3,6 +3,6 @@ "username": "RyanBaig" }, "record": { - "TXT": ["vc-domain-verify=ryanbaig.is-a.dev,6611c040f39e1689070b"] + "TXT": ["vc-domain-verify=links.ryanbaig.is-a.dev,3fab80af0a1ed2fe6012"] } } From aea39bb8408cf8f7c8edb8e19a771e5d4ef87a49 Mon Sep 17 00:00:00 2001 From: kunalshah017 Date: Fri, 24 Jan 2025 14:42:10 +0530 Subject: [PATCH 1870/3585] added kunalshah017.is-a.dev --- domains/_vercel.kunalshah017.json | 10 ++++++++++ domains/kunalshah017.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.kunalshah017.json create mode 100644 domains/kunalshah017.json diff --git a/domains/_vercel.kunalshah017.json b/domains/_vercel.kunalshah017.json new file mode 100644 index 000000000..278c4be54 --- /dev/null +++ b/domains/_vercel.kunalshah017.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kunalshah017", + "email": "kunalmanishshah@gmail.com", + "discord": "kunalshah17" + }, + "record": { + "TXT": "vc-domain-verify=kunalshah017.is-a.dev,4c9e39c65c2d0426535e" + } +} diff --git a/domains/kunalshah017.json b/domains/kunalshah017.json new file mode 100644 index 000000000..5906bc64a --- /dev/null +++ b/domains/kunalshah017.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kunalshah017", + "email": "kunalmanishshah@gmail.com", + "discord": "kunalshah17" + }, + "record": { + "CNAME": "kunalshah017.vercel.app" + } +} From 6bdbca03984343fbe52b5ff6fb2c24113026d2cb Mon Sep 17 00:00:00 2001 From: Sathe Onkar <113273391+Onkarsathe007@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:59:09 +0530 Subject: [PATCH 1871/3585] feat: github domain verification --- ..._github-pages-challenge-onkarsathe007.onkarsathe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-onkarsathe007.onkarsathe.json diff --git a/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json b/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json new file mode 100644 index 000000000..571afa3f7 --- /dev/null +++ b/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Onkarsathe007", + "email": "onkarsathe96k@gmail.com" + }, + "record": { + "TXT": "8d02480f39dc3dfcfa2ebc8104135c" + } +} From 7aee05d99866fca69d94178db2b9d8545e27ec8b Mon Sep 17 00:00:00 2001 From: Sathe Onkar <113273391+Onkarsathe007@users.noreply.github.com> Date: Fri, 24 Jan 2025 15:01:53 +0530 Subject: [PATCH 1872/3585] feat: my website cname record --- domains/onkarsathe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/onkarsathe.json diff --git a/domains/onkarsathe.json b/domains/onkarsathe.json new file mode 100644 index 000000000..fbe38539a --- /dev/null +++ b/domains/onkarsathe.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/Onkarsathe007/portfolio", + "owner": { + "username": "Onkarsathe007", + "email": "onkarsathe96k@gmail.com" + }, + "record": { + "CNAME": "https://onkarsathe007.github.io/portfolio" + } +} From 32642265530362da698f2da493539d3672baea2b Mon Sep 17 00:00:00 2001 From: lycan Date: Fri, 24 Jan 2025 15:10:24 +0530 Subject: [PATCH 1873/3585] added new entery --- domains/snehal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/snehal.json diff --git a/domains/snehal.json b/domains/snehal.json new file mode 100644 index 000000000..302b8db0d --- /dev/null +++ b/domains/snehal.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/sneh-al/sneh-al.github.io", + "owner": { + "username": "sneh-al", + "email": "snehal1380@gmail.com" + }, + "record": { + "CNAME": "sneh-al.github.io" + } +} \ No newline at end of file From 0618764fd2f2966b2d48c79b929bb783bd4bf8b4 Mon Sep 17 00:00:00 2001 From: kiransala Date: Fri, 24 Jan 2025 17:59:53 +0530 Subject: [PATCH 1874/3585] Added a new subdomain --- domains/kiransala.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/kiransala.json diff --git a/domains/kiransala.json b/domains/kiransala.json new file mode 100644 index 000000000..79d4ad86b --- /dev/null +++ b/domains/kiransala.json @@ -0,0 +1,13 @@ + +{ + "description": "My personal portfolio site", + "owner": { + "username": "Kiransala", + "email": "kiransala.dev@gmail.com" + }, + "record": { + "CNAME": "kiransala.netlify.app", + "URL": "https://kiransala.netlify.app/" + + } +} \ No newline at end of file From e7cb3126e73bc24ae7f463dead93d3313675499a Mon Sep 17 00:00:00 2001 From: "leo.lb" <86248211+leo-lb29@users.noreply.github.com> Date: Fri, 24 Jan 2025 15:43:54 +0100 Subject: [PATCH 1875/3585] Create leolb.json --- domains/leolb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/leolb.json diff --git a/domains/leolb.json b/domains/leolb.json new file mode 100644 index 000000000..1df9b7d5f --- /dev/null +++ b/domains/leolb.json @@ -0,0 +1,12 @@ +{ + "description": "Site personnel de Léo", + "repo": "https://github.com/leo-lb29/register", + "owner": { + "username": "leo-lb29", + "email": "postyourbot@gmail.com", + "discord": "leo.lb" + }, + "record": { + "CNAME": "leo.dev.project-maker.fr" + } +} From 11a6ccda4775a917b96d33ffe7db18a828bfdd91 Mon Sep 17 00:00:00 2001 From: Vikas Kumar Date: Fri, 24 Jan 2025 21:26:28 +0530 Subject: [PATCH 1876/3585] Create vikas.json --- domains/vikas.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vikas.json diff --git a/domains/vikas.json b/domains/vikas.json new file mode 100644 index 000000000..3dea00570 --- /dev/null +++ b/domains/vikas.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "kvikas063" + }, + "record": { + "CNAME": "https://kvikas063.github.io/resume" + } +} From 36a13147d30b3b6ef5cd41e8a566cf3503298667 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 24 Jan 2025 21:08:00 +0500 Subject: [PATCH 1877/3585] Added "umar.json" as domain --- domains/umar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/umar.json diff --git a/domains/umar.json b/domains/umar.json new file mode 100644 index 000000000..b716237d9 --- /dev/null +++ b/domains/umar.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/UmarSidiki/JS-practice", + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "CNAME": "umarsidiki.github.io" + } +} \ No newline at end of file From 98c573f5f829dc084d762bfa9259fb2fa40a2bd3 Mon Sep 17 00:00:00 2001 From: sidshasane03 <164507281+sidshasane03@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:42:43 +0530 Subject: [PATCH 1878/3585] Create siddharth03.json website link https://sidshasane03.github.io/portfolio-website/ --- domains/siddharth03.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/siddharth03.json diff --git a/domains/siddharth03.json b/domains/siddharth03.json new file mode 100644 index 000000000..366e82b02 --- /dev/null +++ b/domains/siddharth03.json @@ -0,0 +1,11 @@ +{ + "description": "To deploy portfolio website", + "repo": "https://github.com/sidshasane03/portfolio-website", + "owner": { + "username": "sidshasane03", + "email": "[siddharthshasane03@gmail.com]" + }, + "record": { + "CNAME": "sidshasane03.github.io" + } +} From e0a42e5957e80468b9b57a053adec02917480186 Mon Sep 17 00:00:00 2001 From: abdulbasidh Date: Fri, 24 Jan 2025 21:56:15 +0530 Subject: [PATCH 1879/3585] added basidh.json --- domains/basidh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/basidh.json diff --git a/domains/basidh.json b/domains/basidh.json new file mode 100644 index 000000000..16a6b8402 --- /dev/null +++ b/domains/basidh.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/abdulbasidh/portfolio", + "owner": { + "username": "abdulbasidh", + "email": "farz.basidh@gmail.com" + }, + "record": { + "CNAME": "https://abdulbasidh.github.io/portfolio/" + } +} + \ No newline at end of file From 24d8ad019468148c071b6233592714424f091e9e Mon Sep 17 00:00:00 2001 From: Akib Saleh Date: Sat, 25 Jan 2025 01:52:13 +0600 Subject: [PATCH 1880/3585] Create _vercel.akib.json --- domains/_vercel.akib.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.akib.json diff --git a/domains/_vercel.akib.json b/domains/_vercel.akib.json new file mode 100644 index 000000000..505d683ba --- /dev/null +++ b/domains/_vercel.akib.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akibsaleh", + "email": "", + "discord": "akibsalehzihan" + }, + "record": { + "TXT": "vc-domain-verify=akib.is-a.dev,3605c2dfdaf80295f8b3" + } +} From 2ad5323596d6438d5747476ccc1041f870991d5d Mon Sep 17 00:00:00 2001 From: Akib Saleh Date: Sat, 25 Jan 2025 01:56:10 +0600 Subject: [PATCH 1881/3585] Update _vercel.akib.json --- domains/_vercel.akib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.akib.json b/domains/_vercel.akib.json index 505d683ba..230a226bd 100644 --- a/domains/_vercel.akib.json +++ b/domains/_vercel.akib.json @@ -1,7 +1,7 @@ { "owner": { "username": "akibsaleh", - "email": "", + "email": "akibzihan@gmail.com", "discord": "akibsalehzihan" }, "record": { From cb8e170c0eee8f0c802f89290e7be15d622a8d00 Mon Sep 17 00:00:00 2001 From: Elyes Ghorbel <148047427+elyescesar@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:26:06 +0100 Subject: [PATCH 1882/3585] Create _vercel.elyesghorbel.json --- domains/_vercel.elyesghorbel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.elyesghorbel.json diff --git a/domains/_vercel.elyesghorbel.json b/domains/_vercel.elyesghorbel.json new file mode 100644 index 000000000..d71258515 --- /dev/null +++ b/domains/_vercel.elyesghorbel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "elyescesar", + "email": "elyesghorbeldev@gmail.com", + "discord": "840182191244705802" + }, + "record": { + "TXT": "vc-domain-verify=elyesghorbel.is-a.dev,7c52422c3800285ef8f7" + } +} From 496771eef66ae0d9dce11e0f693d5b0e65a4de5c Mon Sep 17 00:00:00 2001 From: Elyes Ghorbel <148047427+elyescesar@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:29:18 +0100 Subject: [PATCH 1883/3585] Create elyesghorbel --- domains/elyesghorbel | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/elyesghorbel diff --git a/domains/elyesghorbel b/domains/elyesghorbel new file mode 100644 index 000000000..8b37251cd --- /dev/null +++ b/domains/elyesghorbel @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "elyescesar", + "email": "elyesghorbeldev@gmail.com", + "discord": "840182191244705802" + }, + "record": { + "CNAME": "portfolio-git-master-elyescesars-projects.vercel.app" + } +} From 78a99e1a28a242ce132fe053b305f77234269b4d Mon Sep 17 00:00:00 2001 From: Blake <89687390+bnfone@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:33:16 +0100 Subject: [PATCH 1884/3585] Create unicorn.json --- unicorn.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 unicorn.json diff --git a/unicorn.json b/unicorn.json new file mode 100644 index 000000000..cee285e93 --- /dev/null +++ b/unicorn.json @@ -0,0 +1,14 @@ +{ + "description": "Domain for dynamic DNS updates and Cloudflare Tunnel setup for demo purposes.", + "owner": { + "username": "bnfone", + "email": "is-a-dev-registration.zbden@simplelogin.com" + }, + "record": { + "NS": [ + "adelaide.ns.cloudflare.com", + "arnold.ns.cloudflare.com" + ] + }, + "proxied": false +} From 6dd3db1efb599fd56c37917780c797d900f8fd66 Mon Sep 17 00:00:00 2001 From: bnfone <89687390+bnfone@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:44:36 +0100 Subject: [PATCH 1885/3585] move subdomain in domains dir --- unicorn.json => domains/unicorn.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename unicorn.json => domains/unicorn.json (100%) diff --git a/unicorn.json b/domains/unicorn.json similarity index 100% rename from unicorn.json rename to domains/unicorn.json From 437e02c8d5d8e21ffa123a5870d3ae2571d6f34d Mon Sep 17 00:00:00 2001 From: BhavyaGupta315 Date: Sat, 25 Jan 2025 02:59:42 +0530 Subject: [PATCH 1886/3585] adding a new domain --- domains/bhavyagupta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bhavyagupta.json diff --git a/domains/bhavyagupta.json b/domains/bhavyagupta.json new file mode 100644 index 000000000..6d59ee332 --- /dev/null +++ b/domains/bhavyagupta.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/BhavyaGupta315/Portfolio", + "owner": { + "username": "BhavyaGupta315", + "twitter": "Bhavya_Gupta315" + }, + "record": { + "CNAME": "https://bhavya-gupta-portfolio.vercel.app/" + } +} \ No newline at end of file From 79480ed61f88a10c74b47f318e3b3920aeb92439 Mon Sep 17 00:00:00 2001 From: DanielTampe Date: Fri, 24 Jan 2025 19:11:37 -0300 Subject: [PATCH 1887/3585] danieltampe adding its own is-a.dev subdomain --- domains/_vercel.danieltampe.json | 10 ++++++++++ domains/danieltampe.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.danieltampe.json create mode 100644 domains/danieltampe.json diff --git a/domains/_vercel.danieltampe.json b/domains/_vercel.danieltampe.json new file mode 100644 index 000000000..626b16190 --- /dev/null +++ b/domains/_vercel.danieltampe.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DanielTampeCaamano", + "email": "danieltampe@hotmail.com", + "discord": "246811015285571586" + }, + "record": { + "TXT": "vc-domain-verify=danieltampe.is-a.dev,0d68ec9f81c4e5ed7837" + } +} \ No newline at end of file diff --git a/domains/danieltampe.json b/domains/danieltampe.json new file mode 100644 index 000000000..9f53eca28 --- /dev/null +++ b/domains/danieltampe.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DanielTampeCaamano", + "email": "danieltampe@hotmail.com", + "discord": "246811015285571586" + }, + "record": { + "CNAME": "daniel-tampe-webpage.vercel.app" + } +} \ No newline at end of file From 1861b7d968c7198c652a16ddad2ae9f79941b407 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 25 Jan 2025 00:17:48 +0100 Subject: [PATCH 1888/3585] Rename Walkercito.json to walkercito.json --- domains/{Walkercito.json => walkercito.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Walkercito.json => walkercito.json} (100%) diff --git a/domains/Walkercito.json b/domains/walkercito.json similarity index 100% rename from domains/Walkercito.json rename to domains/walkercito.json From 6973ba9a74cb6697e0d626bbad08eba0c58822e7 Mon Sep 17 00:00:00 2001 From: Daniyor Boltaev Date: Sat, 25 Jan 2025 11:33:40 +0800 Subject: [PATCH 1889/3585] Create daniyor.json request for Daniyor --- domains/daniyor.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/daniyor.json diff --git a/domains/daniyor.json b/domains/daniyor.json new file mode 100644 index 000000000..344c5191c --- /dev/null +++ b/domains/daniyor.json @@ -0,0 +1,12 @@ +{ + "description": "Daniyor's Portfolio", + "repo": "https://github.com/Daniyor2020/devdan", + "subdomain": "devdan", + "owner": { + "username": "Daniyor2020", + "email": "dani.bolta87@gmail.com" + }, + "record": { + "CNAME": "daniyor2020.github.io" + } +} From f23b1dbe9a1f6d3f745d9dfd291c5011057a845a Mon Sep 17 00:00:00 2001 From: Phong Li <41178601+PhongLi@users.noreply.github.com> Date: Sat, 25 Jan 2025 11:26:41 +0700 Subject: [PATCH 1890/3585] change vercel TXT value change vercel TXT value --- domains/_vercel.phongli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.phongli.json b/domains/_vercel.phongli.json index 2e2bb7b42..cfcdb9493 100644 --- a/domains/_vercel.phongli.json +++ b/domains/_vercel.phongli.json @@ -5,6 +5,6 @@ "discord": "_younglin" }, "record": { - "TXT": "vc-domain-verify=phongli.is-a-dev.com,7e629c0e760f6c7516c3" + "TXT": "vc-domain-verify=phongli.is-a.dev,b6623ffbab5ed6f97cf5" } } From 35decbe5f0c38cf370fde51fc09fc4533498355a Mon Sep 17 00:00:00 2001 From: Khanh Nguyen Date: Sat, 25 Jan 2025 11:54:15 +0700 Subject: [PATCH 1891/3585] Create _vercel.khanhngn.json --- domains/_vercel.khanhngn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.khanhngn.json diff --git a/domains/_vercel.khanhngn.json b/domains/_vercel.khanhngn.json new file mode 100644 index 000000000..57c3277fe --- /dev/null +++ b/domains/_vercel.khanhngn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khanhngn-dev", + "email": "khanhngn.dev@gmail.com", + "discord": "jerry.ng" + }, + "record": { + "TXT": "vc-domain-verify=khanhngn.is-a.dev,22d6c072955bf792ff60" + } +} From e16567db158ce1a8bb587a0cd2f41b06dfe33a49 Mon Sep 17 00:00:00 2001 From: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com> Date: Sat, 25 Jan 2025 10:26:28 +0530 Subject: [PATCH 1892/3585] Create _vercel.sanchit.json --- domains/_vercel.sanchit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.sanchit.json diff --git a/domains/_vercel.sanchit.json b/domains/_vercel.sanchit.json new file mode 100644 index 000000000..8e037175e --- /dev/null +++ b/domains/_vercel.sanchit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sanchitbajaj02", + "email": "sanchit02@outlook.com", + "discord": "704721578029744299" + }, + "record": { + "TXT": "vc-domain-verify=sanchit.is-a.dev,85dd1a4269915e4797f9" + } +} From f6a9eb706a39509130a18b52a4a26405f1526381 Mon Sep 17 00:00:00 2001 From: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com> Date: Sat, 25 Jan 2025 10:29:47 +0530 Subject: [PATCH 1893/3585] Create sanchit.json --- domains/sanchit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sanchit.json diff --git a/domains/sanchit.json b/domains/sanchit.json new file mode 100644 index 000000000..da075c081 --- /dev/null +++ b/domains/sanchit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sanchitbajaj02", + "email": "sanchit02@outlook.com", + "discord": "704721578029744299" + }, + "record": { + "CNAME": "portfolio-delta-lemon-14.vercel.app" + } +} From 316654d8b58a89ad87565978fbc42ad6aac7c8e9 Mon Sep 17 00:00:00 2001 From: Khanh Nguyen Date: Sat, 25 Jan 2025 12:00:32 +0700 Subject: [PATCH 1894/3585] Create khanhngn.json --- domains/khanhngn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/khanhngn.json diff --git a/domains/khanhngn.json b/domains/khanhngn.json new file mode 100644 index 000000000..2a42e90e7 --- /dev/null +++ b/domains/khanhngn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khanhngn-dev", + "email": "khanhngn.dev@gmail.com", + "discord": "jerry.ng" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 3724b13b4b4772f8ff33d5fbab0f4cf31851e98d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:22:14 +0200 Subject: [PATCH 1895/3585] I love commas after email line --- domains/aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aaqif.json b/domains/aaqif.json index c0d218396..bf7ed2ea3 100644 --- a/domains/aaqif.json +++ b/domains/aaqif.json @@ -3,7 +3,7 @@ "repo": "https://github.com/aaqifshafi/react-portfolio", "owner": { "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com", + "email": "aaqifshafi@gmail.com" }, "record": { "CNAME": "react-portfolio-ashen-tau.vercel.app" From 8b833210f806bbfb53749eb5f54bf9167fc8f359 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:32:43 +0200 Subject: [PATCH 1896/3585] Update domains/onkarsathe.json --- domains/onkarsathe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/onkarsathe.json b/domains/onkarsathe.json index fbe38539a..d94d983aa 100644 --- a/domains/onkarsathe.json +++ b/domains/onkarsathe.json @@ -6,6 +6,6 @@ "email": "onkarsathe96k@gmail.com" }, "record": { - "CNAME": "https://onkarsathe007.github.io/portfolio" + "CNAME": "onkarsathe007.github.io" } } From 6f4012a0a5fe4c0b3a7af03993c43bbbb608aaa0 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Sat, 25 Jan 2025 08:34:29 +0100 Subject: [PATCH 1897/3585] Create rpadrell.json --- domains/rpadrell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rpadrell.json diff --git a/domains/rpadrell.json b/domains/rpadrell.json new file mode 100644 index 000000000..22462d7f6 --- /dev/null +++ b/domains/rpadrell.json @@ -0,0 +1,11 @@ +{ + "description": "Roger Padrell's portfolio website", + "repo": "https://github.com/roger-padrell/me", + "owner": { + "username": "roger-padrell", + "email": "[email protected]" + }, + "record": { + "CNAME": "roger-padrell.github.io" + } +} From 60fcdc63f2c5a71f751f8e2c8ef6a3f336ce0358 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:42:28 +0200 Subject: [PATCH 1898/3585] Change email line a bit --- domains/siddharth03.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siddharth03.json b/domains/siddharth03.json index 366e82b02..664321f62 100644 --- a/domains/siddharth03.json +++ b/domains/siddharth03.json @@ -3,7 +3,7 @@ "repo": "https://github.com/sidshasane03/portfolio-website", "owner": { "username": "sidshasane03", - "email": "[siddharthshasane03@gmail.com]" + "email": "siddharthshasane03@gmail.com" }, "record": { "CNAME": "sidshasane03.github.io" From 34a493ff02b6c8ed1c3d30360e3fdadf6578d6af Mon Sep 17 00:00:00 2001 From: Kiran Sala <95543329+Kiransala@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:12:36 +0530 Subject: [PATCH 1899/3585] Update kiransala.json --- domains/kiransala.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/kiransala.json b/domains/kiransala.json index 79d4ad86b..cff15485a 100644 --- a/domains/kiransala.json +++ b/domains/kiransala.json @@ -7,7 +7,5 @@ }, "record": { "CNAME": "kiransala.netlify.app", - "URL": "https://kiransala.netlify.app/" - } -} \ No newline at end of file +} From b5d8b0f444981e60d043504d91d4b4cfd46c368a Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:52:07 +0200 Subject: [PATCH 1900/3585] Update domains/daniyor.json --- domains/daniyor.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/daniyor.json b/domains/daniyor.json index 344c5191c..9b78ea0a6 100644 --- a/domains/daniyor.json +++ b/domains/daniyor.json @@ -1,7 +1,6 @@ { "description": "Daniyor's Portfolio", "repo": "https://github.com/Daniyor2020/devdan", - "subdomain": "devdan", "owner": { "username": "Daniyor2020", "email": "dani.bolta87@gmail.com" From a853ebca797a83e5be8a9f96e680affd007a93a3 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:53:33 +0200 Subject: [PATCH 1901/3585] Update domains/kiransala.json --- domains/kiransala.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kiransala.json b/domains/kiransala.json index cff15485a..fe6b5f33c 100644 --- a/domains/kiransala.json +++ b/domains/kiransala.json @@ -6,6 +6,6 @@ "email": "kiransala.dev@gmail.com" }, "record": { - "CNAME": "kiransala.netlify.app", + "CNAME": "kiransala.netlify.app" } } From 2ef41cab98c623d652c06ad0e6b3ffdb8ab1ddb2 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:36:54 +0530 Subject: [PATCH 1902/3585] Create _vercel.gcet.aaqif.json Had Missed adding to vercel these in my previous PR --- domains/_vercel.gcet.aaqif.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.gcet.aaqif.json diff --git a/domains/_vercel.gcet.aaqif.json b/domains/_vercel.gcet.aaqif.json new file mode 100644 index 000000000..c4d98441c --- /dev/null +++ b/domains/_vercel.gcet.aaqif.json @@ -0,0 +1,10 @@ +{ + "description": "Gcet Project", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] + } +} From 7b86db432fc270adba3c4b8d2ea46f4bab992b07 Mon Sep 17 00:00:00 2001 From: Naimur Rahman <64221853+mohammad-naimur-rahman@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:10:05 +0600 Subject: [PATCH 1903/3585] Create _vercel.naimur.json --- media/_vercel.naimur.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 media/_vercel.naimur.json diff --git a/media/_vercel.naimur.json b/media/_vercel.naimur.json new file mode 100644 index 000000000..6c0b8686f --- /dev/null +++ b/media/_vercel.naimur.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mohammad-naimur-rahman", + "email": "", + "discord": "829283275846975488" + }, + "record": { + "TXT": "vc-domain-verify=naimur.is-a.dev,0a757d4e3b315863d368" + } +} From b4f3deb195e8a52be760ebe27acdabc99ec88113 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:40:21 +0530 Subject: [PATCH 1904/3585] Create _vercel.pdf.aaqif.json --- domains/_vercel.pdf.aaqif.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.pdf.aaqif.json diff --git a/domains/_vercel.pdf.aaqif.json b/domains/_vercel.pdf.aaqif.json new file mode 100644 index 000000000..1facd02d2 --- /dev/null +++ b/domains/_vercel.pdf.aaqif.json @@ -0,0 +1,10 @@ +{ + "description": "PDF Project", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] + } +} From 53f0811afad9406260113cae3ae04b89045e3250 Mon Sep 17 00:00:00 2001 From: arafat-alim Date: Sat, 25 Jan 2025 13:40:24 +0530 Subject: [PATCH 1905/3585] =?UTF-8?q?=F0=9F=8C=90=20New=20Domain:=20`arafa?= =?UTF-8?q?t-alim.is-a.dev`=20is=20added.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/arafat-alim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arafat-alim.json diff --git a/domains/arafat-alim.json b/domains/arafat-alim.json new file mode 100644 index 000000000..06b7adceb --- /dev/null +++ b/domains/arafat-alim.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio website hosted on Netlify", + "repo": "https://github.com/Arafat-alim/my-portfolio", + "owner": { + "username": "arafat-alim", + "email": "arafat97alim@gmail.com" + }, + "record": { + "URL": "https://dev-arafat.netlify.app" + } +} From cb647070f2af0d52106b471e75c6a47ae8bf422e Mon Sep 17 00:00:00 2001 From: mohammad-naimur-rahman Date: Sat, 25 Jan 2025 14:21:17 +0600 Subject: [PATCH 1906/3585] add: necessary json files --- {media => domains}/_vercel.naimur.json | 0 domains/naimur.json | 10 ++++++++++ 2 files changed, 10 insertions(+) rename {media => domains}/_vercel.naimur.json (100%) create mode 100644 domains/naimur.json diff --git a/media/_vercel.naimur.json b/domains/_vercel.naimur.json similarity index 100% rename from media/_vercel.naimur.json rename to domains/_vercel.naimur.json diff --git a/domains/naimur.json b/domains/naimur.json new file mode 100644 index 000000000..b6805ef69 --- /dev/null +++ b/domains/naimur.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mohammad-naimur-rahman", + "email": "", + "discord": "829283275846975488" + }, + "record": { + "CNAME": "naimurdev.vercel.app" + } +} From f7f94e8441dcf969506aa6c5186b794f02b5d790 Mon Sep 17 00:00:00 2001 From: Elyes Ghorbel <148047427+elyescesar@users.noreply.github.com> Date: Sat, 25 Jan 2025 10:06:45 +0100 Subject: [PATCH 1907/3585] Rename elyesghorbel to elyesghorbel.json --- domains/{elyesghorbel => elyesghorbel.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{elyesghorbel => elyesghorbel.json} (100%) diff --git a/domains/elyesghorbel b/domains/elyesghorbel.json similarity index 100% rename from domains/elyesghorbel rename to domains/elyesghorbel.json From d12ba30291244355e0a9ca7704ddb7c19d1aa031 Mon Sep 17 00:00:00 2001 From: Aryan Bamane Date: Sat, 25 Jan 2025 14:44:17 +0530 Subject: [PATCH 1908/3585] adding a new domain --- domains/ary.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ary.json diff --git a/domains/ary.json b/domains/ary.json new file mode 100644 index 000000000..9b77f06ff --- /dev/null +++ b/domains/ary.json @@ -0,0 +1,13 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/aryan2bamane/Portfolio", + "owner": { + "username": "aryan2bamane", + "email": "aryanbamane2@gmail.com" + }, + + "record": { + "CNAME": "https://aryan2bamane.github.io/Portfolio/" + } + + } \ No newline at end of file From a83d65af0c61d9d83400d6020d9c5d884c21ec05 Mon Sep 17 00:00:00 2001 From: adharsh-A <103622525+adharsh-A@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:48:54 +0530 Subject: [PATCH 1909/3585] adding a new domain --- domains/adharsh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adharsh.json diff --git a/domains/adharsh.json b/domains/adharsh.json new file mode 100644 index 000000000..9d5c07037 --- /dev/null +++ b/domains/adharsh.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/adharsh-A/portfolio2024", + "owner": { + "username": "adharsh-a", + "email": "adharshcodes@gmail.com" + }, + "record": { + "URL": "https://adharsh-portfolio.netlify.app/" + } +} From 9bfa416ff063e3f3893e8220d24eaaa18131a279 Mon Sep 17 00:00:00 2001 From: tecanmol Date: Sat, 25 Jan 2025 15:51:45 +0530 Subject: [PATCH 1910/3585] adding Domain --- domains/anmol.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anmol.json diff --git a/domains/anmol.json b/domains/anmol.json new file mode 100644 index 000000000..63c052876 --- /dev/null +++ b/domains/anmol.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio webpage", + "repo": "https://github.com/tecanmol/Portfolio", + "owner": { + "username": "tecanmol", + "email": "panmol735@gmail.com" + }, + "record": { + "CNAME": "https://tecanmol.github.io/Portfolio/" + } +} \ No newline at end of file From 3f32de694107cf7bc6ab2c5438f29c991ebe54e3 Mon Sep 17 00:00:00 2001 From: Harsh-0986 <23f2003845+maingithub@ds.study.iitm.ac.in> Date: Sat, 25 Jan 2025 15:52:22 +0530 Subject: [PATCH 1911/3585] Update _vercel.harshshah.json, Added about.harshshah --- domains/_vercel.harshshah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.harshshah.json b/domains/_vercel.harshshah.json index cc345b0c9..29d8b85c9 100644 --- a/domains/_vercel.harshshah.json +++ b/domains/_vercel.harshshah.json @@ -5,6 +5,6 @@ "discord": "889700837520199761" }, "record": { - "TXT": "vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010" + "TXT": ["vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010", "vc-domain-verify=about.harshshah.is-a.dev,f9d8e16efb5cc0d31d96"] } } From 58ea6347258d607f05b582289201be36f73dc138 Mon Sep 17 00:00:00 2001 From: Vikas Kumar Date: Sat, 25 Jan 2025 16:36:33 +0530 Subject: [PATCH 1912/3585] Update domains/vikas.json Co-authored-by: iostpa --- domains/vikas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vikas.json b/domains/vikas.json index 3dea00570..75f01f3e8 100644 --- a/domains/vikas.json +++ b/domains/vikas.json @@ -3,6 +3,6 @@ "username": "kvikas063" }, "record": { - "CNAME": "https://kvikas063.github.io/resume" + "CNAME": "kvikas063.github.io" } } From 2db757bf01d6660010007ba2174e7171df2f16f6 Mon Sep 17 00:00:00 2001 From: santosh2345 Date: Sat, 25 Jan 2025 16:59:37 +0545 Subject: [PATCH 1913/3585] added santoshgiri.json for santoshgiri.is-a.dev domain --- domains/santoshgiri.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/santoshgiri.json diff --git a/domains/santoshgiri.json b/domains/santoshgiri.json new file mode 100644 index 000000000..45ef812bd --- /dev/null +++ b/domains/santoshgiri.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/santosh2345/santosh2345.github.io", + "owner": { + "username": "santosh2345", + "email": "hi@santoshgiri.com.np" + }, + "record": { + "URL": "https://santoshgiri.com.np/" + }, + "proxied": true + } \ No newline at end of file From 78bf19b7e8a4480a0a2b1b81b71fd56a74135103 Mon Sep 17 00:00:00 2001 From: Sunny D Date: Sat, 25 Jan 2025 17:17:52 +0530 Subject: [PATCH 1914/3585] Create sunnydsouza.json entry for sunnydsouza.is-a.dev domain registration --- domains/sunnydsouza.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sunnydsouza.json diff --git a/domains/sunnydsouza.json b/domains/sunnydsouza.json new file mode 100644 index 000000000..f2036daee --- /dev/null +++ b/domains/sunnydsouza.json @@ -0,0 +1,11 @@ +{ + "description": "Sunny Dsouza's GitHub page", + "owner": { + "username": "sunnydsouza", + "email": "dsouzasunny1436@gmail.com", + "github": "sunnydsouza" + }, + "record": { + "URL": "https://github.com/sunnydsouza" + } +} From b47bba3ff4c3752cb25ff087e78fa5a6c76d820b Mon Sep 17 00:00:00 2001 From: BhavyaGupta315 <143181501+BhavyaGupta315@users.noreply.github.com> Date: Sat, 25 Jan 2025 17:23:47 +0530 Subject: [PATCH 1915/3585] Update domains/bhavyagupta.json Co-authored-by: iostpa --- domains/bhavyagupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bhavyagupta.json b/domains/bhavyagupta.json index 6d59ee332..b5400fb78 100644 --- a/domains/bhavyagupta.json +++ b/domains/bhavyagupta.json @@ -6,6 +6,6 @@ "twitter": "Bhavya_Gupta315" }, "record": { - "CNAME": "https://bhavya-gupta-portfolio.vercel.app/" + "CNAME": "bhavya-gupta-portfolio.vercel.app" } } \ No newline at end of file From ef6508ee385ddf69e15b5cf63f4de15bebd5b153 Mon Sep 17 00:00:00 2001 From: Satyam's Home <150027381+SatyamIsSatyam@users.noreply.github.com> Date: Sat, 25 Jan 2025 17:34:53 +0530 Subject: [PATCH 1916/3585] Github Domain Verification is_a_dev --- domains/_github-pages-challenge-SatyamIsSatyam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-SatyamIsSatyam.json diff --git a/domains/_github-pages-challenge-SatyamIsSatyam.json b/domains/_github-pages-challenge-SatyamIsSatyam.json new file mode 100644 index 000000000..f32e57e5e --- /dev/null +++ b/domains/_github-pages-challenge-SatyamIsSatyam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SatyamIsSatyam", + "email": "realsatyam02@gmail.com" + }, + "record": { + "TXT": "cfb164b676b453b9258240ca419ce0" + } +} \ No newline at end of file From a1c1d32e809a6994a91d7bbbb3948f4856d92f02 Mon Sep 17 00:00:00 2001 From: 4kshi7 Date: Sat, 25 Jan 2025 17:49:14 +0530 Subject: [PATCH 1917/3585] adding a personal domain --- domains/akshit.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/akshit.json diff --git a/domains/akshit.json b/domains/akshit.json new file mode 100644 index 000000000..e69de29bb From 5d83bf231052ee93ab42d92a58d8eda77cd8c4df Mon Sep 17 00:00:00 2001 From: Akshit <90625345+4kshi7@users.noreply.github.com> Date: Sat, 25 Jan 2025 17:55:55 +0530 Subject: [PATCH 1918/3585] Update akshit.json --- domains/akshit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/akshit.json b/domains/akshit.json index e69de29bb..3655b89d5 100644 --- a/domains/akshit.json +++ b/domains/akshit.json @@ -0,0 +1,11 @@ +{ + "description": "Akshit's Personal Website", + "repo": "https://github.com/4kshi7/yzy-discography", + "owner": { + "username": "4kshi7", + "email": "akshitgaur2003@gmail.com" + }, + "record": { + "CNAME": "https://yzy-2k.vercel.app/" + } +} From 9255b2a5b12935b09b8f078b7a659642b67884dc Mon Sep 17 00:00:00 2001 From: Tanishq Manuja Date: Sat, 25 Jan 2025 18:10:47 +0530 Subject: [PATCH 1919/3585] feat: add tanishq.json --- domains/tanishq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tanishq.json diff --git a/domains/tanishq.json b/domains/tanishq.json new file mode 100644 index 000000000..8b64c9ec7 --- /dev/null +++ b/domains/tanishq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanishqmanuja", + "email": "tanishqmanuja@gmail.com" + }, + "record": { + "CNAME": "tqman.pages.dev" + } +} \ No newline at end of file From 403681b8860b9674e761b5bf9e05266b353cf7f2 Mon Sep 17 00:00:00 2001 From: Elanchezhiyan P Date: Sat, 25 Jan 2025 18:26:38 +0530 Subject: [PATCH 1920/3585] Create elanchezhiyan-p.json --- domains/elanchezhiyan-p.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/elanchezhiyan-p.json diff --git a/domains/elanchezhiyan-p.json b/domains/elanchezhiyan-p.json new file mode 100644 index 000000000..738a03576 --- /dev/null +++ b/domains/elanchezhiyan-p.json @@ -0,0 +1,11 @@ +{ + "description": "Elanchezhiyan's personal developer website", + "repo": "https://github.com/Elanchezhiyan-P/Elanchezhiyan-P.git", + "owner": { + "username": "Elanchezhiyan P", + "email": "elanche97@gmail.com" + }, + "record": { + "CNAME": "https://elanchezhiyan-p.github.io/profile" + } +} From 013bc6db9eb0e41d79fc8182e6c0cdcfc648992f Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:58:35 +0200 Subject: [PATCH 1921/3585] Create ft.json --- domains/ft.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/ft.json diff --git a/domains/ft.json b/domains/ft.json new file mode 100644 index 000000000..ee77c03a6 --- /dev/null +++ b/domains/ft.json @@ -0,0 +1,16 @@ +{ + "description": "For the email address h@ft.is-a.dev", + "repo": "https://github.com/HaftIsntHere/is-a.dev/", + "owner": { + "username": "HaftIsntHere", + "email": "haftthedev@gmail.com" + }, + "record": { + "MX": [ + "mx01.mail.icloud.com.", + "mx02.mail.icloud.com.", + ], + "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." + } +} From 1f5a74c21959a14fc75ac064085caad74ecc1f10 Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:03:59 +0200 Subject: [PATCH 1922/3585] Update ft.json --- domains/ft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ft.json b/domains/ft.json index ee77c03a6..019c3178a 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -7,10 +7,10 @@ }, "record": { "MX": [ - "mx01.mail.icloud.com.", - "mx02.mail.icloud.com.", + "mx01.mail.icloud.com", + "mx02.mail.icloud.com", ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com.", } } From 28d3942152a2cb241d22b022a01df7e8a0d6e0db Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:05:53 +0200 Subject: [PATCH 1923/3585] Update ft.json --- domains/ft.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ft.json b/domains/ft.json index 019c3178a..f5ee5e61e 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -8,9 +8,9 @@ "record": { "MX": [ "mx01.mail.icloud.com", - "mx02.mail.icloud.com", + "mx02.mail.icloud.com" ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com.", + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." } } From 8bad2e2a7219ea632cf5c256e5fc83ed8b6cba4f Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:08:37 +0200 Subject: [PATCH 1924/3585] Update ft.json --- domains/ft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ft.json b/domains/ft.json index f5ee5e61e..853df1bac 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -11,6 +11,6 @@ "mx02.mail.icloud.com" ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" } } From b555bc12461d0e08bc98fc4b01e5bb08074b761a Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:12:21 +0200 Subject: [PATCH 1925/3585] Update ft.json --- domains/ft.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ft.json b/domains/ft.json index 853df1bac..0a74cd23d 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -11,6 +11,5 @@ "mx02.mail.icloud.com" ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" } } From f0a06b75fd98dd2fc9a2dfb4f0c6277b27b606ea Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:12:33 +0200 Subject: [PATCH 1926/3585] Update ft.json --- domains/ft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ft.json b/domains/ft.json index 0a74cd23d..57d25a2ab 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -10,6 +10,6 @@ "mx01.mail.icloud.com", "mx02.mail.icloud.com" ], - "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], + "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"] } } From c799a46b4672b2c1ccf18991424169752a58cc99 Mon Sep 17 00:00:00 2001 From: Vinay Gawade <65772870+vinugawade@users.noreply.github.com> Date: Sat, 25 Jan 2025 18:50:08 +0530 Subject: [PATCH 1927/3585] Create `vinay.json` --- domains/vinay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vinay.json diff --git a/domains/vinay.json b/domains/vinay.json new file mode 100644 index 000000000..d156eef0a --- /dev/null +++ b/domains/vinay.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/vinugawade/vinux.in", + "owner": { + "username": "vinugawade", + "email": "vinulike11@gmail.com", + "discord": "830872854677422150" + }, + "record": { + "CNAME": "vinux.in" + } +} \ No newline at end of file From c6577b82d34516d5fc588933ece1705e1bfd713f Mon Sep 17 00:00:00 2001 From: Vinay Gawade <65772870+vinugawade@users.noreply.github.com> Date: Sat, 25 Jan 2025 18:51:27 +0530 Subject: [PATCH 1928/3585] Update `LinkedIn` link --- domains/vinay.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/vinay.json b/domains/vinay.json index d156eef0a..1ca72f120 100644 --- a/domains/vinay.json +++ b/domains/vinay.json @@ -4,6 +4,7 @@ "owner": { "username": "vinugawade", "email": "vinulike11@gmail.com", + "linkedin": "https://www.linkedin.com/in/vinu-gawade", "discord": "830872854677422150" }, "record": { From c12aa0134e267b17d929c49f45e2c8b1bb8b51bc Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:23:41 +0200 Subject: [PATCH 1929/3585] Create sig1._domainkey.ft.json --- domains/sig1._domainkey.ft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sig1._domainkey.ft.json diff --git a/domains/sig1._domainkey.ft.json b/domains/sig1._domainkey.ft.json new file mode 100644 index 000000000..fb7107c3b --- /dev/null +++ b/domains/sig1._domainkey.ft.json @@ -0,0 +1,11 @@ +{ + "description": "For the email address h@ft.is-a.dev", + "repo": "https://github.com/HaftIsntHere/is-a.dev/", + "owner": { + "username": "HaftIsntHere", + "email": "haftthedev@gmail.com" + }, + "record": { + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" + } +} From 3ce641d9f829bbb95bfae0199160277c163a60d0 Mon Sep 17 00:00:00 2001 From: Benjamin Selig Date: Sat, 25 Jan 2025 14:24:51 +0100 Subject: [PATCH 1930/3585] Create benjamin.json --- domains/benjamin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/benjamin.json diff --git a/domains/benjamin.json b/domains/benjamin.json new file mode 100644 index 000000000..0c4260195 --- /dev/null +++ b/domains/benjamin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Loapu", + "email": "benjamin@loapu.dev" + }, + "record": { + "NS": ["algin.ns.cloudflare.com", "marge.ns.cloudflare.com"] + } +} From 780cce7e028881a28c069f99a8e27aaed7f6030f Mon Sep 17 00:00:00 2001 From: Sandeep Kumar Date: Sat, 25 Jan 2025 14:00:12 +0000 Subject: [PATCH 1931/3585] add: sandepten is a dev domain --- domains/_vercel.sandepten.json | 10 ++++++++++ domains/sandepten.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.sandepten.json create mode 100644 domains/sandepten.json diff --git a/domains/_vercel.sandepten.json b/domains/_vercel.sandepten.json new file mode 100644 index 000000000..612da127a --- /dev/null +++ b/domains/_vercel.sandepten.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sandepten", + "email": "sandepten@gmail.com", + "discord": "sandepten" + }, + "record": { + "TXT": "vc-domain-verify=sandepten.is-a.dev,ccad8d5e970586727f72" + } +} diff --git a/domains/sandepten.json b/domains/sandepten.json new file mode 100644 index 000000000..bb88643d8 --- /dev/null +++ b/domains/sandepten.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sandepten", + "email": "sandepten@gmail.com", + "discord": "sandepten" + }, + "record": { + "CNAME": "sandepten.vercel.app" + } +} From 1ca90fea56e90678dd763ba6000a3e31aacbe772 Mon Sep 17 00:00:00 2001 From: Lorenzo Bautista Castellano <33525671+lorenbaucas@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:34:39 +0100 Subject: [PATCH 1932/3585] Update lorenzobautista.json --- domains/lorenzobautista.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/lorenzobautista.json b/domains/lorenzobautista.json index 75d465651..9f2b103a1 100644 --- a/domains/lorenzobautista.json +++ b/domains/lorenzobautista.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "myblog-e3n6qwsjfj.live-website.com" - }, - "proxied": true + } } From 3d9b4e1b784e2158be38762edf36b070bb7d6e9a Mon Sep 17 00:00:00 2001 From: Abeja <108433136+TheRealCrazyfuy@users.noreply.github.com> Date: Sat, 25 Jan 2025 16:40:39 +0100 Subject: [PATCH 1933/3585] Create abeja.json --- domains/abeja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abeja.json diff --git a/domains/abeja.json b/domains/abeja.json new file mode 100644 index 000000000..d718885c6 --- /dev/null +++ b/domains/abeja.json @@ -0,0 +1,10 @@ +{ + "description": "Abeja's portfolio", + "repo": "https://github.com/TheRealCrazyfuy/TheRealCrazyfuy.github.io", + "owner": { + "username": "TheRealCrazyfuy" + }, + "record": { + "CNAME": "TheRealCrazyfuy.github.io" + } +} From c6cd465ff374430d3720cc74a72d3a5738060a8a Mon Sep 17 00:00:00 2001 From: Abeja <108433136+TheRealCrazyfuy@users.noreply.github.com> Date: Sat, 25 Jan 2025 16:45:42 +0100 Subject: [PATCH 1934/3585] Update abeja.json Added more contact methods --- domains/abeja.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/abeja.json b/domains/abeja.json index d718885c6..b212e6ef1 100644 --- a/domains/abeja.json +++ b/domains/abeja.json @@ -2,7 +2,9 @@ "description": "Abeja's portfolio", "repo": "https://github.com/TheRealCrazyfuy/TheRealCrazyfuy.github.io", "owner": { - "username": "TheRealCrazyfuy" + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" }, "record": { "CNAME": "TheRealCrazyfuy.github.io" From 7a5bf3674c72fecc56177f2eb07877e97de8b739 Mon Sep 17 00:00:00 2001 From: amosmurmu Date: Sat, 25 Jan 2025 22:51:48 +0530 Subject: [PATCH 1935/3585] added amosmurmu.json --- domains/amosmurmu.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/amosmurmu.json diff --git a/domains/amosmurmu.json b/domains/amosmurmu.json new file mode 100644 index 000000000..0a63d38c0 --- /dev/null +++ b/domains/amosmurmu.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "amosmurmu" + }, + "record": { + "CNAME": "amosmurmu.github.io" + } +} From 4b5f01a58c9d5cc1f37fa1aae4808720de4affaa Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 25 Jan 2025 17:46:17 +0000 Subject: [PATCH 1936/3585] Create gamer.json --- domains/gamer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gamer.json diff --git a/domains/gamer.json b/domains/gamer.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/gamer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From 38446393adad0e3efe26e078ab3c7061d98c93b8 Mon Sep 17 00:00:00 2001 From: Ratiarivelo Nekena Rayane <50442872+Online13@users.noreply.github.com> Date: Sat, 25 Jan 2025 21:01:34 +0300 Subject: [PATCH 1937/3585] Update rayane-nekena.json --- domains/rayane-nekena.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json index 201528a0b..d2ac0ec25 100644 --- a/domains/rayane-nekena.json +++ b/domains/rayane-nekena.json @@ -1,11 +1,11 @@ { - "description": "Domain for my personal blog", + "description": "Domain for my personal portfolio", "repo": "https://github.com/Online13/Online13.github.io", "owner": { "username": "Online13", - "email": "Rratiarivelo@gmail.com" + "email": "rratiarivelo@gmail.com" }, "record": { - "CNAME": "online13.github.io" + "CNAME": "portfolio-qstn1.kinsta.page" } } From 401bb6bf878957514314f05c871cca5909a6d865 Mon Sep 17 00:00:00 2001 From: Himesh Parashar Date: Sat, 25 Jan 2025 23:54:09 +0530 Subject: [PATCH 1938/3585] Create himesh.json --- domains/himesh.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/himesh.json diff --git a/domains/himesh.json b/domains/himesh.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/himesh.json @@ -0,0 +1 @@ + From 0edf970f557b37323ee34a324f94539280731b2f Mon Sep 17 00:00:00 2001 From: Himesh Parashar Date: Sat, 25 Jan 2025 23:56:09 +0530 Subject: [PATCH 1939/3585] Getting my name domain --- domains/himeshparashar.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/himeshparashar.json diff --git a/domains/himeshparashar.json b/domains/himeshparashar.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/himeshparashar.json @@ -0,0 +1 @@ + From 9b3c79419581205205e74c7c4141a215e7e17b40 Mon Sep 17 00:00:00 2001 From: Daniel Rodriguez Gil Date: Sat, 25 Jan 2025 19:30:26 +0100 Subject: [PATCH 1940/3585] Add danybmx.is-a.dev domain --- domains/danybmx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/danybmx.json diff --git a/domains/danybmx.json b/domains/danybmx.json new file mode 100644 index 000000000..5e940fcb0 --- /dev/null +++ b/domains/danybmx.json @@ -0,0 +1,10 @@ +{ + "description": "danybmx's blog and portfolio", + "owner": { + "username": "danybmx", + "email": "daniel@dpstudios.es" + }, + "record": { + "CNAME": "is-a-dev.dpstudios.es" + } +} \ No newline at end of file From caf82d84de1c9979a7f6632300f997018679ac1b Mon Sep 17 00:00:00 2001 From: Himesh Parashar Date: Sun, 26 Jan 2025 00:11:43 +0530 Subject: [PATCH 1941/3585] added configs --- domains/himesh.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/himesh.json b/domains/himesh.json index 8b1378917..03e7e32ca 100644 --- a/domains/himesh.json +++ b/domains/himesh.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "himeshparashar", + "email": "himeshparashar424@gmail.com" + }, + "record": { + "CNAME": "site-himeshparashar.netlify.app" + } +} From 2816044a343cd24c069f1c39ba852942aba77e42 Mon Sep 17 00:00:00 2001 From: Himesh Parashar Date: Sun, 26 Jan 2025 00:12:09 +0530 Subject: [PATCH 1942/3585] added configs --- domains/himeshparashar.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/himeshparashar.json b/domains/himeshparashar.json index 8b1378917..e27f6932a 100644 --- a/domains/himeshparashar.json +++ b/domains/himeshparashar.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "himeshparashar", + "email": "himeshparashar424@gmail.com" + }, + "record": { + "CNAME": "site-himeshparashar.netlify.app" + } +} From 68061bd7a528a506e350669bfd38c3764e3aa398 Mon Sep 17 00:00:00 2001 From: Evelyn Finny <167630965+evelynfinny@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:50:12 -0600 Subject: [PATCH 1943/3585] Rename evelyn.is-a.dev to evelyn.json --- domains/{evelyn.is-a.dev => evelyn.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{evelyn.is-a.dev => evelyn.json} (100%) diff --git a/domains/evelyn.is-a.dev b/domains/evelyn.json similarity index 100% rename from domains/evelyn.is-a.dev rename to domains/evelyn.json From dd55e90cef04975069776c05dca1feacd067b222 Mon Sep 17 00:00:00 2001 From: Akib Saleh Date: Sun, 26 Jan 2025 02:17:10 +0600 Subject: [PATCH 1944/3585] Create akib.json --- domains/akib.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akib.json diff --git a/domains/akib.json b/domains/akib.json new file mode 100644 index 000000000..869db11c3 --- /dev/null +++ b/domains/akib.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akibsaleh", + "email": "akibsaleh.dev@gmail.com", + "discord": "akibsalehzihan" + }, + "record": { + "CNAME": "akibsaleh.vercel.app" + } +} From f24ff0283610c1d4ad766b08fc03ea9600d0e59d Mon Sep 17 00:00:00 2001 From: Akib Saleh Date: Sun, 26 Jan 2025 02:17:55 +0600 Subject: [PATCH 1945/3585] Email Update _vercel.akib.json --- domains/_vercel.akib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.akib.json b/domains/_vercel.akib.json index 230a226bd..0904a95b3 100644 --- a/domains/_vercel.akib.json +++ b/domains/_vercel.akib.json @@ -1,7 +1,7 @@ { "owner": { "username": "akibsaleh", - "email": "akibzihan@gmail.com", + "email": "akibsaleh.dev@gmail.com", "discord": "akibsalehzihan" }, "record": { From fd8f712ce21f98e3b62b88fb48414cb7b50fc77d Mon Sep 17 00:00:00 2001 From: FahadAminShovon Date: Sun, 26 Jan 2025 04:20:40 +0600 Subject: [PATCH 1946/3585] add fahad.json --- domains/fahad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fahad.json diff --git a/domains/fahad.json b/domains/fahad.json new file mode 100644 index 000000000..3baedd0ee --- /dev/null +++ b/domains/fahad.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "FahadAminShovon", + "email": "shovonfahad991@gmail.com" + }, + "record": { + "CNAME": "market-portfolio.vercel.app" + } +} From 62f850899b49d4dd7c5c28ca10895102668f4346 Mon Sep 17 00:00:00 2001 From: Sam Fareez Date: Sun, 26 Jan 2025 01:22:06 +0300 Subject: [PATCH 1947/3585] Create samfareez.json --- domains/samfareez.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/samfareez.json diff --git a/domains/samfareez.json b/domains/samfareez.json new file mode 100644 index 000000000..afa428b2d --- /dev/null +++ b/domains/samfareez.json @@ -0,0 +1,10 @@ +{ + "description": "Personal site", + "repo": "https://github.com/zeerafle/zeerafle.github.io", + "owner": { + "username": "zeerafle", + }, + "record": { + "CNAME": "zeerafle.github.io" + } +} From 4820b3cf729e7a1fafeb148df49f6668e88aa9be Mon Sep 17 00:00:00 2001 From: Sam Fareez Date: Sun, 26 Jan 2025 01:26:07 +0300 Subject: [PATCH 1948/3585] Update samfareez.json --- domains/samfareez.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/samfareez.json b/domains/samfareez.json index afa428b2d..5e4f50891 100644 --- a/domains/samfareez.json +++ b/domains/samfareez.json @@ -3,6 +3,7 @@ "repo": "https://github.com/zeerafle/zeerafle.github.io", "owner": { "username": "zeerafle", + "email": "vsefareez@gmail.com" }, "record": { "CNAME": "zeerafle.github.io" From a1aaffd2d45b8333f935694085a48caf3843420b Mon Sep 17 00:00:00 2001 From: Beno Abarca <65920386+BenoAbarcaS@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:24:15 -0300 Subject: [PATCH 1949/3585] Create beno.json --- domains/beno.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/beno.json diff --git a/domains/beno.json b/domains/beno.json new file mode 100644 index 000000000..fcee8c6de --- /dev/null +++ b/domains/beno.json @@ -0,0 +1,11 @@ +{ + "description": "Ingeniero Informático con mención en Gestión de la Información. Me enfoco en desarrollo de software y manejo de datos. Idioma español, inglés y ruso.", + "repo": "https://github.com/BenoAbarcaS/pf", + "owner": { + "username": "BenoAbarcaS", + "email": "abarcabernardo00@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 05aef5754e5418e54048b6f32567bcf9115e2822 Mon Sep 17 00:00:00 2001 From: Juanes Date: Sat, 25 Jan 2025 22:49:33 -0500 Subject: [PATCH 1950/3585] Create _vercel.juanespachon.json and juanespachon.json --- domains/_vercel.juanespachon.json | 9 +++++++++ domains/juanespachon.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.juanespachon.json create mode 100644 domains/juanespachon.json diff --git a/domains/_vercel.juanespachon.json b/domains/_vercel.juanespachon.json new file mode 100644 index 000000000..dbce94b00 --- /dev/null +++ b/domains/_vercel.juanespachon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JuanesPachon", + "email": "yeroparce1@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=juanespachon.is-a.dev,2b4b64d61c46b5b6384a" + } +} \ No newline at end of file diff --git a/domains/juanespachon.json b/domains/juanespachon.json new file mode 100644 index 000000000..8dddefbfd --- /dev/null +++ b/domains/juanespachon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JuanesPachon", + "email": "yeroparce1@gmail.com" + }, + "record": { + "CNAME": "juanes-portfolio.vercel.app" + } +} \ No newline at end of file From 35f2aa2914effef17d504da50b46f005cd400df7 Mon Sep 17 00:00:00 2001 From: Wildan Date: Sun, 26 Jan 2025 12:47:55 +0800 Subject: [PATCH 1951/3585] feat: add cuinc99.json for portfolio website configuration --- domains/cuinc99.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cuinc99.json diff --git a/domains/cuinc99.json b/domains/cuinc99.json new file mode 100644 index 000000000..bf366215b --- /dev/null +++ b/domains/cuinc99.json @@ -0,0 +1,11 @@ +{ + "description": "A Portfolio Website", + "repo": "https://github.com/cuinc99/cuinc99.github.io", + "owner": { + "username": "cuinc99", + "email": "cuinc99@gmail.com" + }, + "record": { + "CNAME": "cuinc99.github.io" + } +} From c0cd60eaeeb8d5293a5fd2c57589156bbd02baaa Mon Sep 17 00:00:00 2001 From: Aryan patel <88919755+aryanpatel142006@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:14:30 -0500 Subject: [PATCH 1952/3585] Create _vercel.aryan.json --- domains/_vercel.aryan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aryan.json diff --git a/domains/_vercel.aryan.json b/domains/_vercel.aryan.json new file mode 100644 index 000000000..09e7d9a6d --- /dev/null +++ b/domains/_vercel.aryan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aryanpatel142006", + "email": "aryanpatel142006@gmail.com", + "discord": "aryanpatel142006" + }, + "record": { + "TXT": "vc-domain-verify=aryan.is-a.dev,589c160d472fa2b93174" + } +} From ebae66692803c73a6ff22efc31307361be444e03 Mon Sep 17 00:00:00 2001 From: Aryan patel <88919755+aryanpatel142006@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:19:19 -0500 Subject: [PATCH 1953/3585] domains/aryan.json --- domains/aryan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aryan.json diff --git a/domains/aryan.json b/domains/aryan.json deleted file mode 100644 index 8069a204b..000000000 --- a/domains/aryan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AryanTheDevloper", - "email": "aryan.p062009@gmail.com" - }, - "record": { - "CNAME": "aryanthedevloper.github.io" - } -} \ No newline at end of file From d8630c8bc411fe79bb0ea919fc33d3269e025124 Mon Sep 17 00:00:00 2001 From: Aryan patel <88919755+aryanpatel142006@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:23:41 -0500 Subject: [PATCH 1954/3585] Create aryan.json --- domains/aryan.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/aryan.json diff --git a/domains/aryan.json b/domains/aryan.json new file mode 100644 index 000000000..24dd4e4ab --- /dev/null +++ b/domains/aryan.json @@ -0,0 +1,13 @@ +{ +"description": "Portfolio Website", +"repo": "https://github.com/aryanpatel142006/personalWebsite", + "owner": { + "username": "aryanpatel142006", + "email": "aryanpatel142006@gmail.com", + "discord": "aryanpatel142006" + }, + "record": { + "A": ["76.76.21.21"] + }, + "proxied": true +} From 9be24b42f40c436f949665a81436900f4f0887b5 Mon Sep 17 00:00:00 2001 From: yadavsourabhgh <2024.sourabhy@isu.ac.in> Date: Sun, 26 Jan 2025 12:34:30 +0530 Subject: [PATCH 1955/3585] added sourabh yadav domain --- domains/sourabh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sourabh.json diff --git a/domains/sourabh.json b/domains/sourabh.json new file mode 100644 index 000000000..d24941744 --- /dev/null +++ b/domains/sourabh.json @@ -0,0 +1,12 @@ +{ + "description": "Sourabh Yadav's Portfolio", + "repo": "https://github.com/YadavSourabhGH/YadavSourabhGH.github.io", + "owner": { + "username": "YadavSourabhGH", + "email": "yadav.sourabh9012@gmail.com" + }, + "record": { + "CNAME": "https://yadavsourabhgh.github.io/" + } + } + \ No newline at end of file From aaddf1b01e5911e77ba0f20301a5f840c364f2c8 Mon Sep 17 00:00:00 2001 From: Koi git <96707504+koiy7010@users.noreply.github.com> Date: Sun, 26 Jan 2025 15:15:49 +0800 Subject: [PATCH 1956/3585] added new domain --- domains/markaguirre.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/markaguirre.json diff --git a/domains/markaguirre.json b/domains/markaguirre.json new file mode 100644 index 000000000..0df8d6dbc --- /dev/null +++ b/domains/markaguirre.json @@ -0,0 +1,11 @@ +{ + "description": "Developer Portfolio", + "repo": "https://github.com/MarkAguirre26/folio", + "owner": { + "username": "MarkAguirre26", + "email": "markaguirre26@gmail.com" + }, + "record": { + "CNAME": "https://markaguirre.netlify.app/" + } +} \ No newline at end of file From 172964c420837f29b7cfb1857907036a706f2661 Mon Sep 17 00:00:00 2001 From: struggler-guts Date: Sun, 26 Jan 2025 13:07:42 +0530 Subject: [PATCH 1957/3585] yaxh.is-a.dev --- domains/yaxh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yaxh.json diff --git a/domains/yaxh.json b/domains/yaxh.json new file mode 100644 index 000000000..a771b3f6c --- /dev/null +++ b/domains/yaxh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yaxhcodes", + "email": "meyashjoshi3101@gmail.com", + "discord": "965845932782526495" + }, + "record": { + "CNAME": "yaxhcodes.vercel.app" + } +} \ No newline at end of file From 6f9d4ddae049039f06fb604c782f1b52b39a5bb4 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:04:01 +0500 Subject: [PATCH 1958/3585] Update _vercel.ryanbaig.json and add correct TXT --- domains/_vercel.ryanbaig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json index 668af2a35..0e7a80730 100644 --- a/domains/_vercel.ryanbaig.json +++ b/domains/_vercel.ryanbaig.json @@ -3,6 +3,6 @@ "username": "RyanBaig" }, "record": { - "TXT": ["vc-domain-verify=links.ryanbaig.is-a.dev,3fab80af0a1ed2fe6012"] + "TXT": ["vc-domain-verify=ryanbaig.is-a.dev,6611c040f39e1689070b"] } } From 361164deeb439a6b231cc66866a4123e7cf8f114 Mon Sep 17 00:00:00 2001 From: Siddharth <83226178+siddharth9300@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:36:11 +0530 Subject: [PATCH 1959/3585] added siddharthjain domain --- domains/_vercel.siddharthjain.json | 10 ++++++++++ domains/siddharthjain.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.siddharthjain.json create mode 100644 domains/siddharthjain.json diff --git a/domains/_vercel.siddharthjain.json b/domains/_vercel.siddharthjain.json new file mode 100644 index 000000000..8b4471575 --- /dev/null +++ b/domains/_vercel.siddharthjain.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "siddharth9300", + "email": "", + "discord": "sidd9300" + }, + "record": { + "TXT": "vc-domain-verify=siddharthjain.is-a.dev,bf30c11f1d56bbab2dd7" + } +} \ No newline at end of file diff --git a/domains/siddharthjain.json b/domains/siddharthjain.json new file mode 100644 index 000000000..ea94ad5e3 --- /dev/null +++ b/domains/siddharthjain.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "siddharth9300", + "email": "", + "discord": "sidd9300" + }, + "record": { + "CNAME": "next-js-portfolio-siddharth9300s-projects.vercel.app" + } +} \ No newline at end of file From d23d54332376fd307846f03fa386aed8dc6f3f35 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:06:57 +0500 Subject: [PATCH 1960/3585] Create links.ryanbaig.json and add correct DNS --- domains/links.ryanbaig.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/links.ryanbaig.json diff --git a/domains/links.ryanbaig.json b/domains/links.ryanbaig.json new file mode 100644 index 000000000..6535caf29 --- /dev/null +++ b/domains/links.ryanbaig.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "RyanBaig" + }, + "record": { + "A": ["76.76.21.21"] + } +} From dc36fa5e63dfc15354e6fd8bcd0be071412b52af Mon Sep 17 00:00:00 2001 From: chirag Date: Sun, 26 Jan 2025 13:37:49 +0530 Subject: [PATCH 1961/3585] added for chirxg domain and verification --- domains/_vercel.chirxg.json | 10 ++++++++++ domains/chirxg.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.chirxg.json create mode 100644 domains/chirxg.json diff --git a/domains/_vercel.chirxg.json b/domains/_vercel.chirxg.json new file mode 100644 index 000000000..2deaca327 --- /dev/null +++ b/domains/_vercel.chirxg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "definitelynotchirag", + "email": "chiragdave1888@gmail.com", + "discord": "hellchirag" + }, + "record": { + "TXT": "vc-domain-verify=chirxg.is-a.dev,701cf9d2a75e9216fd53" + } +} \ No newline at end of file diff --git a/domains/chirxg.json b/domains/chirxg.json new file mode 100644 index 000000000..d92acc88c --- /dev/null +++ b/domains/chirxg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "definitelynotchirag", + "email": "chiragdave1888@gmail.com", + "discord": "hellchirag" + }, + "record": { + "CNAME": "chirxg.vercel.app" + } +} \ No newline at end of file From 5d14567ec1f74c59f91c754ab251229fc74893b8 Mon Sep 17 00:00:00 2001 From: Divyanshu Singh <89933176+divyanshu-vashu@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:40:48 +0530 Subject: [PATCH 1962/3585] Create divyanshuvashu.json --- domains/divyanshuvashu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/divyanshuvashu.json diff --git a/domains/divyanshuvashu.json b/domains/divyanshuvashu.json new file mode 100644 index 000000000..0d0857cf5 --- /dev/null +++ b/domains/divyanshuvashu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "divyanshu-vashu", + "email": "vashusingh2004.jan@gmail.com", + "discord": "ram_ravan69" + }, + "record": { + "CNAME": "divyanshusingh.vercel.app" + } +} From b39ee280827a618a233282e571f1fa4882045e0c Mon Sep 17 00:00:00 2001 From: Divyanshu Singh <89933176+divyanshu-vashu@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:46:38 +0530 Subject: [PATCH 1963/3585] Create _vercel.divyanshuvashu.json --- domains/_vercel.divyanshuvashu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.divyanshuvashu.json diff --git a/domains/_vercel.divyanshuvashu.json b/domains/_vercel.divyanshuvashu.json new file mode 100644 index 000000000..4aa31f027 --- /dev/null +++ b/domains/_vercel.divyanshuvashu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "divyanshu-vashu", + "email": "vashusingh2004.jan@gmail.com", + "discord": "ram_ravan69" + }, + "record": { + "TXT": "vc-domain-verify=divyanshuvashu.is-a.dev,26b8f5f55295c4a8ec71" + } +} From ec945886f178ad98916e63a9a9478e7495fe2496 Mon Sep 17 00:00:00 2001 From: mahfuzurrahman98 Date: Sun, 26 Jan 2025 14:35:05 +0600 Subject: [PATCH 1964/3585] adding mahfuz as a domain --- domains/mahfuz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mahfuz.json diff --git a/domains/mahfuz.json b/domains/mahfuz.json new file mode 100644 index 000000000..9d530b98f --- /dev/null +++ b/domains/mahfuz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mahfuzurrahman98", + "email": "mdmahfuzurrahmanarif@gmail.com" + }, + "record": { + "CNAME": "mahfuz.devcms.io" + } +} From bfd27e6a426780fa8fbb6185a3933110c465d5ca Mon Sep 17 00:00:00 2001 From: Soham Maity Date: Sun, 26 Jan 2025 14:37:22 +0530 Subject: [PATCH 1965/3585] Create spreadsheets600.json --- domains/spreadsheets600.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/spreadsheets600.json diff --git a/domains/spreadsheets600.json b/domains/spreadsheets600.json new file mode 100644 index 000000000..cdb818097 --- /dev/null +++ b/domains/spreadsheets600.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "SpreadSheets600" + }, + "record": { + "RECORDTYPE": "CNAME" + } +} From b17f379a906eee356f9b8ceafb2fd27a144261bb Mon Sep 17 00:00:00 2001 From: Anmol Pandey <65647284+tecanmol@users.noreply.github.com> Date: Sun, 26 Jan 2025 15:12:30 +0530 Subject: [PATCH 1966/3585] Update anmol.json --- domains/anmol.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/anmol.json b/domains/anmol.json index 63c052876..21e11c4fc 100644 --- a/domains/anmol.json +++ b/domains/anmol.json @@ -6,6 +6,6 @@ "email": "panmol735@gmail.com" }, "record": { - "CNAME": "https://tecanmol.github.io/Portfolio/" + "CNAME": "tecanmol.github.io" } -} \ No newline at end of file +} From aa67d52827b5267e836213ac89d72caf7b865939 Mon Sep 17 00:00:00 2001 From: Angelos Panagiotakis Date: Sun, 26 Jan 2025 12:25:55 +0200 Subject: [PATCH 1967/3585] adding https://agelos.is-a.dev/ --- domains/agelos.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/agelos.json diff --git a/domains/agelos.json b/domains/agelos.json new file mode 100644 index 000000000..e42563208 --- /dev/null +++ b/domains/agelos.json @@ -0,0 +1,12 @@ + +{ + "description": "agelospanagiotakis profile", + "repo": "https://github.com/agelospanagiotakis/agelospanagiotakis.github.io", + "owner": { + "username": "agelospanagiotakis", + "email": "agelospanagiotakis@gmail.com" + }, + "record": { + "CNAME": "agelospanagiotakis.github.io" + } +} From 516c3340e61b8ea1a361edb2b00fc47edf7e086d Mon Sep 17 00:00:00 2001 From: Mehul Pathak Date: Sun, 26 Jan 2025 16:01:53 +0530 Subject: [PATCH 1968/3585] adding a new domain --- domains/mehulpathak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mehulpathak.json diff --git a/domains/mehulpathak.json b/domains/mehulpathak.json new file mode 100644 index 000000000..411a745f4 --- /dev/null +++ b/domains/mehulpathak.json @@ -0,0 +1,10 @@ +{ + "description": "Mehul Pathak's Portfolio", + "owner": { + "username": "m3hu1", + "email": "pathakkmehul@gmail.com" + }, + "record": { + "URL": "https://mehulpathak.vercel.app/" + } +} From cb6e9353802a5289aae9b60f1e43fb43dd226fc4 Mon Sep 17 00:00:00 2001 From: Ansh Kabra Date: Sun, 26 Jan 2025 11:31:04 +0000 Subject: [PATCH 1969/3585] Create anshkabra.is-a.dev.json --- domains/anshkabra.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anshkabra.is-a.dev.json diff --git a/domains/anshkabra.is-a.dev.json b/domains/anshkabra.is-a.dev.json new file mode 100644 index 000000000..8f86b9fda --- /dev/null +++ b/domains/anshkabra.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "$schema": "../schemas/domain.schema.json", + "subdomain": "anshkabra", + "owner": { + "email": "anshkabra.india@gmail.com", + "discord": "anshkabra2012" + }, + "records": { + "CNAME": "anshkabra2012.github.io" + }, + "proxied": false +} From dd74d562f94ca80bad2a949da20b4fc6321aed36 Mon Sep 17 00:00:00 2001 From: jitendra saraf <156499410+jiten398@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:15:08 +0530 Subject: [PATCH 1970/3585] Create jitendrasaraf.json --- domains/jitendrasaraf.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/jitendrasaraf.json diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/jitendrasaraf.json @@ -0,0 +1 @@ + From bf17b8b965f73d2edc48e9bb54efca38891515c7 Mon Sep 17 00:00:00 2001 From: Ken Andrew Taylor Date: Sun, 26 Jan 2025 08:46:45 -0400 Subject: [PATCH 1971/3585] init --- domains/kentaylor.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kentaylor.json diff --git a/domains/kentaylor.json b/domains/kentaylor.json new file mode 100644 index 000000000..e1eb5dd2d --- /dev/null +++ b/domains/kentaylor.json @@ -0,0 +1,9 @@ +{ + "description": "Keith Khaotic's personal website link", + "repo": "https://github.com/ktappdev/register", + "owner": { + "username": "Kentaylorappdev", + "email": "Kentaylorappdev@gmail.com", + "twitter": "@ktappdev" + } +} From c45ed2a41f0c90ea0b584f8694979a2081e59fb2 Mon Sep 17 00:00:00 2001 From: Ken Andrew Taylor Date: Sun, 26 Jan 2025 08:52:14 -0400 Subject: [PATCH 1972/3585] added my site --- domains/kentaylor.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/kentaylor.json b/domains/kentaylor.json index e1eb5dd2d..ef4d53dc1 100644 --- a/domains/kentaylor.json +++ b/domains/kentaylor.json @@ -5,5 +5,8 @@ "username": "Kentaylorappdev", "email": "Kentaylorappdev@gmail.com", "twitter": "@ktappdev" + }, + "record": { + "URL": "https://lugetech.com" } } From f273ce2bcc4297da61591416589a5436aad9928d Mon Sep 17 00:00:00 2001 From: Aref Azizian Date: Sun, 26 Jan 2025 16:31:23 +0330 Subject: [PATCH 1973/3585] Create aref.json --- domains/aref.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/aref.json diff --git a/domains/aref.json b/domains/aref.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/aref.json @@ -0,0 +1 @@ + From 79fdba7bb1ba40ea47084686e80b3438b5fc337d Mon Sep 17 00:00:00 2001 From: Aref Azizian Date: Sun, 26 Jan 2025 16:34:33 +0330 Subject: [PATCH 1974/3585] Update aref.json --- domains/aref.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/aref.json b/domains/aref.json index 8b1378917..10bb1a8c7 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "stormaref", + "email": "storm.aref@gmail.com" + }, + "record": "stormaref.github.io" + } +} From ed4087b4d76e82ffb8265ff07b85cb8f62eccef3 Mon Sep 17 00:00:00 2001 From: Aref Azizian Date: Sun, 26 Jan 2025 16:35:47 +0330 Subject: [PATCH 1975/3585] Update aref.json --- domains/aref.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aref.json b/domains/aref.json index 10bb1a8c7..120bc0ce1 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -3,6 +3,7 @@ "username": "stormaref", "email": "storm.aref@gmail.com" }, - "record": "stormaref.github.io" + "record": { + "CNAME": "stormaref.github.io" } } From 9495f21b1d969f03cf277507130334abc529b141 Mon Sep 17 00:00:00 2001 From: Aref Azizian Date: Sun, 26 Jan 2025 16:37:39 +0330 Subject: [PATCH 1976/3585] Update aref.json --- domains/aref.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/aref.json b/domains/aref.json index 120bc0ce1..d74d206f6 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -1,4 +1,6 @@ { + "description": "My personal website", + "repo": "https://github.com/stormaref/stormaref.github.io", "owner": { "username": "stormaref", "email": "storm.aref@gmail.com" From ce7947cf3d7dd39ca92b3e3cc219c8107fa542b2 Mon Sep 17 00:00:00 2001 From: Sashankps Date: Sun, 26 Jan 2025 18:44:52 +0530 Subject: [PATCH 1977/3585] new domain --- domains/sashankp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sashankp.json diff --git a/domains/sashankp.json b/domains/sashankp.json new file mode 100644 index 000000000..6be3ab973 --- /dev/null +++ b/domains/sashankp.json @@ -0,0 +1,12 @@ +{ + "description":"My portfolio website", + "repo" : "https://github.com/Sashankps/portfolio-2023-react", + "owner": { + "username": "Sashankps", + "email": "sashank.pilli@gmail.com" + }, + "record": { + "CNAME": "https://sashankps.vercel.app/" + } + } + \ No newline at end of file From acef39591f622ed616e68215abf0b54eaf07cf38 Mon Sep 17 00:00:00 2001 From: Sashankps Date: Sun, 26 Jan 2025 18:52:42 +0530 Subject: [PATCH 1978/3585] chore : mod cname --- domains/sashankp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sashankp.json b/domains/sashankp.json index 6be3ab973..2e5908819 100644 --- a/domains/sashankp.json +++ b/domains/sashankp.json @@ -6,7 +6,7 @@ "email": "sashank.pilli@gmail.com" }, "record": { - "CNAME": "https://sashankps.vercel.app/" + "CNAME": "sashankps.vercel.app/" } } \ No newline at end of file From 86f165220b2bc5a376d3ccaccc2c7c9fb0818490 Mon Sep 17 00:00:00 2001 From: Sashankps Date: Sun, 26 Jan 2025 18:53:30 +0530 Subject: [PATCH 1979/3585] remove --- domains/sashankp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sashankp.json b/domains/sashankp.json index 2e5908819..54df694cd 100644 --- a/domains/sashankp.json +++ b/domains/sashankp.json @@ -6,7 +6,7 @@ "email": "sashank.pilli@gmail.com" }, "record": { - "CNAME": "sashankps.vercel.app/" + "CNAME": "sashankps.vercel.app" } } \ No newline at end of file From 792c9b77f1fe47cc23b1dfe8c53b241853df0df8 Mon Sep 17 00:00:00 2001 From: jitendra saraf <156499410+jiten398@users.noreply.github.com> Date: Sun, 26 Jan 2025 19:01:59 +0530 Subject: [PATCH 1980/3585] Update jitendrasaraf.json --- domains/jitendrasaraf.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json index 8b1378917..7931379f9 100644 --- a/domains/jitendrasaraf.json +++ b/domains/jitendrasaraf.json @@ -1 +1,13 @@ - +{ + "description": "portfolio page", + "repo": "https://github.com/jiten398/portfolio-latest", + "owner": { + "username": "jiten398", + "email": "jitendrasaraf65@gmail.com" + }, + "record": { + "A": ["216.24.57.1"], // i want to manage this domain using my cloudflare account if possible please add ns otherwise just point this domain to my portfolio hosted in render thanks + "ns1": "pedro.ns.cloudflare.com", + "ns2": "brenna.ns.cloudflare.com" + } +} From e16bcb9f7f498bd32fbe8957dc64b40697ea1e81 Mon Sep 17 00:00:00 2001 From: Sourabh Yadav Date: Sun, 26 Jan 2025 19:07:57 +0530 Subject: [PATCH 1981/3585] Update domains/sourabh.json Co-authored-by: Sashankps <60027854+Sashankps@users.noreply.github.com> --- domains/sourabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sourabh.json b/domains/sourabh.json index d24941744..ad09c85de 100644 --- a/domains/sourabh.json +++ b/domains/sourabh.json @@ -6,7 +6,7 @@ "email": "yadav.sourabh9012@gmail.com" }, "record": { - "CNAME": "https://yadavsourabhgh.github.io/" + "CNAME": "yadavsourabhgh.github.io" } } \ No newline at end of file From 50e9dc501be11d571fe5a881c92183da417c7a29 Mon Sep 17 00:00:00 2001 From: Ansh Kabra Date: Sun, 26 Jan 2025 15:24:28 +0000 Subject: [PATCH 1982/3585] Rename anshkabra.is-a.dev.json to anshkabra.json --- domains/{anshkabra.is-a.dev.json => anshkabra.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{anshkabra.is-a.dev.json => anshkabra.json} (100%) diff --git a/domains/anshkabra.is-a.dev.json b/domains/anshkabra.json similarity index 100% rename from domains/anshkabra.is-a.dev.json rename to domains/anshkabra.json From dbf95f22c227c24aef8b9f8549f8b3d56fa9af59 Mon Sep 17 00:00:00 2001 From: Ansh Kabra Date: Sun, 26 Jan 2025 15:43:57 +0000 Subject: [PATCH 1983/3585] Update anshkabra.json --- domains/anshkabra.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/anshkabra.json b/domains/anshkabra.json index 8f86b9fda..144cf9384 100644 --- a/domains/anshkabra.json +++ b/domains/anshkabra.json @@ -1,6 +1,3 @@ -{ - "$schema": "../schemas/domain.schema.json", - "subdomain": "anshkabra", "owner": { "email": "anshkabra.india@gmail.com", "discord": "anshkabra2012" From edbd05e898046ca02123452f383b9b6ab8647b94 Mon Sep 17 00:00:00 2001 From: Ansh Kabra Date: Sun, 26 Jan 2025 15:47:28 +0000 Subject: [PATCH 1984/3585] Update anshkabra.json --- domains/anshkabra.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/domains/anshkabra.json b/domains/anshkabra.json index 144cf9384..cd8eacb28 100644 --- a/domains/anshkabra.json +++ b/domains/anshkabra.json @@ -1,9 +1,12 @@ - "owner": { - "email": "anshkabra.india@gmail.com", - "discord": "anshkabra2012" - }, - "records": { - "CNAME": "anshkabra2012.github.io" - }, - "proxied": false +{ + "description": "For my portfolio", + "repo": "https://github.com/Anshkabra2012/portfolio", + "owner": { + "username": "AnshKabra2012", + "email": "anshkabra.india@gmail.com" + "discord": "anshkabra2012" + }, + "record": { + "CNAME": "anshkabra2012.github.io" + } } From 64b490459330ce79336809471d634d26becd88b3 Mon Sep 17 00:00:00 2001 From: AntonyPeter0 <67750697+AntonyPeter0@users.noreply.github.com> Date: Sun, 26 Jan 2025 21:29:17 +0530 Subject: [PATCH 1985/3585] Create antony.json --- domains/antony.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/antony.json diff --git a/domains/antony.json b/domains/antony.json new file mode 100644 index 000000000..c7a9b4f35 --- /dev/null +++ b/domains/antony.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AntonyPeter0" + }, + "description": "Sample resume page created for placeholding", + "record": { + "CNAME": "antonypeter0.github.io" + } +} From e7b072825ef0114c459e9ad5c03d667ba14070a6 Mon Sep 17 00:00:00 2001 From: nLog0312 <105146353+nLog0312@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:01:47 +0700 Subject: [PATCH 1986/3585] Create nLog0312.json --- domains/nLog0312.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nLog0312.json diff --git a/domains/nLog0312.json b/domains/nLog0312.json new file mode 100644 index 000000000..7641c4220 --- /dev/null +++ b/domains/nLog0312.json @@ -0,0 +1,11 @@ +{ + "description": "Profile card", + "repo": "https://github.com/nLog0312/profile-card", + "owner": { + "username": "nLog0312", + "email": "nlog.021203@gmail.com" + }, + "record": { + "CNAME": "nLog0312.is-a.dev" + } +} From e285cfd8f881a6869a5666eb86f755710c612a22 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 22:04:49 +0530 Subject: [PATCH 1987/3585] feat: add pa1 subdomain --- domains/pa1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pa1.json diff --git a/domains/pa1.json b/domains/pa1.json new file mode 100644 index 000000000..d568ac027 --- /dev/null +++ b/domains/pa1.json @@ -0,0 +1,11 @@ +{ + "description": "It's my personal portfolio page", + "repo": "https://github.com/pavan-ambekar/pavan-ambekar.github.io", + "owner": { + "username": "pavan-ambekar", + "email": "pavan479eC@gmail.com" + }, + "record": { + "CNAME": "pavan-ambekar.github.io" + } +} \ No newline at end of file From 42587936827b041137cc7fd67710335d9bc81cd6 Mon Sep 17 00:00:00 2001 From: martinvruiz <158112662+martinvruiz@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:51:05 -0300 Subject: [PATCH 1988/3585] Create _vercel.martinvruiz.json --- domains/_vercel.martinvruiz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.martinvruiz.json diff --git a/domains/_vercel.martinvruiz.json b/domains/_vercel.martinvruiz.json new file mode 100644 index 000000000..7dbb137ed --- /dev/null +++ b/domains/_vercel.martinvruiz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "martinvruiz", + "email": "martinvruiz10@gmail.com", + "discord": "martinvruiz10" + }, + "record": { + "TXT": "vc-domain-verify=martinvruiz.is-a.dev,16e98638bc17973af9e7" + } +} From 213a4d7ed275fd0de698e0431b735c996b00e41f Mon Sep 17 00:00:00 2001 From: LaPyae Date: Sun, 26 Jan 2025 23:29:40 +0630 Subject: [PATCH 1989/3585] Add la-pyae-oo.json file to register is-a-dev domain name --- domains/la-pyae-oo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/la-pyae-oo.json diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json new file mode 100644 index 000000000..031c1225a --- /dev/null +++ b/domains/la-pyae-oo.json @@ -0,0 +1,12 @@ +{ + "description": "For my static portfolio website", + "repo": "https://github.com/LaPyaeOo", + "owner": { + "username": "LaPyaeOo", + "email": "lapyaeootharthar@gmail.com" + }, + "record": { + "CNAME": "LaPyaeOo.github.io" + }, + "proxied": true +} \ No newline at end of file From fd1eec161029057047083e0746a92f6caa3bca75 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 22:39:16 +0530 Subject: [PATCH 1990/3585] feat: GH Pages verification for p1.is-a.dev --- domains/_github-pages-challenge-pavan-ambekar.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-pavan-ambekar.dev diff --git a/domains/_github-pages-challenge-pavan-ambekar.dev b/domains/_github-pages-challenge-pavan-ambekar.dev new file mode 100644 index 000000000..d2051c57e --- /dev/null +++ b/domains/_github-pages-challenge-pavan-ambekar.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pavan-ambekar", + "email": "pavan479ec@gmail.com" + }, + "record": { + "TXT": "9d51bb6c0b2e6f43d746b8685350ae" + } +} \ No newline at end of file From 6bbf1d3e7f33c15928dbbf12bfd8be95c8fc8e5c Mon Sep 17 00:00:00 2001 From: Animesh Kotka <40909527+AnimeshKotka@users.noreply.github.com> Date: Sun, 26 Jan 2025 22:44:12 +0530 Subject: [PATCH 1991/3585] Add animesh-kotka.json domain --- domains/animesh-kotka.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/animesh-kotka.json diff --git a/domains/animesh-kotka.json b/domains/animesh-kotka.json new file mode 100644 index 000000000..a5549034a --- /dev/null +++ b/domains/animesh-kotka.json @@ -0,0 +1,11 @@ +{ + "description": "Simple Portfolio", + "repo": "https://github.com/AnimeshKotka/Animesh-Kotka-Portfolio", + "owner": { + "username": "AnimeshKotka", + "email": "animesh@kotka.tech" + }, + "record": { + "CNAME": "https://animeshkotka.github.io/Animesh-Kotka-Portfolio" + } +} \ No newline at end of file From 99c7410c617259b5a20a58c2498f239222b2f660 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 23:08:33 +0530 Subject: [PATCH 1992/3585] feat: GH Pages verification for pa1.is-a.dev --- domains/_github-pages-challenge-pavan-ambekar.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-pavan-ambekar.dev b/domains/_github-pages-challenge-pavan-ambekar.dev index d2051c57e..5f8976105 100644 --- a/domains/_github-pages-challenge-pavan-ambekar.dev +++ b/domains/_github-pages-challenge-pavan-ambekar.dev @@ -4,6 +4,6 @@ "email": "pavan479ec@gmail.com" }, "record": { - "TXT": "9d51bb6c0b2e6f43d746b8685350ae" + "TXT": "703d6f0036517a3bad381ba97d5e8e" } } \ No newline at end of file From a99ad6a7f8ebd464c07fa22ce2c4ea5459fb2677 Mon Sep 17 00:00:00 2001 From: Vishal Anarase Date: Sun, 26 Jan 2025 23:08:49 +0530 Subject: [PATCH 1993/3585] Add vishalanarase.json in the domains Signed-off-by: Vishal Anarase --- domains/vishalanarase.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vishalanarase.json diff --git a/domains/vishalanarase.json b/domains/vishalanarase.json new file mode 100644 index 000000000..c7201a0b0 --- /dev/null +++ b/domains/vishalanarase.json @@ -0,0 +1,12 @@ +{ + "description": "Subdomain for my personal portfolio", + "repo": "https://github.com/vishalanarase/vishalanarase.github.io", + "owner": { + "username": "vishalanarase", + "email": "iamvishalanarase@gmail.com", + "twitter": "vishalanarase" + }, + "record": { + "CNAME": "vishalanarase.github.io" + } +} \ No newline at end of file From 14a2c5f6fad8be7c5a515dfe62e62bf18f382a06 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 23:14:18 +0530 Subject: [PATCH 1994/3585] fix: update file ext to .json --- ...van-ambekar.dev => _github-pages-challenge-pavan-ambekar.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-pavan-ambekar.dev => _github-pages-challenge-pavan-ambekar.json} (100%) diff --git a/domains/_github-pages-challenge-pavan-ambekar.dev b/domains/_github-pages-challenge-pavan-ambekar.json similarity index 100% rename from domains/_github-pages-challenge-pavan-ambekar.dev rename to domains/_github-pages-challenge-pavan-ambekar.json From b4edc3f1396efde30a0495d31f436a9b60745794 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 23:20:20 +0530 Subject: [PATCH 1995/3585] fix: add subdomain after hostname --- domains/_github-pages-challenge-pavan-ambekar.pa1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-pavan-ambekar.pa1.json diff --git a/domains/_github-pages-challenge-pavan-ambekar.pa1.json b/domains/_github-pages-challenge-pavan-ambekar.pa1.json new file mode 100644 index 000000000..5f8976105 --- /dev/null +++ b/domains/_github-pages-challenge-pavan-ambekar.pa1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pavan-ambekar", + "email": "pavan479ec@gmail.com" + }, + "record": { + "TXT": "703d6f0036517a3bad381ba97d5e8e" + } +} \ No newline at end of file From 3732081e056e40291d6c811b3cbe7eff6498d595 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 23:22:58 +0530 Subject: [PATCH 1996/3585] fix: delete wrong file --- domains/_github-pages-challenge-pavan-ambekar.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-pavan-ambekar.json diff --git a/domains/_github-pages-challenge-pavan-ambekar.json b/domains/_github-pages-challenge-pavan-ambekar.json deleted file mode 100644 index 5f8976105..000000000 --- a/domains/_github-pages-challenge-pavan-ambekar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pavan-ambekar", - "email": "pavan479ec@gmail.com" - }, - "record": { - "TXT": "703d6f0036517a3bad381ba97d5e8e" - } -} \ No newline at end of file From f25ee1187290dbd3a3b661fde0982474fd486b55 Mon Sep 17 00:00:00 2001 From: Ansh Kabra Date: Sun, 26 Jan 2025 18:19:20 +0000 Subject: [PATCH 1997/3585] Update anshkabra.json --- domains/anshkabra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anshkabra.json b/domains/anshkabra.json index cd8eacb28..59ee87fab 100644 --- a/domains/anshkabra.json +++ b/domains/anshkabra.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Anshkabra2012/portfolio", "owner": { "username": "AnshKabra2012", - "email": "anshkabra.india@gmail.com" + "email": "anshkabra.india@gmail.com", "discord": "anshkabra2012" }, "record": { From 5cdcaad362c3c6ec0ae801d3f418cb00dbc0f1b7 Mon Sep 17 00:00:00 2001 From: therohithborana Date: Mon, 27 Jan 2025 00:42:09 +0530 Subject: [PATCH 1998/3585] adding a new domain --- domains/rohithborana.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rohithborana.json diff --git a/domains/rohithborana.json b/domains/rohithborana.json new file mode 100644 index 000000000..eb60a5688 --- /dev/null +++ b/domains/rohithborana.json @@ -0,0 +1,12 @@ +{ + "description": "Rohith's personal website", + "repo": "https://github.com/therohithborana/portfolio", + "owner": { + "username": "therohithborana", + "email": "boranarohith07@gmail.com" + }, + "record": { + "URL": "https://therohithborana.vercel.app/" + } + } + \ No newline at end of file From 548c39bbc4d04bbd6ef561e3985532ddb2f8d37a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Aparicio=20Mu=C3=B1oz?= <131687545+0spol@users.noreply.github.com> Date: Sun, 26 Jan 2025 21:10:35 +0100 Subject: [PATCH 1999/3585] Create 0spol.json --- domains/0spol.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/0spol.json diff --git a/domains/0spol.json b/domains/0spol.json new file mode 100644 index 000000000..6b5bc1576 --- /dev/null +++ b/domains/0spol.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/0spol/0spol.github.io", + "owner": { + "username": "0spol", + "email": "gaparicio368@gmail.com" + }, + "record": { + "CNAME": "0spol.github.io" + } +} From 0e91eca220cd6899bfdd14ca6ddd871338efd5f2 Mon Sep 17 00:00:00 2001 From: Pranjal Pandey Date: Mon, 27 Jan 2025 02:04:31 +0530 Subject: [PATCH 2000/3585] domain for hero --- domains/hero.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hero.json diff --git a/domains/hero.json b/domains/hero.json new file mode 100644 index 000000000..e39274b20 --- /dev/null +++ b/domains/hero.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "heropj", + "email": "pranjalpandey1022003gmail.com" + }, + "record": { + "URL": "https://heroportfolio-two.vercel.app/" + } + } + \ No newline at end of file From 8a6ce728435d288236dcfa56576945edb2a39319 Mon Sep 17 00:00:00 2001 From: Ethi19 <92517252+Ethi19@users.noreply.github.com> Date: Mon, 27 Jan 2025 02:10:53 +0530 Subject: [PATCH 2001/3585] adding a new domain --- domains/sanjaykumar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sanjaykumar.json diff --git a/domains/sanjaykumar.json b/domains/sanjaykumar.json new file mode 100644 index 000000000..3a0d25631 --- /dev/null +++ b/domains/sanjaykumar.json @@ -0,0 +1,12 @@ +{ + "description": "Vannila Portfolio", + "repo": "https://github.com/Ethi19/vanillajs-portfolio", + "owner": { + "username": "ethi19", + "email": "sanjaykumardec98@gmail.com" + }, + "record": { + "CNAME": "https://ethi19.github.io/vanillajs-portfolio" + } + +} \ No newline at end of file From 114b64a0460097e06efcb3e6b9c4fca933891db4 Mon Sep 17 00:00:00 2001 From: "winbo.yml" Date: Sun, 26 Jan 2025 21:46:26 +0100 Subject: [PATCH 2002/3585] Change CNAME to new GitHub pages link --- domains/winbo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/winbo.json b/domains/winbo.json index dc28d5dc9..98c0a2afe 100644 --- a/domains/winbo.json +++ b/domains/winbo.json @@ -4,6 +4,6 @@ "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-yml-exe.github.io" + "CNAME": "winbo-yml.github.io" } } From 617abd61d10c5b73f2c212963d797b43234f1c55 Mon Sep 17 00:00:00 2001 From: Kaleb <118438724+kalebalebachew@users.noreply.github.com> Date: Mon, 27 Jan 2025 01:37:08 +0300 Subject: [PATCH 2003/3585] Create kalebalebachew.json --- domains/kalebalebachew.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kalebalebachew.json diff --git a/domains/kalebalebachew.json b/domains/kalebalebachew.json new file mode 100644 index 000000000..937d42423 --- /dev/null +++ b/domains/kalebalebachew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kalebalebachew", + "email": "kalebalebachew4@gmail.com" + }, + "record": { + "URL": "https://kalebalebachew.com" + } +} From c6cf1640803a7bf7bddd46cee8ba0a9ca479b3cf Mon Sep 17 00:00:00 2001 From: JuanR <112212338+JuanPython1@users.noreply.github.com> Date: Sun, 26 Jan 2025 19:18:39 -0500 Subject: [PATCH 2004/3585] Create juandev.json --- domains/juandev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juandev.json diff --git a/domains/juandev.json b/domains/juandev.json new file mode 100644 index 000000000..b299deec0 --- /dev/null +++ b/domains/juandev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuanPython1", + "email": "kamilo201025@gmail.com" + }, + "record": { + "CNAME": "juanpython1.github.io" + } + } + \ No newline at end of file From 1f0bf5153b12d495cdd300d2a07d3af36a997970 Mon Sep 17 00:00:00 2001 From: Basidh <43245091+abdulbasidh@users.noreply.github.com> Date: Mon, 27 Jan 2025 07:02:09 +0530 Subject: [PATCH 2005/3585] Update domains/basidh.json Co-authored-by: iostpa --- domains/basidh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/basidh.json b/domains/basidh.json index 16a6b8402..d34eb8eed 100644 --- a/domains/basidh.json +++ b/domains/basidh.json @@ -6,7 +6,7 @@ "email": "farz.basidh@gmail.com" }, "record": { - "CNAME": "https://abdulbasidh.github.io/portfolio/" + "CNAME": "abdulbasidh.github.io" } } \ No newline at end of file From 03f915f13d4ebca69c8c6aa97be41dac46c2a4d1 Mon Sep 17 00:00:00 2001 From: Gokay Yamankurt Date: Sun, 26 Jan 2025 17:49:03 -0800 Subject: [PATCH 2006/3585] Rename the verification file --- ...ge-gokay05.json => _github-pages-challenge-gokay05.gokay.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-gokay05.json => _github-pages-challenge-gokay05.gokay.json} (100%) diff --git a/domains/_github-pages-challenge-gokay05.json b/domains/_github-pages-challenge-gokay05.gokay.json similarity index 100% rename from domains/_github-pages-challenge-gokay05.json rename to domains/_github-pages-challenge-gokay05.gokay.json From 6b8ae8ad9ec74f9f36686636fa21402d75e7d0eb Mon Sep 17 00:00:00 2001 From: Prashanth Kusuma Date: Mon, 27 Jan 2025 11:29:27 +0530 Subject: [PATCH 2007/3585] Create prashanthkusuma.json --- domains/prashanthkusuma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prashanthkusuma.json diff --git a/domains/prashanthkusuma.json b/domains/prashanthkusuma.json new file mode 100644 index 000000000..766719037 --- /dev/null +++ b/domains/prashanthkusuma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prashanthkusuma", + "email": "kusumaprashanth2000@gmail.com" + }, + "record": { + "URL": "https://prashanthkusuma.github.io" + } + } \ No newline at end of file From c8febff3da2c646490e80d2d8fb57d81665fdf71 Mon Sep 17 00:00:00 2001 From: lycan Date: Mon, 27 Jan 2025 11:42:37 +0530 Subject: [PATCH 2008/3585] Added DNS TXT record --- domains/_github-pages-challenge-sneh-al.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sneh-al.json diff --git a/domains/_github-pages-challenge-sneh-al.json b/domains/_github-pages-challenge-sneh-al.json new file mode 100644 index 000000000..d48b9beeb --- /dev/null +++ b/domains/_github-pages-challenge-sneh-al.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneh-al", + "email": "snehal1380@gmail.com" + }, + "record": { + "TXT": "c0b50465868652285e959813c2b5c9" + } +} \ No newline at end of file From 0160cf26560ea65afc44d37212dafc12eb1773f4 Mon Sep 17 00:00:00 2001 From: Ayushrai2005 Date: Mon, 27 Jan 2025 12:28:36 +0530 Subject: [PATCH 2009/3585] adding a new domain --- domains/ayushh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ayushh.json diff --git a/domains/ayushh.json b/domains/ayushh.json new file mode 100644 index 000000000..9cb1abdac --- /dev/null +++ b/domains/ayushh.json @@ -0,0 +1,11 @@ +{ + "description": "Ayush personal website", + "repo": "https://github.com/Ayush-Kotlin-Dev/GFG_GGV", + "owner": { + "username": "ayush-kotlin-dev", + "email": "shweetarai@gmail.com" + }, + "record": { + "URL": "https://my-portfolio-u2m2.onrender.com/" + } +} \ No newline at end of file From ad762489af4991283cdf8559fae8789b2c3b5dc5 Mon Sep 17 00:00:00 2001 From: Amardeep Lakshkar Date: Mon, 27 Jan 2025 12:35:11 +0530 Subject: [PATCH 2010/3585] feat: amardeep.is-a.dev --- domains/_vercel.amardeep.json | 10 ++++++++++ domains/amardeep.json | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_vercel.amardeep.json create mode 100644 domains/amardeep.json diff --git a/domains/_vercel.amardeep.json b/domains/_vercel.amardeep.json new file mode 100644 index 000000000..7667909a6 --- /dev/null +++ b/domains/_vercel.amardeep.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "amardeeplakshkar", + "email": "amardeep.devs@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=amardeep.is-a.dev,3d113f019450ce88d3a8" + } + } \ No newline at end of file diff --git a/domains/amardeep.json b/domains/amardeep.json new file mode 100644 index 000000000..e39f90632 --- /dev/null +++ b/domains/amardeep.json @@ -0,0 +1,12 @@ +{ + "description": "Amardeep Lakshkar Portfolio", + "repo": "https://github.com/amardeeplakshkar/portfolio", + "owner": { + "username": "amardeeplakshkar", + "email": "amardeep.devs@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "amardeep-portfolio.vercel.app" + } +} \ No newline at end of file From 31820e5e3231f3a21b6c046bf0b9917988589191 Mon Sep 17 00:00:00 2001 From: R-Okje <68820812+R-Okje@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:30:38 +0530 Subject: [PATCH 2011/3585] Create viral-soni --- domains/viral-soni | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/viral-soni diff --git a/domains/viral-soni b/domains/viral-soni new file mode 100644 index 000000000..1bb9156e2 --- /dev/null +++ b/domains/viral-soni @@ -0,0 +1,11 @@ +{ + "description": "My personal developer profile", + "repo": "https://github.com/R-Okje/my-wasm-website", + "owner": { + "username": "R-Okje", + "email": "vssviral@gmail.com" + }, + "record": { + "CNAME": "r-okje.github.io" + } +} From 2557385fa446bf6a43c200c68962a26d0fc4a9c6 Mon Sep 17 00:00:00 2001 From: "Florian \"Ori\" Neveu" Date: Mon, 27 Jan 2025 11:14:17 +0100 Subject: [PATCH 2012/3585] Add florianorineveu's domain --- domains/florianorineveu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/florianorineveu.json diff --git a/domains/florianorineveu.json b/domains/florianorineveu.json new file mode 100644 index 000000000..ec75fe04d --- /dev/null +++ b/domains/florianorineveu.json @@ -0,0 +1,10 @@ +{ + "description": "French PHP/Symfony developer", + "owner": { + "username": "florianorineveu", + "email": "hello@fnev.eu" + }, + "record": { + "CNAME": "fnev.eu" + } +} From ec573feb2fec50c801ca7aa52c1f8f5203f74a9e Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:01:57 +0530 Subject: [PATCH 2013/3585] Update _vercel.gcet.aaqif.json --- domains/_vercel.gcet.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.gcet.aaqif.json b/domains/_vercel.gcet.aaqif.json index c4d98441c..7aadd5723 100644 --- a/domains/_vercel.gcet.aaqif.json +++ b/domains/_vercel.gcet.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=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160" } } From 0b45b7f35168e67ac560d3c0d516f6e41b916473 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:02:19 +0530 Subject: [PATCH 2014/3585] 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 1facd02d2..da2d795cf 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=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160" } } From bceca62e3ef48ac53551ca203f6c3b6c1b64c621 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:02:51 +0530 Subject: [PATCH 2015/3585] Update _vercel.aaqif.json --- domains/_vercel.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.aaqif.json b/domains/_vercel.aaqif.json index 5ad57169b..8f0ecba48 100644 --- a/domains/_vercel.aaqif.json +++ b/domains/_vercel.aaqif.json @@ -5,6 +5,6 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "TXT": ["vc-domain-verify=aaqif.is-a.dev,77eef1ecff0a4bec5f86"] + "TXT": "vc-domain-verify=aaqif.is-a.dev,77eef1ecff0a4bec5f86" } } From a05efa3771d7febb6f516ad009950df49e874158 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:07:47 +0530 Subject: [PATCH 2016/3585] Update _vercel.aaqif.json --- domains/_vercel.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.aaqif.json b/domains/_vercel.aaqif.json index 8f0ecba48..5ad57169b 100644 --- a/domains/_vercel.aaqif.json +++ b/domains/_vercel.aaqif.json @@ -5,6 +5,6 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "TXT": "vc-domain-verify=aaqif.is-a.dev,77eef1ecff0a4bec5f86" + "TXT": ["vc-domain-verify=aaqif.is-a.dev,77eef1ecff0a4bec5f86"] } } From 3f5795d572055c35da10454fe98229f199073c1d Mon Sep 17 00:00:00 2001 From: Meenbeese Date: Mon, 27 Jan 2025 06:04:17 -0500 Subject: [PATCH 2017/3585] Update meenbeese.is-a.dev --- domains/{meenbeese.json => kuzey.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{meenbeese.json => kuzey.json} (100%) diff --git a/domains/meenbeese.json b/domains/kuzey.json similarity index 100% rename from domains/meenbeese.json rename to domains/kuzey.json From 4cd1df12f531e7338479232c826b27d930c0d305 Mon Sep 17 00:00:00 2001 From: Baibhav Kumar <61260582+Baibhavos@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:46:56 +0530 Subject: [PATCH 2018/3585] Create baibhav Require is-a.dev for portfolio. --- domains/baibhav | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/baibhav diff --git a/domains/baibhav b/domains/baibhav new file mode 100644 index 000000000..fcbca6aa9 --- /dev/null +++ b/domains/baibhav @@ -0,0 +1,10 @@ +{ + "description": "For personal portfolio", + "owner": { + "username": "Baibhavos", + "email": "baibhavkumar303@gmail.com" + }, + "record": { + "CNAME": "https://new-portfolio-weld-sigma.vercel.app/" + } + } From 153ec4e33a5fa907b2a78fa30ebbd1e299f2f68d Mon Sep 17 00:00:00 2001 From: jefino9488 Date: Mon, 27 Jan 2025 16:47:17 +0530 Subject: [PATCH 2019/3585] add jefino.json --- domains/_vercel.jefino.json | 9 +++++++++ domains/jefino.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.jefino.json create mode 100644 domains/jefino.json diff --git a/domains/_vercel.jefino.json b/domains/_vercel.jefino.json new file mode 100644 index 000000000..be48d8741 --- /dev/null +++ b/domains/_vercel.jefino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jefino9488", + "email": "jefinojacob9488@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jefino.is-a.dev,06a21d01141d355de2b1" + } +} \ No newline at end of file diff --git a/domains/jefino.json b/domains/jefino.json new file mode 100644 index 000000000..0d8e43a81 --- /dev/null +++ b/domains/jefino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jefino9488", + "email": "jefinojacob9488@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} \ No newline at end of file From 504bf418f678071828fbf2c10edc15b88da74c67 Mon Sep 17 00:00:00 2001 From: jefino9488 Date: Mon, 27 Jan 2025 16:56:20 +0530 Subject: [PATCH 2020/3585] add "jefino9488.vercel.app" --- domains/jefino.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jefino.json b/domains/jefino.json index 0d8e43a81..fd8733df2 100644 --- a/domains/jefino.json +++ b/domains/jefino.json @@ -4,6 +4,6 @@ "email": "jefinojacob9488@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "jefino9488.vercel.app" } } \ No newline at end of file From 988d16d4e5b0adebc64a91572e7ff28599dbb0ee Mon Sep 17 00:00:00 2001 From: ghimiresk Date: Mon, 27 Jan 2025 17:16:53 +0545 Subject: [PATCH 2021/3585] Added a domain for is-a.dev --- domains/sushankghimire.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sushankghimire.json diff --git a/domains/sushankghimire.json b/domains/sushankghimire.json new file mode 100644 index 000000000..3e508c85b --- /dev/null +++ b/domains/sushankghimire.json @@ -0,0 +1,11 @@ +{ + "description": "Sushank Ghimire", + "repo": "https://github.com/Sushank-ghimire/ghimiresushank.com.np", + "owner": { + "username": "Sushank-ghimire", + "email": "ghimiresushank08@gmail.com" + }, + "record": { + "URL": "https://www.ghimiresushank.com.np" + } +} \ No newline at end of file From 4b469502203fbb45c4cd823fed2a40068dbb85fa Mon Sep 17 00:00:00 2001 From: "cityji@popos" Date: Mon, 27 Jan 2025 17:25:54 +0530 Subject: [PATCH 2022/3585] added a new domain for nikhilji --- domains/nikhilji.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nikhilji.json diff --git a/domains/nikhilji.json b/domains/nikhilji.json new file mode 100644 index 000000000..e5dcbcccf --- /dev/null +++ b/domains/nikhilji.json @@ -0,0 +1,12 @@ +{ + "description": "Nikhil Ji ki Website", + "repo": "https://github.com/cityji/cityji.github.io", + "owner": { + "username": "cityji", + "email": "mail.tiwarinikhil+domainIsADev@googlemail.com" + }, + "record": { + "CNAME": "cityji.github.io" + } + } + \ No newline at end of file From 42d5a3029a5aad26c29c33efb288fc711481b34a Mon Sep 17 00:00:00 2001 From: Millosaurs Date: Mon, 27 Jan 2025 18:37:31 +0530 Subject: [PATCH 2023/3585] new domain shrivatsav.is-a.dev --- domains/shrivatsav.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shrivatsav.json diff --git a/domains/shrivatsav.json b/domains/shrivatsav.json new file mode 100644 index 000000000..4583b73f0 --- /dev/null +++ b/domains/shrivatsav.json @@ -0,0 +1,12 @@ +{ + "description": "nothing much here...", + "repo": "https://github.com/Millosaurs/portfolio", + "owner": { + "username": "Millosaurs", + "email": "sharanshrivatsav0@gmail.com" + }, + "record": { + "URL": "shrivatsav.vercel.app" + } +} + From cb6f584b7ed279bb034473712207f591a318c6ca Mon Sep 17 00:00:00 2001 From: abiapp789 Date: Mon, 27 Jan 2025 19:10:02 +0530 Subject: [PATCH 2024/3585] Delete abiapp789.json --- domains/abiapp789.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/abiapp789.json diff --git a/domains/abiapp789.json b/domains/abiapp789.json deleted file mode 100644 index 7f8e25597..000000000 --- a/domains/abiapp789.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "domain": "abiapp1789.is-a.dev", - "owner": { - "username": "abiapp789", - "email": "abiapp2024@gmail.com" - }, - "record": { - "CNAME": "trytodownloadme.rf.gd" - } -} \ No newline at end of file From f2ea408d8d7c56860318b9e324af66ecc38728d4 Mon Sep 17 00:00:00 2001 From: yywbadm <100027673+yywbadm@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:18:18 +0800 Subject: [PATCH 2025/3585] Register gua.is-a.dev --- domains/gua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gua.json diff --git a/domains/gua.json b/domains/gua.json new file mode 100644 index 000000000..803fa131c --- /dev/null +++ b/domains/gua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yywbadm", + "discord": "849563829213593612", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.O62knFs7eQLZDKSjl1QUok_vd0iNXQEJVqDjfxRYJyMh6SBBWau4c-34j7mwYJJQCiig5dxl-0cmAQHprDtaCLyPv9ghabRTxNQJQXvF7ma_ron-4DeY9zI5o0hNKYV79qCQpt69FKFBbXvTIPL4grWpYaTVKoFwj2hWl3ZPU__5k3KhkMdZ6TLye-5qL713evGj3JNTYU3JQO4vR-d1VMnfeNHEfTOy1kmhbYuflBMFavXIKuPvqsy1JLg3gd7cD63jdHzG1OJsfUJvuIlTrSvlwA05DXRA0zB2ghUffmneHZfHPY2POWcGWZ2FWO0A1cRngeEjr1p9kTf2KKkauA.FDux7AQQpBXF5CT30_p1zw.vnxZM4mTxTdAb6UZ1Zz5gMJOX0Ody00WHJ8Fkt-IrUzpF_DpwROis9UmFsE9rbwxlD9lCMefKeNoIolm-Fn4DpMcsVy9gIOx4oR3hRw0TLs.XuBHoK_I8bzxVtE8vUBJbg" + }, + + "record": { + "CNAME": "yywbadm.github.io" + } + } + \ No newline at end of file From 628cc793fb7f974c0634840c303e458ef9e1ea24 Mon Sep 17 00:00:00 2001 From: Pranay Nidhi <66369444+pranaynidhi@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:13:52 +0545 Subject: [PATCH 2026/3585] Create pranay.json --- pranay.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pranay.json diff --git a/pranay.json b/pranay.json new file mode 100644 index 000000000..8ab1c3c02 --- /dev/null +++ b/pranay.json @@ -0,0 +1,10 @@ +{ + "description": "Website for my personal use", + "owner": { + "username": "pranaynidhi", + "email": "pranaynidhi@gmail.com" + }, + "record": { + "CNAME": "pranaynidhi.github.io" + }, +} From cdaa398c056a226aa0c58152b748adbdf07f3297 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:01:50 +0530 Subject: [PATCH 2027/3585] Final Subdomains Update --- domains/_vercel.gcet.aaqif.json | 4 ++-- domains/_vercel.pdf.aaqif.json | 4 ++-- domains/gcet.aaqif.json | 11 ----------- domains/pdf.aaqif.json | 11 ----------- 4 files changed, 4 insertions(+), 26 deletions(-) delete mode 100644 domains/gcet.aaqif.json delete mode 100644 domains/pdf.aaqif.json diff --git a/domains/_vercel.gcet.aaqif.json b/domains/_vercel.gcet.aaqif.json index 7aadd5723..234b4f98c 100644 --- a/domains/_vercel.gcet.aaqif.json +++ b/domains/_vercel.gcet.aaqif.json @@ -2,9 +2,9 @@ "description": "Gcet Project", "owner": { "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com", + "email": "aaqifshafi@gmail.com" }, "record": { - "TXT": "vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160" + "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] } } diff --git a/domains/_vercel.pdf.aaqif.json b/domains/_vercel.pdf.aaqif.json index da2d795cf..68f3a14b1 100644 --- a/domains/_vercel.pdf.aaqif.json +++ b/domains/_vercel.pdf.aaqif.json @@ -2,9 +2,9 @@ "description": "PDF Project", "owner": { "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com", + "email": "aaqifshafi@gmail.com" }, "record": { - "TXT": "vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160" + "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] } } diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json deleted file mode 100644 index 139390016..000000000 --- a/domains/gcet.aaqif.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "gcet project", - "repo": "https://github.com/aaqifshafi/G-CET", - "owner": { - "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com" - }, - "record": { - "CNAME": "g-cet-aaqifshafis-projects.vercel.app" - } -} diff --git a/domains/pdf.aaqif.json b/domains/pdf.aaqif.json deleted file mode 100644 index ffc7487c2..000000000 --- a/domains/pdf.aaqif.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "PDF", - "repo": "https://github.com/aaqifshafi/chat-with-pdf", - "owner": { - "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com" - }, - "record": { - "CNAME": "chat-with-pdf-aaqifshafis-projects.vercel.app" - } -} From bb73cec203f305b4f9f293196f4452e21b1368eb Mon Sep 17 00:00:00 2001 From: Mohamed Bishr Date: Mon, 27 Jan 2025 16:43:50 +0200 Subject: [PATCH 2028/3585] feat: add mohamed-bishr domain configuration --- domains/mohamed-bishr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mohamed-bishr.json diff --git a/domains/mohamed-bishr.json b/domains/mohamed-bishr.json new file mode 100644 index 000000000..fd3e82119 --- /dev/null +++ b/domains/mohamed-bishr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mohamed-bishr", + "email": "mohamedwaelbishr@gmail.com" + }, + "record": { + "URL": "https://mohamed-bishr.vercel.app/" + } +} From 958e7187a9a98e55e3e89a73e274e6f8653c08c5 Mon Sep 17 00:00:00 2001 From: Mohamed Bishr Date: Mon, 27 Jan 2025 16:46:53 +0200 Subject: [PATCH 2029/3585] feat: migrate mohamed-bishr domain configuration to new file format --- domains/{mohamed-bishr.json => mohamedbishr.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mohamed-bishr.json => mohamedbishr.json} (100%) diff --git a/domains/mohamed-bishr.json b/domains/mohamedbishr.json similarity index 100% rename from domains/mohamed-bishr.json rename to domains/mohamedbishr.json From f5c131695004ea67c7f352651cf5254b70b68108 Mon Sep 17 00:00:00 2001 From: holux-design Date: Mon, 27 Jan 2025 16:02:36 +0100 Subject: [PATCH 2030/3585] add: holux --- domains/holux.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/holux.json diff --git a/domains/holux.json b/domains/holux.json new file mode 100644 index 000000000..6b41b9586 --- /dev/null +++ b/domains/holux.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "holux-design", + "email": "office@holux-design.at" + }, + "record": { + "URL": "https://holux-design.at" + } +} From cf70a93fd61381daf26fec83024951fc335c616e Mon Sep 17 00:00:00 2001 From: zahid47 Date: Mon, 27 Jan 2025 21:22:57 +0600 Subject: [PATCH 2031/3585] add zahid.json --- domains/zahid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zahid.json diff --git a/domains/zahid.json b/domains/zahid.json new file mode 100644 index 000000000..afdbfac44 --- /dev/null +++ b/domains/zahid.json @@ -0,0 +1,11 @@ +{ + "description": "Zahid47's personal website", + "repo": "https://github.com/zahid47/pw", + "owner": { + "username": "zahid47", + "email": "epiczahid@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file From ddc45de66b8d1ae3da509dc084497b7035454938 Mon Sep 17 00:00:00 2001 From: Saunak Ghosh Date: Mon, 27 Jan 2025 21:00:27 +0530 Subject: [PATCH 2032/3585] need a is a dev --- domains/saunak.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/saunak.json diff --git a/domains/saunak.json b/domains/saunak.json new file mode 100644 index 000000000..f6a10a951 --- /dev/null +++ b/domains/saunak.json @@ -0,0 +1,12 @@ +{ + "description": "my portfolio website", + "repo": "https://github.com/Saunakghosh10/dfolio.git", + "owner": { + "username": "Saunakghosh10", + "email": "saunakghosh710@gmail.com", + "discord": "695672697270829116" + }, + "record": { + "CNAME": "https://sgfolio-nu.vercel.app/" + } + } \ No newline at end of file From cb5a405b173edaeb802b4388b594ac4f3b680c90 Mon Sep 17 00:00:00 2001 From: SalmanIyad <110406908+SalmanIyad@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:44:00 +0200 Subject: [PATCH 2033/3585] Add new subdomain --- domains/salman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/salman.json diff --git a/domains/salman.json b/domains/salman.json new file mode 100644 index 000000000..ac321a55b --- /dev/null +++ b/domains/salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "CNAME": "salmans-digital-space-pro.vercel.app" + } +} \ No newline at end of file From 0684196119f334954930f95b677aba809d8d3dbe Mon Sep 17 00:00:00 2001 From: tuanthu2 <110244660+tuanthu1@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:46:55 +0700 Subject: [PATCH 2034/3585] Create tuanthu1.json --- domains/tuanthu1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tuanthu1.json diff --git a/domains/tuanthu1.json b/domains/tuanthu1.json new file mode 100644 index 000000000..65bd1bf8c --- /dev/null +++ b/domains/tuanthu1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tuanthu1", + "email": "hoangtuanthu981@gmail.com" + }, + "record": { + "CNAME": "tuanthu1.github.io" + } +} From 438e95d2583894e72205dfa8deca463668f9de4e Mon Sep 17 00:00:00 2001 From: Luis Roque Date: Mon, 27 Jan 2025 13:08:40 -0300 Subject: [PATCH 2035/3585] Create _vercel.roque.json --- domains/_vercel.roque.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.roque.json diff --git a/domains/_vercel.roque.json b/domains/_vercel.roque.json new file mode 100644 index 000000000..0c8f6f67f --- /dev/null +++ b/domains/_vercel.roque.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "luisfroquez", + "email": "luisfroquez@gmail.com", + "discord": "lroque.dev" + }, + "record": { + "TXT": "vc-domain-verify=roque.is-a.dev,43b1a7bc843584779f24" + } +} From c4be2ed36e1345d4d75628300bc90391359f9e95 Mon Sep 17 00:00:00 2001 From: Luis Roque Date: Mon, 27 Jan 2025 13:18:38 -0300 Subject: [PATCH 2036/3585] Create roque.json --- domains/roque.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/roque.json diff --git a/domains/roque.json b/domains/roque.json new file mode 100644 index 000000000..8b55a15b4 --- /dev/null +++ b/domains/roque.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "luisfroquez", + "email": "luisfroquez", + "discord": "lroque.dev" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 674f6c2315fbafa15d3fb0ef5b70a6f07c307a5d Mon Sep 17 00:00:00 2001 From: Hasan <120640600+hasan-bro-coder@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:46:52 +0600 Subject: [PATCH 2037/3585] Create _vercel.hsn.json --- domains/_vercel.hsn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.hsn.json diff --git a/domains/_vercel.hsn.json b/domains/_vercel.hsn.json new file mode 100644 index 000000000..c80d2bb64 --- /dev/null +++ b/domains/_vercel.hsn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hasan-bro-coder", + "email": "hasanur23910@gmail.com", + "discord": "hasan894" + }, + "record": { + "TXT": "vc-domain-verify=hsn.is-a.dev,8e27ffda53d18220c019" + } +} From 2596a5dfd701a9446c73a809e91adc107f5730c0 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:53:47 +0400 Subject: [PATCH 2038/3585] remove empty email field --- domains/_vercel.naimur.json | 1 - domains/naimur.json | 1 - 2 files changed, 2 deletions(-) diff --git a/domains/_vercel.naimur.json b/domains/_vercel.naimur.json index 6c0b8686f..b4aa35f37 100644 --- a/domains/_vercel.naimur.json +++ b/domains/_vercel.naimur.json @@ -1,7 +1,6 @@ { "owner": { "username": "mohammad-naimur-rahman", - "email": "", "discord": "829283275846975488" }, "record": { diff --git a/domains/naimur.json b/domains/naimur.json index b6805ef69..836f3d9ab 100644 --- a/domains/naimur.json +++ b/domains/naimur.json @@ -1,7 +1,6 @@ { "owner": { "username": "mohammad-naimur-rahman", - "email": "", "discord": "829283275846975488" }, "record": { From f23df3aebf26ba93aab7b59dd912dfccb89e4c46 Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:16:41 -0300 Subject: [PATCH 2039/3585] TXT verification file --- domains/_vercel.matheusdev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.matheusdev.json diff --git a/domains/_vercel.matheusdev.json b/domains/_vercel.matheusdev.json new file mode 100644 index 000000000..c495bd2ef --- /dev/null +++ b/domains/_vercel.matheusdev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "matheusfdosan", + "email": "matheusfaustinoe20@gmail.com", + "discord": "979816215281279019" + }, + "record": { + "TXT": "vc-domain-verify=matheusdev.is-a.dev,833172e5fe4b188e4883" + } +} From c48bc2b056b4ad4cbb6b9da94e332aa2d5b88809 Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:18:58 -0300 Subject: [PATCH 2040/3585] new domain added --- domains/matheusdev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/matheusdev.json diff --git a/domains/matheusdev.json b/domains/matheusdev.json new file mode 100644 index 000000000..c1054edb2 --- /dev/null +++ b/domains/matheusdev.json @@ -0,0 +1,12 @@ +{ + "description": "Web Developer Portifolio", + "repo": "https://github.com/matheusfdosan/portifolio/", + "owner": { + "username": "matheusfdosan", + "email": "matheusfaustinoe20@gmail.com", + "discord": "979816215281279019" + }, + "record": { + "CNAME": "portifolio-swart-five-65.vercel.app" + } +} From 00eb74f18e1c4d6de23b9d59eca70958d2e3957f Mon Sep 17 00:00:00 2001 From: shrey Date: Mon, 27 Jan 2025 22:57:13 +0530 Subject: [PATCH 2041/3585] done --- domains/shrey.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shrey.json diff --git a/domains/shrey.json b/domains/shrey.json new file mode 100644 index 000000000..f24d2fbfe --- /dev/null +++ b/domains/shrey.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/shreyzeous21/portfolio_fullstack", + "owner": { + "username": "shreyzeous21", + "email": "shrey.sadhukhan21@gmail.com" + }, + "record": { + "URL": "https://shreysadhukhan-portfolio.vercel.app/" + } +} From 9d86e99a0b4a633e98525b566bd2a530dc30072c Mon Sep 17 00:00:00 2001 From: Abdulrazak Yahuza Date: Mon, 27 Jan 2025 18:36:45 +0100 Subject: [PATCH 2042/3585] Create abdullyahuza.json --- domains/abdullyahuza.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/abdullyahuza.json diff --git a/domains/abdullyahuza.json b/domains/abdullyahuza.json new file mode 100644 index 000000000..5189b33fd --- /dev/null +++ b/domains/abdullyahuza.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "abdullyahuza" + }, + "record": { + "CNAME": "abdullyahuza.github.io" + } +} From 0b9882d08481002913aa1a3882413c6226b58533 Mon Sep 17 00:00:00 2001 From: Alessandro Bellesia Date: Mon, 27 Jan 2025 18:55:07 +0100 Subject: [PATCH 2043/3585] Create alessandrobellesia.json --- domains/alessandrobellesia.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alessandrobellesia.json diff --git a/domains/alessandrobellesia.json b/domains/alessandrobellesia.json new file mode 100644 index 000000000..7852bc21c --- /dev/null +++ b/domains/alessandrobellesia.json @@ -0,0 +1,10 @@ +{ + "description": "Alessandro Bellesia personal website", + "repo": "https://github.com/alessandrobellesia/alessandrobellesia.github.io", + "owner": { + "username": "alessandrobellesia" + }, + "record": { + "CNAME": "alessandrobellesia.github.io" + } +} From 55b0f031e805aa876c529ca047f1d10dedf3d3ad Mon Sep 17 00:00:00 2001 From: Abdulrazak Yahuza Date: Mon, 27 Jan 2025 19:03:15 +0100 Subject: [PATCH 2044/3585] Update abdullyahuza.json --- domains/abdullyahuza.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abdullyahuza.json b/domains/abdullyahuza.json index 5189b33fd..47a979a27 100644 --- a/domains/abdullyahuza.json +++ b/domains/abdullyahuza.json @@ -1,6 +1,7 @@ { "owner": { - "username": "abdullyahuza" + "username": "abdullyahuza", + "email": "yahuzaabdulrazak@gmail.com" }, "record": { "CNAME": "abdullyahuza.github.io" From 3fd251edda852ba34a6c78994d56e956e5df5f68 Mon Sep 17 00:00:00 2001 From: Mehrdad Shokri Date: Fri, 24 Jan 2025 15:01:59 +0100 Subject: [PATCH 2045/3585] Create mehrdad --- domains/mehrdad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mehrdad.json diff --git a/domains/mehrdad.json b/domains/mehrdad.json new file mode 100644 index 000000000..c824de884 --- /dev/null +++ b/domains/mehrdad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mehrdad-shokri", + "email": "code.poet95@gmail.com" + }, + "record": { + "CNAME": "mehrdad.ai" + } +} From bde10cbd572aebb79c42be405507a59de8059daf Mon Sep 17 00:00:00 2001 From: Alessandro Bellesia Date: Mon, 27 Jan 2025 19:07:03 +0100 Subject: [PATCH 2046/3585] Update alessandrobellesia.json --- domains/alessandrobellesia.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alessandrobellesia.json b/domains/alessandrobellesia.json index 7852bc21c..906c27f28 100644 --- a/domains/alessandrobellesia.json +++ b/domains/alessandrobellesia.json @@ -2,7 +2,8 @@ "description": "Alessandro Bellesia personal website", "repo": "https://github.com/alessandrobellesia/alessandrobellesia.github.io", "owner": { - "username": "alessandrobellesia" + "username": "alessandrobellesia", + "x": "@ale_bellesia" }, "record": { "CNAME": "alessandrobellesia.github.io" From 9908be2a990981e18680ef3a2a6635ba94e651f1 Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Tue, 28 Jan 2025 01:09:08 +0530 Subject: [PATCH 2047/3585] Create CodeXKun.json I want the domain with this name --- domains/CodeXKun.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/CodeXKun.json diff --git a/domains/CodeXKun.json b/domains/CodeXKun.json new file mode 100644 index 000000000..85df0b73b --- /dev/null +++ b/domains/CodeXKun.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com", + "intagram": "", + "discord": "KunXNin#8506" + }, + "description": "I'll probably put some project pages on codexkun.is-a.dev.", + "record": { + "CNAME": "KunalBishwal.github.io" + } +} From 58f1db7c479c621c45a99244f757fc45da3226dc Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Mon, 27 Jan 2025 15:40:44 -0500 Subject: [PATCH 2048/3585] Create rapter.json --- domains/rapter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rapter.json diff --git a/domains/rapter.json b/domains/rapter.json new file mode 100644 index 000000000..c8eb146a3 --- /dev/null +++ b/domains/rapter.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Made Link Tree Styles Website", + "repo": "https://github.com/Rapter001/register", + "owner": { + "username": "Rapter001", + "email": "rapter001yt@gmail.com" + }, + "record": { + "A": ["69.197.135.202"] + } +} From 38bb9922ff83b3cafb5d140c143f56c887732e2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Mon, 27 Jan 2025 16:38:42 -0600 Subject: [PATCH 2049/3585] Create _github-pages-challenge-peme969.peme969.json --- domains/_github-pages-challenge-peme969.peme969.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-peme969.peme969.json diff --git a/domains/_github-pages-challenge-peme969.peme969.json b/domains/_github-pages-challenge-peme969.peme969.json new file mode 100644 index 000000000..e012c3f61 --- /dev/null +++ b/domains/_github-pages-challenge-peme969.peme969.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "peme969", + "email": "me@peme969.dev" + }, + "record": { + "TXT": "cd6136f17efbca44cec061b3fd6121" + } +} \ No newline at end of file From 67c61531bbd2c1d0916104431001231b8133458e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Mon, 27 Jan 2025 16:39:28 -0600 Subject: [PATCH 2050/3585] Update peme969.json --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index bd64e4ad6..dae015094 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -1,7 +1,7 @@ { "owner": { "username": "peme969", - "email": "mrcoderpeme@gmail.com" + "email": "me@peme969.dev" }, "record": { "A": [ From 5ebd16d85a3ea9451bd3f5c0eec3d0affddfc251 Mon Sep 17 00:00:00 2001 From: legzdev <87672676+legzdev@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:37:58 -0500 Subject: [PATCH 2051/3585] added legzdev.json --- domains/legz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/legz.json diff --git a/domains/legz.json b/domains/legz.json new file mode 100644 index 000000000..1b874ff00 --- /dev/null +++ b/domains/legz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LegzDev", + "email": "legzdev@proton.me" + }, + "record": { + "A": [ + "152.206.177.227" + ] + } +} From 9aa42366534f934877a4b5fcab20e79474f8c9ba Mon Sep 17 00:00:00 2001 From: Aryan Bamane Date: Tue, 28 Jan 2025 07:45:01 +0530 Subject: [PATCH 2052/3585] adding new domain after suggested changes by reviewer --- domains/ary.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/ary.json b/domains/ary.json index 9b77f06ff..01d7b924b 100644 --- a/domains/ary.json +++ b/domains/ary.json @@ -1,13 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/aryan2bamane/Portfolio", - "owner": { + "description": "My Portfolio Website", + "repo": "https://github.com/aryan2bamane/Portfolio", + "owner": { "username": "aryan2bamane", "email": "aryanbamane2@gmail.com" - }, - - "record": { - "CNAME": "https://aryan2bamane.github.io/Portfolio/" - } - - } \ No newline at end of file + }, + "record": { + "URL": "https://aryan2bamane.github.io/Portfolio/" + } +} From 865749a8082566d2a2cca95d09b533390ff62c14 Mon Sep 17 00:00:00 2001 From: Arvind Srivastav <94129388+alwenpy@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:58:28 +0530 Subject: [PATCH 2053/3585] Create alwen.json --- domains/alwen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alwen.json diff --git a/domains/alwen.json b/domains/alwen.json new file mode 100644 index 000000000..0bf2c75b5 --- /dev/null +++ b/domains/alwen.json @@ -0,0 +1,11 @@ +{ + "description": "Arvind's portfolio website", + "repo": "https://github.com/alwenpy/alwen-portfolio", + "owner": { + "username": "alwenpy", + "email": "alwen1928@gmail.com" + }, + "record": { + "CNAME": "ym60h2na.up.railway.app" + } +} From 90d59729431a918dc9665e630e3ef58c0c13e01c Mon Sep 17 00:00:00 2001 From: Viswanath Reddy Date: Tue, 28 Jan 2025 12:36:26 +0530 Subject: [PATCH 2054/3585] Create iviswanathreddy.json Register iviswanathreddy.is-a.dev with CNAME record. --- domains/iviswanathreddy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iviswanathreddy.json diff --git a/domains/iviswanathreddy.json b/domains/iviswanathreddy.json new file mode 100644 index 000000000..2c8b0d63e --- /dev/null +++ b/domains/iviswanathreddy.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio written in Ruby and HTML", + "repo": "https://github.com/iviswanathreddy/iviswanathreddy.github.io.git", + "owner": { + "username": "iviswanathreddy", + "email": "i.viswanath666@gmail.com", + }, + "record": { + "CNAME": "https://iviswanathreddy.github.io" + } +} From e1ccf66dee78103018cd61121659467d9c769660 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:35:26 +0400 Subject: [PATCH 2055/3585] Update sunnydsouza.json --- domains/sunnydsouza.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/sunnydsouza.json b/domains/sunnydsouza.json index f2036daee..1bedf54c2 100644 --- a/domains/sunnydsouza.json +++ b/domains/sunnydsouza.json @@ -2,8 +2,7 @@ "description": "Sunny Dsouza's GitHub page", "owner": { "username": "sunnydsouza", - "email": "dsouzasunny1436@gmail.com", - "github": "sunnydsouza" + "email": "dsouzasunny1436@gmail.com" }, "record": { "URL": "https://github.com/sunnydsouza" From 429951bd4144f27b1552e6b3a69caa7157dcdaed Mon Sep 17 00:00:00 2001 From: Santosh Giri Date: Tue, 28 Jan 2025 14:22:10 +0545 Subject: [PATCH 2056/3585] Update santoshgiri.json removed proxie true --- domains/santoshgiri.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/santoshgiri.json b/domains/santoshgiri.json index 45ef812bd..a3d627d24 100644 --- a/domains/santoshgiri.json +++ b/domains/santoshgiri.json @@ -7,6 +7,5 @@ }, "record": { "URL": "https://santoshgiri.com.np/" - }, - "proxied": true - } \ No newline at end of file + } + } From 131fbb62777354eade4d470340a8e96bb5ed6d67 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Tue, 28 Jan 2025 14:10:43 +0530 Subject: [PATCH 2057/3585] Add domain --- domains/ibru.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ibru.json diff --git a/domains/ibru.json b/domains/ibru.json new file mode 100644 index 000000000..e447be8a0 --- /dev/null +++ b/domains/ibru.json @@ -0,0 +1 @@ +{"owner":{"username":"satindar31","email":"satindar@satindar-is.me"},"record":{"URL":"https://satindar.is-a.dev"}} \ No newline at end of file From c76c341a9bb579c01f790d9100201a180fcb8ea8 Mon Sep 17 00:00:00 2001 From: X Governor <49128672+xgovernor@users.noreply.github.com> Date: Tue, 28 Jan 2025 09:05:26 +0000 Subject: [PATCH 2058/3585] added vercel domain --- domains/_vercel.at-muhammad.json | 10 ++++++++++ domains/at-muhammad.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.at-muhammad.json create mode 100644 domains/at-muhammad.json diff --git a/domains/_vercel.at-muhammad.json b/domains/_vercel.at-muhammad.json new file mode 100644 index 000000000..e505df9ed --- /dev/null +++ b/domains/_vercel.at-muhammad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "xgovernor", + "email": "abutahermuhammad@outlook.com", + "description": "Portfolio website of Abu Taher Muhammad" + }, + "record": { + "TXT": "vc-domain-verify=at-muhammad.is-a.dev,398740ea0c7de20b1a80" + } +} diff --git a/domains/at-muhammad.json b/domains/at-muhammad.json new file mode 100644 index 000000000..9dce1936a --- /dev/null +++ b/domains/at-muhammad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "xgovernor", + "email": "abutahermuhammad@outlook.com", + "description": "Portfolio website of Abu Taher Muhammad" + }, + "record": { + "CNAME": "at-mah.vercel.app" + } +} From 3b3e76de0f7334cb81d67ce08dd1cedec0eff208 Mon Sep 17 00:00:00 2001 From: Janos Lengyel <2803621+p0lish@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:42:42 +0200 Subject: [PATCH 2059/3585] Create baldr.json --- domains/baldr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/baldr.json diff --git a/domains/baldr.json b/domains/baldr.json new file mode 100644 index 000000000..81fc2713a --- /dev/null +++ b/domains/baldr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "p0lish", + "email": "polish1987@gmail.com" + }, + "record": { + "CNAME": "p0lish.github.io" + } +} From fe1c757d3c43cd7d3a02d9065f58cc8fe37839b1 Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Tue, 28 Jan 2025 05:20:44 -0500 Subject: [PATCH 2060/3585] Update rapter.json --- domains/rapter.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/rapter.json b/domains/rapter.json index c8eb146a3..15d30ab72 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -1,11 +1,10 @@ { - "description": "Personal Made Link Tree Styles Website", - "repo": "https://github.com/Rapter001/register", "owner": { "username": "Rapter001", "email": "rapter001yt@gmail.com" }, "record": { - "A": ["69.197.135.202"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 327ede7bded057343a9c1247ecbae0bb6b1bd9c0 Mon Sep 17 00:00:00 2001 From: Shivananda Sai Date: Mon, 27 Jan 2025 23:37:08 +0530 Subject: [PATCH 2061/3585] adding a new domain --- domains/shivananda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shivananda.json diff --git a/domains/shivananda.json b/domains/shivananda.json new file mode 100644 index 000000000..d2eafb647 --- /dev/null +++ b/domains/shivananda.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/ssk090/portfolio-2024", + "owner": { + "username": "ssk090", + "email": "shivanandasai.38@gmail.com" + }, + "record": { + "URL": "https://www.shivanandasai.xyz/" + } +} \ No newline at end of file From 09fe98cf3ab70e8d176a4745004cf151c57ec4c6 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:47:46 +0400 Subject: [PATCH 2062/3585] Update roque.json --- domains/roque.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roque.json b/domains/roque.json index 8b55a15b4..bfea3cb50 100644 --- a/domains/roque.json +++ b/domains/roque.json @@ -1,7 +1,7 @@ { "owner": { "username": "luisfroquez", - "email": "luisfroquez", + "email": "luisfroque@gmail.com", "discord": "lroque.dev" }, "record": { From e1a21da492df8ac2f17f0ba3667781efe96bd19d Mon Sep 17 00:00:00 2001 From: Viswanath Reddy Date: Tue, 28 Jan 2025 17:33:53 +0530 Subject: [PATCH 2063/3585] Update domains/iviswanathreddy.json Co-authored-by: Ibrahim Asif --- domains/iviswanathreddy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iviswanathreddy.json b/domains/iviswanathreddy.json index 2c8b0d63e..b9fdf3166 100644 --- a/domains/iviswanathreddy.json +++ b/domains/iviswanathreddy.json @@ -6,6 +6,6 @@ "email": "i.viswanath666@gmail.com", }, "record": { - "CNAME": "https://iviswanathreddy.github.io" + "CNAME": "iviswanathreddy.github.io" } } From a2569edb69ec2eadeb38952533888a4762016889 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Tue, 28 Jan 2025 16:17:01 +0400 Subject: [PATCH 2064/3585] remove empty email field --- domains/_vercel.siddharthjain.json | 1 - domains/siddharthjain.json | 1 - 2 files changed, 2 deletions(-) diff --git a/domains/_vercel.siddharthjain.json b/domains/_vercel.siddharthjain.json index 8b4471575..08a334e29 100644 --- a/domains/_vercel.siddharthjain.json +++ b/domains/_vercel.siddharthjain.json @@ -1,7 +1,6 @@ { "owner": { "username": "siddharth9300", - "email": "", "discord": "sidd9300" }, "record": { diff --git a/domains/siddharthjain.json b/domains/siddharthjain.json index ea94ad5e3..7deb848b0 100644 --- a/domains/siddharthjain.json +++ b/domains/siddharthjain.json @@ -1,7 +1,6 @@ { "owner": { "username": "siddharth9300", - "email": "", "discord": "sidd9300" }, "record": { From ba97990ede3aabfc8bc7c7c33d72eb4076d165b5 Mon Sep 17 00:00:00 2001 From: amosmurmu Date: Tue, 28 Jan 2025 18:55:33 +0530 Subject: [PATCH 2065/3585] fix:added email in amosmurmu.json --- domains/amosmurmu.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/amosmurmu.json b/domains/amosmurmu.json index 0a63d38c0..51a587a05 100644 --- a/domains/amosmurmu.json +++ b/domains/amosmurmu.json @@ -1,6 +1,9 @@ { + "description": "Personal Software Portfolio", + "repo": "https://github.com/amosmurmu/amosmurmu.github.io.git", "owner": { - "username": "amosmurmu" + "username": "amosmurmu", + "email": "amosmurmu002@gmail.com" }, "record": { "CNAME": "amosmurmu.github.io" From eb69e836f0b962acd43798dc60c55a3fdff3f867 Mon Sep 17 00:00:00 2001 From: Ethi19 <92517252+Ethi19@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:06:12 +0530 Subject: [PATCH 2066/3585] Update domains/sanjaykumar.json updating cname to make sure its compliant Co-authored-by: Ibrahim Asif --- domains/sanjaykumar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanjaykumar.json b/domains/sanjaykumar.json index 3a0d25631..9940775a6 100644 --- a/domains/sanjaykumar.json +++ b/domains/sanjaykumar.json @@ -6,7 +6,7 @@ "email": "sanjaykumardec98@gmail.com" }, "record": { - "CNAME": "https://ethi19.github.io/vanillajs-portfolio" + "CNAME": "ethi19.github.io" } } \ No newline at end of file From 9c7a595a72cae15f604f07d8213cdf9e3ff35d28 Mon Sep 17 00:00:00 2001 From: Mark Aguirre Date: Tue, 28 Jan 2025 22:42:51 +0800 Subject: [PATCH 2067/3585] Update domains/markaguirre.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/markaguirre.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/markaguirre.json b/domains/markaguirre.json index 0df8d6dbc..730900038 100644 --- a/domains/markaguirre.json +++ b/domains/markaguirre.json @@ -6,6 +6,6 @@ "email": "markaguirre26@gmail.com" }, "record": { - "CNAME": "https://markaguirre.netlify.app/" + "CNAME": "markaguirre.netlify.app" } } \ No newline at end of file From 9300a746d61131b8b22d75b1f3c262421d5cc692 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:00:31 +0200 Subject: [PATCH 2068/3585] Create sh770 --- domains/sh770 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sh770 diff --git a/domains/sh770 b/domains/sh770 new file mode 100644 index 000000000..3d846b3e9 --- /dev/null +++ b/domains/sh770 @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sh770", + "email": "[sh770h@gmail.com]" + + }, + "record": { + "CNAME": "sh770.github.io/dev" + "TXT": "_github-pages-challenge-sh770.sh770.dev" + "TXT": "f1bc37cc382372c5b5ef5103b14648" + } +} From 86616207f482e982d44d402c9cbe76f88adf13d8 Mon Sep 17 00:00:00 2001 From: Ha Link Date: Tue, 28 Jan 2025 22:10:26 +0700 Subject: [PATCH 2069/3585] Create halink.json --- domains/halink.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/halink.json diff --git a/domains/halink.json b/domains/halink.json new file mode 100644 index 000000000..f66d8e9dc --- /dev/null +++ b/domains/halink.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "halink0803" + }, + "record": { + "CNAME: "halink0803.github.io" + } +} From 21b69841dbd72d197a1c49af37a4d67f9bc16c06 Mon Sep 17 00:00:00 2001 From: Ha Link Date: Tue, 28 Jan 2025 22:14:55 +0700 Subject: [PATCH 2070/3585] Update halink.json --- domains/halink.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/halink.json b/domains/halink.json index f66d8e9dc..464b84b14 100644 --- a/domains/halink.json +++ b/domains/halink.json @@ -3,6 +3,6 @@ "username": "halink0803" }, "record": { - "CNAME: "halink0803.github.io" + "CNAME": "halink0803.github.io" } } From d6d2eeb7d17b5f18777a425c86c4fe27620c549c Mon Sep 17 00:00:00 2001 From: Elanchezhiyan P Date: Tue, 28 Jan 2025 20:58:58 +0530 Subject: [PATCH 2071/3585] Update domains/elanchezhiyan-p.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/elanchezhiyan-p.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elanchezhiyan-p.json b/domains/elanchezhiyan-p.json index 738a03576..e662a978f 100644 --- a/domains/elanchezhiyan-p.json +++ b/domains/elanchezhiyan-p.json @@ -6,6 +6,6 @@ "email": "elanche97@gmail.com" }, "record": { - "CNAME": "https://elanchezhiyan-p.github.io/profile" + "CNAME": "elanchezhiyan-p.github.io" } } From cd55e6aae5c8341175c1a6096133926d7607250e Mon Sep 17 00:00:00 2001 From: Elanchezhiyan P Date: Tue, 28 Jan 2025 20:59:05 +0530 Subject: [PATCH 2072/3585] Update domains/elanchezhiyan-p.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/elanchezhiyan-p.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elanchezhiyan-p.json b/domains/elanchezhiyan-p.json index e662a978f..d0649fc5b 100644 --- a/domains/elanchezhiyan-p.json +++ b/domains/elanchezhiyan-p.json @@ -2,7 +2,7 @@ "description": "Elanchezhiyan's personal developer website", "repo": "https://github.com/Elanchezhiyan-P/Elanchezhiyan-P.git", "owner": { - "username": "Elanchezhiyan P", + "username": "Elanchezhiyan-P", "email": "elanche97@gmail.com" }, "record": { From e7d04251814041bbeaaaf16d0404fb3b6b7d5d44 Mon Sep 17 00:00:00 2001 From: Martin Shaw Date: Tue, 28 Jan 2025 16:08:12 +0000 Subject: [PATCH 2073/3585] Register subdomain "martin." --- domains/martin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/martin.json diff --git a/domains/martin.json b/domains/martin.json new file mode 100644 index 000000000..54d6e2df7 --- /dev/null +++ b/domains/martin.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/martinshaw/martinshaw.github.io", + "owner": { + "username": "martinshaw", + "email": "hello@martinshaw.co" + }, + "record": { + "CNAME": "martinshaw.github.io" + } +} \ No newline at end of file From 79af6519821a889a324d39bc8a5a4b053f5f2a4b Mon Sep 17 00:00:00 2001 From: sukhdevr898 <59791782+sukhdevr898@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:19:31 +0530 Subject: [PATCH 2074/3585] Add files via upload Adding new domain --- domains/sukhdevr898.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sukhdevr898.json diff --git a/domains/sukhdevr898.json b/domains/sukhdevr898.json new file mode 100644 index 000000000..05e6407f6 --- /dev/null +++ b/domains/sukhdevr898.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SUKHDEVR898", + "email": "sukhdevr898@gmail.com" + }, + "record": { + "CNAME": "ai898.free.nf" + } +} From c3e87b8eed09e08b17f495be578596ec41ad8101 Mon Sep 17 00:00:00 2001 From: Vinay Gawade <65772870+vinugawade@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:19:54 +0530 Subject: [PATCH 2075/3585] Update json for vercel --- domains/{vinay.json => _vercel.vinay.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{vinay.json => _vercel.vinay.json} (82%) diff --git a/domains/vinay.json b/domains/_vercel.vinay.json similarity index 82% rename from domains/vinay.json rename to domains/_vercel.vinay.json index 1ca72f120..0864d20f5 100644 --- a/domains/vinay.json +++ b/domains/_vercel.vinay.json @@ -8,6 +8,6 @@ "discord": "830872854677422150" }, "record": { - "CNAME": "vinux.in" + "TXT": ["vc-domain-verify=vinay.is-a.dev,fbe9cb0c6fd1fdf4c943"] } } \ No newline at end of file From 56cc705b351e97c069983fe9ee5b3111448bf291 Mon Sep 17 00:00:00 2001 From: Vinay Gawade <65772870+vinugawade@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:25:22 +0530 Subject: [PATCH 2076/3585] Update original json --- domains/vinay.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/vinay.json diff --git a/domains/vinay.json b/domains/vinay.json new file mode 100644 index 000000000..64af12f23 --- /dev/null +++ b/domains/vinay.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/vinugawade/vinux.in", + "owner": { + "username": "vinugawade", + "email": "vinulike11@gmail.com", + "linkedin": "https://www.linkedin.com/in/vinu-gawade", + "discord": "830872854677422150" + }, + "record": { + "CNAME": "vinux.in" + } +} \ No newline at end of file From 2fe16358e95a7bd5cf74843e28a011fd5daccf5f Mon Sep 17 00:00:00 2001 From: Satyam <150027381+SatyamIsSatyam@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:46:23 +0530 Subject: [PATCH 2077/3585] rename verification file --- ...json => _github-pages-challenge-SatyamIsSatyam.satyamjha.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-SatyamIsSatyam.json => _github-pages-challenge-SatyamIsSatyam.satyamjha.json} (100%) diff --git a/domains/_github-pages-challenge-SatyamIsSatyam.json b/domains/_github-pages-challenge-SatyamIsSatyam.satyamjha.json similarity index 100% rename from domains/_github-pages-challenge-SatyamIsSatyam.json rename to domains/_github-pages-challenge-SatyamIsSatyam.satyamjha.json From 883bddcfcc0d58301b86b880e7c860677becd311 Mon Sep 17 00:00:00 2001 From: Daniel Lozano Berben Date: Tue, 28 Jan 2025 19:19:20 +0100 Subject: [PATCH 2078/3585] Create daniellozano.json --- domains/daniellozano.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/daniellozano.json diff --git a/domains/daniellozano.json b/domains/daniellozano.json new file mode 100644 index 000000000..fd4924fbb --- /dev/null +++ b/domains/daniellozano.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "z4no", + "email": "danixt35@gmail.com" + }, + "record": { + "CNAME": "z4no.github.io" + } +} From 534145aa97938b085d61cbd0e1f97da22e2c2660 Mon Sep 17 00:00:00 2001 From: zeroUno Date: Tue, 28 Jan 2025 19:55:56 +0100 Subject: [PATCH 2079/3585] Create cota.json --- domains/cota.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/cota.json diff --git a/domains/cota.json b/domains/cota.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/cota.json @@ -0,0 +1 @@ + From f6905e538442968ad74c91ff258ab6e150912cda Mon Sep 17 00:00:00 2001 From: zeroUno Date: Tue, 28 Jan 2025 20:02:28 +0100 Subject: [PATCH 2080/3585] Update cota.json --- domains/cota.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/cota.json b/domains/cota.json index 8b1378917..a7bdf28cf 100644 --- a/domains/cota.json +++ b/domains/cota.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "zer0uno" + }, + "record": { + "CNAME": "cotanto.it" + } +} From d465e15c75df90798acf7bebf42211fc7ecc28ce Mon Sep 17 00:00:00 2001 From: zeroUno Date: Tue, 28 Jan 2025 20:03:17 +0100 Subject: [PATCH 2081/3585] Update cota.json --- domains/cota.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cota.json b/domains/cota.json index a7bdf28cf..34e7b0669 100644 --- a/domains/cota.json +++ b/domains/cota.json @@ -3,6 +3,6 @@ "username": "zer0uno" }, "record": { - "CNAME": "cotanto.it" + "URL": "https://www.cotanto.it" } } From 8f198ce21cdf7ceaae99506d887d1e23e2596dd8 Mon Sep 17 00:00:00 2001 From: Afonso Ribeiro Date: Tue, 28 Jan 2025 20:25:01 +0000 Subject: [PATCH 2082/3585] Create afonsoribeiro.json --- domains/afonsoribeiro.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/afonsoribeiro.json diff --git a/domains/afonsoribeiro.json b/domains/afonsoribeiro.json new file mode 100644 index 000000000..c0a21b66f --- /dev/null +++ b/domains/afonsoribeiro.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "owner": { + "username": "Afons0Ribeiro", + "email": "afonsomsfribeiro@gmail.com" + }, + "record": { + "A": ["94.61.156.248"], + "AAAA": ["2001:818:eb38:800:c13b:6eab:f74c:b965"] + }, + "proxied": false +} From ba6e45750eab7332e6f910c5816ae3935200e611 Mon Sep 17 00:00:00 2001 From: Abeja <108433136+TheRealCrazyfuy@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:28:32 +0100 Subject: [PATCH 2083/3585] GitHub verification --- .../_github-pages-challenge-TheRealCrazyfuy.abeja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json diff --git a/domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json b/domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json new file mode 100644 index 000000000..0f3d6be28 --- /dev/null +++ b/domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" + }, + "record": { + "TXT": "57fda717044e3715b197fe293216f9" + } +} From 70a8eb07e8f2259dc58f420927864abd773a1213 Mon Sep 17 00:00:00 2001 From: Abeja <108433136+TheRealCrazyfuy@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:34:29 +0100 Subject: [PATCH 2084/3585] Discord verification --- domains/_discord.abeja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.abeja.json diff --git a/domains/_discord.abeja.json b/domains/_discord.abeja.json new file mode 100644 index 000000000..164793c0f --- /dev/null +++ b/domains/_discord.abeja.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" + }, + "record": { + "TXT": "dh=af03f42bbbaaca145280cdd080f105feb02a9145" + } +} From e8eb2e8f9d4a06a1b6d9e4e01b89f1b34153e933 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:42:34 +0000 Subject: [PATCH 2085/3585] Create rom.json --- domains/rom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rom.json diff --git a/domains/rom.json b/domains/rom.json new file mode 100644 index 000000000..43ade7d92 --- /dev/null +++ b/domains/rom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman2.pages.dev" + } +} From 0c506324dcda4632c68a396a0ad38f85198b74a8 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:02:20 +0000 Subject: [PATCH 2086/3585] Create ro.json --- ro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ro.json diff --git a/ro.json b/ro.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/ro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From e9a7eb99ffe52046312773fe3724b275dfcf9598 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:07:05 +0000 Subject: [PATCH 2087/3585] oops --- ro.json => domains/ro.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ro.json => domains/ro.json (100%) diff --git a/ro.json b/domains/ro.json similarity index 100% rename from ro.json rename to domains/ro.json From e76f602d3d65c9669c3afe2c8260d33b45258bc2 Mon Sep 17 00:00:00 2001 From: komaru Date: Tue, 28 Jan 2025 22:12:41 +0100 Subject: [PATCH 2088/3585] rename to komaru --- domains/{winbo.json => komaru.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{winbo.json => komaru.json} (54%) diff --git a/domains/winbo.json b/domains/komaru.json similarity index 54% rename from domains/winbo.json rename to domains/komaru.json index 98c0a2afe..46caa668d 100644 --- a/domains/winbo.json +++ b/domains/komaru.json @@ -1,9 +1,9 @@ { "owner": { - "username": "winbo-yml-exe", + "username": "komaru-meow", "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-yml.github.io" + "CNAME": "komaru-meow.github.io" } } From 5a58ed55f9feafbe9a62d597e2dd76f504c03690 Mon Sep 17 00:00:00 2001 From: komaru Date: Tue, 28 Jan 2025 22:13:07 +0100 Subject: [PATCH 2089/3585] rename to komaru --- domains/{cdn.winbo.json => cdn.komaru.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{cdn.winbo.json => cdn.komaru.json} (54%) diff --git a/domains/cdn.winbo.json b/domains/cdn.komaru.json similarity index 54% rename from domains/cdn.winbo.json rename to domains/cdn.komaru.json index d2086cfc7..d2da00f19 100644 --- a/domains/cdn.winbo.json +++ b/domains/cdn.komaru.json @@ -1,9 +1,9 @@ { "owner": { - "username": "winbo-yml-exe", + "username": "komaru-meow", "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-cdn.github.io" + "CNAME": "komaru-cdn.github.io" } } From 124ca7579c2b1acaf9fa4cfe4f21bf1f4faf1a0e Mon Sep 17 00:00:00 2001 From: komaru Date: Tue, 28 Jan 2025 22:13:41 +0100 Subject: [PATCH 2090/3585] change to komaru --- domains/discord.winbo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/discord.winbo.json b/domains/discord.winbo.json index b08208572..8d30e3739 100644 --- a/domains/discord.winbo.json +++ b/domains/discord.winbo.json @@ -1,9 +1,9 @@ { "owner": { - "username": "winbo-yml-exe", + "username": "komaru-meow", "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-discord.github.io" + "CNAME": "komaru-discord.github.io" } } From 82147d18d1ac1b2851e54f8fdb84c226ae642194 Mon Sep 17 00:00:00 2001 From: TheRealCrazyfuy Date: Tue, 28 Jan 2025 22:25:58 +0100 Subject: [PATCH 2091/3585] Rename to lowercase --- ...eja.json => _github-pages-challenge-therealcrazyfuy.abeja.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json => _github-pages-challenge-therealcrazyfuy.abeja.json (100%) diff --git a/domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json b/_github-pages-challenge-therealcrazyfuy.abeja.json similarity index 100% rename from domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json rename to _github-pages-challenge-therealcrazyfuy.abeja.json From f14b480aa6895f4ec54ba712990d4b9eb905b67d Mon Sep 17 00:00:00 2001 From: TheRealCrazyfuy Date: Tue, 28 Jan 2025 22:36:48 +0100 Subject: [PATCH 2092/3585] oops accidentally moved it outside --- .../_github-pages-challenge-therealcrazyfuy.abeja.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-therealcrazyfuy.abeja.json => domains/_github-pages-challenge-therealcrazyfuy.abeja.json (100%) diff --git a/_github-pages-challenge-therealcrazyfuy.abeja.json b/domains/_github-pages-challenge-therealcrazyfuy.abeja.json similarity index 100% rename from _github-pages-challenge-therealcrazyfuy.abeja.json rename to domains/_github-pages-challenge-therealcrazyfuy.abeja.json From c0ed23a2bddfbaec7193ff19c84e84cf2bfa8ca8 Mon Sep 17 00:00:00 2001 From: Olasubomi Elijah Olubisi <123889642+firstaxel@users.noreply.github.com> Date: Tue, 28 Jan 2025 22:40:40 +0100 Subject: [PATCH 2093/3585] Create _vercel.olasubomi.json --- domains/_vercel.olasubomi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.olasubomi.json diff --git a/domains/_vercel.olasubomi.json b/domains/_vercel.olasubomi.json new file mode 100644 index 000000000..120657876 --- /dev/null +++ b/domains/_vercel.olasubomi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "firstaxel", + "email": "olasubomiolubisi@geeg.space", + "discord": "twinkleolu" + }, + "record": { + "TXT": "vc-domain-verify=olasubomi.is-a.dev,f6bc7744ff52f86278e8" + } +} From 4d278ece9fd5923e9c64339d0fafc458162726ba Mon Sep 17 00:00:00 2001 From: Wilson Morales Date: Tue, 28 Jan 2025 15:45:12 -0600 Subject: [PATCH 2094/3585] Wilson subdomain request --- domains/wilson.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wilson.json diff --git a/domains/wilson.json b/domains/wilson.json new file mode 100644 index 000000000..f84c3f9bc --- /dev/null +++ b/domains/wilson.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/wmoralesl/wmoralesl.github.io", + "owner": { + "username": "wmoralesl", + "email": "wilsonm57wm@gmail.com" + }, + "record": { + "CNAME": "wmoralesl.github.io" + } +} \ No newline at end of file From 31e95e6312d0be384cefbe4222343cd18d7882af Mon Sep 17 00:00:00 2001 From: Olasubomi Elijah Olubisi <123889642+firstaxel@users.noreply.github.com> Date: Tue, 28 Jan 2025 22:55:50 +0100 Subject: [PATCH 2095/3585] Create olasubomi.json --- domains/olasubomi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/olasubomi.json diff --git a/domains/olasubomi.json b/domains/olasubomi.json new file mode 100644 index 000000000..c32d56182 --- /dev/null +++ b/domains/olasubomi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "firstaxel", + "email": "olasubomiolubisi@geeg.space", + "discord": "twinkleolu" + }, + "record": { + "CNAME": "https://twinkle-portfolio-wine.vercel.app/" + } +} From 187eafd335f55eb6dcfe7cf731f6f28f8fccd516 Mon Sep 17 00:00:00 2001 From: Olasubomi Elijah Olubisi <123889642+firstaxel@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:05:47 +0100 Subject: [PATCH 2096/3585] Update _vercel.olasubomi.json --- domains/_vercel.olasubomi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.olasubomi.json b/domains/_vercel.olasubomi.json index 120657876..ce89abcda 100644 --- a/domains/_vercel.olasubomi.json +++ b/domains/_vercel.olasubomi.json @@ -2,7 +2,7 @@ "owner": { "username": "firstaxel", "email": "olasubomiolubisi@geeg.space", - "discord": "twinkleolu" + "discord": "1209136236607049758" }, "record": { "TXT": "vc-domain-verify=olasubomi.is-a.dev,f6bc7744ff52f86278e8" From 8104c0c797ef09aab44d3501e8817edca1772aeb Mon Sep 17 00:00:00 2001 From: Olasubomi Elijah Olubisi <123889642+firstaxel@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:07:17 +0100 Subject: [PATCH 2097/3585] Update olasubomi.json --- domains/olasubomi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/olasubomi.json b/domains/olasubomi.json index c32d56182..8fe0f6c14 100644 --- a/domains/olasubomi.json +++ b/domains/olasubomi.json @@ -2,9 +2,9 @@ "owner": { "username": "firstaxel", "email": "olasubomiolubisi@geeg.space", - "discord": "twinkleolu" + "discord": "1209136236607049758" }, "record": { - "CNAME": "https://twinkle-portfolio-wine.vercel.app/" + "CNAME": "twinkle-portfolio-wine.vercel.app" } } From a183cd78ad469e6b71c5ca286334c91aa4c05add Mon Sep 17 00:00:00 2001 From: juancxdev Date: Tue, 28 Jan 2025 17:17:35 -0500 Subject: [PATCH 2098/3585] Create juancx.json --- domains/juancx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juancx.json diff --git a/domains/juancx.json b/domains/juancx.json new file mode 100644 index 000000000..1dbc83cf6 --- /dev/null +++ b/domains/juancx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "juancxdev", + "email": "developer.juancx@gmail.com" + }, + "record": { + "A": ["199.36.158.100"], + "TXT": "hosting-site=juancx-9e024" + } +} From dcb199f316f86943046bc7845f98dbe3f74192f7 Mon Sep 17 00:00:00 2001 From: Daniel Pedroza Date: Tue, 28 Jan 2025 23:32:11 +0100 Subject: [PATCH 2099/3585] Create danielpedroza.json --- domains/danielpedroza.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/danielpedroza.json diff --git a/domains/danielpedroza.json b/domains/danielpedroza.json new file mode 100644 index 000000000..cf1042f89 --- /dev/null +++ b/domains/danielpedroza.json @@ -0,0 +1,11 @@ +{ + "description": "Daniel's developer website", + "repo": "https://github.com/daniepusb/daniepusb.github.io", + "owner": { + "username": "daniepusb", + "linkedin": "https://www.linkedin.com/in/danielpedroza87" + }, + "record": { + "URL": "https://daniepusb.github.io/" + } +} From 5642a1acff03cca951ac215913e2a8d8cad5879a Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:40:39 -0300 Subject: [PATCH 2100/3585] Update matheusdev.json --- domains/matheusdev.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/matheusdev.json b/domains/matheusdev.json index c1054edb2..0b5743747 100644 --- a/domains/matheusdev.json +++ b/domains/matheusdev.json @@ -4,6 +4,7 @@ "owner": { "username": "matheusfdosan", "email": "matheusfaustinoe20@gmail.com", + "linkedin": "https://www.linkedin.com/in/matheusfaus/", "discord": "979816215281279019" }, "record": { From b559a9fe3eecf70469c8bbcf8000d32d1797c62a Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:40:46 -0300 Subject: [PATCH 2101/3585] Update _vercel.matheusdev.json --- domains/_vercel.matheusdev.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.matheusdev.json b/domains/_vercel.matheusdev.json index c495bd2ef..e45e6dd3d 100644 --- a/domains/_vercel.matheusdev.json +++ b/domains/_vercel.matheusdev.json @@ -1,10 +1,13 @@ { + "description": "Web Developer Portifolio", + "repo": "https://github.com/matheusfdosan/portifolio/", "owner": { "username": "matheusfdosan", "email": "matheusfaustinoe20@gmail.com", + "linkedin": "https://www.linkedin.com/in/matheusfaus/", "discord": "979816215281279019" }, "record": { - "TXT": "vc-domain-verify=matheusdev.is-a.dev,833172e5fe4b188e4883" + "TXT": ["vc-domain-verify=matheusdev.is-a.dev,833172e5fe4b188e4883"] } } From 884ee03dbb4c3efd8ece2f376a3af919bd2929a2 Mon Sep 17 00:00:00 2001 From: fernando-cuba <93840752+fernando-cuba@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:11:29 -0600 Subject: [PATCH 2102/3585] Create fernandocuba.json --- fernandocuba.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fernandocuba.json diff --git a/fernandocuba.json b/fernandocuba.json new file mode 100644 index 000000000..ccb7aa117 --- /dev/null +++ b/fernandocuba.json @@ -0,0 +1,6 @@ +{ + "subdomain": "fernandocuba", + "owner": { + "email": "lfernando.cubar@gmail.com" + } +} From f12165b17738a57a660e5eecfa17592534a18e07 Mon Sep 17 00:00:00 2001 From: fernando-cuba <93840752+fernando-cuba@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:13:50 -0600 Subject: [PATCH 2103/3585] Delete fernandocuba.json --- fernandocuba.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 fernandocuba.json diff --git a/fernandocuba.json b/fernandocuba.json deleted file mode 100644 index ccb7aa117..000000000 --- a/fernandocuba.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "subdomain": "fernandocuba", - "owner": { - "email": "lfernando.cubar@gmail.com" - } -} From 8769df0b4a4f6b2b2409718659bb7847e9f62f9b Mon Sep 17 00:00:00 2001 From: fernando-cuba <93840752+fernando-cuba@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:16:19 -0600 Subject: [PATCH 2104/3585] Create fernandocuba --- domains/fernandocuba | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fernandocuba diff --git a/domains/fernandocuba b/domains/fernandocuba new file mode 100644 index 000000000..f25fe5044 --- /dev/null +++ b/domains/fernandocuba @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/fernando-cuba/portafoliocuba", + "owner": { + "username": "fernando-cuba", + "email": "lfernando.cubar@gmail.com" + }, + "record": { + "CNAME": "fernando-cuba.github.io" + } +} From c85d352d8eacd17b6e8685dfc5dc32a67f768508 Mon Sep 17 00:00:00 2001 From: fernando-cuba <93840752+fernando-cuba@users.noreply.github.com> Date: Tue, 28 Jan 2025 18:27:24 -0600 Subject: [PATCH 2105/3585] Update fernandocuba --- domains/fernandocuba | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fernandocuba b/domains/fernandocuba index f25fe5044..8f5bed745 100644 --- a/domains/fernandocuba +++ b/domains/fernandocuba @@ -1,6 +1,6 @@ { "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/fernando-cuba/portafoliocuba", + "repo": "https://fernando-cuba.github.io/portafolio/", "owner": { "username": "fernando-cuba", "email": "lfernando.cubar@gmail.com" From 180dd61dc547fad7c215d6979da19b725e25addf Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Tue, 28 Jan 2025 20:41:45 -0500 Subject: [PATCH 2106/3585] Update rapter.json --- domains/rapter.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/rapter.json b/domains/rapter.json index 15d30ab72..d75f900ef 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "Rapter001", - "email": "rapter001yt@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + "record": { + "NS": [ + "martha.ns.cloudflare.com", + "quinton.ns.cloudflare.com" + ] + } } From 590d3e4cd4efd12d4b624166a81340b0567d0116 Mon Sep 17 00:00:00 2001 From: Soham Maity Date: Wed, 29 Jan 2025 07:50:29 +0530 Subject: [PATCH 2107/3585] Update spreadsheets600.json --- domains/spreadsheets600.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/spreadsheets600.json b/domains/spreadsheets600.json index cdb818097..905f6033c 100644 --- a/domains/spreadsheets600.json +++ b/domains/spreadsheets600.json @@ -1,8 +1,11 @@ { + "description": "Personal Portfolio Website", + "repo": "https://github.com/SpreadSheets600/SpreadSheets600", "owner": { - "username": "SpreadSheets600" + "username": "SpreadSheets600", + "email": "sohammaity006@gmail.com" }, "record": { - "RECORDTYPE": "CNAME" + "CNAME": "https://spreadsheets600.github.io/SpreadSheets600/" } } From 962475a2548c4263539c2acc2edebdd1f8b751ef Mon Sep 17 00:00:00 2001 From: Soham Maity Date: Wed, 29 Jan 2025 07:52:41 +0530 Subject: [PATCH 2108/3585] Create _github-pages-challenge-SpreadSheets600.json --- domains/_github-pages-challenge-SpreadSheets600.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-SpreadSheets600.json diff --git a/domains/_github-pages-challenge-SpreadSheets600.json b/domains/_github-pages-challenge-SpreadSheets600.json new file mode 100644 index 000000000..8d911c39c --- /dev/null +++ b/domains/_github-pages-challenge-SpreadSheets600.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SpreadSheets600", + "email": "sohammaity006@gmail.com" + }, + "record": { + "TXT": "b1bfc537d107d9e43ad2afd111fe3d" + } +} From 867a639fcad8e81a567536a7dcd0851662e8ff87 Mon Sep 17 00:00:00 2001 From: Soham Maity Date: Wed, 29 Jan 2025 09:25:42 +0530 Subject: [PATCH 2109/3585] Update domains/spreadsheets600.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/spreadsheets600.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/spreadsheets600.json b/domains/spreadsheets600.json index 905f6033c..9e2b4115b 100644 --- a/domains/spreadsheets600.json +++ b/domains/spreadsheets600.json @@ -6,6 +6,6 @@ "email": "sohammaity006@gmail.com" }, "record": { - "CNAME": "https://spreadsheets600.github.io/SpreadSheets600/" + "CNAME": "spreadsheets600.github.io" } } From cca9103221b8e7553b11ea49cb10c89423a5df96 Mon Sep 17 00:00:00 2001 From: skyescrawford <68087051+skyescrawford@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:56:25 +0700 Subject: [PATCH 2110/3585] Create azizwali.json --- domains/azizwali.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/azizwali.json diff --git a/domains/azizwali.json b/domains/azizwali.json new file mode 100644 index 000000000..bb4b23d52 --- /dev/null +++ b/domains/azizwali.json @@ -0,0 +1,11 @@ +{ + "description": "Skyes Crawford Personal Website", + "repo": "https://github.com/skyescrawford", + "owner": { + "username": "skyescrawford", + "email": "aziz_inc@apps.ipb.ac.id" + }, + "record": { + "CNAME": "skyescrawford.github.io" + } +} From 53d46eb03fcf21eb79be6a8dda36c0d7fbe62b86 Mon Sep 17 00:00:00 2001 From: WILSON ALBERTO MORALES LAZARO Date: Tue, 28 Jan 2025 22:02:09 -0600 Subject: [PATCH 2111/3585] Wilson TXT Record --- domains/_github-pages-challenge-wmoralesl.wilson.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-wmoralesl.wilson.json diff --git a/domains/_github-pages-challenge-wmoralesl.wilson.json b/domains/_github-pages-challenge-wmoralesl.wilson.json new file mode 100644 index 000000000..e58217362 --- /dev/null +++ b/domains/_github-pages-challenge-wmoralesl.wilson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wmoralesl", + "email": "wilsonm57wm@gmail.com" + }, + "record": { + "TXT": "10f8fd2a05d93142f03d2a6ee4142e" + } + } \ No newline at end of file From b9269fb64e93f57cfae28dfff316ea5c86cc3fb7 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Wed, 29 Jan 2025 08:11:21 +0400 Subject: [PATCH 2112/3585] Rename _github-pages-challenge-SatyamIsSatyam.satyamjha.json to _github-pages-challenge-satyamissatyam.satyamjha.json --- ...on => _github-pages-challenge-satyamissatyam.satyamjha.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-SatyamIsSatyam.satyamjha.json => _github-pages-challenge-satyamissatyam.satyamjha.json} (98%) diff --git a/domains/_github-pages-challenge-SatyamIsSatyam.satyamjha.json b/domains/_github-pages-challenge-satyamissatyam.satyamjha.json similarity index 98% rename from domains/_github-pages-challenge-SatyamIsSatyam.satyamjha.json rename to domains/_github-pages-challenge-satyamissatyam.satyamjha.json index f32e57e5e..bd9a8210c 100644 --- a/domains/_github-pages-challenge-SatyamIsSatyam.satyamjha.json +++ b/domains/_github-pages-challenge-satyamissatyam.satyamjha.json @@ -6,4 +6,4 @@ "record": { "TXT": "cfb164b676b453b9258240ca419ce0" } -} \ No newline at end of file +} From 2e9a884bcaf1ea32b261c9b9d0a47f759952da4d Mon Sep 17 00:00:00 2001 From: Soham Maity Date: Wed, 29 Jan 2025 09:53:25 +0530 Subject: [PATCH 2113/3585] Rename _github-pages-challenge-SpreadSheets600.json to _github-pages-challenge-spreadsheets600.spreadsheets600.json --- ... _github-pages-challenge-spreadsheets600.spreadsheets600.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-SpreadSheets600.json => _github-pages-challenge-spreadsheets600.spreadsheets600.json} (100%) diff --git a/domains/_github-pages-challenge-SpreadSheets600.json b/domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json similarity index 100% rename from domains/_github-pages-challenge-SpreadSheets600.json rename to domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json From 7fb9b76ec56a2770e913090bf64b514441116cc7 Mon Sep 17 00:00:00 2001 From: jitendra saraf <156499410+jiten398@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:28:12 +0530 Subject: [PATCH 2114/3585] Update jitendrasaraf.json Added preview link and removed ns --- domains/jitendrasaraf.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json index 7931379f9..b50bb6b4f 100644 --- a/domains/jitendrasaraf.json +++ b/domains/jitendrasaraf.json @@ -1,13 +1,12 @@ { "description": "portfolio page", "repo": "https://github.com/jiten398/portfolio-latest", + "preview": "https://portfolio-latest2.onrender.com/", "owner": { "username": "jiten398", "email": "jitendrasaraf65@gmail.com" }, "record": { - "A": ["216.24.57.1"], // i want to manage this domain using my cloudflare account if possible please add ns otherwise just point this domain to my portfolio hosted in render thanks - "ns1": "pedro.ns.cloudflare.com", - "ns2": "brenna.ns.cloudflare.com" + "A": ["216.24.57.1"], } } From 5391a446affd8a504f3a7c793de4047b3fd876e6 Mon Sep 17 00:00:00 2001 From: Mehul Pathak Date: Wed, 29 Jan 2025 11:02:39 +0530 Subject: [PATCH 2115/3585] discord domain verification for mehulpathak --- domains/_discord.mehulpathak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.mehulpathak.json diff --git a/domains/_discord.mehulpathak.json b/domains/_discord.mehulpathak.json new file mode 100644 index 000000000..e4691142d --- /dev/null +++ b/domains/_discord.mehulpathak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "m3hu1", + "email": "pathakkmehul@gmail.com" + }, + "record": { + "TXT": "dh=bb5a0d412e8f7f0b02dbf56d27610f20b99ac8a9" + } +} From f887523d24d37d611566bafb89d2f5c1eea9905d Mon Sep 17 00:00:00 2001 From: Animesh Kotka <40909527+AnimeshKotka@users.noreply.github.com> Date: Wed, 29 Jan 2025 11:11:55 +0530 Subject: [PATCH 2116/3585] Update domains/animesh-kotka.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/animesh-kotka.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/animesh-kotka.json b/domains/animesh-kotka.json index a5549034a..4cd7a84c1 100644 --- a/domains/animesh-kotka.json +++ b/domains/animesh-kotka.json @@ -6,6 +6,6 @@ "email": "animesh@kotka.tech" }, "record": { - "CNAME": "https://animeshkotka.github.io/Animesh-Kotka-Portfolio" + "CNAME": "animeshkotka.github.io" } } \ No newline at end of file From 7058fa69e8b9e153facf714e8d6ed75ee627f991 Mon Sep 17 00:00:00 2001 From: nLog0312 <105146353+nLog0312@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:14:48 +0700 Subject: [PATCH 2117/3585] Change CName --- domains/nLog0312.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nLog0312.json b/domains/nLog0312.json index 7641c4220..0e213f51c 100644 --- a/domains/nLog0312.json +++ b/domains/nLog0312.json @@ -6,6 +6,6 @@ "email": "nlog.021203@gmail.com" }, "record": { - "CNAME": "nLog0312.is-a.dev" + "CNAME": "nlog0312.github.io/profile-card" } } From b668a5329c19d0da67b2c749ff1aab99bbc61791 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:24:08 +0400 Subject: [PATCH 2118/3585] Update jitendrasaraf.json --- domains/jitendrasaraf.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json index b50bb6b4f..d6a7f3f44 100644 --- a/domains/jitendrasaraf.json +++ b/domains/jitendrasaraf.json @@ -1,12 +1,11 @@ { "description": "portfolio page", "repo": "https://github.com/jiten398/portfolio-latest", - "preview": "https://portfolio-latest2.onrender.com/", "owner": { "username": "jiten398", "email": "jitendrasaraf65@gmail.com" }, "record": { - "A": ["216.24.57.1"], + "A": ["216.24.57.1"] } } From 56b37a8f6e8d55596d7cd3fb833758115029eb3a Mon Sep 17 00:00:00 2001 From: nLog0312 <105146353+nLog0312@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:25:04 +0700 Subject: [PATCH 2119/3585] Update domains/nLog0312.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/nLog0312.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nLog0312.json b/domains/nLog0312.json index 0e213f51c..514136e22 100644 --- a/domains/nLog0312.json +++ b/domains/nLog0312.json @@ -6,6 +6,6 @@ "email": "nlog.021203@gmail.com" }, "record": { - "CNAME": "nlog0312.github.io/profile-card" + "CNAME": "nlog0312.github.io" } } From ee6f2b28494a70938eef247a7bb1a24d527c58ab Mon Sep 17 00:00:00 2001 From: amosmurmu Date: Wed, 29 Jan 2025 12:25:34 +0530 Subject: [PATCH 2120/3585] fix:added verify string --- domains/_github-pages-challenge-amosmurmu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-amosmurmu.json diff --git a/domains/_github-pages-challenge-amosmurmu.json b/domains/_github-pages-challenge-amosmurmu.json new file mode 100644 index 000000000..b25f93b52 --- /dev/null +++ b/domains/_github-pages-challenge-amosmurmu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amosmurmu", + "email": "amosmurmu002@gmail.com" + }, + "record": { + "TXT": "6cd31a4dfd2ef9242a7478f015b26b" + } +} From ff2a2e63d0950a8d631dff8b4031010db286487f Mon Sep 17 00:00:00 2001 From: Faaiz Ahmad <130361851+FaaizAhmad6420@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:57:36 +0500 Subject: [PATCH 2121/3585] Create faaiz.json --- domains/faaiz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/faaiz.json diff --git a/domains/faaiz.json b/domains/faaiz.json new file mode 100644 index 000000000..80a8db772 --- /dev/null +++ b/domains/faaiz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FaaizAhmad6420" + }, + "record": { + "CNAME": "faaizahmad6420.github.io" + } +} From 182ec7538fe33b70cc492ada0b281ebbd8b978d5 Mon Sep 17 00:00:00 2001 From: Leo <39775137+LaPyaeOo@users.noreply.github.com> Date: Wed, 29 Jan 2025 14:53:09 +0630 Subject: [PATCH 2122/3585] Update domains/la-pyae-oo.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/la-pyae-oo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json index 031c1225a..3fb47d4b7 100644 --- a/domains/la-pyae-oo.json +++ b/domains/la-pyae-oo.json @@ -6,7 +6,7 @@ "email": "lapyaeootharthar@gmail.com" }, "record": { - "CNAME": "LaPyaeOo.github.io" + "CNAME": "lapyaeoo.github.io" }, "proxied": true } \ No newline at end of file From 2a7dcfa402bffb863395b3053df4a31cdb205d7c Mon Sep 17 00:00:00 2001 From: nLog0312 <105146353+nLog0312@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:34:43 +0700 Subject: [PATCH 2123/3585] update repo --- domains/nLog0312.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nLog0312.json b/domains/nLog0312.json index 514136e22..2d8ce48c1 100644 --- a/domains/nLog0312.json +++ b/domains/nLog0312.json @@ -1,6 +1,6 @@ { "description": "Profile card", - "repo": "https://github.com/nLog0312/profile-card", + "repo": "https://github.com/nLog0312/nlog0312.github.io", "owner": { "username": "nLog0312", "email": "nlog.021203@gmail.com" From 98e6dcbbb812fbf7bef209fd420e6386077b1635 Mon Sep 17 00:00:00 2001 From: amosmurmu Date: Wed, 29 Jan 2025 14:34:26 +0530 Subject: [PATCH 2124/3585] fix:correct format in subdomain --- ... => _github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-amosmurmu.json => _github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json} (100%) diff --git a/domains/_github-pages-challenge-amosmurmu.json b/domains/_github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json similarity index 100% rename from domains/_github-pages-challenge-amosmurmu.json rename to domains/_github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json From 7d36bb6ff7d74ecae0716e5ba0176518e2c0fe98 Mon Sep 17 00:00:00 2001 From: SalmanIyad <110406908+SalmanIyad@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:17:02 +0200 Subject: [PATCH 2125/3585] Create _vercel.salman.json --- domains/domains/_vercel.salman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/domains/_vercel.salman.json diff --git a/domains/domains/_vercel.salman.json b/domains/domains/_vercel.salman.json new file mode 100644 index 000000000..6158395b2 --- /dev/null +++ b/domains/domains/_vercel.salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" + } +} From a7f474da63b440ef87b306a7f81cc951694da248 Mon Sep 17 00:00:00 2001 From: GioMjds Date: Wed, 29 Jan 2025 18:45:12 +0800 Subject: [PATCH 2126/3585] GioMjds's registering domain --- domains/mimic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mimic.json diff --git a/domains/mimic.json b/domains/mimic.json new file mode 100644 index 000000000..633d1cfe4 --- /dev/null +++ b/domains/mimic.json @@ -0,0 +1,11 @@ +{ + "description": "@mimic's personal portfolio", + "repo": "https://github.com/GioMjds/Personal-Portfolio.git", + "owner": { + "username": "GioMjds", + "email": "giomjds@gmail.com" + }, + "record": { + "CNAME": "giomjds-portfolio.vercel.app" + } +} From 095cc5512eff901d832a7ed93acce35d0f0f702a Mon Sep 17 00:00:00 2001 From: R-Okje <68820812+R-Okje@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:24:54 +0530 Subject: [PATCH 2127/3585] Rename viral-soni to viral-soni.json --- domains/{viral-soni => viral-soni.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{viral-soni => viral-soni.json} (100%) diff --git a/domains/viral-soni b/domains/viral-soni.json similarity index 100% rename from domains/viral-soni rename to domains/viral-soni.json From 0db0f4ff7f8a6a03f2c542ac2e90562a537558a5 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:02:31 +0400 Subject: [PATCH 2128/3585] Rename _github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json to _github-pages-challenge-amosmurmu.amosmurmu.json --- ....dev.json => _github-pages-challenge-amosmurmu.amosmurmu.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json => _github-pages-challenge-amosmurmu.amosmurmu.json} (100%) diff --git a/domains/_github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json b/domains/_github-pages-challenge-amosmurmu.amosmurmu.json similarity index 100% rename from domains/_github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json rename to domains/_github-pages-challenge-amosmurmu.amosmurmu.json From 5256a0e86d845f07b83d1a0f2de963b942e2678e Mon Sep 17 00:00:00 2001 From: Animesh Kotka <40909527+AnimeshKotka@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:51:54 +0530 Subject: [PATCH 2129/3585] Verify animesh-kotka github verification record added --- ...ithub-pages-challenge-AnimeshKotka.animesh-kotka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json diff --git a/domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json b/domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json new file mode 100644 index 000000000..8f107840f --- /dev/null +++ b/domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AnimeshKotka", + "email": "animeshkotka520@gmail.com" + }, + "record": { + "TXT": "516e1afaa96818228e8a61bf901188" + } +} From 856d79a158918ad9eaa76353bb0aaec393d7dd6c Mon Sep 17 00:00:00 2001 From: Animesh Kotka <40909527+AnimeshKotka@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:57:25 +0530 Subject: [PATCH 2130/3585] Rename _github-pages-challenge-AnimeshKotka.animesh-kotka.json to _github-pages-challenge-animeshkotka.animesh-kotka.json --- ...on => _github-pages-challenge-animeshkotka.animesh-kotka.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-AnimeshKotka.animesh-kotka.json => _github-pages-challenge-animeshkotka.animesh-kotka.json} (100%) diff --git a/domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json b/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json similarity index 100% rename from domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json rename to domains/_github-pages-challenge-animeshkotka.animesh-kotka.json From 5a7e28d28873e4ae42a80d708feb48274389bf37 Mon Sep 17 00:00:00 2001 From: Rohit Gunthal <121371717+rohitgunthal18@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:13:01 +0530 Subject: [PATCH 2131/3585] Create rohitgunthal.json --- domains/rohitgunthal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rohitgunthal.json diff --git a/domains/rohitgunthal.json b/domains/rohitgunthal.json new file mode 100644 index 000000000..88c7af6ac --- /dev/null +++ b/domains/rohitgunthal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username":"rohitgunthal18", + "email": "rohitgunthal1819@gmail.com" + }, + "record": { + "CNAME":"rohitgunthal18.github.io" + } +} From 0fd4a634f6085df7da97f6374f702bd08d18ae15 Mon Sep 17 00:00:00 2001 From: Melih Degis Date: Wed, 29 Jan 2025 15:01:14 +0300 Subject: [PATCH 2132/3585] Create melih.json --- domains/melih.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/melih.json diff --git a/domains/melih.json b/domains/melih.json new file mode 100644 index 000000000..af3ed9360 --- /dev/null +++ b/domains/melih.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mdegis", + "email": "melihdegis@gmail.com" + }, + "record": { + "CNAME": "mdegis.com" + } +} From efbe93cf339e760f5e6402bab786b6d9b8992cc8 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:02:59 +0800 Subject: [PATCH 2133/3585] Create lawrenceee04.json --- lawrenceee04.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lawrenceee04.json diff --git a/lawrenceee04.json b/lawrenceee04.json new file mode 100644 index 000000000..4426684b2 --- /dev/null +++ b/lawrenceee04.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "lawrenceee04" + }, + "record": { + "CNAME": "lawrenceee04.github.io" + } +} From f12977a8e4bd600f36f7bf49b4efccd6f10f1e16 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:06:28 +0800 Subject: [PATCH 2134/3585] Update lawrenceee04.json --- lawrenceee04.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lawrenceee04.json b/lawrenceee04.json index 4426684b2..c367ac948 100644 --- a/lawrenceee04.json +++ b/lawrenceee04.json @@ -1,6 +1,7 @@ { "owner": { - "username": "lawrenceee04" + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" }, "record": { "CNAME": "lawrenceee04.github.io" From d130c2eab4cc3f941efc74dc1fc59d8339ac4c55 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Wed, 29 Jan 2025 09:28:15 -0300 Subject: [PATCH 2135/3585] Create hotfix.saftec.json --- domains/hotfix.saftec.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hotfix.saftec.json diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json new file mode 100644 index 000000000..7c062218c --- /dev/null +++ b/domains/hotfix.saftec.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": [ + "207.244.235.32" + ] + } +} From 688df5b2896d7c22ba9e97123fef587358726c6d Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Wed, 29 Jan 2025 09:29:03 -0300 Subject: [PATCH 2136/3585] Create saftec.json --- domains/saftec.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saftec.json diff --git a/domains/saftec.json b/domains/saftec.json new file mode 100644 index 000000000..7c062218c --- /dev/null +++ b/domains/saftec.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": [ + "207.244.235.32" + ] + } +} From b0857f1db21a8b1e922f05b8552750cd7d38aecd Mon Sep 17 00:00:00 2001 From: Nguyen Chanh Dang Date: Wed, 29 Jan 2025 20:19:33 +0700 Subject: [PATCH 2137/3585] Create dang.json --- domains/dang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dang.json diff --git a/domains/dang.json b/domains/dang.json new file mode 100644 index 000000000..87dbdd799 --- /dev/null +++ b/domains/dang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chanhdangcom", + "email": "chanhdang@penphy.edu.vn" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 877e31398c061c34820e42361e3d66ce160d2515 Mon Sep 17 00:00:00 2001 From: Nguyen Chanh Dang Date: Wed, 29 Jan 2025 20:21:30 +0700 Subject: [PATCH 2138/3585] Create _vercel.dang.json --- domains/_vercel.dang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.dang.json diff --git a/domains/_vercel.dang.json b/domains/_vercel.dang.json new file mode 100644 index 000000000..a7e380c22 --- /dev/null +++ b/domains/_vercel.dang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chanhdangcom", + "email": "ncdang@quaric.com" + }, + "record": { + "TXT": ["vc-domain-verify=dang.is-a.dev,75e81b9a2a5ada157a8e"] + } +} From 9a72623db43fc0b87863c5b14389886e16adfa90 Mon Sep 17 00:00:00 2001 From: Nguyen Chanh Dang Date: Wed, 29 Jan 2025 20:22:55 +0700 Subject: [PATCH 2139/3585] Update dang.json --- domains/dang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dang.json b/domains/dang.json index 87dbdd799..f608f7147 100644 --- a/domains/dang.json +++ b/domains/dang.json @@ -1,7 +1,7 @@ { "owner": { "username": "chanhdangcom", - "email": "chanhdang@penphy.edu.vn" + "email": "ncdang@quaric.com" }, "record": { "A": ["76.76.21.21"] From 639578a295783450bade5176215fe5dbbd7faae8 Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:15:58 +0100 Subject: [PATCH 2140/3585] Create exrand.json --- domains/exrand.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/exrand.json diff --git a/domains/exrand.json b/domains/exrand.json new file mode 100644 index 000000000..552c05d4a --- /dev/null +++ b/domains/exrand.json @@ -0,0 +1 @@ +exrand-is-a.dev From dca2f78e86c1334330c36fa19df7037a4431b71d Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Wed, 29 Jan 2025 09:50:14 -0500 Subject: [PATCH 2141/3585] Update rapter.json --- domains/rapter.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/rapter.json b/domains/rapter.json index d75f900ef..5373e9640 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -1,4 +1,8 @@ { + "owner": { + "username": "Rapter001", + "email": "rapter001yt@gmail.com" + }, "record": { "NS": [ "martha.ns.cloudflare.com", From 28fc3bfdf5cfd4043fddada3a4d27d22a6648578 Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Wed, 29 Jan 2025 09:59:44 -0500 Subject: [PATCH 2142/3585] Update rapter.json --- domains/rapter.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/rapter.json b/domains/rapter.json index 5373e9640..791b39558 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -7,6 +7,5 @@ "NS": [ "martha.ns.cloudflare.com", "quinton.ns.cloudflare.com" - ] } } From f88f5498d9027e6a3298a90ac52f76c5c211c418 Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Wed, 29 Jan 2025 10:01:45 -0500 Subject: [PATCH 2143/3585] Update rapter.json --- domains/rapter.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/rapter.json b/domains/rapter.json index 791b39558..5373e9640 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -7,5 +7,6 @@ "NS": [ "martha.ns.cloudflare.com", "quinton.ns.cloudflare.com" + ] } } From b5f2a5c3add43b77b77e15d97e78a7f84309f9ce Mon Sep 17 00:00:00 2001 From: AntonyPeter0 <67750697+AntonyPeter0@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:15:11 +0530 Subject: [PATCH 2144/3585] Adds contact email --- domains/antony.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/antony.json b/domains/antony.json index c7a9b4f35..94a76b7d4 100644 --- a/domains/antony.json +++ b/domains/antony.json @@ -1,6 +1,7 @@ { "owner": { - "username": "AntonyPeter0" + "username": "AntonyPeter0", + "email": "antonypeter1998@gamil.com" }, "description": "Sample resume page created for placeholding", "record": { From ca906cb083370350a6d2b2ce60957fd6bdde2e4b Mon Sep 17 00:00:00 2001 From: AntonyPeter0 <67750697+AntonyPeter0@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:15:29 +0530 Subject: [PATCH 2145/3585] Adds contact email --- domains/antony.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/antony.json b/domains/antony.json index 94a76b7d4..4e8ef2b9d 100644 --- a/domains/antony.json +++ b/domains/antony.json @@ -1,7 +1,7 @@ { "owner": { "username": "AntonyPeter0", - "email": "antonypeter1998@gamil.com" + "email": "antonypeter1998@gmail.com" }, "description": "Sample resume page created for placeholding", "record": { From 4b7adf4bfb9c0670f05b2203696f3b15779a6c79 Mon Sep 17 00:00:00 2001 From: Akshit <90625345+4kshi7@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:28:11 +0530 Subject: [PATCH 2146/3585] Changed necessary files Changed site to personal portfolio --- domains/akshit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akshit.json b/domains/akshit.json index 3655b89d5..d8ea482a6 100644 --- a/domains/akshit.json +++ b/domains/akshit.json @@ -1,11 +1,11 @@ { "description": "Akshit's Personal Website", - "repo": "https://github.com/4kshi7/yzy-discography", + "repo": "github.com/4kshi7/akshit2k", "owner": { "username": "4kshi7", "email": "akshitgaur2003@gmail.com" }, "record": { - "CNAME": "https://yzy-2k.vercel.app/" + "CNAME": "akshit2k.vercel.app/" } } From 6193194a3fddca3c9076b0ebff42bd30a48fc143 Mon Sep 17 00:00:00 2001 From: Akshit <90625345+4kshi7@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:28:38 +0530 Subject: [PATCH 2147/3585] Update akshit.json --- domains/akshit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshit.json b/domains/akshit.json index d8ea482a6..8a110ea41 100644 --- a/domains/akshit.json +++ b/domains/akshit.json @@ -6,6 +6,6 @@ "email": "akshitgaur2003@gmail.com" }, "record": { - "CNAME": "akshit2k.vercel.app/" + "CNAME": "akshit2k.vercel.app" } } From 510738c320cb39c3c283960c6fea79c87190597a Mon Sep 17 00:00:00 2001 From: Z3nitt <56237766+Z3nitt@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:59:29 +0100 Subject: [PATCH 2148/3585] Create juanluserrano.json --- domains/juanluserrano.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/juanluserrano.json diff --git a/domains/juanluserrano.json b/domains/juanluserrano.json new file mode 100644 index 000000000..b3dff816a --- /dev/null +++ b/domains/juanluserrano.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "z3nitt", + "email": "juanluserranoleal@gmail.com" + }, + "record": { + "CNAME": "z3nitt.github.io" + } +} From 743b86ec9bce75ea6233bbc4aea9f75dcc7d0245 Mon Sep 17 00:00:00 2001 From: Javi Aguilar <122741+itsjavi@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:06:39 +0100 Subject: [PATCH 2149/3585] Create domains/javi.json --- domains/javi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/javi.json diff --git a/domains/javi.json b/domains/javi.json new file mode 100644 index 000000000..a03a7eda9 --- /dev/null +++ b/domains/javi.json @@ -0,0 +1,11 @@ +{ + "description": "Javi's dev website", + "repo": "https://github.com/itsjavi/itsjavi.github.io", + "owner": { + "username": "itsjavi", + "email": "[email protected]" + }, + "record": { + "CNAME": "itsjavi.github.io" + } +} From 70a429ef1d204167f48d1738d060b8db45350a60 Mon Sep 17 00:00:00 2001 From: Javi Aguilar <122741+itsjavi@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:11:25 +0100 Subject: [PATCH 2150/3585] Update javi.json --- domains/javi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/javi.json b/domains/javi.json index a03a7eda9..ec476587a 100644 --- a/domains/javi.json +++ b/domains/javi.json @@ -3,7 +3,7 @@ "repo": "https://github.com/itsjavi/itsjavi.github.io", "owner": { "username": "itsjavi", - "email": "[email protected]" + "discord": "itsjavi" }, "record": { "CNAME": "itsjavi.github.io" From 6d4232c056a420db349ed197601585028c0e6699 Mon Sep 17 00:00:00 2001 From: iostpa Date: Wed, 29 Jan 2025 18:40:44 +0200 Subject: [PATCH 2151/3585] Remove domain since it got hijacked --- domains/iusearchbtw.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/iusearchbtw.json diff --git a/domains/iusearchbtw.json b/domains/iusearchbtw.json deleted file mode 100644 index c522d6c12..000000000 --- a/domains/iusearchbtw.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iamnotmega", - "email": "uksningaken@gmail.com" - }, - "record": { - "CNAME": "iamnotmega.github.io" - } -} From d21e1af1a19d762d297a73749e71a8b83e259e93 Mon Sep 17 00:00:00 2001 From: farkot09 Date: Wed, 29 Jan 2025 11:43:47 -0500 Subject: [PATCH 2152/3585] adding a new domain --- domains/farkot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/farkot.json diff --git a/domains/farkot.json b/domains/farkot.json new file mode 100644 index 000000000..03542d727 --- /dev/null +++ b/domains/farkot.json @@ -0,0 +1,12 @@ +{ + "description": "Portafolio Farkot09", + "repo": "https://github.com/farkot09/farkot09.github.io", + "owner": { + "username": "farkot09", + "email": "viagramo2011@gmail.com" + }, + "record": { + "CNAME": "farkot09.github.io" + } +} + \ No newline at end of file From 06ebcc14039e93f4f6ad44d48d23c8b05e4fa751 Mon Sep 17 00:00:00 2001 From: Aref Azizian Date: Wed, 29 Jan 2025 21:07:11 +0330 Subject: [PATCH 2153/3585] Update aref.json --- domains/aref.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aref.json b/domains/aref.json index d74d206f6..dc6b049f8 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -6,6 +6,6 @@ "email": "storm.aref@gmail.com" }, "record": { - "CNAME": "stormaref.github.io" + "URL": "https://stormaref.github.io/" } } From be315a851001022e40f3db2d3ee39cdbdf6adcc6 Mon Sep 17 00:00:00 2001 From: Ratiarivelo Nekena Rayane <50442872+Online13@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:38:35 +0300 Subject: [PATCH 2154/3585] Update rayane-nekena.json --- domains/rayane-nekena.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json index d2ac0ec25..fd871cffc 100644 --- a/domains/rayane-nekena.json +++ b/domains/rayane-nekena.json @@ -6,6 +6,6 @@ "email": "rratiarivelo@gmail.com" }, "record": { - "CNAME": "portfolio-qstn1.kinsta.page" + "CNAME": "portfolio-cwk.pages.dev" } } From 5c0ac05a9d880b495b067cd7995e55d0f460b4fd Mon Sep 17 00:00:00 2001 From: pranoymajumdar <189314177+pranoymajumdar@users.noreply.github.com> Date: Wed, 29 Jan 2025 23:28:43 +0530 Subject: [PATCH 2155/3585] This would my portfolio website --- domains/_vercel.pranoy.json | 10 ++++++++++ domains/pranoy.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.pranoy.json create mode 100644 domains/pranoy.json diff --git a/domains/_vercel.pranoy.json b/domains/_vercel.pranoy.json new file mode 100644 index 000000000..cc2cae217 --- /dev/null +++ b/domains/_vercel.pranoy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pranoymajumdar", + "email": "pranoyfr@gmail.com", + "discord": "1303089079809740904" + }, + "record": { + "TXT": "vc-domain-verify=pranoy.is-a.dev,9c5ff5dc93544c9ffee0" + } +} \ No newline at end of file diff --git a/domains/pranoy.json b/domains/pranoy.json new file mode 100644 index 000000000..d1b06b5f1 --- /dev/null +++ b/domains/pranoy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pranoymajumdar", + "email": "pranoyfr@gmail.com", + "discord": "1303089079809740904" + }, + "record": { + "CNAME": "pranoy-ruby.vercel.app" + } +} \ No newline at end of file From 211f37ea273b5551c4b522c20f38c2553e2a1a5e Mon Sep 17 00:00:00 2001 From: julen <37414389+Euskindar@users.noreply.github.com> Date: Wed, 29 Jan 2025 19:28:44 +0100 Subject: [PATCH 2156/3585] Create euskindar.json euskindar.is.a.dev domain --- domains/euskindar.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/euskindar.json diff --git a/domains/euskindar.json b/domains/euskindar.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/euskindar.json @@ -0,0 +1 @@ + From 6acdd65c29408c2b0913acdf6579810d60713f63 Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:32:58 -0500 Subject: [PATCH 2157/3585] Create wildchamo.json --- domains/wildchamo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/wildchamo.json diff --git a/domains/wildchamo.json b/domains/wildchamo.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/wildchamo.json @@ -0,0 +1 @@ + From 6b22ef62f1384520edc12f73277a2765b65066ec Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:33:57 -0500 Subject: [PATCH 2158/3585] Create soccer_mc.json --- domains/soccer_mc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soccer_mc.json diff --git a/domains/soccer_mc.json b/domains/soccer_mc.json new file mode 100644 index 000000000..968850a0c --- /dev/null +++ b/domains/soccer_mc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "soccer", + "email": "soccer1992.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } +} From 5c6433d5e67d9ab433f335d9d69b64726c70ce9d Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:34:29 -0500 Subject: [PATCH 2159/3585] Update soccer_mc.json --- domains/soccer_mc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soccer_mc.json b/domains/soccer_mc.json index 968850a0c..3effc65fc 100644 --- a/domains/soccer_mc.json +++ b/domains/soccer_mc.json @@ -4,6 +4,6 @@ "email": "soccer1992.is.a.dev@gmail.com" }, "record": { - "CNAME": "s4il21.github.io" + "CNAME": "minecradt.github.io" } } From eefb01cf680fb6ac263936f2418379a4e166fb2a Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:38:50 -0500 Subject: [PATCH 2160/3585] Update wildchamo.json --- domains/wildchamo.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/wildchamo.json b/domains/wildchamo.json index 8b1378917..0cb207d2f 100644 --- a/domains/wildchamo.json +++ b/domains/wildchamo.json @@ -1 +1,11 @@ - +{ + "description": "Personal website", + "repo": "https://wildchamo.github.io/Jose-Luis-Bedoya/", + "owner": { + "username": "wildchamo", + "email": "wildchamo@gmail.com" + }, + "record": { + "CNAME": "wildchamo.github.io" + } +} From e0b57f8541a5b2d12d35151ce0220ba660e83ebe Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:44:28 -0500 Subject: [PATCH 2161/3585] Update wildchamo.json --- domains/wildchamo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wildchamo.json b/domains/wildchamo.json index 0cb207d2f..d1c330799 100644 --- a/domains/wildchamo.json +++ b/domains/wildchamo.json @@ -1,6 +1,6 @@ { "description": "Personal website", - "repo": "https://wildchamo.github.io/Jose-Luis-Bedoya/", + "repo": "https://github.com/wildchamo/Jose-Luis-Bedoya", "owner": { "username": "wildchamo", "email": "wildchamo@gmail.com" From a060765527ee8d4c7b43b85d7ebfaf489a541ee7 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:50:56 -0500 Subject: [PATCH 2162/3585] Update soccer_mc.json --- domains/soccer_mc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/soccer_mc.json b/domains/soccer_mc.json index 3effc65fc..527705b07 100644 --- a/domains/soccer_mc.json +++ b/domains/soccer_mc.json @@ -7,3 +7,4 @@ "CNAME": "minecradt.github.io" } } + From c14e1e744083984475ec3808ff65e56bb66df359 Mon Sep 17 00:00:00 2001 From: Ayushrai2005 Date: Thu, 30 Jan 2025 00:44:34 +0530 Subject: [PATCH 2163/3585] Updated my portfolio url --- domains/ayushh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayushh.json b/domains/ayushh.json index 9cb1abdac..d235bae7a 100644 --- a/domains/ayushh.json +++ b/domains/ayushh.json @@ -6,6 +6,6 @@ "email": "shweetarai@gmail.com" }, "record": { - "URL": "https://my-portfolio-u2m2.onrender.com/" + "URL": "https://my-portfolio-qlsr.onrender.com/" } } \ No newline at end of file From 5013cdf8e4f5140cf4a852332bf85655e5f484ce Mon Sep 17 00:00:00 2001 From: "DESKTOP-G0RAO7E\\parzi" Date: Thu, 30 Jan 2025 03:18:36 +0800 Subject: [PATCH 2164/3585] create gilmar-dave-gamboa.json --- domains/gilmar-dave-gamboa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gilmar-dave-gamboa.json diff --git a/domains/gilmar-dave-gamboa.json b/domains/gilmar-dave-gamboa.json new file mode 100644 index 000000000..274371c0e --- /dev/null +++ b/domains/gilmar-dave-gamboa.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/davegamboa99/my-portfolio", + "owner": { + "username": "davegamboa99", + "email": "davegamboa99@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From c87065f14510f6f8b03dd67289fd62a30e1033ba Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 29 Jan 2025 14:21:08 -0500 Subject: [PATCH 2165/3585] Rename soccer_mc.json to soccer.json --- domains/{soccer_mc.json => soccer.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{soccer_mc.json => soccer.json} (100%) diff --git a/domains/soccer_mc.json b/domains/soccer.json similarity index 100% rename from domains/soccer_mc.json rename to domains/soccer.json From f751d33a780c08e2b0c33dde24c00d8b3756cd18 Mon Sep 17 00:00:00 2001 From: Harshvardhan5703 <151391995+Harshvardhan5703@users.noreply.github.com> Date: Thu, 30 Jan 2025 01:06:17 +0530 Subject: [PATCH 2166/3585] Create harshvardhan.json Thanks --- domains/harshvardhan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshvardhan.json diff --git a/domains/harshvardhan.json b/domains/harshvardhan.json new file mode 100644 index 000000000..9dcda340c --- /dev/null +++ b/domains/harshvardhan.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Portfolio", + "repo": "https://github.com/Harshvardhan5703/HarshPortfolio", + "owner": { + "username": "Harshvardhan5703", + "email": "shekhawat.harsh287@gmail.com" + }, + "record": { + "CNAME": "harsh-portfolio-liard.vercel.app" + } +} From b4d2c1ad72f91cb7ad343d1c5de5ac74e8684bde Mon Sep 17 00:00:00 2001 From: Jayasurya Date: Thu, 30 Jan 2025 01:23:51 +0530 Subject: [PATCH 2167/3585] netlify: disable proxy --- domains/jayasurya.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jayasurya.json b/domains/jayasurya.json index d6eff00bf..bfda4e7f3 100644 --- a/domains/jayasurya.json +++ b/domains/jayasurya.json @@ -4,5 +4,6 @@ }, "record": { "A": ["75.2.60.5"] - } -} + }, + "proxied": false +} \ No newline at end of file From 4e46574a0f5ee19c277e7af91969b521f9be7425 Mon Sep 17 00:00:00 2001 From: Karan Balani Date: Thu, 30 Jan 2025 02:14:00 +0530 Subject: [PATCH 2168/3585] Create karan.json --- domains/karan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/karan.json diff --git a/domains/karan.json b/domains/karan.json new file mode 100644 index 000000000..f590d78b2 --- /dev/null +++ b/domains/karan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "balanikaran" + }, + "record": { + "CNAME": "karanbalani.com" + } +} From da7617cdbc61c68420409bf01faa8f671eb6ed38 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Thu, 30 Jan 2025 02:38:11 +0530 Subject: [PATCH 2169/3585] Create xshubhamg.json --- domains/xshubhamg.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/xshubhamg.json diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json new file mode 100644 index 000000000..a7c3446e6 --- /dev/null +++ b/domains/xshubhamg.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio site", + "owner": { + "username": "xshubhamg", + "email": "shubhammgiri3@gmail.com", + }, + "record": { + "URL": "https://nerd-cv.netlify.app/" + } +} From c60d6d427e43dfb744be8aeab884ffd3cc496e3f Mon Sep 17 00:00:00 2001 From: Murali Krishna Date: Thu, 30 Jan 2025 09:28:04 +0530 Subject: [PATCH 2170/3585] adding new 'muralikrishna' domain --- domains/_vercel.muralikrishna.json | 9 +++++++++ domains/muralikrishna.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.muralikrishna.json create mode 100644 domains/muralikrishna.json diff --git a/domains/_vercel.muralikrishna.json b/domains/_vercel.muralikrishna.json new file mode 100644 index 000000000..c50dde6d0 --- /dev/null +++ b/domains/_vercel.muralikrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muralimallela", + "email": "mmallela9@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=muralikrishna.is-a.dev,aa4acc43d9653d1ae68d" + } +} \ No newline at end of file diff --git a/domains/muralikrishna.json b/domains/muralikrishna.json new file mode 100644 index 000000000..2e5818dfa --- /dev/null +++ b/domains/muralikrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muralimallela", + "email": "mmallela9@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file From 28eb48e6136a048a6989a117e6443fe10aea3246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Thu, 30 Jan 2025 01:00:51 -0400 Subject: [PATCH 2171/3585] Update jeanrondon.json add TXT vercel verification --- domains/jeanrondon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index b1a6715b7..e939cfc7c 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -7,6 +7,6 @@ "twitter": "r4yb4" }, "record": { - "CNAME": "jeandv.vercel.app" + "TXT": "vc-domain-verify=jeanrondon.is-a.dev,2f15e077bf780283f5af" } } From cbac49f89a3fc8ff6a94c53427b7f24e49e6e9a7 Mon Sep 17 00:00:00 2001 From: Amrut Gawade <35160998+amrutgawade@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:04:34 +0530 Subject: [PATCH 2172/3585] Create amrut.json --- domains/amrut.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/amrut.json diff --git a/domains/amrut.json b/domains/amrut.json new file mode 100644 index 000000000..cd5adbbc2 --- /dev/null +++ b/domains/amrut.json @@ -0,0 +1,10 @@ + { + "owner": { + "username": "amrutgawade", + "email": "amrutgawade.08@gmail.com", + "linkedin": "https://www.linkedin.com/in/amrut-gawade" + }, + "record": { + "CNAME": "amrutgawade.github.io" + } + } From 3ea0d4b391a578488926a2b25445b060b1e92b25 Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Thu, 30 Jan 2025 13:37:40 +0600 Subject: [PATCH 2173/3585] Create abdullah-al-mridul.json Requesting abdullah-al-mridul.is-a.dev for my portfolio site. --- domains/abdullah-al-mridul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abdullah-al-mridul.json diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json new file mode 100644 index 000000000..297e60494 --- /dev/null +++ b/domains/abdullah-al-mridul.json @@ -0,0 +1,11 @@ +{ + "subdomain": "abdullah-al-mridul", + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "records": { + "CNAME": "abdullah-al-mridul-dev.vercel.app" + }, + "proxied": false +} From eea39399e64080dc8983c52523b042594383f80a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:07:15 +0800 Subject: [PATCH 2174/3585] Create wildcards.json --- util/wildcards.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 util/wildcards.json diff --git a/util/wildcards.json b/util/wildcards.json new file mode 100644 index 000000000..ed48a96ec --- /dev/null +++ b/util/wildcards.json @@ -0,0 +1,3 @@ +[ + "*.william" +] From c2a87c56e7d7cc50e1bbbe5b2aa933594ec6b75d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:07:49 +0800 Subject: [PATCH 2175/3585] Update wildcards.json --- util/wildcards.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/wildcards.json b/util/wildcards.json index ed48a96ec..2de23327b 100644 --- a/util/wildcards.json +++ b/util/wildcards.json @@ -1,3 +1,3 @@ [ - "*.william" + "*.william" ] From 79f3afa91b3dfb9661cd69710dde162bc91e841b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Anh=20Tu=E1=BA=A5n?= <89330994+tat2008@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:29:28 +0700 Subject: [PATCH 2176/3585] Delete domains/_discord.tat2008.json I don't need it anymore --- domains/_discord.tat2008.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.tat2008.json diff --git a/domains/_discord.tat2008.json b/domains/_discord.tat2008.json deleted file mode 100644 index ef90431f4..000000000 --- a/domains/_discord.tat2008.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tat2008", - "email": "tuan.trananh2008@gmail.com" - }, - "record": { - "TXT": "dh=9abe38f80f0a7adbf9ef20a7048ff7dd399d984b" - } -} From 2c081a3583e9558b7b9263da5aad43114512194d Mon Sep 17 00:00:00 2001 From: Mark Aguirre Date: Thu, 30 Jan 2025 18:32:01 +0800 Subject: [PATCH 2177/3585] Create virtual.json added new domain --- domains/virtual.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/virtual.json diff --git a/domains/virtual.json b/domains/virtual.json new file mode 100644 index 000000000..3647ed5c8 --- /dev/null +++ b/domains/virtual.json @@ -0,0 +1,12 @@ +{ + "description": "Virtual is a Dev", + "repo": "https://github.com/MarkAguirre26/virtual", + "owner": { + "username": "MarkAguirre26", + "email": "markaguirre26@gmail.com" + }, + "record": { + "URL": "virtual-dev.netlify.app" + } + } + From 2192986d1dd98a9d397190a2579c83f5b6b18cd2 Mon Sep 17 00:00:00 2001 From: Mark Aguirre Date: Thu, 30 Jan 2025 18:38:27 +0800 Subject: [PATCH 2178/3585] Updated virtual.json --- domains/virtual.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/virtual.json b/domains/virtual.json index 3647ed5c8..b06289921 100644 --- a/domains/virtual.json +++ b/domains/virtual.json @@ -6,7 +6,7 @@ "email": "markaguirre26@gmail.com" }, "record": { - "URL": "virtual-dev.netlify.app" + "URL": "https://virtual-dev.netlify.app/" } } From 01eaf8b398d2cffdbed3671cb5d383e8d0925533 Mon Sep 17 00:00:00 2001 From: Sneazy25 <71924265+sneazy25@users.noreply.github.com> Date: Thu, 30 Jan 2025 18:08:51 +0700 Subject: [PATCH 2179/3585] Create _vercel.kendikasir.json --- domains/_vercel.kendikasir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kendikasir.json diff --git a/domains/_vercel.kendikasir.json b/domains/_vercel.kendikasir.json new file mode 100644 index 000000000..f0222a08d --- /dev/null +++ b/domains/_vercel.kendikasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" +}, + "record": { + "TXT": ["vc-domain-verify=kasir.is-a.dev,88e204322c68e3255f8a"] + } +} From e4964f4f4b7235ea29f9a6c48032dd044c6fe6fe Mon Sep 17 00:00:00 2001 From: Bandhan Munjal Date: Thu, 30 Jan 2025 16:51:43 +0530 Subject: [PATCH 2180/3585] Create bandhan.json --- domains/bandhan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bandhan.json diff --git a/domains/bandhan.json b/domains/bandhan.json new file mode 100644 index 000000000..05eb095b6 --- /dev/null +++ b/domains/bandhan.json @@ -0,0 +1,11 @@ +{ + "description": "Bandhan's Profile", + "repo": "https://github.com/bamunjal/bamunjal.github.io", + "owner": { + "username": "Bandhan", + "email": "bamunjal1995@gmail.com" + }, + "record": { + "CNAME": "bamunjal.github.io" + } +} From 27c262d99ac1aacdfc9334288568aa37c7f7d209 Mon Sep 17 00:00:00 2001 From: Bandhan Munjal Date: Thu, 30 Jan 2025 16:56:25 +0530 Subject: [PATCH 2181/3585] Update bandhan.json --- domains/bandhan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bandhan.json b/domains/bandhan.json index 05eb095b6..c3a7b13c8 100644 --- a/domains/bandhan.json +++ b/domains/bandhan.json @@ -2,7 +2,7 @@ "description": "Bandhan's Profile", "repo": "https://github.com/bamunjal/bamunjal.github.io", "owner": { - "username": "Bandhan", + "username": "bamunjal", "email": "bamunjal1995@gmail.com" }, "record": { From 32a8950717e32ed6dc54ab9b3c691bb7c0f27116 Mon Sep 17 00:00:00 2001 From: CarapilsDev Date: Thu, 30 Jan 2025 14:48:49 +0100 Subject: [PATCH 2182/3585] Create ordernest.json --- domains/ordernest.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ordernest.json diff --git a/domains/ordernest.json b/domains/ordernest.json new file mode 100644 index 000000000..da4df6853 --- /dev/null +++ b/domains/ordernest.json @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "gills", + "email": "gigi37300@gmail.com" + }, + "record": { + "CNAME": "ordernest.qevi7356.odns.fr" + } +} From e4c4cc84cbfe0b20a51555d127153ef8bcd3a447 Mon Sep 17 00:00:00 2001 From: Salman Abualhin <110406908+SalmanIyad@users.noreply.github.com> Date: Thu, 30 Jan 2025 06:02:33 -0800 Subject: [PATCH 2183/3585] Update _vercel.salman.json fix the nested domains folder --- domains/_vercel.salman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.salman.json diff --git a/domains/_vercel.salman.json b/domains/_vercel.salman.json new file mode 100644 index 000000000..6158395b2 --- /dev/null +++ b/domains/_vercel.salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" + } +} From 828eaa97b0d72bbaa5f4ae28ab975865ad980c68 Mon Sep 17 00:00:00 2001 From: Salman Abualhin <110406908+SalmanIyad@users.noreply.github.com> Date: Thu, 30 Jan 2025 06:04:54 -0800 Subject: [PATCH 2184/3585] Delete domains/domains/_vercel.salman.json --- domains/domains/_vercel.salman.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/domains/_vercel.salman.json diff --git a/domains/domains/_vercel.salman.json b/domains/domains/_vercel.salman.json deleted file mode 100644 index 6158395b2..000000000 --- a/domains/domains/_vercel.salman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "salmaniyad", - "email": "eng.salmaniyad@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" - } -} From 6563a6dda4f633c296bc9cb21358ad20ba0664c1 Mon Sep 17 00:00:00 2001 From: Saunak <76943154+Saunakghosh10@users.noreply.github.com> Date: Thu, 30 Jan 2025 20:10:46 +0530 Subject: [PATCH 2185/3585] Update domains/saunak.json Co-authored-by: Ibrahim Asif --- domains/saunak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saunak.json b/domains/saunak.json index f6a10a951..b947037aa 100644 --- a/domains/saunak.json +++ b/domains/saunak.json @@ -7,6 +7,6 @@ "discord": "695672697270829116" }, "record": { - "CNAME": "https://sgfolio-nu.vercel.app/" + "CNAME": "sgfolio-nu.vercel.app" } } \ No newline at end of file From a43074ff8d87da6741afa755344ce0d523069f57 Mon Sep 17 00:00:00 2001 From: Saunak Ghosh Date: Thu, 30 Jan 2025 20:15:33 +0530 Subject: [PATCH 2186/3585] Add Vercel verification for saunak.is-a.dev --- domains/_vercel.saunak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.saunak.json diff --git a/domains/_vercel.saunak.json b/domains/_vercel.saunak.json new file mode 100644 index 000000000..93013ebe4 --- /dev/null +++ b/domains/_vercel.saunak.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saunakghosh10", + "email": "saunakghosh710@gmail.com", + "discord": "695672697270829116" + }, + "record": { + "TXT": "vc-domain-verify=saunak.is-a.dev,1127684a6f45539a1ebe" + } +} \ No newline at end of file From c508eb888b87d02b88aff9383c54be5708552c12 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:32:10 +0200 Subject: [PATCH 2187/3585] Delete domains/jeymen.json --- domains/jeymen.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 domains/jeymen.json diff --git a/domains/jeymen.json b/domains/jeymen.json deleted file mode 100644 index 681eb900f..000000000 --- a/domains/jeymen.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "Jeymen", - "email": "jeymen11@proton.me" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": "v=spf1 include:zoho.eu ~all" - } -} From de3ea0ef20776817efabf7706aa81b6a2d5aee84 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:32:22 +0200 Subject: [PATCH 2188/3585] Delete domains/_github-pages-challenge-jeymen.jeymen.json --- domains/_github-pages-challenge-jeymen.jeymen.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-jeymen.jeymen.json diff --git a/domains/_github-pages-challenge-jeymen.jeymen.json b/domains/_github-pages-challenge-jeymen.jeymen.json deleted file mode 100644 index 3075b9884..000000000 --- a/domains/_github-pages-challenge-jeymen.jeymen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Jeymen", - "email": "jeymen11@proton.me" - }, - "record": { - "TXT": "d01c3f5f2e886990f511ffb0dc7fcb" - } -} From 9657935f0065baa25f36949723405309de52c3e5 Mon Sep 17 00:00:00 2001 From: Amardeep Lakshkar <109571797+amardeeplakshkar@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:05:14 +0530 Subject: [PATCH 2189/3585] Update domains/_vercel.amardeep.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/_vercel.amardeep.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_vercel.amardeep.json b/domains/_vercel.amardeep.json index 7667909a6..ee2b2b075 100644 --- a/domains/_vercel.amardeep.json +++ b/domains/_vercel.amardeep.json @@ -1,8 +1,7 @@ { "owner": { "username": "amardeeplakshkar", - "email": "amardeep.devs@gmail.com", - "discord": "" + "email": "amardeep.devs@gmail.com" }, "record": { "TXT": "vc-domain-verify=amardeep.is-a.dev,3d113f019450ce88d3a8" From 43d572f154c4f8aa93dd44f38295451d1119117c Mon Sep 17 00:00:00 2001 From: Amardeep Lakshkar <109571797+amardeeplakshkar@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:05:24 +0530 Subject: [PATCH 2190/3585] Update domains/amardeep.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/amardeep.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/amardeep.json b/domains/amardeep.json index e39f90632..7546f0565 100644 --- a/domains/amardeep.json +++ b/domains/amardeep.json @@ -3,8 +3,7 @@ "repo": "https://github.com/amardeeplakshkar/portfolio", "owner": { "username": "amardeeplakshkar", - "email": "amardeep.devs@gmail.com", - "discord": "" + "email": "amardeep.devs@gmail.com" }, "record": { "CNAME": "amardeep-portfolio.vercel.app" From 8aaeedcf2bd77dc66a92924b30c3fd1777357a19 Mon Sep 17 00:00:00 2001 From: Millosaurs Date: Thu, 30 Jan 2025 21:22:43 +0530 Subject: [PATCH 2191/3585] Update shrivatsav.json --- domains/shrivatsav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shrivatsav.json b/domains/shrivatsav.json index 4583b73f0..ac2df091c 100644 --- a/domains/shrivatsav.json +++ b/domains/shrivatsav.json @@ -6,7 +6,7 @@ "email": "sharanshrivatsav0@gmail.com" }, "record": { - "URL": "shrivatsav.vercel.app" + "URL": "https://shrivatsav.vercel.app" } } From 1d58715b0ac9b76353f4cf6d63371a58c812ff94 Mon Sep 17 00:00:00 2001 From: Ahmad Fakhri <105256764+fa-fifi@users.noreply.github.com> Date: Fri, 31 Jan 2025 00:57:39 +0800 Subject: [PATCH 2192/3585] Rename fa-fifi subdomain to fafifi --- domains/{fa-fifi.json => fafifi.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{fa-fifi.json => fafifi.json} (76%) diff --git a/domains/fa-fifi.json b/domains/fafifi.json similarity index 76% rename from domains/fa-fifi.json rename to domains/fafifi.json index 5870bbcc3..ec41aa57a 100644 --- a/domains/fa-fifi.json +++ b/domains/fafifi.json @@ -11,6 +11,6 @@ "185.199.110.153", "185.199.111.153" ], - "TXT": "google-site-verification=AYbL6PIbwUv4qzq9KxmrjAM9vfCQ0IUNRBX_AeXPfVE" + "TXT": "google-site-verification=_yRLGQg5CylaCRwbj4qjPtzNKurSqbltbCqnli0nhvI" } } From a7c9bb94569467d82e5df8c070c06da8a497f0cb Mon Sep 17 00:00:00 2001 From: Pranay Nidhi <66369444+pranaynidhi@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:56:06 +0000 Subject: [PATCH 2193/3585] fixed/moved --- pranay.json => domains/pranay.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pranay.json => domains/pranay.json (100%) diff --git a/pranay.json b/domains/pranay.json similarity index 100% rename from pranay.json rename to domains/pranay.json From ea684ea480591afe31d05050a81d35fdb1ff9550 Mon Sep 17 00:00:00 2001 From: Soumadip Das Date: Thu, 30 Jan 2025 23:29:25 +0530 Subject: [PATCH 2194/3585] Create soymadip.json --- domains/soymadip.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soymadip.json diff --git a/domains/soymadip.json b/domains/soymadip.json new file mode 100644 index 000000000..7831719fb --- /dev/null +++ b/domains/soymadip.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Site", + "repo": "https://github.com/soymadip/soymadip.github.io", + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "CNAME": "soymadip.github.io" + } +} From d4adb1d31c0e2d726f03af9c6f0d19870fc48598 Mon Sep 17 00:00:00 2001 From: Pranay Nidhi <66369444+pranaynidhi@users.noreply.github.com> Date: Thu, 30 Jan 2025 23:45:24 +0545 Subject: [PATCH 2195/3585] Update pranay.json --- domains/pranay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pranay.json b/domains/pranay.json index 8ab1c3c02..278defa92 100644 --- a/domains/pranay.json +++ b/domains/pranay.json @@ -5,6 +5,6 @@ "email": "pranaynidhi@gmail.com" }, "record": { - "CNAME": "pranaynidhi.github.io" + "CNAME": "pranaynidhi.tech" }, } From 6cc2b8ff50bdfbf647eebc956d4b94068fb40d26 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Thu, 30 Jan 2025 22:12:04 +0400 Subject: [PATCH 2196/3585] format --- domains/ibru.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/ibru.json b/domains/ibru.json index e447be8a0..91af5e379 100644 --- a/domains/ibru.json +++ b/domains/ibru.json @@ -1 +1,9 @@ -{"owner":{"username":"satindar31","email":"satindar@satindar-is.me"},"record":{"URL":"https://satindar.is-a.dev"}} \ No newline at end of file +{ + "owner": { + "username": "satindar31", + "email": "satindar@satindar-is.me" + }, + "record": { + "URL": "https://satindar.is-a.dev" + } +} \ No newline at end of file From 3460fcea2ca871bd71d56c26c44227e9cb317d54 Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Thu, 30 Jan 2025 19:26:22 +0100 Subject: [PATCH 2197/3585] Update exrand.json --- domains/exrand.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index 552c05d4a..dc96de88c 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -1 +1,9 @@ -exrand-is-a.dev +{ + "owner": { + "username": "exrand", + "email": "totallynota903@gmail.com" + }, + "record": { + "A": "128.204.218.63" + } +} From 778d563c1fad271ebb4c45cd02f7dc3d44637675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Van=20Den=20Bosch?= <104820589+tim-vdb@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:29:00 +0100 Subject: [PATCH 2198/3585] Rename _github-pages-challenge-tim-vdb.json to _github-pages-challenge-tim-vdb.tim-vdb.json Sorry my bad, it's now updated --- ...-tim-vdb.json => _github-pages-challenge-tim-vdb.tim-vdb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-tim-vdb.json => _github-pages-challenge-tim-vdb.tim-vdb.json} (100%) diff --git a/domains/_github-pages-challenge-tim-vdb.json b/domains/_github-pages-challenge-tim-vdb.tim-vdb.json similarity index 100% rename from domains/_github-pages-challenge-tim-vdb.json rename to domains/_github-pages-challenge-tim-vdb.tim-vdb.json From 77b4d984b7d88aa92e03081acaa687c82529b4d0 Mon Sep 17 00:00:00 2001 From: Sneazy25 <71924265+sneazy25@users.noreply.github.com> Date: Fri, 31 Jan 2025 05:52:54 +0700 Subject: [PATCH 2199/3585] Update _vercel.kendikasir.json --- domains/_vercel.kendikasir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.kendikasir.json b/domains/_vercel.kendikasir.json index f0222a08d..3779c30ff 100644 --- a/domains/_vercel.kendikasir.json +++ b/domains/_vercel.kendikasir.json @@ -4,6 +4,6 @@ "email": "sneazy25@proton.me" }, "record": { - "TXT": ["vc-domain-verify=kasir.is-a.dev,88e204322c68e3255f8a"] + "TXT": ["vc-domain-verify=kendikasir.is-a.dev,cd9855791e5cf175a69f"] } } From c9d3473dfbf78150179aa8f731d537e05fdee47d Mon Sep 17 00:00:00 2001 From: Kayden Lee Date: Fri, 31 Jan 2025 07:55:20 +0800 Subject: [PATCH 2200/3585] 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 59bbcae8cad5b4af96837bf72385a137d8e90508 Mon Sep 17 00:00:00 2001 From: Vihaan Anand Date: Thu, 30 Jan 2025 16:50:55 -0800 Subject: [PATCH 2201/3585] Delete domains/untitled.json --- domains/untitled.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/untitled.json diff --git a/domains/untitled.json b/domains/untitled.json deleted file mode 100644 index d5342d887..000000000 --- a/domains/untitled.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hosting my website", - "repo": "https://github.com/VihaanAnand/VihaanAnand.github.io", - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "CNAME": "vihaananand.github.io" - } -} From 168023f0d9076684942f844438075ba047f2940b Mon Sep 17 00:00:00 2001 From: Vihaan Anand Date: Thu, 30 Jan 2025 16:51:11 -0800 Subject: [PATCH 2202/3585] Delete domains/_discord.untitled.json --- domains/_discord.untitled.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.untitled.json diff --git a/domains/_discord.untitled.json b/domains/_discord.untitled.json deleted file mode 100644 index 6d57baa9a..000000000 --- a/domains/_discord.untitled.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "TXT": "dh=635f70c64c210c98011d4391e0ba6a69adfedc89" - } -} From c6e5c7ced165aa12cc5b3eb3c668b2c9977eca8f Mon Sep 17 00:00:00 2001 From: Vihaan Anand Date: Thu, 30 Jan 2025 16:51:25 -0800 Subject: [PATCH 2203/3585] Delete domains/_github-pages-challenge-vihaananand.untitled.json --- .../_github-pages-challenge-vihaananand.untitled.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-vihaananand.untitled.json diff --git a/domains/_github-pages-challenge-vihaananand.untitled.json b/domains/_github-pages-challenge-vihaananand.untitled.json deleted file mode 100644 index e5fe95813..000000000 --- a/domains/_github-pages-challenge-vihaananand.untitled.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "TXT": "53234a8871b871e94e29adff5a8e91" - } -} From 2950bc9503b04f8831e03e2150cf33ab3c663b24 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Fri, 31 Jan 2025 09:37:18 +0530 Subject: [PATCH 2204/3585] Create xrvuloepjriu.sevinda-herath.json --- domains/xrvuloepjriu.sevinda-herath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xrvuloepjriu.sevinda-herath.json diff --git a/domains/xrvuloepjriu.sevinda-herath.json b/domains/xrvuloepjriu.sevinda-herath.json new file mode 100644 index 000000000..a4e12249d --- /dev/null +++ b/domains/xrvuloepjriu.sevinda-herath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "CNAME": "gv-alvrz5ytmlhjh6.dv.googlehosted.com" + } +} From 79c0b97d4e7845bb7c74a38bbd8e2c0bfadc3fba Mon Sep 17 00:00:00 2001 From: fernando-cuba <93840752+fernando-cuba@users.noreply.github.com> Date: Fri, 31 Jan 2025 01:17:56 -0600 Subject: [PATCH 2205/3585] Update and rename fernandocuba to fernandocuba.json --- domains/{fernandocuba => fernandocuba.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{fernandocuba => fernandocuba.json} (77%) diff --git a/domains/fernandocuba b/domains/fernandocuba.json similarity index 77% rename from domains/fernandocuba rename to domains/fernandocuba.json index 8f5bed745..199fb8b40 100644 --- a/domains/fernandocuba +++ b/domains/fernandocuba.json @@ -1,6 +1,6 @@ { "description": "This website is a link to my personal developer portfolio.", - "repo": "https://fernando-cuba.github.io/portafolio/", + "repo": "https://github.com/fernando-cuba/fernando-cuba.github.io", "owner": { "username": "fernando-cuba", "email": "lfernando.cubar@gmail.com" From 6774cab67132239630d15c933e9963eddeb4894c Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Fri, 31 Jan 2025 11:27:25 +0400 Subject: [PATCH 2206/3585] add discord --- domains/_vercel.ryanbaig.json | 3 ++- domains/links.ryanbaig.json | 3 ++- domains/ryanbaig.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json index 0e7a80730..e457d348b 100644 --- a/domains/_vercel.ryanbaig.json +++ b/domains/_vercel.ryanbaig.json @@ -1,6 +1,7 @@ { "owner": { - "username": "RyanBaig" + "username": "RyanBaig", + "discord": "757475933170040893" }, "record": { "TXT": ["vc-domain-verify=ryanbaig.is-a.dev,6611c040f39e1689070b"] diff --git a/domains/links.ryanbaig.json b/domains/links.ryanbaig.json index 6535caf29..8f67cb323 100644 --- a/domains/links.ryanbaig.json +++ b/domains/links.ryanbaig.json @@ -1,6 +1,7 @@ { "owner": { - "username": "RyanBaig" + "username": "RyanBaig", + "discord": "757475933170040893" }, "record": { "A": ["76.76.21.21"] diff --git a/domains/ryanbaig.json b/domains/ryanbaig.json index 1fa8545be..65f803b49 100644 --- a/domains/ryanbaig.json +++ b/domains/ryanbaig.json @@ -1,6 +1,7 @@ { "owner": { - "username": "RyanBaig" + "username": "RyanBaig", + "discord": "757475933170040893" }, "record": { "CNAME": "ryanthedev.vercel.app" From 470e1fdfd36a6fced28a8aa17b182f5c93920dfb Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Fri, 31 Jan 2025 11:47:58 +0400 Subject: [PATCH 2207/3585] fix json error --- domains/rohitgunthal.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/rohitgunthal.json b/domains/rohitgunthal.json index 88c7af6ac..eef797274 100644 --- a/domains/rohitgunthal.json +++ b/domains/rohitgunthal.json @@ -1,9 +1,9 @@ { - "owner": { - "username":"rohitgunthal18", + "owner": { + "username": "rohitgunthal18", "email": "rohitgunthal1819@gmail.com" }, - "record": { - "CNAME":"rohitgunthal18.github.io" + "record": { + "CNAME": "rohitgunthal18.github.io" } } From 9dc00084446cf51ab5bc74f619d3bed5908cbfb4 Mon Sep 17 00:00:00 2001 From: Pranay Nidhi <66369444+pranaynidhi@users.noreply.github.com> Date: Fri, 31 Jan 2025 14:03:01 +0545 Subject: [PATCH 2208/3585] Update domains/pranay.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/pranay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pranay.json b/domains/pranay.json index 278defa92..3f57d7464 100644 --- a/domains/pranay.json +++ b/domains/pranay.json @@ -6,5 +6,5 @@ }, "record": { "CNAME": "pranaynidhi.tech" - }, + } } From 624596f80618cd7ce9b9f381a9bc12284ccfa9c7 Mon Sep 17 00:00:00 2001 From: Hao Jianjun <74537225+0xbitx@users.noreply.github.com> Date: Fri, 31 Jan 2025 16:27:07 +0800 Subject: [PATCH 2209/3585] Create 0xbit.json --- domains/0xbit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/0xbit.json diff --git a/domains/0xbit.json b/domains/0xbit.json new file mode 100644 index 000000000..70105e0fe --- /dev/null +++ b/domains/0xbit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xbitx", + "email": "0xbit25125@gmail.com" + }, + "record": { + "CNAME": "0xbitx.github.io" + } +} From 17b2f9552b02a0561fc452f544f476dec9c13262 Mon Sep 17 00:00:00 2001 From: Baibhav Kumar <61260582+Baibhavos@users.noreply.github.com> Date: Fri, 31 Jan 2025 14:23:29 +0530 Subject: [PATCH 2210/3585] Updated and renamed baibhav to baibhav.json Updated CNAME --- domains/{baibhav => baibhav.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{baibhav => baibhav.json} (72%) diff --git a/domains/baibhav b/domains/baibhav.json similarity index 72% rename from domains/baibhav rename to domains/baibhav.json index fcbca6aa9..47a82abaa 100644 --- a/domains/baibhav +++ b/domains/baibhav.json @@ -5,6 +5,6 @@ "email": "baibhavkumar303@gmail.com" }, "record": { - "CNAME": "https://new-portfolio-weld-sigma.vercel.app/" + "CNAME": "new-portfolio-weld-sigma.vercel.app" } } From 8b9aa756056b4384fead066997e04d1d0b4e08b5 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:01:36 +0800 Subject: [PATCH 2211/3585] Delete lawrenceee04.json --- lawrenceee04.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lawrenceee04.json diff --git a/lawrenceee04.json b/lawrenceee04.json deleted file mode 100644 index c367ac948..000000000 --- a/lawrenceee04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lawrenceee04", - "email": "lawrencelg04@gmail.com" - }, - "record": { - "CNAME": "lawrenceee04.github.io" - } -} From 3dd4ba0a0b39aadd4a672396ac7bb721f058a4c3 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:03:53 +0800 Subject: [PATCH 2212/3585] Create lawrenceee04.json --- domains/lawrenceee04.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lawrenceee04.json diff --git a/domains/lawrenceee04.json b/domains/lawrenceee04.json new file mode 100644 index 000000000..c367ac948 --- /dev/null +++ b/domains/lawrenceee04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "CNAME": "lawrenceee04.github.io" + } +} From 802fbab302962c23ef36019a71c2e4a67b10d965 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Fri, 31 Jan 2025 11:13:19 +0200 Subject: [PATCH 2213/3585] Update domains --- domains/MohamedHisham.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/MohamedHisham.json diff --git a/domains/MohamedHisham.json b/domains/MohamedHisham.json new file mode 100644 index 000000000..877c98c1d --- /dev/null +++ b/domains/MohamedHisham.json @@ -0,0 +1,11 @@ +{ + "description": "The personal website for Mohamed Hisham", + "repo": "https://github.com/MH0386/MH0386.github.io", + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "CNAME": "MH0386.github.io" + } +} \ No newline at end of file From 3780aeb2193fb7bd7c24bf891ee31b475c8bdc03 Mon Sep 17 00:00:00 2001 From: Pranjal Pandey <130264859+heropj@users.noreply.github.com> Date: Fri, 31 Jan 2025 14:49:55 +0530 Subject: [PATCH 2214/3585] Update domains/hero.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/hero.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hero.json b/domains/hero.json index e39274b20..39147385d 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -4,7 +4,7 @@ "email": "pranjalpandey1022003gmail.com" }, "record": { - "URL": "https://heroportfolio-two.vercel.app/" + "URL": "https://heroportfolio-two.vercel.app/portfolio" } } \ No newline at end of file From 7fbbb5fd43520e67e3b7107689bf064ed16d76b0 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Fri, 31 Jan 2025 15:31:37 +0400 Subject: [PATCH 2215/3585] fix email --- domains/hero.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hero.json b/domains/hero.json index 39147385d..025a64e1b 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -1,10 +1,10 @@ { "owner": { "username": "heropj", - "email": "pranjalpandey1022003gmail.com" + "email": "pranjalpandey1022003@gmail.com" }, "record": { "URL": "https://heroportfolio-two.vercel.app/portfolio" } } - \ No newline at end of file + From bb22c28125627839bd7924150dc2e87e7d528d0d Mon Sep 17 00:00:00 2001 From: Baibhav Kumar <61260582+Baibhavos@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:46:30 +0530 Subject: [PATCH 2216/3585] Create _vercel.baibhav.json --- domains/_vercel.baibhav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.baibhav.json diff --git a/domains/_vercel.baibhav.json b/domains/_vercel.baibhav.json new file mode 100644 index 000000000..f610b6e05 --- /dev/null +++ b/domains/_vercel.baibhav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Baibhavos", + "email": "baibhavkumar303@gmal.com" + }, + "record": { + "TXT": "vc-domain-verify=baibhav.is-a.dev,b652350d2b3b8f0bef49" + } +} From bcaaa9d70bb5490597564e6d78b4c7675e42ae88 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Fri, 31 Jan 2025 14:22:23 +0200 Subject: [PATCH 2217/3585] Rename MohamedHisham.json to mohamedhisham.json --- domains/{MohamedHisham.json => mohamedhisham.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{MohamedHisham.json => mohamedhisham.json} (99%) diff --git a/domains/MohamedHisham.json b/domains/mohamedhisham.json similarity index 99% rename from domains/MohamedHisham.json rename to domains/mohamedhisham.json index 877c98c1d..637f6eba7 100644 --- a/domains/MohamedHisham.json +++ b/domains/mohamedhisham.json @@ -8,4 +8,4 @@ "record": { "CNAME": "MH0386.github.io" } -} \ No newline at end of file +} From d1a34daef3788b2ce519c3e886f2114b79feb6f5 Mon Sep 17 00:00:00 2001 From: lycan Date: Fri, 31 Jan 2025 18:15:10 +0530 Subject: [PATCH 2218/3585] Rename DNS TXT record file as per instruction --- ...e-sneh-al.json => _github-pages-challenge-sneh-al.snehal.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-sneh-al.json => _github-pages-challenge-sneh-al.snehal.json} (100%) diff --git a/domains/_github-pages-challenge-sneh-al.json b/domains/_github-pages-challenge-sneh-al.snehal.json similarity index 100% rename from domains/_github-pages-challenge-sneh-al.json rename to domains/_github-pages-challenge-sneh-al.snehal.json From f7059a6dac30d804a528f79270c38a66f79c30f7 Mon Sep 17 00:00:00 2001 From: lezli01 Date: Fri, 31 Jan 2025 14:59:39 +0100 Subject: [PATCH 2219/3585] register "lezli01" --- domains/lezli01.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lezli01.json diff --git a/domains/lezli01.json b/domains/lezli01.json new file mode 100644 index 000000000..372185af2 --- /dev/null +++ b/domains/lezli01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lezli01", + "email": "lezli01@gmail.com" + }, + "record": { + "CNAME": "lezli01.github.io" + } +} From 19b86a8edd93dc584882e91bcd2df0deb318fed5 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Fri, 31 Jan 2025 15:09:23 +0100 Subject: [PATCH 2220/3585] Update rpadrell.json --- domains/rpadrell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rpadrell.json b/domains/rpadrell.json index 22462d7f6..f38fe4d3c 100644 --- a/domains/rpadrell.json +++ b/domains/rpadrell.json @@ -3,7 +3,7 @@ "repo": "https://github.com/roger-padrell/me", "owner": { "username": "roger-padrell", - "email": "[email protected]" + "email": "padrell.roger@gmail.com" }, "record": { "CNAME": "roger-padrell.github.io" From a638c83d1c0866b0f17cd6720a825d31ff5b4565 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Fri, 31 Jan 2025 15:19:12 +0100 Subject: [PATCH 2221/3585] Create _github-pages-challenge-roger-padrell.json --- domains/_github-pages-challenge-roger-padrell.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-roger-padrell.json diff --git a/domains/_github-pages-challenge-roger-padrell.json b/domains/_github-pages-challenge-roger-padrell.json new file mode 100644 index 000000000..cde4495f3 --- /dev/null +++ b/domains/_github-pages-challenge-roger-padrell.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roger-padrell", + "email": "padrell.roger@gmail.com" + }, + "record": { + "TXT": "814c8119eaa1cf941877c3cacea189" + } +} From 3de28204a00c9a6b4605d81a3198c53608fc9219 Mon Sep 17 00:00:00 2001 From: Pritam Das <40018547+ImDarkShadow@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:19:45 +0530 Subject: [PATCH 2222/3585] added "pritam.json" --- domains/pritam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pritam.json diff --git a/domains/pritam.json b/domains/pritam.json new file mode 100644 index 000000000..aa4ad0226 --- /dev/null +++ b/domains/pritam.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio.", + "repo": "https://github.com/ImDarkShadow/ImDarkShadow", + "owner": { + "username": "ImDarkShadow", + "email": "itspritam@proton.me" + }, + "record": { + "CNAME": "pritam-das.vercel.app" + } + } \ No newline at end of file From c5faa954a0d8358c9bcc3578af149f8d4565592f Mon Sep 17 00:00:00 2001 From: alas Date: Fri, 31 Jan 2025 17:57:30 +0100 Subject: [PATCH 2223/3585] Create alas.json --- domains/alas.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/alas.json diff --git a/domains/alas.json b/domains/alas.json new file mode 100644 index 000000000..4831db9b5 --- /dev/null +++ b/domains/alas.json @@ -0,0 +1,16 @@ +{ + "description": "better domain for a portfolio website and email", + "repo": "https://github.com/alastrantia/alastrantia.github.io", + "owner": { + "username": "alastrantia", + "email": "niklasnoneedtoknow@gmail.com" + }, + "record": { + "CNAME": "alastrantia.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }, + "proxied": true +} From fe0f4d69b83a5a0a8acfd64cfecf783c5b48bd37 Mon Sep 17 00:00:00 2001 From: Meyer Pidiache <109826392+meyer-pidiache@users.noreply.github.com> Date: Fri, 31 Jan 2025 12:23:08 -0500 Subject: [PATCH 2224/3585] Create meyer-pidiache.json --- domains/meyer-pidiache.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/meyer-pidiache.json diff --git a/domains/meyer-pidiache.json b/domains/meyer-pidiache.json new file mode 100644 index 000000000..c56e97735 --- /dev/null +++ b/domains/meyer-pidiache.json @@ -0,0 +1,10 @@ +{ + "description": "Blog", + "owner": { + "username": "meyer-pidiache", + "email": "pidiache@duck.com" + }, + "record": { + "CNAME": "meyer-pidiache.github.io" + } +} From 3af3bec60227c1269e34ee85f014fc1f1a826738 Mon Sep 17 00:00:00 2001 From: Moqtadir Date: Tue, 28 Jan 2025 22:21:29 +0530 Subject: [PATCH 2225/3585] adding a new domain --- domains/moku.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/moku.json diff --git a/domains/moku.json b/domains/moku.json new file mode 100644 index 000000000..e2adf4084 --- /dev/null +++ b/domains/moku.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/Moku922/CSS_HTML-CV_Website", + "owner": { + "username": "Moku922", + "email": "abdulmoqtadir1@gmail.com" + }, + "record": { + "CNAME": "https://moku922.github.io/CSS_HTML-CV_Website/" + }, + "proxied": true +} From a528f7db88536ef04201356e3e048c03e3ba5032 Mon Sep 17 00:00:00 2001 From: Moqtadir Date: Tue, 28 Jan 2025 22:27:31 +0530 Subject: [PATCH 2226/3585] modified a thing --- domains/moku.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/moku.json b/domains/moku.json index e2adf4084..322286e1e 100644 --- a/domains/moku.json +++ b/domains/moku.json @@ -7,6 +7,5 @@ }, "record": { "CNAME": "https://moku922.github.io/CSS_HTML-CV_Website/" - }, - "proxied": true + } } From 845def8192abc49b4c0372cf69b47a9ad6ed7056 Mon Sep 17 00:00:00 2001 From: Moqtadir Date: Wed, 29 Jan 2025 14:04:48 +0530 Subject: [PATCH 2227/3585] update the CNAME as suggested --- domains/moku.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/moku.json b/domains/moku.json index 322286e1e..5e4ed4558 100644 --- a/domains/moku.json +++ b/domains/moku.json @@ -6,6 +6,6 @@ "email": "abdulmoqtadir1@gmail.com" }, "record": { - "CNAME": "https://moku922.github.io/CSS_HTML-CV_Website/" + "CNAME": "moku922.github.io" } } From b176896fc20c85239f0460a26c73dbb3ed589e8c Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Fri, 31 Jan 2025 21:03:44 +0100 Subject: [PATCH 2228/3585] zoho mail security / integrity --- domains/mail.mrstickypiston.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index ab66adeee..6b7d77aa8 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -6,7 +6,11 @@ }, "record": { - "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu", + "TXT": [ + "zoho-verification=zb27779902.zmverify.zoho.eu", + "v=spf1 include:zoho.com ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOYU2xPqinzQEz5H9y5mBsE8Q7teQZepZZinzC20TpZPF32n9P2f+oWCCRCrTGxAoG5lnDAIVB6YaQO5qtH44b0IJtdtuLFZUeuOI1YXBV+/mbKcf2tYtFSsmcnPqEYHV7cZ0RSNdAmi3EfRuwqZHc/Uee7xvXUZ5KwU3UcbWr1wIDAQAB" + ], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } From 40b1c2b6bec969d64cd3f5a5d3d944a83e0e565a Mon Sep 17 00:00:00 2001 From: Sneazy25 <71924265+sneazy25@users.noreply.github.com> Date: Sat, 1 Feb 2025 06:06:57 +0700 Subject: [PATCH 2229/3585] Create kendikasir.json --- domains/kendikasir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kendikasir.json diff --git a/domains/kendikasir.json b/domains/kendikasir.json new file mode 100644 index 000000000..30e003378 --- /dev/null +++ b/domains/kendikasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" +}, + "record": { + "A": ["76.76.21.21"] + } +} From f59c5d9e701a95999e98999cdd2cf66947aadcb3 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:46:03 -0500 Subject: [PATCH 2230/3585] Create codesoft.json --- domains/codesoft.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/codesoft.json diff --git a/domains/codesoft.json b/domains/codesoft.json new file mode 100644 index 000000000..bf961a1c8 --- /dev/null +++ b/domains/codesoft.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "CNAME": "codesoftgit.github.io" + }, + "proxied": true +} From 8b47362c985dbf0772d92b844c3cf1002cda2738 Mon Sep 17 00:00:00 2001 From: struggler-guts Date: Sat, 1 Feb 2025 11:59:47 +0530 Subject: [PATCH 2231/3585] vercel domain verification --- domains/_vercel.yaxh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.yaxh.json diff --git a/domains/_vercel.yaxh.json b/domains/_vercel.yaxh.json new file mode 100644 index 000000000..a9844e95c --- /dev/null +++ b/domains/_vercel.yaxh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yaxhcodes", + "email": "meyashjoshi3101@gmail.com", + "discord": "965845932782526495" + }, + "record": { + "TXT": "vc-domain-verify=yaxh.is-a.dev,6469548bcd2901c7c348" + } +} \ No newline at end of file From 5ba36e946ef3558ccf6ef558d2d43506617247c4 Mon Sep 17 00:00:00 2001 From: Mr_Julus 2nd Date: Sat, 1 Feb 2025 10:27:40 +0100 Subject: [PATCH 2232/3585] Create darkdus.json --- domains/darkdus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/darkdus.json diff --git a/domains/darkdus.json b/domains/darkdus.json new file mode 100644 index 000000000..40b08a34c --- /dev/null +++ b/domains/darkdus.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Project", + "owner": { + "username": "MqJulus", + "email": "julien.sabe07@gmail.com" + }, + "record": { + "CNAME": "dark-dus.web.app" + } +} From a742cfb6379d59edefb8b396ad04df9f15f3fdda Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Sat, 1 Feb 2025 15:26:53 +0500 Subject: [PATCH 2233/3585] Create affan.json --- domains/affan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/affan.json diff --git a/domains/affan.json b/domains/affan.json new file mode 100644 index 000000000..affd01549 --- /dev/null +++ b/domains/affan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orkkz", + "email": "affanorakzai19@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 023284c6c8a3e94f59293bce690645e2e403c912 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Sat, 1 Feb 2025 15:28:22 +0500 Subject: [PATCH 2234/3585] Update affan.json --- domains/affan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index affd01549..77de3ca58 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -5,6 +5,7 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "CNAME": "affanorakzai.us.kg" } } From cdc3f99eb6c54846414e861c8d6981e6aeb6665b Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:26:19 +0800 Subject: [PATCH 2235/3585] Create pilotseye.json --- domains/pilotseye.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pilotseye.json diff --git a/domains/pilotseye.json b/domains/pilotseye.json new file mode 100644 index 000000000..8b00f2138 --- /dev/null +++ b/domains/pilotseye.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YFFKJB", + "email": "1261546255@qq.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + }, + "description": "PilotsEYE Studio Accounting System - A web-based accounting system for PilotsEYE Studio" +} From f4d3fd725bb023a5c4ad45df2df7d8eab021769c Mon Sep 17 00:00:00 2001 From: MrCat <142336149+bipre2466@users.noreply.github.com> Date: Sat, 1 Feb 2025 13:07:38 +0100 Subject: [PATCH 2236/3585] Register mrcat.is-a.dev --- domains/mrcat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mrcat.json diff --git a/domains/mrcat.json b/domains/mrcat.json new file mode 100644 index 000000000..31fe646e3 --- /dev/null +++ b/domains/mrcat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "bipre2466", + "discord": "1137413640945934418", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Y8eHPjeSqnG2MUxTMFsvWlhMNNYDsxTheEB8ak8Kiyso-_aGMkwFG_tMPE_2ZBya20BjudXX_gRgAG7YmDuyOP-oBGGP6pms8em_hgNoWxW9SQCfufy4dQ_sMkLNGumobnemmUuzlpMB77EtoBxXiINvyAF_MgoS_G68_6arIRWphBTSAGEaU2Fl7nBYUiArQD4W0wiZwTrwl5PRB6orOSa-SA4bg7k6ZDtxVmYCX1l1k_8ggG9L7oauftJ7yjq58miTUIx02qeCuP_t_p30wHHUbk02yFpJFtnH14xiDRQUCeAh25CibruxR82sDvsTPdsOJDJ-v_cWaenXoxX3Fg.Wjo-oD356QVDbjpXuIdBNg.OPnI-kc3PmzXQR-VR3rYOmFF1Quv56CJnGm-FUMP7WXRK-HW040wF647Sm3hu5KD_mn0gHdOvnVfpwBkKHsWg_eUzJgMlnBCzkT81lIi540.LNJ_5YhJ9zA2Kx8mx27hdQ" + }, + + "record": { + "A": ["31.6.7.25"] + } + } + \ No newline at end of file From 6ac54f4fb92a6a7c6cfc17318987c903cf35aaec Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Sat, 1 Feb 2025 07:15:29 -0500 Subject: [PATCH 2237/3585] Create _discord.codesoft.json --- domains/_discord.codesoft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.codesoft.json diff --git a/domains/_discord.codesoft.json b/domains/_discord.codesoft.json new file mode 100644 index 000000000..4053bf018 --- /dev/null +++ b/domains/_discord.codesoft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "TXT": "dh=1d1f0586f56693138d2014b13312d7467fa4e497" + } +} From 9c8aebf207198874653d9e803686e930512cfa8d Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Sat, 1 Feb 2025 14:01:24 +0100 Subject: [PATCH 2238/3585] fix spf --- domains/mail.mrstickypiston.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index 6b7d77aa8..6f8c5927a 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -8,8 +8,7 @@ "record": { "TXT": [ "zoho-verification=zb27779902.zmverify.zoho.eu", - "v=spf1 include:zoho.com ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOYU2xPqinzQEz5H9y5mBsE8Q7teQZepZZinzC20TpZPF32n9P2f+oWCCRCrTGxAoG5lnDAIVB6YaQO5qtH44b0IJtdtuLFZUeuOI1YXBV+/mbKcf2tYtFSsmcnPqEYHV7cZ0RSNdAmi3EfRuwqZHc/Uee7xvXUZ5KwU3UcbWr1wIDAQAB" + "v=spf1 include:zohomail.eu ~all" ], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } From e47bd13542909a43b76780cb606060b74f5ae06f Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Sat, 1 Feb 2025 14:03:23 +0100 Subject: [PATCH 2239/3585] fix dkim --- domains/zmail._domainkey.mail.mrstickypiston.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zmail._domainkey.mail.mrstickypiston.json diff --git a/domains/zmail._domainkey.mail.mrstickypiston.json b/domains/zmail._domainkey.mail.mrstickypiston.json new file mode 100644 index 000000000..fd2959af3 --- /dev/null +++ b/domains/zmail._domainkey.mail.mrstickypiston.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCQzqCyycL/D4W2wxwRFdiQuDNf0ityvD6KD71b67nse9rbSgQ+03F/Yt7F19nPvnmgSElmaf7yUcQajw2Nhr4xAK95NUgBkjuF4ofkXZnqw7fyVz5JdVU504yPXzLCj5SxSU2Rbu5WS+rXr0P86jjUfNWVPs30p3RTgJDJRoQgBQIDAQAB" + } +} From f6f057132d48c5d7939a0851a926c748e2d70c31 Mon Sep 17 00:00:00 2001 From: therohithborana <123008166+therohithborana@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:45:47 +0530 Subject: [PATCH 2240/3585] Update rohithborana.json --- domains/rohithborana.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rohithborana.json b/domains/rohithborana.json index eb60a5688..be991dfc4 100644 --- a/domains/rohithborana.json +++ b/domains/rohithborana.json @@ -6,7 +6,7 @@ "email": "boranarohith07@gmail.com" }, "record": { - "URL": "https://therohithborana.vercel.app/" + "CNAME": "https://therohithborana.vercel.app/" } } - \ No newline at end of file + From 5dd8938f634cb02afe4696806dcca89378a64c31 Mon Sep 17 00:00:00 2001 From: Jonatandb Date: Sat, 1 Feb 2025 11:51:41 -0300 Subject: [PATCH 2241/3585] Delete domains/jonatandb.json Rollback to avoid possible problems with my current custom domain (https://github.com/is-a-dev/register/issues/19197) --- domains/jonatandb.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/jonatandb.json diff --git a/domains/jonatandb.json b/domains/jonatandb.json deleted file mode 100644 index ab12955cb..000000000 --- a/domains/jonatandb.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This is for my personal website.", - "owner": { - "username": "jonatandb", - "email": "jonatandb@gmail.com" - }, - "record": { - "CNAME": "jonatandb.github.io" - } -} From fcf32e3cf0901d56a9d6bcaede191f9082bc1d01 Mon Sep 17 00:00:00 2001 From: "A.Rahman Al-Khateeb" <98776265+khateeboveskey@users.noreply.github.com> Date: Sat, 1 Feb 2025 18:00:38 +0300 Subject: [PATCH 2242/3585] Create khateeb.json --- domains/khateeb.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/khateeb.json diff --git a/domains/khateeb.json b/domains/khateeb.json new file mode 100644 index 000000000..a0f695caa --- /dev/null +++ b/domains/khateeb.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "khateeboveskey" + }, + "record": { + "CNAME": "khateeboveskey.github.io" + } +} From de74953bad7bae88e94b11b1d4e7e90939e007bd Mon Sep 17 00:00:00 2001 From: nLog0312 <105146353+nLog0312@users.noreply.github.com> Date: Sat, 1 Feb 2025 22:18:20 +0700 Subject: [PATCH 2243/3585] update file name --- domains/{nLog0312.json => nlog0312.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{nLog0312.json => nlog0312.json} (100%) diff --git a/domains/nLog0312.json b/domains/nlog0312.json similarity index 100% rename from domains/nLog0312.json rename to domains/nlog0312.json From 0a3a9eb95e34a06996b008caf0624197db0f60e2 Mon Sep 17 00:00:00 2001 From: Mohamed Bishr Date: Sat, 1 Feb 2025 18:08:34 +0200 Subject: [PATCH 2244/3585] Updates username in mohamedbishr.json Changes username from mohamed-bishr to MohamedWaelBishr to reflect correct account name --- domains/mohamedbishr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamedbishr.json b/domains/mohamedbishr.json index fd3e82119..34a06bd72 100644 --- a/domains/mohamedbishr.json +++ b/domains/mohamedbishr.json @@ -1,6 +1,6 @@ { "owner": { - "username": "mohamed-bishr", + "username": "MohamedWaelBishr", "email": "mohamedwaelbishr@gmail.com" }, "record": { From 63a137131d437a36d225f802733ff63b21819401 Mon Sep 17 00:00:00 2001 From: "A.Rahman Al-Khateeb" <98776265+khateeboveskey@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:23:24 +0300 Subject: [PATCH 2245/3585] Update khateeb.json Fix 404 --- domains/khateeb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khateeb.json b/domains/khateeb.json index a0f695caa..86cd80f0b 100644 --- a/domains/khateeb.json +++ b/domains/khateeb.json @@ -3,6 +3,6 @@ "username": "khateeboveskey" }, "record": { - "CNAME": "khateeboveskey.github.io" + "CNAME": "khateeboveskey.github.io/khateeb-portfolio" } } From b5a82f48e23f9f9532e47d5d1a6746760e2d19c8 Mon Sep 17 00:00:00 2001 From: alas Date: Sat, 1 Feb 2025 18:28:15 +0100 Subject: [PATCH 2246/3585] Update alas.json --- domains/alas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/alas.json b/domains/alas.json index 4831db9b5..ce825184d 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -6,10 +6,10 @@ "email": "niklasnoneedtoknow@gmail.com" }, "record": { - "CNAME": "alastrantia.github.io", + "URL": "alastrantia.github.io", "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx1.improvmx.com", + "mx2.improvmx.com" ] }, "proxied": true From ee742b7d44cea5d47084f9daa4c8324cd5ffe664 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Feb 2025 12:30:48 -0500 Subject: [PATCH 2247/3585] Update rohithborana.json --- domains/rohithborana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohithborana.json b/domains/rohithborana.json index be991dfc4..3742ac9d3 100644 --- a/domains/rohithborana.json +++ b/domains/rohithborana.json @@ -6,7 +6,7 @@ "email": "boranarohith07@gmail.com" }, "record": { - "CNAME": "https://therohithborana.vercel.app/" + "CNAME": "therohithborana.vercel.app" } } From 20b49ddf0f7ef5545cc466102b20858381c3c58e Mon Sep 17 00:00:00 2001 From: Viswanath Reddy Date: Sat, 1 Feb 2025 23:07:20 +0530 Subject: [PATCH 2248/3585] Update domains/iviswanathreddy.json Co-authored-by: 21Z <21z95@proton.me> --- domains/iviswanathreddy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iviswanathreddy.json b/domains/iviswanathreddy.json index b9fdf3166..0b4c64ba1 100644 --- a/domains/iviswanathreddy.json +++ b/domains/iviswanathreddy.json @@ -3,7 +3,7 @@ "repo": "https://github.com/iviswanathreddy/iviswanathreddy.github.io.git", "owner": { "username": "iviswanathreddy", - "email": "i.viswanath666@gmail.com", + "email": "i.viswanath666@gmail.com" }, "record": { "CNAME": "iviswanathreddy.github.io" From aef20cebbe41d1cd6cd9c86508e14b33f46d5b42 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Feb 2025 12:43:11 -0500 Subject: [PATCH 2249/3585] Update exrand.json --- domains/exrand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index dc96de88c..054f200de 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -4,6 +4,6 @@ "email": "totallynota903@gmail.com" }, "record": { - "A": "128.204.218.63" + "A": ["128.204.218.63"] } } From d9a8c6b1b3bb02b459227ecc97e34f4f292f8e5e Mon Sep 17 00:00:00 2001 From: "A.Rahman Al-Khateeb" <98776265+khateeboveskey@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:49:56 +0300 Subject: [PATCH 2250/3585] Update khateeb.json --- domains/khateeb.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/khateeb.json b/domains/khateeb.json index 86cd80f0b..5679b0de3 100644 --- a/domains/khateeb.json +++ b/domains/khateeb.json @@ -1,6 +1,9 @@ { + "description": "Welcome to Khateeb's portfolio - a showcase of full-stack development projects and skills. Explore my work in web development, software engineering, and creative solutions built with modern technologies.", + "repo": "https://github.com/khateeboveskey/khateeb-portfolio", "owner": { - "username": "khateeboveskey" + "username": "khateeboveskey", + "email": "khateeboveskey@gmail.com" }, "record": { "CNAME": "khateeboveskey.github.io/khateeb-portfolio" From 344eef8d383ad45a992144da084b717083b3280e Mon Sep 17 00:00:00 2001 From: Soumadip Das Date: Sat, 1 Feb 2025 23:21:34 +0530 Subject: [PATCH 2251/3585] Create _github-pages-challenge-soymadip.json --- domains/_github-pages-challenge-soymadip.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-soymadip.json diff --git a/domains/_github-pages-challenge-soymadip.json b/domains/_github-pages-challenge-soymadip.json new file mode 100644 index 000000000..f7a10410e --- /dev/null +++ b/domains/_github-pages-challenge-soymadip.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "TXT": "5d04ea047efd00f6377e5ad12bb373" + } +} From a41c1f7d6d9ddd8a9918c431f8cbeedcbd22d163 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Sat, 1 Feb 2025 12:56:42 -0500 Subject: [PATCH 2252/3585] Update codesoft.json --- domains/codesoft.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/codesoft.json b/domains/codesoft.json index bf961a1c8..4f5a873ed 100644 --- a/domains/codesoft.json +++ b/domains/codesoft.json @@ -4,7 +4,9 @@ "email": "codesft@proton.me" }, "record": { - "CNAME": "codesoftgit.github.io" + "CNAME": "codesoftgit.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] }, "proxied": true } From 751ea3c76731c363a74eac2dbb12bb3572608f56 Mon Sep 17 00:00:00 2001 From: AlbertoAIG Date: Sat, 1 Feb 2025 19:00:50 +0100 Subject: [PATCH 2253/3585] Create albertoaig.json --- domains/albertoaig.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/albertoaig.json diff --git a/domains/albertoaig.json b/domains/albertoaig.json new file mode 100644 index 000000000..9ed03a0e7 --- /dev/null +++ b/domains/albertoaig.json @@ -0,0 +1,10 @@ +{ + "description": "albertoaig.is-a.dev", + "owner": { + "username": "Albertoaig", + "email": "alberto.aig10@gmail.com" + }, + "record": { + "CNAME": "portafolio-bay-eight.vercel.app" + } +} From f94c9a250c049fe0a0d1d72b1da501948d04002e Mon Sep 17 00:00:00 2001 From: "A.Rahman Al-Khateeb" <98776265+khateeboveskey@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:07:18 +0300 Subject: [PATCH 2254/3585] Fix khateeb.json --- domains/khateeb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khateeb.json b/domains/khateeb.json index 5679b0de3..645836fc1 100644 --- a/domains/khateeb.json +++ b/domains/khateeb.json @@ -6,6 +6,6 @@ "email": "khateeboveskey@gmail.com" }, "record": { - "CNAME": "khateeboveskey.github.io/khateeb-portfolio" + "CNAME": "khateeboveskey.github.io" } } From a40e7958672cd805c3c2b75d55f165d8d20f7279 Mon Sep 17 00:00:00 2001 From: "A.Rahman Al-Khateeb" <98776265+khateeboveskey@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:08:58 +0300 Subject: [PATCH 2255/3585] Update khateeb.json --- domains/khateeb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khateeb.json b/domains/khateeb.json index 645836fc1..f517a4c81 100644 --- a/domains/khateeb.json +++ b/domains/khateeb.json @@ -1,6 +1,6 @@ { "description": "Welcome to Khateeb's portfolio - a showcase of full-stack development projects and skills. Explore my work in web development, software engineering, and creative solutions built with modern technologies.", - "repo": "https://github.com/khateeboveskey/khateeb-portfolio", + "repo": "https://github.com/khateeboveskey/khateeboveskey.github.io", "owner": { "username": "khateeboveskey", "email": "khateeboveskey@gmail.com" From 624035ec20a426c9cac22fa1b57596e8cd8fc63f Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 1 Feb 2025 20:10:23 +0200 Subject: [PATCH 2256/3585] Username has to be exact. --- domains/alas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alas.json b/domains/alas.json index ce825184d..cccdc17c9 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -2,7 +2,7 @@ "description": "better domain for a portfolio website and email", "repo": "https://github.com/alastrantia/alastrantia.github.io", "owner": { - "username": "alastrantia", + "username": "Alastrantia", "email": "niklasnoneedtoknow@gmail.com" }, "record": { From 6aea7daef8860f761ce2c02f4d6882f1d646cd94 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Sat, 1 Feb 2025 13:10:59 -0500 Subject: [PATCH 2257/3585] Update codesoft.json --- domains/codesoft.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/codesoft.json b/domains/codesoft.json index 4f5a873ed..bf961a1c8 100644 --- a/domains/codesoft.json +++ b/domains/codesoft.json @@ -4,9 +4,7 @@ "email": "codesft@proton.me" }, "record": { - "CNAME": "codesoftgit.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": "codesoftgit.github.io" }, "proxied": true } From 7071c5241177580d3e19f9c65f08e2d5b61c42d8 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 1 Feb 2025 20:11:09 +0200 Subject: [PATCH 2258/3585] Welp, I'm dumb --- domains/alas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alas.json b/domains/alas.json index cccdc17c9..122577b37 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -6,7 +6,7 @@ "email": "niklasnoneedtoknow@gmail.com" }, "record": { - "URL": "alastrantia.github.io", + "URL": "https://alastrantia.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 038e3b04b2d3eca4e6a85be73bf0cbc01e1b7f8c Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 1 Feb 2025 20:12:09 +0200 Subject: [PATCH 2259/3585] Thanks proxied line --- domains/alas.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/alas.json b/domains/alas.json index 122577b37..372591b1d 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -11,6 +11,5 @@ "mx1.improvmx.com", "mx2.improvmx.com" ] - }, - "proxied": true + } } From 219720d5e11c2e88fb3359a662f1e13d7614ea34 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Sat, 1 Feb 2025 13:12:15 -0500 Subject: [PATCH 2260/3585] Create mail.codesoft.json --- domains/mail.codesoft.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.codesoft.json diff --git a/domains/mail.codesoft.json b/domains/mail.codesoft.json new file mode 100644 index 000000000..ffc92715d --- /dev/null +++ b/domains/mail.codesoft.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesoft@proton.me" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} From 936cf5e88b349714541923c372e9c3f85ce3259c Mon Sep 17 00:00:00 2001 From: Soumadip Das Date: Sun, 2 Feb 2025 00:08:56 +0530 Subject: [PATCH 2261/3585] Rename _github-pages-challenge-soymadip.json to _github-pages-challenge-soymadip.soymadip.json --- ...ymadip.json => _github-pages-challenge-soymadip.soymadip.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-soymadip.json => _github-pages-challenge-soymadip.soymadip.json} (100%) diff --git a/domains/_github-pages-challenge-soymadip.json b/domains/_github-pages-challenge-soymadip.soymadip.json similarity index 100% rename from domains/_github-pages-challenge-soymadip.json rename to domains/_github-pages-challenge-soymadip.soymadip.json From d9874468be3d2db4183b5fcc9eb48e7c28fcb2fe Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:04:45 +0100 Subject: [PATCH 2262/3585] Update exrand.json Fixed the ip, because my hosting provider doesn't like that.. --- domains/exrand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index 054f200de..93451604f 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -4,6 +4,6 @@ "email": "totallynota903@gmail.com" }, "record": { - "A": ["128.204.218.63"] + "A": ["207.180.248.6"] } } From 2c812f5ca613a803f629ad446e090422fd6198df Mon Sep 17 00:00:00 2001 From: Abdul Razzaq <39210426+algo-encoders@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:20:03 +0500 Subject: [PATCH 2263/3585] Create abdulrazzaq.json This would my portfolio website --- domains/abdulrazzaq.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abdulrazzaq.json diff --git a/domains/abdulrazzaq.json b/domains/abdulrazzaq.json new file mode 100644 index 000000000..78390d11a --- /dev/null +++ b/domains/abdulrazzaq.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio Website", + "owner": { + "username": "algo-encoders", + "email": "a.razzaq4085@gmail.com" + }, + "record": { + "A": "75.119.140.170" + } +} From 9917ced7b036d78b7e0df9e6ef5b079381fafc81 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:35:43 +0200 Subject: [PATCH 2264/3585] Update sh770 --- domains/sh770 | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/sh770 b/domains/sh770 index 3d846b3e9..8e714b527 100644 --- a/domains/sh770 +++ b/domains/sh770 @@ -6,7 +6,5 @@ }, "record": { "CNAME": "sh770.github.io/dev" - "TXT": "_github-pages-challenge-sh770.sh770.dev" - "TXT": "f1bc37cc382372c5b5ef5103b14648" } } From d2907299e546bb61141c585e6ce9632965907c46 Mon Sep 17 00:00:00 2001 From: Abdul Razzaq <39210426+algo-encoders@users.noreply.github.com> Date: Sun, 2 Feb 2025 00:37:36 +0500 Subject: [PATCH 2265/3585] Update abdulrazzaq.json Convert A Record to array --- domains/abdulrazzaq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdulrazzaq.json b/domains/abdulrazzaq.json index 78390d11a..f8296566f 100644 --- a/domains/abdulrazzaq.json +++ b/domains/abdulrazzaq.json @@ -5,6 +5,6 @@ "email": "a.razzaq4085@gmail.com" }, "record": { - "A": "75.119.140.170" + "A": ["75.119.140.170"] } } From 6a3cc662d361074d30c76e6bbeabbb0f334664e1 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sat, 1 Feb 2025 21:59:31 +0200 Subject: [PATCH 2266/3585] Create _github-pages-challenge-MH0386.json --- domains/_github-pages-challenge-MH0386.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-MH0386.json diff --git a/domains/_github-pages-challenge-MH0386.json b/domains/_github-pages-challenge-MH0386.json new file mode 100644 index 000000000..15166319e --- /dev/null +++ b/domains/_github-pages-challenge-MH0386.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "TXT": "c6abd6e81620b17a3fc408bfbbbe06" + } +} From 1bb449202a2f3789971c7dab35759ff0cdbbd389 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sat, 1 Feb 2025 22:05:15 +0200 Subject: [PATCH 2267/3585] Rename _github-pages-challenge-MH0386.json to _github-pages-challenge-mh0386.json --- ...-challenge-MH0386.json => _github-pages-challenge-mh0386.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-MH0386.json => _github-pages-challenge-mh0386.json} (100%) diff --git a/domains/_github-pages-challenge-MH0386.json b/domains/_github-pages-challenge-mh0386.json similarity index 100% rename from domains/_github-pages-challenge-MH0386.json rename to domains/_github-pages-challenge-mh0386.json From 404bf872296aa49ffa9357d7e979037d9e31ee77 Mon Sep 17 00:00:00 2001 From: Euskindar Date: Sat, 1 Feb 2025 21:51:04 +0100 Subject: [PATCH 2268/3585] new domain added --- domains/euskindar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/euskindar.json b/domains/euskindar.json index 8b1378917..35df4bd57 100644 --- a/domains/euskindar.json +++ b/domains/euskindar.json @@ -1 +1,12 @@ +{ + "description": "Fron-end challenges", + "repo": "https://github.com/Euskindar/CHALLENGES", + "owner": { + "username": "Euskindar", + "email": "julenjph@hotmail.com" + }, + "record": { + "CNAME": "euskindar.github.io" + } +} \ No newline at end of file From 91aa67adb034819594a14fd9bafe5f4ad9782f23 Mon Sep 17 00:00:00 2001 From: Sri Krishna Date: Sun, 2 Feb 2025 06:58:39 +1000 Subject: [PATCH 2269/3585] feat: new sub-domain --- domains/sri.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/sri.json diff --git a/domains/sri.json b/domains/sri.json new file mode 100644 index 000000000..71d589d12 --- /dev/null +++ b/domains/sri.json @@ -0,0 +1,6 @@ +{ + "repo": "https://github.com/srikrishna180/portfolio", + "owner": { + "username": "srikrishna180" + } +} From 9a2838d2f56f3912a62e8def4a45dd21d234b45b Mon Sep 17 00:00:00 2001 From: Diego Reis Date: Sat, 1 Feb 2025 17:58:31 -0300 Subject: [PATCH 2270/3585] add diegoreis domain --- domains/diegoreis.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/diegoreis.json diff --git a/domains/diegoreis.json b/domains/diegoreis.json new file mode 100644 index 000000000..99b9dfd0c --- /dev/null +++ b/domains/diegoreis.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "diegoreis42", + "email": "reisdiego144@gmail.com" + }, + "record": { + "CNAME": "diegoreis42.github.io" + }, + "proxied": true +} \ No newline at end of file From 51881774ee4567c8892a9ce099bcfb30f4934f50 Mon Sep 17 00:00:00 2001 From: Alic <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 1 Feb 2025 16:05:10 -0500 Subject: [PATCH 2271/3585] Create enough --- domains/enough | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/enough diff --git a/domains/enough b/domains/enough new file mode 100644 index 000000000..60cff046e --- /dev/null +++ b/domains/enough @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Enoughsdv/Enoughsdv.github.io", + "owner": { + "username": "Enoughsdv", + "email": "enoughsdv@gmail.com" + }, + "record": { + "CNAME": "enoughsdv.github.io" + } +} From 47a7d32d028bf7ec3bcfbc071793581abbad59fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20GUIDI?= Date: Sat, 1 Feb 2025 23:01:48 +0100 Subject: [PATCH 2272/3585] Create mateoguidi.json --- domains/mateoguidi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mateoguidi.json diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json new file mode 100644 index 000000000..20e4c47ad --- /dev/null +++ b/domains/mateoguidi.json @@ -0,0 +1,11 @@ +{ + "description": "Mateo GUIDI's Portfolio", + "repo": "https://github.com/MateoGuidi/portfolio", + "owner": { + "username": "MateoGuidi", + "email": "mateo.guidi5@gmail.com" + }, + "record": { + "CNAME": "mateoguidi.github.io/portfolio" + } +} From ea84be1acda12aab4ee52548af360d5e67171428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baturalp=20S=C3=B6nmez?= Date: Sun, 2 Feb 2025 01:05:22 +0300 Subject: [PATCH 2273/3585] Create baturalp.json --- domains/baturalp.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/baturalp.json diff --git a/domains/baturalp.json b/domains/baturalp.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/baturalp.json @@ -0,0 +1 @@ + From f2c6e67c4af60da86fcdff86c1d44ec1f1f75d61 Mon Sep 17 00:00:00 2001 From: Valerius Mattfeld Date: Sat, 1 Feb 2025 23:11:13 +0100 Subject: [PATCH 2274/3585] Create valerius.json --- domains/valerius.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/valerius.json diff --git a/domains/valerius.json b/domains/valerius.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/valerius.json @@ -0,0 +1 @@ + From 8351134c95812e9d804b80600574f6c85b5a7e28 Mon Sep 17 00:00:00 2001 From: Valerius Mattfeld Date: Sat, 1 Feb 2025 23:14:58 +0100 Subject: [PATCH 2275/3585] Update valerius.json --- domains/valerius.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/valerius.json b/domains/valerius.json index 8b1378917..085a6b51e 100644 --- a/domains/valerius.json +++ b/domains/valerius.json @@ -1 +1,11 @@ - +{ + "description": "valerius.is-a.dev", + "repo": "https://github.com/valerius21/register", + "owner": { + "username": "valerius21", + "email": "dev@voidcode.net" + }, + "record": { + "CNAME": "valerius.me" + } +} From fe984b6c65e410da9de4b37b180c4e6acce0e4fa Mon Sep 17 00:00:00 2001 From: arunvishnu Date: Sat, 1 Feb 2025 19:02:30 -0500 Subject: [PATCH 2276/3585] Created arunvishnu.json --- domains/arunvishnu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arunvishnu.json diff --git a/domains/arunvishnu.json b/domains/arunvishnu.json new file mode 100644 index 000000000..6ddb2614a --- /dev/null +++ b/domains/arunvishnu.json @@ -0,0 +1,11 @@ +{ + "description": "arunvishnu.is-a.dev: website for my portoflio", + "repo": "https://github.com/arunvishnu/magicui-portfolio", + "owner": { + "username": "arunvishnu", + "email": "arun.vishnu@gmail.com" + }, + "record": { + "CNAME": "arunvishnu.com" + } +} From 0403c2e475dbe553cefc6670a75c9cf9e522237a Mon Sep 17 00:00:00 2001 From: "K.Boopathi" <44333589+programmerraja@users.noreply.github.com> Date: Sun, 2 Feb 2025 05:56:37 +0530 Subject: [PATCH 2277/3585] created programmerraja domain --- domains/programmerraja.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/programmerraja.json diff --git a/domains/programmerraja.json b/domains/programmerraja.json new file mode 100644 index 000000000..4d1167e28 --- /dev/null +++ b/domains/programmerraja.json @@ -0,0 +1,11 @@ +{ + "description": "programmerraja is.a.dev domain!", + "repo": "https://github.com/programmerraja/programmerraja.github.io", + "owner": { + "username": "programmerraja" + }, + "record": { + "CNAME": "programmerraja.github.io" + } + } + \ No newline at end of file From 2cca9509ba21e57663fcd24cd49c4bac1a70f521 Mon Sep 17 00:00:00 2001 From: "K.Boopathi" <44333589+programmerraja@users.noreply.github.com> Date: Sun, 2 Feb 2025 05:58:30 +0530 Subject: [PATCH 2278/3585] added mail id --- domains/programmerraja.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/programmerraja.json b/domains/programmerraja.json index 4d1167e28..55fb4b4fd 100644 --- a/domains/programmerraja.json +++ b/domains/programmerraja.json @@ -2,7 +2,9 @@ "description": "programmerraja is.a.dev domain!", "repo": "https://github.com/programmerraja/programmerraja.github.io", "owner": { - "username": "programmerraja" + "username": "programmerraja", + "email": "boooathis123@gmail.com" + }, "record": { "CNAME": "programmerraja.github.io" From 4ba42fbce11670bd29701503947977e4d82f452c Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:52:15 +0800 Subject: [PATCH 2279/3585] Update pilotseye.json --- domains/pilotseye.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index 8b00f2138..30706a506 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -4,7 +4,13 @@ "email": "1261546255@qq.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "cname.vercel-dns.com", + "TXT": [ + { + "name": "_vercel", + "value": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" + } + ] }, "description": "PilotsEYE Studio Accounting System - A web-based accounting system for PilotsEYE Studio" } From 5e6e621aef71f436f197a44c8756999dd3ba03d3 Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sun, 2 Feb 2025 09:07:05 +0800 Subject: [PATCH 2280/3585] Update pilotseye.json --- domains/pilotseye.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index 30706a506..21c7b0ea7 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -5,12 +5,9 @@ }, "record": { "CNAME": "cname.vercel-dns.com", - "TXT": [ - { - "name": "_vercel", - "value": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" - } - ] + "TXT": { + "_vercel": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" + } }, - "description": "PilotsEYE Studio Accounting System - A web-based accounting system for PilotsEYE Studio" + "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" } From bc83db6388f33793224574b3d6874bdb3bbd4005 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:12:59 -0500 Subject: [PATCH 2281/3585] Create bens.json --- domains/bens.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bens.json diff --git a/domains/bens.json b/domains/bens.json new file mode 100644 index 000000000..0bd3e9c65 --- /dev/null +++ b/domains/bens.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/coco-droid", + "owner": { + "username": "coco-droid", + "email": "robensjeanbaptiste29@gmail.com" + }, + "record": { + "URL": "https://bit.ly/bensdev" + }, +} From 4a8a4f5c61bdfddca1a0377ed800eacad2fc86af Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sun, 2 Feb 2025 09:13:13 +0800 Subject: [PATCH 2282/3585] Update pilotseye.json --- domains/pilotseye.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index 21c7b0ea7..a994a746b 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -6,7 +6,7 @@ "record": { "CNAME": "cname.vercel-dns.com", "TXT": { - "_vercel": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" + "_vercel.pilotseye": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" } }, "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" From 54e2fe88d49f3d401350c57537acced13b4a8e8a Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sun, 2 Feb 2025 09:15:05 +0800 Subject: [PATCH 2283/3585] Update pilotseye.json --- domains/pilotseye.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index a994a746b..0c1224cea 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -5,9 +5,7 @@ }, "record": { "CNAME": "cname.vercel-dns.com", - "TXT": { - "_vercel.pilotseye": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" - } + "proxied": true }, "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" } From d9e1e9e86860e4a7f204c37251e021bc5d0c199b Mon Sep 17 00:00:00 2001 From: Alic <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:27:46 -0500 Subject: [PATCH 2284/3585] Rename enough to enough.json --- domains/{enough => enough.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{enough => enough.json} (100%) diff --git a/domains/enough b/domains/enough.json similarity index 100% rename from domains/enough rename to domains/enough.json From bf627741d0da1c1d7e37df14d5412b533125f3ac Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sun, 2 Feb 2025 09:31:37 +0800 Subject: [PATCH 2285/3585] Update pilotseye.json --- domains/pilotseye.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index 0c1224cea..7fc47675f 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -4,8 +4,8 @@ "email": "1261546255@qq.com" }, "record": { - "CNAME": "cname.vercel-dns.com", - "proxied": true + "CNAME": "cname.vercel-dns.com" }, + "proxy": true, "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" } From cc52df3c2857a20845a134a2f8f38a89b766848a Mon Sep 17 00:00:00 2001 From: GManTheMarioGuy <155935644+GManTheMarioGuy@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:26:55 -0600 Subject: [PATCH 2286/3585] Update --- domains/gmanthemarioguy.json | 11 +++++++++++ domains/uuphoria2.json | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 domains/gmanthemarioguy.json delete mode 100644 domains/uuphoria2.json diff --git a/domains/gmanthemarioguy.json b/domains/gmanthemarioguy.json new file mode 100644 index 000000000..ee92eb1a2 --- /dev/null +++ b/domains/gmanthemarioguy.json @@ -0,0 +1,11 @@ +{ + "description": "This is to be used on my blog.", + "repo": "https://github.com/gmanthemarioguy/gmanthemarioguy.github.io", + "owner": { + "username": "gmanthemarioguy", + "email": "gman36147@gmail.com" + }, + "record": { + "CNAME": "gmanthemarioguy.github.io" + } +} diff --git a/domains/uuphoria2.json b/domains/uuphoria2.json deleted file mode 100644 index f429aa66c..000000000 --- a/domains/uuphoria2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This is to be used on my blog.", - "repo": "https://github.com/uuphoria2/uuphoria2.github.io", - "owner": { - "username": "uuphoria2", - "email": "gman36147@gmail.com" - }, - "record": { - "CNAME": "uuphoria2.github.io" - } -} From f8c19d4c4aa00706cb3a4827988e34eef9c42975 Mon Sep 17 00:00:00 2001 From: GManTheMarioGuy <155935644+GManTheMarioGuy@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:37:32 -0600 Subject: [PATCH 2287/3585] TXT Verification --- ...thub-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{_github-pages-challenge-uuphoria2.uuphoria2.json => _github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json} (62%) diff --git a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json b/domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json similarity index 62% rename from domains/_github-pages-challenge-uuphoria2.uuphoria2.json rename to domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json index f65e6dc95..bfedfd088 100644 --- a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json +++ b/domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json @@ -1,10 +1,10 @@ { "description": "Verification for my personal site", "owner": { - "username": "uuphoria2", + "username": "GManTheMarioGuy", "email": "gman36147@gmail.com" }, "record": { - "TXT": "e102771c99f70130190148a2d00ee0" + "TXT": "20f23b82e045272d36fadd99a6e464" } } From 0a97344f80762cf218c3dbd379fa50fe0d22a627 Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Sat, 1 Feb 2025 21:38:32 -0500 Subject: [PATCH 2288/3585] Create josh-ferrell.json --- domains/josh-ferrell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/josh-ferrell.json diff --git a/domains/josh-ferrell.json b/domains/josh-ferrell.json new file mode 100644 index 000000000..7b257c2c4 --- /dev/null +++ b/domains/josh-ferrell.json @@ -0,0 +1,11 @@ +{ + "description": "Josh Ferrell Personal Github Page", + "repo": "https://github.com/josh-ferrell/josh-ferrell", + "owner": { + "username": "josh-ferrell", + "email": "josh.ferrell@gmail.com" + }, + "record": { + "CNAME": "josh-ferrell.github.io" + } +} From 78db3b0f9e8560f3fe711cb89f4cd9d7e97255df Mon Sep 17 00:00:00 2001 From: GManTheMarioGuy <155935644+GManTheMarioGuy@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:42:46 -0600 Subject: [PATCH 2289/3585] Accidentally made it uppercase (fix) --- ... _github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json => _github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json} (100%) diff --git a/domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json b/domains/_github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json similarity index 100% rename from domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json rename to domains/_github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json From 9035cbf32c94dab7e106ca2618e0be55f020aaed Mon Sep 17 00:00:00 2001 From: Alan Maldonado Date: Sat, 1 Feb 2025 21:18:29 -0600 Subject: [PATCH 2290/3585] Created n3m.json --- domains/n3m.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/n3m.json diff --git a/domains/n3m.json b/domains/n3m.json new file mode 100644 index 000000000..4e1d6bbfb --- /dev/null +++ b/domains/n3m.json @@ -0,0 +1,10 @@ +{ + "description": "Domain that redirects to my personal portfolio", + "repo": "https://github.com/n3m", + "owner": { + "username": "n3m" + }, + "record": { + "URL": "https://n3m.me" + } +} \ No newline at end of file From 30ad775ada9a171e0991dff87217ef59d2815b1f Mon Sep 17 00:00:00 2001 From: Aniket Kanere Date: Sun, 2 Feb 2025 10:01:35 +0530 Subject: [PATCH 2291/3585] Create aniket.json --- domains/aniket.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aniket.json diff --git a/domains/aniket.json b/domains/aniket.json new file mode 100644 index 000000000..4158d3f96 --- /dev/null +++ b/domains/aniket.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "anikxt" + "email": "aniket15304@gmail.com" + }, + "record": { + "CNAME": "aniket.codes" + } +} From 0fd4733910ab371ed1ced8294da0c592f43ddaa2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:44:49 -0500 Subject: [PATCH 2292/3585] Update aniket.json --- domains/aniket.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket.json b/domains/aniket.json index 4158d3f96..2596e55ed 100644 --- a/domains/aniket.json +++ b/domains/aniket.json @@ -1,7 +1,7 @@ { "description": "Personal Portfolio", "owner": { - "username": "anikxt" + "username": "anikxt", "email": "aniket15304@gmail.com" }, "record": { From f343c88c81e25ce0673d7566b55d78e7ce91b30c Mon Sep 17 00:00:00 2001 From: Cristian Arendell <73115254+UnrecoverableFault@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:46:03 -0500 Subject: [PATCH 2293/3585] add domain --- domains/cristian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cristian.json diff --git a/domains/cristian.json b/domains/cristian.json new file mode 100644 index 000000000..c47bbdaf5 --- /dev/null +++ b/domains/cristian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "cristianarendell.com" + } + } \ No newline at end of file From 7eb12453d51ed0e267fb587cf950db89360d606b Mon Sep 17 00:00:00 2001 From: Abhinav Ajgaonkar Date: Sat, 1 Feb 2025 23:52:41 -0500 Subject: [PATCH 2294/3585] Create abhinav.json --- domains/abhinav.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/abhinav.json diff --git a/domains/abhinav.json b/domains/abhinav.json new file mode 100644 index 000000000..dd0751078 --- /dev/null +++ b/domains/abhinav.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "abh1nav" + }, + "record": { + "CNAME": "abhinav.ca" + } +} From 0b9d3ee8c871cffd0cbc4de13016cfe1b58f6894 Mon Sep 17 00:00:00 2001 From: Ebrahim Tayabali <47640402+ebrahimHakimuddin@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:00:21 +0300 Subject: [PATCH 2295/3585] Create ebrahim.json --- domains/ebrahim.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ebrahim.json diff --git a/domains/ebrahim.json b/domains/ebrahim.json new file mode 100644 index 000000000..54ff4600b --- /dev/null +++ b/domains/ebrahim.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ebrahimHakimuddin" + }, + "record": { + "CNAME": "ebrahimhakimuddin.github.io" + } +} From d663a53e5f99bcaa589af518f1fc430e25e54b29 Mon Sep 17 00:00:00 2001 From: Abhinav Ajgaonkar Date: Sun, 2 Feb 2025 00:03:46 -0500 Subject: [PATCH 2296/3585] Update abhinav.json --- domains/abhinav.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abhinav.json b/domains/abhinav.json index dd0751078..86ef83c7e 100644 --- a/domains/abhinav.json +++ b/domains/abhinav.json @@ -1,8 +1,9 @@ { "owner": { "username": "abh1nav" + "email": "abhinav316@gmail.com" }, "record": { - "CNAME": "abhinav.ca" + "CNAME": "blog.abhinav.ca" } } From 7031e5167525ef0ecf9e14cfac575b8ad965f7f7 Mon Sep 17 00:00:00 2001 From: Ebrahim Tayabali <47640402+ebrahimHakimuddin@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:07:23 +0300 Subject: [PATCH 2297/3585] Update ebrahim.json --- domains/ebrahim.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ebrahim.json b/domains/ebrahim.json index 54ff4600b..97df6a1a2 100644 --- a/domains/ebrahim.json +++ b/domains/ebrahim.json @@ -1,6 +1,7 @@ { "owner": { - "username": "ebrahimHakimuddin" + "username": "ebrahimHakimuddin", + "email": "ebrahimhakimuddin@gmail.com" }, "record": { "CNAME": "ebrahimhakimuddin.github.io" From aa966510dd0b3d463d25f5f7631eb98bc486d28f Mon Sep 17 00:00:00 2001 From: Cristian Arendell <73115254+UnrecoverableFault@users.noreply.github.com> Date: Sun, 2 Feb 2025 00:23:13 -0500 Subject: [PATCH 2298/3585] update CNAME to Cloudflare Pages --- domains/cristian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cristian.json b/domains/cristian.json index c47bbdaf5..7fe039ba1 100644 --- a/domains/cristian.json +++ b/domains/cristian.json @@ -4,6 +4,6 @@ "email": "carendell@me.com" }, "record": { - "CNAME": "cristianarendell.com" + "CNAME": "website-f1q.pages.dev" } } \ No newline at end of file From 8fc6a228852353f98b1fce98f9b2351bbd3053e9 Mon Sep 17 00:00:00 2001 From: itskh4ng Date: Sat, 1 Feb 2025 21:43:01 -0800 Subject: [PATCH 2299/3585] Create itskh4ng.json --- domains/itskh4ng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itskh4ng.json diff --git a/domains/itskh4ng.json b/domains/itskh4ng.json new file mode 100644 index 000000000..103d8ad8a --- /dev/null +++ b/domains/itskh4ng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itskh4ng", + "email": "itskh4ng@proton.me" + }, + "record": { + "CNAME": "itskh4ng.pages.dev" + } +} From 41dfb7cc38441ef4f8e20efe65818218e44b5280 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:49:41 +0800 Subject: [PATCH 2300/3585] Create _github-pages-challenge-lawrenceee04.lawrenceee04.json --- ...github-pages-challenge-lawrenceee04.lawrenceee04.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json diff --git a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json new file mode 100644 index 000000000..e7223a55f --- /dev/null +++ b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" + } +} From 36a542b14c09f48824daed9d0c3510aa653175b1 Mon Sep 17 00:00:00 2001 From: Santhosh Kani Date: Sun, 2 Feb 2025 11:24:18 +0530 Subject: [PATCH 2301/3585] Create santhoshkani.json --- domains/santhoshkani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/santhoshkani.json diff --git a/domains/santhoshkani.json b/domains/santhoshkani.json new file mode 100644 index 000000000..0d76a4142 --- /dev/null +++ b/domains/santhoshkani.json @@ -0,0 +1,11 @@ +{ + "description": "Santhosh Kani - Personal Github Page", + "repo": "https://github.com/SanthoshKani", + "owner": { + "username": "santhoshkani", + "email": "santhosh.kani@gmail.com" + }, + "record": { + "CNAME": "santhoshkani.github.io" + } +} From b4280e7bc37477b21bff476b7944b7276b4f1cad Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 01:14:07 -0500 Subject: [PATCH 2302/3585] Create nick.json --- domains/nick.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nick.json diff --git a/domains/nick.json b/domains/nick.json new file mode 100644 index 000000000..5a7362b6b --- /dev/null +++ b/domains/nick.json @@ -0,0 +1,12 @@ +{ + "description": "nick.is-a.dev -> nicholasalfonso.com", + "owner": { + "username": "PrinceBunBun981", + "email": "me@nick.cool", + "discord": "nickwoah" + }, + "record": { + "CNAME": "nicholasalfonso-com-svelte.pages.dev", + "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + } +} \ No newline at end of file From 7d53b379b8003fbf6654bb9842bbbe2b81943ba4 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 01:14:31 -0500 Subject: [PATCH 2303/3585] Update domains/bens.json Co-authored-by: 21Z <21z95@proton.me> --- domains/bens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bens.json b/domains/bens.json index 0bd3e9c65..0004d3d63 100644 --- a/domains/bens.json +++ b/domains/bens.json @@ -6,6 +6,6 @@ "email": "robensjeanbaptiste29@gmail.com" }, "record": { - "URL": "https://bit.ly/bensdev" + "URL": "https://robe.alwaysdata.net/" }, } From 4d3917317d90b61139fd80493ef6954e868a4eba Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:49:20 +0530 Subject: [PATCH 2304/3585] Create _discord.jumanji.is-a.dev.json --- domains/_discord.jumanji.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.jumanji.is-a.dev.json diff --git a/domains/_discord.jumanji.is-a.dev.json b/domains/_discord.jumanji.is-a.dev.json new file mode 100644 index 000000000..2998af5fa --- /dev/null +++ b/domains/_discord.jumanji.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "TXT": "dh=aa51fc97861c871fc4daece76efa42c15712f116" + } +} From f1d63a2dc18a6a8396e59351627484e0977e0ef7 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 02:28:46 -0500 Subject: [PATCH 2305/3585] fix: discord verification record --- domains/_discord.nick.json | 10 ++++++++++ domains/nick.json | 3 +-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 domains/_discord.nick.json diff --git a/domains/_discord.nick.json b/domains/_discord.nick.json new file mode 100644 index 000000000..03a11d3a1 --- /dev/null +++ b/domains/_discord.nick.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PrinceBunBun981", + "email": "me@nick.cool", + "discord": "nickwoah" + }, + "record": { + "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + } +} \ No newline at end of file diff --git a/domains/nick.json b/domains/nick.json index 5a7362b6b..7c07a348e 100644 --- a/domains/nick.json +++ b/domains/nick.json @@ -6,7 +6,6 @@ "discord": "nickwoah" }, "record": { - "CNAME": "nicholasalfonso-com-svelte.pages.dev", - "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + "CNAME": "nicholasalfonso-com-svelte.pages.dev" } } \ No newline at end of file From bf948bd8b89365d624fda2b74db17bec9f3881a1 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:59:21 +0530 Subject: [PATCH 2306/3585] Create _vercel.shivansh.json --- domains/_vercel.shivansh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.shivansh.json diff --git a/domains/_vercel.shivansh.json b/domains/_vercel.shivansh.json new file mode 100644 index 000000000..880a38a90 --- /dev/null +++ b/domains/_vercel.shivansh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "TXT": "vc-domain-verify=shivansh.is-a.dev,497638a309315f26b590" + } +} From e16e989d80766a4e50720513e3c275e202e505d9 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:01:28 +0530 Subject: [PATCH 2307/3585] Create shivansh.is-a.dev --- domains/shivansh.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shivansh.is-a.dev diff --git a/domains/shivansh.is-a.dev b/domains/shivansh.is-a.dev new file mode 100644 index 000000000..b1b947855 --- /dev/null +++ b/domains/shivansh.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "CNAME": "portfolio-theta-one-19.vercel.app" + } +} From 2d691c11a4723c3283d9fc7f572ca54dab32c680 Mon Sep 17 00:00:00 2001 From: Muhammad-Owais-Warsi Date: Sun, 2 Feb 2025 13:02:20 +0530 Subject: [PATCH 2308/3585] create owais.json --- domains/owais.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/owais.json diff --git a/domains/owais.json b/domains/owais.json new file mode 100644 index 000000000..1f7f8c3c4 --- /dev/null +++ b/domains/owais.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Muhammad-Owais-Warsi/portfolio2.1", + "owner": { + "username": "Muhammad-Owais-Warsi", + "email": "warsimuhammadowais@gmail.com" + }, + "record": { + "A": ["216.24.57.1"] + } +} \ No newline at end of file From 8cc25bd406e91f20fc0cf6274c4db8900db70453 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:05:47 +0530 Subject: [PATCH 2309/3585] Rename shivansh.is-a.dev to shivansh.json --- domains/{shivansh.is-a.dev => shivansh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{shivansh.is-a.dev => shivansh.json} (100%) diff --git a/domains/shivansh.is-a.dev b/domains/shivansh.json similarity index 100% rename from domains/shivansh.is-a.dev rename to domains/shivansh.json From e9a14906ad83d3274947935f607426460f78dd53 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:52:46 +0700 Subject: [PATCH 2310/3585] Create _vercel.ikramth.json --- domains/_vercel.ikramth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ikramth.json diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json new file mode 100644 index 000000000..189a90b79 --- /dev/null +++ b/domains/_vercel.ikramth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" + } +} From 39d27d03908f1729415e05d3775a964563bafeb2 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:53:31 +0700 Subject: [PATCH 2311/3585] Create ikramth.json --- domains/ikramth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ikramth.json diff --git a/domains/ikramth.json b/domains/ikramth.json new file mode 100644 index 000000000..088e91c4b --- /dev/null +++ b/domains/ikramth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com", + }, + "record": { + "CNAME": "ikramth.vercel.app" + } +} From c34edc946087040d0e04850fb4c4e941b5267395 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Sun, 2 Feb 2025 14:24:00 +0530 Subject: [PATCH 2312/3585] Update xshubhamg.json --- domains/xshubhamg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json index a7c3446e6..c8a0bd98c 100644 --- a/domains/xshubhamg.json +++ b/domains/xshubhamg.json @@ -2,7 +2,7 @@ "description": "Portfolio site", "owner": { "username": "xshubhamg", - "email": "shubhammgiri3@gmail.com", + "email": "shubhammgiri3@gmail.com" }, "record": { "URL": "https://nerd-cv.netlify.app/" From d1d42684641924b925f2a8d8ddc67d63db776a6e Mon Sep 17 00:00:00 2001 From: Aniket Kanere Date: Sun, 2 Feb 2025 14:35:48 +0530 Subject: [PATCH 2313/3585] Update aniket.json Fixed record field, changed CNAME to URL. --- domains/aniket.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/aniket.json b/domains/aniket.json index 2596e55ed..3a20d4256 100644 --- a/domains/aniket.json +++ b/domains/aniket.json @@ -1,10 +1,11 @@ { - "description": "Personal Portfolio", + "description": "Domain that redirects to my personal portfolio", + "repo": "https://github.com/anikxt", "owner": { "username": "anikxt", "email": "aniket15304@gmail.com" }, "record": { - "CNAME": "aniket.codes" + "URL": "https://aniket.codes" } } From 1e8e67fdc7f99a12106e36ace00db89de2c94da9 Mon Sep 17 00:00:00 2001 From: Abhijith V Date: Sun, 2 Feb 2025 15:03:02 +0530 Subject: [PATCH 2314/3585] added domain --- domains/abhijith.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhijith.json diff --git a/domains/abhijith.json b/domains/abhijith.json new file mode 100644 index 000000000..c6dd9f479 --- /dev/null +++ b/domains/abhijith.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/abhisawesome/abhisawesome.github.io", + "owner": { + "username": "abhisawesome", + "email": "abhijithababhijith@gmail.com" + }, + "record": { + "CNAME": "abhisawesome.github.io" + } +} \ No newline at end of file From c0032313424dc93285a2b1de1b973840abf30fc1 Mon Sep 17 00:00:00 2001 From: Kurorin-fs <4cast.kurorin@gmail.com> Date: Sun, 2 Feb 2025 18:44:31 +0900 Subject: [PATCH 2315/3585] Create kuro.json --- domains/kuro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kuro.json diff --git a/domains/kuro.json b/domains/kuro.json new file mode 100644 index 000000000..de017a59e --- /dev/null +++ b/domains/kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kurorin-fs", + "twitter": "Kurorin_fs" + }, + "record": { + "CNAME": "https://kurorin-fs.github.io/kurorin-fs" + } +} \ No newline at end of file From d25fa6332af18c4b37ac801a7412e11540c76a18 Mon Sep 17 00:00:00 2001 From: Taseen Tanvir Date: Sun, 2 Feb 2025 15:49:47 +0600 Subject: [PATCH 2316/3585] excited for my new domain :D --- domains/tanvir.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/tanvir.json diff --git a/domains/tanvir.json b/domains/tanvir.json new file mode 100644 index 000000000..3324baf3b --- /dev/null +++ b/domains/tanvir.json @@ -0,0 +1,13 @@ +{ + "description": "Tanvir's personal website", + "repo": "https://github.com/tnv1r", + "owner": { + "username": "tnv1r", + "email": "taseentanvir@gmail.com" + }, + "record": { + "CNAME": "tanvir.io", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 845206857753383748be30f8f41d7f14cc067dda Mon Sep 17 00:00:00 2001 From: Taseen Tanvir Date: Sun, 2 Feb 2025 15:52:22 +0600 Subject: [PATCH 2317/3585] chore: update email --- domains/tanvir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanvir.json b/domains/tanvir.json index 3324baf3b..0f8039e36 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -3,7 +3,7 @@ "repo": "https://github.com/tnv1r", "owner": { "username": "tnv1r", - "email": "taseentanvir@gmail.com" + "email": "dev@tanvir.io" }, "record": { "CNAME": "tanvir.io", From 29e077c00b3c184c0434bcb77bc62f4e7a1aa11a Mon Sep 17 00:00:00 2001 From: Maka Sitaram Date: Sun, 2 Feb 2025 18:00:08 +0800 Subject: [PATCH 2318/3585] Add personal website configuration --- domains/sitaram.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sitaram.json diff --git a/domains/sitaram.json b/domains/sitaram.json new file mode 100644 index 000000000..0aaf6fac0 --- /dev/null +++ b/domains/sitaram.json @@ -0,0 +1,11 @@ +{ + "description": "Maka Sitaram's Portfolio", + "repo": "https://github.com/satyaram413", + "owner": { + "username": "satyaram413", + "email": "maka.sitaram@gmail.com" + }, + "record": { + "URL": "https://satyaram413.github.io/sitaram-portfolio/" + } +} From 46cbe828f677b4275d416bcbbddac8c5c2b32711 Mon Sep 17 00:00:00 2001 From: Euskindar Date: Sun, 2 Feb 2025 11:16:56 +0100 Subject: [PATCH 2319/3585] Request correction --- domains/euskindar.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/euskindar.json b/domains/euskindar.json index 35df4bd57..e425e2ede 100644 --- a/domains/euskindar.json +++ b/domains/euskindar.json @@ -5,8 +5,5 @@ "owner": { "username": "Euskindar", "email": "julenjph@hotmail.com" - }, - "record": { - "CNAME": "euskindar.github.io" } } \ No newline at end of file From 347ecf9b9bf543db7d816feeb573d88ffe3a08df Mon Sep 17 00:00:00 2001 From: zalnars Date: Sun, 2 Feb 2025 11:44:31 +0100 Subject: [PATCH 2320/3585] Create _vercel.zalnars.json --- domains/_vercel.zalnars.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.zalnars.json diff --git a/domains/_vercel.zalnars.json b/domains/_vercel.zalnars.json new file mode 100644 index 000000000..5b22c9d73 --- /dev/null +++ b/domains/_vercel.zalnars.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zalnaRs", + "email": "zalnars@proton.me", + "discord": "zalnars" + }, + "record": { + "TXT": "vc-domain-verify=zalnars.is-a.dev,61ba9176019e738b5c09" + } +} From 9d28e87adb9b93c21094791bb5885c139e2aa369 Mon Sep 17 00:00:00 2001 From: zalnars Date: Sun, 2 Feb 2025 11:47:05 +0100 Subject: [PATCH 2321/3585] Create zalnars.json --- domains/zalnars.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zalnars.json diff --git a/domains/zalnars.json b/domains/zalnars.json new file mode 100644 index 000000000..7de70842a --- /dev/null +++ b/domains/zalnars.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zalnars", + "email": "", + "discord": "zalnars" + }, + "record": { + "CNAME": "zalnars.vercel.app" + } +} From eca1682d4ecd7f3e61a6f84d271309f3fea55e6a Mon Sep 17 00:00:00 2001 From: Srcpranav <152841944+Srcpranav@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:48:15 +0530 Subject: [PATCH 2322/3585] Update domains registeration --- domains/pranav.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/pranav.json diff --git a/domains/pranav.json b/domains/pranav.json new file mode 100644 index 000000000..b766412f8 --- /dev/null +++ b/domains/pranav.json @@ -0,0 +1 @@ +//empty \ No newline at end of file From b7f249c794830d7ddbb32ea67a60cb317237187b Mon Sep 17 00:00:00 2001 From: Joshua <87705198+joshuanoeldeke@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:30:20 +0100 Subject: [PATCH 2323/3585] Create joshuanoeldeke.json --- domains/joshuanoeldeke.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joshuanoeldeke.json diff --git a/domains/joshuanoeldeke.json b/domains/joshuanoeldeke.json new file mode 100644 index 000000000..6ffad2b06 --- /dev/null +++ b/domains/joshuanoeldeke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joshuanoeldeke", + "email": "joshua.noeldeke@me.com" + }, + "record": { + "NS": ["adrian.ns.cloudflare.com","keaton.ns.cloudflare.com"] + } +} From a4a3786cbe8a472651d7c9a014b63af2af10485b Mon Sep 17 00:00:00 2001 From: billvog Date: Sun, 2 Feb 2025 13:44:08 +0200 Subject: [PATCH 2324/3585] added billvog.json --- domains/billvog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/billvog.json diff --git a/domains/billvog.json b/domains/billvog.json new file mode 100644 index 000000000..48c6f7a97 --- /dev/null +++ b/domains/billvog.json @@ -0,0 +1,11 @@ +{ + "description": "billvog's Portfolio Website", + "repo": "https://github.com/billvog/billvog.github.io", + "owner": { + "username": "billvog", + "email": "hey@billvog.com" + }, + "record": { + "URL": "https://billvog.com" + } +} \ No newline at end of file From c078be22b8db78df9202c8174ee8b236c9f9db14 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 07:03:39 -0500 Subject: [PATCH 2325/3585] Fix JSON error --- domains/_vercel.hmp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/_vercel.hmp.json b/domains/_vercel.hmp.json index 3756f8c61..9842a96cb 100644 --- a/domains/_vercel.hmp.json +++ b/domains/_vercel.hmp.json @@ -1,11 +1,11 @@ { - "description": "This subdomain points to my portfolio website. https://blog-jimmy-hoangs-projects.vercel.app/ is the link for a preview of the website", + "description": "My portfolio", + "repo": "https://github.com/coco-droid", "owner": { - "username": "hmphu", - "email": "me@hmphu.com", - "discord": "830872854677422150" + "username": "coco-droid", + "email": "robensjeanbaptiste29@gmail.com" }, "record": { - "TXT": ["vc-domain-verify=hmp.is-a.dev,f49576d3e029b34c2305"] + "URL": "https://robe.alwaysdata.net/" } } From 1cb4251782ccc64377965d28a6ff97fa5c9f951b Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 07:08:59 -0500 Subject: [PATCH 2326/3585] vercel.hmp.json --- domains/_vercel.hmp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/_vercel.hmp.json b/domains/_vercel.hmp.json index 9842a96cb..3756f8c61 100644 --- a/domains/_vercel.hmp.json +++ b/domains/_vercel.hmp.json @@ -1,11 +1,11 @@ { - "description": "My portfolio", - "repo": "https://github.com/coco-droid", + "description": "This subdomain points to my portfolio website. https://blog-jimmy-hoangs-projects.vercel.app/ is the link for a preview of the website", "owner": { - "username": "coco-droid", - "email": "robensjeanbaptiste29@gmail.com" + "username": "hmphu", + "email": "me@hmphu.com", + "discord": "830872854677422150" }, "record": { - "URL": "https://robe.alwaysdata.net/" + "TXT": ["vc-domain-verify=hmp.is-a.dev,f49576d3e029b34c2305"] } } From 3e115804ca6c61a34a4936cb4f713fec304567ee Mon Sep 17 00:00:00 2001 From: "Juliano S." <77923171+JuSfrei@users.noreply.github.com> Date: Sun, 2 Feb 2025 10:08:14 -0300 Subject: [PATCH 2327/3585] Create juliano.json --- domains/juliano.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juliano.json diff --git a/domains/juliano.json b/domains/juliano.json new file mode 100644 index 000000000..255354e83 --- /dev/null +++ b/domains/juliano.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuSfrei", + "email": "me@jusfrei.dev" + }, + "record": { + "MX": ["in1-smtp.messagingengine.com", "in2-smtp.messagingengine.com"], + "TXT": "v=spf1 include:spf.messagingengine.com ?all" + } +} From 3fada8871d5618f96e74bc5552ec8028cc1db3bb Mon Sep 17 00:00:00 2001 From: Nikityyy <110503465+Nikityyy@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:17:57 +0100 Subject: [PATCH 2328/3585] Create nikity.json --- domains/nikity.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nikity.json diff --git a/domains/nikity.json b/domains/nikity.json new file mode 100644 index 000000000..0e79cd740 --- /dev/null +++ b/domains/nikity.json @@ -0,0 +1,10 @@ +{ + "description": "Subdomain woohoo", + "owner": { + "username": "Nikityyy", + "email": "bergernikita1807@gmail.comm" + }, + "record": { + "CNAME": "nikityyy.github.io" + } +} From 9c766174cae132e07987aa02e606ea39d6dd679c Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:28:38 +0800 Subject: [PATCH 2329/3585] Create liam.json --- domains/liam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/liam.json diff --git a/domains/liam.json b/domains/liam.json new file mode 100644 index 000000000..63ce52200 --- /dev/null +++ b/domains/liam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "liamatienza" + }, + "record": { + "CNAME": "liamatienza.github.io" + }, + "proxied": true +} From ac17551185575d8fecfdc9e73a0b86ba6b4f9c20 Mon Sep 17 00:00:00 2001 From: ayushk-1801 Date: Sun, 2 Feb 2025 18:59:11 +0530 Subject: [PATCH 2330/3585] Create ayushk.json --- domains/_vercel.ayushk.json | 10 ++++++++++ domains/ayushk.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.ayushk.json create mode 100644 domains/ayushk.json diff --git a/domains/_vercel.ayushk.json b/domains/_vercel.ayushk.json new file mode 100644 index 000000000..5c11b1d7e --- /dev/null +++ b/domains/_vercel.ayushk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayushk-1801", + "email": "ayush.kumara1801@gmail.com", + "discord": "ayushk_1801" + }, + "record": { + "TXT": "vc-domain-verify=ayushk.is-a.dev,339b6861f1513bf39684" + } +} diff --git a/domains/ayushk.json b/domains/ayushk.json new file mode 100644 index 000000000..04dd6d929 --- /dev/null +++ b/domains/ayushk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayushk-1801", + "email": "ayush.kumara1801@gmail.com", + "discord": "ayushk_1801" + }, + "record": { + "CNAME": "ayushkumaranand.vercel.app" + } +} From ee923daf81a4e3d48610c9c0f58fcfe878e0db97 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:42:58 +0800 Subject: [PATCH 2331/3585] Update liam.json --- domains/liam.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index 63ce52200..832d5f9f4 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -3,7 +3,12 @@ "username": "liamatienza" }, "record": { - "CNAME": "liamatienza.github.io" + "CNAME": "liamatienza.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "forward-email=ZDEyZjU2Y2Y4YzczZWJmNS0yMTdkYmFhNjczYTUzOTE2ZDkxYzJhMTY4YTM4ZmU1NTIzMDM4ZDNiOGMxZmRkNzM2NDNjMmEyMzRkY2Y1MGZh" }, "proxied": true } From f5b1d5650d7bc40cffae1868993f009d33ba4857 Mon Sep 17 00:00:00 2001 From: mgamil <110209250+GamilMohamed@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:43:59 +0100 Subject: [PATCH 2332/3585] Create gamil.json --- domains/gamil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gamil.json diff --git a/domains/gamil.json b/domains/gamil.json new file mode 100644 index 000000000..389d10790 --- /dev/null +++ b/domains/gamil.json @@ -0,0 +1,11 @@ +{ + "description": "Gamil's Portfolio", + "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", + "owner": { + "username": "gamilmohamed", + "email": "mohamed.gamil@outlook.com" + }, + "record": { + "CNAME": "gamilmohamed.github.io" + } +} From 3867586324e776a4b47e2d86eaabea7dd67e900a Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:52:44 +0800 Subject: [PATCH 2333/3585] Update TXT for ImprovMX --- domains/liam.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/liam.json b/domains/liam.json index 832d5f9f4..f08ae3028 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -8,7 +8,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "forward-email=ZDEyZjU2Y2Y4YzczZWJmNS0yMTdkYmFhNjczYTUzOTE2ZDkxYzJhMTY4YTM4ZmU1NTIzMDM4ZDNiOGMxZmRkNzM2NDNjMmEyMzRkY2Y1MGZh" - }, - "proxied": true + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 677fb4f424d19ab12b67ac175149348156da1fef Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:01:37 +0800 Subject: [PATCH 2334/3585] Added owner email --- domains/liam.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index f08ae3028..abfb3ceda 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -1,6 +1,7 @@ { "owner": { - "username": "liamatienza" + "username": "liamatienza", + "owner": "liamdev@duck.com" }, "record": { "CNAME": "liamatienza.github.io", From 87b053746c00a994ee148299448b791c5f6ac83b Mon Sep 17 00:00:00 2001 From: zq <176238023+Klez2003@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:29:01 -0600 Subject: [PATCH 2335/3585] Create klez.json --- domains/klez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/klez.json diff --git a/domains/klez.json b/domains/klez.json new file mode 100644 index 000000000..af3db4dc5 --- /dev/null +++ b/domains/klez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "klez2003", + "email": "klez@cock.li" + }, + "record": { + "CNAME": "klez@ammosearch.lol" + } +} From 81d6b31adf902cd4e0dc8c690e498d04d6b4651f Mon Sep 17 00:00:00 2001 From: Alan Date: Sun, 2 Feb 2025 18:32:46 +0400 Subject: [PATCH 2336/3585] Create alanr.json --- domains/alanr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alanr.json diff --git a/domains/alanr.json b/domains/alanr.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/alanr.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} From f0d667a93e06445421c5f9472d21b212cca15ec3 Mon Sep 17 00:00:00 2001 From: Alan Date: Sun, 2 Feb 2025 18:33:05 +0400 Subject: [PATCH 2337/3585] Create aland.json --- domains/aland.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aland.json diff --git a/domains/aland.json b/domains/aland.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/aland.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} From 4ba421f6d69a17c678e04916fcbda44e82a17b42 Mon Sep 17 00:00:00 2001 From: Alan Date: Sun, 2 Feb 2025 18:33:24 +0400 Subject: [PATCH 2338/3585] Create alanrme.json --- domains/alanrme.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alanrme.json diff --git a/domains/alanrme.json b/domains/alanrme.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/alanrme.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} From d85427e983ccdce2aef3d575dd40bb52472e8e45 Mon Sep 17 00:00:00 2001 From: zq <176238023+Klez2003@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:36:57 -0600 Subject: [PATCH 2339/3585] Update klez.json --- domains/klez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/klez.json b/domains/klez.json index af3db4dc5..ba8cc3b4f 100644 --- a/domains/klez.json +++ b/domains/klez.json @@ -4,6 +4,6 @@ "email": "klez@cock.li" }, "record": { - "CNAME": "klez@ammosearch.lol" + "CNAME": "ammosearch.lol" } } From f00cddc1276839baa87d35856f72b1277a1f8a2a Mon Sep 17 00:00:00 2001 From: DK Date: Sun, 2 Feb 2025 20:18:35 +0530 Subject: [PATCH 2340/3585] add debkanchan.json --- domains/debkanchan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/debkanchan.json diff --git a/domains/debkanchan.json b/domains/debkanchan.json new file mode 100644 index 000000000..368f32e71 --- /dev/null +++ b/domains/debkanchan.json @@ -0,0 +1,11 @@ + { + "description": "Personal Portfolio", + "repo": "https://github.com/debkanchan/debkanchan.github.io", + "owner": { + "username": "debkanchan", + "email": "debu.samadder@gmail.com" + }, + "record": { + "CNAME": "debkanchan.github.io" + } +} \ No newline at end of file From 234a4decfecfb1d445d0ba7f3137b94aba5eae6c Mon Sep 17 00:00:00 2001 From: Isira Adithya <65585354+isira-adithya@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:27:33 +0530 Subject: [PATCH 2341/3585] Create isiraadithya.json --- domains/isiraadithya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/isiraadithya.json diff --git a/domains/isiraadithya.json b/domains/isiraadithya.json new file mode 100644 index 000000000..e8a7f6fae --- /dev/null +++ b/domains/isiraadithya.json @@ -0,0 +1,9 @@ +{ + "description": "Isira Adithya's Personal Website", + "owner": { + "username": "isira-adithya" + }, + "record": { + "URL": "https://isiraadithya.com" + } +} From 5a57d754ef9f60b9678843626a6b7bfd725e042c Mon Sep 17 00:00:00 2001 From: Isira Adithya <65585354+isira-adithya@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:32:22 +0530 Subject: [PATCH 2342/3585] Update isiraadithya.json --- domains/isiraadithya.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/isiraadithya.json b/domains/isiraadithya.json index e8a7f6fae..5b7e623bd 100644 --- a/domains/isiraadithya.json +++ b/domains/isiraadithya.json @@ -1,7 +1,8 @@ { "description": "Isira Adithya's Personal Website", "owner": { - "username": "isira-adithya" + "username": "isira-adithya", + "email": "me@isiraadithya.com" }, "record": { "URL": "https://isiraadithya.com" From e6fed3b448294735c25c1b29b97c2e7aec5ac034 Mon Sep 17 00:00:00 2001 From: James Haworth Date: Sun, 2 Feb 2025 15:09:50 +0000 Subject: [PATCH 2343/3585] Register james.is-a.dev --- domains/james.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/james.json diff --git a/domains/james.json b/domains/james.json new file mode 100644 index 000000000..de077b2d6 --- /dev/null +++ b/domains/james.json @@ -0,0 +1,12 @@ +{ + "description": "Directory for my dev related social links", + "repo": "", + "owner": { + "username": "jameshaworthcs", + "email": "james@j-h.ai" + }, + "record": { + "URL": "https://j-h.ai" + }, + "proxied": false +} From 5fe308225adcc6409d9022bfef9f09d558f70edc Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:18:20 +0700 Subject: [PATCH 2344/3585] Update domains/ikramth.json Co-authored-by: 21Z <21z95@proton.me> --- domains/ikramth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ikramth.json b/domains/ikramth.json index 088e91c4b..cf928967a 100644 --- a/domains/ikramth.json +++ b/domains/ikramth.json @@ -1,7 +1,7 @@ { "owner": { "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com", + "email": "ikramtauffiqulh@gmail.com" }, "record": { "CNAME": "ikramth.vercel.app" From 2ae7315eec4cfcdb38062e1a8454b3ce2cf25bca Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sun, 2 Feb 2025 17:18:30 +0200 Subject: [PATCH 2345/3585] Update domains/sh770 Co-authored-by: 21Z <21z95@proton.me> --- domains/sh770 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh770 b/domains/sh770 index 8e714b527..4f19e1885 100644 --- a/domains/sh770 +++ b/domains/sh770 @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "sh770.github.io/dev" + "CNAME": "sh770.github.io" } } From 19691b86eb6e74f939d7ea813d14aaee928d0119 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sun, 2 Feb 2025 17:18:48 +0200 Subject: [PATCH 2346/3585] Update domains/sh770 Co-authored-by: 21Z <21z95@proton.me> --- domains/sh770 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh770 b/domains/sh770 index 4f19e1885..ed1d89f5c 100644 --- a/domains/sh770 +++ b/domains/sh770 @@ -1,7 +1,7 @@ { "owner": { "username": "sh770", - "email": "[sh770h@gmail.com]" + "email": "sh770h@gmail.com" }, "record": { From 5467e6509e0cb64d6c2cbfbd6849374ec413eb91 Mon Sep 17 00:00:00 2001 From: SHIVAM KUMAR Date: Sun, 2 Feb 2025 20:48:52 +0530 Subject: [PATCH 2347/3585] Create shivam.json --- domains/shivam.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/shivam.json diff --git a/domains/shivam.json b/domains/shivam.json new file mode 100644 index 000000000..4603b7952 --- /dev/null +++ b/domains/shivam.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "shivamkumar177" + }, + "record": { + "CNAME": "shivam-kumar.netlify.app/" + } +} From 62c1b1f02ad4ba9aca2c5291ed55698747d2b7a3 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:20:15 +0700 Subject: [PATCH 2348/3585] Update domains/_vercel.ikramth.json Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.ikramth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json index 189a90b79..57b4fd6dc 100644 --- a/domains/_vercel.ikramth.json +++ b/domains/_vercel.ikramth.json @@ -1,7 +1,7 @@ { "owner": { "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com", + "email": "ikramtauffiqulh@gmail.com" }, "record": { "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" From 4f4df6c3f78a5d1bbfe7cbe9a086966da6fdf590 Mon Sep 17 00:00:00 2001 From: SHIVAM KUMAR Date: Sun, 2 Feb 2025 20:52:00 +0530 Subject: [PATCH 2349/3585] Update shivam.json --- domains/shivam.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shivam.json b/domains/shivam.json index 4603b7952..a1e90aa9f 100644 --- a/domains/shivam.json +++ b/domains/shivam.json @@ -1,6 +1,7 @@ { "owner": { - "username": "shivamkumar177" + "username": "shivamkumar177", + "email": "shivamk1717@gmail.com" }, "record": { "CNAME": "shivam-kumar.netlify.app/" From 2e0c4b9315afa8a0325a2cbf120ff70eab1d094f Mon Sep 17 00:00:00 2001 From: btleffler Date: Sun, 2 Feb 2025 10:29:50 -0500 Subject: [PATCH 2350/3585] Create btleffler.json --- domains/btleffler.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/btleffler.json diff --git a/domains/btleffler.json b/domains/btleffler.json new file mode 100644 index 000000000..d1ae41182 --- /dev/null +++ b/domains/btleffler.json @@ -0,0 +1,11 @@ +{ + "description": "btleffler.is-a.dev - Benjamin Leffler's Website", + "repo": "https://github.com/btleffler/btleffler.github.io", + "owner": { + "username": "btleffler", + "email": "btleffler@gmail.com" + }, + "record": { + "CNAME": "btleffler.github.io" + } +} From 298fa4d9cfba1165533719126529829b0b132548 Mon Sep 17 00:00:00 2001 From: Kurorin-fs <119593840+Kurorin-fs@users.noreply.github.com> Date: Mon, 3 Feb 2025 00:54:08 +0900 Subject: [PATCH 2351/3585] Update kuro.json Co-authored-by: 21Z <21z95@proton.me> --- domains/kuro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kuro.json b/domains/kuro.json index de017a59e..a150c7c9c 100644 --- a/domains/kuro.json +++ b/domains/kuro.json @@ -4,6 +4,6 @@ "twitter": "Kurorin_fs" }, "record": { - "CNAME": "https://kurorin-fs.github.io/kurorin-fs" + "CNAME": "kurorin-fs.github.io" } } \ No newline at end of file From bf49ab877218e990b7a3a5a1f291f3db9ded0dc4 Mon Sep 17 00:00:00 2001 From: mgamil <110209250+GamilMohamed@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:58:00 +0100 Subject: [PATCH 2352/3585] Update gamil.json --- domains/gamil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gamil.json b/domains/gamil.json index 389d10790..cfb15672d 100644 --- a/domains/gamil.json +++ b/domains/gamil.json @@ -3,7 +3,7 @@ "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", "owner": { "username": "gamilmohamed", - "email": "mohamed.gamil@outlook.com" + "email": "mohamed.gamil@outlook.fr" }, "record": { "CNAME": "gamilmohamed.github.io" From 8836f18ab9a35acd0fb0416c50e0dd2ea3a81385 Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 14:03:42 +0100 Subject: [PATCH 2353/3585] Add CNAME www.burakince.com record for burak subdmain. Signed-off-by: Burak Ince --- domains/burak.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/burak.json diff --git a/domains/burak.json b/domains/burak.json new file mode 100644 index 000000000..026848b9b --- /dev/null +++ b/domains/burak.json @@ -0,0 +1,15 @@ +{ + "description": "Burak's Tech Insights: AI, Software, and More", + "repo": "https://github.com/burakince/burakince.github.io", + "owner": { + "username": "burakince", + "email": "me@burakince.com", + "linkedin": "https://www.linkedin.com/in/inceburak/", + "twitter": "burakinc", + "keybase": "burakince" + }, + "record": { + "CNAME": "www.burakince.com" + }, + "proxied": true +} From 205ac6b13c54bcc849a701385733ff01a2733bef Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 14:42:58 +0100 Subject: [PATCH 2354/3585] Add TXT record for github pages to verify burak.is-a.dev subdomain. Signed-off-by: Burak Ince --- domains/_github-pages-challenge-burakince.burak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-burakince.burak.json diff --git a/domains/_github-pages-challenge-burakince.burak.json b/domains/_github-pages-challenge-burakince.burak.json new file mode 100644 index 000000000..f97954cd3 --- /dev/null +++ b/domains/_github-pages-challenge-burakince.burak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "burakince", + "email": "me@burakince.com" + }, + "record": { + "TXT": "43bb69a9dca89307a7c2a2e8b0b24e" + } +} From 0bfc67238b3ecc752f98baa325527d5108077c0b Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 17:28:06 +0100 Subject: [PATCH 2355/3585] Change record to URL based redirection --- domains/_github-pages-challenge-burakince.burak.json | 9 --------- domains/burak.json | 5 ++--- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 domains/_github-pages-challenge-burakince.burak.json diff --git a/domains/_github-pages-challenge-burakince.burak.json b/domains/_github-pages-challenge-burakince.burak.json deleted file mode 100644 index f97954cd3..000000000 --- a/domains/_github-pages-challenge-burakince.burak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "burakince", - "email": "me@burakince.com" - }, - "record": { - "TXT": "43bb69a9dca89307a7c2a2e8b0b24e" - } -} diff --git a/domains/burak.json b/domains/burak.json index 026848b9b..b2c7a9dd4 100644 --- a/domains/burak.json +++ b/domains/burak.json @@ -9,7 +9,6 @@ "keybase": "burakince" }, "record": { - "CNAME": "www.burakince.com" - }, - "proxied": true + "URL": "https://www.burakince.com" + } } From 61dd4fd20cd4617f5647d0a3262d2aefd13d8ae0 Mon Sep 17 00:00:00 2001 From: Euskindar Date: Sun, 2 Feb 2025 17:28:46 +0100 Subject: [PATCH 2356/3585] Correction of my fail --- domains/euskindar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/euskindar.json b/domains/euskindar.json index e425e2ede..d2fbd38d8 100644 --- a/domains/euskindar.json +++ b/domains/euskindar.json @@ -5,5 +5,8 @@ "owner": { "username": "Euskindar", "email": "julenjph@hotmail.com" - } + }, + "record": { + "CNAME": "euskindar.github.io" + } } \ No newline at end of file From b212f7e0f6fa09484bd036af4593cedb200432dd Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Feb 2025 20:30:00 +0400 Subject: [PATCH 2357/3585] Update nikity.json fix email --- domains/nikity.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikity.json b/domains/nikity.json index 0e79cd740..3dd66c585 100644 --- a/domains/nikity.json +++ b/domains/nikity.json @@ -2,7 +2,7 @@ "description": "Subdomain woohoo", "owner": { "username": "Nikityyy", - "email": "bergernikita1807@gmail.comm" + "email": "bergernikita1807@gmail.com" }, "record": { "CNAME": "nikityyy.github.io" From aaa677d126cee87c444ff4a1682573f553b9a426 Mon Sep 17 00:00:00 2001 From: kelvine Date: Sun, 2 Feb 2025 18:40:10 +0200 Subject: [PATCH 2358/3585] Create kelvin.json --- domains/kelvin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kelvin.json diff --git a/domains/kelvin.json b/domains/kelvin.json new file mode 100644 index 000000000..0e6e3411c --- /dev/null +++ b/domains/kelvin.json @@ -0,0 +1,10 @@ +{ + "description": "Dev Site", + "owner": { + "username": "kelvinelove", + "email": "kevypolu@yahoo.com" + }, + "record": { + "CNAME": "https://kevhi.netlify.app" + } +} From 3d395e4437ecec358e6516863be7d3721c247f4a Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sun, 2 Feb 2025 18:53:48 +0200 Subject: [PATCH 2359/3585] Rename JSON file for GitHub Pages challenge --- ....json => _github-pages-challenge-mh0386..mohamedhisham.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-mh0386.json => _github-pages-challenge-mh0386..mohamedhisham.json} (98%) diff --git a/domains/_github-pages-challenge-mh0386.json b/domains/_github-pages-challenge-mh0386..mohamedhisham.json similarity index 98% rename from domains/_github-pages-challenge-mh0386.json rename to domains/_github-pages-challenge-mh0386..mohamedhisham.json index 15166319e..93392a4cb 100644 --- a/domains/_github-pages-challenge-mh0386.json +++ b/domains/_github-pages-challenge-mh0386..mohamedhisham.json @@ -6,4 +6,4 @@ "record": { "TXT": "c6abd6e81620b17a3fc408bfbbbe06" } -} +} \ No newline at end of file From 8745bd3c502a651fcf7d8e80074183781b03cf7f Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sun, 2 Feb 2025 18:54:37 +0200 Subject: [PATCH 2360/3585] Rename JSON file for GitHub Pages challenge --- ...m.json => _github-pages-challenge-mh0386.mohamedhisham.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-mh0386..mohamedhisham.json => _github-pages-challenge-mh0386.mohamedhisham.json} (98%) diff --git a/domains/_github-pages-challenge-mh0386..mohamedhisham.json b/domains/_github-pages-challenge-mh0386.mohamedhisham.json similarity index 98% rename from domains/_github-pages-challenge-mh0386..mohamedhisham.json rename to domains/_github-pages-challenge-mh0386.mohamedhisham.json index 93392a4cb..15166319e 100644 --- a/domains/_github-pages-challenge-mh0386..mohamedhisham.json +++ b/domains/_github-pages-challenge-mh0386.mohamedhisham.json @@ -6,4 +6,4 @@ "record": { "TXT": "c6abd6e81620b17a3fc408bfbbbe06" } -} \ No newline at end of file +} From b9772d5b6e7cb97601ff4a6abd34952c93516175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20GUIDI?= Date: Sun, 2 Feb 2025 17:55:03 +0100 Subject: [PATCH 2361/3585] Update mateoguidi.json --- domains/mateoguidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json index 20e4c47ad..0de1e9289 100644 --- a/domains/mateoguidi.json +++ b/domains/mateoguidi.json @@ -6,6 +6,6 @@ "email": "mateo.guidi5@gmail.com" }, "record": { - "CNAME": "mateoguidi.github.io/portfolio" + "CNAME": "mateoguidi.github.io" } } From 8978f69fbfec8e97a6a29abed48760a24c1a28f3 Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:58:20 +0500 Subject: [PATCH 2362/3585] Create iomiras.json --- domains/iomiras.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iomiras.json diff --git a/domains/iomiras.json b/domains/iomiras.json new file mode 100644 index 000000000..f72022245 --- /dev/null +++ b/domains/iomiras.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iomiras", + "email": "miras.shaltayev+isadev@gmail.com" + }, + "record": { + "CNAME": "miras-iomiras.vercel.app" + } +} From 2500d0768b6ff09833e63e327afe020b5a856a3f Mon Sep 17 00:00:00 2001 From: DF Date: Mon, 3 Feb 2025 00:59:59 +0800 Subject: [PATCH 2363/3585] Create df.json add my subdomain information --- domains/df.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/df.json diff --git a/domains/df.json b/domains/df.json new file mode 100644 index 000000000..276e19532 --- /dev/null +++ b/domains/df.json @@ -0,0 +1,12 @@ +{ + "description": "df's Dev Website", + "repo": "https://github.com/DF-wu", + "owner": { + "username": "DF-wu", + "linkedin": "https://www.linkedin.com/in/chufei-wu-b33990164/", + "email": "df@dfder.tw" + }, + "record": { + "CNAME": "df-wu.github.io" + } +} From 98a951d8390a4abaa42bdd86b32ed107263b9427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20GUIDI?= Date: Sun, 2 Feb 2025 18:00:29 +0100 Subject: [PATCH 2364/3585] Update mateoguidi.json --- domains/mateoguidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json index 0de1e9289..7dc01ad95 100644 --- a/domains/mateoguidi.json +++ b/domains/mateoguidi.json @@ -1,6 +1,6 @@ { "description": "Mateo GUIDI's Portfolio", - "repo": "https://github.com/MateoGuidi/portfolio", + "repo": "https://github.com/MateoGuidi/mateoguidi.github.io", "owner": { "username": "MateoGuidi", "email": "mateo.guidi5@gmail.com" From 1f5f3da2297ac600a8fed47cefaee3c00d716fba Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:07:31 +0500 Subject: [PATCH 2365/3585] Create _vercel.iomiras.jsn --- domains/_vercel.iomiras.jsn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.iomiras.jsn diff --git a/domains/_vercel.iomiras.jsn b/domains/_vercel.iomiras.jsn new file mode 100644 index 000000000..a890cbdf5 --- /dev/null +++ b/domains/_vercel.iomiras.jsn @@ -0,0 +1,10 @@ +{ + "description": "This subdomain points to my portfolio website.", + "owner": { + "username": "iomiras", + "email": "miras.shaltayev+isadev@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=iomiras.is-a.dev,f475f7d08678209bfa1f"] + } +} From f91985c61ecdc07a1d4ccb14e0a7302f6dafb4d1 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:34:53 -0500 Subject: [PATCH 2366/3585] Update domains/bens.json Co-authored-by: 21Z <21z95@proton.me> --- domains/bens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bens.json b/domains/bens.json index 0004d3d63..9842a96cb 100644 --- a/domains/bens.json +++ b/domains/bens.json @@ -7,5 +7,5 @@ }, "record": { "URL": "https://robe.alwaysdata.net/" - }, + } } From d28860a6bdbd764a9151de23c7c4c1d07f4d9158 Mon Sep 17 00:00:00 2001 From: zalnars Date: Sun, 2 Feb 2025 18:35:25 +0100 Subject: [PATCH 2367/3585] Update domains/zalnars.json Co-authored-by: 21Z <21z95@proton.me> --- domains/zalnars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zalnars.json b/domains/zalnars.json index 7de70842a..5805879fc 100644 --- a/domains/zalnars.json +++ b/domains/zalnars.json @@ -1,7 +1,7 @@ { "owner": { "username": "zalnars", - "email": "", + "email": "zalnars@proton.me", "discord": "zalnars" }, "record": { From b66f801f5b70e5b54c5a180d7c885319432b2ef6 Mon Sep 17 00:00:00 2001 From: "Vali (naser) Rafinia" Date: Sun, 2 Feb 2025 21:10:21 +0330 Subject: [PATCH 2368/3585] Create Rafinia --- domains/Rafinia | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Rafinia diff --git a/domains/Rafinia b/domains/Rafinia new file mode 100644 index 000000000..7a4ff0350 --- /dev/null +++ b/domains/Rafinia @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nRafinia", + "email": "naser.r@gmail.com" + }, + "record": { + "CNAME": "naser.rafinia.info" + } +} From 988d120e7c2049d54fbb92d107d0a82d50830571 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sun, 2 Feb 2025 19:42:52 +0200 Subject: [PATCH 2369/3585] Rename sh770 to sh770.json --- domains/{sh770 => sh770.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{sh770 => sh770.json} (100%) diff --git a/domains/sh770 b/domains/sh770.json similarity index 100% rename from domains/sh770 rename to domains/sh770.json From de00258d4fc402bac04f0b344f634c259c0f4e35 Mon Sep 17 00:00:00 2001 From: "Vali (naser) Rafinia" Date: Sun, 2 Feb 2025 21:15:14 +0330 Subject: [PATCH 2370/3585] Rename Rafinia to rafinia --- domains/{Rafinia => rafinia} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Rafinia => rafinia} (100%) diff --git a/domains/Rafinia b/domains/rafinia similarity index 100% rename from domains/Rafinia rename to domains/rafinia From 3f28f38144b9df34317a7671476561377b1fbff7 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 13:12:06 -0500 Subject: [PATCH 2371/3585] Create vincent.json --- vincent.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 vincent.json diff --git a/vincent.json b/vincent.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/vincent.json @@ -0,0 +1 @@ + From a110f127c13d0a5d64d581afb12ae84318a92f63 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 13:13:53 -0500 Subject: [PATCH 2372/3585] Create vincent.json --- domains/vincent.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/vincent.json diff --git a/domains/vincent.json b/domains/vincent.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/vincent.json @@ -0,0 +1 @@ + From 5e2a68f69d28e4633ba8fa421a5401f455a937e8 Mon Sep 17 00:00:00 2001 From: Okan Binli Date: Sun, 2 Feb 2025 21:23:30 +0300 Subject: [PATCH 2373/3585] Create peyloride.json --- domains/peyloride.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/peyloride.json diff --git a/domains/peyloride.json b/domains/peyloride.json new file mode 100644 index 000000000..2d82458a7 --- /dev/null +++ b/domains/peyloride.json @@ -0,0 +1,11 @@ +{ + "description": "Peyloride - Okan Binli", + "repo": "https://github.com/peyloride/peyloride", + "owner": { + "username": "peyloride", + "email": "okanbinli@gmail.com" + }, + "record": { + "CNAME": "peyloride.github.io" + } +} From 5ba55e0711ba59ee09dca671a3512a6acce29596 Mon Sep 17 00:00:00 2001 From: Athfan Khaleel Date: Sun, 2 Feb 2025 23:24:48 +0500 Subject: [PATCH 2374/3585] Create athfan.json --- domains/athfan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/athfan.json diff --git a/domains/athfan.json b/domains/athfan.json new file mode 100644 index 000000000..e523852c5 --- /dev/null +++ b/domains/athfan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "athphane", + "email": "athphane@gmail.com" + }, + "record": { + "CNAME": "athfan.com" + } +} From 665454b5cb66faba1980e21e2a864c90d1156736 Mon Sep 17 00:00:00 2001 From: wouter Date: Sun, 2 Feb 2025 19:49:39 +0100 Subject: [PATCH 2375/3585] Create wouter.json --- domains/_vercel.wouter.json | 10 ++++++++++ domains/wouter.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.wouter.json create mode 100644 domains/wouter.json diff --git a/domains/_vercel.wouter.json b/domains/_vercel.wouter.json new file mode 100644 index 000000000..423f9e117 --- /dev/null +++ b/domains/_vercel.wouter.json @@ -0,0 +1,10 @@ +{ + "description": "Wouter's personal website", + "owner": { + "username": "wouter173", + "email": "" + }, + "record": { + "TXT": ["vc-domain-verify=wouter.is-a.dev,b69cd5b6b6811fe3538d"] + } +} diff --git a/domains/wouter.json b/domains/wouter.json new file mode 100644 index 000000000..0a6efde1b --- /dev/null +++ b/domains/wouter.json @@ -0,0 +1,10 @@ +{ + "description": "Wouter's personal website", + "owner": { + "username": "wouter173", + "email": "" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 2da69ccc665f3c7e439347e32973f019120aa2a3 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 13:54:31 -0500 Subject: [PATCH 2376/3585] Create vinvin.json --- domains/vinvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vinvin.json diff --git a/domains/vinvin.json b/domains/vinvin.json new file mode 100644 index 000000000..8ef13a67e --- /dev/null +++ b/domains/vinvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vinvin27", + "email": "simsichepac@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } +} From 22b1448b5a6dfcdd834237fb50b47fda1b8bd3d2 Mon Sep 17 00:00:00 2001 From: Alan Ren <10086000+alanvww@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:08:47 -0500 Subject: [PATCH 2377/3585] Create alan.ren.json --- domains/alan.ren.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alan.ren.json diff --git a/domains/alan.ren.json b/domains/alan.ren.json new file mode 100644 index 000000000..bda37104d --- /dev/null +++ b/domains/alan.ren.json @@ -0,0 +1,11 @@ +{ + "description": "Alan Ren's Developer Website", + "repo": "https://github.com/alanvww", + "owner": { + "username": "alanvww", + "email": "hello@me.alan.ooo" + }, + "record": { + "URL": "https://alan.ooo" + } +} \ No newline at end of file From 9245cf8348f35d2f8f22aa2f5a7311d1293d9557 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 14:12:16 -0500 Subject: [PATCH 2378/3585] Update vincent.json --- domains/vincent.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/vincent.json b/domains/vincent.json index 8b1378917..8ef13a67e 100644 --- a/domains/vincent.json +++ b/domains/vincent.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "vinvin27", + "email": "simsichepac@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } +} From e0d5a009e4ab221d7ae52ee117e34b79715b983d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Feb 2025 23:52:26 +0400 Subject: [PATCH 2379/3585] lowercase cname --- domains/mohamedhisham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamedhisham.json b/domains/mohamedhisham.json index 637f6eba7..3c0e51757 100644 --- a/domains/mohamedhisham.json +++ b/domains/mohamedhisham.json @@ -6,6 +6,6 @@ "email": "mohamed.hisham.abdelzaher@gmail.com" }, "record": { - "CNAME": "MH0386.github.io" + "CNAME": "mh0386.github.io" } } From b5ee5872974736d11a4c1f75a17b55da6b458ea2 Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:23:20 +0530 Subject: [PATCH 2380/3585] Create aman.json --- domains/aman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aman.json diff --git a/domains/aman.json b/domains/aman.json new file mode 100644 index 000000000..d52911b52 --- /dev/null +++ b/domains/aman.json @@ -0,0 +1,12 @@ +{ + "name": "Aman", + "domain": "aman.is-a.dev", + "subdomain": "aman", + "owner": { + "username": "amang9446" + "email": "dev.aman7571@gmail.com" + }, + "records": { + "CNAME": "dev-aman.vercel.app" + } +} From eef2f84f16bc4836d1d95a3f27b8589660c3df44 Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:24:45 +0530 Subject: [PATCH 2381/3585] Create _vercel.aman.json --- domains/_vercel.aman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.aman.json diff --git a/domains/_vercel.aman.json b/domains/_vercel.aman.json new file mode 100644 index 000000000..d22f3413a --- /dev/null +++ b/domains/_vercel.aman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amang9446", + "email": "dev.aman7571@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aman.is-a.dev,d6447d0d30e57c351c44" + } +} From aff5923eba220f17883b4afdbc4ea15a9cac5ac8 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:32:42 +0100 Subject: [PATCH 2382/3585] Create jacek.json --- domains/jacek.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/jacek.json diff --git a/domains/jacek.json b/domains/jacek.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/jacek.json @@ -0,0 +1 @@ + From c0477bce935fc9dfe1ff3591e15f12811f080767 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:43:25 +0100 Subject: [PATCH 2383/3585] Update and rename jacek.json to _vercel.jacek.json --- domains/_vercel.jacek.json | 10 ++++++++++ domains/jacek.json | 1 - 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.jacek.json delete mode 100644 domains/jacek.json diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json new file mode 100644 index 000000000..f93c5bda4 --- /dev/null +++ b/domains/_vercel.jacek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" + } +} diff --git a/domains/jacek.json b/domains/jacek.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/jacek.json +++ /dev/null @@ -1 +0,0 @@ - From 88bbc50e440f677fbc6fcb56debd03c0f007b6ae Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:44:29 +0100 Subject: [PATCH 2384/3585] Create jacek.json --- domains/jacek.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jacek.json diff --git a/domains/jacek.json b/domains/jacek.json new file mode 100644 index 000000000..414de6c0d --- /dev/null +++ b/domains/jacek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "jaceksmolak.vercel.app" + } +} From 893887b1bf44703d1ef2874d97e128b5635bba23 Mon Sep 17 00:00:00 2001 From: Jason Wohlgemuth Date: Sun, 2 Feb 2025 15:55:14 -0500 Subject: [PATCH 2385/3585] Create jhw.json --- domains/jhw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jhw.json diff --git a/domains/jhw.json b/domains/jhw.json new file mode 100644 index 000000000..d50875bf6 --- /dev/null +++ b/domains/jhw.json @@ -0,0 +1,11 @@ +{ + "description": "Jason Wohlgemuth's resume", + "repo": "https://github.com/jhwohlgemuth/resume", + "owner": { + "username": "jhwohlgemuth", + "twitter": "jhwohlgemuth" + }, + "record": { + "CNAME": "jhwohlgemuth.github.io/resume" + } +} From 94277f4df5cdf6fea251f2ca2f4d1792cfc6fb99 Mon Sep 17 00:00:00 2001 From: Cristian Arendell <73115254+UnrecoverableFault@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:05:31 -0500 Subject: [PATCH 2386/3585] add cris.json --- domains/cris.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cris.json diff --git a/domains/cris.json b/domains/cris.json new file mode 100644 index 000000000..af28a1f9a --- /dev/null +++ b/domains/cris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "website-f1q.pages.dev" + } +} \ No newline at end of file From fbee60cf620f34f75eae5ad6dd0b0ea71d5d7f41 Mon Sep 17 00:00:00 2001 From: Brody <80214001+lurkny@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:09:06 -0700 Subject: [PATCH 2387/3585] Create brody.json --- domains/brody.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brody.json diff --git a/domains/brody.json b/domains/brody.json new file mode 100644 index 000000000..b4e096e91 --- /dev/null +++ b/domains/brody.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lurkny", + "email": "[email protected]" + }, + "record": { + "CNAME": "larson.dev" + } +} From d2198f9297b48f36f6f9cbc46643d0ec2060d237 Mon Sep 17 00:00:00 2001 From: Brody <80214001+lurkny@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:11:21 -0700 Subject: [PATCH 2388/3585] Update brody.json --- domains/brody.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brody.json b/domains/brody.json index b4e096e91..13d6456c5 100644 --- a/domains/brody.json +++ b/domains/brody.json @@ -1,7 +1,7 @@ { "owner": { "username": "lurkny", - "email": "[email protected]" + "email": "brody@larson.dev" }, "record": { "CNAME": "larson.dev" From f512bfb2af04b44259623e08c8cad415c45b7e09 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 16:19:59 -0500 Subject: [PATCH 2389/3585] Update CNAME to URL --- domains/nick.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nick.json b/domains/nick.json index 7c07a348e..c598e52aa 100644 --- a/domains/nick.json +++ b/domains/nick.json @@ -6,6 +6,6 @@ "discord": "nickwoah" }, "record": { - "CNAME": "nicholasalfonso-com-svelte.pages.dev" + "URL": "https://nicholasalfonso.com" } } \ No newline at end of file From 8bd4842ca17f5b0d3216585750575b3a6d473175 Mon Sep 17 00:00:00 2001 From: Roshan Gautam Date: Sun, 2 Feb 2025 13:32:05 -0800 Subject: [PATCH 2390/3585] Create roshan.is-a.dev --- domains/roshan.is-a.dev | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/roshan.is-a.dev diff --git a/domains/roshan.is-a.dev b/domains/roshan.is-a.dev new file mode 100644 index 000000000..766927d18 --- /dev/null +++ b/domains/roshan.is-a.dev @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "roshangm1" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 9823cf70eea7b4b612cd6fc41967869c01391e79 Mon Sep 17 00:00:00 2001 From: Roshan Gautam Date: Sun, 2 Feb 2025 13:35:28 -0800 Subject: [PATCH 2391/3585] Update roshan.is-a.dev --- domains/roshan.is-a.dev | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/roshan.is-a.dev b/domains/roshan.is-a.dev index 766927d18..f0b3842dc 100644 --- a/domains/roshan.is-a.dev +++ b/domains/roshan.is-a.dev @@ -1,6 +1,7 @@ { "owner": { - "username": "roshangm1" + "username": "roshangm1", + "email": "roshan@brainants.com" }, "record": { "A": ["75.2.60.5"] From 130daa180532e03fcbd664a4ccdcfbbbc291e52e Mon Sep 17 00:00:00 2001 From: Roshan Gautam Date: Sun, 2 Feb 2025 21:43:18 +0000 Subject: [PATCH 2392/3585] roshangm.json --- domains/{roshan.is-a.dev => roshangm.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{roshan.is-a.dev => roshangm.json} (82%) diff --git a/domains/roshan.is-a.dev b/domains/roshangm.json similarity index 82% rename from domains/roshan.is-a.dev rename to domains/roshangm.json index f0b3842dc..598bd270d 100644 --- a/domains/roshan.is-a.dev +++ b/domains/roshangm.json @@ -4,6 +4,6 @@ "email": "roshan@brainants.com" }, "record": { - "A": ["75.2.60.5"] + "A": ["75.2.60.5"] } } From 3eda58bb3c180437a4a882f6c535ac5a8411600c Mon Sep 17 00:00:00 2001 From: Neriman Memmedli <50991261+nemoralis@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:44:11 +0400 Subject: [PATCH 2393/3585] Create nemoralis --- domains/nemoralis | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nemoralis diff --git a/domains/nemoralis b/domains/nemoralis new file mode 100644 index 000000000..9b8079454 --- /dev/null +++ b/domains/nemoralis @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nemoralis", + "email": "nerim4n@pm.me" + }, + "record": { + "CNAME": "neriman-me.pages.dev", + "TXT": "dh=9d8fcf293d05fbf033648229d51d1dbc91349bc1" + } +} From 4787663b5bfd2547990cf5592cecf96d0e76655d Mon Sep 17 00:00:00 2001 From: aoozoraa Date: Sun, 2 Feb 2025 21:55:13 +0000 Subject: [PATCH 2394/3585] Create aoozora.json --- domains/aoozora.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aoozora.json diff --git a/domains/aoozora.json b/domains/aoozora.json new file mode 100644 index 000000000..07fb70ba7 --- /dev/null +++ b/domains/aoozora.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aoozoraa" + }, + "record": { + "A": [ + 143.47.59.128 + ] + } +} From 1b9968f5d17604682179f288d5643b67a2e9a6da Mon Sep 17 00:00:00 2001 From: aoozoraa Date: Sun, 2 Feb 2025 21:59:32 +0000 Subject: [PATCH 2395/3585] Update aoozora.json --- domains/aoozora.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aoozora.json b/domains/aoozora.json index 07fb70ba7..017fcd1b5 100644 --- a/domains/aoozora.json +++ b/domains/aoozora.json @@ -4,7 +4,7 @@ }, "record": { "A": [ - 143.47.59.128 + "143.47.59.128" ] } } From 95a6497f4a4777c511db30dfa8886269e871ca0e Mon Sep 17 00:00:00 2001 From: Harish Chandran <83450142+HarishChandran3304@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:33:21 +0530 Subject: [PATCH 2396/3585] Create _vercel.harish.json --- domains/_vercel.harish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.harish.json diff --git a/domains/_vercel.harish.json b/domains/_vercel.harish.json new file mode 100644 index 000000000..0c7a2cc01 --- /dev/null +++ b/domains/_vercel.harish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "TXT": "vc-domain-verify=harish.is-a.dev,f67b0eba2383a0492136" + } +} From e03d00912e5a1b1c3dc25bd620d7356d44132daf Mon Sep 17 00:00:00 2001 From: Harish Chandran <83450142+HarishChandran3304@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:35:14 +0530 Subject: [PATCH 2397/3585] Create harish.json --- domains/harish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/harish.json diff --git a/domains/harish.json b/domains/harish.json new file mode 100644 index 000000000..4ff0e6366 --- /dev/null +++ b/domains/harish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "CNAME": "harish-chandran.vercel.app" + } +} From 8681b600f7a00827e92ee7ed185515dd97d4e7cb Mon Sep 17 00:00:00 2001 From: Bhaskar Rijal Date: Mon, 3 Feb 2025 04:09:58 +0545 Subject: [PATCH 2398/3585] Create bhaskar.json --- domains/bhaskar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bhaskar.json diff --git a/domains/bhaskar.json b/domains/bhaskar.json new file mode 100644 index 000000000..08ce8bbd1 --- /dev/null +++ b/domains/bhaskar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhaskarrijal", + "email": "mail@bhaskarrijal.me" + }, + "record": { + "CNAME": "site-52r.pages.dev" + } +} From b73cbefb2be92aa2cbab03a5080b37e5f25e25f0 Mon Sep 17 00:00:00 2001 From: ROBOT Date: Mon, 3 Feb 2025 07:56:36 +0900 Subject: [PATCH 2399/3585] add my subdomain --- domains/robot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/robot.json diff --git a/domains/robot.json b/domains/robot.json new file mode 100644 index 000000000..d8def1a8e --- /dev/null +++ b/domains/robot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ROBOTofficial", + "email": "robot@thunlights.com" + }, + "record": { + "URL": "https://github.com/ROBOTofficial" + } +} From 7c973e2a13e66f820a0024ca2b22c204c2a1c9c5 Mon Sep 17 00:00:00 2001 From: satyaram413 Date: Mon, 3 Feb 2025 07:13:09 +0800 Subject: [PATCH 2400/3585] Change in website URL --- domains/sitaram.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sitaram.json b/domains/sitaram.json index 0aaf6fac0..c81beb497 100644 --- a/domains/sitaram.json +++ b/domains/sitaram.json @@ -6,6 +6,6 @@ "email": "maka.sitaram@gmail.com" }, "record": { - "URL": "https://satyaram413.github.io/sitaram-portfolio/" + "URL": "https://sitaram-portfolio.vercel.app/" } } From dd388cb94c1bdff5aac52409b9071a79f9b063d1 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:36:49 +0800 Subject: [PATCH 2401/3585] Update liam.json --- domains/liam.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index abfb3ceda..2e1ca70b5 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -4,7 +4,6 @@ "owner": "liamdev@duck.com" }, "record": { - "CNAME": "liamatienza.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From f3bc3f12880fc5ed10571426f11be7463a03e5f9 Mon Sep 17 00:00:00 2001 From: Mateus Elias Date: Sun, 2 Feb 2025 20:48:36 -0300 Subject: [PATCH 2402/3585] Create mateuseap.json --- domains/mateuseap.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mateuseap.json diff --git a/domains/mateuseap.json b/domains/mateuseap.json new file mode 100644 index 000000000..28a5d7277 --- /dev/null +++ b/domains/mateuseap.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/mateuseap/mateuseap.github.io", + "owner": { + "username": "mateuseap", + "email": "mateuseap@mateuseap.com" + }, + "record": { + "CNAME": "mateuseap.github.io" + } +} From f3ccf30ecdd053ed23208c21cee11ab480cec1c3 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Sun, 2 Feb 2025 19:09:53 -0500 Subject: [PATCH 2403/3585] NEETLIFY --- domains/soccer.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/soccer.json b/domains/soccer.json index 527705b07..6b57b42a1 100644 --- a/domains/soccer.json +++ b/domains/soccer.json @@ -4,7 +4,9 @@ "email": "soccer1992.is.a.dev@gmail.com" }, "record": { - "CNAME": "minecradt.github.io" + "CNAME": "minecradt.github.io", + "A": ["75.2.60.5"] + } } From 9c92e2d95de6d745223c21c17219831d752cbd5b Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Sun, 2 Feb 2025 19:12:11 -0500 Subject: [PATCH 2404/3585] Update soccer.json --- domains/soccer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/soccer.json b/domains/soccer.json index 6b57b42a1..19006bc72 100644 --- a/domains/soccer.json +++ b/domains/soccer.json @@ -4,7 +4,6 @@ "email": "soccer1992.is.a.dev@gmail.com" }, "record": { - "CNAME": "minecradt.github.io", "A": ["75.2.60.5"] } From b0ae0f23c9caa394a50e97e88f00d29617b42a7e Mon Sep 17 00:00:00 2001 From: Nabeel Molham Date: Mon, 3 Feb 2025 11:48:44 +1100 Subject: [PATCH 2405/3585] Define nabeel subdomain --- domains/nabeel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nabeel.json diff --git a/domains/nabeel.json b/domains/nabeel.json new file mode 100644 index 000000000..34fa5784d --- /dev/null +++ b/domains/nabeel.json @@ -0,0 +1,12 @@ +{ + "repo": "https://nabeel.molham.me/links/github", + "owner": { + "username": "N-Molham", + "email": "nmolham@duck.com", + "twitter": "https://nabeel.molham.me/links/twitter", + "links": "https://nabeel.molham.me/links/", + }, + "record": { + "CNAME": "nabeel.molham.me" + } +} From f3153072685feb61b8bc76051e89af12847f9b6d Mon Sep 17 00:00:00 2001 From: Abhinav Ajgaonkar Date: Sun, 2 Feb 2025 20:17:21 -0500 Subject: [PATCH 2406/3585] Update domains/abhinav.json Co-authored-by: Stefano Del Prete --- domains/abhinav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abhinav.json b/domains/abhinav.json index 86ef83c7e..1cefe268e 100644 --- a/domains/abhinav.json +++ b/domains/abhinav.json @@ -1,6 +1,6 @@ { "owner": { - "username": "abh1nav" + "username": "abh1nav", "email": "abhinav316@gmail.com" }, "record": { From 690813c71b2296b3c7640e5661ef05cebb8aaf57 Mon Sep 17 00:00:00 2001 From: "M. Tanvir" <44163644+tnv1r@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:38:55 +0000 Subject: [PATCH 2407/3585] chore: use cname records now --- domains/tanvir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanvir.json b/domains/tanvir.json index 0f8039e36..184cb5b40 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -6,7 +6,7 @@ "email": "dev@tanvir.io" }, "record": { - "CNAME": "tanvir.io", + "A": ["76.76.21.21"], "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 044754ad9117ffce83c17e9fe47be1e44391552a Mon Sep 17 00:00:00 2001 From: "M. Tanvir" <44163644+tnv1r@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:39:03 +0000 Subject: [PATCH 2408/3585] refactor: move vercel verification to separate file --- domains/_vercel.tanvir.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.tanvir.json diff --git a/domains/_vercel.tanvir.json b/domains/_vercel.tanvir.json new file mode 100644 index 000000000..cbde58b41 --- /dev/null +++ b/domains/_vercel.tanvir.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tnv1r", + "email": "dev@tanvir.io" + }, + "record": { + "TXT": "vc-domain-verify=tanvir.is-a.dev,65aed7f787867b45aa7c" + } + } + \ No newline at end of file From e858e4558ca67e198a7c799e4897232eacbb67e0 Mon Sep 17 00:00:00 2001 From: Manish <87695786+Manishmg3994@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:13:21 +0530 Subject: [PATCH 2409/3585] added manishgautam.is-a.dev --- domains/manishgautam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manishgautam.json diff --git a/domains/manishgautam.json b/domains/manishgautam.json new file mode 100644 index 000000000..8aa578443 --- /dev/null +++ b/domains/manishgautam.json @@ -0,0 +1,11 @@ +{ + "description": "Manish Gautam's Website", + "repo": "https://github.com/Manishmg3994/Manishmg3994.github.io", + "owner": { + "username": "Manishmg3994", + "email": "manishgautammg7@gmail.com" + }, + "record": { + "CNAME": "manishmg3994.github.io" + } +} \ No newline at end of file From 75b9878f7c55aad5bc564d48cc6f61a70f49d5c1 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 07:00:00 +0400 Subject: [PATCH 2410/3585] Update james.json --- domains/james.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/james.json b/domains/james.json index de077b2d6..d5da97ed4 100644 --- a/domains/james.json +++ b/domains/james.json @@ -1,6 +1,5 @@ { "description": "Directory for my dev related social links", - "repo": "", "owner": { "username": "jameshaworthcs", "email": "james@j-h.ai" From 682dfceb2979ac1e6197eadb2b8fa62b0222add1 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:07:01 +0700 Subject: [PATCH 2411/3585] Update _vercel.banda.json --- domains/_vercel.banda.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.banda.json b/domains/_vercel.banda.json index 8d07e047c..4516c134e 100644 --- a/domains/_vercel.banda.json +++ b/domains/_vercel.banda.json @@ -1,6 +1,7 @@ { "owner": { - "username": "bandabahariputra" + "username": "bandabahariputra", + "discord": "banda" }, "record": { "TXT": ["vc-domain-verify=banda.is-a.dev,e684b7e614c3912ba446"] From 474e22fe6cbb9eb0a6610d0702ddf8e7a7a377e0 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:07:40 +0700 Subject: [PATCH 2412/3585] Update banda.json --- domains/banda.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/banda.json b/domains/banda.json index ced3d396c..c49eedebc 100644 --- a/domains/banda.json +++ b/domains/banda.json @@ -1,6 +1,7 @@ { "owner": { - "username": "bandabahariputra" + "username": "bandabahariputra", + "discord": "banda" }, "record": { "CNAME": "bandabahariputra.vercel.app" From 22f9d3773b29304649a6c8073eedb71ef56e3f2a Mon Sep 17 00:00:00 2001 From: Donald Wu <38281146+donald001@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:18:33 +0800 Subject: [PATCH 2413/3585] Create donald.json --- domains/donald.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/donald.json diff --git a/domains/donald.json b/domains/donald.json new file mode 100644 index 000000000..114aec71f --- /dev/null +++ b/domains/donald.json @@ -0,0 +1,10 @@ +{ + "description": "Donald's personal developer website", + "owner": { + "email": "dawntop@126.com", + "username": "donald" + }, + "record": { + "CNAME": "donald001.github.io" + } +} From 4abfcde675cfb5d5d08e08192f499fad660524a1 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:39:20 +0800 Subject: [PATCH 2414/3585] Changed Github Pages CNAME to A record --- domains/liam.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/liam.json b/domains/liam.json index 2e1ca70b5..02eb67501 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -4,6 +4,7 @@ "owner": "liamdev@duck.com" }, "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bcf65955c5da0c4bd3719b7eebcf00ee714a2668 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:41:14 +0800 Subject: [PATCH 2415/3585] Create _github-pages-challenge-liamatienza.json --- domains/_github-pages-challenge-liamatienza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-liamatienza.json diff --git a/domains/_github-pages-challenge-liamatienza.json b/domains/_github-pages-challenge-liamatienza.json new file mode 100644 index 000000000..f70cd88eb --- /dev/null +++ b/domains/_github-pages-challenge-liamatienza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "liamdev@duck.com" + }, + "record": { + "TXT": "21465fcb0d62d07a3c97587145ebea" + } +} From d3136eaa1ce7395cb4c77989f464b5f17620e88a Mon Sep 17 00:00:00 2001 From: ssd39 Date: Mon, 3 Feb 2025 09:15:10 +0530 Subject: [PATCH 2416/3585] Created dwij.json --- domains/dwij.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dwij.json diff --git a/domains/dwij.json b/domains/dwij.json new file mode 100644 index 000000000..ccf43162e --- /dev/null +++ b/domains/dwij.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ssd39", + "email": "dwij@xylic.ai" + }, + "record": { + "URL": "https://github.com/ssd39" + } +} + \ No newline at end of file From 76ed04e50fe6f170778df3743fbfef5d2d22aa2f Mon Sep 17 00:00:00 2001 From: SHIVAM KUMAR Date: Mon, 3 Feb 2025 09:29:21 +0530 Subject: [PATCH 2417/3585] Update domains/shivam.json Co-authored-by: 21Z <21z95@proton.me> --- domains/shivam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shivam.json b/domains/shivam.json index a1e90aa9f..334e526ec 100644 --- a/domains/shivam.json +++ b/domains/shivam.json @@ -4,6 +4,6 @@ "email": "shivamk1717@gmail.com" }, "record": { - "CNAME": "shivam-kumar.netlify.app/" + "CNAME": "shivam-kumar.netlify.app" } } From 96fc2eaea728319c3b8f7dd4d4510edf218d4f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=94=EB=83=A5?= Date: Mon, 3 Feb 2025 13:00:54 +0900 Subject: [PATCH 2418/3585] Create imnyang.json --- domains/imnyang.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/imnyang.json diff --git a/domains/imnyang.json b/domains/imnyang.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/imnyang.json @@ -0,0 +1 @@ + From f6dbf59835152954b201cf210d160badcfa762d5 Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 2 Feb 2025 20:15:56 -0600 Subject: [PATCH 2419/3585] Create brett.json --- domains/brett.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/brett.json diff --git a/domains/brett.json b/domains/brett.json new file mode 100644 index 000000000..14e65a596 --- /dev/null +++ b/domains/brett.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "brettdavies", + "email": "brettdavies@users.noreply.github.com" + }, + "record": { + "URL": "https://github.com/brettdavies/brettdavies" + } + } + \ No newline at end of file From 60b29f40d92c87a5a09ba41ad76c49d534b9cd04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=94=EB=83=A5?= Date: Mon, 3 Feb 2025 13:03:19 +0900 Subject: [PATCH 2420/3585] Update imnyang.json --- domains/imnyang.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/imnyang.json b/domains/imnyang.json index 8b1378917..9315d3cf6 100644 --- a/domains/imnyang.json +++ b/domains/imnyang.json @@ -1 +1,12 @@ - +{ + "description": "imnyang.is-a.dev", + "repo": "https://github.com/imnyang/is-a-dev", + "owner": { + "username": "imnyang", + "email": "me@imnya.ng" + }, + "record": { + "CNAME": "imnya.ng" + }, + "proxied": false +} From ed04e75907563b2a5c4a599e353f72af8d27c421 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:07:13 +0800 Subject: [PATCH 2421/3585] proxied --- domains/liam.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index 02eb67501..dd304b7ba 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -10,5 +10,6 @@ "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + }, + "proxied": true } From 0dc591cec280c080b4d45fd0dd0a124f2f5efdd8 Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:19:26 +0500 Subject: [PATCH 2422/3585] Update domains/_vercel.iomiras.jsn Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.iomiras.jsn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.iomiras.jsn b/domains/_vercel.iomiras.jsn index a890cbdf5..472192d0b 100644 --- a/domains/_vercel.iomiras.jsn +++ b/domains/_vercel.iomiras.jsn @@ -2,7 +2,7 @@ "description": "This subdomain points to my portfolio website.", "owner": { "username": "iomiras", - "email": "miras.shaltayev+isadev@gmail.com", + "email": "miras.shaltayev+isadev@gmail.com" }, "record": { "TXT": ["vc-domain-verify=iomiras.is-a.dev,f475f7d08678209bfa1f"] From 6b1b9b724f96bdd0b118f5be8f5e4cb7034fa591 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 08:29:06 +0400 Subject: [PATCH 2423/3585] Delete vincent.json --- vincent.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 vincent.json diff --git a/vincent.json b/vincent.json deleted file mode 100644 index 8b1378917..000000000 --- a/vincent.json +++ /dev/null @@ -1 +0,0 @@ - From bc271531ba7024af7e8c2644ba3d7074a692526b Mon Sep 17 00:00:00 2001 From: JuanR <112212338+JuanPython1@users.noreply.github.com> Date: Sun, 2 Feb 2025 23:29:17 -0500 Subject: [PATCH 2424/3585] Create _github-pages-challenge-juanpython1 --- .../_github-pages-challenge-juanpython1.juandev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-juanpython1.juandev.json diff --git a/domains/_github-pages-challenge-juanpython1.juandev.json b/domains/_github-pages-challenge-juanpython1.juandev.json new file mode 100644 index 000000000..c97e5b061 --- /dev/null +++ b/domains/_github-pages-challenge-juanpython1.juandev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuanPython1", + "email": "kamilo201025@gmail.com" + }, + "record": { + "TXT": "0342f0aeddf970dce791538a82f3b4" + } + } + \ No newline at end of file From 7e07cd9193c89f7c19e2e1f13955d0bc4c8245ae Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 23:36:26 -0500 Subject: [PATCH 2425/3585] Update vincent.json --- domains/vincent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vincent.json b/domains/vincent.json index 8ef13a67e..d20678a66 100644 --- a/domains/vincent.json +++ b/domains/vincent.json @@ -1,7 +1,7 @@ { "owner": { "username": "vinvin27", - "email": "simsichepac@gmail.com" + "email": "simsichepac+is-a@gmail.com" }, "record": { "CNAME": "vincent-homepage.pages.dev" From eafe4a3c2c2f2bf7fec25d2afd59fc9ba41d1b14 Mon Sep 17 00:00:00 2001 From: Alan Ren <10086000+alanvww@users.noreply.github.com> Date: Sun, 2 Feb 2025 23:38:31 -0500 Subject: [PATCH 2426/3585] Update name to "alan-ren" --- domains/{alan.ren.json => alan-ren.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{alan.ren.json => alan-ren.json} (100%) diff --git a/domains/alan.ren.json b/domains/alan-ren.json similarity index 100% rename from domains/alan.ren.json rename to domains/alan-ren.json From 0f4a4cffbd0cf2a53ee0b392b965d3b6925f1cfc Mon Sep 17 00:00:00 2001 From: "Vali (naser) Rafinia" Date: Mon, 3 Feb 2025 08:16:34 +0330 Subject: [PATCH 2427/3585] Rename rafinia to rafinia.json --- domains/{rafinia => rafinia.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rafinia => rafinia.json} (100%) diff --git a/domains/rafinia b/domains/rafinia.json similarity index 100% rename from domains/rafinia rename to domains/rafinia.json From ce9bef5a605f77de487cde14e15c0530fc7dc82f Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:55:29 +0500 Subject: [PATCH 2428/3585] Rename _vercel.iomiras.jsn to _vercel.iomiras.json --- domains/{_vercel.iomiras.jsn => _vercel.iomiras.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.iomiras.jsn => _vercel.iomiras.json} (100%) diff --git a/domains/_vercel.iomiras.jsn b/domains/_vercel.iomiras.json similarity index 100% rename from domains/_vercel.iomiras.jsn rename to domains/_vercel.iomiras.json From ac3ebb5a8cc4daa3c3cfe0837627e092e17bbf31 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 08:55:57 +0400 Subject: [PATCH 2429/3585] fix --- ...ienza.json => _github-pages-challenge-liamatienza.liam.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-liamatienza.json => _github-pages-challenge-liamatienza.liam.json} (77%) diff --git a/domains/_github-pages-challenge-liamatienza.json b/domains/_github-pages-challenge-liamatienza.liam.json similarity index 77% rename from domains/_github-pages-challenge-liamatienza.json rename to domains/_github-pages-challenge-liamatienza.liam.json index f70cd88eb..8acf34266 100644 --- a/domains/_github-pages-challenge-liamatienza.json +++ b/domains/_github-pages-challenge-liamatienza.liam.json @@ -1,6 +1,6 @@ { "owner": { - "username": "github-username", + "username": "liamatienza", "email": "liamdev@duck.com" }, "record": { From bc839cab70fb7c6268445e671e64b6dab5dacb6d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 08:58:37 +0400 Subject: [PATCH 2430/3585] Update liam.json --- domains/liam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index dd304b7ba..98abf4e21 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -1,7 +1,7 @@ { "owner": { "username": "liamatienza", - "owner": "liamdev@duck.com" + "email": "liamdev@duck.com" }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], From e6f666794777b1b8fd19bd2dd252973260e9ee57 Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:39:29 +0530 Subject: [PATCH 2431/3585] removed unnecessary field from aman.json --- domains/aman.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/aman.json b/domains/aman.json index d52911b52..264b0ab5f 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -1,7 +1,6 @@ { "name": "Aman", "domain": "aman.is-a.dev", - "subdomain": "aman", "owner": { "username": "amang9446" "email": "dev.aman7571@gmail.com" From d63bf1660bd7da5dc42564b4c7aa21e0edc48cfc Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:42:23 +0530 Subject: [PATCH 2432/3585] Update aman.json --- domains/aman.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/aman.json b/domains/aman.json index 264b0ab5f..843d4cdd4 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -1,6 +1,4 @@ { - "name": "Aman", - "domain": "aman.is-a.dev", "owner": { "username": "amang9446" "email": "dev.aman7571@gmail.com" From 8ce25474b244cbc1d7357aea0f382ec1f92738e4 Mon Sep 17 00:00:00 2001 From: Adrien Maranville Date: Sun, 2 Feb 2025 22:29:43 -0700 Subject: [PATCH 2433/3585] Create adrien.json --- domains/adrien.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/adrien.json diff --git a/domains/adrien.json b/domains/adrien.json new file mode 100644 index 000000000..858d96b22 --- /dev/null +++ b/domains/adrien.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "technetist", + "email": "adrien@maranville.io" + }, + "record": { + "URL": "https://github.com/technetist" + } +} From 6793889ea1e4e18085189344deb20910a7dddcd7 Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 2 Feb 2025 21:36:41 -0800 Subject: [PATCH 2434/3585] Update brett.json --- domains/brett.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/brett.json b/domains/brett.json index 14e65a596..7c4bb8e73 100644 --- a/domains/brett.json +++ b/domains/brett.json @@ -1,10 +1,10 @@ { "owner": { "username": "brettdavies", - "email": "brettdavies@users.noreply.github.com" + "linkedin": "https://linkedin.com/in/brettdavies/" }, "record": { "URL": "https://github.com/brettdavies/brettdavies" } } - \ No newline at end of file + From dd041e18a35bafddd3fb4d4a622a8e49ce416848 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 09:38:19 +0400 Subject: [PATCH 2435/3585] fix json --- domains/aman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aman.json b/domains/aman.json index 843d4cdd4..52c389daa 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -1,6 +1,6 @@ { "owner": { - "username": "amang9446" + "username": "amang9446", "email": "dev.aman7571@gmail.com" }, "records": { From ef74563892fbbd4af98e840a0e28b1e62f84e4b8 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 09:40:59 +0400 Subject: [PATCH 2436/3585] Update aman.json --- domains/aman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aman.json b/domains/aman.json index 52c389daa..3070dffa8 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -3,7 +3,7 @@ "username": "amang9446", "email": "dev.aman7571@gmail.com" }, - "records": { + "record": { "CNAME": "dev-aman.vercel.app" } } From 4f0d987a074db7519b823fcbd38acb4c3dc1c8c9 Mon Sep 17 00:00:00 2001 From: DF Date: Mon, 3 Feb 2025 13:49:36 +0800 Subject: [PATCH 2437/3585] fix: correct the RECORDCONTENT with a valid url. --- domains/df.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/df.json b/domains/df.json index 276e19532..9dcce7b5e 100644 --- a/domains/df.json +++ b/domains/df.json @@ -7,6 +7,6 @@ "email": "df@dfder.tw" }, "record": { - "CNAME": "df-wu.github.io" + "CNAME": "profile.dfder.tw" } } From ffc36c737dfc7b5f5029697c1abbf692fb6f6e9d Mon Sep 17 00:00:00 2001 From: DF Date: Mon, 3 Feb 2025 14:04:46 +0800 Subject: [PATCH 2438/3585] Update domains/df.json the original link is ok after I submit my profile link. Co-authored-by: 21Z <21z95@proton.me> --- domains/df.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/df.json b/domains/df.json index 9dcce7b5e..276e19532 100644 --- a/domains/df.json +++ b/domains/df.json @@ -7,6 +7,6 @@ "email": "df@dfder.tw" }, "record": { - "CNAME": "profile.dfder.tw" + "CNAME": "df-wu.github.io" } } From d5af37232344ca5a6dcb5cf737fade7b4784844a Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 2 Feb 2025 21:36:41 -0800 Subject: [PATCH 2439/3585] Update brett.json --- domains/brett.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/brett.json b/domains/brett.json index 14e65a596..ec551cdfa 100644 --- a/domains/brett.json +++ b/domains/brett.json @@ -1,10 +1,10 @@ { "owner": { "username": "brettdavies", - "email": "brettdavies@users.noreply.github.com" + "linkedin": "https://linkedin.com/in/brettdavies/" }, "record": { - "URL": "https://github.com/brettdavies/brettdavies" + "URL": "https://github.com/brettdavies" } } - \ No newline at end of file + From b6dda4d6e81da08d0645aedcbf65074ed5f8b5cd Mon Sep 17 00:00:00 2001 From: Muhammad Ameen <133481818+am333n@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:48:29 +0530 Subject: [PATCH 2440/3585] Create ameen.json --- domains/ameen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ameen.json diff --git a/domains/ameen.json b/domains/ameen.json new file mode 100644 index 000000000..e3f96d6b7 --- /dev/null +++ b/domains/ameen.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://github.com/am333n/my_portfolio", + "owner": { + "username": "am333n", + "email": "muhammedameen752@gmail.com" + }, + "record": { + "CNAME": "am333n.github.io" + }, +} From ffe6bdb56de4d6698e8881b8c913929b706308f3 Mon Sep 17 00:00:00 2001 From: Neriman Memmedli <50991261+nemoralis@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:19:24 +0400 Subject: [PATCH 2441/3585] Update nemoralis --- domains/nemoralis | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/nemoralis b/domains/nemoralis index 9b8079454..1cc908e1d 100644 --- a/domains/nemoralis +++ b/domains/nemoralis @@ -4,7 +4,6 @@ "email": "nerim4n@pm.me" }, "record": { - "CNAME": "neriman-me.pages.dev", - "TXT": "dh=9d8fcf293d05fbf033648229d51d1dbc91349bc1" + "CNAME": "neriman-me.pages.dev" } } From 78df011b8cb83a81506dfb43774c8167091204ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Mon, 3 Feb 2025 02:37:20 -0400 Subject: [PATCH 2442/3585] Update jeanrondon.json Change CNAME --- domains/jeanrondon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index e939cfc7c..00825a739 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -7,6 +7,6 @@ "twitter": "r4yb4" }, "record": { - "TXT": "vc-domain-verify=jeanrondon.is-a.dev,2f15e077bf780283f5af" + "CNAME": "https://jeandv.github.io/my-next-portfolio/" } } From e26728232fcebc1fcaa28f7a19dab610bfe8fc80 Mon Sep 17 00:00:00 2001 From: H Root <57812813+H-Root@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:40:49 +0300 Subject: [PATCH 2443/3585] Create hroot.json --- domains/hroot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hroot.json diff --git a/domains/hroot.json b/domains/hroot.json new file mode 100644 index 000000000..ec27963f9 --- /dev/null +++ b/domains/hroot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hans Root", + "email": "sudo.hroot@gmail.com" + }, + "record": { + "URL": "https://hroot.dev/" + } +} From 453e7a8dd7cffe108b75cb02623e8e25766ef1cb Mon Sep 17 00:00:00 2001 From: H Root <57812813+H-Root@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:50:43 +0300 Subject: [PATCH 2444/3585] Update domains/hroot.json Co-authored-by: 21Z <21z95@proton.me> --- domains/hroot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hroot.json b/domains/hroot.json index ec27963f9..4f07e2190 100644 --- a/domains/hroot.json +++ b/domains/hroot.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Hans Root", + "username": "H-Root", "email": "sudo.hroot@gmail.com" }, "record": { From bf3e9b6a957546911694cdac3c44dfee6204d82e Mon Sep 17 00:00:00 2001 From: Adrien Maranville Date: Sun, 2 Feb 2025 23:56:48 -0700 Subject: [PATCH 2445/3585] Update adrien.json Updates record url --- domains/adrien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adrien.json b/domains/adrien.json index 858d96b22..b6e0fcddf 100644 --- a/domains/adrien.json +++ b/domains/adrien.json @@ -5,6 +5,6 @@ "email": "adrien@maranville.io" }, "record": { - "URL": "https://github.com/technetist" + "URL": "https://maranville.io" } } From 2795a759c9e5c5696db3ebab9745ecb901b5c1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Mon, 3 Feb 2025 02:59:18 -0400 Subject: [PATCH 2446/3585] Update jeanrondon.json --- domains/jeanrondon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index 00825a739..d59524b6a 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -7,6 +7,6 @@ "twitter": "r4yb4" }, "record": { - "CNAME": "https://jeandv.github.io/my-next-portfolio/" + "CNAME": "jeandv.github.io" } } From 5abbbaeb2221bf2baf25f33bd886ce77c7f66310 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Mon, 3 Feb 2025 08:05:24 +0100 Subject: [PATCH 2447/3585] Remove empty field Co-authored-by: 21Z <21z95@proton.me> --- domains/jacek.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jacek.json b/domains/jacek.json index 414de6c0d..1796e8a87 100644 --- a/domains/jacek.json +++ b/domains/jacek.json @@ -1,8 +1,7 @@ { "owner": { "username": "smolak", - "email": "jacek.smolak@gmail.com", - "discord": "" + "email": "jacek.smolak@gmail.com" }, "record": { "CNAME": "jaceksmolak.vercel.app" From f538a7bf14cdd9414cd6127319c7e948a0679d39 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Mon, 3 Feb 2025 08:06:12 +0100 Subject: [PATCH 2448/3585] Remove empty field Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.jacek.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json index f93c5bda4..0d1320297 100644 --- a/domains/_vercel.jacek.json +++ b/domains/_vercel.jacek.json @@ -1,8 +1,7 @@ { "owner": { "username": "smolak", - "email": "jacek.smolak@gmail.com", - "discord": "" + "email": "jacek.smolak@gmail.com" }, "record": { "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" From d990ec06cb171145f72cc02d79ebdf9bba397eed Mon Sep 17 00:00:00 2001 From: Raed Date: Mon, 3 Feb 2025 08:31:42 +0100 Subject: [PATCH 2449/3585] Create raed.json --- domains/raed.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 domains/raed.json diff --git a/domains/raed.json b/domains/raed.json new file mode 100644 index 000000000..3877126e3 --- /dev/null +++ b/domains/raed.json @@ -0,0 +1,5 @@ +{ + "record": { + "CNAME": "raed.dev" + } +} From 3e91f4eae8cc79743362aeb2ad46e3f1e56e459d Mon Sep 17 00:00:00 2001 From: Raed Date: Mon, 3 Feb 2025 08:33:21 +0100 Subject: [PATCH 2450/3585] Update raed.json --- domains/raed.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/raed.json b/domains/raed.json index 3877126e3..7fff9374d 100644 --- a/domains/raed.json +++ b/domains/raed.json @@ -1,4 +1,8 @@ { + "owner": { + "username": "Raed", + "email": "contact@raed.email" + }, "record": { "CNAME": "raed.dev" } From 86a6e98a1eaadbb093479189489fece46614e3cf Mon Sep 17 00:00:00 2001 From: "M. Tanvir" <44163644+tnv1r@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:51:53 +0600 Subject: [PATCH 2451/3585] Update domains/tanvir.json Co-authored-by: 21Z <21z95@proton.me> --- domains/tanvir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanvir.json b/domains/tanvir.json index 184cb5b40..8b0159df9 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -7,7 +7,7 @@ }, "record": { "A": ["76.76.21.21"], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e31358eb11118b2e5ed83451f22fb4db465e54bc Mon Sep 17 00:00:00 2001 From: Asad Raza Date: Mon, 3 Feb 2025 12:54:32 +0500 Subject: [PATCH 2452/3585] Add asad.json with personal information and repository details --- domains/asad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asad.json diff --git a/domains/asad.json b/domains/asad.json new file mode 100644 index 000000000..59f57e614 --- /dev/null +++ b/domains/asad.json @@ -0,0 +1,11 @@ +{ + "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", + "repo": "https://github.com/AsadRazaJutt1/asadrazajutt1.github.io", + "owner": { + "username": "AsadRazaJutt1", + "email": "asadrazajutt1@gmail.com" + }, + "record": { + "CNAME": "asadrazajutt1.github.io" + } +} From 58f4dd09bb5f4ef505d350a9b77ff89289a71247 Mon Sep 17 00:00:00 2001 From: Cloudie <158478884+hirwko@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:33:46 +0900 Subject: [PATCH 2453/3585] Create rzt5.json --- domains/rzt5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rzt5.json diff --git a/domains/rzt5.json b/domains/rzt5.json new file mode 100644 index 000000000..4e7fd0630 --- /dev/null +++ b/domains/rzt5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hirwko", + "discord": "rzt5" + }, + "record": { + "CNAME": "hirako-is-dead.pages.dev" + } +} From 270d93ca7c0522483499ee6b63dff02720edad49 Mon Sep 17 00:00:00 2001 From: Muhammad Yusuf Date: Mon, 3 Feb 2025 16:14:57 +0700 Subject: [PATCH 2454/3585] Add new domain configuration for muhammad-yusuf --- domains/muhammad-yusuf.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/muhammad-yusuf.json diff --git a/domains/muhammad-yusuf.json b/domains/muhammad-yusuf.json new file mode 100644 index 000000000..5391714c3 --- /dev/null +++ b/domains/muhammad-yusuf.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mhmmd-ysf/mhmmd-ysf", + "owner": { + "username": "mhmmd-ysf", + "email": "muhammad_yusuf22@outlook.com" + }, + "record": { + "CNAME": "mhmmd-ysf.github.io" + } +} \ No newline at end of file From 47d39ae5144989db4a2c20d47d0da3d57aaa7986 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:25:35 +0100 Subject: [PATCH 2455/3585] Rename _github-pages-challenge-roger-padrell.json to _github-pages-challenge-roger-padrell.rpadrell.json --- ...l.json => _github-pages-challenge-roger-padrell.rpadrell.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-roger-padrell.json => _github-pages-challenge-roger-padrell.rpadrell.json} (100%) diff --git a/domains/_github-pages-challenge-roger-padrell.json b/domains/_github-pages-challenge-roger-padrell.rpadrell.json similarity index 100% rename from domains/_github-pages-challenge-roger-padrell.json rename to domains/_github-pages-challenge-roger-padrell.rpadrell.json From bfb190f4352deb5cf822b538565c3cf24ff431d4 Mon Sep 17 00:00:00 2001 From: timi2506 Date: Mon, 3 Feb 2025 10:59:43 +0100 Subject: [PATCH 2456/3585] 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 188bf8469056c3c4249cfe331e9abd3a122d7f91 Mon Sep 17 00:00:00 2001 From: poysa213 Date: Mon, 3 Feb 2025 11:03:07 +0100 Subject: [PATCH 2457/3585] add: domain config for poysa213 --- domains/poysa213.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/poysa213.json diff --git a/domains/poysa213.json b/domains/poysa213.json new file mode 100644 index 000000000..8d061ec13 --- /dev/null +++ b/domains/poysa213.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "poysa213", + "email": "hanaiayoucef@gmail.com", + "discord": "944238875566551110", + "twitter": "poysa213", + "repo": "https://github.com/poysa213/portfolio" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} \ No newline at end of file From 84210afc4fb108ba6e752d8e40344b69c4b8f561 Mon Sep 17 00:00:00 2001 From: timi2506 Date: Mon, 3 Feb 2025 11:04:01 +0100 Subject: [PATCH 2458/3585] 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 e79a5787409fff5ce53564c0f47e1eed06d6e7ae Mon Sep 17 00:00:00 2001 From: Sanish Date: Mon, 3 Feb 2025 15:34:37 +0530 Subject: [PATCH 2459/3585] Create sanish.json --- domains/sanish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sanish.json diff --git a/domains/sanish.json b/domains/sanish.json new file mode 100644 index 000000000..94db405ad --- /dev/null +++ b/domains/sanish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanishkr", + "email": "sanishkr@gmail.com" + }, + "record": { + "URL": "https://sanish.me/" + } +} From 36de7915b4ad4f5de86bd046b6a9ee20b1334d2f Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:13:31 +0000 Subject: [PATCH 2460/3585] Create Axo.json --- domains/Axo.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/Axo.json diff --git a/domains/Axo.json b/domains/Axo.json new file mode 100644 index 000000000..4fcc7a654 --- /dev/null +++ b/domains/Axo.json @@ -0,0 +1,13 @@ +{ + "description": "My personal homepage!", + "repo": "https://github.com/verygafanhot", + "owner": { + "username": "Verygafanhot", + "email": "verygafanhot@gmail.com" + "twitter": "verygafanhot", + "discord": "Verygafanhot" + }, + "record": { + "CNAME": "verygafanhot.github.io" + } +} From c80a8de88dfb586963b2a3158d290a852425951c Mon Sep 17 00:00:00 2001 From: Naman Parashar Date: Mon, 3 Feb 2025 15:45:45 +0530 Subject: [PATCH 2461/3585] Add nparashar150 subdomain --- domains/_vercel.nparashar150.json | 9 +++++++++ domains/nparashar150.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.nparashar150.json create mode 100644 domains/nparashar150.json diff --git a/domains/_vercel.nparashar150.json b/domains/_vercel.nparashar150.json new file mode 100644 index 000000000..292811a2b --- /dev/null +++ b/domains/_vercel.nparashar150.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nparashar150", + "email": "nparashar150@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nparashar150.is-a.dev,129e61876792da1afb53" + } +} diff --git a/domains/nparashar150.json b/domains/nparashar150.json new file mode 100644 index 000000000..634f1fa7e --- /dev/null +++ b/domains/nparashar150.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nparashar150", + "email": "nparashar150@gmail.com" + }, + "record": { + "CNAME": "portfolio-beta-ecru-19.vercel.app" + } +} From f5b18c2d7301a41d8c14cc47117710bc2927d6f2 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:16:04 +0000 Subject: [PATCH 2462/3585] Rename Axo.json to heyaxo.json --- domains/{Axo.json => heyaxo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Axo.json => heyaxo.json} (100%) diff --git a/domains/Axo.json b/domains/heyaxo.json similarity index 100% rename from domains/Axo.json rename to domains/heyaxo.json From 60589eac2f67fe4a28e8c7508d52854ab9209160 Mon Sep 17 00:00:00 2001 From: Rachancheet Singh Date: Mon, 3 Feb 2025 15:53:38 +0530 Subject: [PATCH 2463/3585] added domains --- domains/api.rachancheet.json | 9 +++++++++ domains/rachancheet.json | 9 +++++++++ domains/service.rachancheet.json | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 domains/api.rachancheet.json create mode 100644 domains/rachancheet.json create mode 100644 domains/service.rachancheet.json diff --git a/domains/api.rachancheet.json b/domains/api.rachancheet.json new file mode 100644 index 000000000..d4cdd3d29 --- /dev/null +++ b/domains/api.rachancheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachancheet", + "email": "raxxsngh37@gmail.com" + }, +"record": { + "A": ["152.67.163.7"] + } +} diff --git a/domains/rachancheet.json b/domains/rachancheet.json new file mode 100644 index 000000000..d4cdd3d29 --- /dev/null +++ b/domains/rachancheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachancheet", + "email": "raxxsngh37@gmail.com" + }, +"record": { + "A": ["152.67.163.7"] + } +} diff --git a/domains/service.rachancheet.json b/domains/service.rachancheet.json new file mode 100644 index 000000000..d4cdd3d29 --- /dev/null +++ b/domains/service.rachancheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachancheet", + "email": "raxxsngh37@gmail.com" + }, +"record": { + "A": ["152.67.163.7"] + } +} From 1f00c76992011facabed65e450dd19c051fb856f Mon Sep 17 00:00:00 2001 From: kelvine Date: Mon, 3 Feb 2025 12:55:59 +0200 Subject: [PATCH 2464/3585] Update domains/kelvin.json Co-authored-by: 21Z <21z95@proton.me> --- domains/kelvin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kelvin.json b/domains/kelvin.json index 0e6e3411c..095087efc 100644 --- a/domains/kelvin.json +++ b/domains/kelvin.json @@ -5,6 +5,6 @@ "email": "kevypolu@yahoo.com" }, "record": { - "CNAME": "https://kevhi.netlify.app" + "CNAME": "kevhi.netlify.app" } } From e8f53aa855a98a59d142fa56b43aa0c178cdb334 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:24:00 +0000 Subject: [PATCH 2465/3585] Create _github-pages-challenge-Verygafanhot.json --- domains/_github-pages-challenge-Verygafanhot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Verygafanhot.json diff --git a/domains/_github-pages-challenge-Verygafanhot.json b/domains/_github-pages-challenge-Verygafanhot.json new file mode 100644 index 000000000..5c94016f9 --- /dev/null +++ b/domains/_github-pages-challenge-Verygafanhot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "verygafanhot", + "email": "verygafanhot@gmail.com" + }, + "record": { + "TXT": "e3ae5ee11a576cc86f89140043ca2b" + } +} From 637b925168383c97e7e578550f1265c822ce3791 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:26:15 +0000 Subject: [PATCH 2466/3585] Create _discord.heyaxo.json --- domains/_discord.heyaxo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.heyaxo.json diff --git a/domains/_discord.heyaxo.json b/domains/_discord.heyaxo.json new file mode 100644 index 000000000..2f93a079e --- /dev/null +++ b/domains/_discord.heyaxo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "verygafanhot", + "email": "verygafanhot@gmail.com" + }, + "record": { + "TXT": "dh=772e8981e6a0b8bc4e30ac4af5160be7fd175c8a" + } +} From 7bed23df89b32a831b42a84b63b5c4d108f8a4f3 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:33:10 +0000 Subject: [PATCH 2467/3585] Rename _github-pages-challenge-Verygafanhot.json to _github-pages-challenge-verygafanhot.json --- ...erygafanhot.json => _github-pages-challenge-verygafanhot.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Verygafanhot.json => _github-pages-challenge-verygafanhot.json} (100%) diff --git a/domains/_github-pages-challenge-Verygafanhot.json b/domains/_github-pages-challenge-verygafanhot.json similarity index 100% rename from domains/_github-pages-challenge-Verygafanhot.json rename to domains/_github-pages-challenge-verygafanhot.json From 3be6f8ab5bf8393bc6be730fff75f9265f1ad25f Mon Sep 17 00:00:00 2001 From: fergone03 <114108805+fergone03@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:33:41 +0100 Subject: [PATCH 2468/3585] Create stebanportfolio.json --- domains/stebanportfolio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/stebanportfolio.json diff --git a/domains/stebanportfolio.json b/domains/stebanportfolio.json new file mode 100644 index 000000000..26e18574d --- /dev/null +++ b/domains/stebanportfolio.json @@ -0,0 +1,11 @@ +{ + "description": "Give a profesional domain to my portfolio", + "repo": "https://github.com/fergone03/Portfolio-Desarrollador-Web", + "owner": { + "username": "fergone03", + "email": "[fergonesteban03@gmail.com]" + }, + "record": { + "CNAME": "devsteban-portfolio.netlify.app" + } +} From 35962c06b19728dbdb06e997411248d6c110be21 Mon Sep 17 00:00:00 2001 From: Utkarsh-Singhal-26 Date: Mon, 3 Feb 2025 17:04:04 +0530 Subject: [PATCH 2469/3585] [ ADDED ] : Add Utkarsh-Singhal-26 domain configurations --- domains/Utkarsh-Singhal-2604.json | 9 +++++++++ domains/_vercel.Utkarsh-Singhal-26.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/Utkarsh-Singhal-2604.json create mode 100644 domains/_vercel.Utkarsh-Singhal-26.json diff --git a/domains/Utkarsh-Singhal-2604.json b/domains/Utkarsh-Singhal-2604.json new file mode 100644 index 000000000..9def37f05 --- /dev/null +++ b/domains/Utkarsh-Singhal-2604.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utkarsh-Singhal-26", + "email": "singhalutkarsh26@gmail.com" + }, + "record": { + "CNAME": "utkarsh-singhal.vercel.app" + } +} diff --git a/domains/_vercel.Utkarsh-Singhal-26.json b/domains/_vercel.Utkarsh-Singhal-26.json new file mode 100644 index 000000000..13a61c858 --- /dev/null +++ b/domains/_vercel.Utkarsh-Singhal-26.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utkarsh-Singhal-26", + "email": "singhalutkarsh26@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=utkarsh-singhal.is-a.dev,31f5c6e60805af21e98f" + } +} From 2757a36ea0588706e3c846d0ba0309b968321745 Mon Sep 17 00:00:00 2001 From: Utkarsh-Singhal-26 Date: Mon, 3 Feb 2025 17:09:22 +0530 Subject: [PATCH 2470/3585] [ FIX ] : File Rename --- domains/{Utkarsh-Singhal-2604.json => UtkarshSinghal26.json} | 0 ...rcel.Utkarsh-Singhal-26.json => _vercel.UtkarshSinghal26.json} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename domains/{Utkarsh-Singhal-2604.json => UtkarshSinghal26.json} (100%) rename domains/{_vercel.Utkarsh-Singhal-26.json => _vercel.UtkarshSinghal26.json} (100%) diff --git a/domains/Utkarsh-Singhal-2604.json b/domains/UtkarshSinghal26.json similarity index 100% rename from domains/Utkarsh-Singhal-2604.json rename to domains/UtkarshSinghal26.json diff --git a/domains/_vercel.Utkarsh-Singhal-26.json b/domains/_vercel.UtkarshSinghal26.json similarity index 100% rename from domains/_vercel.Utkarsh-Singhal-26.json rename to domains/_vercel.UtkarshSinghal26.json From de73283e535ca7af24a1f1fd69eb1d1bae3f3c54 Mon Sep 17 00:00:00 2001 From: nick Date: Mon, 3 Feb 2025 15:48:15 +0400 Subject: [PATCH 2471/3585] add domain for badonix --- domains/badonix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/badonix.json diff --git a/domains/badonix.json b/domains/badonix.json new file mode 100644 index 000000000..bbbfe7c9a --- /dev/null +++ b/domains/badonix.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/Badonix/portfolio_react", + "owner": { + "username": "badonix", + "email": "nikdanelia@gmail.com" + }, + "record": { + "CNAME": "badonix.netlify.app" + } +} From 3e70d7ad346d3f9eaf312abf5bdf95d87308328f Mon Sep 17 00:00:00 2001 From: Bilal Mohammad Date: Mon, 3 Feb 2025 17:36:23 +0530 Subject: [PATCH 2472/3585] Create _vercel.bilal.json --- domains/_vercel.bilal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.bilal.json diff --git a/domains/_vercel.bilal.json b/domains/_vercel.bilal.json new file mode 100644 index 000000000..e3ae472fb --- /dev/null +++ b/domains/_vercel.bilal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "TXT": "vc-domain-verify=bilal.is-a.dev,de7575c2e6976d25ab24" + } +} From da6aabc8c241eb3f694aa2e9c8aad1e8174f4fd5 Mon Sep 17 00:00:00 2001 From: Bilal Mohammad Date: Mon, 3 Feb 2025 17:40:57 +0530 Subject: [PATCH 2473/3585] Create bilalmansuri.json --- domains/bilalmansuri.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bilalmansuri.json diff --git a/domains/bilalmansuri.json b/domains/bilalmansuri.json new file mode 100644 index 000000000..1fdd42ab4 --- /dev/null +++ b/domains/bilalmansuri.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "CNAME": "bilalmansuri.vercel.app" + } +} From 3f6798af84a5bd3cbbdf9d20cead18d1d3534b32 Mon Sep 17 00:00:00 2001 From: Bilal Mohammad Date: Mon, 3 Feb 2025 17:41:16 +0530 Subject: [PATCH 2474/3585] Rename _vercel.bilal.json to _vercel.bilalmansuri.json --- domains/{_vercel.bilal.json => _vercel.bilalmansuri.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.bilal.json => _vercel.bilalmansuri.json} (100%) diff --git a/domains/_vercel.bilal.json b/domains/_vercel.bilalmansuri.json similarity index 100% rename from domains/_vercel.bilal.json rename to domains/_vercel.bilalmansuri.json From 100d64867702460e76d7d80d8c4c7b9cc8ec779d Mon Sep 17 00:00:00 2001 From: Sulaiman Sudirman Date: Tue, 4 Feb 2025 01:13:26 +1300 Subject: [PATCH 2475/3585] Create sulaiman.json --- domains/sulaiman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sulaiman.json diff --git a/domains/sulaiman.json b/domains/sulaiman.json new file mode 100644 index 000000000..c53ffdc66 --- /dev/null +++ b/domains/sulaiman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "natsu90", + "email": "github@s.ss.my" + }, + "record": { + "URL": "sulai.mn" + } +} From 6e880964cd4b65df81145877f77d62460147a3f9 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:01:06 +0530 Subject: [PATCH 2476/3585] Create zilu.json --- domains/zilu.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/zilu.json diff --git a/domains/zilu.json b/domains/zilu.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/zilu.json @@ -0,0 +1 @@ + From c9f88af52217279a51900692de2fb19ed14a31ed Mon Sep 17 00:00:00 2001 From: Mateus Elias Date: Mon, 3 Feb 2025 09:35:00 -0300 Subject: [PATCH 2477/3585] Create _github-pages-challenge-mateuseap.mateuseap.json --- domains/_github-pages-challenge-mateuseap.mateuseap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mateuseap.mateuseap.json diff --git a/domains/_github-pages-challenge-mateuseap.mateuseap.json b/domains/_github-pages-challenge-mateuseap.mateuseap.json new file mode 100644 index 000000000..0901a96fb --- /dev/null +++ b/domains/_github-pages-challenge-mateuseap.mateuseap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mateuseap", + "email": "mateuseap@mateuseap.com" + }, + "record": { + "TXT": "ce7a3cbd81e6cafe34709d195aa0ed" + } +} From 4d6d164d0143f84d9925e23ada1795655c3f5c69 Mon Sep 17 00:00:00 2001 From: DK Date: Mon, 3 Feb 2025 18:11:05 +0530 Subject: [PATCH 2478/3585] Add hostname for debkanchan.json --- .../_github-pages-challenge-debkanchan.debkanchan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-debkanchan.debkanchan.json diff --git a/domains/_github-pages-challenge-debkanchan.debkanchan.json b/domains/_github-pages-challenge-debkanchan.debkanchan.json new file mode 100644 index 000000000..af8d4d0d3 --- /dev/null +++ b/domains/_github-pages-challenge-debkanchan.debkanchan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "debkanchan", + "email": "debu.samadder@gmail.com" + }, + "record": { + "TXT": "36f31b49ddb71ca70a8cb3dd21e61d" + } +} \ No newline at end of file From edb5655f3a72d17babfa3eca84149d9f2dad6cd1 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:12:20 +0530 Subject: [PATCH 2479/3585] Update zilu.json --- domains/zilu.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/zilu.json b/domains/zilu.json index 8b1378917..04d87a423 100644 --- a/domains/zilu.json +++ b/domains/zilu.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "zilurrane" + }, + "record": { + "CNAME": "zilu.dev" + } +} From 8002bb10c4a8e56472137369e2464508091d5bc8 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:16:54 +0530 Subject: [PATCH 2480/3585] Update zilu.json --- domains/zilu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/zilu.json b/domains/zilu.json index 04d87a423..e1b0fb5ef 100644 --- a/domains/zilu.json +++ b/domains/zilu.json @@ -1,6 +1,7 @@ { "owner": { - "username": "zilurrane" + "username": "zilurrane", + "email": "zilurrane@gmail.com" }, "record": { "CNAME": "zilu.dev" From c26957820a8758960d27458062bb7b0d3479aea0 Mon Sep 17 00:00:00 2001 From: Avis Lowha Date: Mon, 3 Feb 2025 18:23:59 +0530 Subject: [PATCH 2481/3585] added my website --- domains/awhvish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/awhvish.json diff --git a/domains/awhvish.json b/domains/awhvish.json new file mode 100644 index 000000000..deaa93a9a --- /dev/null +++ b/domains/awhvish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "awhvish", + "email": "high.avis.lowha@gmail.com" + }, + "record": { + "CNAME": "awhvish.vercel.app" + } + } + \ No newline at end of file From f1a7d168065da5baf03f1c948e409f2c9e1463c8 Mon Sep 17 00:00:00 2001 From: wouter Date: Mon, 3 Feb 2025 14:28:50 +0100 Subject: [PATCH 2482/3585] Added email to wouter.json --- domains/_vercel.wouter.json | 2 +- domains/wouter.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.wouter.json b/domains/_vercel.wouter.json index 423f9e117..6d9d0c5c2 100644 --- a/domains/_vercel.wouter.json +++ b/domains/_vercel.wouter.json @@ -2,7 +2,7 @@ "description": "Wouter's personal website", "owner": { "username": "wouter173", - "email": "" + "email": "wouter@debruijn.dev" }, "record": { "TXT": ["vc-domain-verify=wouter.is-a.dev,b69cd5b6b6811fe3538d"] diff --git a/domains/wouter.json b/domains/wouter.json index 0a6efde1b..4f5a6c765 100644 --- a/domains/wouter.json +++ b/domains/wouter.json @@ -2,7 +2,7 @@ "description": "Wouter's personal website", "owner": { "username": "wouter173", - "email": "" + "email": "wouter@debruijn.dev" }, "record": { "A": ["76.76.21.21"] From 907d19593d239d4a3378a3089cf60ec22573b944 Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Mon, 3 Feb 2025 20:45:56 +0700 Subject: [PATCH 2483/3585] create ikram.json and _vercel.ikram.json --- domains/_vercel.ikram.json | 10 ++++++++++ domains/ikram.json | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_vercel.ikram.json create mode 100644 domains/ikram.json diff --git a/domains/_vercel.ikram.json b/domains/_vercel.ikram.json new file mode 100644 index 000000000..b341f8024 --- /dev/null +++ b/domains/_vercel.ikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "TXT": "vc-domain-verify=ikram.is-a.dev,1c55c62cbbc1ce244ebe" + } +} diff --git a/domains/ikram.json b/domains/ikram.json new file mode 100644 index 000000000..1138d4e31 --- /dev/null +++ b/domains/ikram.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} From 90d662975abffefb57ec7130cd0e1e7d11ca43e4 Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Mon, 3 Feb 2025 20:46:15 +0700 Subject: [PATCH 2484/3585] create links.ikram.json --- domains/links.ikram.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/links.ikram.json diff --git a/domains/links.ikram.json b/domains/links.ikram.json new file mode 100644 index 000000000..ff29ca1bb --- /dev/null +++ b/domains/links.ikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 46559ad45772d01fe402b4e46f82f8f8dff6e96e Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Mon, 3 Feb 2025 20:46:27 +0700 Subject: [PATCH 2485/3585] create kakureta.ikram.json --- domains/kakureta.ikram.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kakureta.ikram.json diff --git a/domains/kakureta.ikram.json b/domains/kakureta.ikram.json new file mode 100644 index 000000000..ff29ca1bb --- /dev/null +++ b/domains/kakureta.ikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 03d5eabbf5d1ff808a3b0814535e2cb9059b3bca Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 08:47:58 -0500 Subject: [PATCH 2486/3585] Create rogerbhuntiii.json --- domains/rogerbhuntiii.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rogerbhuntiii.json diff --git a/domains/rogerbhuntiii.json b/domains/rogerbhuntiii.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rogerbhuntiii.json @@ -0,0 +1 @@ + From f2eeab0dbbcebef9b93cdb568e4e43ba60583385 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 08:50:27 -0500 Subject: [PATCH 2487/3585] Create ohfpartners.json --- domains/ohfpartners.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ohfpartners.json diff --git a/domains/ohfpartners.json b/domains/ohfpartners.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ohfpartners.json @@ -0,0 +1 @@ + From 25b22b75e66ec99a4442607a74b1ddc186e0d1b1 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 08:50:37 -0500 Subject: [PATCH 2488/3585] Create ohfuck.json --- domains/ohfuck.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ohfuck.json diff --git a/domains/ohfuck.json b/domains/ohfuck.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ohfuck.json @@ -0,0 +1 @@ + From df0ca90a526fad1e8b6438aecd3a3be0aa5f0892 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 09:02:37 -0500 Subject: [PATCH 2489/3585] Create roger.json --- domains/roger.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/roger.json diff --git a/domains/roger.json b/domains/roger.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/roger.json @@ -0,0 +1 @@ + From 2206bb206d76eed9b8f7d9bc76f8d93e7ca8993d Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 09:02:56 -0500 Subject: [PATCH 2490/3585] Delete domains/rogerbhuntiii.json --- domains/rogerbhuntiii.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/rogerbhuntiii.json diff --git a/domains/rogerbhuntiii.json b/domains/rogerbhuntiii.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/rogerbhuntiii.json +++ /dev/null @@ -1 +0,0 @@ - From a1c42f24498add128655f0e3640ba44e572e0435 Mon Sep 17 00:00:00 2001 From: MOMOKASAN Date: Mon, 3 Feb 2025 21:08:00 +0700 Subject: [PATCH 2491/3585] Create momoka.json --- domains/momoka.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/momoka.json diff --git a/domains/momoka.json b/domains/momoka.json new file mode 100644 index 000000000..5b281d6b2 --- /dev/null +++ b/domains/momoka.json @@ -0,0 +1,11 @@ +{ + "description": "M0M0K4S4N.github.io", + "repo": "https://github.com/M0M0K4S4N/M0M0K4S4N.github.io", + "owner": { + "username": "M0M0K4S4N", + "email": "momokasan@proton.me" + }, + "record": { + "CNAME": "m0m0k4s4n.github.io" + } +} From 9cf3b9ee8ba7c7409724da5d142b70a6bff65480 Mon Sep 17 00:00:00 2001 From: Ahmed Osama <97743566+AhmedOsamaMath@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:08:24 +0200 Subject: [PATCH 2492/3585] Create _vercel.ahmed.json --- domains/_vercel.ahmed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ahmed.json diff --git a/domains/_vercel.ahmed.json b/domains/_vercel.ahmed.json new file mode 100644 index 000000000..57e49fa0d --- /dev/null +++ b/domains/_vercel.ahmed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmed.is-a.dev,e3140ad99c613cbd32f1" + } +} From 09284916e52225b1eb23fb8c2b6e58020bf47f5a Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 09:09:08 -0500 Subject: [PATCH 2493/3585] Update roger.json --- domains/roger.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/roger.json b/domains/roger.json index 8b1378917..bd57065af 100644 --- a/domains/roger.json +++ b/domains/roger.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "rogerbhuntiii", + "email": "regorhunt02052@gmail.com" + }, + "record": { + "CNAME": "rogerbhuntiii.vercel.app" + } +} From 6693c767499f01004166a7d05a9981e8ccf0fa24 Mon Sep 17 00:00:00 2001 From: Ahmed Osama <97743566+AhmedOsamaMath@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:10:23 +0200 Subject: [PATCH 2494/3585] Create ahmed.json --- domains/ahmed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ahmed.json diff --git a/domains/ahmed.json b/domains/ahmed.json new file mode 100644 index 000000000..7a779e122 --- /dev/null +++ b/domains/ahmed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From e7b662c24aa46c72a6dc892ceeffae2426629af3 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:23:42 +0100 Subject: [PATCH 2495/3585] Register roger.is-a.dev --- domains/roger.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/roger.json diff --git a/domains/roger.json b/domains/roger.json new file mode 100644 index 000000000..60090de67 --- /dev/null +++ b/domains/roger.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "roger-padrell", + "discord": "1335907071287230527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nt4grlU2L6K4uxKb76YiAJOud69bPGVchGYg8f_5UV4AnPpIJEZAnjOHW7rrZLRXs-r-ijmQNfiVFKyf6XZ5uNvOE2ZIAO666t5u9izaIgc2qnh5wyaoCs2XpdEthuoOaJUajL5jHVDxdoAJHBLoEnckvVpPEb4YhYKKxVt-bHE_1id9DbLDOhC8uQ9FzpKvp4N-35r4zIVLQw6pt1b9zttRYbVTGbsDZz4gwU0fvZCMM4S9lGIraHLwFiwdvlfRbCVd0WRb8CWS1zpbDaiZQhRUEJ2CmIj7gs7AQO3vYYwY0DICFaOkLw0o6ToHf27UIgqdW1ZvXM-5IZDVpwrhlA.XZgraYF6JeyTkQm76YALYA.xJ2uLZqQkqC_mh6E_TUhhX68K8MwWaZuc2EeS7HGfMWLgtSvcszwPklLoTEl3q_KFpWzlkXI5Em937NaWzRL9l4C3ij2KK3zS7OguwIdT2A.6N7koiyhvgyuaJ5taKlW-w" + }, + + "record": { + "CNAME": "rpadrell.is-a.dev" + } + } + \ No newline at end of file From 80c5961a937e8175345e1eb02edbf0f4b5ec1c2e Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:28:39 +0100 Subject: [PATCH 2496/3585] Register rp.is-a.dev --- domains/rp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rp.json diff --git a/domains/rp.json b/domains/rp.json new file mode 100644 index 000000000..d5e7763a8 --- /dev/null +++ b/domains/rp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "roger-padrell", + "discord": "1335907071287230527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.PP6BhawYWdZ6VbdHy573LrAaIpHDz7oSEc55grBLMSdFmFAEsghYnJKEkp43pmiOy-zP8y2aHc0WRCFyc6mbe_E3q_iJOIZT32KAuSxSH7hR_MVaNmLuQrpT1cnLmsXiqDlik9bSKIRVBkOUgDoR8MywwobNo0Tzr20dkLs1PGxagKdjjIjr4IE3DMnDw7HYAUx_ZWxrGF9LFQhsWGFj3PrMwzv0tMn8rZbKp5Gq-XXu73LBomEtDXCqNlOh0XpDY83GAuY7gGlU1WAX_7Eai_6CTOoM-C02RrSReq3PWL-QAJPToIFLtRmH7wjo629T3PRGVRLrPqvND_0nLvOtgQ.AQ4buquRStIVC2RvOM188Q.gqsocA3tl82D6TvRZVfHt5WA4B8pIBSmvtsDT2QrXmhz9LRgTyOcCHIYUX50icebi8ijMespbB1JMTbYkq2_vrirAAvWbLZ2LAGLLEdkPXs.l_WKOChRp4xmgsMiEMTRcw" + }, + + "record": { + "CNAME": "rpadrell.is-a.dev" + } + } + \ No newline at end of file From ec40839ba659504719df47184396d5c3012ef79f Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:30:22 +0100 Subject: [PATCH 2497/3585] Register padrell.is-a.dev --- domains/padrell.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/padrell.json diff --git a/domains/padrell.json b/domains/padrell.json new file mode 100644 index 000000000..9eb9f96a1 --- /dev/null +++ b/domains/padrell.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "roger-padrell", + "discord": "1335907071287230527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.HvL8l61Pkp238VZX1aoa8fqcumk8PoPhhD4si_2-JhERa_Z4aY2o0SwCddtroLQzEuJH82FaiPioIOxZnGeJ9VWBcUhOLRbZi8k6XTnUaMd_IDg6irAWh0BgHm2otvNizmuBSKipvdgp-63iKz8SiCssPhVmnuCGgU32cN1wl823SeX-7HHosW2PIsEuEJyG7ZoPWXJn6IMKWz43FmHrsCVGT5DE4PMCk6HJ2PfMRI1-eRgha8dhVTkoIcWfE7l7zP17uY-mkJwnzd30ljMj9pXbXQl8OgdkQK2lji0nmjehXR8nLphbYMagCd4B71Mbq_B_pwNOShuD8XTD1AsXBA.5vlwik66_FuYeH8yHk6lkQ.Ir39hWXcc1SeC_YPv-2X6iwh4zo3DeDjWX3vhTYEw1xXz678EJ2mPSVXpxG3FU2HYhAq5Nw65wkSvwg6tmNYasoX56i-wTGHXbcoK1NOEZg.icKqAmJefSg2ni8eQMW2CA" + }, + + "record": { + "CNAME": "rpadrell.is-a.dev" + } + } + \ No newline at end of file From fbb6b67876d8e22e03c663ee962ffccc344b4fc4 Mon Sep 17 00:00:00 2001 From: btleffler Date: Mon, 3 Feb 2025 09:30:48 -0500 Subject: [PATCH 2498/3585] Create GH Pages verification record for btleffler.is-a.dev --- domains/_github-pages-challenge-btleffler.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-btleffler.json diff --git a/domains/_github-pages-challenge-btleffler.json b/domains/_github-pages-challenge-btleffler.json new file mode 100644 index 000000000..0bd8aecb0 --- /dev/null +++ b/domains/_github-pages-challenge-btleffler.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "btleffler", + "email": "btleffler@github.com" + }, + "record": { + "TXT": "6c3fe486c491afe19b9ba3bbb03d2a" + } +} From 5d1b50b3d49b548590d8ce0f8774ca7bafbc622a Mon Sep 17 00:00:00 2001 From: MOMOKASAN Date: Mon, 3 Feb 2025 21:31:48 +0700 Subject: [PATCH 2499/3585] Create _github-pages-challenge-m0m0k4s4n.momoka.json --- domains/_github-pages-challenge-m0m0k4s4n.momoka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-m0m0k4s4n.momoka.json diff --git a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json new file mode 100644 index 000000000..cb40f9765 --- /dev/null +++ b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M0M0K4S4N", + "email": "momoka@proton.me" + }, + "record": { + "TXT": "5d381e72b5a25f499b81b5956c56c7" + } +} From 57af9a2b6cbb67fad95767c108aae583aa1e0d40 Mon Sep 17 00:00:00 2001 From: MOMOKASAN Date: Mon, 3 Feb 2025 21:35:48 +0700 Subject: [PATCH 2500/3585] Update _github-pages-challenge-m0m0k4s4n.momoka.json --- domains/_github-pages-challenge-m0m0k4s4n.momoka.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json index cb40f9765..6d54df46f 100644 --- a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json +++ b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json @@ -1,7 +1,7 @@ { "owner": { "username": "M0M0K4S4N", - "email": "momoka@proton.me" + "email": "momokasan@proton.me" }, "record": { "TXT": "5d381e72b5a25f499b81b5956c56c7" From 5d6fbd8ed2e31abff0ed5145fa566a773441a7b3 Mon Sep 17 00:00:00 2001 From: helloromero Date: Mon, 3 Feb 2025 14:39:26 +0000 Subject: [PATCH 2501/3585] add romero domain adding romero! aka me. --- domains/romero.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/romero.json diff --git a/domains/romero.json b/domains/romero.json new file mode 100644 index 000000000..fc4cac431 --- /dev/null +++ b/domains/romero.json @@ -0,0 +1,10 @@ +{ + "your-subdomain": { + "owner": { + "username": "helloromero" + }, + "records": { + "CNAME": "helloromero.co.uk" + } + } +} From 194c53edb2a485be7b5154d12197333065fe31ca Mon Sep 17 00:00:00 2001 From: btleffler Date: Mon, 3 Feb 2025 10:02:52 -0500 Subject: [PATCH 2502/3585] Rename verification file for btleffler --- ...fler.json => _github-pages-challenge-btleffler.btleffler.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-btleffler.json => _github-pages-challenge-btleffler.btleffler.json} (100%) diff --git a/domains/_github-pages-challenge-btleffler.json b/domains/_github-pages-challenge-btleffler.btleffler.json similarity index 100% rename from domains/_github-pages-challenge-btleffler.json rename to domains/_github-pages-challenge-btleffler.btleffler.json From 0acac01854120db360e23173e234afd95df6a9bc Mon Sep 17 00:00:00 2001 From: Neriman Memmedli <50991261+nemoralis@users.noreply.github.com> Date: Mon, 3 Feb 2025 19:35:57 +0400 Subject: [PATCH 2503/3585] Rename nemoralis to nemoralis.json --- domains/{nemoralis => nemoralis.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{nemoralis => nemoralis.json} (100%) diff --git a/domains/nemoralis b/domains/nemoralis.json similarity index 100% rename from domains/nemoralis rename to domains/nemoralis.json From 9d4d3e6f98617b924ed0c38f12275850c52bb3e1 Mon Sep 17 00:00:00 2001 From: Catch Date: Mon, 3 Feb 2025 23:45:15 +0800 Subject: [PATCH 2504/3585] Create ok.json --- domains/ok.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ok.json diff --git a/domains/ok.json b/domains/ok.json new file mode 100644 index 000000000..1069ae950 --- /dev/null +++ b/domains/ok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "catch6", + "email": "catchlife6@163.com" + }, + "record": { + "CNAME": "catch6.github.io" + } +} From d2c9564d6a22cd04344dbaaea70dde5547505f81 Mon Sep 17 00:00:00 2001 From: Raed Date: Mon, 3 Feb 2025 16:52:49 +0100 Subject: [PATCH 2505/3585] Update domains/raed.json Co-authored-by: 21Z <21z95@proton.me> --- domains/raed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raed.json b/domains/raed.json index 7fff9374d..910477137 100644 --- a/domains/raed.json +++ b/domains/raed.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Raed", + "username": "raed667", "email": "contact@raed.email" }, "record": { From a3ff9a6c5282343cd4ceee3d36a457d98f04a4b0 Mon Sep 17 00:00:00 2001 From: Anmol Chaudhary Date: Mon, 3 Feb 2025 21:23:10 +0530 Subject: [PATCH 2506/3585] Create anmol-chaudhary.json --- domains/anmol-chaudhary.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anmol-chaudhary.json diff --git a/domains/anmol-chaudhary.json b/domains/anmol-chaudhary.json new file mode 100644 index 000000000..3e6a67a12 --- /dev/null +++ b/domains/anmol-chaudhary.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/4nmolChaudhary/portfolio-v2", + "owner": { + "username": "4nmolChaudhary", + "email": "chaudharyanmol321@gmail.com" + }, + "record": { + "CNAME": "https://anmol-chaudhary.vercel.app" + } +} From b06ae517187d83c392d03a62b59ff9de6991983e Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:59:39 +0200 Subject: [PATCH 2507/3585] Create benjamin.ish.json --- domains/benjamin.ish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/benjamin.ish.json diff --git a/domains/benjamin.ish.json b/domains/benjamin.ish.json new file mode 100644 index 000000000..f5d7c88f0 --- /dev/null +++ b/domains/benjamin.ish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, + "record": { + "CNAME": "benjamin-bay.vercel.app" + } +} From 7da5b25e5f51788af7b4721fd84c6244800bfe2e Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:59:44 +0200 Subject: [PATCH 2508/3585] Create _vercel.benjamin.ish.json --- domains/_vercel.benjamin.ish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.benjamin.ish.json diff --git a/domains/_vercel.benjamin.ish.json b/domains/_vercel.benjamin.ish.json new file mode 100644 index 000000000..18d3a13ef --- /dev/null +++ b/domains/_vercel.benjamin.ish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=benjamin.ish.is-a.dev,0ecec2654297e08209c0" + } +} From d1ec4b8b4f90bf18d3d9971d1b504cb3b5c5715c Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Mon, 3 Feb 2025 21:47:46 +0530 Subject: [PATCH 2509/3585] new: add eshanized.json for subdomain. --- domains/eshanized.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eshanized.json diff --git a/domains/eshanized.json b/domains/eshanized.json new file mode 100644 index 000000000..e0442b88f --- /dev/null +++ b/domains/eshanized.json @@ -0,0 +1,11 @@ +{ + "description": "eshanized.is-a.dev", + "repo": "https://github.com/eshanized/eshanized.github.io", + "owner": { + "username": "eshanized", + "email": "m.eshanized@gmail.com" + }, + "record": { + "CNAME": "eshanized.github.io" + } +} From 1dc22606993d8d0fffe859c127f730d2d83d09f2 Mon Sep 17 00:00:00 2001 From: PAVAN SAI TEJA K <84830460+pavan-k-teja@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:52:40 +0530 Subject: [PATCH 2510/3585] request for subdomain for github pages --- domains/pavankteja.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pavankteja.json diff --git a/domains/pavankteja.json b/domains/pavankteja.json new file mode 100644 index 000000000..e7890a8b0 --- /dev/null +++ b/domains/pavankteja.json @@ -0,0 +1,11 @@ +{ + "description": "Want to use it to showcase my portfolio", + "repo": "https://github.com/pavan-k-teja/pavan-k-teja.github.io", + "owner": { + "username": "pavan-k-teja", + "email": "pavan@pavan.gg" + }, + "record": { + "CNAME": "pavan-k-teja.github.io" + } +} \ No newline at end of file From 15989c59a67271e3f62086f475aca5cf7a4b9c84 Mon Sep 17 00:00:00 2001 From: Wyatt Smith Date: Mon, 3 Feb 2025 11:27:12 -0500 Subject: [PATCH 2511/3585] Create wyatt.json --- domains/wyatt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wyatt.json diff --git a/domains/wyatt.json b/domains/wyatt.json new file mode 100644 index 000000000..6b60e5792 --- /dev/null +++ b/domains/wyatt.json @@ -0,0 +1,11 @@ +{ + "description": "Blog", + "repo": "https://github.com/ws998116/ws998116.github.io", + "owner": { + "username": "ws998116", + "email": "ws998116@gmail.com" + }, + "record": { + "CNAME": "https://ws998116.github.io/" + } +} From 006150b088b04c30cff37ae8c1cb1b32c26f0c75 Mon Sep 17 00:00:00 2001 From: Rishabh Chhabra Date: Mon, 3 Feb 2025 22:00:00 +0530 Subject: [PATCH 2512/3585] Create rishabh.json --- domains/rishabh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rishabh.json diff --git a/domains/rishabh.json b/domains/rishabh.json new file mode 100644 index 000000000..21756d41e --- /dev/null +++ b/domains/rishabh.json @@ -0,0 +1,11 @@ +{ + "description": "Is a dev subdomain for rishabh", + "repo": "https://github.com/rishabhc/rishabhc.github.io", + "owner": { + "username": "rishabhc", + "email": "me@rishabh.ch" + }, + "record": { + "CNAME": "rishabhc.github.io" + } +} From 4bf727accdbebe796f9e45c2d0ea2bfd146dab1b Mon Sep 17 00:00:00 2001 From: Sairaj Pai <140620251+gegendepressed@users.noreply.github.com> Date: Mon, 3 Feb 2025 22:07:15 +0530 Subject: [PATCH 2513/3585] Create sairaj.json --- domains/sairaj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sairaj.json diff --git a/domains/sairaj.json b/domains/sairaj.json new file mode 100644 index 000000000..eb24b7cd1 --- /dev/null +++ b/domains/sairaj.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/gegendepressed/gegendepressed.github.io", + "owner": { + "username": "gegendepressed", + "email": "sairaj09pai@gmail.com" + }, + "record": { + "CNAME": "gegendepressed.github.io" + } +} From 63da5994799214d152d46df77f55298eef27e04d Mon Sep 17 00:00:00 2001 From: Srcpranav <152841944+Srcpranav@users.noreply.github.com> Date: Mon, 3 Feb 2025 22:20:53 +0530 Subject: [PATCH 2514/3585] Update domain. --- domains/pranav.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/pranav.json b/domains/pranav.json index b766412f8..1b7c0a6e0 100644 --- a/domains/pranav.json +++ b/domains/pranav.json @@ -1 +1,12 @@ -//empty \ No newline at end of file +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "Srcpranav", + "email": "[zoldyckzoldyck41@gmail.com]" + }, + "record": { + "CNAME": "https://pranav-portfolio-sigma.vercel.app/" + }, + "proxied": true +} From 99752ab38d3e090c89851f5ac073166f50737c31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= <41711263+totalolage@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:56:28 +0000 Subject: [PATCH 2515/3585] Add filip subdomain --- domains/filip.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/filip.json diff --git a/domains/filip.json b/domains/filip.json new file mode 100644 index 000000000..0fa90b1db --- /dev/null +++ b/domains/filip.json @@ -0,0 +1,11 @@ +{ + "description": "Filip's personal site and/or CV", + "repo": "https://github.com/totalolage/totalolage.github.io", + "owner": { + "username": "totalolage", + "email": "filip@kalny.net" + }, + "record": { + "CNAME": "totalolage.github.io" + } +} \ No newline at end of file From 39cab4b75d68ed95757a3dea42a1a9622db39c13 Mon Sep 17 00:00:00 2001 From: Baris Deniz Saglam Date: Mon, 3 Feb 2025 17:07:17 +0000 Subject: [PATCH 2516/3585] add my record --- domains/barisdeniz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/barisdeniz.json diff --git a/domains/barisdeniz.json b/domains/barisdeniz.json new file mode 100644 index 000000000..99c3c6276 --- /dev/null +++ b/domains/barisdeniz.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Barış Deniz Sağlam", + "repo": "https://github.com/bdsaglam/bdsaglam.github.io", + "owner": { + "username": "bdsaglam", + "email": "bdsaglam@gmail.com" + }, + "record": { + "CNAME": "https://bdsaglam.github.io/" + } +} \ No newline at end of file From 8ad44a6732b8930d539d4860f33043c5a1cef479 Mon Sep 17 00:00:00 2001 From: Nicollas Petrelli Date: Mon, 3 Feb 2025 14:43:53 -0300 Subject: [PATCH 2517/3585] Register nicollas.is-a.dev --- domains/nicollas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nicollas.json diff --git a/domains/nicollas.json b/domains/nicollas.json new file mode 100644 index 000000000..f2f6a7fdb --- /dev/null +++ b/domains/nicollas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nicollaspetrelli", + "discord": "233677267975274496", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Io00BIEcuUaqGqro44tjhxyH2m685YaHnSqyGCNRBTjSndObd2P4HmNoX93X1Qatl7c6ygPxkfUfvvUJZ4igK6WxgxsSa9_hRh61r6AbXKDY1DFmm-0ZjHsNNEQOOoY4NtwT-zVocwhCINVQH6CQCqSkxI1sEikVdzbFCCSVXp35olvH8kRnGRDjLogKqWWhQnSgYI0EeE89ykBNtiW_R5LRogA5nFJW4lQy2DMv-37peuGu1pu-BAsm6iJwFE0OogY01bWwsIhapGjlgQbtY4vJhEOJr4CItQFUKux2VojlrMlfDefkOCZs5v2gjnTeZ6HC9x7RdQBtKUImQYV4Eg.XhW29WnPlnUCIzIUXyRDxg.29_Y-46C5Jl0hT9eq91j3WN2iKmBcKhqXeCtL4BemP72AxqnPAsHR-BM904hTIu80a5-vC30yZ1jxMI6rx9F1KyZHRgZasky140KJ0jTcTPuGmLmMT7szVlfgZ8G1S1YY0DfvFm_QIu-Rld6x5Yl8g.xxUgPNDRzytPy7i36K08gQ" + }, + + "record": { + "CNAME": "nicollas.dev" + } + } + \ No newline at end of file From 5e154b976167d7e554cd003092a7690510b44bdb Mon Sep 17 00:00:00 2001 From: Prathamesh Lohakare Date: Mon, 3 Feb 2025 23:24:05 +0530 Subject: [PATCH 2518/3585] added prats domain --- domains/prats.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prats.json diff --git a/domains/prats.json b/domains/prats.json new file mode 100644 index 000000000..d04cdeb9f --- /dev/null +++ b/domains/prats.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theyashl", + "email": "yashlohakare48@outlook.com" + }, + "record": { + "CNAME": "developerfolio-are.pages.dev" + } +} \ No newline at end of file From 9468507f9c72e31b66be2220ea81730e7101854f Mon Sep 17 00:00:00 2001 From: David <84347359+davidzz-code@users.noreply.github.com> Date: Mon, 3 Feb 2025 19:19:34 +0100 Subject: [PATCH 2519/3585] Create davidramirez.json --- domains/davidramirez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/davidramirez.json diff --git a/domains/davidramirez.json b/domains/davidramirez.json new file mode 100644 index 000000000..3a1e9a606 --- /dev/null +++ b/domains/davidramirez.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio website made with Astro", + "repo": "https://github.com/davidzz-code/portfolio.git", + "owner": { + "username": "davidzz-code", + "email": "mixing.drr@gmail.com" + }, + "record": { + "CNAME": "https://davidramirez.netlify.app/" + } +} From 00ad860d5a1bf89d225ae65c191d7a714c090d76 Mon Sep 17 00:00:00 2001 From: Sijawusz Pur Rahnama Date: Mon, 3 Feb 2025 19:20:03 +0100 Subject: [PATCH 2520/3585] Create sija.json --- domains/sija.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sija.json diff --git a/domains/sija.json b/domains/sija.json new file mode 100644 index 000000000..64aa87cdb --- /dev/null +++ b/domains/sija.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sija", + "email": "sija@sija.pl", + "twitter": "sijawusz" + }, + "record": { + "CNAME": "sija.pl" + } + } From 6a481ce63453c2fb0697598782617aff753c570b Mon Sep 17 00:00:00 2001 From: Byiringiro Janvier Date: Mon, 3 Feb 2025 20:34:45 +0200 Subject: [PATCH 2521/3585] Create janvier.json --- domains/janvier.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/janvier.json diff --git a/domains/janvier.json b/domains/janvier.json new file mode 100644 index 000000000..b0686f5de --- /dev/null +++ b/domains/janvier.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jenzzly", + "email": "jenzzly@gmail.com" + }, + "record": { + "URL": "https://jenzzly.github.io/systems/" + } +} From 80293ecb8f40fe328b14f07fb06e66d5ed2b66e3 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:56:32 +0200 Subject: [PATCH 2522/3585] Create _github-pages-challenge-sh770.sh770.json --- domains/_github-pages-challenge-sh770.sh770.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sh770.sh770.json diff --git a/domains/_github-pages-challenge-sh770.sh770.json b/domains/_github-pages-challenge-sh770.sh770.json new file mode 100644 index 000000000..8f487b277 --- /dev/null +++ b/domains/_github-pages-challenge-sh770.sh770.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sh770", + "email": "sh770h@gmail.com" + }, + "record": { + "TXT": "ece6eb427012a2050ec0a76cf9c7a6" + } +} From a2f6974a9e081c8a9c9ab4c632568ea3be4029a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C9=AA=C9=80=EA=AA=8A=E1=B4=8D=CE=B9=EA=AB=80=20=E1=A5=8A?= =?UTF-8?q?=EA=AB=80=EA=AA=80=CF=81=EA=AA=96=CE=B9?= <103162659+LexisMate@users.noreply.github.com> Date: Tue, 4 Feb 2025 00:32:56 +0530 Subject: [PATCH 2523/3585] Create izumie.json --- domains/izumie.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 domains/izumie.json diff --git a/domains/izumie.json b/domains/izumie.json new file mode 100644 index 000000000..8c3cf521b --- /dev/null +++ b/domains/izumie.json @@ -0,0 +1,3 @@ +{ + "cname": "https://mr-izumie.vercel.app" +} From 33eeb65c52f535f40912b8a293ca4477eff58e99 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Tue, 4 Feb 2025 00:49:18 +0500 Subject: [PATCH 2524/3585] Update affan.json --- domains/affan.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/affan.json b/domains/affan.json index 77de3ca58..bc5e12872 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -4,8 +4,6 @@ "email": "affanorakzai19@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all", "CNAME": "affanorakzai.us.kg" } } From c974b3ddd1f96d62288ef7c49dd48adcdd758e27 Mon Sep 17 00:00:00 2001 From: Jonathan Russ Date: Mon, 3 Feb 2025 21:12:34 +0100 Subject: [PATCH 2525/3585] Add jonathan-russ.json --- domains/_discord.jonathan-russ.json | 10 ++++++++++ domains/_vercel.jonathan-russ.json | 10 ++++++++++ domains/jonathan-russ.json | 13 +++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 domains/_discord.jonathan-russ.json create mode 100644 domains/_vercel.jonathan-russ.json create mode 100644 domains/jonathan-russ.json diff --git a/domains/_discord.jonathan-russ.json b/domains/_discord.jonathan-russ.json new file mode 100644 index 000000000..0aef0750a --- /dev/null +++ b/domains/_discord.jonathan-russ.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "TXT": "dh=38d522d76c80c10c68fa083f015b65ef2986a91b" + } +} \ No newline at end of file diff --git a/domains/_vercel.jonathan-russ.json b/domains/_vercel.jonathan-russ.json new file mode 100644 index 000000000..ba6e333c7 --- /dev/null +++ b/domains/_vercel.jonathan-russ.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "TXT": "vc-domain-verify=jonathan-russ.is-a.dev,298a207b5f94dffde572" + } +} \ No newline at end of file diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json new file mode 100644 index 000000000..ea7bf1a3f --- /dev/null +++ b/domains/jonathan-russ.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/JonathanXDR/Application-Website-Frontend", + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "CNAME": "jonathan-russ.vercel.app", + "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" + } +} \ No newline at end of file From 2022ed2afe27bb5213a260750be2d528755b6e7a Mon Sep 17 00:00:00 2001 From: luked177 <43680876+luked177@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:19:11 +0000 Subject: [PATCH 2526/3585] Add luked domain --- domains/_vercel.luked.json | 9 +++++++++ domains/luked.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.luked.json create mode 100644 domains/luked.json diff --git a/domains/_vercel.luked.json b/domains/_vercel.luked.json new file mode 100644 index 000000000..7ca7c777f --- /dev/null +++ b/domains/_vercel.luked.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luked177", + "email": "" + }, + "record": { + "TXT": "vc-domain-verify=luked.is-a.dev,f942d726bfbd3e8bd435" + } +} \ No newline at end of file diff --git a/domains/luked.json b/domains/luked.json new file mode 100644 index 000000000..39ae6db0c --- /dev/null +++ b/domains/luked.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luked177", + "email": "" + }, + "record": { + "CNAME": "cv-sand-zeta.vercel.app/" + } +} \ No newline at end of file From 67258b1a64410c678d50186f9171ab4f725b2b1a Mon Sep 17 00:00:00 2001 From: Juan Carlos <155624350+LacruzJSDev@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:26:19 +0100 Subject: [PATCH 2527/3585] Create juancarloslacruz.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # 🚀 Domain Registration Request ## ✅ Requirements Checklist - [x] The file is in the `domains` folder and is in JSON format. - [x] The file name is all lowercase and alphanumeric. - [x] The website is completed. - [x] The website is reachable. - [ ] I'm not using Vercel. *(Not applicable, as I'm using a CNAME record with Vercel.)* - [x] The CNAME record does not contain `https://` or `/`. - [x] The `owner` field contains sufficient information (includes email and Discord). ## 🌐 Website Link/Preview 🔗 [portafolio-weld-three.vercel.app](https://portafolio-weld-three.vercel.app) The website is fully developed and accessible via the provided link. If any modifications are needed, please let me know. 🚀 --- domains/juancarloslacruz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juancarloslacruz.json diff --git a/domains/juancarloslacruz.json b/domains/juancarloslacruz.json new file mode 100644 index 000000000..77de78413 --- /dev/null +++ b/domains/juancarloslacruz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "LacruzJSDev", + "email": "", + "discord": "1336068820661567489" + }, + "record": { + "CNAME": "portafolio-weld-three.vercel.app" + } +} From 067ba7b437707ea933a8e35f1bf3134b1389490f Mon Sep 17 00:00:00 2001 From: Nadeera nirmal silva <103351190+NadeeraSilvaa@users.noreply.github.com> Date: Tue, 4 Feb 2025 01:57:45 +0530 Subject: [PATCH 2528/3585] Create nadeerasilva.json --- domains/nadeerasilva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nadeerasilva.json diff --git a/domains/nadeerasilva.json b/domains/nadeerasilva.json new file mode 100644 index 000000000..c521eb1b4 --- /dev/null +++ b/domains/nadeerasilva.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/NadeeraSilvaa/nadeerasilvaa.github.io", + "owner": { + "username": "nadeerasilvaa", + "email": "nadeerasilva01@gmail.com" + }, + "record": { + "CNAME": "nadeerasilvaa.github.io" + } +} From bee8288be976085408bd619ffae1e2d1f6216c48 Mon Sep 17 00:00:00 2001 From: Tushar Satpute <43703577+ExPl0iT-29@users.noreply.github.com> Date: Tue, 4 Feb 2025 02:11:58 +0530 Subject: [PATCH 2529/3585] Create explooit.json --- domains/explooit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/explooit.json diff --git a/domains/explooit.json b/domains/explooit.json new file mode 100644 index 000000000..22cebc60d --- /dev/null +++ b/domains/explooit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ExPl0iT-29", + "email": "tusharsatpute68@gmail.com" + }, + "record": { + "CNAME": "expl0it-29.github.io" + } +} From 99c82a7bd438d919e363226031529889eff76e49 Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:43:09 -0500 Subject: [PATCH 2530/3585] change from github pages to cloudflare pages --- domains/webcubed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/webcubed.json b/domains/webcubed.json index 80535f977..990b1e397 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -4,6 +4,6 @@ "email": "lainathannlaiv2@gmail.com" }, "record": { - "CNAME": "webcubed.github.io" + "CNAME": "webcubed.pages.dev" } } From ba3fcfc8a989ca6d206d0632ca4db0cf4d13fe58 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 3 Feb 2025 22:48:39 +0100 Subject: [PATCH 2531/3585] Rename UtkarshSinghal26.json to utkarshsinghal26.json --- domains/{UtkarshSinghal26.json => utkarshsinghal26.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{UtkarshSinghal26.json => utkarshsinghal26.json} (100%) diff --git a/domains/UtkarshSinghal26.json b/domains/utkarshsinghal26.json similarity index 100% rename from domains/UtkarshSinghal26.json rename to domains/utkarshsinghal26.json From c91e98315562a05707e053e4f14b21e7305d7323 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 3 Feb 2025 22:48:57 +0100 Subject: [PATCH 2532/3585] Rename _vercel.UtkarshSinghal26.json to _vercel.utkarshsinghal26.json --- ...vercel.UtkarshSinghal26.json => _vercel.utkarshsinghal26.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.UtkarshSinghal26.json => _vercel.utkarshsinghal26.json} (100%) diff --git a/domains/_vercel.UtkarshSinghal26.json b/domains/_vercel.utkarshsinghal26.json similarity index 100% rename from domains/_vercel.UtkarshSinghal26.json rename to domains/_vercel.utkarshsinghal26.json From 4ba36ed032fd7cf2742bd387b3804d576721441c Mon Sep 17 00:00:00 2001 From: fergone03 <114108805+fergone03@users.noreply.github.com> Date: Mon, 3 Feb 2025 22:59:26 +0100 Subject: [PATCH 2533/3585] Update domains/stebanportfolio.json Co-authored-by: Stefano Del Prete --- domains/stebanportfolio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stebanportfolio.json b/domains/stebanportfolio.json index 26e18574d..eaf149b4d 100644 --- a/domains/stebanportfolio.json +++ b/domains/stebanportfolio.json @@ -3,7 +3,7 @@ "repo": "https://github.com/fergone03/Portfolio-Desarrollador-Web", "owner": { "username": "fergone03", - "email": "[fergonesteban03@gmail.com]" + "email": "fergonesteban03@gmail.com" }, "record": { "CNAME": "devsteban-portfolio.netlify.app" From 19f5be4f5e78510d9db63dbe59cdcd9933825d1f Mon Sep 17 00:00:00 2001 From: Sulaiman Sudirman Date: Tue, 4 Feb 2025 11:03:22 +1300 Subject: [PATCH 2534/3585] Update sulaiman.json --- domains/sulaiman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sulaiman.json b/domains/sulaiman.json index c53ffdc66..70e23ce44 100644 --- a/domains/sulaiman.json +++ b/domains/sulaiman.json @@ -4,6 +4,6 @@ "email": "github@s.ss.my" }, "record": { - "URL": "sulai.mn" + "URL": "https://sulai.mn" } } From 62e0dc78a03d1415586b00113c3f5961745ea2c7 Mon Sep 17 00:00:00 2001 From: Ashish Kushwaha Date: Tue, 4 Feb 2025 03:33:36 +0530 Subject: [PATCH 2535/3585] Create ashishkingdom.json --- domains/ashishkingdom.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ashishkingdom.json diff --git a/domains/ashishkingdom.json b/domains/ashishkingdom.json new file mode 100644 index 000000000..535d02575 --- /dev/null +++ b/domains/ashishkingdom.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/AshishKingdom", + "owner": { + "username": "AshishKingdom", + "email": "ashishkingdom@proton.me" + }, + "record": { + "CNAME": "ashishkingdom.github.io" + } +} From 3dda64ad7908d28eb94db524811a98d9a2009838 Mon Sep 17 00:00:00 2001 From: Ashish Kushwaha Date: Tue, 4 Feb 2025 03:46:35 +0530 Subject: [PATCH 2536/3585] Create _github-pages-challenge-AshishKingdom.json --- domains/_github-pages-challenge-AshishKingdom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-AshishKingdom.json diff --git a/domains/_github-pages-challenge-AshishKingdom.json b/domains/_github-pages-challenge-AshishKingdom.json new file mode 100644 index 000000000..f14c7ec20 --- /dev/null +++ b/domains/_github-pages-challenge-AshishKingdom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AshishKingdom", + "email": "ashishkingdom@proton.me" + }, + "record": { + "TXT": "4281866da89d9e1bd20fcdb44adca3" + } +} From b7a85a109eec8a7552445e64a812dd48a40e84c0 Mon Sep 17 00:00:00 2001 From: Anatoli Nicolae Date: Mon, 3 Feb 2025 23:20:34 +0100 Subject: [PATCH 2537/3585] Create anatoli.json --- domains/anatoli.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anatoli.json diff --git a/domains/anatoli.json b/domains/anatoli.json new file mode 100644 index 000000000..0b9cf906e --- /dev/null +++ b/domains/anatoli.json @@ -0,0 +1,11 @@ +{ + "description": "Anatoli Nicolae", + "repo": "https://github.com/anatolinicolae", + "owner": { + "username": "anatolinicolae", + "email": "is-a-dev@anatolinicolae.com" + }, + "record": { + "URL": "https://anatolinicolae.com/" + } +} From 0a63d247bb49e6e5659891d80b46dc9a4552210e Mon Sep 17 00:00:00 2001 From: cody <165951965+theinfamouscoder5@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:20:54 -0500 Subject: [PATCH 2538/3585] Update cody.json --- domains/cody.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cody.json b/domains/cody.json index 18f0026e1..f367f837f 100644 --- a/domains/cody.json +++ b/domains/cody.json @@ -4,6 +4,6 @@ "email": "codingamazing224@outlook.com" }, "record": { - "URL": "https://about-cody.pages.dev/" + "CNAME": "hi-im-cody.pages.dev" } } From 650bdaf6859653575d69edcb234cef1ac12e8c32 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 17:29:19 -0600 Subject: [PATCH 2539/3585] Delete domains/ohfuck.json --- domains/ohfuck.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/ohfuck.json diff --git a/domains/ohfuck.json b/domains/ohfuck.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/ohfuck.json +++ /dev/null @@ -1 +0,0 @@ - From 66087e2fa9d4e1b1c6b5eddaf8fef38c749881d7 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 17:29:42 -0600 Subject: [PATCH 2540/3585] Delete domains/ohfpartners.json --- domains/ohfpartners.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/ohfpartners.json diff --git a/domains/ohfpartners.json b/domains/ohfpartners.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/ohfpartners.json +++ /dev/null @@ -1 +0,0 @@ - From cf608959e5ef1a3c59656e8071d2ddba90977739 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 17:31:24 -0600 Subject: [PATCH 2541/3585] Update roger.json --- domains/roger.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/roger.json b/domains/roger.json index bd57065af..9cb87113b 100644 --- a/domains/roger.json +++ b/domains/roger.json @@ -1,4 +1,6 @@ { + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/rogerHuntGauntlet/registerisadev", "owner": { "username": "rogerbhuntiii", "email": "regorhunt02052@gmail.com" @@ -7,3 +9,5 @@ "CNAME": "rogerbhuntiii.vercel.app" } } + + From f28e0f61a237711a261742573bad254714ab1709 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Tue, 4 Feb 2025 00:43:50 +0000 Subject: [PATCH 2542/3585] Rename _github-pages-challenge-verygafanhot.json to _github-pages-challenge-verygafanhot.heyaxo.json --- ...nhot.json => _github-pages-challenge-verygafanhot.heyaxo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-verygafanhot.json => _github-pages-challenge-verygafanhot.heyaxo.json} (100%) diff --git a/domains/_github-pages-challenge-verygafanhot.json b/domains/_github-pages-challenge-verygafanhot.heyaxo.json similarity index 100% rename from domains/_github-pages-challenge-verygafanhot.json rename to domains/_github-pages-challenge-verygafanhot.heyaxo.json From 48339a3a7240f3627036dea42fcff6d8c8b69ea0 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Tue, 4 Feb 2025 05:56:54 +0500 Subject: [PATCH 2543/3585] added umar.json --- domains/umar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/umar.json b/domains/umar.json index b716237d9..077622020 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -1,6 +1,6 @@ { "description": "Describe the use of this subdomain", - "repo": "https://github.com/UmarSidiki/JS-practice", + "repo": "https://github.com/UmarSidiki/me", "owner": { "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" From d42d33c0632a0934e4b7d3224a690fccc3762a54 Mon Sep 17 00:00:00 2001 From: Anmol Chaudhary Date: Tue, 4 Feb 2025 06:55:34 +0530 Subject: [PATCH 2544/3585] Update anmol-chaudhary.json --- domains/anmol-chaudhary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anmol-chaudhary.json b/domains/anmol-chaudhary.json index 3e6a67a12..bfcad8d48 100644 --- a/domains/anmol-chaudhary.json +++ b/domains/anmol-chaudhary.json @@ -6,6 +6,6 @@ "email": "chaudharyanmol321@gmail.com" }, "record": { - "CNAME": "https://anmol-chaudhary.vercel.app" + "CNAME": "anmol-chaudhary.vercel.app" } } From 0f809a780b58182b6f466b7179aa94ed0d78d2db Mon Sep 17 00:00:00 2001 From: Srcpranav <152841944+Srcpranav@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:54:28 +0530 Subject: [PATCH 2545/3585] Update Domain --- domains/pranav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pranav.json b/domains/pranav.json index 1b7c0a6e0..aae98d65f 100644 --- a/domains/pranav.json +++ b/domains/pranav.json @@ -6,7 +6,7 @@ "email": "[zoldyckzoldyck41@gmail.com]" }, "record": { - "CNAME": "https://pranav-portfolio-sigma.vercel.app/" + "CNAME": "pranav-portfolio-sigma.vercel.app" }, "proxied": true } From b4019074242d8f25da0dd8e57de3c5bd14307f95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=8A=E3=81=AD=E3=81=93?= Date: Tue, 4 Feb 2025 14:33:42 +0900 Subject: [PATCH 2546/3585] Create nekomyaa.json Add my subdomain "nekomyaa.is-a.dev" --- domains/nekomyaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nekomyaa.json diff --git a/domains/nekomyaa.json b/domains/nekomyaa.json new file mode 100644 index 000000000..f70a2436a --- /dev/null +++ b/domains/nekomyaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lolinekord", + "email": "contact@lolineko3.net" + }, + "record": { + "URL": "https://github.com/lolinekord" + } +} From 71b7353b00abab13a24b644e377a726d17caef8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C9=AA=C9=80=EA=AA=8A=E1=B4=8D=CE=B9=EA=AB=80=20=E1=A5=8A?= =?UTF-8?q?=EA=AB=80=EA=AA=80=CF=81=EA=AA=96=CE=B9?= <103162659+LexisMate@users.noreply.github.com> Date: Tue, 4 Feb 2025 11:07:17 +0530 Subject: [PATCH 2547/3585] Update izumie.json --- domains/izumie.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/izumie.json b/domains/izumie.json index 8c3cf521b..97ce5892e 100644 --- a/domains/izumie.json +++ b/domains/izumie.json @@ -1,3 +1,11 @@ { - "cname": "https://mr-izumie.vercel.app" + "description": "izumie.is-a.dev subdomain", + "repo": "https://github.com/LexisMate/register", + "owner": { + "username": "LexisMate" + }, + "record": { + "CNAME": "mr-izumie.vercel.app" + }, + "proxied": true } From 3f7bce99b31a0714681de7fc86ee2916ec8e498c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=8A=E3=81=AD=E3=81=93?= Date: Tue, 4 Feb 2025 14:40:51 +0900 Subject: [PATCH 2548/3585] Create _discord.nekomyaa.json --- domains/_discord.nekomyaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.nekomyaa.json diff --git a/domains/_discord.nekomyaa.json b/domains/_discord.nekomyaa.json new file mode 100644 index 000000000..0b8ea537d --- /dev/null +++ b/domains/_discord.nekomyaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lolinekord", + "email": "contact@lolineko3.net" + }, + "record": { + "TXT": "dh=a761b99a6a7d449df2e423a119eab9a4ec773e7e" + } +} From 42688543ad57c92628b0f59379407c86a8a601ac Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:09:52 +0530 Subject: [PATCH 2549/3585] Rename _discord.jumanji.is-a.dev.json to _discord.jumanji.json --- domains/{_discord.jumanji.is-a.dev.json => _discord.jumanji.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.jumanji.is-a.dev.json => _discord.jumanji.json} (100%) diff --git a/domains/_discord.jumanji.is-a.dev.json b/domains/_discord.jumanji.json similarity index 100% rename from domains/_discord.jumanji.is-a.dev.json rename to domains/_discord.jumanji.json From 867ebb8d56c2983577935b77a7fe4e88a3a81233 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Serewi=C5=9B?= Date: Tue, 4 Feb 2025 08:04:35 +0100 Subject: [PATCH 2550/3585] Create kacper.json --- domains/kacper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kacper.json diff --git a/domains/kacper.json b/domains/kacper.json new file mode 100644 index 000000000..998cfd55f --- /dev/null +++ b/domains/kacper.json @@ -0,0 +1,9 @@ +{ + "description": "kacper.is-a.dev", + "owner": { + "username": "k4czp3r" + }, + "record": { + "CNAME": "kacperserewis.net" + } +} From e9cd1dce8a0ea8efcce0d6448afa685af3931097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Serewi=C5=9B?= Date: Tue, 4 Feb 2025 08:07:55 +0100 Subject: [PATCH 2551/3585] Update kacper.json Add email field --- domains/kacper.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kacper.json b/domains/kacper.json index 998cfd55f..3e6ba42b3 100644 --- a/domains/kacper.json +++ b/domains/kacper.json @@ -1,7 +1,8 @@ { "description": "kacper.is-a.dev", "owner": { - "username": "k4czp3r" + "username": "k4czp3r", + "email": "contact@kacperserewis.net" }, "record": { "CNAME": "kacperserewis.net" From a90681334bf7b0c7c59ac7c2a654aa2bd23a93d3 Mon Sep 17 00:00:00 2001 From: Tanvir Hassan Joy <99553203+Harmfulllll@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:24:06 +0600 Subject: [PATCH 2552/3585] Create _vercel.joy.is-a.dev --- domains/_vercel.joy.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.joy.is-a.dev diff --git a/domains/_vercel.joy.is-a.dev b/domains/_vercel.joy.is-a.dev new file mode 100644 index 000000000..384dc3cc3 --- /dev/null +++ b/domains/_vercel.joy.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Harmfulllll", + "email": "harmfulllll114@gmail.com", + "discord": "1007561787257933885" + }, + "record": { + "TXT": "vc-domain-verify=joy.is-a.dev,b9818cfcdf90b4080e52" + } +} From 7d93a77094a1d29a7a88078287edc5b8526145fa Mon Sep 17 00:00:00 2001 From: Tanvir Hassan Joy <99553203+Harmfulllll@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:25:23 +0600 Subject: [PATCH 2553/3585] Create joy.json --- domains/joy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/joy.json diff --git a/domains/joy.json b/domains/joy.json new file mode 100644 index 000000000..77bdfcbcd --- /dev/null +++ b/domains/joy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Harmfulllll", + "email": "harmfulllll114@gmail.com", + "discord": "1007561787257933885" + }, + "record": { + "CNAME": "joy-portfolio-chi.vercel.app" + } +} From ae26931b4180b9545227969c3e80f00f66cc0fc5 Mon Sep 17 00:00:00 2001 From: "P.Bala kishore" <129872649+Kishore0122@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:19:12 +0530 Subject: [PATCH 2554/3585] Create kishore.json --- domains/kishore.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kishore.json diff --git a/domains/kishore.json b/domains/kishore.json new file mode 100644 index 000000000..f90374f96 --- /dev/null +++ b/domains/kishore.json @@ -0,0 +1,11 @@ +{ + "description": "personal portfolio", + "repo": "https://github.com/Kishore0122/portfolio", + "owner": { + "username": "Kishore0122", + "email": "kishorepanuganti278@gmail.com" + }, + "record": { + "CNAME": "kishore0122.github.io/portfolio/" + } +} From b4ebbc9ed2a5551103495d2b5e017afccab75ba0 Mon Sep 17 00:00:00 2001 From: Noel Paton-og <144045623+noelpaton-og@users.noreply.github.com> Date: Tue, 4 Feb 2025 15:49:54 +0800 Subject: [PATCH 2555/3585] Create noelpaton-og.json --- domains/noelpaton-og.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noelpaton-og.json diff --git a/domains/noelpaton-og.json b/domains/noelpaton-og.json new file mode 100644 index 000000000..ffe84597f --- /dev/null +++ b/domains/noelpaton-og.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noelpaton-og", + "email": "noel27938@gmail.com" + }, + "record": { + "CNAME": "noelpaton-og.github.io" + } +} From a86b65a9507554db0257fd8b95c95c2e29903214 Mon Sep 17 00:00:00 2001 From: Tanvir Hassan Joy <99553203+Harmfulllll@users.noreply.github.com> Date: Tue, 4 Feb 2025 14:01:17 +0600 Subject: [PATCH 2556/3585] Rename _vercel.joy.is-a.dev to _vercel.joy.is-a.dev.json --- domains/{_vercel.joy.is-a.dev => _vercel.joy.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.joy.is-a.dev => _vercel.joy.is-a.dev.json} (100%) diff --git a/domains/_vercel.joy.is-a.dev b/domains/_vercel.joy.is-a.dev.json similarity index 100% rename from domains/_vercel.joy.is-a.dev rename to domains/_vercel.joy.is-a.dev.json From 6a2238efd1299837c67f09a7a2cf85b9ee09c3fa Mon Sep 17 00:00:00 2001 From: Ahmed Osama <97743566+AhmedOsamaMath@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:02:21 +0200 Subject: [PATCH 2557/3585] add ahmedosama domains --- domains/_vercel.ahmedosama.json | 9 +++++++++ domains/_vercel.ahmedosamamath.json | 9 +++++++++ domains/_vercel.osama.json | 9 +++++++++ domains/_vercel.zold.json | 9 +++++++++ domains/ahmedosama.json | 9 +++++++++ domains/ahmedosamamath.json | 9 +++++++++ domains/osama.json | 9 +++++++++ domains/zold.json | 9 +++++++++ 8 files changed, 72 insertions(+) create mode 100644 domains/_vercel.ahmedosama.json create mode 100644 domains/_vercel.ahmedosamamath.json create mode 100644 domains/_vercel.osama.json create mode 100644 domains/_vercel.zold.json create mode 100644 domains/ahmedosama.json create mode 100644 domains/ahmedosamamath.json create mode 100644 domains/osama.json create mode 100644 domains/zold.json diff --git a/domains/_vercel.ahmedosama.json b/domains/_vercel.ahmedosama.json new file mode 100644 index 000000000..d32162f5f --- /dev/null +++ b/domains/_vercel.ahmedosama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmedosama.is-a.dev,5b628779e8a3ff964dbb" + } +} \ No newline at end of file diff --git a/domains/_vercel.ahmedosamamath.json b/domains/_vercel.ahmedosamamath.json new file mode 100644 index 000000000..b9e94b545 --- /dev/null +++ b/domains/_vercel.ahmedosamamath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmedosamamath.is-a.dev,796151d584bede738264" + } +} \ No newline at end of file diff --git a/domains/_vercel.osama.json b/domains/_vercel.osama.json new file mode 100644 index 000000000..a23b79a2f --- /dev/null +++ b/domains/_vercel.osama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=osama.is-a.dev,635c93c34867abdfb117" + } +} \ No newline at end of file diff --git a/domains/_vercel.zold.json b/domains/_vercel.zold.json new file mode 100644 index 000000000..4bd473ec5 --- /dev/null +++ b/domains/_vercel.zold.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=zold.is-a.dev,43d9c99b8a4db2628eed" + } +} \ No newline at end of file diff --git a/domains/ahmedosama.json b/domains/ahmedosama.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/ahmedosama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/domains/ahmedosamamath.json b/domains/ahmedosamamath.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/ahmedosamamath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/domains/osama.json b/domains/osama.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/osama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/domains/zold.json b/domains/zold.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/zold.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file From 0e27373969a9326b7ca595f31a62ae250306bffa Mon Sep 17 00:00:00 2001 From: Chau Van Sang Date: Tue, 4 Feb 2025 15:03:07 +0700 Subject: [PATCH 2558/3585] Create sang.json Add domain file --- domains/sang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sang.json diff --git a/domains/sang.json b/domains/sang.json new file mode 100644 index 000000000..22f7b8877 --- /dev/null +++ b/domains/sang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chauvansang", + "email": "cvansang94@gmail.com" + }, + "record": { + "CNAME": "chauvansang.github.io" + } +} From bac140501df6995f0d1ba1eb8718ab96c2248c83 Mon Sep 17 00:00:00 2001 From: darkyzhou <7220778+darkyzhou@users.noreply.github.com> Date: Tue, 4 Feb 2025 16:28:27 +0800 Subject: [PATCH 2559/3585] domains: add darkyzhou.json --- domains/darkyzhou.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/darkyzhou.json diff --git a/domains/darkyzhou.json b/domains/darkyzhou.json new file mode 100644 index 000000000..1e739c5b5 --- /dev/null +++ b/domains/darkyzhou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darkyzhou", + "email": "me@zqy.io" + }, + "record": { + "CNAME": "darkyzhou.net" + } +} From 1db245600929a1e2ceb19ccb75ee9c06fcfc5e4f Mon Sep 17 00:00:00 2001 From: poysa213 Date: Tue, 4 Feb 2025 09:56:17 +0100 Subject: [PATCH 2560/3585] add: vercel config for poysa213 --- domains/_vercel.poysa213.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_vercel.poysa213.json diff --git a/domains/_vercel.poysa213.json b/domains/_vercel.poysa213.json new file mode 100644 index 000000000..3bcc168f6 --- /dev/null +++ b/domains/_vercel.poysa213.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "poysa213", + "email": "hanaiayoucef@gmail.com", + "discord": "944238875566551110", + "twitter": "poysa213", + "repo": "https://github.com/poysa213/portfolio" + }, + "record": { + "TXT": "vc-domain-verify=poysa213.is-a.dev,0635f123b973ee05436d" + } +} From 8dbbe838b89fa67d0eb90f017c73cd25b6c084eb Mon Sep 17 00:00:00 2001 From: Vigikaran Date: Tue, 4 Feb 2025 08:58:22 +0000 Subject: [PATCH 2561/3585] Create vigikaran.json --- domains/vigikaran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vigikaran.json diff --git a/domains/vigikaran.json b/domains/vigikaran.json new file mode 100644 index 000000000..002df825b --- /dev/null +++ b/domains/vigikaran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vigikaran", + "email": "vigikaran.php@gmail.com" + }, + "record": { + "url": "https://www.linkedin.com/in/vigikaran/" + } +} From 3bcda54e92460dceaf7e44d0f9dbf23b59c31460 Mon Sep 17 00:00:00 2001 From: SGM <74338073+sgm1018@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:04:41 +0100 Subject: [PATCH 2562/3585] Create sergio.json --- domains/sergio.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/sergio.json diff --git a/domains/sergio.json b/domains/sergio.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/sergio.json @@ -0,0 +1 @@ + From 73f94002359edec240097edcf1f3e821fa62cc6f Mon Sep 17 00:00:00 2001 From: SGM <74338073+sgm1018@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:13:26 +0100 Subject: [PATCH 2563/3585] Update sergio.json --- domains/sergio.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/sergio.json b/domains/sergio.json index 8b1378917..c31abf0e7 100644 --- a/domains/sergio.json +++ b/domains/sergio.json @@ -1 +1,11 @@ - +{ + "description": "Mi sitio web personal", + "repo": "https://github.com/sgm1018", + "owner": { + "username": "sgm1018", + "email": "sgm1018@proton.me" + }, + "record": { + "URL": "https://www.linkedin.com/in/sergiogm1999/" + } +} From fd63563a32120c27a51bc48f51eefdf16d9aeee9 Mon Sep 17 00:00:00 2001 From: timi2506 Date: Tue, 4 Feb 2025 10:46:37 +0100 Subject: [PATCH 2564/3585] 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 d758fcd19a7ec23558ba98f13c12afd0c71fe0bd Mon Sep 17 00:00:00 2001 From: Balaji Date: Tue, 4 Feb 2025 15:19:08 +0530 Subject: [PATCH 2565/3585] Create _vercel.balaji.json --- domains/_vercel.balaji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.balaji.json diff --git a/domains/_vercel.balaji.json b/domains/_vercel.balaji.json new file mode 100644 index 000000000..fa0982e67 --- /dev/null +++ b/domains/_vercel.balaji.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "balaji-atoa", + "discord": "popz06", + "email": "" + }, + "record": { + "TXT": "vc-domain-verify=balaji.is-a.dev,b4898f8e7508d5de541e" + } +} From 07d6eb69facf19bfd04b0d52bcd41261ff22e96d Mon Sep 17 00:00:00 2001 From: Tanveer Hussain <52218984+Tanveerhusyn@users.noreply.github.com> Date: Tue, 4 Feb 2025 14:49:22 +0500 Subject: [PATCH 2566/3585] Create tanveer.json --- domains/tanveer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tanveer.json diff --git a/domains/tanveer.json b/domains/tanveer.json new file mode 100644 index 000000000..726ea19fb --- /dev/null +++ b/domains/tanveer.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website of Tanveer Husyn", + "repo": "https://github.com/Tanveerhusyn/new_portfolio", + "owner": { + "username": "tanveerhusyn", + "email": "tanveerhussain465@gmail.com" + }, + "record": { + "CNAME": "portfolio-tanveer.netlify.app" + + } +} From c131b19ab6778ee36777af4a8bc71cc7cd62c388 Mon Sep 17 00:00:00 2001 From: Balaji Date: Tue, 4 Feb 2025 15:21:57 +0530 Subject: [PATCH 2567/3585] Create balaji.json --- domains/balaji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/balaji.json diff --git a/domains/balaji.json b/domains/balaji.json new file mode 100644 index 000000000..e32015081 --- /dev/null +++ b/domains/balaji.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "balaji-atoa", + "email": "", + "discord": "popz06" + }, + "record": { + "CNAME": "portfolio-on-live.vercel.app" + } +} From 4dda974ba0b8f4f36cf14c60f6b8f396a79714d6 Mon Sep 17 00:00:00 2001 From: Abdelhamied Mostafa <75527583+abdelhamied403@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:05:35 +0200 Subject: [PATCH 2568/3585] Create abdelhamied.json --- domains/abdelhamied.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/abdelhamied.json diff --git a/domains/abdelhamied.json b/domains/abdelhamied.json new file mode 100644 index 000000000..7364a6ada --- /dev/null +++ b/domains/abdelhamied.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "abdelhamied403" + }, + "record": { + "CNAME": "abdelhamied.vercel.app" + } +} From b3185387facb1f6527876ff7d449b3e4d800ccb8 Mon Sep 17 00:00:00 2001 From: marcoleder Date: Tue, 4 Feb 2025 11:06:28 +0100 Subject: [PATCH 2569/3585] Create marcoleder.json --- domains/marcoleder.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/marcoleder.json diff --git a/domains/marcoleder.json b/domains/marcoleder.json new file mode 100644 index 000000000..edcafda7b --- /dev/null +++ b/domains/marcoleder.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "marcoleder" + }, + "record": { + "URL": "https://marcoleder.ch" + } +} From 2538837299ab73f497c65738e9009deaa9324cad Mon Sep 17 00:00:00 2001 From: marcoleder Date: Tue, 4 Feb 2025 11:12:34 +0100 Subject: [PATCH 2570/3585] Update marcoleder.json Add Email --- domains/marcoleder.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/marcoleder.json b/domains/marcoleder.json index edcafda7b..d401c215b 100644 --- a/domains/marcoleder.json +++ b/domains/marcoleder.json @@ -1,6 +1,7 @@ { "owner": { - "username": "marcoleder" + "username": "marcoleder", + "email": "info@marcoleder.ch" }, "record": { "URL": "https://marcoleder.ch" From 23234bf4a7ed3682fe630d11c40ad144ace35b14 Mon Sep 17 00:00:00 2001 From: yhkz <127934329+yhkz@users.noreply.github.com> Date: Tue, 4 Feb 2025 18:25:20 +0800 Subject: [PATCH 2571/3585] Create yhkz.json --- domains/yhkz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yhkz.json diff --git a/domains/yhkz.json b/domains/yhkz.json new file mode 100644 index 000000000..5f8d65f10 --- /dev/null +++ b/domains/yhkz.json @@ -0,0 +1,11 @@ +{ + "description": "yhkz.is-a.dev", + "repo": "https://github.com/yhkz/yhkz.github.io", + "owner": { + "username": "yhkz", + "email": "yhkz@yhkz.us.kg" + }, + "record": { + "CNAME": "yhkz.github.io" + } +} From 7e6cf68f3db37f8e723fd0d4ed095841c32c7e92 Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 17:45:37 +0700 Subject: [PATCH 2572/3585] create _vercel.links.ikram.json --- domains/_vercel.links.ikram.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.links.ikram.json diff --git a/domains/_vercel.links.ikram.json b/domains/_vercel.links.ikram.json new file mode 100644 index 000000000..f437d4ab3 --- /dev/null +++ b/domains/_vercel.links.ikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "TXT": "vc-domain-verify=links.ikram.is-a.dev,706c366017aed069745e" + } +} From 8d24cf2182b56b492b0b45d60a3ab9385d864afa Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 17:46:03 +0700 Subject: [PATCH 2573/3585] create _vercel.kakureta.ikram.json --- domains/_vercel.kakureta.ikram.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.kakureta.ikram.json diff --git a/domains/_vercel.kakureta.ikram.json b/domains/_vercel.kakureta.ikram.json new file mode 100644 index 000000000..74c9e29b2 --- /dev/null +++ b/domains/_vercel.kakureta.ikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "TXT": "vc-domain-verify=kakureta.ikram.is-a.dev,cea58e1b5cb084a5d961" + } +} From 92d722c3fa6bcc23bcbd4da0f8fa6ba0fcadba13 Mon Sep 17 00:00:00 2001 From: Tanvir Hassan Joy <99553203+Harmfulllll@users.noreply.github.com> Date: Tue, 4 Feb 2025 16:55:00 +0600 Subject: [PATCH 2574/3585] Rename _vercel.joy.is-a.dev.json to _vercel.joy.json --- domains/{_vercel.joy.is-a.dev.json => _vercel.joy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.joy.is-a.dev.json => _vercel.joy.json} (100%) diff --git a/domains/_vercel.joy.is-a.dev.json b/domains/_vercel.joy.json similarity index 100% rename from domains/_vercel.joy.is-a.dev.json rename to domains/_vercel.joy.json From 2d33f44921b210f31df14d505b924d636f409ac4 Mon Sep 17 00:00:00 2001 From: AshtonFabby Date: Tue, 4 Feb 2025 13:15:30 +0200 Subject: [PATCH 2575/3585] fabby portfolio domain --- domains/ashtonfabby.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ashtonfabby.json diff --git a/domains/ashtonfabby.json b/domains/ashtonfabby.json new file mode 100644 index 000000000..296f3c2aa --- /dev/null +++ b/domains/ashtonfabby.json @@ -0,0 +1,11 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/AshtonFabby/portfolio.git", + "owner": { + "username": "ashtonfabby", + "email": "[ashtonfabbt@gmail.com]" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 87e9aac43fdc2ec7922713c5ba2b37ea1b80ad9d Mon Sep 17 00:00:00 2001 From: Dipesh Khanal <63183800+Dipesh79@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:20:04 +0545 Subject: [PATCH 2576/3585] Create dipesh.json --- domains/dipesh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dipesh.json diff --git a/domains/dipesh.json b/domains/dipesh.json new file mode 100644 index 000000000..b407f212b --- /dev/null +++ b/domains/dipesh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dipesh79" + }, + "record": { + "A": "192.250.235.27" + } +} From b7b8fcf690857807c2aff257e7886e82e608b64d Mon Sep 17 00:00:00 2001 From: ajay sathvik <111119810+ajaysathvik@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:30:05 +0530 Subject: [PATCH 2577/3585] Create ajaysathvik.json --- ajaysathvik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ajaysathvik.json diff --git a/ajaysathvik.json b/ajaysathvik.json new file mode 100644 index 000000000..0338a6502 --- /dev/null +++ b/ajaysathvik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ajaysathvik", + "email": "ajaysathviksu@gmail.com", + }, + "record": { + "CNAME": "ajaysathvik.vercel.app" + } +} From f940e91b24ced78aaa1f9e9fece8900db877f0a2 Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Tue, 4 Feb 2025 07:01:07 -0500 Subject: [PATCH 2578/3585] make proxied --- domains/webcubed.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/webcubed.json b/domains/webcubed.json index 990b1e397..775b9a884 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "webcubed.pages.dev" - } + }, + "proxied": true } From 38329fd66782309b349d3c715ad9c9c38c15e99a Mon Sep 17 00:00:00 2001 From: Muhammad Yusuf <46883609+mhmmd-ysf@users.noreply.github.com> Date: Tue, 4 Feb 2025 19:59:12 +0700 Subject: [PATCH 2579/3585] Update muhammad-yusuf.json --- domains/muhammad-yusuf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/muhammad-yusuf.json b/domains/muhammad-yusuf.json index 5391714c3..95eefca48 100644 --- a/domains/muhammad-yusuf.json +++ b/domains/muhammad-yusuf.json @@ -6,6 +6,6 @@ "email": "muhammad_yusuf22@outlook.com" }, "record": { - "CNAME": "mhmmd-ysf.github.io" + "URL": "https://mhmmd-ysf.github.io" } -} \ No newline at end of file +} From d3dbd25055786892bc64ed56006573aa2761d13c Mon Sep 17 00:00:00 2001 From: shahab-xd <0xshahab@proton.me> Date: Tue, 4 Feb 2025 14:05:10 +0100 Subject: [PATCH 2580/3585] Create shahab.json --- domains/shahab.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shahab.json diff --git a/domains/shahab.json b/domains/shahab.json new file mode 100644 index 000000000..6efff03a3 --- /dev/null +++ b/domains/shahab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shahab-xd", + "email": "0xshahab@proton.me" + }, + "record": { + "CNAME": "shahab-xd.github.io" + } +} From 8d4b470bd6c2bcb96fdbcd15fba0d159dc5e4b13 Mon Sep 17 00:00:00 2001 From: Chung Hei Tse Date: Tue, 4 Feb 2025 21:24:48 +0800 Subject: [PATCH 2581/3585] Add Jones Tse's portfolio website configuration --- domains/jones.tse.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jones.tse.json diff --git a/domains/jones.tse.json b/domains/jones.tse.json new file mode 100644 index 000000000..cd27d31e6 --- /dev/null +++ b/domains/jones.tse.json @@ -0,0 +1,11 @@ +{ + "description": "Jones Tse's Portfolio Website", + "repo": "https://github.com/chunghei0116/portfolio", + "owner": { + "username": "chunghei0116", + "email": "chungheibrad@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From ad03211f5c8ff2d5994ec18cd771f8dd4d1558da Mon Sep 17 00:00:00 2001 From: Chung Hei Tse Date: Tue, 4 Feb 2025 21:25:57 +0800 Subject: [PATCH 2582/3585] Add Jones Tse's portfolio website configuration --- domains/{jones.tse.json => jonestse.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jones.tse.json => jonestse.json} (100%) diff --git a/domains/jones.tse.json b/domains/jonestse.json similarity index 100% rename from domains/jones.tse.json rename to domains/jonestse.json From 9c670a51f0109f5ace2bc0537c4e504600f4c15d Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 13:59:59 +0000 Subject: [PATCH 2583/3585] add google search console verification TXT record to ikram.json --- domains/ikram.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/ikram.json b/domains/ikram.json index 1138d4e31..84ac66224 100644 --- a/domains/ikram.json +++ b/domains/ikram.json @@ -7,6 +7,9 @@ "record": { "A": ["76.76.21.21"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=C38zyZL8LP_056d5IgevUInJTe4qerfxC6-qjQORdh4" + ] } } From 85301e2ee71d0bae7b171d18eb9e4270bbd835b6 Mon Sep 17 00:00:00 2001 From: Hong Jiarong Date: Tue, 4 Feb 2025 22:31:05 +0800 Subject: [PATCH 2584/3585] Create hjr.json --- domains/hjr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hjr.json diff --git a/domains/hjr.json b/domains/hjr.json new file mode 100644 index 000000000..fbb47b802 --- /dev/null +++ b/domains/hjr.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for JrHimself.", + "owner": { + "username": "hongjr03", + "email": "me@jrhim.com" + }, + "record": { + "CNAME": "hongjr03-github-io.vercel.app" + }, +} From c5eba8b07be0abc74c0a1260f3c142ba99f57ad8 Mon Sep 17 00:00:00 2001 From: Pedro Henrique Pires Date: Tue, 4 Feb 2025 11:44:14 -0300 Subject: [PATCH 2585/3585] Create php.json --- domains/php.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/php.json diff --git a/domains/php.json b/domains/php.json new file mode 100644 index 000000000..391bff798 --- /dev/null +++ b/domains/php.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for Pedro Henrique Pires (PHP)", + "owner": { + "username": "pedrohenriquepirs", + "email": "pdrhenriquepires@gmail.com" + }, + "record": { + "CNAME": "pedrohenriquepires.com.br" + }, +} From 59741ad7fdc72c9715c4e6b0adcefc427f13f868 Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 14:48:37 +0000 Subject: [PATCH 2586/3585] add proxied attribute to ikram.json --- domains/ikram.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ikram.json b/domains/ikram.json index 84ac66224..515170fc1 100644 --- a/domains/ikram.json +++ b/domains/ikram.json @@ -11,5 +11,6 @@ "v=spf1 include:spf.improvmx.com ~all", "google-site-verification=C38zyZL8LP_056d5IgevUInJTe4qerfxC6-qjQORdh4" ] - } + }, + "proxied": true } From 13946b308120be4cb54b1a81f15e09e8e7e4a8bd Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 14:49:14 +0000 Subject: [PATCH 2587/3585] add proxied attribute to links.ikram.json --- domains/links.ikram.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/links.ikram.json b/domains/links.ikram.json index ff29ca1bb..0bf36e18f 100644 --- a/domains/links.ikram.json +++ b/domains/links.ikram.json @@ -6,5 +6,6 @@ }, "record": { "A": ["76.76.21.21"] - } + }, + "proxied": true } From 37e07893326f32a55235b0bdf2c191c8a1dff32a Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 14:49:28 +0000 Subject: [PATCH 2588/3585] add proxied attribute to kakureta.ikram.json --- domains/kakureta.ikram.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kakureta.ikram.json b/domains/kakureta.ikram.json index ff29ca1bb..0bf36e18f 100644 --- a/domains/kakureta.ikram.json +++ b/domains/kakureta.ikram.json @@ -6,5 +6,6 @@ }, "record": { "A": ["76.76.21.21"] - } + }, + "proxied": true } From 8b51a305965c625d5bbcafeb7471449cbad77440 Mon Sep 17 00:00:00 2001 From: BhavyaGupta315 <143181501+BhavyaGupta315@users.noreply.github.com> Date: Tue, 4 Feb 2025 20:19:53 +0530 Subject: [PATCH 2589/3585] Create _vercel.bhavyagupta.json Adding _vercel file --- domains/_vercel.bhavyagupta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.bhavyagupta.json diff --git a/domains/_vercel.bhavyagupta.json b/domains/_vercel.bhavyagupta.json new file mode 100644 index 000000000..5558b0ae4 --- /dev/null +++ b/domains/_vercel.bhavyagupta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BhavyaGupta315", + "email": "bhavyagupta315@gmail.com", + "discord": "bhavya_gupta_" + }, + "record": { + "TXT": "vc-domain-verify=bhavyagupta.is-a.dev,6ad4b583ec5dfd020162" + } +} From 605a690cbd6ccced1deef457ebadc865f804c8c2 Mon Sep 17 00:00:00 2001 From: Pedro Henrique Pires Date: Tue, 4 Feb 2025 11:50:27 -0300 Subject: [PATCH 2590/3585] Update php.json --- domains/php.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/php.json b/domains/php.json index 391bff798..f3d6a20b0 100644 --- a/domains/php.json +++ b/domains/php.json @@ -1,7 +1,7 @@ { "description": "Personal website for Pedro Henrique Pires (PHP)", "owner": { - "username": "pedrohenriquepirs", + "username": "pedrohenriquepires", "email": "pdrhenriquepires@gmail.com" }, "record": { From 8b56d2fe174710df956aadfed0a7c6d9c0b6edf2 Mon Sep 17 00:00:00 2001 From: Vikas Kumar Date: Tue, 4 Feb 2025 20:44:10 +0530 Subject: [PATCH 2591/3585] Update vikas.json --- domains/vikas.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vikas.json b/domains/vikas.json index 75f01f3e8..4b738d9b6 100644 --- a/domains/vikas.json +++ b/domains/vikas.json @@ -1,7 +1,9 @@ { "owner": { - "username": "kvikas063" + "username": "kvikas063", + "email": "vikas_063@hotmail.com" }, + "description": "portofolio website.", "record": { "CNAME": "kvikas063.github.io" } From 8dbbe140de5ed4f8bc9e46ef0b4bc3393cb0bb0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Deniz=20Sa=C4=9Flam?= Date: Tue, 4 Feb 2025 18:29:50 +0300 Subject: [PATCH 2592/3585] Update domains/barisdeniz.json Co-authored-by: 21Z <21z95@proton.me> --- domains/barisdeniz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/barisdeniz.json b/domains/barisdeniz.json index 99c3c6276..8453f22ce 100644 --- a/domains/barisdeniz.json +++ b/domains/barisdeniz.json @@ -6,6 +6,6 @@ "email": "bdsaglam@gmail.com" }, "record": { - "CNAME": "https://bdsaglam.github.io/" + "CNAME": "bdsaglam.github.io" } } \ No newline at end of file From f630f1cc40877343a36cd8672d249d603f84b0fd Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:01:46 +0100 Subject: [PATCH 2593/3585] Added noob.bio portfolio into registered subdomains for is-a.dev --- domains/_discord.noob.json | 9 +++++++++ domains/noob.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_discord.noob.json create mode 100644 domains/noob.json diff --git a/domains/_discord.noob.json b/domains/_discord.noob.json new file mode 100644 index 000000000..e2d192999 --- /dev/null +++ b/domains/_discord.noob.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119" + } +} \ No newline at end of file diff --git a/domains/noob.json b/domains/noob.json new file mode 100644 index 000000000..fb0b0a9f1 --- /dev/null +++ b/domains/noob.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio site, made in nextjs", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "CNAME": "noob.bio" + }, + "proxied": false + } \ No newline at end of file From ac9601afb4174850ba862ac84bcd9c01d3058962 Mon Sep 17 00:00:00 2001 From: Kikemendez98 <50888639+Kikeme98@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:01:47 -0600 Subject: [PATCH 2594/3585] Add Kikemendez.json --- domains/kikemendez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kikemendez.json diff --git a/domains/kikemendez.json b/domains/kikemendez.json new file mode 100644 index 000000000..760ffffce --- /dev/null +++ b/domains/kikemendez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kikeme98", + "email": "l.e.mendez1998@gmail.com" + }, + "description": "My personal site portfolio", + "repo": "https://github.com/Kikeme98/react-frontend-dev-portfolio.git", + "record": { + "CNAME": "kikeme98.github.io/react-frontend-dev-portfolio" + } + } \ No newline at end of file From 30c88fcea10498e9804819fb0a1907d120a7295e Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:08:39 +0100 Subject: [PATCH 2595/3585] Updated repo url --- domains/noob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noob.json b/domains/noob.json index fb0b0a9f1..5f359b803 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -1,6 +1,6 @@ { "description": "My personal portfolio site, made in nextjs", - "repo": "https://github.com/is-a-dev/docs", + "repo": "https://github.com/IMXNOOBX/universe", "owner": { "username": "IMXNOOBX", "email": "me@noob.bio" From c8e5a60261068d68367350c58eb96812b91e43a5 Mon Sep 17 00:00:00 2001 From: Jigar Bhoye <84662430+jigarbhoye04@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:48:59 +0530 Subject: [PATCH 2596/3585] Create jigarbhoye.json --- domains/jigarbhoye.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jigarbhoye.json diff --git a/domains/jigarbhoye.json b/domains/jigarbhoye.json new file mode 100644 index 000000000..b8a8bc5ef --- /dev/null +++ b/domains/jigarbhoye.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jigarbhoye04", + "discord": "jigx.04", + "email": "jigarbhoye04@gmail.com" + }, + "record": { + "CNAME": "jigarbhoye.vercel.app" + } +} From 485d86f763a7b0dbdbb192c6c606117832c6fb11 Mon Sep 17 00:00:00 2001 From: jigar Date: Tue, 4 Feb 2025 22:01:04 +0530 Subject: [PATCH 2597/3585] Add jigarbhoye.json for domain verification details --- domains/_vercel.jigarbhoye.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.jigarbhoye.json diff --git a/domains/_vercel.jigarbhoye.json b/domains/_vercel.jigarbhoye.json new file mode 100644 index 000000000..fe1869dc4 --- /dev/null +++ b/domains/_vercel.jigarbhoye.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jigarbhoye04", + "discord": "jigx.04", + "email": "jigarbhoye04@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jigarbhoye.is-a.dev,194424ab5762042e64fa" + } + } \ No newline at end of file From bda9d1bbb4d7e3670cf673c1e685018666998842 Mon Sep 17 00:00:00 2001 From: David <84347359+davidzz-code@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:39:40 +0100 Subject: [PATCH 2598/3585] fix: Update davidramirez.json to not contain protocol or / --- domains/davidramirez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/davidramirez.json b/domains/davidramirez.json index 3a1e9a606..d79c80e28 100644 --- a/domains/davidramirez.json +++ b/domains/davidramirez.json @@ -6,6 +6,6 @@ "email": "mixing.drr@gmail.com" }, "record": { - "CNAME": "https://davidramirez.netlify.app/" + "CNAME": "davidramirez.netlify.app" } } From 74b4cdc26598840a33dae1b227937e65ce420ad1 Mon Sep 17 00:00:00 2001 From: Jonathan Russ Date: Tue, 4 Feb 2025 17:57:37 +0100 Subject: [PATCH 2599/3585] Update domains/jonathan-russ.json Co-authored-by: 21Z <21z95@proton.me> --- domains/jonathan-russ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json index ea7bf1a3f..7c69f05cf 100644 --- a/domains/jonathan-russ.json +++ b/domains/jonathan-russ.json @@ -7,7 +7,7 @@ "discord": "494042822320717827" }, "record": { - "CNAME": "jonathan-russ.vercel.app", + "A": ["76.76.21.21"], "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" } } \ No newline at end of file From 3ad84639442771e57a119fb3e62b5d9a84c0f07b Mon Sep 17 00:00:00 2001 From: Mahdi Hazrati <127740921+Mahdi-Hazrati@users.noreply.github.com> Date: Tue, 4 Feb 2025 20:33:49 +0330 Subject: [PATCH 2600/3585] Create mahdi.json --- domains/mahdi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mahdi.json diff --git a/domains/mahdi.json b/domains/mahdi.json new file mode 100644 index 000000000..b4b460fc9 --- /dev/null +++ b/domains/mahdi.json @@ -0,0 +1,11 @@ +{ + "description": "my dev portfolio website", + "repo": "https://github.com/Mahdi-Hazrati/mahdi.is-a.dev", + "owner": { + "username": "mahdi-hazrati", + "email": "[email protected]" + }, + "record": { + "CNAME": "mahdi-hazrati.github.io" + } +} From 1fd0d7204c5500eb6bf894372854af936c5677d0 Mon Sep 17 00:00:00 2001 From: Adil Mohammed Date: Tue, 4 Feb 2025 22:42:11 +0530 Subject: [PATCH 2601/3585] Create adil.json --- domains/adil.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/adil.json diff --git a/domains/adil.json b/domains/adil.json new file mode 100644 index 000000000..7be245ab3 --- /dev/null +++ b/domains/adil.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "adil-uddin" + }, + "record": { + "CNAME": "adil-uddin.github.io" + } +} From 126061bbd95c570260391e31918df2cb2bc15e1f Mon Sep 17 00:00:00 2001 From: Adil Mohammed Date: Tue, 4 Feb 2025 22:45:44 +0530 Subject: [PATCH 2602/3585] Update adil.json add details --- domains/adil.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/adil.json b/domains/adil.json index 7be245ab3..b689f3b68 100644 --- a/domains/adil.json +++ b/domains/adil.json @@ -1,7 +1,10 @@ { - "owner": { - "username": "adil-uddin" - }, + "description": "Adil Mohammed's Home Page", + "repo": "https://github.com/adil-uddin", + "owner": { + "username": "adil-uddin", + "email": "adilaryan786@gmail.com" + }, "record": { "CNAME": "adil-uddin.github.io" } From 27ef8239f4764d8699eb929c1591bd7083e940a0 Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Tue, 4 Feb 2025 19:25:24 +0200 Subject: [PATCH 2603/3585] Rename domains/benjamin.ish.json to domains/ish/ishbenjamin.json --- domains/{benjamin.ish.json => ish/ishbenjamin.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{benjamin.ish.json => ish/ishbenjamin.json} (100%) diff --git a/domains/benjamin.ish.json b/domains/ish/ishbenjamin.json similarity index 100% rename from domains/benjamin.ish.json rename to domains/ish/ishbenjamin.json From 380c3546c85ae5d90b980c6ebd89587bc3dccb1a Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Tue, 4 Feb 2025 19:26:37 +0200 Subject: [PATCH 2604/3585] Update and rename _vercel.benjamin.ish.json to _vercel.ishbenjamin.json --- domains/{_vercel.benjamin.ish.json => _vercel.ishbenjamin.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_vercel.benjamin.ish.json => _vercel.ishbenjamin.json} (62%) diff --git a/domains/_vercel.benjamin.ish.json b/domains/_vercel.ishbenjamin.json similarity index 62% rename from domains/_vercel.benjamin.ish.json rename to domains/_vercel.ishbenjamin.json index 18d3a13ef..ff9d84cea 100644 --- a/domains/_vercel.benjamin.ish.json +++ b/domains/_vercel.ishbenjamin.json @@ -4,6 +4,6 @@ "email": "benjamugi20072@gmail.com" }, "record": { - "TXT": "vc-domain-verify=benjamin.ish.is-a.dev,0ecec2654297e08209c0" + "TXT": "vc-domain-verify=ishbenjamin.is-a.dev,787c8741716d7d7ae200" } } From 0cccd96ce94a4048765e7232dd7b27222e411ad5 Mon Sep 17 00:00:00 2001 From: Basile Cassiers Date: Tue, 4 Feb 2025 18:30:28 +0100 Subject: [PATCH 2605/3585] feat: add base domain --- domains/base.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/base.json diff --git a/domains/base.json b/domains/base.json new file mode 100644 index 000000000..cc20db89f --- /dev/null +++ b/domains/base.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bcassiers", + "discord": "base08875" + }, + "record": { + "CNAME": "adbc.be" + } +} \ No newline at end of file From 41f96a0a50af744954091c8690ece6afaf52ff8d Mon Sep 17 00:00:00 2001 From: luked177 <43680876+luked177@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:31:19 +0000 Subject: [PATCH 2606/3585] Update domains/luked.json Remove trailing slash as per suggestion Co-authored-by: 21Z <21z95@proton.me> --- domains/luked.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luked.json b/domains/luked.json index 39ae6db0c..ad54193fb 100644 --- a/domains/luked.json +++ b/domains/luked.json @@ -4,6 +4,6 @@ "email": "" }, "record": { - "CNAME": "cv-sand-zeta.vercel.app/" + "CNAME": "cv-sand-zeta.vercel.app" } } \ No newline at end of file From ca0aa886c09e70b221b296a63c90274882a2e59d Mon Sep 17 00:00:00 2001 From: luked177 <43680876+luked177@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:38:27 +0000 Subject: [PATCH 2607/3585] Update socials to pull twitter account --- domains/_vercel.luked.json | 2 +- domains/luked.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.luked.json b/domains/_vercel.luked.json index 7ca7c777f..2fd5bb0fd 100644 --- a/domains/_vercel.luked.json +++ b/domains/_vercel.luked.json @@ -1,7 +1,7 @@ { "owner": { "username": "luked177", - "email": "" + "twitter": "lukedore_" }, "record": { "TXT": "vc-domain-verify=luked.is-a.dev,f942d726bfbd3e8bd435" diff --git a/domains/luked.json b/domains/luked.json index 39ae6db0c..c802d8e25 100644 --- a/domains/luked.json +++ b/domains/luked.json @@ -1,7 +1,7 @@ { "owner": { "username": "luked177", - "email": "" + "twitter": "lukedore_" }, "record": { "CNAME": "cv-sand-zeta.vercel.app/" From 0fb2bd3f19f12b3ba406cc205b92985e262099bc Mon Sep 17 00:00:00 2001 From: Cas <72042903+caswantsanap@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:56:22 -0700 Subject: [PATCH 2608/3585] Create cas.json --- domains/cas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cas.json diff --git a/domains/cas.json b/domains/cas.json new file mode 100644 index 000000000..940b8011e --- /dev/null +++ b/domains/cas.json @@ -0,0 +1,11 @@ +{ + "description": "lil bio", + "repo": "https://github.com/caswantsanap/bio", + "owner": { + "username": "caswantsanap", + "email": "caswantsanap@gmail.com" + }, + "record": { + "CNAME": "caswantsanap.github.io\bio" + } +} From 41bd36c17595b5c02d4f77bec33960b31f1d6226 Mon Sep 17 00:00:00 2001 From: Pritam Das <40018547+ImDarkShadow@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:30:11 +0530 Subject: [PATCH 2609/3585] vercel TXT add --- domains/_vercel.pritam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.pritam.json diff --git a/domains/_vercel.pritam.json b/domains/_vercel.pritam.json new file mode 100644 index 000000000..48cd95f8f --- /dev/null +++ b/domains/_vercel.pritam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ImDarkShadow", + "email": "itspritam@proton.me" + }, + "record": { + "TXT": "pvc-domain-verify=pritam.is-a.dev,8deacca92e10a3d2f865" + } +} \ No newline at end of file From 038f8c9823ea31b536e9d8b356b05a9a83cbde18 Mon Sep 17 00:00:00 2001 From: David Valdivia Date: Tue, 4 Feb 2025 13:00:37 -0600 Subject: [PATCH 2610/3585] Create david.json --- domains/david.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/david.json diff --git a/domains/david.json b/domains/david.json new file mode 100644 index 000000000..828fc832f --- /dev/null +++ b/domains/david.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "david-valdivia", + "email": "dev@dvaldivia.com" + }, + "record": { + "CNAME": "dvaldivia.com" + } +} From d4d9aec8de1d81dfa5c38ba6c26c52867c3ce394 Mon Sep 17 00:00:00 2001 From: Nir Chen Date: Tue, 4 Feb 2025 21:28:56 +0200 Subject: [PATCH 2611/3585] Created thecommandcat.json --- domains/thecommandcat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thecommandcat.json diff --git a/domains/thecommandcat.json b/domains/thecommandcat.json new file mode 100644 index 000000000..ca8387ad6 --- /dev/null +++ b/domains/thecommandcat.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/TheCommandCat/TheCommandCat.github.io", + "owner": { + "username": "TheCommandCat", + "email": "bhrtkhvji@gmail.com" + }, + "record": { + "CNAME": "thecommandcat.github.io" + } +} From 9edaee42ffe335db48649a8b4f74c218999b0a1d Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Tue, 4 Feb 2025 12:48:52 -0700 Subject: [PATCH 2612/3585] Create nd24.json --- domains/nd24.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nd24.json diff --git a/domains/nd24.json b/domains/nd24.json new file mode 100644 index 000000000..eff10a971 --- /dev/null +++ b/domains/nd24.json @@ -0,0 +1,11 @@ +{ + "description": "natedog2424's portfolio website", + "repo": "https://github.com/natedog2424/natedog2424.github.io", + "owner": { + "username": "natedog2424", + "email": "natedog2424mail@gmail.com" + }, + "record": { + "CNAME": "natedog2424.github.io" + } +} From 83def1ad1def2e4ef997ee269dd4c49221cb5f79 Mon Sep 17 00:00:00 2001 From: aoozoraa Date: Tue, 4 Feb 2025 20:43:29 +0000 Subject: [PATCH 2613/3585] Update aoozora.json --- domains/aoozora.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aoozora.json b/domains/aoozora.json index 017fcd1b5..a519c5218 100644 --- a/domains/aoozora.json +++ b/domains/aoozora.json @@ -1,6 +1,7 @@ { "owner": { - "username": "aoozoraa" + "username": "aoozoraa", + "email": "akuummuu@gmail.com" }, "record": { "A": [ From de3611964ae320be7ca5a20bd97130372fe6b2cb Mon Sep 17 00:00:00 2001 From: Avis Lowha Date: Wed, 5 Feb 2025 02:43:25 +0530 Subject: [PATCH 2614/3585] added txt for vercel --- domains/_vercel.awhvish.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/_vercel.awhvish.json diff --git a/domains/_vercel.awhvish.json b/domains/_vercel.awhvish.json new file mode 100644 index 000000000..287cce65b --- /dev/null +++ b/domains/_vercel.awhvish.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Portfolio Website", + "owner": { + "username": "awhvish", + "email": "avislowha9@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=awhvish.is-a.dev,f4fbe002837b72638f88"] + } +} + + + 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 2615/3585] 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 2616/3585] 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 dff7e654b3bf7b64afba91983a6b39e0acd0f2bd Mon Sep 17 00:00:00 2001 From: Mariusz Woloszyn Date: Tue, 4 Feb 2025 23:01:18 +0100 Subject: [PATCH 2617/3585] emsi.is-a.dev --- domains/emsi.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/emsi.json diff --git a/domains/emsi.json b/domains/emsi.json new file mode 100644 index 000000000..12695032c --- /dev/null +++ b/domains/emsi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "emsi" + }, + "record": { + "NS": ["braelyn.ns.cloudflare.com", "ed.ns.cloudflare.com"] + } +} From 5f426cb17c3697e1c1adfdb5b941085bf9112a03 Mon Sep 17 00:00:00 2001 From: "Mubarak H. Alketbi" <2147851+MubarakHAlketbi@users.noreply.github.com> Date: Wed, 5 Feb 2025 02:24:35 +0400 Subject: [PATCH 2618/3585] Create mubarak.json --- domains/mubarak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mubarak.json diff --git a/domains/mubarak.json b/domains/mubarak.json new file mode 100644 index 000000000..d5a9106ee --- /dev/null +++ b/domains/mubarak.json @@ -0,0 +1,11 @@ +{ + "description": "link to Mubarak H. Alketbi Github profile", + "repo": "https://github.com/MubarakHAlketbi", + "owner": { + "username": "MubarakHAlketbi", + "email": "mubarak.harran@gmail.com" + }, + "record": { + "URL": "https://mubarakhalketbi.com" + } +} From a45c7b0d69b4a3e413457ec9f91ab29ee5ce521f Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:30:53 +0100 Subject: [PATCH 2619/3585] Update ciao287.json --- domains/ciao287.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciao287.json b/domains/ciao287.json index af3721626..6e1582f7e 100644 --- a/domains/ciao287.json +++ b/domains/ciao287.json @@ -4,6 +4,6 @@ "discord": "687333016921440317" }, "record": { - "CNAME": "ciao287.github.io" + "A": ["144.91.115.195"] } } From 5785e35b69ebe177f60c8d5b171cebc27de9cc80 Mon Sep 17 00:00:00 2001 From: Abdallah BARI <37937958+Abdallah01win@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:43:13 +0100 Subject: [PATCH 2620/3585] Create abdallahbari.json --- domains/abdallahbari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdallahbari.json diff --git a/domains/abdallahbari.json b/domains/abdallahbari.json new file mode 100644 index 000000000..d006f40f9 --- /dev/null +++ b/domains/abdallahbari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdallah01win", + "email": "abdellah01win@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-bf2.pages.dev/" + } +} From add79001a1a79b1519fb11b6bc4e37ce2ab79dff Mon Sep 17 00:00:00 2001 From: FrancoDurand <106925453+FrancoDurand@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:53:22 -0500 Subject: [PATCH 2621/3585] vercel domain --- domains/_vercel.francodurand.json | 8 ++++++++ domains/francodurand.json | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 domains/_vercel.francodurand.json create mode 100644 domains/francodurand.json diff --git a/domains/_vercel.francodurand.json b/domains/_vercel.francodurand.json new file mode 100644 index 000000000..1a2c0f66d --- /dev/null +++ b/domains/_vercel.francodurand.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FrancoDurand" + }, + "record": { + "TXT": "vc-domain-verify=francodurand.is-a.dev,ad7840fa5cb01e5d90c1" + } +} \ No newline at end of file diff --git a/domains/francodurand.json b/domains/francodurand.json new file mode 100644 index 000000000..a6baa5690 --- /dev/null +++ b/domains/francodurand.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FrancoDurand" + }, + "record": { + "CNAME": "devfolio-franco.vercel.app" + } +} \ No newline at end of file From fb6c4e7cae1a4665a5cebc4137f474bf4784b9a9 Mon Sep 17 00:00:00 2001 From: FrancoDurand <106925453+FrancoDurand@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:56:33 -0500 Subject: [PATCH 2622/3585] add email --- domains/francodurand.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/francodurand.json b/domains/francodurand.json index a6baa5690..8f68c5397 100644 --- a/domains/francodurand.json +++ b/domains/francodurand.json @@ -1,6 +1,7 @@ { "owner": { - "username": "FrancoDurand" + "username": "FrancoDurand", + "email": "francoduve.25@gmail.com" }, "record": { "CNAME": "devfolio-franco.vercel.app" From 7dd30e2ea6304adb10758ab97f33c66e2e34f390 Mon Sep 17 00:00:00 2001 From: Parham Alvani Date: Tue, 4 Feb 2025 23:15:12 +0000 Subject: [PATCH 2623/3585] feat: add 1995parham domain --- domains/1995parham.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/1995parham.json diff --git a/domains/1995parham.json b/domains/1995parham.json new file mode 100644 index 000000000..a5dbabef4 --- /dev/null +++ b/domains/1995parham.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website", + "owner": { + "username": "1995parham", + "email": "parham.alvani@gmail.com" + }, + "record": { + "CNAME": "1995parham.github.io" + } +} From 50d20bbf2309e4cc21b41a225ee19a60025bf123 Mon Sep 17 00:00:00 2001 From: Mohit Kumar <45988483+kumar-mohit-dev@users.noreply.github.com> Date: Wed, 5 Feb 2025 05:37:01 +0530 Subject: [PATCH 2624/3585] Create mohit --- domains/mohit | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mohit diff --git a/domains/mohit b/domains/mohit new file mode 100644 index 000000000..d62cb6e66 --- /dev/null +++ b/domains/mohit @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kumar-mohit-dev", + "email": "mohitgoswami.work@gmail.com" + }, + "record": { + "CNAME": "kumar-mohit-dev.github.io" + } +} From b7ba5fed0eff2b3e3782e5931707702e19beb70e Mon Sep 17 00:00:00 2001 From: "While True: learn()" Date: Wed, 5 Feb 2025 09:10:02 +0800 Subject: [PATCH 2625/3585] Create battlehawk --- domains/battlehawk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/battlehawk diff --git a/domains/battlehawk b/domains/battlehawk new file mode 100644 index 000000000..5322ce2a2 --- /dev/null +++ b/domains/battlehawk @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev domain for BATTLEHAWK00(redirecting to https://code1024.icu)", + "owner": { + "username": "BATTLEHAWK00", + "email": "yxlk2oi@gmail.com" + }, + "record": { + "URL": "https://code1024.icu" + }, + "proxied": true +} From 100122b87d5a435bd50701ba070bc941cbd6681a Mon Sep 17 00:00:00 2001 From: "While True: learn()" Date: Wed, 5 Feb 2025 09:15:36 +0800 Subject: [PATCH 2626/3585] Rename battlehawk to battlehawk.json --- domains/{battlehawk => battlehawk.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{battlehawk => battlehawk.json} (100%) diff --git a/domains/battlehawk b/domains/battlehawk.json similarity index 100% rename from domains/battlehawk rename to domains/battlehawk.json From 8fbc0c362e9a093b69468e27d63fa57e35d11866 Mon Sep 17 00:00:00 2001 From: Sri Krishna Date: Wed, 5 Feb 2025 11:22:01 +1000 Subject: [PATCH 2627/3585] add portfolio --- domains/sri.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/sri.json b/domains/sri.json index 71d589d12..575e8234a 100644 --- a/domains/sri.json +++ b/domains/sri.json @@ -1,6 +1,10 @@ { "repo": "https://github.com/srikrishna180/portfolio", "owner": { - "username": "srikrishna180" + "username": "srikrishna180", + "email": "srikrishnak.dev@gmail.com" + }, + "record": { + "CNAME": "irs.dev" } } From bac13932de07d7d874a3ad9a24ff0061e2970229 Mon Sep 17 00:00:00 2001 From: Warren Wong Date: Wed, 5 Feb 2025 11:11:01 +0800 Subject: [PATCH 2628/3585] add warren --- domains/warren.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/warren.json diff --git a/domains/warren.json b/domains/warren.json new file mode 100644 index 000000000..f67152f1d --- /dev/null +++ b/domains/warren.json @@ -0,0 +1,11 @@ +{ + "description": "GitHub profile of Warren", + "repo": "https://github.com/somethingwentwell/somethingwentwell.github.io", + "owner": { + "username": "somethingwentwell", + "email": "wwwc@outlook.com" + }, + "record": { + "CNAME": "somethingwentwell.github.io" + } +} From 046248d5e78224dce2840e750dc2ff9868fa7493 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C9=AA=C9=80=EA=AA=8A=E1=B4=8D=CE=B9=EA=AB=80=20=E1=A5=8A?= =?UTF-8?q?=EA=AB=80=EA=AA=80=CF=81=EA=AA=96=CE=B9?= <103162659+LexisMate@users.noreply.github.com> Date: Wed, 5 Feb 2025 08:50:29 +0530 Subject: [PATCH 2629/3585] Update izumie.json --- domains/izumie.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/izumie.json b/domains/izumie.json index 97ce5892e..f34fb3a83 100644 --- a/domains/izumie.json +++ b/domains/izumie.json @@ -2,7 +2,8 @@ "description": "izumie.is-a.dev subdomain", "repo": "https://github.com/LexisMate/register", "owner": { - "username": "LexisMate" + "username": "LexisMate", + "email": "izumieprivateltd@gmail.com" }, "record": { "CNAME": "mr-izumie.vercel.app" From 2570043042887dde451fe2830c0c6d8dedbe0609 Mon Sep 17 00:00:00 2001 From: Lachlan Teale <8567647+MrTeale@users.noreply.github.com> Date: Wed, 5 Feb 2025 03:59:56 +0000 Subject: [PATCH 2630/3585] Add Lachlan.json --- domains/lachlan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/lachlan.json diff --git a/domains/lachlan.json b/domains/lachlan.json new file mode 100644 index 000000000..916392b08 --- /dev/null +++ b/domains/lachlan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mrteale" + }, + "record": { + "CNAME": "lachlanteale.com" + } +} \ No newline at end of file From a25f90958a4f8bf0f130f7ee056d3822bda12cec Mon Sep 17 00:00:00 2001 From: Eric Dahl Date: Tue, 4 Feb 2025 23:01:19 -0500 Subject: [PATCH 2631/3585] Create eric-dahl.json --- domains/eric-dahl.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/eric-dahl.json diff --git a/domains/eric-dahl.json b/domains/eric-dahl.json new file mode 100644 index 000000000..97437b50a --- /dev/null +++ b/domains/eric-dahl.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Skeyelab" + }, + "record": { + "URL": "https://vc.ericdahl.dev" + } +} From d79ffa0fae5e480c9e847fe931c8a6b92a4564dc Mon Sep 17 00:00:00 2001 From: Eric Dahl Date: Tue, 4 Feb 2025 23:04:03 -0500 Subject: [PATCH 2632/3585] Update eric-dahl.json --- domains/eric-dahl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eric-dahl.json b/domains/eric-dahl.json index 97437b50a..615d7ac7a 100644 --- a/domains/eric-dahl.json +++ b/domains/eric-dahl.json @@ -3,6 +3,6 @@ "username": "Skeyelab" }, "record": { - "URL": "https://vc.ericdahl.dev" + "URL": "https://cv.ericdahl.dev" } } From e2ead048a8eb830f97d25f2cac4cf214b991c4c8 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Tue, 4 Feb 2025 22:21:01 -0600 Subject: [PATCH 2633/3585] Create _vercel.roger.json --- domains/_vercel.roger.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.roger.json diff --git a/domains/_vercel.roger.json b/domains/_vercel.roger.json new file mode 100644 index 000000000..fe2c25d29 --- /dev/null +++ b/domains/_vercel.roger.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rogerHuntGauntlet", + "email": "regorhunt02052@gmail.com", + "discord": "roger_jgs404040" + }, + "record": { + "TXT": "vc-domain-verify=roger.is-a.dev,3c1580f4736931662645" + } +} From ab33c0c0016d8670dd1337cda8887ffebab76934 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Tue, 4 Feb 2025 22:24:03 -0600 Subject: [PATCH 2634/3585] Update roger.json --- domains/roger.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/roger.json b/domains/roger.json index 9cb87113b..dd32fb8a5 100644 --- a/domains/roger.json +++ b/domains/roger.json @@ -2,8 +2,9 @@ "description": "Documentation website for is-a.dev", "repo": "https://github.com/rogerHuntGauntlet/registerisadev", "owner": { - "username": "rogerbhuntiii", - "email": "regorhunt02052@gmail.com" + "username": "rogerHuntGauntlet", + "email": "regorhunt02052@gmail.com", + "discord": "roger_jgs404040" }, "record": { "CNAME": "rogerbhuntiii.vercel.app" @@ -11,3 +12,5 @@ } + + From 6ad63a57b5ed5555c32229444b289f532940ff9c Mon Sep 17 00:00:00 2001 From: Cloudie <158478884+hirwko@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:27:52 +0900 Subject: [PATCH 2635/3585] Update and rename rzt5.json to cloudie.json --- domains/{rzt5.json => cloudie.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{rzt5.json => cloudie.json} (68%) diff --git a/domains/rzt5.json b/domains/cloudie.json similarity index 68% rename from domains/rzt5.json rename to domains/cloudie.json index 4e7fd0630..f6d323cbb 100644 --- a/domains/rzt5.json +++ b/domains/cloudie.json @@ -4,6 +4,6 @@ "discord": "rzt5" }, "record": { - "CNAME": "hirako-is-dead.pages.dev" + "CNAME": "website-5zt-53r.pages.dev" } } From 50e9ba28fd353cdac6185414dd485eea2736f5dd Mon Sep 17 00:00:00 2001 From: josedevian <54906576+josedevian@users.noreply.github.com> Date: Wed, 5 Feb 2025 12:04:09 +0700 Subject: [PATCH 2636/3585] Create josedevian.json --- domains/josedevian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/josedevian.json diff --git a/domains/josedevian.json b/domains/josedevian.json new file mode 100644 index 000000000..bded9efeb --- /dev/null +++ b/domains/josedevian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "josedevian", + "email": "josedevian@gmail.com" + }, + "record": { + "URL": "https://josedevian.xyz" + } +} From 5d5baf28a08262ea72925a6fac5c4de53e125da7 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Wed, 5 Feb 2025 09:43:24 +0330 Subject: [PATCH 2637/3585] 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 2638/3585] 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 fe96e5490f2f05ed197da00a787f8bb4eb011b5a Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Wed, 5 Feb 2025 11:54:27 +0530 Subject: [PATCH 2639/3585] Created back gcet.aaqif.json --- domains/gcet.aaqif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gcet.aaqif.json diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json new file mode 100644 index 000000000..139390016 --- /dev/null +++ b/domains/gcet.aaqif.json @@ -0,0 +1,11 @@ +{ + "description": "gcet project", + "repo": "https://github.com/aaqifshafi/G-CET", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "CNAME": "g-cet-aaqifshafis-projects.vercel.app" + } +} From b82f644737a199659df74c66efb1e7127abe35e9 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Wed, 5 Feb 2025 11:55:48 +0530 Subject: [PATCH 2640/3585] Created back pdf.aaqif.json --- domains/pdf.aaqif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pdf.aaqif.json diff --git a/domains/pdf.aaqif.json b/domains/pdf.aaqif.json new file mode 100644 index 000000000..ffc7487c2 --- /dev/null +++ b/domains/pdf.aaqif.json @@ -0,0 +1,11 @@ +{ + "description": "PDF", + "repo": "https://github.com/aaqifshafi/chat-with-pdf", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "CNAME": "chat-with-pdf-aaqifshafis-projects.vercel.app" + } +} 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 2641/3585] 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 8c096947c87c992f44c13f1bca56b45afcad9971 Mon Sep 17 00:00:00 2001 From: Muhammad Ameen <133481818+am333n@users.noreply.github.com> Date: Wed, 5 Feb 2025 12:23:34 +0530 Subject: [PATCH 2642/3585] Update domains/ameen.json Co-authored-by: 21Z <21z95@proton.me> --- domains/ameen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ameen.json b/domains/ameen.json index e3f96d6b7..f55681fad 100644 --- a/domains/ameen.json +++ b/domains/ameen.json @@ -7,5 +7,5 @@ }, "record": { "CNAME": "am333n.github.io" - }, + } } From ae6d1d37157d12842d0a0ece721e6f0c02f9ae8a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 5 Feb 2025 10:56:31 +0400 Subject: [PATCH 2643/3585] Rename _github-pages-challenge-AshishKingdom.json to _github-pages-challenge-AshishKingdom.ashishkingdom.json --- ...n => _github-pages-challenge-AshishKingdom.ashishkingdom.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-AshishKingdom.json => _github-pages-challenge-AshishKingdom.ashishkingdom.json} (100%) diff --git a/domains/_github-pages-challenge-AshishKingdom.json b/domains/_github-pages-challenge-AshishKingdom.ashishkingdom.json similarity index 100% rename from domains/_github-pages-challenge-AshishKingdom.json rename to domains/_github-pages-challenge-AshishKingdom.ashishkingdom.json From 9aeacc681817462cccbbaf0d750e1ee9c216dac8 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 5 Feb 2025 10:59:23 +0400 Subject: [PATCH 2644/3585] Rename _github-pages-challenge-AshishKingdom.ashishkingdom.json to _github-pages-challenge-ashishkingdom.ashishkingdom.json --- ...n => _github-pages-challenge-ashishkingdom.ashishkingdom.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-AshishKingdom.ashishkingdom.json => _github-pages-challenge-ashishkingdom.ashishkingdom.json} (100%) diff --git a/domains/_github-pages-challenge-AshishKingdom.ashishkingdom.json b/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json similarity index 100% rename from domains/_github-pages-challenge-AshishKingdom.ashishkingdom.json rename to domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json From a835c0ff115dd528c8e30b25106771c324b6b768 Mon Sep 17 00:00:00 2001 From: Anamay Date: Wed, 5 Feb 2025 12:43:37 +0530 Subject: [PATCH 2645/3585] Update anamay.json --- domains/anamay.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/anamay.json b/domains/anamay.json index 8479cdb5d..4516f24e9 100644 --- a/domains/anamay.json +++ b/domains/anamay.json @@ -1,11 +1,10 @@ { "description": "Anamay's .is-a.dev domain", - "repo": "https://github.com/anamaykashiv/anamaykashiv.github.io", "owner": { "username": "anamaykashiv", "email": "kashiv.anamay002@gmail.com" }, "record": { - "CNAME": "anamaykashiv.github.io" + "CNAME": "anamay.eu.org" } -} \ No newline at end of file +} From 02b958ce854f62ae779d472f0126c6d7684f8580 Mon Sep 17 00:00:00 2001 From: Adil Mohammed Date: Wed, 5 Feb 2025 13:01:03 +0530 Subject: [PATCH 2646/3585] Update adil.json repo --- domains/adil.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adil.json b/domains/adil.json index b689f3b68..68c515476 100644 --- a/domains/adil.json +++ b/domains/adil.json @@ -1,6 +1,6 @@ { - "description": "Adil Mohammed's Home Page", - "repo": "https://github.com/adil-uddin", + "description": "Adil Mohammed's Dev Portfolio", + "repo": "https://github.com/adil-uddin/adil-uddin.github.io", "owner": { "username": "adil-uddin", "email": "adilaryan786@gmail.com" 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 2647/3585] 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 2648/3585] 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 2649/3585] 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 8322c2b47a1083d1f164f173428c90d18d44245c Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 5 Feb 2025 11:53:06 +0400 Subject: [PATCH 2650/3585] remove empty field --- domains/_vercel.balaji.json | 3 +-- domains/balaji.json | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/_vercel.balaji.json b/domains/_vercel.balaji.json index fa0982e67..cdec0a83c 100644 --- a/domains/_vercel.balaji.json +++ b/domains/_vercel.balaji.json @@ -1,8 +1,7 @@ { "owner": { "username": "balaji-atoa", - "discord": "popz06", - "email": "" + "discord": "popz06" }, "record": { "TXT": "vc-domain-verify=balaji.is-a.dev,b4898f8e7508d5de541e" diff --git a/domains/balaji.json b/domains/balaji.json index e32015081..e9cfc3885 100644 --- a/domains/balaji.json +++ b/domains/balaji.json @@ -1,7 +1,6 @@ { "owner": { "username": "balaji-atoa", - "email": "", "discord": "popz06" }, "record": { From 5a2ee6298e97b65b2e99639e84bb5daaa0a241e6 Mon Sep 17 00:00:00 2001 From: "bd." Date: Wed, 5 Feb 2025 16:11:22 +0800 Subject: [PATCH 2651/3585] 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 58b416cd03198b6afee3c6816a4e78cc22a5bbf9 Mon Sep 17 00:00:00 2001 From: ajaysathvik Date: Wed, 5 Feb 2025 13:44:56 +0530 Subject: [PATCH 2652/3585] . --- ajaysathvik.json => domains/ajaysathvik.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ajaysathvik.json => domains/ajaysathvik.json (100%) diff --git a/ajaysathvik.json b/domains/ajaysathvik.json similarity index 100% rename from ajaysathvik.json rename to domains/ajaysathvik.json From e320cf8d4197372b1de30b9d29cd9af2a1918b22 Mon Sep 17 00:00:00 2001 From: "P.Bala kishore" <129872649+Kishore0122@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:56:56 +0530 Subject: [PATCH 2653/3585] Update kishore.json --- domains/kishore.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kishore.json b/domains/kishore.json index f90374f96..12c8a9a9e 100644 --- a/domains/kishore.json +++ b/domains/kishore.json @@ -6,6 +6,6 @@ "email": "kishorepanuganti278@gmail.com" }, "record": { - "CNAME": "kishore0122.github.io/portfolio/" + "CNAME": "kishore0122.github.io" } } From 815414276529b68745f4437860ffdc88b0c5ac88 Mon Sep 17 00:00:00 2001 From: AshtonFabby Date: Wed, 5 Feb 2025 10:43:00 +0200 Subject: [PATCH 2654/3585] updated email --- domains/ashtonfabby.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashtonfabby.json b/domains/ashtonfabby.json index 296f3c2aa..a9600a85a 100644 --- a/domains/ashtonfabby.json +++ b/domains/ashtonfabby.json @@ -3,7 +3,7 @@ "repo": "https://github.com/AshtonFabby/portfolio.git", "owner": { "username": "ashtonfabby", - "email": "[ashtonfabbt@gmail.com]" + "email": "ashtonfabbt@gmail.com" }, "record": { "A": ["75.2.60.5"] From 86296db8b5da558f5e9d8c9cab49ffa2b07b1b9f Mon Sep 17 00:00:00 2001 From: Muhammad Ameen <133481818+am333n@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:14:06 +0530 Subject: [PATCH 2655/3585] Create _github-pages-challenge-am333n.json --- domains/_github-pages-challenge-am333n.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-am333n.json diff --git a/domains/_github-pages-challenge-am333n.json b/domains/_github-pages-challenge-am333n.json new file mode 100644 index 000000000..ab2407f49 --- /dev/null +++ b/domains/_github-pages-challenge-am333n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "am333n", + "email": "muhammedameen752@gmail.com" + }, + "record": { + "TXT": "ae46785afb026d6f57c4eb85f644eb" + } +} 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 2656/3585] 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 2657/3585] 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 2658/3585] 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 087f85c44fa29e83c97d71f574cb6f38a88981b4 Mon Sep 17 00:00:00 2001 From: Tullio Sebastiani Date: Tue, 4 Feb 2025 16:07:50 +0100 Subject: [PATCH 2659/3585] added tullio.json subdomain --- domains/tullio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tullio.json diff --git a/domains/tullio.json b/domains/tullio.json new file mode 100644 index 000000000..cc3baa5e0 --- /dev/null +++ b/domains/tullio.json @@ -0,0 +1,11 @@ +{ + "description": "Tullio Sebastiani's Home Page", + "repo": "https://github.com/tsebastiani", + "owner": { + "username": "tsebastiani", + "email": "github.sensitize723@passinbox.com" + }, + "record": { + "CNAME": "tsebastiani.github.io" + } +} From fd00354395783ff70780647349b0dc8f9dcd7d98 Mon Sep 17 00:00:00 2001 From: Vigikaran Date: Wed, 5 Feb 2025 09:11:28 +0000 Subject: [PATCH 2660/3585] Update domains/vigikaran.json Co-authored-by: 21Z <21z95@proton.me> --- domains/vigikaran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vigikaran.json b/domains/vigikaran.json index 002df825b..30c271d2d 100644 --- a/domains/vigikaran.json +++ b/domains/vigikaran.json @@ -4,6 +4,6 @@ "email": "vigikaran.php@gmail.com" }, "record": { - "url": "https://www.linkedin.com/in/vigikaran/" + "URL": "https://www.linkedin.com/in/vigikaran/" } } From d9e5b07cf60956c0ef180e7f026cc6e6c79b8ccc Mon Sep 17 00:00:00 2001 From: ignazio-castrogiovanni Date: Wed, 5 Feb 2025 21:08:34 +1100 Subject: [PATCH 2661/3585] 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 2662/3585] 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 2663/3585] 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 2664/3585] 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 2665/3585] 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 9a047c65c27a6aa7c898fa1f7a7909fc67f8476d Mon Sep 17 00:00:00 2001 From: Dipesh Khanal <63183800+Dipesh79@users.noreply.github.com> Date: Wed, 5 Feb 2025 10:56:03 +0000 Subject: [PATCH 2666/3585] ref: updated email --- domains/dipesh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dipesh.json b/domains/dipesh.json index b407f212b..8e861f387 100644 --- a/domains/dipesh.json +++ b/domains/dipesh.json @@ -1,6 +1,7 @@ { "owner": { - "username": "dipesh79" + "username": "dipesh79", + "email": "dipeshkhanal79@gmail.com" }, "record": { "A": "192.250.235.27" 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 2667/3585] 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 2668/3585] 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 2669/3585] 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 2670/3585] 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 2671/3585] 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 2672/3585] 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 2673/3585] 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 b5112190a9743c3fe92a799e8b5865014afc92bb Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Wed, 5 Feb 2025 15:25:52 +0200 Subject: [PATCH 2674/3585] Create alphaspheredotai.json --- domains/alphaspheredotai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alphaspheredotai.json diff --git a/domains/alphaspheredotai.json b/domains/alphaspheredotai.json new file mode 100644 index 000000000..269ba2f39 --- /dev/null +++ b/domains/alphaspheredotai.json @@ -0,0 +1,11 @@ +{ + "description": "Website of AlphaSphere.AI Team", + "repo": "https://github.com/AlphaSphereDotAI/AlphaSphereDotAI.github.io", + "owner": { + "username": "AlphaSphereDotAI", + "email": "AlphaSphere.AI@gmail.com" + }, + "record": { + "CNAME": "AlphaSphereDotAI.github.io" + } +} From 22fd806883889a29836e12192f55ae749beb14db Mon Sep 17 00:00:00 2001 From: Tajbi-Ul-Hasan Bithto <96212020+01HB@users.noreply.github.com> Date: Wed, 5 Feb 2025 20:36:22 +0600 Subject: [PATCH 2675/3585] Create _vercel.hasanbithto.json --- domains/_vercel.hasanbithto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.hasanbithto.json diff --git a/domains/_vercel.hasanbithto.json b/domains/_vercel.hasanbithto.json new file mode 100644 index 000000000..1267a9e7a --- /dev/null +++ b/domains/_vercel.hasanbithto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "01HB", + "email": "hasanbithto207058@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hasanbithto.is-a.dev,0422b355c897ac45ba16" + } +} From 1bd57a849f888577dbae0c3ce5ca4666e6159049 Mon Sep 17 00:00:00 2001 From: Phani2425 Date: Wed, 5 Feb 2025 20:47:16 +0530 Subject: [PATCH 2676/3585] Add phani.json for portfolio showcasing and contact details --- domains/phani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/phani.json diff --git a/domains/phani.json b/domains/phani.json new file mode 100644 index 000000000..00581b86c --- /dev/null +++ b/domains/phani.json @@ -0,0 +1,11 @@ +{ + "description": "PortFolio Showcasing my Works and contact details", + "repo":"https://github.com/Phani2425/My-Portfolio", + "owner":{ + "username":"Phani2425", + "email":"mohantyphanibhusan@gmail.com" + }, + "record":{ + "URL":"https://portfolioweb-gules.vercel.app/" + } +} \ No newline at end of file From 2d00326a878c883c922150f051c58bdbe8e11922 Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:26:12 +0200 Subject: [PATCH 2677/3585] Delete domains/ish/ishbenjamin.json --- domains/ish/ishbenjamin.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ish/ishbenjamin.json diff --git a/domains/ish/ishbenjamin.json b/domains/ish/ishbenjamin.json deleted file mode 100644 index f5d7c88f0..000000000 --- a/domains/ish/ishbenjamin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Aurumdev952", - "email": "benjamugi20072@gmail.com" - }, - "record": { - "CNAME": "benjamin-bay.vercel.app" - } -} From d59d1e14bd2648bda922677f0f6c0f33fac9159c Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:27:47 +0200 Subject: [PATCH 2678/3585] Create ishbenjamin.json --- domains/ishbenjamin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ishbenjamin.json diff --git a/domains/ishbenjamin.json b/domains/ishbenjamin.json new file mode 100644 index 000000000..f5d7c88f0 --- /dev/null +++ b/domains/ishbenjamin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, + "record": { + "CNAME": "benjamin-bay.vercel.app" + } +} From 4a97ae97ea5df504a24a9d48e7a4ac848f21ae98 Mon Sep 17 00:00:00 2001 From: Moein Alizadeh Date: Wed, 5 Feb 2025 19:07:54 +0330 Subject: [PATCH 2679/3585] 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 86a67ea3e7a38fb6a11143575f39dae08e2a9e4a Mon Sep 17 00:00:00 2001 From: helloromero Date: Wed, 5 Feb 2025 15:50:15 +0000 Subject: [PATCH 2680/3585] updateed romero.json --- domains/romero.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/romero.json b/domains/romero.json index fc4cac431..4ed0e2b50 100644 --- a/domains/romero.json +++ b/domains/romero.json @@ -1,7 +1,8 @@ { - "your-subdomain": { + "owner": { "owner": { - "username": "helloromero" + "username": "helloromero", + "email": "hello@helloromero.co.uk" }, "records": { "CNAME": "helloromero.co.uk" From 1e5059e6c7d986ff3bda7083e8079039e4bfc1b0 Mon Sep 17 00:00:00 2001 From: Dipesh Khanal <63183800+Dipesh79@users.noreply.github.com> Date: Wed, 5 Feb 2025 21:39:25 +0545 Subject: [PATCH 2681/3585] Update domains/dipesh.json Co-authored-by: 21Z <21z95@proton.me> --- domains/dipesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dipesh.json b/domains/dipesh.json index 8e861f387..c9056fd66 100644 --- a/domains/dipesh.json +++ b/domains/dipesh.json @@ -4,6 +4,6 @@ "email": "dipeshkhanal79@gmail.com" }, "record": { - "A": "192.250.235.27" + "A": ["192.250.235.27"] } } From 80c68eff7fd4fdc1ca2734376f080fd7abde18b6 Mon Sep 17 00:00:00 2001 From: Adi Purnomo Date: Wed, 5 Feb 2025 23:43:27 +0700 Subject: [PATCH 2682/3585] feat: add mvl.is-a.dev --- domains/mvl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mvl.json diff --git a/domains/mvl.json b/domains/mvl.json new file mode 100644 index 000000000..0f495b384 --- /dev/null +++ b/domains/mvl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "medival", + "email": "dev.adipurnomo@gmail.com" + }, + "record": { + "CNAME": "blog.mvl.biz.id" + } +} From c89d495eec1eb23b806484728bada98d7fd471d9 Mon Sep 17 00:00:00 2001 From: Abdelhamied Mostafa <75527583+abdelhamied403@users.noreply.github.com> Date: Wed, 5 Feb 2025 19:03:43 +0200 Subject: [PATCH 2683/3585] added my email --- domains/abdelhamied.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abdelhamied.json b/domains/abdelhamied.json index 7364a6ada..d7211c2de 100644 --- a/domains/abdelhamied.json +++ b/domains/abdelhamied.json @@ -1,6 +1,7 @@ { "owner": { - "username": "abdelhamied403" + "username": "abdelhamied403", + "email": "abdelhamied403@gmail.com" }, "record": { "CNAME": "abdelhamied.vercel.app" 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 2684/3585] 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 2685/3585] 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 ea5818ff41b9693648eca141e8471b611fa5932e Mon Sep 17 00:00:00 2001 From: Pedro Henrique Pires Date: Wed, 5 Feb 2025 14:13:47 -0300 Subject: [PATCH 2686/3585] Update php.json Co-authored-by: 21Z <21z95@proton.me> --- domains/php.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/php.json b/domains/php.json index f3d6a20b0..7296cc2ec 100644 --- a/domains/php.json +++ b/domains/php.json @@ -6,5 +6,5 @@ }, "record": { "CNAME": "pedrohenriquepires.com.br" - }, + } } 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 2687/3585] 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 173b82617260977f88cdba3ee3f43b90ec6ff938 Mon Sep 17 00:00:00 2001 From: ajaysathvik Date: Wed, 5 Feb 2025 22:53:03 +0530 Subject: [PATCH 2688/3585] . --- domains/ajaysathvik.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/ajaysathvik.json b/domains/ajaysathvik.json index 0338a6502..d6948d1bb 100644 --- a/domains/ajaysathvik.json +++ b/domains/ajaysathvik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ajaysathvik", - "email": "ajaysathviksu@gmail.com", - }, - "record": { - "CNAME": "ajaysathvik.vercel.app" - } + "owner": { + "username": "ajaysathvik", + "email": "ajaysathviksu@gmail.com" + }, + "record": { + "CNAME": "ajaysathvik.vercel.app" + } } From 69b44bd8d5ad4574a1c3bc0c799f1d15b3db4762 Mon Sep 17 00:00:00 2001 From: tanishchahal5705 Date: Wed, 5 Feb 2025 22:53:16 +0530 Subject: [PATCH 2689/3585] adding a new domain :) --- domains/tanish.chahal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tanish.chahal.json diff --git a/domains/tanish.chahal.json b/domains/tanish.chahal.json new file mode 100644 index 000000000..bcbfb26b8 --- /dev/null +++ b/domains/tanish.chahal.json @@ -0,0 +1,11 @@ +{ + "description": "Tanish's Portfolio", + "repo": "https://github.com/TanishChahal/register", + "owner": { + "username": "TanishChahal", + "email": "TanishChahal5705@gmail.com" + }, + "record": { + "URL": "tanishchahal.netlify.app" + } +} \ No newline at end of file From 2353de32f3d4fa7bf2d04ea91a039c3059e3e25a Mon Sep 17 00:00:00 2001 From: Neel Mishra Date: Wed, 5 Feb 2025 22:59:14 +0530 Subject: [PATCH 2690/3585] Create neel.json --- domains/neel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neel.json diff --git a/domains/neel.json b/domains/neel.json new file mode 100644 index 000000000..2a38c7ddd --- /dev/null +++ b/domains/neel.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website of Neel Mishra", + "repo": "https://github.com/Neel-07/my_portfolio", + "owner": { + "username": "neelmishra", + "email": "neelmishra9125@gmail.com" + }, + "record": { + "CNAME": "neelmishra.vercel.app" + + } +} From fdfa06d7f2d47a5400cb8dff7b63fe68642f91bd Mon Sep 17 00:00:00 2001 From: jmmille <4968945+jmmille@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:33:26 -0500 Subject: [PATCH 2691/3585] Create jmmille.json --- domains/jmmille.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jmmille.json diff --git a/domains/jmmille.json b/domains/jmmille.json new file mode 100644 index 000000000..d91bf5ae7 --- /dev/null +++ b/domains/jmmille.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jmmille", + "email": "4968945+jmmille@users.noreply.github.com" + }, + "record": { + "URL": "https://github.com/jmmille" + } +} 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 2692/3585] 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 7398a32fda6b46d3722b0356f51d5e6d68a59de0 Mon Sep 17 00:00:00 2001 From: Avis Lowha Date: Thu, 6 Feb 2025 00:25:18 +0530 Subject: [PATCH 2693/3585] added _vercel.awhvish.json --- domains/_vercel.awhvish.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_vercel.awhvish.json b/domains/_vercel.awhvish.json index 287cce65b..24944584a 100644 --- a/domains/_vercel.awhvish.json +++ b/domains/_vercel.awhvish.json @@ -1,8 +1,7 @@ { - "description": "Personal Portfolio Website", "owner": { "username": "awhvish", - "email": "avislowha9@gmail.com", + "email": "avislowha9@gmail.com" }, "record": { "TXT": ["vc-domain-verify=awhvish.is-a.dev,f4fbe002837b72638f88"] From 742a76466ba8a94c5209ac1b51e407927a327d04 Mon Sep 17 00:00:00 2001 From: !Ozzy <72514113+20zzy19@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:48:47 -0700 Subject: [PATCH 2694/3585] Create 20zzy19.json --- domains/20zzy19.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/20zzy19.json diff --git a/domains/20zzy19.json b/domains/20zzy19.json new file mode 100644 index 000000000..2db4726e7 --- /dev/null +++ b/domains/20zzy19.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for 20zzy19", + "repo": "https://github.com/20zzy19/Portfolioy", + "owner": { + "username": "20zzy19", + "email": "a620zzy@gmail.com" + }, + "record": { + "A": ["98.43.59.193"] + } +} From 9f6658a89989803f377f7336394eb0d38159b523 Mon Sep 17 00:00:00 2001 From: !Ozzy <72514113+20zzy19@users.noreply.github.com> Date: Wed, 5 Feb 2025 15:01:20 -0700 Subject: [PATCH 2695/3585] Update 20zzy19.json --- domains/20zzy19.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/20zzy19.json b/domains/20zzy19.json index 2db4726e7..616f16bb7 100644 --- a/domains/20zzy19.json +++ b/domains/20zzy19.json @@ -1,5 +1,5 @@ { - "description": "Portfolio for 20zzy19", + "description": "Portfolio and Blog for 20zzy19", "repo": "https://github.com/20zzy19/Portfolioy", "owner": { "username": "20zzy19", 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 2696/3585] 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 860b52bd27a18b409250a54e7d3d102265411cf4 Mon Sep 17 00:00:00 2001 From: Nino Manalo Casupanan Date: Thu, 6 Feb 2025 08:13:44 +0800 Subject: [PATCH 2697/3585] Create nnocsupnn.json --- domains/nnocsupnn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nnocsupnn.json diff --git a/domains/nnocsupnn.json b/domains/nnocsupnn.json new file mode 100644 index 000000000..e316b19fb --- /dev/null +++ b/domains/nnocsupnn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nnocsupnn", + "email": "nnocsupnn@gmail.com" + }, + "record": { + "CNAME": "nnocsupnn.github.io" + } +} From 9ecfbd95a3c26a948c5914198fc69e9b442eee6c Mon Sep 17 00:00:00 2001 From: liboot Date: Wed, 5 Feb 2025 17:09:20 -0800 Subject: [PATCH 2698/3585] Create liboot.json --- domains/liboot.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/liboot.json diff --git a/domains/liboot.json b/domains/liboot.json new file mode 100644 index 000000000..008b19957 --- /dev/null +++ b/domains/liboot.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "libootnet" + }, + "record": { + "URL": "https://github.com/libootnet" + } +} From 2a7c5ff9dde6362134536abb0c00e824f41e4a66 Mon Sep 17 00:00:00 2001 From: denty <54261774+dentylife@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:23:49 +0800 Subject: [PATCH 2699/3585] Create denty.json add denty.json --- domains/denty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denty.json diff --git a/domains/denty.json b/domains/denty.json new file mode 100644 index 000000000..db491336e --- /dev/null +++ b/domains/denty.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "denty", + "email": "dentyaptx@gmail.com" + }, + "record": { + "A": [ + "158.101.152.7" + ] + } +} From ca6d2a4b24abed67bc851c9297a86b964a993897 Mon Sep 17 00:00:00 2001 From: Lin Htut Kyaw <128688572+linhtutkyawdev@users.noreply.github.com> Date: Thu, 6 Feb 2025 08:56:34 +0630 Subject: [PATCH 2700/3585] Create linhtutkyaw.json --- domains/linhtutkyaw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/linhtutkyaw.json diff --git a/domains/linhtutkyaw.json b/domains/linhtutkyaw.json new file mode 100644 index 000000000..e767bdaf0 --- /dev/null +++ b/domains/linhtutkyaw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "linhtutkyawdev", + "email": "linhtutkyaw.dev@gmail.com" + }, + "record": { + "CNAME": "linhtutkyawdev.vercel.app" + } +} From 4320ea66ede7fa9ef82c244fbdc0e7dbc61ab587 Mon Sep 17 00:00:00 2001 From: Lin Htut Kyaw <128688572+linhtutkyawdev@users.noreply.github.com> Date: Thu, 6 Feb 2025 08:56:49 +0630 Subject: [PATCH 2701/3585] Create _vercel.linhtutkyaw.json --- domains/_vercel.linhtutkyaw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.linhtutkyaw.json diff --git a/domains/_vercel.linhtutkyaw.json b/domains/_vercel.linhtutkyaw.json new file mode 100644 index 000000000..91a83a8b3 --- /dev/null +++ b/domains/_vercel.linhtutkyaw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "linhtutkyawdev", + "email": "linhtutkyaw.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=linhtutkyaw.is-a.dev,0d9ce126d75cfb7fe853" + } +} From 56f190b0522a69f9fe01d737979a3f0a5628acb7 Mon Sep 17 00:00:00 2001 From: leopku Date: Thu, 6 Feb 2025 10:27:58 +0800 Subject: [PATCH 2702/3585] add 1024.json --- domains/1024.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/1024.json diff --git a/domains/1024.json b/domains/1024.json new file mode 100644 index 000000000..37beafbab --- /dev/null +++ b/domains/1024.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "leopku" + }, + "record": { + "A": ["10.0.1.7"] + } +} From f76e518695801421195815bcdeb14938114d7419 Mon Sep 17 00:00:00 2001 From: leopku Date: Thu, 6 Feb 2025 10:37:23 +0800 Subject: [PATCH 2703/3585] change record type to URL --- domains/1024.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/1024.json b/domains/1024.json index 37beafbab..22d057f78 100644 --- a/domains/1024.json +++ b/domains/1024.json @@ -3,6 +3,6 @@ "username": "leopku" }, "record": { - "A": ["10.0.1.7"] + "URL": "https://www.himysql.com" } } From f369668aa4974da38a4e3ea2ab8c260f56f15589 Mon Sep 17 00:00:00 2001 From: leopku Date: Thu, 6 Feb 2025 10:44:00 +0800 Subject: [PATCH 2704/3585] add user id of Discord --- domains/1024.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/1024.json b/domains/1024.json index 22d057f78..d102db14c 100644 --- a/domains/1024.json +++ b/domains/1024.json @@ -1,6 +1,7 @@ { "owner": { - "username": "leopku" + "username": "leopku", + "discord": "1168846640464019570" }, "record": { "URL": "https://www.himysql.com" From 0b526b4f1679dad4addf2af8edd4c274427ac53f Mon Sep 17 00:00:00 2001 From: Billion Bucks Date: Thu, 6 Feb 2025 09:35:15 +0530 Subject: [PATCH 2705/3585] Create billion.json --- domains/billion.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/billion.json diff --git a/domains/billion.json b/domains/billion.json new file mode 100644 index 000000000..1c4b1b0a6 --- /dev/null +++ b/domains/billion.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "billionbucks", + "discord": "mrbillion_bucks", + "email": "mrbillionbucks@gmail.com" + }, + "record": { + "A": ["127.0.0.1"] + "CNAME": "billionbucks.github.io" + } +} From 0b539fee2e682312637fd0759c60c8104d4583c1 Mon Sep 17 00:00:00 2001 From: Billion Bucks Date: Thu, 6 Feb 2025 09:39:57 +0530 Subject: [PATCH 2706/3585] Update billion.json --- domains/billion.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/billion.json b/domains/billion.json index 1c4b1b0a6..021d46279 100644 --- a/domains/billion.json +++ b/domains/billion.json @@ -5,7 +5,6 @@ "email": "mrbillionbucks@gmail.com" }, "record": { - "A": ["127.0.0.1"] "CNAME": "billionbucks.github.io" } } From e58ca4283bab00a5d94e96ee6dca3f90eee2b842 Mon Sep 17 00:00:00 2001 From: Achyut Neupane <30431426+achyutkneupane@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:11:38 +0545 Subject: [PATCH 2707/3585] Create achyut.json --- domains/achyut.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/achyut.json diff --git a/domains/achyut.json b/domains/achyut.json new file mode 100644 index 000000000..aecb0b2ca --- /dev/null +++ b/domains/achyut.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "achyut", + "email": "achyutkneupane@gmail.com", + "linkedin": "https://www.linkedin.com/in/achyutneupane/", + "phone": "+9779860323771" + }, + "record": { + "CNAME": "achyut.com.np" + } +} From 9992b28316b5a44154109156ba56fd21ad4d865d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 6 Feb 2025 09:01:41 +0400 Subject: [PATCH 2708/3585] fix json --- domains/heyaxo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/heyaxo.json b/domains/heyaxo.json index 4fcc7a654..a57869059 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -3,7 +3,7 @@ "repo": "https://github.com/verygafanhot", "owner": { "username": "Verygafanhot", - "email": "verygafanhot@gmail.com" + "email": "verygafanhot@gmail.com", "twitter": "verygafanhot", "discord": "Verygafanhot" }, 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 2709/3585] 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 0dcfb68ea6c935afba2c7f5d63a6d5b1bff8ff0d Mon Sep 17 00:00:00 2001 From: Hong Jiarong Date: Thu, 6 Feb 2025 13:39:09 +0800 Subject: [PATCH 2710/3585] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20hjr.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 21Z <21z95@proton.me> --- domains/hjr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hjr.json b/domains/hjr.json index fbb47b802..8a65a027b 100644 --- a/domains/hjr.json +++ b/domains/hjr.json @@ -6,5 +6,5 @@ }, "record": { "CNAME": "hongjr03-github-io.vercel.app" - }, + } } From d31a8ae5a2743f7be6629c6efe23af8d28024a9b Mon Sep 17 00:00:00 2001 From: Gustavo Caetano Date: Thu, 6 Feb 2025 02:47:49 -0300 Subject: [PATCH 2711/3585] 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 2712/3585] 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 f87d93f63a07100f006b0cb8062f8320ef270963 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 6 Feb 2025 09:57:09 +0400 Subject: [PATCH 2713/3585] Rename _github-pages-challenge-am333n.json to _github-pages-challenge-am333n.ameen.json --- ...enge-am333n.json => _github-pages-challenge-am333n.ameen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-am333n.json => _github-pages-challenge-am333n.ameen.json} (100%) diff --git a/domains/_github-pages-challenge-am333n.json b/domains/_github-pages-challenge-am333n.ameen.json similarity index 100% rename from domains/_github-pages-challenge-am333n.json rename to domains/_github-pages-challenge-am333n.ameen.json From 574173de31693589e638d5c622cac178de669582 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 6 Feb 2025 09:59:09 +0400 Subject: [PATCH 2714/3585] Update achyut.json --- domains/achyut.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/achyut.json b/domains/achyut.json index aecb0b2ca..0d4371dbc 100644 --- a/domains/achyut.json +++ b/domains/achyut.json @@ -1,9 +1,8 @@ { "owner": { - "username": "achyut", + "username": "achyutkneupane", "email": "achyutkneupane@gmail.com", - "linkedin": "https://www.linkedin.com/in/achyutneupane/", - "phone": "+9779860323771" + "linkedin": "achyutneupane" }, "record": { "CNAME": "achyut.com.np" From 9881e504eebe2785a69aa12416bd9033f8ae63e0 Mon Sep 17 00:00:00 2001 From: "While True: learn()" Date: Thu, 6 Feb 2025 13:59:59 +0800 Subject: [PATCH 2715/3585] Update domains/battlehawk.json Co-authored-by: 21Z <21z95@proton.me> --- domains/battlehawk.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/battlehawk.json b/domains/battlehawk.json index 5322ce2a2..7fee75844 100644 --- a/domains/battlehawk.json +++ b/domains/battlehawk.json @@ -6,6 +6,5 @@ }, "record": { "URL": "https://code1024.icu" - }, - "proxied": true + } } From 88cb16af10934cbe0122b963ebf800703f1a9a6c Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan Date: Thu, 6 Feb 2025 11:33:52 +0530 Subject: [PATCH 2716/3585] 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 2717/3585] 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 2718/3585] 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 2719/3585] 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 4fe436d6793e8186d2126a4a99650a92e178941d Mon Sep 17 00:00:00 2001 From: Kunal Bishwal Date: Thu, 6 Feb 2025 12:56:50 +0530 Subject: [PATCH 2720/3585] Changes --- domains/CodeXKun.json | 13 ++++++------- domains/_vercel.CodeXKun.json | 9 +++++++++ 2 files changed, 15 insertions(+), 7 deletions(-) create mode 100644 domains/_vercel.CodeXKun.json diff --git a/domains/CodeXKun.json b/domains/CodeXKun.json index 85df0b73b..30f79db02 100644 --- a/domains/CodeXKun.json +++ b/domains/CodeXKun.json @@ -1,12 +1,11 @@ { + "description": "Personal Portfolio", + "repo": "https://github.com/KunalBishwal/Portfolio_IDE", "owner": { - "username": "KunalBishwal", - "email": "kunalbishwal2004@gmail.com", - "intagram": "", - "discord": "KunXNin#8506" + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com" }, - "description": "I'll probably put some project pages on codexkun.is-a.dev.", "record": { - "CNAME": "KunalBishwal.github.io" + "CNAME": "https://portfolio-ide-zeta.vercel.app/" } -} +} \ No newline at end of file diff --git a/domains/_vercel.CodeXKun.json b/domains/_vercel.CodeXKun.json new file mode 100644 index 000000000..1a73004d2 --- /dev/null +++ b/domains/_vercel.CodeXKun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=codexkun.is-a.dev,0c262cd5c5e3a73e7717" + } +} \ No newline at end of file From 4bd369455ee77893c8d5eb789e9bbf895305fe75 Mon Sep 17 00:00:00 2001 From: Currypan1229 <67533379+Currypan1229@users.noreply.github.com> Date: Thu, 6 Feb 2025 17:07:15 +0900 Subject: [PATCH 2721/3585] Create pan.json --- domains/pan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pan.json diff --git a/domains/pan.json b/domains/pan.json new file mode 100644 index 000000000..137646f0b --- /dev/null +++ b/domains/pan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Currypan1229", + "email": "abcqqqwpvp@gmail.com" + }, + "record": { + "URL": "https://github.com/Currypan1229" + } +} From 1168bdbc1ab0e0be20f8a2234311f25e81e8ac8a Mon Sep 17 00:00:00 2001 From: Currypan1229 <67533379+Currypan1229@users.noreply.github.com> Date: Thu, 6 Feb 2025 17:07:52 +0900 Subject: [PATCH 2722/3585] Create currypan1229.json --- domains/currypan1229.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/currypan1229.json diff --git a/domains/currypan1229.json b/domains/currypan1229.json new file mode 100644 index 000000000..137646f0b --- /dev/null +++ b/domains/currypan1229.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Currypan1229", + "email": "abcqqqwpvp@gmail.com" + }, + "record": { + "URL": "https://github.com/Currypan1229" + } +} From 8d6753225f1c1edc6b863aaf8879045b2bcc0489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=B5=20Ng=E1=BB=8Dc=20Quang=20Minh?= <49482201+MinhOmega@users.noreply.github.com> Date: Wed, 5 Feb 2025 11:17:22 +0700 Subject: [PATCH 2723/3585] Create minhvo.json --- domains/minhvo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/minhvo.json diff --git a/domains/minhvo.json b/domains/minhvo.json new file mode 100644 index 000000000..b883f6b06 --- /dev/null +++ b/domains/minhvo.json @@ -0,0 +1,12 @@ +{ + "description": "minhomega.github.io", + "repo": "https://github.com/minhomega/minhomega.github.io", + "owner": { + "username": "minhomega", + "email": "minhvo050298@gmail.com", + "discord": "omega0502" + }, + "record": { + "CNAME": "minhomega.github.io" + } +} \ No newline at end of file From 09e899e2fef43653b2a302961be52ac3df722c02 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:17:06 +0700 Subject: [PATCH 2724/3585] Create yohanesrioirsan.json --- domains/yohanesrioirsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yohanesrioirsan.json diff --git a/domains/yohanesrioirsan.json b/domains/yohanesrioirsan.json new file mode 100644 index 000000000..0edf88def --- /dev/null +++ b/domains/yohanesrioirsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" + } +} From 80efcd5a96e09fc45cde4645e3ce7104af99eed9 Mon Sep 17 00:00:00 2001 From: Siddhant Sharma <79889236+siddhant385@users.noreply.github.com> Date: Thu, 6 Feb 2025 14:47:44 +0530 Subject: [PATCH 2725/3585] Create sid385.json --- domains/sid385.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sid385.json diff --git a/domains/sid385.json b/domains/sid385.json new file mode 100644 index 000000000..8b97b2a63 --- /dev/null +++ b/domains/sid385.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio ", + "repo": "https://github.com/siddhant385/siddhant385.github.io", + "owner": { + "username": "siddhant385", + "email": "ssiddhant.ssharma@gmail.com" + }, + "record": { + "CNAME": "siddhant385.github.io" + } +} From 6cdf1a62b5e22ab978410833745eb7f075b92ab8 Mon Sep 17 00:00:00 2001 From: Armaan Nakhuda <95076879+Armaan4477@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:34:35 +0530 Subject: [PATCH 2726/3585] Create armaan44.json --- domains/armaan44.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/armaan44.json diff --git a/domains/armaan44.json b/domains/armaan44.json new file mode 100644 index 000000000..b38f4b2da --- /dev/null +++ b/domains/armaan44.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio-Website", + "repo": "https://github.com/Armaan4477/Portfolio", + "owner": { + "username": "Armaan4477", + "email": "nakhudaarmaan66@gmail.com" + }, + "record": { + "CNAME": "https://armaan4477.github.io/Portfolio/" + } + } From 70fa156bda12d356cde673dc5f232a861b534635 Mon Sep 17 00:00:00 2001 From: Pawan Subedi <86760127+pawansubedi889@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:57:24 +0545 Subject: [PATCH 2727/3585] Create pawan.json --- domains/pawan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pawan.json diff --git a/domains/pawan.json b/domains/pawan.json new file mode 100644 index 000000000..7bd403c7b --- /dev/null +++ b/domains/pawan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pawansubedi889", + "email":"mail@pawansubedi.me" + }, + "record": { + "URL": "https://www.pawansubedi.me/" + } +} From 4ee267b929a88e262fcf27e62257948b1198240b Mon Sep 17 00:00:00 2001 From: Srcpranav <152841944+Srcpranav@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:30:27 +0530 Subject: [PATCH 2728/3585] Update pranav.json --- domains/pranav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pranav.json b/domains/pranav.json index aae98d65f..3020c0d4f 100644 --- a/domains/pranav.json +++ b/domains/pranav.json @@ -3,7 +3,7 @@ "repo": "https://github.com/is-a-dev/docs", "owner": { "username": "Srcpranav", - "email": "[zoldyckzoldyck41@gmail.com]" + "email": "zoldyckzoldyck41@gmail.com" }, "record": { "CNAME": "pranav-portfolio-sigma.vercel.app" From 633f478f0f9507ee077b9ffb10cfbc0b32a83446 Mon Sep 17 00:00:00 2001 From: Mohit Kumar <45988483+kumar-mohit-dev@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:41:40 +0530 Subject: [PATCH 2729/3585] Rename mohit to mohit.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 👍🏻 Renamed successfully to mohit.json --- domains/{mohit => mohit.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mohit => mohit.json} (100%) diff --git a/domains/mohit b/domains/mohit.json similarity index 100% rename from domains/mohit rename to domains/mohit.json From e9150cc637cc3dcb411a4fe83a833995acc4f020 Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:19:51 +0100 Subject: [PATCH 2730/3585] Removed proxied false due to a mistake when setting up the dns recods --- domains/noob.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/noob.json b/domains/noob.json index fb0b0a9f1..3f0feb71b 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -1,6 +1,6 @@ { "description": "My personal portfolio site, made in nextjs", - "repo": "https://github.com/is-a-dev/docs", + "repo": "https://github.com/IMXNOOBX/universe", "owner": { "username": "IMXNOOBX", "email": "me@noob.bio" @@ -8,5 +8,4 @@ "record": { "CNAME": "noob.bio" }, - "proxied": false } \ No newline at end of file From c8206354b91fbcd5dcae4369aefe0212657a4584 Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:25:38 +0100 Subject: [PATCH 2731/3585] I missed a comma --- domains/noob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noob.json b/domains/noob.json index 3f0feb71b..6138e7f4e 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -7,5 +7,5 @@ }, "record": { "CNAME": "noob.bio" - }, + } } \ No newline at end of file From 2bcb5dbbc6719f8c626b0221f5500b650977fe4d Mon Sep 17 00:00:00 2001 From: Abdallah BARI <37937958+Abdallah01win@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:55:49 +0100 Subject: [PATCH 2732/3585] Update domains/abdallahbari.json Co-authored-by: 21Z <21z95@proton.me> --- domains/abdallahbari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdallahbari.json b/domains/abdallahbari.json index d006f40f9..77c2251ef 100644 --- a/domains/abdallahbari.json +++ b/domains/abdallahbari.json @@ -4,6 +4,6 @@ "email": "abdellah01win@gmail.com" }, "record": { - "CNAME": "https://portfolio-bf2.pages.dev/" + "CNAME": "portfolio-bf2.pages.dev" } } From 6cb8c1be7e3054172df2595eddeb04b1340b6536 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:48:03 +0530 Subject: [PATCH 2733/3585] 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 5587c2b25b888e4ca0597a875564c8a52f5b7abc Mon Sep 17 00:00:00 2001 From: Wyatt Smith Date: Thu, 6 Feb 2025 07:20:49 -0500 Subject: [PATCH 2734/3585] Update domains/wyatt.json Co-authored-by: 21Z <21z95@proton.me> --- domains/wyatt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wyatt.json b/domains/wyatt.json index 6b60e5792..465bfbe59 100644 --- a/domains/wyatt.json +++ b/domains/wyatt.json @@ -6,6 +6,6 @@ "email": "ws998116@gmail.com" }, "record": { - "CNAME": "https://ws998116.github.io/" + "CNAME": "ws998116.github.io" } } From 08bdfd0f996babe31555f5ef3aadd1824ca64b58 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:52:02 +0530 Subject: [PATCH 2735/3585] 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" From 05c544200891a6532e83fc5ca5ed6107643efea2 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:54:52 +0530 Subject: [PATCH 2736/3585] Create pikachu.json --- domains/pikachu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pikachu.json diff --git a/domains/pikachu.json b/domains/pikachu.json new file mode 100644 index 000000000..8f9c2cf8d --- /dev/null +++ b/domains/pikachu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vighnesh153", + "email": "pikachu@vighnesh153.dev" + }, + "record": { + "CNAME": "vighnesh153-app.web.app" + } +} 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 2737/3585] 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 6211e1654229df5a7d5251fb21f46cff2e009c60 Mon Sep 17 00:00:00 2001 From: Sairaj Pai <140620251+gegendepressed@users.noreply.github.com> Date: Thu, 6 Feb 2025 19:15:30 +0530 Subject: [PATCH 2738/3585] Create _github-pages-challenge-gegendepressed.sairaj.json --- .../_github-pages-challenge-gegendepressed.sairaj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-gegendepressed.sairaj.json diff --git a/domains/_github-pages-challenge-gegendepressed.sairaj.json b/domains/_github-pages-challenge-gegendepressed.sairaj.json new file mode 100644 index 000000000..2febfcf20 --- /dev/null +++ b/domains/_github-pages-challenge-gegendepressed.sairaj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gegendepressed", + "email": "sairaj09pai@gmail.com" + }, + "record": { + "TXT": "c6a67c35d8e7aac91ac5afce904ad6" + } +} From a895514bec969d5cc54e20bfe249a6cd7a3ac863 Mon Sep 17 00:00:00 2001 From: Dhruv Koshta <132095758+Dhruvkoshta@users.noreply.github.com> Date: Thu, 6 Feb 2025 19:36:23 +0530 Subject: [PATCH 2739/3585] Create dhruvkoshta.json --- domains/dhruvkoshta.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dhruvkoshta.json diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json new file mode 100644 index 000000000..9259c036b --- /dev/null +++ b/domains/dhruvkoshta.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Dhruvkoshta" + }, + "record": { + "CNAME": "dhruvkoshta.github.io" + } +} From ca34fec8709f6320e463ac9d8d08393f36753278 Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Thu, 6 Feb 2025 07:53:21 -0700 Subject: [PATCH 2740/3585] Create _github-pages-challenge-natedog2424.json --- domains/_github-pages-challenge-natedog2424.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-natedog2424.json diff --git a/domains/_github-pages-challenge-natedog2424.json b/domains/_github-pages-challenge-natedog2424.json new file mode 100644 index 000000000..b1edfb72e --- /dev/null +++ b/domains/_github-pages-challenge-natedog2424.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "natedog2424", + "email": "natedog2424mail@gmail.com" + }, + "record": { + "TXT": "277ecd07aa6d1593b09b96c9329e3b" + } +} From 9f64487db57479c7c54d41d5884a4edc7b57307e Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Thu, 6 Feb 2025 07:56:24 -0700 Subject: [PATCH 2741/3585] Rename _github-pages-challenge-natedog2424.json to _github-pages-challenge-natedog2424.nd24.json --- ...dog2424.json => _github-pages-challenge-natedog2424.nd24.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-natedog2424.json => _github-pages-challenge-natedog2424.nd24.json} (100%) diff --git a/domains/_github-pages-challenge-natedog2424.json b/domains/_github-pages-challenge-natedog2424.nd24.json similarity index 100% rename from domains/_github-pages-challenge-natedog2424.json rename to domains/_github-pages-challenge-natedog2424.nd24.json From c1f21b2f75259e6753ed64bd67c602b6fd0c9014 Mon Sep 17 00:00:00 2001 From: glek <165679471+gewaleelek@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:57:08 +0700 Subject: [PATCH 2742/3585] Create gewalee.json --- domains/gewalee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gewalee.json diff --git a/domains/gewalee.json b/domains/gewalee.json new file mode 100644 index 000000000..e28310662 --- /dev/null +++ b/domains/gewalee.json @@ -0,0 +1,11 @@ +{ + "description": "Github Pages serving as an online resume site for gewaleelek", + "repo": "https://github.com/gewaleelek/gewaleelek.github.io", + "owner": { + "username": "gewaleelek", + "email": "165679471+gewaleelek@users.noreply.github.com" + }, + "record": { + "CNAME": "gewaleelek.github.io" + } +} From 14cadda37a2e256ccc05c0c0d8ca0fa6aca974fe Mon Sep 17 00:00:00 2001 From: Mahdi Hazrati <127740921+Mahdi-Hazrati@users.noreply.github.com> Date: Thu, 6 Feb 2025 19:05:14 +0330 Subject: [PATCH 2743/3585] add owner email to mahdi.json --- domains/mahdi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mahdi.json b/domains/mahdi.json index b4b460fc9..24164f70e 100644 --- a/domains/mahdi.json +++ b/domains/mahdi.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Mahdi-Hazrati/mahdi.is-a.dev", "owner": { "username": "mahdi-hazrati", - "email": "[email protected]" + "email": "mahdihazratimailbox@gmail.com" }, "record": { "CNAME": "mahdi-hazrati.github.io" From c010f738b2890c5e45cbec0195b1a9f70b44d9d1 Mon Sep 17 00:00:00 2001 From: Mudassir Mirza Date: Thu, 6 Feb 2025 21:30:12 +0500 Subject: [PATCH 2744/3585] Create _vercel.mudasir.json --- domains/_vercel.mudasir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.mudasir.json diff --git a/domains/_vercel.mudasir.json b/domains/_vercel.mudasir.json new file mode 100644 index 000000000..f6281db7a --- /dev/null +++ b/domains/_vercel.mudasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mirzamudassir", + "discord": "0xmudassir" + }, + "record": { + "TXT": "vc-domain-verify=mudasir.is-a.dev,2d0551deb0d92e5838a7" + } +} From 5ea1c96de77ca50f586f177182e46efb2b00c78c Mon Sep 17 00:00:00 2001 From: Mudassir Mirza Date: Thu, 6 Feb 2025 21:32:03 +0500 Subject: [PATCH 2745/3585] Create mudasir.json --- domains/mudasir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mudasir.json diff --git a/domains/mudasir.json b/domains/mudasir.json new file mode 100644 index 000000000..37c04f599 --- /dev/null +++ b/domains/mudasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "insert-github-username-here", + "discord": "0xmudassir" + }, + "record": { + "CNAME": "modasir.vercel.app" + } +} From 894a1e7ec34c99f45938050a4ad12203b6b6c428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20Minh=20D=C5=A9ng?= <95391696+chromapher@users.noreply.github.com> Date: Fri, 7 Feb 2025 00:05:24 +0700 Subject: [PATCH 2746/3585] Update ziyn.json --- domains/ziyn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ziyn.json b/domains/ziyn.json index 9a726ef96..e984badaf 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -1,7 +1,7 @@ { "owner": { - "username": "254thheli", - "email": "is-a-dev@ziyn.us.kg" + "username": "chromapher", + "email": "dab-verse-uncouth@duck.com" }, "record": { "CNAME": "ziyn.pages.dev" From 0119f060d81093f7d2ac6c02c89c1f79458d4a49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20Minh=20D=C5=A9ng?= <95391696+chromapher@users.noreply.github.com> Date: Fri, 7 Feb 2025 00:06:48 +0700 Subject: [PATCH 2747/3585] Update ziyn.json --- domains/ziyn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ziyn.json b/domains/ziyn.json index e984badaf..5ae5c5423 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -1,7 +1,7 @@ { "owner": { "username": "chromapher", - "email": "dab-verse-uncouth@duck.com" + "email": "notziyn@gmail.com" }, "record": { "CNAME": "ziyn.pages.dev" From aaeda11ca26c3f6591070070f315f14acf7ae4c5 Mon Sep 17 00:00:00 2001 From: acooma Date: Thu, 6 Feb 2025 12:05:21 -0600 Subject: [PATCH 2748/3585] me: --- domains/cruz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cruz.json diff --git a/domains/cruz.json b/domains/cruz.json new file mode 100644 index 000000000..2810836d4 --- /dev/null +++ b/domains/cruz.json @@ -0,0 +1,11 @@ +{ + "description": "my portfolio", + "repo": "https://github.com/github-username/github-repository", + "owner": { + "username": "acruz97", + "email": "angelo.t.cruz1@gmail.com" + }, + "record": { + "CNAME": "acruz97.github.io/me" + } +} \ No newline at end of file From c28b780ae05ccc87fa9793f3462264416d14e1b2 Mon Sep 17 00:00:00 2001 From: Cas <72042903+caswantsanap@users.noreply.github.com> Date: Thu, 6 Feb 2025 11:05:55 -0700 Subject: [PATCH 2749/3585] Update domains/cas.json Co-authored-by: 21Z <21z95@proton.me> --- domains/cas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cas.json b/domains/cas.json index 940b8011e..11a2eb0ff 100644 --- a/domains/cas.json +++ b/domains/cas.json @@ -6,6 +6,6 @@ "email": "caswantsanap@gmail.com" }, "record": { - "CNAME": "caswantsanap.github.io\bio" + "CNAME": "caswantsanap.github.io" } } From 6cdb777d5634abdcf8da68600b109705b60428aa Mon Sep 17 00:00:00 2001 From: acooma Date: Thu, 6 Feb 2025 12:06:35 -0600 Subject: [PATCH 2750/3585] url --- domains/cruz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cruz.json b/domains/cruz.json index 2810836d4..66fa0defb 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -1,6 +1,6 @@ { "description": "my portfolio", - "repo": "https://github.com/github-username/github-repository", + "repo": "https://github.com/acruz97/me", "owner": { "username": "acruz97", "email": "angelo.t.cruz1@gmail.com" From e5e4113be2d8791433f76f7c8e8ebb41f379c61e Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 6 Feb 2025 23:43:32 +0500 Subject: [PATCH 2751/3585] Added umar.json --- domains/umar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/umar.json b/domains/umar.json index 077622020..53e4878b9 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -6,6 +6,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "CNAME": "umarsidiki.github.io" + "CNAME": "umarsidiki.github.io/me" } } \ No newline at end of file From 53f16151c2a093eae11362b2379a33235ff01483 Mon Sep 17 00:00:00 2001 From: "Mubarak H. Alketbi" <2147851+MubarakHAlketbi@users.noreply.github.com> Date: Fri, 7 Feb 2025 00:23:18 +0400 Subject: [PATCH 2752/3585] Update domains/mubarak.json Co-authored-by: 21Z <21z95@proton.me> --- domains/mubarak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mubarak.json b/domains/mubarak.json index d5a9106ee..1bd0d9359 100644 --- a/domains/mubarak.json +++ b/domains/mubarak.json @@ -6,6 +6,6 @@ "email": "mubarak.harran@gmail.com" }, "record": { - "URL": "https://mubarakhalketbi.com" + "URL": "https://github.com/MubarakHAlketbi/" } } From 27b0b236bbded4ca3a0287a9a329afc64f6f3198 Mon Sep 17 00:00:00 2001 From: Quddi <159728196+Quddiy@users.noreply.github.com> Date: Fri, 7 Feb 2025 00:40:18 +0300 Subject: [PATCH 2753/3585] Create quddi --- domains/quddi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quddi diff --git a/domains/quddi b/domains/quddi new file mode 100644 index 000000000..11769f144 --- /dev/null +++ b/domains/quddi @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Quddi" + "email": "quddi6@gmail.com" + }, + "record": { + "CNAME": "quddiy.github.io" + } +} From 7784c12e7bb7748689eda40a2e67c526d3eb7474 Mon Sep 17 00:00:00 2001 From: metalespesados Date: Thu, 6 Feb 2025 18:58:40 -0300 Subject: [PATCH 2754/3585] Create finch.json --- domains/finch.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/finch.json diff --git a/domains/finch.json b/domains/finch.json new file mode 100644 index 000000000..cb9df88e5 --- /dev/null +++ b/domains/finch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "metalespesados", + "email": "metalespesados@icloud.com" + }, + "record": { + "CNAME": "metalespesados.vercel.app" + } +} From 4c08e38fff9ec7ecfcd87fa3cd0b2311011bd37b Mon Sep 17 00:00:00 2001 From: Jason Wohlgemuth Date: Thu, 6 Feb 2025 19:14:15 -0500 Subject: [PATCH 2755/3585] Update domains/jhw.json Co-authored-by: 21Z <21z95@proton.me> --- domains/jhw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhw.json b/domains/jhw.json index d50875bf6..fdd3b8743 100644 --- a/domains/jhw.json +++ b/domains/jhw.json @@ -6,6 +6,6 @@ "twitter": "jhwohlgemuth" }, "record": { - "CNAME": "jhwohlgemuth.github.io/resume" + "CNAME": "jhwohlgemuth.github.io" } } From 90a941c5195b3392438783971669ae398d43674c Mon Sep 17 00:00:00 2001 From: Mauricio Alejandro <38020708+mamv2137@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:34:16 -0300 Subject: [PATCH 2756/3585] Create mau.json --- domains/mau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mau.json diff --git a/domains/mau.json b/domains/mau.json new file mode 100644 index 000000000..2330e1c5a --- /dev/null +++ b/domains/mau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mamv2137", + "email": "mamv.2137@gmail.com" + }, + "record": { + "CNAME": "mamv2137.github.io" + } +} From 47196d25627cf60e928dc2ecc990e531bf53399a Mon Sep 17 00:00:00 2001 From: Mohsen Ansari Date: Thu, 6 Feb 2025 22:18:30 -0500 Subject: [PATCH 2757/3585] Update domains mohsen.json added --- domains/mohsen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mohsen.json diff --git a/domains/mohsen.json b/domains/mohsen.json new file mode 100644 index 000000000..b9e64c9ad --- /dev/null +++ b/domains/mohsen.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio website for mohsenansari.com", + "owner": { + "username": "mohsenari", + "email": "m ansari387@gmail.com" + }, + "record": { + "CNAME": "mohsenansari.com" + } +} \ No newline at end of file From 46916983d694a6d962d3a786ed81880f0902ede3 Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 7 Feb 2025 04:55:37 +0000 Subject: [PATCH 2758/3585] Create siritas.json --- domains/siritas.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/siritas.json diff --git a/domains/siritas.json b/domains/siritas.json new file mode 100644 index 000000000..6b426439d --- /dev/null +++ b/domains/siritas.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dahoba" + }, + "record": { + "URL ": "https://siritas.gitlab.io" + } +} From 5ae1d46f4454006913d869535a04e39b04333b0e Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 7 Feb 2025 05:07:09 +0000 Subject: [PATCH 2759/3585] Update siritas.json add email contact --- domains/siritas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/siritas.json b/domains/siritas.json index 6b426439d..18e09e7ae 100644 --- a/domains/siritas.json +++ b/domains/siritas.json @@ -1,6 +1,7 @@ { "owner": { - "username": "dahoba" + "username": "dahoba", + "email": "dahoba+github@gmail.com" }, "record": { "URL ": "https://siritas.gitlab.io" From ac5030a4bba491aa8079b0de72667e920b206dd4 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 7 Feb 2025 11:15:43 +0400 Subject: [PATCH 2760/3585] Update umar.json --- domains/umar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/umar.json b/domains/umar.json index 53e4878b9..cc9638774 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -6,6 +6,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "CNAME": "umarsidiki.github.io/me" + "CNAME": "umarsidiki.github.io" } -} \ No newline at end of file +} From 4c3949e33d9363df1e4a870bc1841b4ed6fb184f Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:02:46 +0600 Subject: [PATCH 2761/3585] Update abdullah-al-mridul.json changes made on want --- domains/abdullah-al-mridul.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json index 297e60494..bfa2389a8 100644 --- a/domains/abdullah-al-mridul.json +++ b/domains/abdullah-al-mridul.json @@ -1,5 +1,4 @@ { - "subdomain": "abdullah-al-mridul", "owner": { "username": "abdullah-al-mridul", "email": "rim89987@gmail.com" From 1e54a2fdd8a903e4e9829c7afc36cebc43250885 Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:11:14 +0600 Subject: [PATCH 2762/3585] Delete domains/abdullah-al-mridul.json --- domains/abdullah-al-mridul.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/abdullah-al-mridul.json diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json deleted file mode 100644 index bfa2389a8..000000000 --- a/domains/abdullah-al-mridul.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "abdullah-al-mridul", - "email": "rim89987@gmail.com" - }, - "records": { - "CNAME": "abdullah-al-mridul-dev.vercel.app" - }, - "proxied": false -} From 27ed99e72e6375a3510b58d7e22435c757dcde2c Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:18:16 +0000 Subject: [PATCH 2763/3585] Update heyaxo.json --- domains/heyaxo.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/heyaxo.json b/domains/heyaxo.json index a57869059..da8a76aea 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -1,5 +1,4 @@ { - "description": "My personal homepage!", "repo": "https://github.com/verygafanhot", "owner": { "username": "Verygafanhot", @@ -8,6 +7,11 @@ "discord": "Verygafanhot" }, "record": { - "CNAME": "verygafanhot.github.io" + "CNAME": "verygafanhot.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 7491f429ee6018986fea2f1a672edc6dc6cb1d5d Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Fri, 7 Feb 2025 16:20:25 +0800 Subject: [PATCH 2764/3585] Create _discord.liam.json --- domains/_discord.liam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.liam.json diff --git a/domains/_discord.liam.json b/domains/_discord.liam.json new file mode 100644 index 000000000..99637acbc --- /dev/null +++ b/domains/_discord.liam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "liamatienza", + "email": "liamdev@duck.com" + }, + "record": { + "TXT": "dh=c53cce4432aa366f65bd320ab681d468c8cea968" + } +} From 6e31ab2b74aadf909148f45f287177dd0255aa4b Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:27:14 +0000 Subject: [PATCH 2765/3585] Make heyaxo proxied --- domains/heyaxo.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/heyaxo.json b/domains/heyaxo.json index da8a76aea..1f3dd451e 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -1,4 +1,5 @@ { + "description": "My personal homepage!", "repo": "https://github.com/verygafanhot", "owner": { "username": "Verygafanhot", @@ -13,5 +14,6 @@ "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + }, + "proxied": true } From 01ba25f3c190d0b68a29a14a92568f6ba4914a9f Mon Sep 17 00:00:00 2001 From: Moritz Reich Date: Fri, 7 Feb 2025 09:29:00 +0100 Subject: [PATCH 2766/3585] Create n3rdc4ptn.json --- domains/n3rdc4ptn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/n3rdc4ptn.json diff --git a/domains/n3rdc4ptn.json b/domains/n3rdc4ptn.json new file mode 100644 index 000000000..1918ffd4b --- /dev/null +++ b/domains/n3rdc4ptn.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for n3rdc4ptn", + "owner": { + "username": "n3rdc4ptn" + }, + "record": { + "CNAME": "moritzreich.dev" + }, + "proxied": true +} From 9c80cca57a2847f07207070926c5a7e671cbcb73 Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:32:21 +0600 Subject: [PATCH 2767/3585] Create _vercel.abdullah-al-mridul.json txt record --- domains/_vercel.abdullah-al-mridul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.abdullah-al-mridul.json diff --git a/domains/_vercel.abdullah-al-mridul.json b/domains/_vercel.abdullah-al-mridul.json new file mode 100644 index 000000000..f4d8c53a2 --- /dev/null +++ b/domains/_vercel.abdullah-al-mridul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=abdullah-al-mridul.is-a.dev,28add02b5250c0339353" + } +} From 683d6e35057a1145314ab913e3cc5baea7b5501f Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:37:20 +0600 Subject: [PATCH 2768/3585] Create abdullah-al-mridul.json added main domain file --- domains/abdullah-al-mridul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdullah-al-mridul.json diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json new file mode 100644 index 000000000..eecee44a1 --- /dev/null +++ b/domains/abdullah-al-mridul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "record": { + "CNAME": "abdullah-al-mridul-dev.vercel.app" + } +} From ede09ce4daaa92071055b844cbb31e3cdc073346 Mon Sep 17 00:00:00 2001 From: "bd." Date: Fri, 7 Feb 2025 16:54:59 +0800 Subject: [PATCH 2769/3585] 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 aed101c27489eb86fada38239a71d4010253bc97 Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:50:17 +0000 Subject: [PATCH 2770/3585] Create oliver domain --- domains/oliver | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oliver diff --git a/domains/oliver b/domains/oliver new file mode 100644 index 000000000..ce2f2cc8d --- /dev/null +++ b/domains/oliver @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oli-ward", + "email": "oliver.ward94@gmail.com" + }, + "record": { + "CNAME": "https://is-a-dev-zc9.pages.dev/" + } +} From b39c12a0453bb2f5519c17b72294199b18e90359 Mon Sep 17 00:00:00 2001 From: pavancos Date: Fri, 7 Feb 2025 15:40:55 +0530 Subject: [PATCH 2771/3585] pavanc.is-a.dev --- domains/pavanc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pavanc.json diff --git a/domains/pavanc.json b/domains/pavanc.json new file mode 100644 index 000000000..f25da9045 --- /dev/null +++ b/domains/pavanc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pavancos", + "email": "pavankc005@gmail.com" + }, + "record": { + "URL": "https://pavanc.me" + } + } + \ No newline at end of file From 636c2786d362e0847b9328cadaca11cd8dd2a0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Fri, 7 Feb 2025 12:11:17 +0100 Subject: [PATCH 2772/3585] Create catalinaarciniegassaenz --- domains/catalinaarciniegassaenz | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/catalinaarciniegassaenz diff --git a/domains/catalinaarciniegassaenz b/domains/catalinaarciniegassaenz new file mode 100644 index 000000000..005b18964 --- /dev/null +++ b/domains/catalinaarciniegassaenz @@ -0,0 +1,10 @@ +{ + "domain": "catalinaarciniegassaenz.is-a.dev", + "owner": { + "email": "catalinaarciniegassaenz@gmail.com" + }, + "records": { + "CNAME": "cascodenotch.github.io/idportafolio" + }, + "proxied": false +} From e5a04666cc236cf5a3a13aaf0751263050bf2041 Mon Sep 17 00:00:00 2001 From: Mehrshad <51853890+SaintScraTchY@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:17:10 +0330 Subject: [PATCH 2773/3585] Create mehrshad.json --- domains/mehrshad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mehrshad.json diff --git a/domains/mehrshad.json b/domains/mehrshad.json new file mode 100644 index 000000000..28ab17bd5 --- /dev/null +++ b/domains/mehrshad.json @@ -0,0 +1,9 @@ + "description": "Overview And Introduction of Owner's Open Source Projects", + "repo": "https://github.com/SaintScraTchY/SaintScraTchY.github.io", + "owner": { + "username": "SaintScraTchY", + "email": "mehrshad2028@gmail.com" + }, + "record": { + "CNAME": "https://saintscratchy.github.io" + } From b8c1188c7f000674e93db8d65b07ad20fe09a5b4 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 7 Feb 2025 17:37:14 +0500 Subject: [PATCH 2774/3585] added umar.json fixed --- domains/umar.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/umar.json b/domains/umar.json index cc9638774..de9b455a7 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -1,6 +1,4 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/UmarSidiki/me", "owner": { "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" @@ -8,4 +6,4 @@ "record": { "CNAME": "umarsidiki.github.io" } -} +} \ No newline at end of file From a9bf94dfec02dec994324bf7dd0f0fcbc6c24677 Mon Sep 17 00:00:00 2001 From: Douglas Rogers Date: Fri, 7 Feb 2025 08:17:34 -0500 Subject: [PATCH 2775/3585] Create douglas.json --- domains/douglas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/douglas.json diff --git a/domains/douglas.json b/domains/douglas.json new file mode 100644 index 000000000..e56eba916 --- /dev/null +++ b/domains/douglas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "standingdreams", + "email": "designer.drogers@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From aa05e7930b154bcda0771226405262a9fd2a8ed9 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:51:51 +0800 Subject: [PATCH 2776/3585] Update pilotseye.json --- domains/pilotseye.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index 7fc47675f..9337caf6b 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -6,6 +6,5 @@ "record": { "CNAME": "cname.vercel-dns.com" }, - "proxy": true, "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" } From 242ca17c79703dbea2f0dc10a720f2416ca58c0c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:54:15 +0800 Subject: [PATCH 2777/3585] Update domains/nabeel.json Co-authored-by: 21Z <21z95@proton.me> --- domains/nabeel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nabeel.json b/domains/nabeel.json index 34fa5784d..e0fedc4d2 100644 --- a/domains/nabeel.json +++ b/domains/nabeel.json @@ -4,7 +4,7 @@ "username": "N-Molham", "email": "nmolham@duck.com", "twitter": "https://nabeel.molham.me/links/twitter", - "links": "https://nabeel.molham.me/links/", + "links": "https://nabeel.molham.me/links/" }, "record": { "CNAME": "nabeel.molham.me" From 1cb61bea496f37dddaae4a59c8bab39c2672fb3c Mon Sep 17 00:00:00 2001 From: Donald Wu <38281146+donald001@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:58:42 +0800 Subject: [PATCH 2778/3585] Update username to github name --- domains/donald.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/donald.json b/domains/donald.json index 114aec71f..de6754b7e 100644 --- a/domains/donald.json +++ b/domains/donald.json @@ -2,7 +2,7 @@ "description": "Donald's personal developer website", "owner": { "email": "dawntop@126.com", - "username": "donald" + "username": "donald001" }, "record": { "CNAME": "donald001.github.io" From d4276750d60250ed72ca6df60fd38f12194d3694 Mon Sep 17 00:00:00 2001 From: y5c4l3 Date: Fri, 7 Feb 2025 21:58:02 +0800 Subject: [PATCH 2779/3585] domains: add `phi.json` --- domains/phi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/phi.json diff --git a/domains/phi.json b/domains/phi.json new file mode 100644 index 000000000..9a7ddbf0e --- /dev/null +++ b/domains/phi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "y5c4l3", + "email": "y5c4l3@proton.me" + }, + "record": { + "NS": [ + "johnny.ns.cloudflare.com", + "rachel.ns.cloudflare.com" + ] + } +} From af9f6dc82d116c1713472244bf3182964f2d1b5a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:06:25 +0800 Subject: [PATCH 2780/3585] Update domains/juancarloslacruz.json Co-authored-by: 21Z <21z95@proton.me> --- domains/juancarloslacruz.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/juancarloslacruz.json b/domains/juancarloslacruz.json index 77de78413..e2d6850f0 100644 --- a/domains/juancarloslacruz.json +++ b/domains/juancarloslacruz.json @@ -1,7 +1,6 @@ { "owner": { "username": "LacruzJSDev", - "email": "", "discord": "1336068820661567489" }, "record": { From 5f56f62769e0711b01fb91496c83ec412dc9a809 Mon Sep 17 00:00:00 2001 From: btleffler Date: Fri, 7 Feb 2025 09:08:24 -0500 Subject: [PATCH 2781/3585] Correct email address in verification record --- domains/_github-pages-challenge-btleffler.btleffler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-btleffler.btleffler.json b/domains/_github-pages-challenge-btleffler.btleffler.json index 0bd8aecb0..db1ae933e 100644 --- a/domains/_github-pages-challenge-btleffler.btleffler.json +++ b/domains/_github-pages-challenge-btleffler.btleffler.json @@ -1,7 +1,7 @@ { "owner": { "username": "btleffler", - "email": "btleffler@github.com" + "email": "btleffler@gmail.com" }, "record": { "TXT": "6c3fe486c491afe19b9ba3bbb03d2a" From b31fe9cff2d210248b443b41062b6fb48bb14526 Mon Sep 17 00:00:00 2001 From: Luiz Gustavo Marcondes Date: Fri, 7 Feb 2025 11:10:15 -0300 Subject: [PATCH 2782/3585] Create luiz.json --- domains/luiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/luiz.json diff --git a/domains/luiz.json b/domains/luiz.json new file mode 100644 index 000000000..4e9567121 --- /dev/null +++ b/domains/luiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luk4h" + "email": "luizmarcondes@lgvm.dev", + }, + "record": { + "CNAME": "lgvm.dev" + } +} From 2c144792cc70345248a79d39b56b59842f28e6f1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:14:01 +0800 Subject: [PATCH 2783/3585] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f73b01de4..55852cbb7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,24 +1,20 @@ # Requirements -Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below. + - [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). -- [ ] My domain is **not** for commercial use. +- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [ ] My file is in the `domains` directory and has the `.json` file extension. - [ ] My file's name is lowercased and alphanumeric. -- [ ] My website is **reachable**. -- [ ] I have **completed** my website. -- [ ] My website is related to **software development**. +- [ ] My website is **reachable** and **completed**. - [ ] I have provided sufficient contact information in the `owner` key. -- [ ] I have followed and read the [documentation](https://docs.is-a.dev). -- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). # Website Preview - + From 561244bdefa9658fd94f90a4c489641453d9c270 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:22:24 +0800 Subject: [PATCH 2784/3585] Update CONTRIBUTING.md --- CONTRIBUTING.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4fa514e5b..7fc864a51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,17 +1,8 @@ # Contributing -When contributing to this repository, please first discuss the change you wish to make via issue before making a change. - -You should also read up on this project's [code of conduct](https://github.com/is-a-dev/register/blob/main/CODE_OF_CONDUCT.md). ## Pull requests -- Adding, changing or removing a domain file you own. -- Fixing a bug in the scripts or CI. -- Fix an error in the documentation. - -#### Domains -- Your pull request will be reviewed and merged into `main` branch. -- The records will be published as soon as the PR is merged. -- The changes should reflect soon after publishing. +- If the PR template is updated, any pre-existing PRs must follow the updated template, in order to be merged. +- We reserve the right to deny any pull request for any reason. ## Issues - **Report an abusive domain** - Create a new issue with the label `report-abuse`. From 5ac96ca96198904c528f5b5bb4ff319cb2f86e25 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 7 Feb 2025 17:28:54 +0300 Subject: [PATCH 2785/3585] Update domains/romero.json Co-authored-by: 21Z <21z95@proton.me> --- domains/romero.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/romero.json b/domains/romero.json index 4ed0e2b50..54a1f213f 100644 --- a/domains/romero.json +++ b/domains/romero.json @@ -1,5 +1,4 @@ { - "owner": { "owner": { "username": "helloromero", "email": "hello@helloromero.co.uk" @@ -7,5 +6,4 @@ "records": { "CNAME": "helloromero.co.uk" } - } } From f8ef6aa96eb34a6b4bb0d47d66c73dcb92403291 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:31:21 +0600 Subject: [PATCH 2786/3585] Create itz-rj-here.json --- domains/itz-rj-here.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/itz-rj-here.json diff --git a/domains/itz-rj-here.json b/domains/itz-rj-here.json new file mode 100644 index 000000000..12e7ccba0 --- /dev/null +++ b/domains/itz-rj-here.json @@ -0,0 +1,11 @@ +{ + "description": "It'z RJ's Website", + "repo": "https://github.com/itz-rj-here/itz-rj-here", + "owner": { + "username": "itz-rj-here", + "email": "faiadmahmudadil@gmail.com" + }, + "record": { + "CNAME": "itz-rj-here.github.io" + } +} From 8e2199638aa1ca347063460daca25b078722fb43 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 7 Feb 2025 17:31:25 +0300 Subject: [PATCH 2787/3585] fix: typo --- domains/romero.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/romero.json b/domains/romero.json index 54a1f213f..899b495cd 100644 --- a/domains/romero.json +++ b/domains/romero.json @@ -3,7 +3,7 @@ "username": "helloromero", "email": "hello@helloromero.co.uk" }, - "records": { + "record": { "CNAME": "helloromero.co.uk" } } From 2c5f71771ee224f983af9d9e769e6fdcc325d9a2 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:45:28 +0600 Subject: [PATCH 2788/3585] Update and rename itz-rj-here.json to _github-pages-challenge-itz-rj-here.json Used the guide step by step --- ...tz-rj-here.json => _github-pages-challenge-itz-rj-here.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{itz-rj-here.json => _github-pages-challenge-itz-rj-here.json} (82%) diff --git a/domains/itz-rj-here.json b/domains/_github-pages-challenge-itz-rj-here.json similarity index 82% rename from domains/itz-rj-here.json rename to domains/_github-pages-challenge-itz-rj-here.json index 12e7ccba0..12bee5a9a 100644 --- a/domains/itz-rj-here.json +++ b/domains/_github-pages-challenge-itz-rj-here.json @@ -6,6 +6,6 @@ "email": "faiadmahmudadil@gmail.com" }, "record": { - "CNAME": "itz-rj-here.github.io" + "TXT": "04306aee5ddb57e2ce59b39bad4381" } } From 61b5aaf55e844a79de84cac9b9a510aec7d0f2d6 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:46:13 +0600 Subject: [PATCH 2789/3585] Update _github-pages-challenge-itz-rj-here.json --- domains/_github-pages-challenge-itz-rj-here.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-itz-rj-here.json b/domains/_github-pages-challenge-itz-rj-here.json index 12bee5a9a..8c2abccf0 100644 --- a/domains/_github-pages-challenge-itz-rj-here.json +++ b/domains/_github-pages-challenge-itz-rj-here.json @@ -1,6 +1,6 @@ { "description": "It'z RJ's Website", - "repo": "https://github.com/itz-rj-here/itz-rj-here", + "repo": "https://github.com/itz-rj-here/itz-rj-here.github.io", "owner": { "username": "itz-rj-here", "email": "faiadmahmudadil@gmail.com" From 3edae73317a22c9185d08be0501a9097ea3c0372 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:50:18 +0600 Subject: [PATCH 2790/3585] Update and rename _github-pages-challenge-itz-rj-here.json to itz-rj-here.json --- ...github-pages-challenge-itz-rj-here.json => itz-rj-here.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-itz-rj-here.json => itz-rj-here.json} (83%) diff --git a/domains/_github-pages-challenge-itz-rj-here.json b/domains/itz-rj-here.json similarity index 83% rename from domains/_github-pages-challenge-itz-rj-here.json rename to domains/itz-rj-here.json index 8c2abccf0..ae29b4c2f 100644 --- a/domains/_github-pages-challenge-itz-rj-here.json +++ b/domains/itz-rj-here.json @@ -6,6 +6,6 @@ "email": "faiadmahmudadil@gmail.com" }, "record": { - "TXT": "04306aee5ddb57e2ce59b39bad4381" + "CNAME": "itz-rj-here.github.io" } } From 314480ceeb3e230007b884186f3cd9c8db4bd083 Mon Sep 17 00:00:00 2001 From: fsoft Date: Fri, 7 Feb 2025 16:49:29 +0100 Subject: [PATCH 2791/3585] ADD: fsoft72 --- domains/fsoft72.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fsoft72.json diff --git a/domains/fsoft72.json b/domains/fsoft72.json new file mode 100644 index 000000000..6cbd75afa --- /dev/null +++ b/domains/fsoft72.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fsoft72", + "email": "fabio.rotondo@gmail.com" + }, + "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", + "record": { + "URL": "https://fsoft.dev" + } +} From 5b39d13e60ef9614711d3090582a27cc4b6a1e59 Mon Sep 17 00:00:00 2001 From: Pratik Thapw Date: Fri, 7 Feb 2025 23:14:21 +0545 Subject: [PATCH 2792/3585] Create pratikthapw.json --- domains/pratikthapw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pratikthapw.json diff --git a/domains/pratikthapw.json b/domains/pratikthapw.json new file mode 100644 index 000000000..56e62a18a --- /dev/null +++ b/domains/pratikthapw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pratikthapw", + "email": "pratikthapw@gmail.com" + }, + "record": { + "CNAME": "pratikthapw.github.io" + } +} From 949e0508337f568f21db5a208c27516ce7f0c941 Mon Sep 17 00:00:00 2001 From: Sayed Afnan Khazi <83779299+Sayed-Afnan-Khazi@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:12:47 +0530 Subject: [PATCH 2793/3585] Create afnan.json --- domains/afnan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/afnan.json diff --git a/domains/afnan.json b/domains/afnan.json new file mode 100644 index 000000000..547278242 --- /dev/null +++ b/domains/afnan.json @@ -0,0 +1,10 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/Sayed-Afnan-Khazi/website", + "owner": { + "username": "Sayed-Afnan-Khazi", + }, + "record": { + "CNAME": "sayed-afnan-khazi.github.io/website" + } +} From 7410a1507530129c7314e299dad763908f42c341 Mon Sep 17 00:00:00 2001 From: Pand3moniuMx3 Date: Fri, 7 Feb 2025 17:46:17 +0000 Subject: [PATCH 2794/3585] Commit mateusz.json --- domains/mateusz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mateusz.json diff --git a/domains/mateusz.json b/domains/mateusz.json new file mode 100644 index 000000000..260df4beb --- /dev/null +++ b/domains/mateusz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Pand3moniuMx3" + }, + "record": { + "CNAME": "mateuszmirecki.netlify.app" + } +} From 99b82d14f21879f6592716094b172bb09dc11b0b Mon Sep 17 00:00:00 2001 From: esbru Date: Fri, 7 Feb 2025 12:48:49 -0500 Subject: [PATCH 2795/3585] feat: adding bladimir.is-a.dev domain --- domains/_vercel.esteban.json | 11 +++++++++++ domains/bladimir.json | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.esteban.json create mode 100644 domains/bladimir.json diff --git a/domains/_vercel.esteban.json b/domains/_vercel.esteban.json new file mode 100644 index 000000000..7aab61d12 --- /dev/null +++ b/domains/_vercel.esteban.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Bladimir", + "discord": "190241825540276245", + "email": "esbruizc@gmail.com", + "bluesky": "did:plc:xkczclld4e5vvpypnu5z6m2g" + }, + "record": { + "TXT": "vc-domain-verify=bladimir.is-a.dev,e64e9cb20c3d9e344c18" + } +} diff --git a/domains/bladimir.json b/domains/bladimir.json new file mode 100644 index 000000000..3489b435c --- /dev/null +++ b/domains/bladimir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bladimir", + "email": "esbruizc@gmail.com" + }, + "record": { + "CNAME": "blads-portfolio.vercel.app" + } +} From 8584b147fa4d14c9043f4f31f095bafd935d2869 Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:26:22 +0530 Subject: [PATCH 2796/3585] Create jasvinder-singh.json --- domains/jasvinder-singh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/jasvinder-singh.json diff --git a/domains/jasvinder-singh.json b/domains/jasvinder-singh.json new file mode 100644 index 000000000..8960f7d11 --- /dev/null +++ b/domains/jasvinder-singh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "singhJasvinder101" + }, + "record": { + "RECORDTYPE": "CNAME" + } +} From 8a6aed19930bfe328671db668f4ef59dde48407d Mon Sep 17 00:00:00 2001 From: Sayed Afnan Khazi <83779299+Sayed-Afnan-Khazi@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:27:12 +0530 Subject: [PATCH 2797/3585] Update afnan.json --- domains/afnan.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/afnan.json b/domains/afnan.json index 547278242..3974d2c22 100644 --- a/domains/afnan.json +++ b/domains/afnan.json @@ -1,10 +1,11 @@ { "description": "My portfolio website", - "repo": "https://github.com/Sayed-Afnan-Khazi/website", + "repo": "https://github.com/Sayed-Afnan-Khazi/sayed-afnan-khazi.github.io", "owner": { "username": "Sayed-Afnan-Khazi", + "email": "oofnanfake1@gmail.com" }, "record": { - "CNAME": "sayed-afnan-khazi.github.io/website" + "CNAME": "sayed-afnan-khazi.github.io" } } From 2c3c788895493e278843805aac093233db63fcf1 Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:29:58 +0530 Subject: [PATCH 2798/3585] Rename jasvinder-singh.json to jasvinder_singh.json --- domains/{jasvinder-singh.json => jasvinder_singh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jasvinder-singh.json => jasvinder_singh.json} (100%) diff --git a/domains/jasvinder-singh.json b/domains/jasvinder_singh.json similarity index 100% rename from domains/jasvinder-singh.json rename to domains/jasvinder_singh.json From e4331463df3e4be928b60f5b61751d5c2c8f0861 Mon Sep 17 00:00:00 2001 From: esbru Date: Fri, 7 Feb 2025 13:04:44 -0500 Subject: [PATCH 2799/3585] feat: adding discord verification --- domains/_discord.bladimir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.bladimir.json diff --git a/domains/_discord.bladimir.json b/domains/_discord.bladimir.json new file mode 100644 index 000000000..4451732bb --- /dev/null +++ b/domains/_discord.bladimir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bladimir", + "email": "esbruizc@gmail.com" + }, + "record": { + "TXT": "dh=5421aaf1ad1aa267e9aa3d19c55d3762a0c5d8f8" + } +} From 8f34274a3d3e23cbf1c702686d9bc17cd4b2279e Mon Sep 17 00:00:00 2001 From: esbru Date: Fri, 7 Feb 2025 13:07:42 -0500 Subject: [PATCH 2800/3585] chore: changing username to github's username --- domains/_discord.bladimir.json | 2 +- domains/_vercel.esteban.json | 2 +- domains/bladimir.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/_discord.bladimir.json b/domains/_discord.bladimir.json index 4451732bb..ef601dc8a 100644 --- a/domains/_discord.bladimir.json +++ b/domains/_discord.bladimir.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bladimir", + "username": "Esbruiz", "email": "esbruizc@gmail.com" }, "record": { diff --git a/domains/_vercel.esteban.json b/domains/_vercel.esteban.json index 7aab61d12..9e9d67911 100644 --- a/domains/_vercel.esteban.json +++ b/domains/_vercel.esteban.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bladimir", + "username": "Esbruiz", "discord": "190241825540276245", "email": "esbruizc@gmail.com", "bluesky": "did:plc:xkczclld4e5vvpypnu5z6m2g" diff --git a/domains/bladimir.json b/domains/bladimir.json index 3489b435c..5ef4628dd 100644 --- a/domains/bladimir.json +++ b/domains/bladimir.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bladimir", + "username": "Esbruiz", "email": "esbruizc@gmail.com" }, "record": { From 09b7ecbf223b8bbce902d20790725b63235c4a97 Mon Sep 17 00:00:00 2001 From: Shahadat Hossen Shams <100944767+shshams@users.noreply.github.com> Date: Sat, 8 Feb 2025 00:13:17 +0600 Subject: [PATCH 2801/3585] Create xenonrexo.json --- domains/xenonrexo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xenonrexo.json diff --git a/domains/xenonrexo.json b/domains/xenonrexo.json new file mode 100644 index 000000000..ac46d78de --- /dev/null +++ b/domains/xenonrexo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shshams", + "email": "shahadathossenshams@gmail.com" + }, + "record": { + "CNAME": "xenonrexo.vercel.app" + } +} From 603197b2cde79dc5ca618b93195d5e1afde4f1ca Mon Sep 17 00:00:00 2001 From: Katumba <43390608+kpaool@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:20:52 +0300 Subject: [PATCH 2802/3585] Request for is-a.dev subdomain --- domains/katumbapaul.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/katumbapaul.json diff --git a/domains/katumbapaul.json b/domains/katumbapaul.json new file mode 100644 index 000000000..33aab8e61 --- /dev/null +++ b/domains/katumbapaul.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kpaool", + "email": "jonathapkatumba@gmail.com" + }, + "record": { + "CNAME": "katumbapaul.com" + } + } + \ No newline at end of file From 3d9165c3b03faaa7071a588593792a04fb271851 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Fri, 7 Feb 2025 22:23:20 +0330 Subject: [PATCH 2803/3585] 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 2804/3585] 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 3e82e15dc1e1a8a5d5023f62ac896f302d7b0a6c Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:07:45 +0100 Subject: [PATCH 2805/3585] Update ciaobot.json --- domains/ciaobot.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 5d3df2331..261d79301 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -5,10 +5,6 @@ }, "record": { "A": ["144.91.115.195"], - "MX": ["mail.ciaohost.tech"], - "TXT": [ - "v=spf1 mx a -all", - "google-site-verification=ESHkpD4wk4-a2cqONn73cRaELmis2IzdBRB3Fw-t1Dw" - ] + "TXT": ["google-site-verification=ESHkpD4wk4-a2cqONn73cRaELmis2IzdBRB3Fw-t1Dw"] } } From 4b82678dd538f3a93046779fa05425ddb1136705 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:08:50 +0100 Subject: [PATCH 2806/3585] Delete domains/_dmarc.ciaobot.json --- domains/_dmarc.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_dmarc.ciaobot.json diff --git a/domains/_dmarc.ciaobot.json b/domains/_dmarc.ciaobot.json deleted file mode 100644 index 454f80712..000000000 --- a/domains/_dmarc.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "TXT": "v=DMARC1; p=none; rua=mailto:dmarc.report@ciaobot.is-a.dev; ruf=mailto:dmarc.report@ciaobot.is-a.dev; fo=0; adkim=r; aspf=r; pct=100; ri=86400; sp=none" - } -} From 090e068d81d4bce8b5374ecc88a7a905685e607e Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:09:08 +0100 Subject: [PATCH 2807/3585] Delete domains/autoconfig.ciaobot.json --- domains/autoconfig.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/autoconfig.ciaobot.json diff --git a/domains/autoconfig.ciaobot.json b/domains/autoconfig.ciaobot.json deleted file mode 100644 index 8e7e42d95..000000000 --- a/domains/autoconfig.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "CNAME": "mail.ciaohost.tech" - } -} \ No newline at end of file From f760d2c6e6ff67100cb357815428c49b391b71eb Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:09:21 +0100 Subject: [PATCH 2808/3585] Delete domains/autodiscover.ciaobot.json --- domains/autodiscover.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/autodiscover.ciaobot.json diff --git a/domains/autodiscover.ciaobot.json b/domains/autodiscover.ciaobot.json deleted file mode 100644 index 8e7e42d95..000000000 --- a/domains/autodiscover.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "CNAME": "mail.ciaohost.tech" - } -} \ No newline at end of file From 14f54be61d88fe99f0d3ffd768d8bd07c64f5add Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:09:35 +0100 Subject: [PATCH 2809/3585] Delete domains/dkim._domainkey.ciaobot.json --- domains/dkim._domainkey.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dkim._domainkey.ciaobot.json diff --git a/domains/dkim._domainkey.ciaobot.json b/domains/dkim._domainkey.ciaobot.json deleted file mode 100644 index 3685925f3..000000000 --- a/domains/dkim._domainkey.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "TXT": "v=DKIM1;k=rsa;t=s;s=email;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwbNDcpNQR0T591UH23v8yi6SKmOV4uddxKFNUDcX1NmB/Q4evuJEGDY8qmwB9eFuZCoBAOKjAoU+vB+WH7mdj6F73zshPB3mEtISHR2Fbo2zONf3VXmO5NE5/jKcN1bmzDGEBj+gUzOTrnAGDcj65UCtKWx0F1rOboRTzCId2rCTPc9nBnOSpVsYNlhlebeDbxapzZ1wBQcCzQGangYisKjSM6IM4ztSrONkVluCdPIl6AkiUUvN6PnDKc8LBkFMHnpDfbFUQIufURxoqEfP4xYT5cZNOT/3RbrI5rjR2kdeIufsO+QlQ5XXRv/QETJgtOKTeCzPmc243KGlx9NsiQIDAQAB" - } -} 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 2810/3585] 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 2811/3585] 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 e40c65828850a2d1e30d77b8e3cd01548628e454 Mon Sep 17 00:00:00 2001 From: fynn <124388473+fynnlukah2@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:37:25 +0100 Subject: [PATCH 2812/3585] Create _vercel.fynnlukah.json --- domains/_vercel.fynnlukah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.fynnlukah.json diff --git a/domains/_vercel.fynnlukah.json b/domains/_vercel.fynnlukah.json new file mode 100644 index 000000000..f151b2210 --- /dev/null +++ b/domains/_vercel.fynnlukah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fynnlukah", + "discord": "727590288209608824" + }, + "record": { + "TXT": "vc-domain-verify=fynnlukah.is-a.dev,cb31ebf997d8ee866ca5" + } +} 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 2813/3585] 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 585ac184471a968281120f0e5bd26eb74fe7cb37 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:50:02 +0100 Subject: [PATCH 2814/3585] Delete domains/status.ciaobot.json --- domains/status.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.ciaobot.json diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json deleted file mode 100644 index 6e1582f7e..000000000 --- a/domains/status.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "A": ["144.91.115.195"] - } -} From bfd0d0ceee633bcccd73159fa5ea432fa6052521 Mon Sep 17 00:00:00 2001 From: Fendi Mohamed <100208677+FendiMohamed@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:07:24 +0100 Subject: [PATCH 2815/3585] Create _vercel.fendimohamed.json --- domains/_vercel.fendimohamed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.fendimohamed.json diff --git a/domains/_vercel.fendimohamed.json b/domains/_vercel.fendimohamed.json new file mode 100644 index 000000000..9412f24c5 --- /dev/null +++ b/domains/_vercel.fendimohamed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FendiMohamed", + "email": "fendimohamed615@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=fendimohamed.is-a.dev,36783fd4f5b7c8306eb5" + } +} From 9ddb100b356b3fe733eef99374dad0653765ffb0 Mon Sep 17 00:00:00 2001 From: Fendi Mohamed <100208677+FendiMohamed@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:07:48 +0100 Subject: [PATCH 2816/3585] Create fendimohamed.json --- domains/fendimohamed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fendimohamed.json diff --git a/domains/fendimohamed.json b/domains/fendimohamed.json new file mode 100644 index 000000000..9fb12dcc6 --- /dev/null +++ b/domains/fendimohamed.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FendiMohamed", + "email": "fendimohamed615@gmail.com", + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} From 24a059040a9016c887277475cd9a0268c8ad4234 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:03:21 +0100 Subject: [PATCH 2817/3585] Delete domains/_discord.status.ciaobot.json --- domains/_discord.status.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.status.ciaobot.json diff --git a/domains/_discord.status.ciaobot.json b/domains/_discord.status.ciaobot.json deleted file mode 100644 index 88fa15427..000000000 --- a/domains/_discord.status.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "TXT": "dh=5b1ae56adf1959519abbb008b4803ee9911ff1b6" - } -} From 24050d9f54f50f300377f7ca35303026ec7bcdc2 Mon Sep 17 00:00:00 2001 From: rudwolf Date: Fri, 7 Feb 2025 19:10:40 -0300 Subject: [PATCH 2818/3585] Update rodolfo.json --- domains/rodolfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rodolfo.json b/domains/rodolfo.json index 88d6307b4..5add1d04f 100644 --- a/domains/rodolfo.json +++ b/domains/rodolfo.json @@ -4,6 +4,6 @@ "email": "rudwolf@gmail.com" }, "record": { - "CNAME": "https://github.com/rudwolf" + "CNAME": "github.com/rudwolf" } } From bac401a130af4ecef0652748659f2c5e26f43572 Mon Sep 17 00:00:00 2001 From: Django Janny Date: Sat, 8 Feb 2025 00:31:02 +0100 Subject: [PATCH 2819/3585] adds djangounet --- domains/djangounet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/djangounet.json diff --git a/domains/djangounet.json b/domains/djangounet.json new file mode 100644 index 000000000..6b2821801 --- /dev/null +++ b/domains/djangounet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "keltroth", + "email": "contact@djangojanny.net" + }, + "record": { + "CNAME": "mainhome.keltroth.net" + } +} 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 2820/3585] 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 2821/3585] 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 2822/3585] 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 2823/3585] 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 c7beaecf8f40c374d6911f0ad6c933eb2a1ccd61 Mon Sep 17 00:00:00 2001 From: Muhammed Fais <117585798+MhmdFais@users.noreply.github.com> Date: Sat, 8 Feb 2025 17:26:58 +0530 Subject: [PATCH 2824/3585] Create _vercel.muhammed.json --- domains/_vercel.muhammed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.muhammed.json diff --git a/domains/_vercel.muhammed.json b/domains/_vercel.muhammed.json new file mode 100644 index 000000000..3a8cd8152 --- /dev/null +++ b/domains/_vercel.muhammed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MhmdFais", + "email": "mofam534@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=muhammed.is-a.dev,98134514b3a6d270df4b" + } +} From b36368484d40c3f62f8cc3e13940d35d8d01bfa4 Mon Sep 17 00:00:00 2001 From: Muhammed Fais <117585798+MhmdFais@users.noreply.github.com> Date: Sat, 8 Feb 2025 17:27:34 +0530 Subject: [PATCH 2825/3585] Create muhammed.json --- domains/muhammed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/muhammed.json diff --git a/domains/muhammed.json b/domains/muhammed.json new file mode 100644 index 000000000..d2076691b --- /dev/null +++ b/domains/muhammed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MhmdFais", + "email": "mofam534@gmail.com" + }, + "record": { + "CNAME": "muhammeddev.vercel.app" + } +} From 97fc5139e5314fce1407a4c3c72871d5189b8a96 Mon Sep 17 00:00:00 2001 From: CloudCap10 Date: Sat, 8 Feb 2025 22:37:49 +0800 Subject: [PATCH 2826/3585] 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 8540149bdec34f006a7916c1616ec0fd9bad72fb Mon Sep 17 00:00:00 2001 From: Rohan <64094065+Rohan-ingle@users.noreply.github.com> Date: Sat, 8 Feb 2025 20:49:33 +0530 Subject: [PATCH 2827/3585] Create speedindeed1.json --- domains/speedindeed1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/speedindeed1.json diff --git a/domains/speedindeed1.json b/domains/speedindeed1.json new file mode 100644 index 000000000..202eaadd3 --- /dev/null +++ b/domains/speedindeed1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rohan-ingle", + "email": "rohaningle911@gmail.com" + }, + "record": { + "CNAME": "rohan-ingle.github.io" + } +} From 70f4e4b747815e397c4a7177543628f8b26633b0 Mon Sep 17 00:00:00 2001 From: ganeswar-velvadapu Date: Sat, 8 Feb 2025 22:14:19 +0530 Subject: [PATCH 2828/3585] Added my file --- domains/ganeswarv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ganeswarv.json diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json new file mode 100644 index 000000000..2804eb91d --- /dev/null +++ b/domains/ganeswarv.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ganeswar-velvadapu", + "email": "ganeshvelvadapu@gmail.com" + }, + "record" :{ + "CNAME" : "https://portfolio-tau-mauve-63.vercel.app/" + }, + "repo" : "https://github.com/ganeswar-velvadapu/portfolio", + "description" : "My Portfolio Webiste" +} \ No newline at end of file From 33b881888f3387bf03148da5d1ba6f9385c96c81 Mon Sep 17 00:00:00 2001 From: Rahul Chakraborty Date: Sat, 8 Feb 2025 23:32:50 +0530 Subject: [PATCH 2829/3585] Create rahulc0dy.json --- domains/rahulc0dy.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rahulc0dy.json diff --git a/domains/rahulc0dy.json b/domains/rahulc0dy.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rahulc0dy.json @@ -0,0 +1 @@ + From a2243876b414a0735d9568c9b6edf01fd1bb7d8a Mon Sep 17 00:00:00 2001 From: uwaisalqarni <82241016+uwaisalqarni@users.noreply.github.com> Date: Sun, 9 Feb 2025 01:25:54 +0700 Subject: [PATCH 2830/3585] Create ronnieaban.json --- domains/ronnieaban.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ronnieaban.json diff --git a/domains/ronnieaban.json b/domains/ronnieaban.json new file mode 100644 index 000000000..40bea692a --- /dev/null +++ b/domains/ronnieaban.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ronnieaban" + }, + "record": { + "RECORDTYPE": "ronnieaban.pages.dev" + } +} From 1b40ef72e881928f706e644db14edc5068b0b8e1 Mon Sep 17 00:00:00 2001 From: AnandD17 Date: Sun, 9 Feb 2025 00:10:23 +0530 Subject: [PATCH 2831/3585] added Anand Subdomain --- domains/_vercel.anand.json | 9 +++++++++ domains/anand.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.anand.json create mode 100644 domains/anand.json diff --git a/domains/_vercel.anand.json b/domains/_vercel.anand.json new file mode 100644 index 000000000..6b53bbfeb --- /dev/null +++ b/domains/_vercel.anand.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anandd17", + "email": "avdoddamani123@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anand.is-a.dev,3a42c86f85216132b3ef" + } +} \ No newline at end of file diff --git a/domains/anand.json b/domains/anand.json new file mode 100644 index 000000000..c0fe515d1 --- /dev/null +++ b/domains/anand.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "insert-github-username-here", + "email": "insert-email-here" + }, + "record": { + "CNAME": "anandd17.vercel.app" + } +} \ No newline at end of file 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 2832/3585] 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 2833/3585] 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 2834/3585] 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 2835/3585] 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 2836/3585] 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 6107d5405623959864aa58affdb7f5029dec67ca Mon Sep 17 00:00:00 2001 From: Roei Yaacobi Date: Sun, 9 Feb 2025 00:04:00 +0200 Subject: [PATCH 2837/3585] Create roei.json --- domains/roei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/roei.json diff --git a/domains/roei.json b/domains/roei.json new file mode 100644 index 000000000..33710d976 --- /dev/null +++ b/domains/roei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roei111", + "email": "roeiyaacobi@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 871abc6aad01be39ffc6a150047f23d6f45f1b75 Mon Sep 17 00:00:00 2001 From: Isaac Alvarez <157077804+isAlvarezDev@users.noreply.github.com> Date: Sat, 8 Feb 2025 18:18:18 -0400 Subject: [PATCH 2838/3585] Create isalvarez.json --- domains/isalvarez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/isalvarez.json diff --git a/domains/isalvarez.json b/domains/isalvarez.json new file mode 100644 index 000000000..a4aa7aa2d --- /dev/null +++ b/domains/isalvarez.json @@ -0,0 +1,11 @@ +{ + "description": "I'll use isalvarez.is-a.dev for my personal portfolio.", + "repo": "https://github.com/isAlvarezDev/portfolio", + "owner": { + "username": "isAlvarezDev", + "email": "alvarezisaac871@gmail.com" + }, + "record": { + "CNAME": "isalvarezdev.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 2839/3585] 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 191f9639f0b15da3a3e6d1adeb4ffce738aedc43 Mon Sep 17 00:00:00 2001 From: monosen Date: Sat, 8 Feb 2025 19:00:51 -0500 Subject: [PATCH 2840/3585] adding a new domain --- domains/_vercel.monosen.json | 10 ++++++++++ domains/monosen.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.monosen.json create mode 100644 domains/monosen.json diff --git a/domains/_vercel.monosen.json b/domains/_vercel.monosen.json new file mode 100644 index 000000000..d3fa8c851 --- /dev/null +++ b/domains/_vercel.monosen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Monosen", + "email": "edisonbj21@gmail.com", + "discord": "monosen" + }, + "record": { + "TXT": "vc-domain-verify=monosen.is-a.dev,a2fd2dc04b730870b37c" + } +} \ No newline at end of file diff --git a/domains/monosen.json b/domains/monosen.json new file mode 100644 index 000000000..c24841fc2 --- /dev/null +++ b/domains/monosen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Monosen", + "email": "edisonbj21@gmail.com", + "discord": "monosen" + }, + "record": { + "CNAME": "minimalist-portfolio-zeta.vercel.app" + } +} \ No newline at end of file From 8375951af79360c0bef8fab0e0c5dfccf55de8a3 Mon Sep 17 00:00:00 2001 From: Owinogoddie Date: Sun, 9 Feb 2025 05:21:05 +0000 Subject: [PATCH 2841/3585] adding goddy.json --- domains/goddy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/goddy.json diff --git a/domains/goddy.json b/domains/goddy.json new file mode 100644 index 000000000..8c6f689cd --- /dev/null +++ b/domains/goddy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Owinogoddie", + "email": "owinogoddie@gmail.com" + }, + "record": { + "URL": "https://goddy-the-dev.vercel.app" + } + } + \ No newline at end of file From e78d3eb372103f0683da4cc662d508f21487ee75 Mon Sep 17 00:00:00 2001 From: Chau Van Sang Date: Sun, 9 Feb 2025 12:26:36 +0700 Subject: [PATCH 2842/3585] Create _github-pages-challenge-chauvansang.sang.json --- domains/_github-pages-challenge-chauvansang.sang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-chauvansang.sang.json diff --git a/domains/_github-pages-challenge-chauvansang.sang.json b/domains/_github-pages-challenge-chauvansang.sang.json new file mode 100644 index 000000000..733c9a150 --- /dev/null +++ b/domains/_github-pages-challenge-chauvansang.sang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chauvansang", + "email": "cvansang94@gmail.com" + }, + "record": { + "TXT": "8a2d191d582a62b817e10aa08b67f5" + } +} From e1641b62d98a5b1514cf5f7e44ca0417f9d7e1e7 Mon Sep 17 00:00:00 2001 From: RobinJesba Date: Sun, 9 Feb 2025 11:06:56 +0530 Subject: [PATCH 2843/3585] Add GitHub Pages challenge configuration for RobinJesba --- domains/_github-pages-challenge-robinjesba.robin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-robinjesba.robin.json diff --git a/domains/_github-pages-challenge-robinjesba.robin.json b/domains/_github-pages-challenge-robinjesba.robin.json new file mode 100644 index 000000000..0019269cc --- /dev/null +++ b/domains/_github-pages-challenge-robinjesba.robin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RobinJesba", + "email": "jb.robinm@gmail.com" + }, + "record": { + "TXT": "eed44d532373578471a0fb245336c4" + } +} From 1c7f74dfc702b626302754c6f0a792a8768e30ab Mon Sep 17 00:00:00 2001 From: Rahul Chakraborty Date: Sun, 9 Feb 2025 11:38:19 +0530 Subject: [PATCH 2844/3585] Update rahulc0dy.json --- domains/rahulc0dy.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/rahulc0dy.json b/domains/rahulc0dy.json index 8b1378917..69887d408 100644 --- a/domains/rahulc0dy.json +++ b/domains/rahulc0dy.json @@ -1 +1,10 @@ - +{ + "repo": "https://github.com/rahulc0dy/rahulc0dy.github.io", + "owner": { + "username": "rahulc0dy", + "email": "codyrahulop@gmail.com" + }, + "record": { + "CNAME": "rahulc0dy.github.io" + } +} From 67b82c33565ba2c29b318be613634d9755251d0d Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Sun, 9 Feb 2025 12:05:39 +0530 Subject: [PATCH 2845/3585] Create status.killuazoldyck.json --- domains/status.killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.killuazoldyck.json diff --git a/domains/status.killuazoldyck.json b/domains/status.killuazoldyck.json new file mode 100644 index 000000000..d0fb678a4 --- /dev/null +++ b/domains/status.killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "b3e4140485a45cfdc29848ccb2df91270f7e2935.fpverify.freshping.io" + } +} From c2cff57dd341620ad76e6d22fd2723439b0df904 Mon Sep 17 00:00:00 2001 From: Jvnsen Date: Sun, 9 Feb 2025 14:46:08 +0800 Subject: [PATCH 2846/3585] Create Jvnsen.json --- domains/Jvnsen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Jvnsen.json diff --git a/domains/Jvnsen.json b/domains/Jvnsen.json new file mode 100644 index 000000000..5ef55ba4c --- /dev/null +++ b/domains/Jvnsen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jvnsen", + "email": "jansenharveyreyes0101@gmail.com" + }, + "record": { + "CNAME": "jvnsen.github.io" + } +} From f2dd3df3140b6a7af16609cc2d56e87277bd1c76 Mon Sep 17 00:00:00 2001 From: mcalec Date: Sun, 9 Feb 2025 03:14:47 -0500 Subject: [PATCH 2847/3585] Create mcalec.json --- domains/mcalec.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mcalec.json diff --git a/domains/mcalec.json b/domains/mcalec.json new file mode 100644 index 000000000..8e218dabc --- /dev/null +++ b/domains/mcalec.json @@ -0,0 +1,14 @@ +{ + "description": "mcalec.is-a.dev", + "repo": "https://github.com/mcalec-dev/mcalec.is-a.dev", + "owner": { + "username": "mcalec-dev", + "email": "hello@mcalec.dev", + "discord": "mcalec" + }, + "record": { + "CNAME": [ + "mcalec.dev" + ] + } +} From a467394820502d2c3ee5a826deeb609b76e603cb Mon Sep 17 00:00:00 2001 From: mcalec Date: Sun, 9 Feb 2025 03:15:20 -0500 Subject: [PATCH 2848/3585] Create _github-pages-challenge-mcalec-dev.mcalec.json --- .../_github-pages-challenge-mcalec-dev.mcalec.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-mcalec-dev.mcalec.json diff --git a/domains/_github-pages-challenge-mcalec-dev.mcalec.json b/domains/_github-pages-challenge-mcalec-dev.mcalec.json new file mode 100644 index 000000000..d1525b872 --- /dev/null +++ b/domains/_github-pages-challenge-mcalec-dev.mcalec.json @@ -0,0 +1,12 @@ +{ + "description": "mcalec.is-a.dev", + "repo": "https://github.com/mcalec-dev/mcalec.is-a.dev", + "owner": { + "username": "mcalec-dev", + "email": "hello@mcalec.dev", + "discord": "mcalec" + }, + "record": { + "TXT": "015fcfab7237a3342e028237414716" + } +} From a90268a29af1ed497cd211a416aa536909924f4b Mon Sep 17 00:00:00 2001 From: vyfor <92883017+vyfor@users.noreply.github.com> Date: Sun, 9 Feb 2025 13:30:09 +0500 Subject: [PATCH 2849/3585] chore: update owner information in `axeon.json` --- domains/axeon.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/axeon.json b/domains/axeon.json index 3fb8fa570..d2f33ba7e 100644 --- a/domains/axeon.json +++ b/domains/axeon.json @@ -1,9 +1,9 @@ { "owner": { - "username": "ReBlast", - "discord": "poxuizm" + "username": "vyfor", + "discord": "vyfor" }, "record": { "CNAME": "axeon.pages.dev" } -} \ No newline at end of file +} From 00ff161641482435c62a7c651b66d5f7e2ad8b66 Mon Sep 17 00:00:00 2001 From: vyfor <92883017+vyfor@users.noreply.github.com> Date: Sun, 9 Feb 2025 13:33:28 +0500 Subject: [PATCH 2850/3585] feat: create `vyfor.json` --- domains/vyfor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vyfor.json diff --git a/domains/vyfor.json b/domains/vyfor.json new file mode 100644 index 000000000..e760abde1 --- /dev/null +++ b/domains/vyfor.json @@ -0,0 +1,11 @@ +{ + "description": "minimal portfolio", + "repo": "https://github.com/vyfor/page", + "owner": { + "username": "vyfor", + "discord": "vyfor" + }, + "record": { + "CNAME": "vyfor.pages.dev" + } +} From 432c41dcbe336654a5de0d9440f5d08238ea7d3b Mon Sep 17 00:00:00 2001 From: Tykea Ly <87005466+tykealy@users.noreply.github.com> Date: Sun, 9 Feb 2025 10:34:41 +0000 Subject: [PATCH 2851/3585] Add tykea.is-a.dev with Vercel verification --- domains/_vercel.tykea.json | 9 +++++++++ domains/tykea.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.tykea.json create mode 100644 domains/tykea.json diff --git a/domains/_vercel.tykea.json b/domains/_vercel.tykea.json new file mode 100644 index 000000000..158d574aa --- /dev/null +++ b/domains/_vercel.tykea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tykealy", + "email":"tykeaboyloy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tykea.is-a.dev,6107010761e516843251" + } + } \ No newline at end of file diff --git a/domains/tykea.json b/domains/tykea.json new file mode 100644 index 000000000..1d2f44230 --- /dev/null +++ b/domains/tykea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tykealy", + "email":"tykeaboyloy@gmail.com" + }, + "record": { + "CNAME": "tykea.dev" + } + } \ No newline at end of file From 47f90f381bcae60697e05d49162facdae5d5377e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20=C3=9Cnsal?= <83413535+ahmetunsal@users.noreply.github.com> Date: Sun, 9 Feb 2025 15:53:13 +0300 Subject: [PATCH 2852/3585] Create _vercel.4hmet.json --- domains/_vercel.4hmet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.4hmet.json diff --git a/domains/_vercel.4hmet.json b/domains/_vercel.4hmet.json new file mode 100644 index 000000000..a11a56cfc --- /dev/null +++ b/domains/_vercel.4hmet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmetunsal", + "email": "web.unsalahmet@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=4hmet.is-a.dev,c313bc7151ebff9a1f1f" + } +} From 3b10d4ad9c4cc6189e21b85badcab1cba76a0359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20=C3=9Cnsal?= <83413535+ahmetunsal@users.noreply.github.com> Date: Sun, 9 Feb 2025 15:57:09 +0300 Subject: [PATCH 2853/3585] Create 4hmet.json --- domains/4hmet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/4hmet.json diff --git a/domains/4hmet.json b/domains/4hmet.json new file mode 100644 index 000000000..503098fb1 --- /dev/null +++ b/domains/4hmet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmetunsal", + "email": "web.unsalahmet@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 9320ecd97dd519b65321847a36d5a1a0aac11650 Mon Sep 17 00:00:00 2001 From: Allen Xavier Arasan <60181637+xavierallem@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:44:36 +0100 Subject: [PATCH 2854/3585] Create Allen-Xavier.json --- domains/Allen-Xavier.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Allen-Xavier.json diff --git a/domains/Allen-Xavier.json b/domains/Allen-Xavier.json new file mode 100644 index 000000000..9498d4c59 --- /dev/null +++ b/domains/Allen-Xavier.json @@ -0,0 +1,11 @@ +{ + "description": "For Portfolio Website", + "repo": "https://github.com/xavierallem/AllenXavier", + "owner": { + "username": "xavierallem", + "email": "xavierallem1999@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 1da4a923d99be67d5a44b268c629b3bbc5604d35 Mon Sep 17 00:00:00 2001 From: ZAPE Date: Sun, 9 Feb 2025 19:17:34 +0530 Subject: [PATCH 2855/3585] Create sangeeth.json --- domains/sangeeth.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sangeeth.json diff --git a/domains/sangeeth.json b/domains/sangeeth.json new file mode 100644 index 000000000..178d24f73 --- /dev/null +++ b/domains/sangeeth.json @@ -0,0 +1,12 @@ +{ + "description": "PORTFOLIO", + "owner": { + "username": "sangeeth-606", + "email": "sangeeth999123@gmail.com" + }, + "repo": "https://github.com/sangeeth-606/meh", + "record": { + "CNAME": "github-sangeeth-606.github.io" + } + } + From c0c6952ac8cdc998a647648621c42c3239ae4423 Mon Sep 17 00:00:00 2001 From: Allen Xavier Arasan <60181637+xavierallem@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:47:44 +0100 Subject: [PATCH 2856/3585] Delete domains/Allen-Xavier.json --- domains/Allen-Xavier.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/Allen-Xavier.json diff --git a/domains/Allen-Xavier.json b/domains/Allen-Xavier.json deleted file mode 100644 index 9498d4c59..000000000 --- a/domains/Allen-Xavier.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For Portfolio Website", - "repo": "https://github.com/xavierallem/AllenXavier", - "owner": { - "username": "xavierallem", - "email": "xavierallem1999@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } -} From 001dacdff688871aebb536089b51386164010b7d Mon Sep 17 00:00:00 2001 From: Allen Xavier Arasan <60181637+xavierallem@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:48:21 +0100 Subject: [PATCH 2857/3585] Create allen-xavier.json --- domains/allen-xavier.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/allen-xavier.json diff --git a/domains/allen-xavier.json b/domains/allen-xavier.json new file mode 100644 index 000000000..9498d4c59 --- /dev/null +++ b/domains/allen-xavier.json @@ -0,0 +1,11 @@ +{ + "description": "For Portfolio Website", + "repo": "https://github.com/xavierallem/AllenXavier", + "owner": { + "username": "xavierallem", + "email": "xavierallem1999@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 3022020816c6bf08c41c63ad4d9f78e02969624e Mon Sep 17 00:00:00 2001 From: Jes <141727697+octyn-yt@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:36:39 +0000 Subject: [PATCH 2858/3585] Create bio.json --- domains/bio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bio.json diff --git a/domains/bio.json b/domains/bio.json new file mode 100644 index 000000000..b76f092fc --- /dev/null +++ b/domains/bio.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Bio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} From a9f2955132c0fa887821adb56dda9099255f47c9 Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 9 Feb 2025 23:09:10 +0700 Subject: [PATCH 2859/3585] 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 fcacaaeee224e99f2824dd065d8232b094bd3a7a Mon Sep 17 00:00:00 2001 From: fynn <124388473+fynnlukah2@users.noreply.github.com> Date: Sun, 9 Feb 2025 17:48:31 +0100 Subject: [PATCH 2860/3585] Create fynnlukah.json --- domains/fynnlukah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fynnlukah.json diff --git a/domains/fynnlukah.json b/domains/fynnlukah.json new file mode 100644 index 000000000..7b49a8bc8 --- /dev/null +++ b/domains/fynnlukah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fynnlukah", + "discord": "727590288209608824" + }, + "record": { + "CNAME": "fynnlukah.vercel.app" + } +} From 7e32eb1471c2f008ac31181bb13b75e3b12d37df Mon Sep 17 00:00:00 2001 From: Jes <141727697+octyn-yt@users.noreply.github.com> Date: Sun, 9 Feb 2025 18:35:24 +0000 Subject: [PATCH 2861/3585] Create _discord.bio.json --- domains/_discord.bio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.bio.json diff --git a/domains/_discord.bio.json b/domains/_discord.bio.json new file mode 100644 index 000000000..b13b582ed --- /dev/null +++ b/domains/_discord.bio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "TXT": "dh=501251d3fa61ce8fb7a761606b9aa5e707eacd96" + } +} From 28266c2239cd0d9dc391c2eec1b9706c45a60009 Mon Sep 17 00:00:00 2001 From: Ash <01tripster@gmail.com> Date: Mon, 10 Feb 2025 00:06:57 +0530 Subject: [PATCH 2862/3585] Create _vercel.aakashrawat.json --- domains/_vercel.aakashrawat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aakashrawat.json diff --git a/domains/_vercel.aakashrawat.json b/domains/_vercel.aakashrawat.json new file mode 100644 index 000000000..0e745a4ff --- /dev/null +++ b/domains/_vercel.aakashrawat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aakashrawat04", + "email": "2004rawataakash@gmail.com", + "discord": "759817307957493800" + }, + "record": { + "TXT": "vc-domain-verify=aakashrawat.is-a.dev,d80839eb94f222e03728" + } +} From c8f58b67f541bfc882f77464557c8000c09a434b Mon Sep 17 00:00:00 2001 From: Ash <01tripster@gmail.com> Date: Mon, 10 Feb 2025 00:07:49 +0530 Subject: [PATCH 2863/3585] Create aakashrawat.json --- domains/aakashrawat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aakashrawat.json diff --git a/domains/aakashrawat.json b/domains/aakashrawat.json new file mode 100644 index 000000000..24c81cf1a --- /dev/null +++ b/domains/aakashrawat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aakashrawat04", + "email": "2004rawataakash@gmail.com", + "discord": "759817307957493800" + }, + "record": { + "CNAME": "aakashrawat.vercel.app" + } +} From 64a5e789878f7487ec826c91669a13ff7d5fb82e Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sun, 9 Feb 2025 23:43:22 +0300 Subject: [PATCH 2864/3585] Create encoder.js.json --- encoder.js.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 encoder.js.json diff --git a/encoder.js.json b/encoder.js.json new file mode 100644 index 000000000..301fc4a5e --- /dev/null +++ b/encoder.js.json @@ -0,0 +1,17 @@ +{ + "description": "Encoder.js", + "repo": "https://github.com/JustStudio7/Encoder", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 44329abd75387f12c38cabd04d890129c0534311 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sun, 9 Feb 2025 23:47:48 +0300 Subject: [PATCH 2865/3585] skill issue --- encoder.js.json => domains/encoder.js.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename encoder.js.json => domains/encoder.js.json (100%) diff --git a/encoder.js.json b/domains/encoder.js.json similarity index 100% rename from encoder.js.json rename to domains/encoder.js.json 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 2866/3585] 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 9dcff91b3955b774a39210856f681b31aa98a0dc Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Sun, 9 Feb 2025 16:54:34 -0500 Subject: [PATCH 2867/3585] Create _github-pages-challenge-wildchamo --- domains/_github-pages-challenge-wildchamo | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-wildchamo diff --git a/domains/_github-pages-challenge-wildchamo b/domains/_github-pages-challenge-wildchamo new file mode 100644 index 000000000..836e5b1ac --- /dev/null +++ b/domains/_github-pages-challenge-wildchamo @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wildchamo", + "email": "wildchamo@gmail.com" + }, + "record": { + "TXT": "5b9a158bcd9821a7a78b5b362bccf0" + } +} From 8c909041612da8a499bea1a4c19a4c0035cc1d24 Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Sun, 9 Feb 2025 16:57:23 -0500 Subject: [PATCH 2868/3585] Rename _github-pages-challenge-wildchamo to _github-pages-challenge-wildchamo.json --- ...challenge-wildchamo => _github-pages-challenge-wildchamo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-wildchamo => _github-pages-challenge-wildchamo.json} (100%) diff --git a/domains/_github-pages-challenge-wildchamo b/domains/_github-pages-challenge-wildchamo.json similarity index 100% rename from domains/_github-pages-challenge-wildchamo rename to domains/_github-pages-challenge-wildchamo.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 2869/3585] 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 81099c0cc80e7d2728b332db162e8f1911904edb Mon Sep 17 00:00:00 2001 From: Idriss Douiri <112064985+AstroDriss@users.noreply.github.com> Date: Sun, 9 Feb 2025 23:33:35 +0000 Subject: [PATCH 2870/3585] Create idriss.json --- domains/idriss.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/idriss.json diff --git a/domains/idriss.json b/domains/idriss.json new file mode 100644 index 000000000..be40bb738 --- /dev/null +++ b/domains/idriss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AstroDriss", + "email": "drisspennywise@gmail.com" + }, + "record": { + "CNAME": "idriss.douiri.org" + } +} From 8ee853ecd7018886809606f1e32005eaa12fe67b Mon Sep 17 00:00:00 2001 From: Juan G Tito Moya <109045642+JuanGTito@users.noreply.github.com> Date: Sun, 9 Feb 2025 22:10:18 -0500 Subject: [PATCH 2871/3585] Create JuanTito.json --- domains/JuanTito.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/JuanTito.json diff --git a/domains/JuanTito.json b/domains/JuanTito.json new file mode 100644 index 000000000..173585aff --- /dev/null +++ b/domains/JuanTito.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JuanTito" + "email": "JuanTito@gio.in" + }, + "record": { + "URL": "https://github.com/JuanGTito" + } +} From 522c6373779a6251951e817c20837410c5a911d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Leclerc?= Date: Mon, 10 Feb 2025 08:52:13 +0100 Subject: [PATCH 2872/3585] Create herve.json --- domains/herve.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/herve.json diff --git a/domains/herve.json b/domains/herve.json new file mode 100644 index 000000000..883675cff --- /dev/null +++ b/domains/herve.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herveleclerc", + "email": "herve.leclerc@gmail.com" + }, + "record": { + "CNAME": "herveleclerc.github.io" + } +} 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 2873/3585] 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 ac1f754c5e038e8a03559763ea0f901f5eeee37b Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Mon, 10 Feb 2025 09:59:58 +0000 Subject: [PATCH 2874/3585] Rename oliver to oliver.json --- domains/{oliver => oliver.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{oliver => oliver.json} (100%) diff --git a/domains/oliver b/domains/oliver.json similarity index 100% rename from domains/oliver rename to domains/oliver.json From de0befe00d4959ab7860559250141d79be643baf Mon Sep 17 00:00:00 2001 From: NotAProton Date: Mon, 3 Feb 2025 13:54:23 +0530 Subject: [PATCH 2875/3585] Register notaproton.is-a.dev --- domains/notaproton.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/notaproton.json diff --git a/domains/notaproton.json b/domains/notaproton.json new file mode 100644 index 000000000..a7763e212 --- /dev/null +++ b/domains/notaproton.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NotAProton", + "discord": "881083592648843294", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ljVmbkSps_q105bpImCtqo4lcTC3vXwfeKumQRVxp8bEoL2YAJOK_L1-ZJS3xoqwYz4dGhXRgfMwbXxt5DywBdnkWksIaVeslM0kAmjfqFGzT6j7YuFHHn0lCrtJACVCqfnkM6m-K8JVO71W66hnpyHqUep-pk-PEi7ySj7NibAjqMNf2UJiawXTTVLk3ynTUkwF4TJPwm4SdUJ6u9-YoFOh2aLOc716UINMAyRtnhB_LrfOYbl2a0OEnQGNdyEMqs1gjzmtn1wq_MZp6rI0HsRGV8PXuUh4GeEdptRCk2WIs2Rgg8vK1ECQ_DbbFCH0f1qxZAEngq-kTmByoICfhg.vi-XIRIxV8vkUwHBfoDxvQ._nY8vknWdQ_aGvm7_e2oh64O8IePxVzUV-Cxc20Y8HIG1ZihZ1_ae_BeL5b6OxJ9Ku0vnvwzitskb1y58Ja6krv4v-OVUft6kdUUYkyhB5Hai7HIRDbtiT9FD5EFXd3F.uS_CcluynSxFeTDrJosDrw" + }, + + "record": { + "CNAME": "notaproton.github.io" + } + } + \ No newline at end of file From d554b63ffaf20359da0421269de28071b54ddbd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Alejandro=20Rodr=C3=ADguez=20L=C3=B3pez?= Date: Mon, 10 Feb 2025 07:00:37 -0500 Subject: [PATCH 2876/3585] Subdomain add itsjhonalex.json --- domains/itsjhonalex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/itsjhonalex.json diff --git a/domains/itsjhonalex.json b/domains/itsjhonalex.json new file mode 100644 index 000000000..395fc6a3f --- /dev/null +++ b/domains/itsjhonalex.json @@ -0,0 +1,11 @@ +{ + "description": "itsjhonalex.is-a.dev", + "repo": "github.com/ItsJhonAlex/PortfolioDev", + "owner": { + "username": "ItsJhonAlex", + "email": "itsjhonalex@gmail.com" + }, + "record": { + "CNAME": "portfolio-dev-itsjhonalexs-projects.vercel.app" + } +} From 29f72d994d7aede7df5db081dd65ed995c12c3bd Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:39:25 +0000 Subject: [PATCH 2877/3585] Update oliver.json remove https from url --- domains/oliver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oliver.json b/domains/oliver.json index ce2f2cc8d..0f16d3134 100644 --- a/domains/oliver.json +++ b/domains/oliver.json @@ -4,6 +4,6 @@ "email": "oliver.ward94@gmail.com" }, "record": { - "CNAME": "https://is-a-dev-zc9.pages.dev/" + "CNAME": "is-a-dev-zc9.pages.dev" } } From b7f255deb3710d9a5253255aea8c75588face97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=95=E3=82=A1=E3=83=BC=E3=82=B9?= Date: Mon, 10 Feb 2025 21:58:31 +0700 Subject: [PATCH 2878/3585] feat(domain): update pyyupsk.is-a.dev to use Vercel --- domains/_vercel.pyyupsk.json | 9 +++++++++ domains/pyyupsk.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 domains/_vercel.pyyupsk.json diff --git a/domains/_vercel.pyyupsk.json b/domains/_vercel.pyyupsk.json new file mode 100644 index 000000000..3a9f8b15f --- /dev/null +++ b/domains/_vercel.pyyupsk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pyyupsk", + "email": "pyyupsk@proton.me" + }, + "record": { + "TXT": "vc-domain-verify=pyyupsk.is-a.dev,f537ecd57cc91e12951c" + } +} diff --git a/domains/pyyupsk.json b/domains/pyyupsk.json index 467897efe..8fc257f3a 100644 --- a/domains/pyyupsk.json +++ b/domains/pyyupsk.json @@ -3,9 +3,9 @@ "username": "pyyupsk", "email": "pyyupsk@proton.me" }, - "description": "👋 Hello! I'm ファース, a passionate full-stack developer with a passionate about creating innovative solutions that have a positive impact on people's lives.", + "description": "I'm a passionate software engineer with 6 years of experience in building web applications. I specialize in React, Node.js, and cloud technologies. My goal is to create efficient, scalable, and user-friendly solutions that make a positive impact.", "repo": "https://github.com/pyyupsk/personal-website", "record": { - "CNAME": "pyyupsk.pages.dev" + "CNAME": "pyyupsk.vercel.app" } } From a00d35e2c8a763136c64c32c8f79dd1cf48ad0bc Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Mon, 10 Feb 2025 11:28:21 -0400 Subject: [PATCH 2879/3585] Create kelly.json --- domains/kelly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kelly.json diff --git a/domains/kelly.json b/domains/kelly.json new file mode 100644 index 000000000..b6edc2131 --- /dev/null +++ b/domains/kelly.json @@ -0,0 +1,11 @@ +{ + "description": "Kelly Lawrence's personal website.", + "owner": { + "email": "kelly@kellylawrence.ca", + "username": "kellylawrence" + }, + "record": { + "CNAME": "kellylawrence.github.io" + }, + "repo": "https://github.com/kellylawrence/kellylawrence.github.io" +} From 3598fe7bd5f087172c2c5b7e5e5d83faf006f5bb Mon Sep 17 00:00:00 2001 From: Manoj Date: Mon, 10 Feb 2025 22:53:50 +0530 Subject: [PATCH 2880/3585] Manoj is-a.dev --- domains/manoj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/manoj.json diff --git a/domains/manoj.json b/domains/manoj.json new file mode 100644 index 000000000..3a33f4eca --- /dev/null +++ b/domains/manoj.json @@ -0,0 +1,12 @@ +{ + "description": "Manoj's portfolio website", + "repo": "https://github.com/ManojINaik/portfolio", + "owner": { + "username": "ManojINaik", + "email": "naik97059@gmail.com" + }, + "record": { + "URL": "https://portfolio-manojs-projects-144cb204.vercel.app/" + } + } + \ No newline at end of file From 27ce6d4b7b8848f888c2394483d90d2363635fdf Mon Sep 17 00:00:00 2001 From: "1rajputshashank@gmail.com" Date: Mon, 10 Feb 2025 22:54:26 +0530 Subject: [PATCH 2881/3585] add rajputshashank.json --- domains/rajputshashank.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rajputshashank.json diff --git a/domains/rajputshashank.json b/domains/rajputshashank.json new file mode 100644 index 000000000..d048f6c2f --- /dev/null +++ b/domains/rajputshashank.json @@ -0,0 +1,11 @@ +{ + "description": "Shashank's portfolio", + "repo": "https://github.com/rajputshashank003/details", + "owner": { + "username": "rajputshashank003", + "email": "hariomshashank@gmail.com" + }, + "record": { + "CNAME": "rajputshashank.vercel.app" + } +} \ No newline at end of file From 57094db3635e921d4637bbfd10e1880dddbbd68b Mon Sep 17 00:00:00 2001 From: Akhil Pillai Date: Mon, 10 Feb 2025 09:47:12 -0800 Subject: [PATCH 2882/3585] Update akpi.json --- domains/akpi.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index a05add36c..cca034d83 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -1,15 +1,10 @@ { "owner": { - "username": "akpi816218", + "username": "ackle-dev", "discord": "equus_quagga" }, "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], + "URL": "https://ackle.vercel.app/", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" @@ -18,4 +13,4 @@ "v=spf1 include:spf.improvmx.com ~all" ] } -} \ No newline at end of file +} From 8da3fb0138cc5059368bff2609826e22275fd8dd Mon Sep 17 00:00:00 2001 From: Randika Dissanayaka Date: Tue, 11 Feb 2025 00:12:48 +0530 Subject: [PATCH 2883/3585] Create randika.json --- domains/randika.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/randika.json diff --git a/domains/randika.json b/domains/randika.json new file mode 100644 index 000000000..b9c853c3f --- /dev/null +++ b/domains/randika.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "randika-srimal" + }, + "record": { + "CNAME": "area51projects.com" + } +} From cb8dc36376a27db050a6589923c68fc9d555456a Mon Sep 17 00:00:00 2001 From: Pedro Henrique Pires Date: Mon, 10 Feb 2025 16:45:36 -0300 Subject: [PATCH 2884/3585] update php.json --- domains/php.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/php.json b/domains/php.json index 7296cc2ec..320ed0e0a 100644 --- a/domains/php.json +++ b/domains/php.json @@ -5,6 +5,6 @@ "email": "pdrhenriquepires@gmail.com" }, "record": { - "CNAME": "pedrohenriquepires.com.br" + "CNAME": "site-v2-puce.vercel.app" } } From 16b437a0ce288bd2124896e9bbe3a171563d4431 Mon Sep 17 00:00:00 2001 From: Tajbi-Ul-Hasan Bithto <96212020+01HB@users.noreply.github.com> Date: Tue, 11 Feb 2025 01:56:19 +0600 Subject: [PATCH 2885/3585] Update _vercel.hasanbithto.json From 0ffe2ae8f27b6ac0090ec77fcfa8595731bacc83 Mon Sep 17 00:00:00 2001 From: mbonum <109924131+mbonum@users.noreply.github.com> Date: Mon, 10 Feb 2025 21:11:35 +0100 Subject: [PATCH 2886/3585] Create mgb.json --- domains/mgb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mgb.json diff --git a/domains/mgb.json b/domains/mgb.json new file mode 100644 index 000000000..90e6f42ee --- /dev/null +++ b/domains/mgb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mbonum", + "email": "m.bonum@protonmail.com" + }, + "record": { + "CNAME": "mbonum.github.io" + } +} From fab003f1da25dc016f74b5456b5aad6654634bd4 Mon Sep 17 00:00:00 2001 From: barremian Date: Mon, 10 Feb 2025 21:15:24 +0100 Subject: [PATCH 2887/3585] Add domains/barremian.json --- domains/barremian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/barremian.json diff --git a/domains/barremian.json b/domains/barremian.json new file mode 100644 index 000000000..219189701 --- /dev/null +++ b/domains/barremian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "barremian", + "email": "machinetime77@gmail.com" + }, + "record": { + "CNAME": "barremian.com" + } +} \ No newline at end of file From aecd2227420ed8a1987ceaefbfedb2ac5213a205 Mon Sep 17 00:00:00 2001 From: barremian Date: Mon, 10 Feb 2025 21:30:59 +0100 Subject: [PATCH 2888/3585] Add newline to end of file --- domains/barremian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/barremian.json b/domains/barremian.json index 219189701..0fa83cb0c 100644 --- a/domains/barremian.json +++ b/domains/barremian.json @@ -6,4 +6,4 @@ "record": { "CNAME": "barremian.com" } -} \ No newline at end of file +} From 466b6f2631ca204eeca32e52a2f415ab7024e067 Mon Sep 17 00:00:00 2001 From: Fetico Daniel Date: Mon, 10 Feb 2025 23:37:34 +0200 Subject: [PATCH 2889/3585] 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 97a4907d89a17889162fac707496d0ad65150d01 Mon Sep 17 00:00:00 2001 From: Leondri Salas Date: Mon, 10 Feb 2025 15:54:09 -0600 Subject: [PATCH 2890/3585] Update lsalas.json --- domains/lsalas.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/domains/lsalas.json b/domains/lsalas.json index 386e2579a..b5c5f9815 100644 --- a/domains/lsalas.json +++ b/domains/lsalas.json @@ -1 +1,13 @@ -new domain lsalas.is-a.dev +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/leondrisalas/Lsalas", + "owner": { + "username": "leondrisalas", + "email": "leondrisalas@gmail.com" + }, + "record": { + "A": [ + "82.180.174.177" + ] + } +} From 0485976b09d192b0a5be5031e9ac858614cbc937 Mon Sep 17 00:00:00 2001 From: Leondri Salas Date: Mon, 10 Feb 2025 15:56:51 -0600 Subject: [PATCH 2891/3585] Update lsalas.json --- domains/lsalas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lsalas.json b/domains/lsalas.json index b5c5f9815..63a6336cf 100644 --- a/domains/lsalas.json +++ b/domains/lsalas.json @@ -1,5 +1,5 @@ { - "description": "Documentation website for is-a.dev", + "description": "Test website for lsalas.is-a.dev using hosintger.com", "repo": "https://github.com/leondrisalas/Lsalas", "owner": { "username": "leondrisalas", From 1cd2b7faa9fa21eecc2451a822fc612d8a650ede Mon Sep 17 00:00:00 2001 From: saras008 Date: Tue, 11 Feb 2025 05:27:19 +0700 Subject: [PATCH 2892/3585] Create saras008.json github profile --- domains/saras008.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saras008.json diff --git a/domains/saras008.json b/domains/saras008.json new file mode 100644 index 000000000..2fed84fdc --- /dev/null +++ b/domains/saras008.json @@ -0,0 +1,11 @@ +{ + "description": "Iyus Dedi Putra Github Profile", + "repo": "https://github.com/saras008/saras008.github.io", + "owner": { + "username": "saras008", + "email": "simatupang2000@@gmail.com" + }, + "record": { + "CNAME": "saras008.github.io" + } +} From 2f3534ca3f78aeca98bab943893073a7e88a2093 Mon Sep 17 00:00:00 2001 From: panntod Date: Tue, 11 Feb 2025 06:26:54 +0700 Subject: [PATCH 2893/3585] feat: Create panntod.json --- domains/_vercel.panntod.json | 10 ++++++++++ domains/panntod.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.panntod.json create mode 100644 domains/panntod.json diff --git a/domains/_vercel.panntod.json b/domains/_vercel.panntod.json new file mode 100644 index 000000000..9dd4c082b --- /dev/null +++ b/domains/_vercel.panntod.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "panntod", + "email": "munjalindra.pandhu@gmail.com", + "discord": "975960358999171152" + }, + "record": { + "TXT": "vc-domain-verify=panntod.is-a.dev,435ff362356e5d45062f" + } +} \ No newline at end of file diff --git a/domains/panntod.json b/domains/panntod.json new file mode 100644 index 000000000..b3ffc83ae --- /dev/null +++ b/domains/panntod.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "panntod", + "email": "munjalindra.pandhu@gmail.com", + "discord": "975960358999171152" + }, + "record": { + "CNAME": "panntod-personal.vercel.app" + } +} \ No newline at end of file From 1efd75d3f166f1f0518e757486eab27582952b01 Mon Sep 17 00:00:00 2001 From: Yoan Gilliand <114289792+yoan-gilliand@users.noreply.github.com> Date: Tue, 11 Feb 2025 02:19:44 +0100 Subject: [PATCH 2894/3585] Create _vercel.yoan.json --- domains/_vercel.yoan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.yoan.json diff --git a/domains/_vercel.yoan.json b/domains/_vercel.yoan.json new file mode 100644 index 000000000..675c0f8e2 --- /dev/null +++ b/domains/_vercel.yoan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yoan-gilliand", + "email": "yoangilliand@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yoan.is-a.dev,74485448b7e7f2fd4b95" + } + } From 7e5dfa70b2cf381215777953a9e8c1a45b8e3811 Mon Sep 17 00:00:00 2001 From: Yoan Gilliand <114289792+yoan-gilliand@users.noreply.github.com> Date: Tue, 11 Feb 2025 02:20:59 +0100 Subject: [PATCH 2895/3585] Create yoan.json --- domains/yoan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yoan.json diff --git a/domains/yoan.json b/domains/yoan.json new file mode 100644 index 000000000..f406008bc --- /dev/null +++ b/domains/yoan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yoan-gilliand", + "email": "yoangilliand@gmail.com" + }, + "record": { + "CNAME": "yoan-gilliand.vercel.app" + } +} From 12745e2c5c0e557558d486be9412ea243e158c1b Mon Sep 17 00:00:00 2001 From: Damian Melia Date: Mon, 10 Feb 2025 21:50:11 -0500 Subject: [PATCH 2896/3585] make domains file --- domains/_vercel.damian.json | 10 ++++++++++ domains/damian.json | 9 +++++++++ 2 files changed, 19 insertions(+) create mode 100644 domains/_vercel.damian.json create mode 100644 domains/damian.json diff --git a/domains/_vercel.damian.json b/domains/_vercel.damian.json new file mode 100644 index 000000000..bf8b75cb8 --- /dev/null +++ b/domains/_vercel.damian.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "meliadamian17", + "email": "damiannnnn" + }, + "record": { + "TXT": "vc-domain-verify=damian.is-a.dev,4dce4cc5e2ccdbc3e472" + } +} \ No newline at end of file diff --git a/domains/damian.json b/domains/damian.json new file mode 100644 index 000000000..37f26f4a0 --- /dev/null +++ b/domains/damian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "meliadamian17", + "email": "damiannnnn" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file From bfa9d50a6fc1de7f10ce299e9a376a60df7cbd1c Mon Sep 17 00:00:00 2001 From: Ishwar Date: Tue, 11 Feb 2025 09:12:42 +0530 Subject: [PATCH 2897/3585] add `ishwar.is-a.dev` to domains --- domains/_vercel.ishwar.json | 9 +++++++++ domains/ishwar.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.ishwar.json create mode 100644 domains/ishwar.json diff --git a/domains/_vercel.ishwar.json b/domains/_vercel.ishwar.json new file mode 100644 index 000000000..f78c55aa6 --- /dev/null +++ b/domains/_vercel.ishwar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ishwar00", + "email": "ishwargowda100@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ishwar.is-a.dev,6a55bd5a5a9d43473b7f" + } +} diff --git a/domains/ishwar.json b/domains/ishwar.json new file mode 100644 index 000000000..c2905f4dd --- /dev/null +++ b/domains/ishwar.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/ishwar00/ishwarstuff", + "owner": { + "username": "ishwar00", + "email": "ishwargowda100@gmail.com" + }, + "record": { + "CNAME": "ishwarstuff.vercel.app" + } +} From 203397ee8a5ba2b1420b30fd5a93cb56384fbac0 Mon Sep 17 00:00:00 2001 From: smarterToby <84527857+smarterToby@users.noreply.github.com> Date: Tue, 11 Feb 2025 07:55:27 +0100 Subject: [PATCH 2898/3585] add domain tobias.is-a.dev --- domains/_vercel.tobias.json | 9 +++++++++ domains/tobias.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.tobias.json create mode 100644 domains/tobias.json diff --git a/domains/_vercel.tobias.json b/domains/_vercel.tobias.json new file mode 100644 index 000000000..9910e6185 --- /dev/null +++ b/domains/_vercel.tobias.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smarterToby", + "discord": "724712767080235049" + }, + "record": { + "TXT": "vc-domain-verify=tobias.is-a.dev,21171b13f4596f6ef9ee" + } +} \ No newline at end of file diff --git a/domains/tobias.json b/domains/tobias.json new file mode 100644 index 000000000..238276223 --- /dev/null +++ b/domains/tobias.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smarterToby", + "discord": "724712767080235049" + }, + "record": { + "CNAME": "tobiasreuss.vercel.app" + } +} \ No newline at end of file From f129b7c38c4e482c7561582b72d3e9399cda2686 Mon Sep 17 00:00:00 2001 From: Aman Raj <113578582+huamanraj@users.noreply.github.com> Date: Tue, 11 Feb 2025 13:08:10 +0530 Subject: [PATCH 2899/3585] adding _vercel.amanraj.json --- domains/_vercel.amanraj.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/_vercel.amanraj.json diff --git a/domains/_vercel.amanraj.json b/domains/_vercel.amanraj.json new file mode 100644 index 000000000..27511e0c9 --- /dev/null +++ b/domains/_vercel.amanraj.json @@ -0,0 +1,13 @@ +{ + "description": "This website is my personal portfolio", + "repo": "https://github.com/huamanraj/Portfolio-v4", + "owner": { + "username": "huamanraj", + "email": "amanraj12.ar@gmail.com", + "discord": "amanraj" + }, + "record": { + "TXT": ["vc-domain-verify=amanraj.is-a.dev,25dd2c58bb98baf55cd4"] + } + } + \ No newline at end of file From 469b24e97d1399de79f8fc391c808f5ff57ba174 Mon Sep 17 00:00:00 2001 From: Christian Gabriel Iturre Sandoval <166109298+GabrielIturreCs@users.noreply.github.com> Date: Tue, 11 Feb 2025 06:18:08 -0300 Subject: [PATCH 2900/3585] Create gabriel-iturre.json --- domains/gabriel-iturre.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gabriel-iturre.json diff --git a/domains/gabriel-iturre.json b/domains/gabriel-iturre.json new file mode 100644 index 000000000..4876467f9 --- /dev/null +++ b/domains/gabriel-iturre.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GabrielIturreCs", + "email": "gabriel13iturre@gmail.com" + }, + "record": { + "CNAME": "gabrieliturre.netlify.app" + } +} From ba056addfde728e9e8b0b4b4213dea101502c2d3 Mon Sep 17 00:00:00 2001 From: TanishChahal <106695408+TanishChahal@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:26:32 +0530 Subject: [PATCH 2901/3585] Update tanish.chahal.json --- domains/tanish.chahal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanish.chahal.json b/domains/tanish.chahal.json index bcbfb26b8..3d44bf2d1 100644 --- a/domains/tanish.chahal.json +++ b/domains/tanish.chahal.json @@ -6,6 +6,6 @@ "email": "TanishChahal5705@gmail.com" }, "record": { - "URL": "tanishchahal.netlify.app" + "URL": "https://tanishchahal.netlify.app" } } \ No newline at end of file From 78c0073b5397696560e3e0d10b732d7db5f6b0d7 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Tue, 11 Feb 2025 17:05:27 +0700 Subject: [PATCH 2902/3585] Create _vercel.layhout.json --- domains/_vercel.layhout.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.layhout.json diff --git a/domains/_vercel.layhout.json b/domains/_vercel.layhout.json new file mode 100644 index 000000000..e17243f9c --- /dev/null +++ b/domains/_vercel.layhout.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=layhout.is-a.dev,be218a450dbf76cb68f1"] + } +} From 1354bee9d6db79fce25364544ca42c54f8fbb1a1 Mon Sep 17 00:00:00 2001 From: TanishChahal <106695408+TanishChahal@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:56:27 +0530 Subject: [PATCH 2903/3585] Rename tanish.chahal.json to tanish-chahal.json --- domains/{tanish.chahal.json => tanish-chahal.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{tanish.chahal.json => tanish-chahal.json} (99%) diff --git a/domains/tanish.chahal.json b/domains/tanish-chahal.json similarity index 99% rename from domains/tanish.chahal.json rename to domains/tanish-chahal.json index 3d44bf2d1..332880c13 100644 --- a/domains/tanish.chahal.json +++ b/domains/tanish-chahal.json @@ -8,4 +8,4 @@ "record": { "URL": "https://tanishchahal.netlify.app" } -} \ No newline at end of file +} From 9c278320bf27e6963d69ee7a08a0f6dad2ba08f7 Mon Sep 17 00:00:00 2001 From: Riccardo126 <78860974+Riccardo126@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:07:25 +0100 Subject: [PATCH 2904/3585] Create riccardo126.json --- domains/riccardo126.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riccardo126.json diff --git a/domains/riccardo126.json b/domains/riccardo126.json new file mode 100644 index 000000000..f7a201342 --- /dev/null +++ b/domains/riccardo126.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riccardo126", + "email": "riccardopassacantando@gmail.com" + }, + "record": { + "CNAME": "riccardo126.vercel.app" + } +} From 19db520ba8e9d153380a5be6ed5b7dc4376e25bd Mon Sep 17 00:00:00 2001 From: Riccardo126 <78860974+Riccardo126@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:16:32 +0100 Subject: [PATCH 2905/3585] Create _vercel.riccardo126.json --- domains/_vercel.riccardo126.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.riccardo126.json diff --git a/domains/_vercel.riccardo126.json b/domains/_vercel.riccardo126.json new file mode 100644 index 000000000..9f98c2832 --- /dev/null +++ b/domains/_vercel.riccardo126.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riccardo126", + "email": "riccardopassacantando@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=riccardo126.is-a.dev,408e1d0b2f39a662b0ae" + } +} From ea8f71ace5a8422d57385691e143eafb9a6a1421 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:24:10 +0100 Subject: [PATCH 2906/3585] Register usekyber.is-a.dev --- domains/usekyber.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/usekyber.json diff --git a/domains/usekyber.json b/domains/usekyber.json new file mode 100644 index 000000000..d18e9a314 --- /dev/null +++ b/domains/usekyber.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "roger-padrell", + "discord": "1335907071287230527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.mUg0h0vs51TZlH_HhPFCqQvSXzhsEa9nWRE_vKRN7AWyU2jSneGFQopQ5Lj__CLtmRDCd60W0wYjH8FEqUjYaquACMvfkG2KrU-F6Ht8efv-g6fvQSnEpFeCy4jaeOI0WqCfwoDY8AAaH2daMX3CrLhrJAVD-CNm5sjssElj77cmDhU1Z0m2WCp__Akt-uDNc2VUVlUpDfqhV9b8pgEX-NfSMAU0kL-v1B037PVUCBPj_obfJyOUDj72lTcl5uYoJlkIiUbsfvWAIvbP2i_0xxAXXhuyfTnD1a_2FAXmKegzUmM9kjgao1RNWUAXo_sgydw0IxevpVgI-GhZgl09CA.WkO0f1qjPnhPD4YI1U_buA.Vj5CjME69F7g0jEiXmgD0OUNf7GpLBCRuI0Ap5sE67A0D0dWYoKPyE6c5Jy-8U5UuCic01BnIhP3SKeQ4u3ZiCjXkjfeYaXba_UIcOdWBpw.Qm7MtmHkzZBCmWtDpIMY7g" + }, + + "record": { + "CNAME": "https://kyber.gitbook.io/usekyber" + } + } + \ No newline at end of file From b94f9296e3ffe8088b482aa8f74be5516d09f3d5 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:25:48 +0100 Subject: [PATCH 2907/3585] Delete domains/padrell.json --- domains/padrell.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/padrell.json diff --git a/domains/padrell.json b/domains/padrell.json deleted file mode 100644 index 9eb9f96a1..000000000 --- a/domains/padrell.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "roger-padrell", - "discord": "1335907071287230527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.HvL8l61Pkp238VZX1aoa8fqcumk8PoPhhD4si_2-JhERa_Z4aY2o0SwCddtroLQzEuJH82FaiPioIOxZnGeJ9VWBcUhOLRbZi8k6XTnUaMd_IDg6irAWh0BgHm2otvNizmuBSKipvdgp-63iKz8SiCssPhVmnuCGgU32cN1wl823SeX-7HHosW2PIsEuEJyG7ZoPWXJn6IMKWz43FmHrsCVGT5DE4PMCk6HJ2PfMRI1-eRgha8dhVTkoIcWfE7l7zP17uY-mkJwnzd30ljMj9pXbXQl8OgdkQK2lji0nmjehXR8nLphbYMagCd4B71Mbq_B_pwNOShuD8XTD1AsXBA.5vlwik66_FuYeH8yHk6lkQ.Ir39hWXcc1SeC_YPv-2X6iwh4zo3DeDjWX3vhTYEw1xXz678EJ2mPSVXpxG3FU2HYhAq5Nw65wkSvwg6tmNYasoX56i-wTGHXbcoK1NOEZg.icKqAmJefSg2ni8eQMW2CA" - }, - - "record": { - "CNAME": "rpadrell.is-a.dev" - } - } - \ No newline at end of file From 57a41f92a105a245eca624afc4fa7738b4758a68 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:26:07 +0100 Subject: [PATCH 2908/3585] Delete domains/roger.json --- domains/roger.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/roger.json diff --git a/domains/roger.json b/domains/roger.json deleted file mode 100644 index 60090de67..000000000 --- a/domains/roger.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "roger-padrell", - "discord": "1335907071287230527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nt4grlU2L6K4uxKb76YiAJOud69bPGVchGYg8f_5UV4AnPpIJEZAnjOHW7rrZLRXs-r-ijmQNfiVFKyf6XZ5uNvOE2ZIAO666t5u9izaIgc2qnh5wyaoCs2XpdEthuoOaJUajL5jHVDxdoAJHBLoEnckvVpPEb4YhYKKxVt-bHE_1id9DbLDOhC8uQ9FzpKvp4N-35r4zIVLQw6pt1b9zttRYbVTGbsDZz4gwU0fvZCMM4S9lGIraHLwFiwdvlfRbCVd0WRb8CWS1zpbDaiZQhRUEJ2CmIj7gs7AQO3vYYwY0DICFaOkLw0o6ToHf27UIgqdW1ZvXM-5IZDVpwrhlA.XZgraYF6JeyTkQm76YALYA.xJ2uLZqQkqC_mh6E_TUhhX68K8MwWaZuc2EeS7HGfMWLgtSvcszwPklLoTEl3q_KFpWzlkXI5Em937NaWzRL9l4C3ij2KK3zS7OguwIdT2A.6N7koiyhvgyuaJ5taKlW-w" - }, - - "record": { - "CNAME": "rpadrell.is-a.dev" - } - } - \ No newline at end of file From 20cf3ddd1ab2859e6b0c9325e96e1b03844b249a Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:26:31 +0100 Subject: [PATCH 2909/3585] Delete domains/rp.json --- domains/rp.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/rp.json diff --git a/domains/rp.json b/domains/rp.json deleted file mode 100644 index d5e7763a8..000000000 --- a/domains/rp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "roger-padrell", - "discord": "1335907071287230527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.PP6BhawYWdZ6VbdHy573LrAaIpHDz7oSEc55grBLMSdFmFAEsghYnJKEkp43pmiOy-zP8y2aHc0WRCFyc6mbe_E3q_iJOIZT32KAuSxSH7hR_MVaNmLuQrpT1cnLmsXiqDlik9bSKIRVBkOUgDoR8MywwobNo0Tzr20dkLs1PGxagKdjjIjr4IE3DMnDw7HYAUx_ZWxrGF9LFQhsWGFj3PrMwzv0tMn8rZbKp5Gq-XXu73LBomEtDXCqNlOh0XpDY83GAuY7gGlU1WAX_7Eai_6CTOoM-C02RrSReq3PWL-QAJPToIFLtRmH7wjo629T3PRGVRLrPqvND_0nLvOtgQ.AQ4buquRStIVC2RvOM188Q.gqsocA3tl82D6TvRZVfHt5WA4B8pIBSmvtsDT2QrXmhz9LRgTyOcCHIYUX50icebi8ijMespbB1JMTbYkq2_vrirAAvWbLZ2LAGLLEdkPXs.l_WKOChRp4xmgsMiEMTRcw" - }, - - "record": { - "CNAME": "rpadrell.is-a.dev" - } - } - \ No newline at end of file From edd0dbbd791db44c8191c045afb092b649439642 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:29:23 +0100 Subject: [PATCH 2910/3585] Update usekyber.json --- domains/usekyber.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/usekyber.json b/domains/usekyber.json index d18e9a314..0aad56a94 100644 --- a/domains/usekyber.json +++ b/domains/usekyber.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://kyber.gitbook.io/usekyber" + "CNAME": "0fd7817ec6-hosting.gitbook.io" } } - \ No newline at end of file + From bf14f28ddb1c028918cb879c7539b414cac4f337 Mon Sep 17 00:00:00 2001 From: Barry Hammer Date: Tue, 11 Feb 2025 13:36:39 +0200 Subject: [PATCH 2911/3585] Create barry-hammer.json --- domains/barry-hammer.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/barry-hammer.json diff --git a/domains/barry-hammer.json b/domains/barry-hammer.json new file mode 100644 index 000000000..a19403a2b --- /dev/null +++ b/domains/barry-hammer.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "barry-hammer" + }, + "record": { + "CNAME": "barry-hammer.github.io" + } +} From 198951e3161a3390b785517af644bec1eaaf3f16 Mon Sep 17 00:00:00 2001 From: jmmille <4968945+jmmille@users.noreply.github.com> Date: Tue, 11 Feb 2025 08:11:18 -0500 Subject: [PATCH 2912/3585] Update jmmille.json --- domains/jmmille.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jmmille.json b/domains/jmmille.json index d91bf5ae7..4eca0d1b6 100644 --- a/domains/jmmille.json +++ b/domains/jmmille.json @@ -1,7 +1,7 @@ { "owner": { "username": "jmmille", - "email": "4968945+jmmille@users.noreply.github.com" + "email": "jmmille@gmail.com" }, "record": { "URL": "https://github.com/jmmille" 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 2913/3585] 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 98e9ba95b04c988e2ad2b5d1c7ea635de8e6049a Mon Sep 17 00:00:00 2001 From: jonathan-geva Date: Tue, 11 Feb 2025 15:35:00 +0100 Subject: [PATCH 2914/3585] Create jg.json and jonathangeva.json --- domains/jg.json | 11 +++++++++++ domains/jonathangeva.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/jg.json create mode 100644 domains/jonathangeva.json diff --git a/domains/jg.json b/domains/jg.json new file mode 100644 index 000000000..b8f48c746 --- /dev/null +++ b/domains/jg.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio site for Jonathan Geva (short for jonathangeva)", + "repo": "https://github.com/jonathan-geva/Portfolio", + "owner": { + "username": "jonathan-geva", + "discord": "jonilul21" + }, + "record": { + "CNAME": "jonathangeva.ch" + } +} \ No newline at end of file diff --git a/domains/jonathangeva.json b/domains/jonathangeva.json new file mode 100644 index 000000000..45a318066 --- /dev/null +++ b/domains/jonathangeva.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio site for Jonathan Geva", + "repo": "https://github.com/jonathan-geva/Portfolio", + "owner": { + "username": "jonathan-geva", + "discord": "jonilul21" + }, + "record": { + "CNAME": "jonathangeva.ch" + } +} \ No newline at end of file From 96e9013eb038399d5789e677cf49c8b71e91fd98 Mon Sep 17 00:00:00 2001 From: Kikemendez98 <50888639+Kikeme98@users.noreply.github.com> Date: Tue, 11 Feb 2025 09:10:38 -0600 Subject: [PATCH 2915/3585] Update domains/kikemendez.json Co-authored-by: 21Z <21z95@proton.me> --- domains/kikemendez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kikemendez.json b/domains/kikemendez.json index 760ffffce..53cd613eb 100644 --- a/domains/kikemendez.json +++ b/domains/kikemendez.json @@ -6,6 +6,6 @@ "description": "My personal site portfolio", "repo": "https://github.com/Kikeme98/react-frontend-dev-portfolio.git", "record": { - "CNAME": "kikeme98.github.io/react-frontend-dev-portfolio" + "CNAME": "kikeme98.github.io" } } \ No newline at end of file From 3310008688bdc6cfbf3a817e07440752966aaf3e Mon Sep 17 00:00:00 2001 From: Yoan Gilliand <114289792+yoan-gilliand@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:17:00 +0100 Subject: [PATCH 2916/3585] Update _vercel.yoan.json --- domains/_vercel.yoan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.yoan.json b/domains/_vercel.yoan.json index 675c0f8e2..e0b6b288d 100644 --- a/domains/_vercel.yoan.json +++ b/domains/_vercel.yoan.json @@ -6,4 +6,4 @@ "record": { "TXT": "vc-domain-verify=yoan.is-a.dev,74485448b7e7f2fd4b95" } - } +} 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 2917/3585] 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 e607629999d7e36b37e85d65a9bcc77eda2997c4 Mon Sep 17 00:00:00 2001 From: Yatin <127234342+Yatin-Malhotra@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:09:20 -0500 Subject: [PATCH 2918/3585] Create subdomain.json --- domains/subdomain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/subdomain.json diff --git a/domains/subdomain.json b/domains/subdomain.json new file mode 100644 index 000000000..07f35f375 --- /dev/null +++ b/domains/subdomain.json @@ -0,0 +1,11 @@ +{ + "description": "Personal-Portfolio", + "repo": "https://github.com/Yatin-Malhotra/TestPortfolio", + "owner": { + "username": "Yatin-Malhotra", + "discord": "foreverinevitable" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 11a6300b4ec4b2e027f89509c06bed01c1ed214e Mon Sep 17 00:00:00 2001 From: Yatin <127234342+Yatin-Malhotra@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:10:49 -0500 Subject: [PATCH 2919/3585] Rename subdomain.json to yatinmalhotra.json --- domains/{subdomain.json => yatinmalhotra.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{subdomain.json => yatinmalhotra.json} (100%) diff --git a/domains/subdomain.json b/domains/yatinmalhotra.json similarity index 100% rename from domains/subdomain.json rename to domains/yatinmalhotra.json From aec328272b56b2e19efd0a21b770948a92712408 Mon Sep 17 00:00:00 2001 From: Woogi <70678014+woogi-kang@users.noreply.github.com> Date: Wed, 12 Feb 2025 04:13:20 +0900 Subject: [PATCH 2920/3585] Create _vercel.woogi.json --- domains/_vercel.woogi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.woogi.json diff --git a/domains/_vercel.woogi.json b/domains/_vercel.woogi.json new file mode 100644 index 000000000..e13d0efdf --- /dev/null +++ b/domains/_vercel.woogi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "woogi-kang", + "email": "woogi.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=woogi.is-a.dev,067989673fe543ef5114" + } +} From 50ffcf0caf40aeadb9d250177108be2afd3b6d96 Mon Sep 17 00:00:00 2001 From: Woogi <70678014+woogi-kang@users.noreply.github.com> Date: Wed, 12 Feb 2025 04:14:21 +0900 Subject: [PATCH 2921/3585] Create woogi.json --- domains/woogi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/woogi.json diff --git a/domains/woogi.json b/domains/woogi.json new file mode 100644 index 000000000..a3fb827bc --- /dev/null +++ b/domains/woogi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "woogi-kang", + "email": "woogi.dev@gmail.com" + }, + "record": { + "CNAME": "portfolio-whbd.vercel.app" + } +} From 0e6280611d1337973d5913facf12abe3817ecb00 Mon Sep 17 00:00:00 2001 From: ktevin01 <22453156+ktevin01@users.noreply.github.com> Date: Tue, 11 Feb 2025 14:50:15 -0500 Subject: [PATCH 2922/3585] Addding my link --- domains/ktevin01.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ktevin01.json diff --git a/domains/ktevin01.json b/domains/ktevin01.json new file mode 100644 index 000000000..b9c3858ba --- /dev/null +++ b/domains/ktevin01.json @@ -0,0 +1,12 @@ +{ + "description": "Behold, My Stuff", + "repo": "https://github.com/ktevin01/register.is-a-dev", + "owner": { + "username": "ktevin01", + "email": "[email protected]" + }, + "record": { + "URL": "https://github.com/ktevin01" + }, + "proxied": false + } \ No newline at end of file From 5c6a6eea85a6cab0f8c8644a0d72d802523b2b88 Mon Sep 17 00:00:00 2001 From: Alex Blanco Date: Tue, 11 Feb 2025 14:00:14 -0600 Subject: [PATCH 2923/3585] Adding ti3r domain file --- domains/ti3r.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ti3r.json diff --git a/domains/ti3r.json b/domains/ti3r.json new file mode 100644 index 000000000..944e02ada --- /dev/null +++ b/domains/ti3r.json @@ -0,0 +1,10 @@ +{ + "description": "Ti3r's Dev Portfolio", + "owner": { + "username": "ti3r", + "email": "ti3r.bubblenet@gmail.com" + }, + "record": { + "CNAME": "ti3r.github.io" + } +} From 7ce99613186c8409b83953e4693c02124857fd2d Mon Sep 17 00:00:00 2001 From: ktevin01 <22453156+ktevin01@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:02:39 -0500 Subject: [PATCH 2924/3585] added my email address --- domains/ktevin01.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ktevin01.json b/domains/ktevin01.json index b9c3858ba..d868e679a 100644 --- a/domains/ktevin01.json +++ b/domains/ktevin01.json @@ -3,7 +3,7 @@ "repo": "https://github.com/ktevin01/register.is-a-dev", "owner": { "username": "ktevin01", - "email": "[email protected]" + "email": "ktevin@icloud.com" }, "record": { "URL": "https://github.com/ktevin01" From db7867b9056e284f183a606f35b37dde4f78d4cf Mon Sep 17 00:00:00 2001 From: Anatolii Shuba Date: Tue, 11 Feb 2025 19:05:42 -0500 Subject: [PATCH 2925/3585] 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 2926/3585] 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 2927/3585] 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 2928/3585] 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 e9ca06e67b785c7d620f33127b5bf6f21fbbde13 Mon Sep 17 00:00:00 2001 From: Nam Date: Tue, 11 Feb 2025 10:48:42 +0700 Subject: [PATCH 2929/3585] Create nhim411.json --- domains/nhim411.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nhim411.json diff --git a/domains/nhim411.json b/domains/nhim411.json new file mode 100644 index 000000000..32eae7f4f --- /dev/null +++ b/domains/nhim411.json @@ -0,0 +1,11 @@ +{ + "description": "Le Hoai Nam's website", + "repo": "https://github.com/nhim411/nhim411.github.io", + "owner": { + "username": "nhim411", + "email": "lehoainam1998@gmail.com" + }, + "record": { + "CNAME": "nhim411.github.io" + } +} \ No newline at end of file From cb47f12c465b206844039be22c099970f8b1799b Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Wed, 12 Feb 2025 09:47:23 +0530 Subject: [PATCH 2930/3585] Create ujjvaljoshi.is-a.dev.json --- domains/ujjvaljoshi.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ujjvaljoshi.is-a.dev.json diff --git a/domains/ujjvaljoshi.is-a.dev.json b/domains/ujjvaljoshi.is-a.dev.json new file mode 100644 index 000000000..a725d3ce6 --- /dev/null +++ b/domains/ujjvaljoshi.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/ujjvaljoshi45/ujjvaljoshi45", + "owner": { + "username": "ujjvaljoshi45", + "email": "ujjvaljoshi45@gmail.com" + }, + "record": { + "CNAME": "ujjvaljoshi45.github.io" + } +} From e7a88fa92d3457d98ca734f2adc658127cadd7d4 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Wed, 12 Feb 2025 09:52:11 +0530 Subject: [PATCH 2931/3585] Update ujjvaljoshi.is-a.dev.json --- domains/ujjvaljoshi.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ujjvaljoshi.is-a.dev.json b/domains/ujjvaljoshi.is-a.dev.json index a725d3ce6..ff022a990 100644 --- a/domains/ujjvaljoshi.is-a.dev.json +++ b/domains/ujjvaljoshi.is-a.dev.json @@ -6,6 +6,6 @@ "email": "ujjvaljoshi45@gmail.com" }, "record": { - "CNAME": "ujjvaljoshi45.github.io" + "CNAME": "portfolio-ivui.vercel.app" } } From 23502ce7835b9b9100db72fabc1020995ad916ac Mon Sep 17 00:00:00 2001 From: Mohammed Obaid <81803774+mdobaid311@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:53:25 +0530 Subject: [PATCH 2932/3585] Create mohammedobaid subdomain --- domains/mohammedobaid | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mohammedobaid diff --git a/domains/mohammedobaid b/domains/mohammedobaid new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mohammedobaid @@ -0,0 +1 @@ + From f500595590ae85d05c03a6d034972f80f8e3f5a8 Mon Sep 17 00:00:00 2001 From: Mohammed Obaid <81803774+mdobaid311@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:55:02 +0530 Subject: [PATCH 2933/3585] Rename mohammedobaid to mohammedobaid.json --- domains/{mohammedobaid => mohammedobaid.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mohammedobaid => mohammedobaid.json} (100%) diff --git a/domains/mohammedobaid b/domains/mohammedobaid.json similarity index 100% rename from domains/mohammedobaid rename to domains/mohammedobaid.json From 81b490953eccf0f5e1ee9a28018a9d2ec4cb4a7d Mon Sep 17 00:00:00 2001 From: Vinayaka Iyer <106972300+vinayaka-iyer@users.noreply.github.com> Date: Wed, 12 Feb 2025 12:05:21 +0530 Subject: [PATCH 2934/3585] Create _vercel.vinayaka.json --- domains/_vercel.vinayaka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.vinayaka.json diff --git a/domains/_vercel.vinayaka.json b/domains/_vercel.vinayaka.json new file mode 100644 index 000000000..636f82e4a --- /dev/null +++ b/domains/_vercel.vinayaka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vinayaka-iyer", + "email": "vinayakaiyer999@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vinayaka.is-a.dev,7cf7d34ae5fa35840467" + } +} From ef972f3cbb03d6fc152c7c3acd6cd98d82ca25ee Mon Sep 17 00:00:00 2001 From: Vinayaka Iyer <106972300+vinayaka-iyer@users.noreply.github.com> Date: Wed, 12 Feb 2025 12:07:08 +0530 Subject: [PATCH 2935/3585] Create vinayaka.json --- domains/vinayaka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vinayaka.json diff --git a/domains/vinayaka.json b/domains/vinayaka.json new file mode 100644 index 000000000..f6f08f3d8 --- /dev/null +++ b/domains/vinayaka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vinayaka-iyer", + "email": "vinayakaiyer999@gmail.com" + }, + "record": { + "CNAME": "vinayaka-portfolio.vercel.app" + } +} From e9c99dc27cdc2de9a02f07a0a559264eb3920f70 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Wed, 12 Feb 2025 14:40:21 +0700 Subject: [PATCH 2936/3585] Create hellokhangtran.json --- domains/hellokhangtran.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hellokhangtran.json diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json new file mode 100644 index 000000000..a32a983b5 --- /dev/null +++ b/domains/hellokhangtran.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Khang Tran", + "owner": { + "username": "KN2222", + "email": "hellokhangtran03@gmail.com" + }, + "record": { + "CNAME": "hellokhangtran.vercel.app" + }, + "proxied": false +} From 42dad5c723f9f30893be8be26e8736dfa9642237 Mon Sep 17 00:00:00 2001 From: Ammar <123098233+luvtoxic@users.noreply.github.com> Date: Wed, 12 Feb 2025 13:10:48 +0530 Subject: [PATCH 2937/3585] register --- domains/_vercel.luvtoxic.json | 9 +++++++++ domains/luvtoxic.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.luvtoxic.json create mode 100644 domains/luvtoxic.json diff --git a/domains/_vercel.luvtoxic.json b/domains/_vercel.luvtoxic.json new file mode 100644 index 000000000..192e2caba --- /dev/null +++ b/domains/_vercel.luvtoxic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luvtoxic", + "email": "ammarbags2023@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=www.is-a.dev,4c5b6e7d5f882f2ce558" + } +} \ No newline at end of file diff --git a/domains/luvtoxic.json b/domains/luvtoxic.json new file mode 100644 index 000000000..76e65d611 --- /dev/null +++ b/domains/luvtoxic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luvtoxic", + "email": "ammarbags2023@gmail.com" + }, + "record": { + "CNAME": "new-portfolio-sigma-indol.vercel.app/" + } +} \ No newline at end of file From 4c6ccdb4e14617b8b36dd041040fbf497c47bd0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Cornelles?= Date: Wed, 12 Feb 2025 09:33:45 +0100 Subject: [PATCH 2938/3585] Create tomascornelles.json --- domains/tomascornelles.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tomascornelles.json diff --git a/domains/tomascornelles.json b/domains/tomascornelles.json new file mode 100644 index 000000000..1d27a4601 --- /dev/null +++ b/domains/tomascornelles.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog of Tomas Cornelles, Frontend developer", + "repo": "https://github.com/tomascornelles/tomascornelles", + "owner": { + "username": "tomascornelles", + "email": "tomascornelles@gmail.com" + }, + "record": { + "CNAME": "tomascornelles.github.io" + } +} From f141076ce84574b9a353a7c9d200e468a3c99d5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=AE=E7=9A=AE=E9=98=B3?= <37429519+ppYoung@users.noreply.github.com> Date: Wed, 12 Feb 2025 17:26:24 +0800 Subject: [PATCH 2939/3585] Create ppyoung.json --- domains/ppyoung.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ppyoung.json diff --git a/domains/ppyoung.json b/domains/ppyoung.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ppyoung.json @@ -0,0 +1 @@ + From c6a1e467a8ca582e577f157be220b5b66c8a460e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=AE=E7=9A=AE=E9=98=B3?= <37429519+ppYoung@users.noreply.github.com> Date: Wed, 12 Feb 2025 17:30:58 +0800 Subject: [PATCH 2940/3585] Update ppyoung.json --- domains/ppyoung.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/ppyoung.json b/domains/ppyoung.json index 8b1378917..d213d1db1 100644 --- a/domains/ppyoung.json +++ b/domains/ppyoung.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "ppYoung", + "email": "dongyang.luo@gmail.com" + }, + "record": { + "CNAME": "ppyoung.github.io" + } +} From 2d5d3e46d1a8e7129727dc92e12fd6347864fbcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=96=E4=B8=80=E5=86=96?= Date: Wed, 12 Feb 2025 10:38:30 +0100 Subject: [PATCH 2941/3585] Create schuh.json --- domains/schuh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/schuh.json diff --git a/domains/schuh.json b/domains/schuh.json new file mode 100644 index 000000000..22d15ac85 --- /dev/null +++ b/domains/schuh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "schuh", + "email": "theschuhofyou@gmail.com" + }, + "record": { + "CNAME": "schuh.pages.dev" + } +} From 79376e1518d3bdf84090cb8d1811921cf783cd22 Mon Sep 17 00:00:00 2001 From: Tajbi-Ul-Hasan Bithto <96212020+01HB@users.noreply.github.com> Date: Wed, 12 Feb 2025 15:38:49 +0600 Subject: [PATCH 2942/3585] Create hasanbithto.json --- domains/hasanbithto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hasanbithto.json diff --git a/domains/hasanbithto.json b/domains/hasanbithto.json new file mode 100644 index 000000000..e46df5e40 --- /dev/null +++ b/domains/hasanbithto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "01HB", + "email": "hasanbithto207058@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From a8bfe33f886798de46093241f683eae746834970 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Wed, 12 Feb 2025 12:43:06 +0300 Subject: [PATCH 2943/3585] 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 7fb768f3998dc48208d346371c21588b005a31c2 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Wed, 12 Feb 2025 13:55:29 +0300 Subject: [PATCH 2944/3585] Create all.json --- domains/all.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/all.json diff --git a/domains/all.json b/domains/all.json new file mode 100644 index 000000000..d4ad8d0ea --- /dev/null +++ b/domains/all.json @@ -0,0 +1,17 @@ +{ + "description": "Visualization of raw-api.is-a.dev", + "repo": "https://github.com/JustDeveloper1/all.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 2945/3585] 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 2946/3585] 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 6db6764ab0ae04ba7a1cfae12e23255e2834216b Mon Sep 17 00:00:00 2001 From: A Gilani Date: Wed, 12 Feb 2025 14:47:51 +0000 Subject: [PATCH 2947/3585] Create agilani # Requirements - [x] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [x] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [x] My file is in the `domains` directory and has the `.json` file extension. - [x] My file's name is lowercased and alphanumeric. - [x] My website is **reachable** and **completed**. - [ ] I have provided sufficient contact information in the `owner` key. # Website Preview --- domains/agilani | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/agilani diff --git a/domains/agilani b/domains/agilani new file mode 100644 index 000000000..a86685fa2 --- /dev/null +++ b/domains/agilani @@ -0,0 +1,10 @@ +{ + "description": "agilani.is-a.dev", + "owner": { + "username": "agilani", + "email": "me@agilani.me" + }, + "record": { + "CNAME": "www.agilani.me" + } +} From 9df63a8e47943a5c27589613aef4bd86ed94ca17 Mon Sep 17 00:00:00 2001 From: Django Janny Date: Wed, 12 Feb 2025 16:51:47 +0100 Subject: [PATCH 2948/3585] Update djangounet.json --- domains/djangounet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/djangounet.json b/domains/djangounet.json index 6b2821801..328104eb0 100644 --- a/domains/djangounet.json +++ b/domains/djangounet.json @@ -4,6 +4,6 @@ "email": "contact@djangojanny.net" }, "record": { - "CNAME": "mainhome.keltroth.net" + "CNAME": "www.djangojanny.net" } } From 8aa8b8d625aafc54cddd15ef547ecaac403cfca1 Mon Sep 17 00:00:00 2001 From: Shweta Rajput Date: Wed, 12 Feb 2025 21:49:06 +0530 Subject: [PATCH 2949/3585] Create shwetarajput.json --- domains/shwetarajput.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shwetarajput.json diff --git a/domains/shwetarajput.json b/domains/shwetarajput.json new file mode 100644 index 000000000..67fdb1d8a --- /dev/null +++ b/domains/shwetarajput.json @@ -0,0 +1,9 @@ +{ + "domain": "shwetarajput.is-a.dev", + "owner": { + "username": "shwetarajputsk" + }, + "records": { + "CNAME": "shwetarajput.netlify.app" + } +} From b8c7a72c829ba33af74a63d9acd071816e21b338 Mon Sep 17 00:00:00 2001 From: Dario Rodriguez Gonzalez Date: Wed, 12 Feb 2025 18:03:07 +0100 Subject: [PATCH 2950/3585] Create dariorodrigon.json --- domains/dariorodrigon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dariorodrigon.json diff --git a/domains/dariorodrigon.json b/domains/dariorodrigon.json new file mode 100644 index 000000000..e8de8bc65 --- /dev/null +++ b/domains/dariorodrigon.json @@ -0,0 +1,11 @@ +{ + "description": "Dario Rodri Gon is a dev", + "repo": "https://github.com/dario-rodriguez/dario-rodriguez.github.io", + "owner": { + "username": "dario-rodriguez", + "email": "dario.rg.1990@gmail.com" + }, + "record": { + "CNAME": "dario-rodriguez.github.io" + } +} From 0990cb9138ad7447bb0f6e190dc4b535764dc751 Mon Sep 17 00:00:00 2001 From: Pedro Santana Mendes Date: Wed, 12 Feb 2025 14:11:10 -0300 Subject: [PATCH 2951/3585] Create pedrofff.json --- domains/pedrofff.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pedrofff.json diff --git a/domains/pedrofff.json b/domains/pedrofff.json new file mode 100644 index 000000000..a4ea8628e --- /dev/null +++ b/domains/pedrofff.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Pedrofff23/Portfolio", + "owner": { + "username": "Pedrofff", + "email": "pmendes09@hotmail.com" + }, + "record": { + "CNAME": "portfolio-opal-theta-47.vercel.app" + } +} From e1c79bcf5092d3b7fd4735f073febd52558ca504 Mon Sep 17 00:00:00 2001 From: Pedro Santana Mendes Date: Wed, 12 Feb 2025 14:14:23 -0300 Subject: [PATCH 2952/3585] Create _vercel.pedrofff.json --- domains/_vercel.pedrofff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.pedrofff.json diff --git a/domains/_vercel.pedrofff.json b/domains/_vercel.pedrofff.json new file mode 100644 index 000000000..d43a6b0a6 --- /dev/null +++ b/domains/_vercel.pedrofff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Pedrofff23", + "email": "pmendes09@hotmail.com" + }, + "record": { + "TXT": "vc-domain-verify=pedrofff.is-a.dev,5dd6c195a19c9a69c00b" + } +} From 25b081565cac43d6c36f61d05d7f9bb89423dc25 Mon Sep 17 00:00:00 2001 From: A Gilani Date: Wed, 12 Feb 2025 21:27:14 +0400 Subject: [PATCH 2953/3585] Rename agilani to agilani.json --- domains/{agilani => agilani.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{agilani => agilani.json} (100%) diff --git a/domains/agilani b/domains/agilani.json similarity index 100% rename from domains/agilani rename to domains/agilani.json 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 2954/3585] 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 3b945fa069d166dc6bc58bd52ec88e5921fa20a9 Mon Sep 17 00:00:00 2001 From: Jal-GG Date: Wed, 12 Feb 2025 23:06:29 +0530 Subject: [PATCH 2955/3585] Add jal-.json domain file --- domains/jal-.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jal-.json diff --git a/domains/jal-.json b/domains/jal-.json new file mode 100644 index 000000000..97ff3c65f --- /dev/null +++ b/domains/jal-.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio of Jal, Full Stack Dev", + "repo": "https://github.com/Jal-GG/Jal-Patel", + "owner": { + "username": "Jal-GG", + "email": "jalvrund2017@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } + } \ No newline at end of file From cb5e705d70fccd5ff5fe1802e8ab58e10fafadbf Mon Sep 17 00:00:00 2001 From: Jal-GG Date: Wed, 12 Feb 2025 23:15:38 +0530 Subject: [PATCH 2956/3585] Add jal-.json domain file --- domains/jal-.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jal-.json b/domains/jal-.json index 97ff3c65f..bcff818f1 100644 --- a/domains/jal-.json +++ b/domains/jal-.json @@ -6,6 +6,6 @@ "email": "jalvrund2017@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "jal-patel.vercel.app" } } \ No newline at end of file From 00c1d55aeeceb543ae71f69861db7915373e30a3 Mon Sep 17 00:00:00 2001 From: acruz97 Date: Wed, 12 Feb 2025 11:51:20 -0600 Subject: [PATCH 2957/3585] Update cruz.json --- domains/cruz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cruz.json b/domains/cruz.json index 66fa0defb..ae4b088cf 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -6,6 +6,6 @@ "email": "angelo.t.cruz1@gmail.com" }, "record": { - "CNAME": "acruz97.github.io/me" + "CNAME": "acruz97.github.io" } -} \ No newline at end of file +} From b89405741e1b165d1f4e0c972d266de7cda23795 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:48:03 +0530 Subject: [PATCH 2958/3585] 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 2959/3585] 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" From 6b13ac84e49ba665937ed89610808d4d3f68363d Mon Sep 17 00:00:00 2001 From: Jal-GG Date: Wed, 12 Feb 2025 23:37:41 +0530 Subject: [PATCH 2960/3585] vercel domain added --- domains/_vercel.jal.json | 9 +++++++++ domains/{jal-.json => jal.json} | 0 2 files changed, 9 insertions(+) create mode 100644 domains/_vercel.jal.json rename domains/{jal-.json => jal.json} (100%) diff --git a/domains/_vercel.jal.json b/domains/_vercel.jal.json new file mode 100644 index 000000000..ee65cad47 --- /dev/null +++ b/domains/_vercel.jal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jal-GG", + "email": "jalvrund2017@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jal.is-a.dev,1fa1419e6567c483a5d6" + } +} \ No newline at end of file diff --git a/domains/jal-.json b/domains/jal.json similarity index 100% rename from domains/jal-.json rename to domains/jal.json From b829d1799485e40146dfdceb1c91854812051126 Mon Sep 17 00:00:00 2001 From: Adwait Patil <145704473+Adwait0901@users.noreply.github.com> Date: Wed, 12 Feb 2025 23:42:08 +0530 Subject: [PATCH 2961/3585] Create adwait.json --- domains/adwait.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adwait.json diff --git a/domains/adwait.json b/domains/adwait.json new file mode 100644 index 000000000..70c899c93 --- /dev/null +++ b/domains/adwait.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio-Website", + "repo": "https://github.com/Adwait0901/Portfolio", + "owner": { + "username": "Adwait0901", + "email": "adwaitpatil0901@gmail.com" + }, + "record": { + "CNAME": "adwait0901.github.io" + } +} From 7134bfb472ee3852d46c0b915e8cd150cbe5a4b8 Mon Sep 17 00:00:00 2001 From: Mehrshad <51853890+SaintScraTchY@users.noreply.github.com> Date: Wed, 12 Feb 2025 22:06:13 +0330 Subject: [PATCH 2962/3585] Update mehrshad.json --- domains/mehrshad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mehrshad.json b/domains/mehrshad.json index 28ab17bd5..d28461f8d 100644 --- a/domains/mehrshad.json +++ b/domains/mehrshad.json @@ -5,5 +5,5 @@ "email": "mehrshad2028@gmail.com" }, "record": { - "CNAME": "https://saintscratchy.github.io" + "CNAME": "saintscratchy.github.io" } From 90e5f5320a86bc885e7bb9bac3049f83e57ac81e Mon Sep 17 00:00:00 2001 From: ganeswar-velvadapu Date: Thu, 13 Feb 2025 00:09:09 +0530 Subject: [PATCH 2963/3585] Improved CNAME for ganeswar.json --- domains/ganeswarv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json index 2804eb91d..3c9e6ce82 100644 --- a/domains/ganeswarv.json +++ b/domains/ganeswarv.json @@ -4,8 +4,8 @@ "email": "ganeshvelvadapu@gmail.com" }, "record" :{ - "CNAME" : "https://portfolio-tau-mauve-63.vercel.app/" + "CNAME" : "portfolio-tau-mauve-63.vercel.app" }, "repo" : "https://github.com/ganeswar-velvadapu/portfolio", "description" : "My Portfolio Webiste" -} \ No newline at end of file +} From d1a91bd47521cf832ad14d79cc711e664cf45fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Prathamesh=20Punde=E2=9A=A1?= <54547411+prathamesh-2002@users.noreply.github.com> Date: Thu, 13 Feb 2025 00:16:34 +0530 Subject: [PATCH 2964/3585] Create prxthamesh.json --- domains/prxthamesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prxthamesh.json diff --git a/domains/prxthamesh.json b/domains/prxthamesh.json new file mode 100644 index 000000000..4efe8dd68 --- /dev/null +++ b/domains/prxthamesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prathamesh-2002", + "email": "prathameshisadev@gmail.com" + }, + "record": { + "CNAME": "https://prathamesh-2002.github.io/portfolio/" + } +} From 07fcc5bd59d05dafd3ea87446c7407d87c6b7fd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Prathamesh=20Punde=E2=9A=A1?= <54547411+prathamesh-2002@users.noreply.github.com> Date: Thu, 13 Feb 2025 00:43:22 +0530 Subject: [PATCH 2965/3585] Update prxthamesh.json Did the mentioned changes. --- domains/prxthamesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prxthamesh.json b/domains/prxthamesh.json index 4efe8dd68..038b1fa5d 100644 --- a/domains/prxthamesh.json +++ b/domains/prxthamesh.json @@ -4,6 +4,6 @@ "email": "prathameshisadev@gmail.com" }, "record": { - "CNAME": "https://prathamesh-2002.github.io/portfolio/" + "CNAME": "prathamesh-2002.github.io" } } From 34610a64f1dcd90e60546b2e03c8ea46ba4493b5 Mon Sep 17 00:00:00 2001 From: cesardarizaleta Date: Wed, 12 Feb 2025 15:21:34 -0400 Subject: [PATCH 2966/3585] Add cesardarizaleta.json --- domains/cesardarizaleta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cesardarizaleta.json diff --git a/domains/cesardarizaleta.json b/domains/cesardarizaleta.json new file mode 100644 index 000000000..aa1be70cd --- /dev/null +++ b/domains/cesardarizaleta.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/cesardarizaleta/cesarfolio", + "owner": { + "username": "cesardarizaleta", + "email": "cesardarizaleta@gmail.com" + }, + "record": { + "CNAME": "cesarfolio.vercel.app" + } +} \ No newline at end of file From 4ca6c888a7c290911bd29006725d4f55ad28be1a Mon Sep 17 00:00:00 2001 From: uwaisalqarni <82241016+uwaisalqarni@users.noreply.github.com> Date: Thu, 13 Feb 2025 02:34:59 +0700 Subject: [PATCH 2967/3585] Update ronnieaban.json --- domains/ronnieaban.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ronnieaban.json b/domains/ronnieaban.json index 40bea692a..40b727fdc 100644 --- a/domains/ronnieaban.json +++ b/domains/ronnieaban.json @@ -1,8 +1,9 @@ { "owner": { - "username": "ronnieaban" + "username": "ronnieaban", + "email": "ronnieaban@gmail.com" }, "record": { - "RECORDTYPE": "ronnieaban.pages.dev" + "CNAME": "ronnieaban.pages.dev" } } From 6f5934eaf2f49a144bb515bd28a01f765887557e Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Wed, 12 Feb 2025 21:42:25 +0200 Subject: [PATCH 2968/3585] Update alphaspheredotai.json --- domains/alphaspheredotai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alphaspheredotai.json b/domains/alphaspheredotai.json index 269ba2f39..f38a5a02d 100644 --- a/domains/alphaspheredotai.json +++ b/domains/alphaspheredotai.json @@ -6,6 +6,6 @@ "email": "AlphaSphere.AI@gmail.com" }, "record": { - "CNAME": "AlphaSphereDotAI.github.io" + "CNAME": "alphaspheredotai.github.io" } } From 2273413e796f55bbbefdd4f6b4795b7f421b2ba6 Mon Sep 17 00:00:00 2001 From: Hashan Shalitha Date: Thu, 13 Feb 2025 01:21:59 +0530 Subject: [PATCH 2969/3585] Create _vercel.hashan.json Setting up Vercel with is-a.dev subdomain --- domains/_vercel.hashan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.hashan.json diff --git a/domains/_vercel.hashan.json b/domains/_vercel.hashan.json new file mode 100644 index 000000000..522678384 --- /dev/null +++ b/domains/_vercel.hashan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hashaaan", + "email": "shalithadev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hashan.is-a.dev,f61cc7f79144a261bd12" + } +} From 700478b539ad37e35caf81ebf050e1563473919d Mon Sep 17 00:00:00 2001 From: Hashan Shalitha Date: Thu, 13 Feb 2025 01:27:44 +0530 Subject: [PATCH 2970/3585] Create hashan.json Add Vercel CNAME record --- domains/hashan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hashan.json diff --git a/domains/hashan.json b/domains/hashan.json new file mode 100644 index 000000000..185526cfc --- /dev/null +++ b/domains/hashan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hashaaan", + "email": "shalithadev@gmail.com" + }, + "record": { + "CNAME": "hashanshalitha.vercel.app" + } +} From c5608fbd0fe8c50ee6862e0e32ff2b7bfc2cffef Mon Sep 17 00:00:00 2001 From: rudwolf Date: Wed, 12 Feb 2025 17:23:27 -0300 Subject: [PATCH 2971/3585] Update rodolfo.json --- domains/rodolfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rodolfo.json b/domains/rodolfo.json index 5add1d04f..7a4e83fd0 100644 --- a/domains/rodolfo.json +++ b/domains/rodolfo.json @@ -4,6 +4,6 @@ "email": "rudwolf@gmail.com" }, "record": { - "CNAME": "github.com/rudwolf" + "CNAME": "rudwolf.github.io" } } From 23eca4266feeaf389967fda579aa63337d4a5ab9 Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Thu, 13 Feb 2025 01:54:31 +0530 Subject: [PATCH 2972/3585] Rename _vercel.CodeXKun.json to _vercel.codexkun.json --- domains/{_vercel.CodeXKun.json => _vercel.codexkun.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_vercel.CodeXKun.json => _vercel.codexkun.json} (99%) diff --git a/domains/_vercel.CodeXKun.json b/domains/_vercel.codexkun.json similarity index 99% rename from domains/_vercel.CodeXKun.json rename to domains/_vercel.codexkun.json index 1a73004d2..11f528470 100644 --- a/domains/_vercel.CodeXKun.json +++ b/domains/_vercel.codexkun.json @@ -6,4 +6,4 @@ "record": { "TXT": "vc-domain-verify=codexkun.is-a.dev,0c262cd5c5e3a73e7717" } -} \ No newline at end of file +} From 5dd5507deee6eb75ceec320fb6371df6ff4230bc Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Thu, 13 Feb 2025 01:55:20 +0530 Subject: [PATCH 2973/3585] Update CodeXKun.json --- domains/CodeXKun.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/CodeXKun.json b/domains/CodeXKun.json index 30f79db02..a10cfd30e 100644 --- a/domains/CodeXKun.json +++ b/domains/CodeXKun.json @@ -6,6 +6,6 @@ "email": "kunalbishwal2004@gmail.com" }, "record": { - "CNAME": "https://portfolio-ide-zeta.vercel.app/" + "CNAME": "portfolio-ide-zeta.vercel.app" } -} \ No newline at end of file +} From 5f68e10a45b47da57dca6db583928a81ed70e18e Mon Sep 17 00:00:00 2001 From: mcalec Date: Wed, 12 Feb 2025 17:04:09 -0500 Subject: [PATCH 2974/3585] Update mcalec.json --- domains/mcalec.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/mcalec.json b/domains/mcalec.json index 8e218dabc..cd7664694 100644 --- a/domains/mcalec.json +++ b/domains/mcalec.json @@ -7,8 +7,6 @@ "discord": "mcalec" }, "record": { - "CNAME": [ - "mcalec.dev" - ] + "CNAME": "mcalec.dev" } } From 43dfef64297bec2adb66f69812a57bc8c04cebee Mon Sep 17 00:00:00 2001 From: Diego <52766986+dialguiba@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:08:02 -0500 Subject: [PATCH 2975/3585] Create dialguiba --- domains/dialguiba | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dialguiba diff --git a/domains/dialguiba b/domains/dialguiba new file mode 100644 index 000000000..608689671 --- /dev/null +++ b/domains/dialguiba @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dialguiba", + "email": "dialguiba@gmail.com" + }, + "record" : { + "CNAME": "dialguiba.netlify.app" + } +} From 8f5a57ccb57941db4872972a8c70bd64b0aa6872 Mon Sep 17 00:00:00 2001 From: Diego <52766986+dialguiba@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:16:27 -0500 Subject: [PATCH 2976/3585] correct file ext --- domains/{dialguiba => dialguiba.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{dialguiba => dialguiba.json} (100%) diff --git a/domains/dialguiba b/domains/dialguiba.json similarity index 100% rename from domains/dialguiba rename to domains/dialguiba.json From 2d65d6d6934db9695c28b96f3f3f117ea8ac0ee8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:57:03 -0500 Subject: [PATCH 2977/3585] Update shwetarajput.json --- domains/shwetarajput.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/shwetarajput.json b/domains/shwetarajput.json index 67fdb1d8a..92c48ac58 100644 --- a/domains/shwetarajput.json +++ b/domains/shwetarajput.json @@ -1,5 +1,4 @@ { - "domain": "shwetarajput.is-a.dev", "owner": { "username": "shwetarajputsk" }, From d2fd7ab457bbe422d6d3fbe70a28440fad7b2a7f Mon Sep 17 00:00:00 2001 From: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Date: Wed, 12 Feb 2025 19:13:33 -0500 Subject: [PATCH 2978/3585] Update _vercel.damian.json --- domains/_vercel.damian.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.damian.json b/domains/_vercel.damian.json index bf8b75cb8..dcdcd30c6 100644 --- a/domains/_vercel.damian.json +++ b/domains/_vercel.damian.json @@ -2,9 +2,9 @@ { "owner": { "username": "meliadamian17", - "email": "damiannnnn" + "email": "meliadamian17@gmail.com" }, "record": { "TXT": "vc-domain-verify=damian.is-a.dev,4dce4cc5e2ccdbc3e472" } -} \ No newline at end of file +} From 2f4a27a626aa20a950b33baecc1cc6cfe0f69144 Mon Sep 17 00:00:00 2001 From: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Date: Wed, 12 Feb 2025 19:13:54 -0500 Subject: [PATCH 2979/3585] Update damian.json --- domains/damian.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/damian.json b/domains/damian.json index 37f26f4a0..12c434c69 100644 --- a/domains/damian.json +++ b/domains/damian.json @@ -1,9 +1,9 @@ { "owner": { "username": "meliadamian17", - "email": "damiannnnn" + "email": "meliadamian17@gmail.com" }, "record": { "A": ["76.76.21.21"] } -} \ No newline at end of file +} From 128cb84f5359a2300ba45f16b77761d85138f3d7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 12 Feb 2025 19:14:09 -0500 Subject: [PATCH 2980/3585] Update saras008.json --- domains/saras008.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saras008.json b/domains/saras008.json index 2fed84fdc..9063a28e7 100644 --- a/domains/saras008.json +++ b/domains/saras008.json @@ -3,7 +3,7 @@ "repo": "https://github.com/saras008/saras008.github.io", "owner": { "username": "saras008", - "email": "simatupang2000@@gmail.com" + "email": "simatupang2000@gmail.com" }, "record": { "CNAME": "saras008.github.io" From d00118ce741b7898eb2736c94dd480aaff8b3793 Mon Sep 17 00:00:00 2001 From: trademark <98256511+trmrk@users.noreply.github.com> Date: Wed, 12 Feb 2025 21:31:05 -0600 Subject: [PATCH 2981/3585] Create trademark.json --- domains/trademark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trademark.json diff --git a/domains/trademark.json b/domains/trademark.json new file mode 100644 index 000000000..116efdcd4 --- /dev/null +++ b/domains/trademark.json @@ -0,0 +1,11 @@ +{ + "description": "nice subdomain for my personal website.", + "repo": "https://github.com/trmrk/trademark", + "owner": { + "username": "trmrk", + "email": "augmooney@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From b4ad8e19951b3f77e3ec6e08c2f26467d7dd80a6 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Thu, 13 Feb 2025 12:08:36 +0530 Subject: [PATCH 2982/3585] Rename ujjvaljoshi.is-a.dev.json to ujjvaljoshi.json --- domains/{ujjvaljoshi.is-a.dev.json => ujjvaljoshi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ujjvaljoshi.is-a.dev.json => ujjvaljoshi.json} (100%) diff --git a/domains/ujjvaljoshi.is-a.dev.json b/domains/ujjvaljoshi.json similarity index 100% rename from domains/ujjvaljoshi.is-a.dev.json rename to domains/ujjvaljoshi.json From f7f84c00e9aa60b82185e5283b3b6bc5e81ed837 Mon Sep 17 00:00:00 2001 From: Mohamad Alzhori <99711702+mohamadalzhori@users.noreply.github.com> Date: Thu, 13 Feb 2025 08:39:29 +0200 Subject: [PATCH 2983/3585] Create mohamadalzhori.json --- domains/mohamadalzhori.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mohamadalzhori.json diff --git a/domains/mohamadalzhori.json b/domains/mohamadalzhori.json new file mode 100644 index 000000000..4ad1a2862 --- /dev/null +++ b/domains/mohamadalzhori.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for Mohamad Alzhori", + "owner": { + "username": "mohamadalzhori", + "email": "mohamadalzhori01@gmail.com" + }, + "record": { + "CNAME": "mohamadalzhori.github.io" + }, + "proxied": true +} From a73cdb7eb3e1f4497cc681e1ab4bedb8432da255 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:50:39 +0700 Subject: [PATCH 2984/3585] Add file luanvu.json --- domains/luanvu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/luanvu.json diff --git a/domains/luanvu.json b/domains/luanvu.json new file mode 100644 index 000000000..17035e38e --- /dev/null +++ b/domains/luanvu.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/zthanhluan/luan.is-a.dev", + "owner": { + "username": "zthanhluan", + "email": "dientu078@gmail.com" + }, + "record": { + "CNAME": "luanvu.betaenglish.com.vn" + }, + "proxied": false +} \ No newline at end of file From e9f525f7b3932f5ca24544ea3143e831bcdaa3ec Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:13:39 +0800 Subject: [PATCH 2985/3585] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 5e19924b9..0963a84a4 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -102,6 +102,9 @@ "signout", "signup", "staff", + "statistics", + "stats", + "status", "store", "superuser", "support", From c11545e0dc9c7b98cd62500f6c49da0569195bbf Mon Sep 17 00:00:00 2001 From: "vin(cent)" <70825723+vintheweirdass@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:14:00 +0700 Subject: [PATCH 2986/3585] why the hell i forgot to change my steam email --- domains/vintheweirdass.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vintheweirdass.json b/domains/vintheweirdass.json index f1fffe798..618bca412 100644 --- a/domains/vintheweirdass.json +++ b/domains/vintheweirdass.json @@ -7,6 +7,8 @@ "discord": "vintheweirdass" }, "record": { - "URL": "https://vtwa.is-a.dev" + "URL": "https://vtwa.is-a.dev", + "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com"] + "MX": ["mx.zoho.com"] } } From 544fa93f2bdf4e9eed4f68eb21cb4acc813375b4 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:16:40 +0800 Subject: [PATCH 2987/3585] fix json --- domains/vintheweirdass.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vintheweirdass.json b/domains/vintheweirdass.json index 618bca412..5fb4229e5 100644 --- a/domains/vintheweirdass.json +++ b/domains/vintheweirdass.json @@ -8,7 +8,7 @@ }, "record": { "URL": "https://vtwa.is-a.dev", - "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com"] + "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com"], "MX": ["mx.zoho.com"] } } From 07354b85e69f781fe3442a528d81e6bdff1640dd Mon Sep 17 00:00:00 2001 From: "vin(cent)" <70825723+vintheweirdass@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:17:20 +0700 Subject: [PATCH 2988/3585] Update vintheweirdass.json From 4715fdf8b12cc977749d374b1c9ec96a94e03d76 Mon Sep 17 00:00:00 2001 From: "vin(cent)" <70825723+vintheweirdass@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:24:46 +0700 Subject: [PATCH 2989/3585] Update vintheweirdass.json --- domains/vintheweirdass.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vintheweirdass.json b/domains/vintheweirdass.json index 5fb4229e5..96db17f8e 100644 --- a/domains/vintheweirdass.json +++ b/domains/vintheweirdass.json @@ -8,7 +8,7 @@ }, "record": { "URL": "https://vtwa.is-a.dev", - "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com"], + "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], "MX": ["mx.zoho.com"] } } From 53aa2af68b7af40097cb92b5ea7bdbb896cc7eec Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:30:13 +0800 Subject: [PATCH 2990/3585] Update denty.json --- domains/denty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/denty.json b/domains/denty.json index db491336e..5bba8d3ae 100644 --- a/domains/denty.json +++ b/domains/denty.json @@ -1,6 +1,6 @@ { "owner": { - "username": "denty", + "username": "dentylife", "email": "dentyaptx@gmail.com" }, "record": { From 6009a915fdb7c2f8c48465682d5e77d4e2f2e654 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:41:23 +0700 Subject: [PATCH 2991/3585] edit A record --- domains/luanvu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 17035e38e..8644b53b3 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,7 +6,8 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn" + "A": "46.17.172.206" }, + "proxied": false } \ No newline at end of file From 5167321d1e3acd4f31e653203143ac1d6d629d22 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:44:28 +0700 Subject: [PATCH 2992/3585] update records --- domains/luanvu.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/luanvu.json b/domains/luanvu.json index 8644b53b3..90c17aa31 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,6 +6,8 @@ "email": "dientu078@gmail.com" }, "record": { + "CNAME": "luanvu.betaenglish.com.vn", + "TXT": "luanvu.betaenglish.com.vn", "A": "46.17.172.206" }, From 6524adae58d98d1d3471f67e8cc1513bfb4ed412 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:47:23 +0700 Subject: [PATCH 2993/3585] Add files via upload --- domains/luanvu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 90c17aa31..b4f4e2385 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -7,8 +7,7 @@ }, "record": { "CNAME": "luanvu.betaenglish.com.vn", - "TXT": "luanvu.betaenglish.com.vn", - "A": "46.17.172.206" + "TXT": "luanvu.betaenglish.com.vn" }, "proxied": false From 2af85d58f33cf6686c5d126d04c7f6b017da47f8 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:54:56 +0700 Subject: [PATCH 2994/3585] Add files via upload --- domains/luanvu.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index b4f4e2385..6f65eea59 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,7 +6,6 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn", "TXT": "luanvu.betaenglish.com.vn" }, From 4a7d63588e81f530175d950202bba943691b462a Mon Sep 17 00:00:00 2001 From: Ammar <123098233+luvtoxic@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:28:15 +0530 Subject: [PATCH 2995/3585] Update luvtoxic.json --- domains/luvtoxic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/luvtoxic.json b/domains/luvtoxic.json index 76e65d611..65029ed5f 100644 --- a/domains/luvtoxic.json +++ b/domains/luvtoxic.json @@ -4,6 +4,6 @@ "email": "ammarbags2023@gmail.com" }, "record": { - "CNAME": "new-portfolio-sigma-indol.vercel.app/" + "CNAME": "new-portfolio-sigma-indol.vercel.app" } -} \ No newline at end of file +} From e115e1f30e9e0a9bb10953109dc6294853a85388 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:01:57 +0800 Subject: [PATCH 2996/3585] Update json.test.js --- tests/json.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/json.test.js b/tests/json.test.js index 39d293f81..e6f77d5df 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -165,6 +165,7 @@ t("All files should have valid required and optional fields", (t) => { // Validate email format if (data.owner.email) { t.regex(data.owner.email, emailRegex, `${file}: Owner email should be a valid email address`); + t.true(!data.owner.email.endsWith("@users.noreply.github.com"), `${file}: Owner email should not be a GitHub no-reply email`); } // Ensure 'record' field is not empty From 6f5402a07247850fa7a08d0c2b74e2fe108195a2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:04:57 +1100 Subject: [PATCH 2997/3585] remove noreply emails --- dnsconfig.js | 5 +++++ domains/_discord.okinea.json | 3 +-- domains/_github-pages-challenge-d-pow.devon.json | 3 +-- .../_github-pages-challenge-okineadev.okinea.json | 3 +-- domains/avversion.json | 15 +++++++-------- domains/buffer.json | 1 - domains/devon.json | 3 +-- domains/duzo.json | 3 +-- domains/gicorada.json | 1 - domains/hastebin.json | 1 - domains/horu.json | 3 +-- domains/kappucino.json | 1 - domains/kokofixcomputers.json | 1 - domains/liq.json | 3 +-- domains/mrkos.json | 3 +-- domains/rblx.json | 3 +-- domains/scan.json | 1 - domains/seven.json | 1 - domains/tf.json | 3 +-- domains/xkotelek.json | 1 - tests/json.test.js | 5 ++--- tests/records.test.js | 13 ++----------- 22 files changed, 26 insertions(+), 50 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index 3cd55b011..636e74297 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -103,6 +103,11 @@ for (var subdomain in domains) { if (domainData.record.URL) { records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); } + + // Handle redirects + if (domainData.redirect_config && !domainData.record.A && !domainData.record.AAAA && !domainData.record.CNAME) { + records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); + } } var options = { diff --git a/domains/_discord.okinea.json b/domains/_discord.okinea.json index cdd471c33..78010e42d 100644 --- a/domains/_discord.okinea.json +++ b/domains/_discord.okinea.json @@ -2,8 +2,7 @@ "owner": { "username": "okineadev", "discord": "okineadev", - "telegram": "okinea", - "email": "81070564+okineadev@users.noreply.github.com" + "telegram": "okinea" }, "record": { "TXT": "dh=72f6dea86d79bda34d2c61e1edb3037954caac82" diff --git a/domains/_github-pages-challenge-d-pow.devon.json b/domains/_github-pages-challenge-d-pow.devon.json index 875c3aa2e..2a9ecd3fb 100644 --- a/domains/_github-pages-challenge-d-pow.devon.json +++ b/domains/_github-pages-challenge-d-pow.devon.json @@ -1,8 +1,7 @@ { "description": "GitHub Pages verification for devon.is-a.dev", "owner": { - "username": "D-Pow", - "email": "D-Pow@users.noreply.github.com" + "username": "D-Pow" }, "record": { "TXT": "cec54b510828f770750c1b17cad7f2" diff --git a/domains/_github-pages-challenge-okineadev.okinea.json b/domains/_github-pages-challenge-okineadev.okinea.json index 08e93918c..451792203 100644 --- a/domains/_github-pages-challenge-okineadev.okinea.json +++ b/domains/_github-pages-challenge-okineadev.okinea.json @@ -2,8 +2,7 @@ "description": "Okinea Dev website", "repo": "https://github.com/okineadev", "owner": { - "username": "okineadev", - "email": "81070564+okineadev@users.noreply.github.com" + "username": "okineadev" }, "record": { "TXT": "a4553ebffa6a3356fc37fb4f8e8a14" diff --git a/domains/avversion.json b/domains/avversion.json index 33e780587..be1e069fa 100644 --- a/domains/avversion.json +++ b/domains/avversion.json @@ -1,9 +1,8 @@ { - "owner": { - "username": "AVVERSION", - "email": "79741360+AVVERSION@users.noreply.github.com" - }, - "record": { - "CNAME": "avversion.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AVVERSION" + }, + "record": { + "CNAME": "avversion.github.io" + } +} diff --git a/domains/buffer.json b/domains/buffer.json index b33bea04c..14f0c5ee2 100644 --- a/domains/buffer.json +++ b/domains/buffer.json @@ -1,7 +1,6 @@ { "owner": { "username": "bufferwise", - "email": "126371417+bufferwise@users.noreply.github.com", "discord": "790846560229392444" }, "record": { diff --git a/domains/devon.json b/domains/devon.json index 3125a1dc1..0b2827c2f 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -2,8 +2,7 @@ "description": "Devon Powell is a full-stack software engineer", "repo": "https://github.com/D-Pow/d-pow.github.io", "owner": { - "username": "D-Pow", - "email": "D-Pow@users.noreply.github.com" + "username": "D-Pow" }, "record": { "CNAME": "d-pow.github.io" diff --git a/domains/duzo.json b/domains/duzo.json index ce7022753..06d3efebc 100644 --- a/domains/duzo.json +++ b/domains/duzo.json @@ -2,8 +2,7 @@ "description": "For Duzo's website", "repo": "https://github.com/Duzos/duzos.github.io", "owner": { - "username": "Duzos", - "email": "73184526+Duzos@users.noreply.github.com" + "username": "Duzos" }, "record": { "CNAME": "duzos.github.io" diff --git a/domains/gicorada.json b/domains/gicorada.json index e89abe60a..8af986f80 100644 --- a/domains/gicorada.json +++ b/domains/gicorada.json @@ -1,7 +1,6 @@ { "owner": { "username": "gicorada", - "email": "51818710+gicorada@users.noreply.github.com", "discord": "607903753831448626" }, "record": { diff --git a/domains/hastebin.json b/domains/hastebin.json index 8719e4cac..d2c9f3338 100644 --- a/domains/hastebin.json +++ b/domains/hastebin.json @@ -1,7 +1,6 @@ { "owner": { "username": "EducatedSuddenBucket", - "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", "discord": "1167825360151380032" }, "record": { diff --git a/domains/horu.json b/domains/horu.json index a2dfe34c5..d8e3b4cd6 100644 --- a/domains/horu.json +++ b/domains/horu.json @@ -1,7 +1,6 @@ { "owner": { - "username": "HigherOrderLogic", - "email": "73709188+HigherOrderLogic@users.noreply.github.com" + "username": "HigherOrderLogic" }, "record": { "CNAME": "higherorderlogic.github.io" diff --git a/domains/kappucino.json b/domains/kappucino.json index 6f690b542..7fd0cb673 100644 --- a/domains/kappucino.json +++ b/domains/kappucino.json @@ -1,7 +1,6 @@ { "owner": { "username": "kappucin", - "email": "132572179+kappucin@users.noreply.github.com", "discord": "853170099392479253" }, "record": { diff --git a/domains/kokofixcomputers.json b/domains/kokofixcomputers.json index cebb43a29..8b2d51302 100644 --- a/domains/kokofixcomputers.json +++ b/domains/kokofixcomputers.json @@ -1,7 +1,6 @@ { "owner": { "username": "kokofixcomputers", - "email": "113046561+kokofixcomputers@users.noreply.github.com", "discord": "1096839213313446019" }, "record": { diff --git a/domains/liq.json b/domains/liq.json index 17595f9e5..28cf6e2b7 100644 --- a/domains/liq.json +++ b/domains/liq.json @@ -2,8 +2,7 @@ "description": "Learning something new everyday", "repo": "https://github.com/DevLiQ", "owner": { - "username": "DevLiQ", - "email": "21136062+devliq@users.noreply.github.com" + "username": "DevLiQ" }, "record": { "CNAME": "devliq.github.io" diff --git a/domains/mrkos.json b/domains/mrkos.json index efbb3b648..11c5a8828 100644 --- a/domains/mrkos.json +++ b/domains/mrkos.json @@ -2,8 +2,7 @@ "description": "Personal Page", "repo": "https://github.com/mrkOS1210/mrkos1210.github.io", "owner": { - "username": "mrkOS1210", - "email": "72011329+mrkOS1210@users.noreply.github.com" + "username": "mrkOS1210" }, "record": { "CNAME": "mrkos1210.github.io" diff --git a/domains/rblx.json b/domains/rblx.json index fd934b900..94aaf2ff7 100644 --- a/domains/rblx.json +++ b/domains/rblx.json @@ -1,7 +1,6 @@ { "owner": { - "username": "r-b-l-x", - "email": "178317246+r-b-l-x@users.noreply.github.com" + "username": "r-b-l-x" }, "record": { "CNAME": "r-b-l-x.github.io" diff --git a/domains/scan.json b/domains/scan.json index 53080ebe7..fcf8e3393 100644 --- a/domains/scan.json +++ b/domains/scan.json @@ -1,7 +1,6 @@ { "owner": { "username": "scanash00", - "email": "103391616+scanash00@users.noreply.github.com", "discord": "827389583342698536" }, "record": { diff --git a/domains/seven.json b/domains/seven.json index 5762d7f61..c8b16cbbe 100644 --- a/domains/seven.json +++ b/domains/seven.json @@ -1,7 +1,6 @@ { "owner": { "username": "7op3", - "email": "134126156+7op3@users.noreply.github.com", "discord": "882124409945587773" }, "record": { diff --git a/domains/tf.json b/domains/tf.json index c3e6c7971..2e50f73c8 100644 --- a/domains/tf.json +++ b/domains/tf.json @@ -1,7 +1,6 @@ { "owner": { - "username": "WaspZix", - "email": "160319648+WaspZix@users.noreply.github.com" + "username": "WaspZix" }, "record": { "CNAME": "thefirst.glitch.me" diff --git a/domains/xkotelek.json b/domains/xkotelek.json index 18dd7be1e..0fa0378af 100644 --- a/domains/xkotelek.json +++ b/domains/xkotelek.json @@ -1,7 +1,6 @@ { "owner": { "username": "xKotelek", - "email": "98203141+xKotelek@users.noreply.github.com", "discord": "803159847641284640" }, "record": { diff --git a/tests/json.test.js b/tests/json.test.js index e6f77d5df..9e5a95cf7 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -165,11 +165,10 @@ t("All files should have valid required and optional fields", (t) => { // Validate email format if (data.owner.email) { t.regex(data.owner.email, emailRegex, `${file}: Owner email should be a valid email address`); - t.true(!data.owner.email.endsWith("@users.noreply.github.com"), `${file}: Owner email should not be a GitHub no-reply email`); } - // Ensure 'record' field is not empty - t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); + // Ensure 'record' field is not empty unless using redirect_config + t.true(Object.keys(data.record).length > 0 || data.redirect_config.custom_paths, `${file}: Missing DNS records`); }); }); diff --git a/tests/records.test.js b/tests/records.test.js index 223971308..255b482fc 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -215,8 +215,8 @@ function validateRecordValues(t, data, file) { `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}` ); t.true( - customPath.length >= 2 && customPath.length <= 255, - `${urlMessage} should be 2-255 characters long at index ${idx}` + customPath.length >= 1 && customPath.length <= 255, + `${urlMessage} should be 1-255 characters long at index ${idx}` ); // Validate the redirect URL @@ -266,15 +266,6 @@ t("All files should have valid record types", (t) => { `${file}: URL records cannot be combined with A, AAAA, or CNAME records` ); } - if (data.redirect_config) { - t.true( - recordKeys.includes("URL") || data.proxied, - `${file}: Redirect config must be combined with a URL record or the domain must be proxied` - ); - if (data.redirect_config.redirect_paths) { - t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); - } - } validateRecordValues(t, data, file); }); From f613cabe1bc1abd6424573b035d1f2e9f5906678 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:08:01 +0800 Subject: [PATCH 2998/3585] revert untested changes This partially reverts commit 6f5402a07247850fa7a08d0c2b74e2fe108195a2. --- dnsconfig.js | 5 ----- tests/json.test.js | 5 +++-- tests/records.test.js | 13 +++++++++++-- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index 636e74297..3cd55b011 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -103,11 +103,6 @@ for (var subdomain in domains) { if (domainData.record.URL) { records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); } - - // Handle redirects - if (domainData.redirect_config && !domainData.record.A && !domainData.record.AAAA && !domainData.record.CNAME) { - records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); - } } var options = { diff --git a/tests/json.test.js b/tests/json.test.js index 9e5a95cf7..e6f77d5df 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -165,10 +165,11 @@ t("All files should have valid required and optional fields", (t) => { // Validate email format if (data.owner.email) { t.regex(data.owner.email, emailRegex, `${file}: Owner email should be a valid email address`); + t.true(!data.owner.email.endsWith("@users.noreply.github.com"), `${file}: Owner email should not be a GitHub no-reply email`); } - // Ensure 'record' field is not empty unless using redirect_config - t.true(Object.keys(data.record).length > 0 || data.redirect_config.custom_paths, `${file}: Missing DNS records`); + // Ensure 'record' field is not empty + t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); }); }); diff --git a/tests/records.test.js b/tests/records.test.js index 255b482fc..223971308 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -215,8 +215,8 @@ function validateRecordValues(t, data, file) { `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}` ); t.true( - customPath.length >= 1 && customPath.length <= 255, - `${urlMessage} should be 1-255 characters long at index ${idx}` + customPath.length >= 2 && customPath.length <= 255, + `${urlMessage} should be 2-255 characters long at index ${idx}` ); // Validate the redirect URL @@ -266,6 +266,15 @@ t("All files should have valid record types", (t) => { `${file}: URL records cannot be combined with A, AAAA, or CNAME records` ); } + if (data.redirect_config) { + t.true( + recordKeys.includes("URL") || data.proxied, + `${file}: Redirect config must be combined with a URL record or the domain must be proxied` + ); + if (data.redirect_config.redirect_paths) { + t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); + } + } validateRecordValues(t, data, file); }); From 694c6667ee83022f33bbf0f5392920ffc537b5a3 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:11:10 +0800 Subject: [PATCH 2999/3585] Delete domains/harrison.json --- domains/harrison.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/harrison.json diff --git a/domains/harrison.json b/domains/harrison.json deleted file mode 100644 index 55dcef36b..000000000 --- a/domains/harrison.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@is-a.dev" - }, - "record": { - "URL": "https://william.is-a.dev" - }, - "redirect_config": { - "redirect_paths": true - } -} From b58d67f4b0b9c82e3f4616bffceefa7e9a38e569 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:11:22 +0700 Subject: [PATCH 3000/3585] Add files via upload --- domains/luanvu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 6f65eea59..39b93ce11 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,7 +6,7 @@ "email": "dientu078@gmail.com" }, "record": { - "TXT": "luanvu.betaenglish.com.vn" + "A": ["46.17.172.206"] }, "proxied": false From 0bab0f175674f1df01d0d9f54fdc68e7ac11e865 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:24:07 +0800 Subject: [PATCH 3001/3585] prettier domains + update pkg lock deps --- domains/0.json | 16 +- domains/00.json | 16 +- domains/00001.json | 20 +- domains/01.json | 16 +- domains/011.json | 16 +- domains/026.json | 20 +- domains/0ad.json | 20 +- domains/0l1v3r.json | 20 +- domains/0spol.json | 18 +- domains/0v90.json | 30 +- domains/0w0.json | 18 +- domains/0x0.json | 24 +- domains/0x1026.json | 16 +- domains/0x3st.json | 22 +- domains/0xbit.json | 14 +- domains/0xflotus.json | 20 +- domains/0xviel.json | 22 +- domains/0xzer0x.json | 27 +- domains/1.json | 20 +- domains/104.json | 26 +- domains/1111.json | 16 +- domains/13nn07.json | 20 +- domains/1rogman.json | 20 +- domains/1tfr.json | 18 +- domains/2.json | 18 +- domains/200anxy.json | 16 +- domains/207.json | 16 +- domains/2096779623.json | 18 +- domains/20zzy19.json | 18 +- domains/21z.json | 21 +- domains/256javy.json | 18 +- domains/2giosangmitom.json | 16 +- domains/37cut.json | 20 +- domains/3gee.json | 16 +- domains/3pls0de.json | 19 +- domains/4-m4t.json | 16 +- domains/404.json | 16 +- domains/44.json | 20 +- domains/45i.json | 20 +- domains/4k5h4y.json | 16 +- domains/50x.json | 16 +- domains/57.json | 18 +- domains/6.json | 16 +- domains/600.json | 18 +- domains/62radio.json | 22 +- domains/6502.json | 20 +- domains/7.json | 18 +- domains/7z.json | 18 +- domains/8bit.json | 16 +- domains/@.json | 16 +- domains/_atproto.narasima.json | 16 +- domains/_discord.abeja.json | 16 +- domains/_discord.ducky.json | 14 +- domains/_discord.jeff.json | 16 +- domains/_discord.jonathan-russ.json | 2 +- domains/_discord.jumanji.json | 14 +- domains/_discord.narasima.json | 14 +- domains/_discord.nekomyaa.json | 14 +- domains/_discord.nick.json | 2 +- domains/_discord.niclqs.json | 3 +- domains/_discord.noob.json | 8 +- domains/_discord.piker.json | 16 +- domains/_dmarc.peme969.json | 18 +- domains/_dmarc.yxz.json | 1 - domains/_gh-is-a-dev-docs-o.docs.json | 18 +- domains/_gh-is-a-dev-docs-o.json | 18 +- domains/_gh-juststudio7-o.juststudio.json | 4 +- domains/_gh-lumidevelopment-o.lumi.json | 12 +- ...b-challenge-thenoppy12-org.thenoppy12.json | 1 - ...ithub-pages-challenge-256javy.256javy.json | 14 +- ...ithub-pages-challenge-adil-uddin.adil.json | 14 +- .../_github-pages-challenge-am333n.ameen.json | 14 +- ...-challenge-animeshkotka.animesh-kotka.json | 14 +- .../_github-pages-challenge-asbp.asbp.json | 14 +- ...challenge-ashishkingdom.ashishkingdom.json | 14 +- ...ithub-pages-challenge-axioris.axioris.json | 14 +- ...b-pages-challenge-btleffler.btleffler.json | 6 +- ...github-pages-challenge-cantcode023.bd.json | 14 +- ...pages-challenge-debkanchan.debkanchan.json | 2 +- ...thub-pages-challenge-devhammed.hammed.json | 14 +- ...thub-pages-challenge-drssoccer55.doug.json | 14 +- ...thub-pages-challenge-ducky4life.ducky.json | 14 +- ...hub-pages-challenge-ganesh76.ganesh-g.json | 14 +- ...pages-challenge-gegendepressed.sairaj.json | 14 +- ..._github-pages-challenge-gokay05.gokay.json | 14 +- ...ub-pages-challenge-is-a-dev-docs.docs.json | 18 +- ...ages-challenge-jesusvala.jesusvaladez.json | 14 +- ...b-pages-challenge-juanpython1.juandev.json | 15 +- ...s-challenge-lawrenceee04.lawrenceee04.json | 14 +- ...thub-pages-challenge-liamatienza.liam.json | 14 +- ...thub-pages-challenge-m0m0k4s4n.momoka.json | 14 +- ...hub-pages-challenge-machip3r.machip3r.json | 16 +- ...hub-pages-challenge-manugeni.manugeni.json | 14 +- ...-pages-challenge-mh0386.mohamedhisham.json | 14 +- ...hub-pages-challenge-mohamadoday.bn3di.json | 14 +- ...s-challenge-narasimapandiyan.narasima.json | 14 +- ...thub-pages-challenge-okineadev.okinea.json | 1 - ...es-challenge-onkarsathe007.onkarsathe.json | 14 +- ...hub-pages-challenge-pavan-ambekar.pa1.json | 18 +- ...ithub-pages-challenge-peme969.peme969.json | 2 +- .../_github-pages-challenge-pentsec.jeff.json | 16 +- ...es-challenge-ramanandkrgupta.ramanand.json | 14 +- ...pages-challenge-razobeckett.mayurraut.json | 14 +- ...ages-challenge-roger-padrell.rpadrell.json | 14 +- ...es-challenge-satyamissatyam.satyamjha.json | 14 +- .../_github-pages-challenge-sh770.sh770.json | 14 +- ...github-pages-challenge-sneh-al.snehal.json | 18 +- ...hub-pages-challenge-soymadip.soymadip.json | 14 +- ...lenge-spreadsheets600.spreadsheets600.json | 14 +- ...pages-challenge-therealcrazyfuy.abeja.json | 16 +- ...ithub-pages-challenge-tim-vdb.tim-vdb.json | 14 +- ...hub-pages-challenge-timi2506.timi2506.json | 14 +- ...ithub-pages-challenge-vcntttt.vrivera.json | 14 +- ...b-pages-challenge-verygafanhot.heyaxo.json | 14 +- ...thub-pages-challenge-vncsmnl.vinicius.json | 1 - ...thub-pages-challenge-wmoralesl.wilson.json | 16 +- .../_github-pages-challenge-yz9551.yxz.json | 1 - domains/_vercel.ahmed.json | 14 +- domains/_vercel.ahmedosama.json | 18 +- domains/_vercel.ahmedosamamath.json | 18 +- domains/_vercel.akib.json | 16 +- domains/_vercel.amandajauregui.json | 2 +- domains/_vercel.amardeep.json | 16 +- domains/_vercel.andres-jaramillo.json | 15 +- domains/_vercel.app.vyductan.json | 16 +- domains/_vercel.arshman.json | 3 +- domains/_vercel.aryan.json | 16 +- domains/_vercel.aryann.json | 16 +- domains/_vercel.awhvish.json | 17 +- domains/_vercel.baibhav.json | 14 +- domains/_vercel.balaji.json | 14 +- domains/_vercel.bhavyagupta.json | 16 +- domains/_vercel.bilalmansuri.json | 16 +- domains/_vercel.chirxg.json | 18 +- domains/_vercel.damian.json | 15 +- domains/_vercel.danieltampe.json | 2 +- domains/_vercel.darkyzhou.json | 14 +- domains/_vercel.davechbga.json | 12 +- domains/_vercel.deadshot.json | 20 +- domains/_vercel.devanshu.json | 14 +- domains/_vercel.dhika.json | 16 +- domains/_vercel.dilpreetgrover.json | 18 +- domains/_vercel.divyanshuvashu.json | 16 +- domains/_vercel.ebooks.json | 15 +- domains/_vercel.elvis-tran.json | 16 +- domains/_vercel.elyesghorbel.json | 16 +- domains/_vercel.fabien.json | 16 +- domains/_vercel.farooq.json | 3 +- domains/_vercel.felipe.json | 19 +- domains/_vercel.francodurand.json | 16 +- domains/_vercel.grazitukozaki.json | 15 +- domains/_vercel.greeshma.json | 16 +- domains/_vercel.guidocaru.json | 14 +- domains/_vercel.hafeez.json | 20 +- domains/_vercel.harish.json | 16 +- domains/_vercel.harshshah.json | 19 +- domains/_vercel.harshvardhan.json | 14 +- domains/_vercel.hashan.json | 14 +- domains/_vercel.hieu.json | 16 +- domains/_vercel.hsn.json | 16 +- domains/_vercel.ikramth.json | 14 +- domains/_vercel.ishbenjamin.json | 14 +- domains/_vercel.jacek.json | 14 +- domains/_vercel.jacques.json | 14 +- domains/_vercel.jake.json | 3 +- domains/_vercel.jal.json | 16 +- domains/_vercel.jefino.json | 2 +- domains/_vercel.jigarbhoye.json | 18 +- domains/_vercel.jonasfroeller.json | 1 - domains/_vercel.jonathan-russ.json | 2 +- domains/_vercel.jorge-lopz.json | 16 +- domains/_vercel.joy.json | 16 +- domains/_vercel.juan-morales.json | 16 +- domains/_vercel.juanespachon.json | 16 +- domains/_vercel.jumanji.json | 14 +- domains/_vercel.kendikasir.json | 14 +- domains/_vercel.khanhngn.json | 16 +- domains/_vercel.kunalshah017.json | 20 +- domains/_vercel.lexy.json | 16 +- domains/_vercel.linhtutkyaw.json | 14 +- domains/_vercel.ljean.json | 16 +- domains/_vercel.llucx.json | 16 +- domains/_vercel.lobo.json | 14 +- domains/_vercel.luked.json | 16 +- domains/_vercel.maanripe.json | 14 +- domains/_vercel.maheshpaul.json | 14 +- domains/_vercel.markasaad.json | 14 +- domains/_vercel.martinvruiz.json | 16 +- domains/_vercel.moein.json | 2 +- domains/_vercel.mrincer.json | 18 +- domains/_vercel.muralikrishna.json | 16 +- domains/_vercel.muthomi.json | 15 +- domains/_vercel.mzaman.json | 2 +- domains/_vercel.naimur.json | 14 +- domains/_vercel.namansrivastava.json | 16 +- domains/_vercel.narasima.json | 14 +- domains/_vercel.nguyenminhtuan.json | 15 +- domains/_vercel.olasubomi.json | 16 +- domains/_vercel.omshahane.json | 3 +- domains/_vercel.orellanamatias.json | 16 +- domains/_vercel.osama.json | 18 +- domains/_vercel.panntod.json | 18 +- domains/_vercel.pedrofff.json | 14 +- domains/_vercel.phongli.json | 16 +- domains/_vercel.pranoy.json | 18 +- domains/_vercel.pratham15541.json | 20 +- domains/_vercel.princeprajapati.json | 14 +- domains/_vercel.pritam.json | 16 +- domains/_vercel.raghu.json | 14 +- domains/_vercel.ranjityadav.json | 20 +- domains/_vercel.renzcole.json | 14 +- domains/_vercel.roger.json | 16 +- domains/_vercel.ronaldo.json | 14 +- domains/_vercel.roque.json | 16 +- domains/_vercel.rushabh.json | 16 +- domains/_vercel.samirkhanal.json | 14 +- domains/_vercel.samishoukat.json | 16 +- domains/_vercel.sanchit.json | 16 +- domains/_vercel.saunak.json | 18 +- domains/_vercel.shivansh.json | 16 +- domains/_vercel.shri.json | 19 +- domains/_vercel.siddharthjain.json | 18 +- domains/_vercel.skibidi.json | 1 - domains/_vercel.sneazy25.json | 14 +- domains/_vercel.sopi.json | 16 +- domains/_vercel.sun.json | 1 - domains/_vercel.tanvir.json | 15 +- domains/_vercel.thiagotukozaki.json | 16 +- domains/_vercel.tykea.json | 16 +- domains/_vercel.usmanbaig.json | 16 +- domains/_vercel.v.json | 3 +- domains/_vercel.vantage.json | 1 - domains/_vercel.victoria.json | 3 +- domains/_vercel.vignesh.json | 16 +- domains/_vercel.vinay.json | 24 +- domains/_vercel.vinayaka.json | 14 +- domains/_vercel.vldm.json | 15 +- domains/_vercel.vyductan.json | 16 +- domains/_vercel.wallsified.json | 15 +- domains/_vercel.willymateo.json | 16 +- domains/_vercel.woogi.json | 14 +- domains/_vercel.yaxh.json | 18 +- domains/_vercel.yoan.json | 14 +- domains/_vercel.zalnars.json | 16 +- domains/_vercel.zold.json | 18 +- domains/a-furry.json | 22 +- domains/a-j.json | 16 +- domains/a-little-hat.json | 16 +- domains/a.json | 20 +- domains/a1x5h04.json | 20 +- domains/aa.json | 16 +- domains/aadi.json | 18 +- domains/aadirajuthup.json | 18 +- domains/aaditya.json | 16 +- domains/aakanksha.json | 20 +- domains/aakarsh.json | 24 +- domains/aakash.json | 18 +- domains/aakashs.json | 20 +- domains/aakashuuuu.json | 16 +- domains/aakhilv.json | 22 +- domains/aaksa.json | 20 +- domains/aalcantara.json | 20 +- domains/aaraam.json | 20 +- domains/aargh.json | 20 +- domains/aarno.json | 20 +- domains/aaron.json | 16 +- domains/aaronfort.json | 19 +- domains/aaryan.json | 29 +- domains/aashutosh.json | 18 +- domains/aasoft.json | 18 +- domains/aayush.json | 18 +- domains/aayushakacloudy.json | 20 +- domains/aayushbharti.json | 16 +- domains/aayushsiwa.json | 16 +- domains/abaan.json | 16 +- domains/abc.json | 16 +- domains/abdallahbari.json | 14 +- domains/abdeba.json | 16 +- domains/abdelghani.json | 18 +- domains/abdelhamied.json | 14 +- domains/abdelkarim-ain.json | 16 +- domains/abdelkarimain.json | 16 +- domains/abdessattar.json | 16 +- domains/abdi.json | 16 +- domains/abdisa.json | 18 +- domains/abdo.json | 22 +- domains/abdul.json | 18 +- domains/abdullah.json | 18 +- domains/abdullahcxd.json | 38 +- domains/abdullyahuza.json | 14 +- domains/abdulrahman.json | 20 +- domains/abdulrshaikh.json | 20 +- domains/abe.json | 18 +- domains/abegehr.json | 22 +- domains/abeja.json | 20 +- domains/abelblue.json | 20 +- domains/abeltranp94.json | 20 +- domains/abh80.json | 22 +- domains/abhay.json | 18 +- domains/abhi.json | 16 +- domains/abhigyantrips.json | 20 +- domains/abhijith.json | 20 +- domains/abhilash.json | 22 +- domains/abhinav.json | 14 +- domains/abhint.json | 22 +- domains/abhishek-sharma.json | 16 +- domains/abhishek.json | 19 +- domains/abhishekissac.json | 18 +- domains/abhishekkumar.json | 19 +- domains/abhrajitdas.json | 22 +- domains/abiels.json | 26 +- domains/abineethan.json | 20 +- domains/abishek.json | 20 +- domains/aboutjes.json | 20 +- domains/abubakar.json | 20 +- domains/abysmal.json | 18 +- domains/abyss.json | 16 +- domains/ac.json | 18 +- domains/ac21.json | 20 +- domains/acaiberii.json | 20 +- domains/account.juststudio.json | 20 +- domains/accounts.juststudio.json | 20 +- domains/acctuke.json | 18 +- domains/ace.json | 16 +- domains/acey.json | 16 +- domains/acgaming.json | 18 +- domains/achim.json | 16 +- domains/achraf.json | 20 +- domains/achyut.json | 16 +- domains/acronical.json | 16 +- domains/acutewoof.json | 20 +- domains/ada.json | 16 +- domains/adais.json | 20 +- domains/adam.json | 20 +- domains/adamkarepin.json | 20 +- domains/adamski.json | 16 +- domains/adarsh.json | 16 +- domains/adarshblog.json | 16 +- domains/adarshs.json | 19 +- domains/adarshvijay.json | 20 +- domains/adeebkhan.json | 20 +- domains/adharsh.json | 18 +- domains/adhi.json | 20 +- domains/adhitht.json | 16 +- domains/adi.json | 20 +- domains/adib.json | 16 +- domains/adigen.json | 16 +- domains/adil.json | 18 +- domains/adit.json | 16 +- domains/adithya.json | 16 +- domains/adithyapaib.json | 22 +- domains/aditya.json | 23 +- domains/adityabh.json | 16 +- domains/adityajyoti.json | 16 +- domains/adityavag.json | 20 +- domains/adityavijay.json | 16 +- domains/admir.json | 20 +- domains/adnan.json | 16 +- domains/adolar0042.json | 20 +- domains/adonisfx.json | 22 +- domains/adoqet.json | 35 +- domains/adrenocortico.json | 16 +- domains/adri.json | 16 +- domains/adrian.json | 20 +- domains/adrianqr.json | 16 +- domains/adrien.json | 15 +- domains/adriichu.json | 20 +- domains/advance-bot.json | 20 +- domains/advik.json | 18 +- domains/adwait.json | 18 +- domains/aeon.json | 16 +- domains/aespada.json | 20 +- domains/aesyncio.json | 18 +- domains/aeyika.json | 16 +- domains/affidev.json | 16 +- domains/afidev.json | 16 +- domains/afk.json | 18 +- domains/afp.json | 23 +- domains/afrtite.json | 16 +- domains/aftermath.json | 22 +- domains/afton.json | 22 +- domains/ag.json | 20 +- domains/agam778.json | 19 +- domains/agamjot-singh.json | 22 +- domains/agelos.json | 19 +- domains/agilani.json | 16 +- domains/agn.json | 18 +- domains/agold.json | 18 +- domains/agrim.json | 18 +- domains/aguspedhot.json | 16 +- domains/ah2.json | 16 +- domains/ahammednibras.json | 22 +- domains/ahku.json | 21 +- domains/ahmad-muhajir.json | 20 +- domains/ahmadeyamin.json | 20 +- domains/ahmed.json | 14 +- domains/ahmedashraf.json | 20 +- domains/ahmedosama.json | 18 +- domains/ahmedosamamath.json | 18 +- domains/ahmedtohamy.json | 16 +- domains/ahmosys.json | 22 +- domains/ahsanu.json | 16 +- domains/ahsw.json | 19 +- domains/ahuja-m.json | 18 +- domains/ahyalfan.json | 18 +- domains/ahysa.andgyk.json | 20 +- domains/ai-demo.json | 18 +- domains/ai.json | 19 +- domains/aichat.json | 16 +- domains/aida.json | 18 +- domains/aidan.json | 18 +- domains/aiden.json | 20 +- domains/aidhani.json | 16 +- domains/aiko.json | 16 +- domains/ain3abdo.json | 16 +- domains/air.json | 18 +- domains/aish.json | 16 +- domains/aixiaoji.json | 16 +- domains/aizuu.json | 19 +- domains/aj.json | 24 +- domains/aj7.json | 18 +- domains/ajay-charotariya.json | 18 +- domains/ajay.json | 16 +- domains/ajayanto.json | 16 +- domains/ajaykrshna.json | 20 +- domains/ajays.json | 20 +- domains/ajie.json | 16 +- domains/ajit-thakor.json | 18 +- domains/ajt-lkmn.json | 20 +- domains/ajtabs.json | 16 +- domains/ak-dev.json | 16 +- domains/ak.json | 21 +- domains/ak47.json | 20 +- domains/akai.json | 16 +- domains/akash.json | 16 +- domains/akashr.json | 16 +- domains/akatsuki.json | 18 +- domains/akay.json | 25 +- domains/akbar.json | 18 +- domains/akcord.json | 24 +- domains/akhilesh.json | 20 +- domains/akib.json | 16 +- domains/akiitr.json | 16 +- domains/akira.json | 20 +- domains/akk1to.json | 33 +- domains/akki.json | 20 +- domains/aknb.json | 16 +- domains/akorn.json | 14 +- domains/akpi.json | 23 +- domains/akrm.json | 24 +- domains/akshat.json | 16 +- domains/akshath.json | 16 +- domains/akshatjain.json | 16 +- domains/akshay-n.json | 25 +- domains/akshay.json | 20 +- domains/akshayan.json | 20 +- domains/akshayks.json | 16 +- domains/akshit.json | 22 +- domains/akshsingla.json | 20 +- domains/akshtt.json | 20 +- domains/akshya.json | 20 +- domains/akta-chavda.json | 18 +- domains/akxd.json | 19 +- domains/akzana.json | 20 +- domains/alain.json | 20 +- domains/alan-huynh.json | 18 +- domains/alan-ren.json | 19 +- domains/alan-smith.json | 19 +- domains/alan.json | 19 +- domains/alas.json | 5 +- domains/albakhet.json | 25 +- domains/albert.json | 22 +- domains/albertoaig.json | 16 +- domains/albin.json | 16 +- domains/albinvar.json | 20 +- domains/alblandino.json | 16 +- domains/alcantara.json | 18 +- domains/alden.json | 24 +- domains/aldess.json | 16 +- domains/aldnnnz.json | 22 +- domains/ale.json | 20 +- domains/alechu.json | 20 +- domains/alecks.json | 20 +- domains/alejosm.json | 16 +- domains/aleks.json | 20 +- domains/alemi.json | 16 +- domains/alephdiallo.json | 35 +- domains/alessandro.json | 20 +- domains/alessandrobellesia.json | 18 +- domains/alestor123.json | 20 +- domains/alex.json | 19 +- domains/alexanderzhx.json | 16 +- domains/alexandre-machado.json | 20 +- domains/alexbartles.json | 20 +- domains/alexd.json | 18 +- domains/alexey.json | 14 +- domains/alexis.json | 22 +- domains/alexismaison.json | 16 +- domains/alexjoseph.json | 20 +- domains/alexlykesas.json | 20 +- domains/alexmercerind.json | 24 +- domains/alexpcooper.json | 19 +- domains/alexsquibbs.json | 23 +- domains/alexxhumilde.json | 16 +- domains/alfanaan.json | 24 +- domains/alfari.json | 18 +- domains/alfred.json | 20 +- domains/algebraic-effects.akshay.json | 20 +- domains/ali-abdurrazzak.json | 22 +- domains/ali.json | 20 +- domains/alian.json | 16 +- domains/aliezan.json | 16 +- domains/alijafari.json | 16 +- domains/alimd.json | 16 +- domains/alimehdi.json | 16 +- domains/alireza.json | 16 +- domains/alisa.json | 18 +- domains/alisabry.json | 16 +- domains/alivaliev.json | 18 +- domains/aliwoto.json | 18 +- domains/alkorsan.json | 16 +- domains/allancoding.json | 33 +- domains/allen.json | 21 +- domains/alltawd.json | 16 +- domains/allvaa.json | 19 +- domains/ally.json | 19 +- domains/almatch.json | 19 +- domains/almaz.json | 21 +- domains/almightynan.json | 17 +- domains/almuqbel.json | 18 +- domains/alokik.json | 16 +- domains/aloo-bun.json | 20 +- domains/alora.json | 42 +- domains/alperen.json | 20 +- domains/alpha.json | 27 +- domains/alphabet.json | 18 +- domains/alphaspheredotai.json | 18 +- domains/alphatechnolog.json | 18 +- domains/alriy.json | 14 +- domains/altude.json | 16 +- domains/aluwi.json | 22 +- domains/alvin.json | 34 +- domains/alvindennis.json | 16 +- domains/alvito.json | 20 +- domains/alwen.json | 18 +- domains/am.json | 16 +- domains/amaankazi.json | 20 +- domains/amal-sebastian.json | 20 +- domains/amal.json | 20 +- domains/amandajauregui.json | 2 +- domains/amanthakur.json | 18 +- domains/amanza17.json | 20 +- domains/amardeep.json | 20 +- domains/amarjeet.json | 16 +- domains/ambaskaryash.json | 16 +- domains/amerigo.json | 16 +- domains/amey.json | 16 +- domains/amila.json | 16 +- domains/amin.json | 30 +- domains/amine-brahmi.json | 18 +- domains/amiralam.json | 22 +- domains/amit.json | 20 +- domains/amity.json | 16 +- domains/amiyo.json | 22 +- domains/ammar.json | 20 +- domains/ammthecoder.json | 16 +- domains/amol254542.json | 16 +- domains/amol3.json | 16 +- domains/amoramicae.json | 21 +- domains/amrut.json | 20 +- domains/amuffin.json | 20 +- domains/amy.json | 20 +- domains/anaj00.json | 18 +- domains/analogsombra.json | 16 +- domains/anamay.json | 16 +- domains/anand-ramakrishna.json | 18 +- domains/anandyeole.json | 18 +- domains/ananth.json | 20 +- domains/anas.json | 20 +- domains/anatoli.json | 17 +- domains/anautonell.json | 22 +- domains/anay-208.json | 18 +- domains/anay.json | 18 +- domains/anayparaswani.json | 18 +- domains/anbuinfosec.json | 14 +- domains/andgyk.json | 20 +- domains/andr.json | 20 +- domains/andrea.json | 21 +- domains/andrei.json | 18 +- domains/andreijiroh.json | 25 +- domains/andres-jaramillo.json | 17 +- domains/andres.json | 18 +- domains/andrewdxz.json | 18 +- domains/andrianina.json | 20 +- domains/andronasef.json | 22 +- domains/andros.json | 19 +- domains/andy.json | 20 +- domains/angel.json | 16 +- domains/angellopomayay.json | 16 +- domains/angelo.json | 20 +- domains/angelwuff.json | 20 +- domains/anhnguyen.json | 34 +- domains/anhnguyen94.json | 18 +- domains/anibalbastiass.json | 16 +- domains/aniket-thapa.json | 18 +- domains/aniket.json | 17 +- domains/aniketrajsingh.json | 22 +- domains/anime-oni.json | 18 +- domains/animesh-kotka.json | 20 +- domains/animesh.json | 16 +- domains/anindra.json | 20 +- domains/anish.json | 22 +- domains/aniwon.json | 20 +- domains/ankiprajapati.json | 18 +- domains/ankit-acquaintsoft.json | 18 +- domains/ankit-chaubey.json | 24 +- domains/ankit.json | 20 +- domains/ankitchaubey.json | 24 +- domains/anmail.json | 34 +- domains/anmol-chaudhary.json | 18 +- domains/anmol.json | 18 +- domains/ann.json | 20 +- domains/anna.json | 18 +- domains/annant.json | 16 +- domains/annihilatorrrr.json | 22 +- domains/anon.json | 32 +- domains/anonfr.json | 16 +- domains/ansari-atharnadim.json | 18 +- domains/ansari-saify.json | 18 +- domains/anshdadwal.json | 16 +- domains/anshkabra.json | 20 +- domains/anshtyagi.json | 19 +- domains/anshu.json | 16 +- domains/ante.json | 22 +- domains/anthony.json | 18 +- domains/anthony2be.json | 22 +- domains/anthrxc.json | 18 +- domains/anthxny.json | 20 +- domains/anticens.json | 16 +- domains/antimanipulationbridgade.json | 18 +- domains/antlis.json | 20 +- domains/anto.json | 18 +- domains/antoangiaothong.akk1to.json | 22 +- domains/antogamer.json | 22 +- domains/anton.json | 16 +- domains/antonio.json | 20 +- domains/antony.json | 16 +- domains/antton.json | 16 +- domains/anttondev.json | 20 +- domains/anubhav-pathak.json | 20 +- domains/anubhav823.json | 18 +- domains/anuj.json | 20 +- domains/anukarop.json | 18 +- domains/anumeya.json | 16 +- domains/anurag.json | 16 +- domains/anuraglimbu.json | 19 +- domains/any.json | 16 +- domains/aocsa.json | 16 +- domains/aoozora.json | 16 +- domains/aozora.json | 19 +- domains/ap2.json | 16 +- domains/apam.json | 16 +- domains/apep.json | 20 +- domains/apgyorfi.json | 16 +- domains/api-kirito.json | 19 +- domains/api-peantastic.json | 20 +- domains/api.acronical.json | 18 +- domains/api.anshtyagi.json | 21 +- domains/api.catzboy.json | 20 +- domains/api.formuna.json | 14 +- domains/api.gizzy.json | 20 +- domains/api.juststudio.json | 26 +- domains/api.karyakarsa.willo.json | 20 +- domains/api.namkun.json | 16 +- domains/api.rachancheet.json | 2 +- domains/api.seiko.json | 20 +- domains/api.semant.json | 22 +- domains/api.shockbs.json | 18 +- domains/api.zoom.json | 24 +- domains/apigeon.json | 16 +- domains/apoloz.json | 22 +- domains/apostolos.json | 16 +- domains/app-giua.json | 20 +- domains/app.allancoding.json | 24 +- domains/app.json | 16 +- domains/app.vyductan.json | 20 +- domains/applesfruit.json | 22 +- domains/appointer.json | 18 +- domains/april.json | 18 +- domains/apurbo.json | 18 +- domains/apurboislam.json | 18 +- domains/aqilhensem.json | 16 +- domains/aqsakhan.json | 22 +- domains/aqtk.json | 22 +- domains/aqua.json | 16 +- domains/aquatica.json | 18 +- domains/aquestry.json | 18 +- domains/aquiffoo.json | 16 +- domains/araf.json | 16 +- domains/arafat.json | 16 +- domains/arafatrahaman.json | 20 +- domains/araguaci.json | 16 +- domains/aramos.json | 20 +- domains/arash.json | 1 - domains/aravindh.json | 20 +- domains/aravinnndddd.json | 18 +- domains/arbi-jridi.json | 16 +- domains/arboy.json | 18 +- domains/arcade.json | 16 +- domains/arceus.json | 16 +- domains/arch.json | 26 +- domains/archelaus.json | 20 +- domains/archie.json | 20 +- domains/archon.json | 16 +- domains/ardaninho.json | 16 +- domains/ardistory.json | 18 +- domains/areen-c.json | 18 +- domains/areen.json | 16 +- domains/aref.json | 18 +- domains/arhan.json | 20 +- domains/ari.json | 20 +- domains/ariffhazmi.json | 20 +- domains/arijit.json | 22 +- domains/arin.json | 12 +- domains/arizerr.json | 20 +- domains/arjix.json | 20 +- domains/arjuncodess.json | 14 +- domains/arjuncvinod.json | 22 +- domains/arman.json | 18 +- domains/armand.json | 19 +- domains/armoredvortex.json | 18 +- domains/arnab.json | 16 +- domains/arnav.json | 16 +- domains/arnxv.json | 16 +- domains/arpana.json | 22 +- domains/arpitbatra.json | 16 +- domains/arrtea.json | 16 +- domains/arsdorint.json | 18 +- domains/arshman.json | 15 +- domains/arslan.json | 20 +- domains/arson.json | 21 +- domains/art.json | 19 +- domains/artaabedi.json | 29 +- domains/arter.json | 16 +- domains/artesdosul.json | 16 +- domains/artiefuzzz.json | 20 +- domains/artix.json | 20 +- domains/arul.json | 16 +- domains/arunava.json | 20 +- domains/arungeorgesaji.json | 18 +- domains/aruntechpro.json | 18 +- domains/arunvishnu.json | 18 +- domains/aruria.json | 42 +- domains/arush.json | 20 +- domains/arv.json | 16 +- domains/arvik1.json | 16 +- domains/arvindt.json | 24 +- domains/arwi.json | 20 +- domains/arya.json | 19 +- domains/aryadanech.json | 19 +- domains/aryaejoumalai.json | 20 +- domains/aryamaan.json | 33 +- domains/aryan.json | 22 +- domains/aryann.json | 18 +- domains/aryantavish.json | 16 +- domains/aryxst.json | 16 +- domains/as.json | 18 +- domains/asad-khan.json | 19 +- domains/asbp.json | 20 +- domains/asciidude.json | 18 +- domains/asgarrrr.json | 17 +- domains/ash.json | 18 +- domains/ashan.json | 22 +- domains/ashc1ty.json | 20 +- domains/asheer.json | 16 +- domains/asher.json | 18 +- domains/ashesh.json | 16 +- domains/ashif.json | 16 +- domains/ashish-g-gupta.json | 18 +- domains/ashish.json | 19 +- domains/ashishagarwal.json | 16 +- domains/ashishagr.json | 35 +- domains/ashishbinu.json | 16 +- domains/ashishji.json | 20 +- domains/ashishkingdom.json | 15 +- domains/ashley.json | 16 +- domains/ashleymavericks.json | 20 +- domains/ashuthosh.json | 16 +- domains/ashutosh-pandey.json | 22 +- domains/ashutosh.json | 20 +- domains/ashwa.json | 20 +- domains/ashwin-s-nambiar.json | 18 +- domains/ashwin.json | 22 +- domains/asicalug.json | 16 +- domains/asif.json | 16 +- domains/asim.json | 20 +- domains/aslipatov.json | 16 +- domains/asnct.json | 27 +- domains/aspect.json | 22 +- domains/asriel.json | 22 +- domains/asteral.json | 18 +- domains/asteria.json | 16 +- domains/asterisk.json | 18 +- domains/asthriona.json | 16 +- domains/astra.json | 16 +- domains/astrowin.json | 18 +- domains/asuid.dankamigos.json | 18 +- domains/asuna.json | 20 +- domains/aswin-m-v.json | 20 +- domains/aswin-vs.json | 20 +- domains/aswin.json | 20 +- domains/aswinmahesh.json | 28 +- domains/aswinmaheshc.json | 28 +- domains/aswinop.json | 22 +- domains/aswinrout.json | 20 +- domains/async.json | 18 +- domains/asyncedd.json | 16 +- domains/at-muhammad.json | 16 +- domains/ataim.json | 20 +- domains/atechadventurer.json | 19 +- domains/ath.json | 16 +- domains/athanasopoulos.json | 18 +- domains/atharv.json | 22 +- domains/atharva.json | 23 +- domains/atharvd.json | 16 +- domains/athfan.json | 14 +- domains/athifrahmawan.json | 20 +- domains/athira-li.json | 20 +- domains/ati.json | 18 +- domains/atul.json | 20 +- domains/au.json | 16 +- domains/aud.json | 14 +- domains/augustine.json | 19 +- domains/auq3l.json | 16 +- domains/aura.json | 16 +- domains/aus.json | 16 +- domains/austino.json | 16 +- domains/ausy.json | 20 +- domains/autobean.json | 18 +- domains/autodiscover.halinh0506.json | 16 +- domains/autodiscover.yash.json | 20 +- domains/ave.json | 20 +- domains/avellea.json | 20 +- domains/avengers-sonarqube.json | 16 +- domains/averagepce.json | 21 +- domains/averagepcweb.json | 16 +- domains/averse.json | 20 +- domains/avery.json | 20 +- domains/avg.json | 16 +- domains/avi.json | 20 +- domains/avidevs31.json | 16 +- domains/avilam.json | 12 +- domains/avnoor-gamerz.json | 22 +- domains/awais.json | 22 +- domains/awan.json | 20 +- domains/awhvish.json | 15 +- domains/axay.json | 16 +- domains/axd.json | 16 +- domains/axe.json | 18 +- domains/axel.json | 16 +- domains/axeon.json | 14 +- domains/axewbotx.json | 22 +- domains/axinux.json | 16 +- domains/axioris.json | 16 +- domains/axo.json | 20 +- domains/axrxvm.json | 16 +- domains/ayaangrover.json | 22 +- domains/ayaanhaider.json | 16 +- domains/ayan.json | 22 +- domains/ayinaki.json | 16 +- domains/aymouwu.json | 16 +- domains/aynonyme.json | 22 +- domains/ayoungmanwithanoldsoul.json | 16 +- domains/aypro.json | 20 +- domains/ayush.json | 20 +- domains/ayushh.json | 20 +- domains/ayushmansarkar.json | 20 +- domains/ayushshivaji.json | 16 +- domains/ayushtiwari.json | 20 +- domains/ayxdacat.json | 16 +- domains/azeem.json | 20 +- domains/azeemdev.json | 18 +- domains/azeez.json | 37 +- domains/azer.json | 18 +- domains/azhammakestrash.json | 16 +- domains/azizwali.json | 17 +- domains/azw.json | 16 +- domains/b.json | 20 +- domains/b0q.json | 18 +- domains/b45i.json | 20 +- domains/b4iterdev.json | 18 +- domains/b83c.json | 18 +- domains/ba9.json | 21 +- domains/bacherik.json | 16 +- domains/badend.json | 20 +- domains/badnguy.json | 16 +- domains/badzlan.json | 18 +- domains/baer.json | 16 +- domains/baibhav.json | 18 +- domains/baka.json | 16 +- domains/bako.json | 18 +- domains/balaji.json | 14 +- domains/balam314.json | 16 +- domains/baldr.json | 14 +- domains/baltraz.json | 20 +- domains/bandhan.json | 18 +- domains/banik.json | 16 +- domains/bank.json | 18 +- domains/baobao.json | 20 +- domains/baptiste.json | 16 +- domains/baquir.json | 20 +- domains/barab.json | 18 +- domains/bardia.json | 16 +- domains/barisdeniz.json | 20 +- domains/bark1n.json | 16 +- domains/barnacl437.json | 16 +- domains/barremian.json | 14 +- domains/bartoszm77.json | 20 +- domains/base-swag.json | 16 +- domains/base.json | 16 +- domains/baseri.json | 18 +- domains/basi.json | 20 +- domains/basidh.json | 19 +- domains/basil.json | 22 +- domains/bast.json | 18 +- domains/batema.json | 16 +- domains/bcraft.json | 18 +- domains/bd.json | 18 +- domains/bdays.suki.json | 18 +- domains/bean.json | 16 +- domains/bear.json | 22 +- domains/bedanth.json | 20 +- domains/beersanp.json | 16 +- domains/belle.json | 20 +- domains/ben.json | 33 +- domains/benet.json | 37 +- domains/benjamin.json | 14 +- domains/benjo.json | 16 +- domains/bennett1412.json | 22 +- domains/beno.json | 18 +- domains/bens.json | 1 - domains/bento64.json | 20 +- domains/benz.json | 16 +- domains/bernalvarela.json | 16 +- domains/bernardo.json | 14 +- domains/bernardofoegbu.json | 20 +- domains/berry.json | 20 +- domains/berzcodetechnologies.json | 18 +- domains/berzerk.json | 18 +- domains/betaprj.akk1to.json | 22 +- domains/betsthebest.json | 16 +- domains/bhadra.json | 20 +- domains/bhardwaj.json | 16 +- domains/bhargav-gohil.json | 20 +- domains/bhargav.json | 16 +- domains/bhaskar.json | 14 +- domains/bhattcodes.json | 20 +- domains/bhavesh-acquaintsoft.json | 18 +- domains/bhavesh-p-patel.json | 18 +- domains/bhavitha.json | 20 +- domains/bhavyagupta.json | 20 +- domains/bhavyasingh.json | 16 +- domains/bhumkah-patel.json | 18 +- domains/bhushankhopkarr.json | 22 +- domains/bibhu.json | 18 +- domains/bigtime.json | 18 +- domains/biko.json | 22 +- domains/bilal.json | 20 +- domains/bilalmansuri.json | 16 +- domains/bilalthepunjabi.json | 23 +- domains/bill.json | 22 +- domains/billvog.json | 20 +- domains/billy.json | 16 +- domains/bimal.json | 22 +- domains/bimarsha.json | 16 +- domains/bing-chilling.json | 16 +- domains/binh.json | 19 +- domains/binhpv96.json | 16 +- domains/bintang1302.json | 20 +- domains/binwonk.json | 16 +- domains/bio.ahmedtohamy.json | 16 +- domains/bipin-bheda.json | 18 +- domains/biplob.json | 16 +- domains/birabittoh.json | 16 +- domains/bismuth.json | 16 +- domains/bitsexploited.json | 20 +- domains/bk.json | 16 +- domains/bkmd.json | 16 +- domains/bkms.json | 16 +- domains/blackdx.json | 22 +- domains/blackneeed.json | 18 +- domains/blacsheep.json | 16 +- domains/blaine.json | 20 +- domains/blake.json | 21 +- domains/blankparticle.json | 16 +- domains/blast.json | 18 +- domains/blazedev.json | 18 +- domains/blazyflash.json | 16 +- domains/blc.json | 18 +- domains/bleemis42.json | 18 +- domains/blek.json | 24 +- domains/blema.json | 18 +- domains/blindstudios.json | 20 +- domains/blitzbrian.json | 18 +- domains/blob2763.json | 16 +- domains/blog.aayushsiwa.json | 16 +- domains/blog.alora.json | 18 +- domains/blog.areen-c.json | 16 +- domains/blog.areen.json | 16 +- domains/blog.catzboy.json | 20 +- domains/blog.chuyentinorz.json | 24 +- domains/blog.crazo7924.json | 18 +- domains/blog.hafi.json | 20 +- domains/blog.joetroll.json | 18 +- domains/blog.jumanji.json | 14 +- domains/blog.narasima.json | 16 +- domains/blog.quincetart10.json | 20 +- domains/blog.ron.json | 16 +- domains/blog.shaunfurtado.json | 20 +- domains/blog.shoyeb.json | 16 +- domains/blog.vornexx.json | 16 +- domains/blogs.aakanksha.json | 20 +- domains/blogs.adityabh.json | 16 +- domains/blogs.shaunak.json | 20 +- domains/bloomy.json | 16 +- domains/blox.json | 16 +- domains/blue.json | 22 +- domains/blueberry.json | 20 +- domains/bluemoon.json | 16 +- domains/blueysh.json | 16 +- domains/blurnope.json | 20 +- domains/bmbs.json | 16 +- domains/bmhien.json | 16 +- domains/bmrdsc.json | 20 +- domains/bn3di.json | 16 +- domains/bnfone.json | 23 +- domains/bnyro.json | 18 +- domains/bob.json | 20 +- domains/bob16077.json | 20 +- domains/boba.json | 20 +- domains/bobert.json | 16 +- domains/bolt.json | 20 +- domains/bombacat.json | 16 +- domains/boo.json | 18 +- domains/books.json | 20 +- domains/boon.json | 18 +- domains/borboss.json | 16 +- domains/boredcodebyk.json | 20 +- domains/boris1993.json | 18 +- domains/borismoreno.json | 16 +- domains/boudjo.json | 14 +- domains/brasil.json | 14 +- domains/brett.json | 15 +- domains/brody.json | 14 +- domains/btleffler.json | 6 +- domains/bundler.skibidi.json | 1 - domains/burandby.json | 1 - domains/caenjones.json | 3 +- domains/cam.json | 1 - domains/carlos-miranda.json | 18 +- domains/cartar.json | 1 - domains/carterrpham23.json | 15 +- domains/cas.json | 18 +- domains/cdn.mkeko.json | 1 - domains/cdn.xrap1dx.json | 1 - domains/cdops.json | 1 - domains/cesardarizaleta.json | 22 +- domains/cetus.json | 1 - domains/chez1s.json | 1 - domains/chirxg.json | 18 +- domains/chloe.json | 1 - domains/chris.json | 1 - domains/chromesec.json | 3 +- domains/ciaobot.json | 4 +- domains/cihan.json | 14 +- domains/codefoster.json | 1 - domains/codethoma.json | 1 - domains/core.json | 1 - domains/count.json | 1 - domains/cr0nus.json | 1 - domains/cris.json | 16 +- domains/cristian.json | 16 +- domains/crpaiz.json | 1 - domains/currypan1229.json | 14 +- domains/cyberpj.json | 14 +- domains/damian.json | 14 +- domains/daniellozano.json | 14 +- domains/danielpedroza.json | 18 +- domains/danieltampe.json | 2 +- domains/danielzambrano.json | 18 +- domains/danybmx.json | 2 +- domains/darkyzhou.json | 14 +- domains/darren.json | 1 - domains/dartanman.json | 1 - domains/dast.json | 1 - domains/davechbga.json | 12 +- domains/davemp.json | 2 +- domains/david.json | 14 +- domains/davidramirez.json | 18 +- domains/deadshot.json | 20 +- domains/debaditya.json | 14 +- domains/debertjamie.json | 1 - domains/debjoti-mallick.json | 1 - domains/debkanchan.json | 4 +- domains/default._domainkey.yxz.json | 1 - domains/demonitize.json | 1 - domains/deniz.json | 5 +- domains/denty.json | 16 +- domains/designer.json | 1 - domains/devabh.json | 1 - domains/devanshu.json | 18 +- domains/devcomp.json | 1 - domains/devmatei.json | 9 +- domains/df.json | 19 +- domains/dhika.json | 16 +- domains/dialguiba.json | 2 +- domains/diegoreis.json | 4 +- domains/dilpreetgrover.json | 18 +- domains/dipesh.json | 14 +- domains/divyanshuvashu.json | 16 +- domains/dmc.json | 14 +- domains/donald.json | 16 +- domains/doncho.json | 14 +- domains/dotexe3301.json | 18 +- domains/doug.json | 18 +- domains/dsuescun.json | 14 +- domains/ducky.json | 16 +- domains/duong-viet-hoang.json | 21 +- domains/dwij.json | 15 +- domains/ebooks.json | 15 +- domains/ed-henrique.json | 18 +- domains/educatedsuddenbucket.json | 4 +- domains/efe.json | 1 - domains/elvis-tran.json | 16 +- domains/elyazid.json | 2 +- domains/elyesghorbel.json | 16 +- domains/epic.json | 1 - domains/epnq.json | 1 - domains/eric-dahl.json | 2 +- domains/eric.json | 1 - domains/ericlin.json | 18 +- domains/ericthomas.json | 1 - domains/erik.json | 1 - domains/erisa.json | 1 - domains/ermal.json | 14 +- domains/eshanized.json | 18 +- domains/euskindar.json | 15 +- domains/evelyn.json | 1 - domains/explooit.json | 14 +- domains/exrand.json | 14 +- domains/faaiz.json | 12 +- domains/fabianf4.json | 14 +- domains/fabien.json | 16 +- domains/fajox.json | 4 +- domains/fake.json | 1 - domains/farkot.json | 7 +- domains/farvessafiyudeen.json | 1 - domains/fbi.json | 1 - domains/fdaniel13s.json | 6 +- domains/federico.json | 6 +- domains/felipe.json | 20 +- domains/felipecampos.json | 14 +- domains/felix.json | 1 - domains/fernandocuba.json | 18 +- domains/fetico.json | 20 +- domains/filip.json | 20 +- domains/fitrahmunir.json | 1 - domains/flymeth.json | 1 - domains/fourjuaneight.json | 1 - domains/fr0stb1rd.json | 14 +- domains/francodurand.json | 18 +- domains/frankra.json | 20 +- domains/franky.json | 14 +- domains/ft.json | 5 +- domains/fucabot.json | 1 - domains/fulminatingmoat.json | 1 - domains/gabrielhuertas.json | 14 +- domains/gamil.json | 18 +- domains/ganesh-g.json | 14 +- domains/gc.json | 2 +- domains/gcet.aaqif.json | 18 +- domains/generic.json | 1 - domains/george.json | 1 - domains/georgekaran.json | 1 - domains/gg.json | 20 +- domains/girigummadi.json | 1 - domains/githubmilind.json | 14 +- domains/glitchish.json | 1 - domains/gokay.json | 18 +- domains/govind.json | 1 - domains/grazitukozaki.json | 11 +- domains/gua.json | 21 +- domains/guidocaru.json | 14 +- domains/gulsah.json | 18 +- domains/hackqd.json | 3 +- domains/hafeez.json | 20 +- domains/hammed.json | 18 +- domains/harish.json | 16 +- domains/harmputman.json | 1 - domains/harrigan.json | 1 - domains/harshd.json | 18 +- domains/harshmali.json | 14 +- domains/harshnj.json | 1 - domains/harshshah.json | 20 +- domains/hasan.json | 18 +- domains/hashan.json | 14 +- domains/hater-of-vectors.json | 20 +- domains/hero.json | 15 +- domains/heyaxo.json | 21 +- domains/hieu.json | 16 +- domains/himashu.json | 1 - domains/himesh.json | 14 +- domains/himeshparashar.json | 15 +- domains/hironichu.json | 1 - domains/homemadestea58.json | 1 - domains/hotfix.saftec.json | 16 +- domains/hroot.json | 14 +- domains/hsn.json | 16 +- domains/hugo.json | 14 +- domains/hyr1nk.json | 10 +- domains/ibrahim.json | 1 - domains/ibru.json | 16 +- domains/igna.json | 1 - domains/ikramth.json | 14 +- domains/imad.json | 1 - domains/imd.json | 1 - domains/iomiras.json | 14 +- domains/ishbenjamin.json | 12 +- domains/ishh.json | 9 +- domains/isiraadithya.json | 16 +- domains/isturiz.json | 13 +- domains/itskh4ng.json | 14 +- domains/itsmepvr.json | 14 +- domains/iviswanathreddy.json | 18 +- domains/ivo.json | 21 +- domains/jabbdev.json | 14 +- domains/jacek.json | 14 +- domains/jacques.json | 14 +- domains/jaennova.json | 18 +- domains/jai.json | 22 +- domains/jake.json | 3 +- domains/jal.json | 20 +- domains/jamied132.json | 1 - domains/jasondevgm.json | 6 +- domains/javi.json | 18 +- domains/jayasurya.json | 2 +- domains/jbmbhs.json | 5 +- domains/jeanrondon.json | 20 +- domains/jeel.json | 1 - domains/jefino.json | 2 +- domains/jeremiah.json | 1 - domains/jesusaristigueta.json | 14 +- domains/jesusdmedinac.json | 8 +- domains/jesusvaladez.json | 18 +- domains/jhw.json | 18 +- domains/jinso.json | 1 - domains/jitendrasaraf.json | 18 +- domains/joe-dawley.json | 1 - domains/joe50097.json | 5 +- domains/johansansebastian.json | 1 - domains/johntena.json | 18 +- domains/jonathan-russ.json | 2 +- domains/jorgelopez.json | 14 +- domains/jose.json | 14 +- domains/josedevian.json | 14 +- domains/josh-ferrell.json | 18 +- domains/joshuanoeldeke.json | 14 +- domains/joy.json | 16 +- domains/jpsantistebanq.json | 14 +- domains/jretamal.json | 14 +- domains/jsanchez.json | 14 +- domains/jt.json | 14 +- domains/juan-morales.json | 16 +- domains/juancx.json | 16 +- domains/juandev.json | 15 +- domains/juanespachon.json | 16 +- domains/juanluserrano.json | 14 +- domains/juanturcios.json | 12 +- domains/julio.json | 1 - domains/kacem.json | 1 - domains/kagchi.json | 1 - domains/karan.json | 12 +- domains/kartikshriwas.json | 1 - domains/kawet.json | 1 - domains/kelvin.json | 16 +- domains/kendikasir.json | 14 +- domains/keshav.json | 14 +- domains/khanh.json | 1 - domains/khanhngn.json | 16 +- domains/khateeb.json | 18 +- domains/khushpatil.json | 1 - domains/kikemendez.json | 22 +- domains/kiransala.json | 3 +- domains/kishore.json | 18 +- domains/kitten.json | 1 - domains/kiyora.json | 1 - domains/kleein.json | 21 +- domains/klez.json | 14 +- domains/koding.json | 1 - domains/korigamik.json | 1 - domains/kory.json | 1 - domains/ktevin01.json | 22 +- domains/kuanngyn.json | 10 +- domains/kunalshah017.json | 20 +- domains/kuro.json | 16 +- domains/l0ser.json | 1 - domains/la-pyae-oo.json | 21 +- domains/lachlan.json | 14 +- domains/laufey.json | 3 +- domains/lautaro-molina.json | 1 - domains/lawrenceee04.json | 14 +- domains/legz.json | 4 +- domains/leo.json | 1 - domains/lester.json | 14 +- domains/lexy.json | 15 +- domains/liam.json | 28 +- domains/liboot.json | 12 +- domains/linhtutkyaw.json | 14 +- domains/lioo.json | 14 +- domains/liq.json | 1 - domains/ljean.json | 16 +- domains/llucx.json | 16 +- domains/lnfnunes.json | 1 - domains/lobo.json | 14 +- domains/lsalas.json | 4 +- domains/luanvu.json | 24 +- domains/luisdanieltrejo.json | 14 +- domains/luisgerardovillanueva.json | 21 +- domains/luked.json | 16 +- domains/lumi.json | 1 - domains/lumidevelopment.json | 1 - domains/lunah.json | 1 - domains/m3o.json | 14 +- domains/m42e.json | 1 - domains/machip3r.json | 18 +- domains/maclong.json | 18 +- domains/mafiz.json | 12 +- domains/magma.json | 1 - domains/mahdi.json | 18 +- domains/maheshpaul.json | 14 +- domains/mahir.json | 1 - domains/mail.codesoft.json | 16 +- domains/mail.minmit.json | 1 - domains/mamun.json | 1 - domains/manash.json | 1 - domains/maninder.json | 1 - domains/manishgautam.json | 22 +- domains/manojbarman.json | 1 - domains/mantas.json | 1 - domains/marc.json | 1 - domains/marcelomrwin.json | 1 - domains/marcoleder.json | 14 +- domains/marcos.json | 19 +- domains/mardino.json | 14 +- domains/mario-papetti.json | 14 +- domains/markaguirre.json | 20 +- domains/markasaad.json | 14 +- domains/markos.json | 1 - domains/martin.json | 20 +- domains/martinvruiz.json | 16 +- domains/masood.json | 1 - domains/mateoguidi.json | 18 +- domains/mateus.json | 14 +- domains/mateuseap.json | 22 +- domains/matt-murdock.json | 14 +- domains/matt.json | 1 - domains/mattw.json | 1 - domains/mayerfried.json | 1 - domains/mayurraut.json | 18 +- domains/mazengohar.json | 1 - domains/mb.json | 1 - domains/mega.json | 1 - domains/mehrdad.json | 14 +- domains/melainegerard.json | 1 - domains/melih.json | 14 +- domains/meloun7.json | 1 - domains/meyer-pidiache.json | 16 +- domains/micah.json | 1 - domains/michaelmuthomi.json | 14 +- domains/miguel.json | 1 - domains/mike.json | 1 - domains/milan090.json | 1 - domains/minhtuan-1.json | 18 +- domains/minhvo.json | 22 +- domains/minmit.json | 1 - domains/mj1532.json | 1 - domains/mmondragon.json | 12 +- domains/moein.json | 6 +- domains/mohamedhisham.json | 18 +- domains/mohit.json | 14 +- domains/molai.json | 1 - domains/momoka.json | 18 +- domains/mpy.json | 1 - domains/mrcat.json | 21 +- domains/mrincer.json | 18 +- domains/mrthundergod.json | 1 - domains/mu.json | 14 +- domains/mubaidr.json | 3 +- domains/mubarak.json | 1 - domains/muhammad-yusuf.json | 18 +- domains/muhammadabdullah.json | 19 +- domains/muralikrishna.json | 16 +- domains/muthomi.json | 15 +- domains/mvl.json | 14 +- domains/myominhan.json | 14 +- domains/myprofile.json | 18 +- domains/mythsman.json | 1 - domains/mzaman.json | 18 +- domains/n3m.json | 3 +- domains/n4n5.json | 1 - domains/nadeerasilva.json | 18 +- domains/nai.json | 14 +- domains/namansrivastava.json | 16 +- domains/narasima.json | 12 +- domains/natan.json | 14 +- domains/naveenxd.json | 1 - domains/naviheylisten.json | 21 +- domains/nayan.json | 1 - domains/nayu.json | 14 +- domains/nd24.json | 18 +- domains/neel.json | 19 +- domains/nef.json | 18 +- domains/neil.json | 2 +- domains/nemoralis.json | 14 +- domains/ngqkhai.json | 1 - domains/nguyenminhtuan.json | 15 +- domains/nick.json | 2 +- domains/niclqs.json | 1 - domains/nicojsuarez.json | 18 +- domains/nicollas.json | 21 +- domains/nietbeer.json | 21 +- domains/nifle.json | 1 - domains/nikhilji.json | 19 +- domains/nikity.json | 16 +- domains/nitesh.json | 1 - domains/nnocsupnn.json | 14 +- domains/noelpaton-og.json | 14 +- domains/noob.json | 22 +- domains/nthn.json | 1 - domains/nxmtuan.json | 18 +- domains/nxrmqlly.json | 3 +- domains/nyexoi.json | 21 +- domains/objshadow.json | 14 +- domains/ok.json | 14 +- domains/okinea.json | 1 - domains/olasubomi.json | 16 +- domains/onkarsathe.json | 18 +- domains/orellanamatias.json | 16 +- domains/osama.json | 18 +- domains/owais.json | 20 +- domains/pa1.json | 22 +- domains/pan.json | 14 +- domains/panel.xrap1dx.json | 1 - domains/panntod.json | 18 +- domains/parshnt.json | 1 - domains/paul.json | 1 - domains/pavankteja.json | 22 +- domains/pawan.json | 14 +- domains/pdf.aaqif.json | 18 +- domains/pedrofff.json | 18 +- domains/peme969.json | 33 +- domains/peyloride.json | 18 +- domains/phani.json | 20 +- domains/phongli.json | 16 +- domains/pilagonzalez.json | 20 +- domains/podcodar.json | 14 +- domains/portfolio.arash.json | 1 - domains/poysa213.json | 24 +- domains/ppyoung.json | 14 +- domains/prakhar.json | 1 - domains/pranoy.json | 18 +- domains/prasad.json | 12 +- domains/prashanthkusuma.json | 16 +- domains/pratham15541.json | 20 +- domains/prats.json | 16 +- domains/pratyay.json | 1 - domains/praveen-patel.json | 1 - domains/praveen.json | 1 - domains/pritam.json | 20 +- domains/programmerraja.json | 20 +- domains/pronicio.json | 1 - domains/prxthamesh.json | 14 +- domains/pyro.json | 1 - domains/r00t3d.json | 1 - domains/rachancheet.json | 2 +- domains/rafael.json | 14 +- domains/rafinia.json | 14 +- domains/raghu.json | 14 +- domains/rakib.json | 18 +- domains/ramiro.json | 14 +- domains/rammeghe.json | 3 +- domains/randika.json | 12 +- domains/rapter.json | 5 +- domains/rayvid.json | 1 - domains/refayet.json | 1 - domains/regiondavid.json | 1 - domains/renzcole.json | 14 +- domains/rescenic.json | 6 +- domains/rezz.json | 1 - domains/rishabh.json | 18 +- domains/ritwick2006.json | 1 - domains/robot.json | 14 +- domains/roger.json | 22 +- domains/rohan.json | 1 - domains/rohanjaiswal.json | 18 +- domains/rohith.json | 1 - domains/rohithborana.json | 19 +- domains/rohithkumar.json | 1 - domains/roig.json | 1 - domains/romero.json | 14 +- domains/ronaldo.json | 14 +- domains/roohullah.kazmi.json | 1 - domains/roque.json | 16 +- domains/roydon.json | 1 - domains/roydondsouza.json | 1 - domains/rpadrell.json | 18 +- domains/rubenvilchez.json | 1 - domains/rushi.json | 3 +- domains/s97.json | 2 +- domains/sachin.json | 1 - domains/saert.json | 16 +- domains/saftec.json | 16 +- domains/sairaj.json | 18 +- domains/saleh.json | 16 +- domains/salman.json | 16 +- domains/samanyu.json | 1 - domains/samfareez.json | 18 +- domains/samirkhanal.json | 15 +- domains/samishoukat.json | 16 +- domains/samson.json | 18 +- domains/sanchit.json | 16 +- domains/sang.json | 14 +- domains/sangelo.json | 1 - domains/sanish.json | 14 +- domains/sanjay.json | 1 - domains/sanjaykumar.json | 21 +- domains/santhoshkani.json | 1 - domains/santoshgiri.json | 18 +- domains/saras008.json | 18 +- domains/sarthak-malhotra.json | 18 +- domains/sashankp.json | 19 +- domains/satyamjha.json | 19 +- domains/saunak.json | 22 +- domains/saxophone.json | 5 +- domains/schuh.json | 14 +- domains/sebastianriveros.json | 14 +- domains/seqyu.json | 1 - domains/sergio.json | 1 - domains/service.rachancheet.json | 2 +- domains/sevinda-herath.json | 2 +- domains/sh770.json | 15 +- domains/shahab.json | 14 +- domains/sharath.json | 1 - domains/shaunak.json | 1 - domains/shibiliya.json | 1 - domains/shivam.json | 14 +- domains/shivananda.json | 20 +- domains/shivansh.json | 16 +- domains/shri.json | 18 +- domains/shrivatsav.json | 19 +- domains/shrpp.json | 18 +- domains/shubhambattoo.json | 1 - domains/shubhamsharma.json | 20 +- domains/shubhhh.json | 14 +- domains/sid.json | 1 - domains/siddhant.json | 1 - domains/siddharth03.json | 18 +- domains/siddharthjain.json | 18 +- domains/sija.json | 16 +- domains/simo.json | 1 - domains/sitaram.json | 1 - domains/sky.json | 1 - domains/smhemel.json | 1 - domains/snazzah.json | 1 - domains/sneazy25.json | 14 +- domains/snehajain.json | 14 +- domains/snehal.json | 22 +- domains/soccer.json | 16 +- domains/sopi.json | 16 +- domains/sora-os.json | 1 - domains/sosaian.json | 14 +- domains/sourabh.json | 19 +- domains/sourav.json | 1 - domains/soymadip.json | 18 +- domains/spreadsheets600.json | 18 +- domains/sq.json | 2 +- domains/srujan.json | 1 - domains/starnumber.json | 1 - domains/status.xrap1dx.json | 1 - domains/stebanportfolio.json | 18 +- domains/sticknologic.json | 10 +- domains/sujal.json | 2 +- domains/sukhdevr898.json | 14 +- domains/sun.json | 1 - domains/sunzizhuo.json | 18 +- domains/suraez.json | 19 +- domains/sushankghimire.json | 20 +- domains/tallerthanshort.json | 1 - domains/tanishq.json | 18 +- domains/tanveer.json | 19 +- domains/tanvir.json | 1 - domains/tas33n.json | 3 +- domains/termonoid.json | 1 - domains/thecommandcat.json | 16 +- domains/thiagotukozaki.json | 14 +- domains/ti3r.json | 16 +- domains/tim-vdb.json | 18 +- domains/timi2506.json | 18 +- domains/tofu.json | 21 +- domains/tom.json | 1 - domains/tomascornelles.json | 18 +- domains/tristan.json | 1 - domains/tstark.json | 18 +- domains/tuanthu1.json | 14 +- domains/tullio.json | 17 +- domains/tunnel.vulcanocraft.json | 1 - domains/tykea.json | 16 +- domains/ud.json | 16 +- domains/umar.json | 22 +- domains/umerislam.json | 14 +- domains/unicorn.json | 5 +- domains/url.aditya.json | 1 - domains/usekyber.json | 21 +- domains/usmanbaig.json | 16 +- domains/utsabadhikari.json | 1 - domains/v.json | 3 +- domains/valerius.json | 18 +- domains/vantage.json | 1 - domains/varad.json | 14 +- domains/vasanth.json | 1 - domains/vicentelopez.json | 17 +- domains/victoria.json | 3 +- domains/vighnesh153.json | 14 +- domains/vigikaran.json | 14 +- domains/vignesh.json | 16 +- domains/vikas.json | 16 +- domains/vinay.json | 24 +- domains/vinayaka.json | 14 +- domains/vincent.json | 14 +- domains/vinicius.json | 1 - domains/vintheweirdass.json | 5 +- domains/vinvin.json | 14 +- domains/viral-soni.json | 18 +- domains/virtual.json | 19 +- domains/vishal.json | 1 - domains/vishalanarase.json | 22 +- domains/vldm.json | 14 +- domains/vrivera.json | 18 +- domains/vvp.json | 1 - domains/vyductan.json | 16 +- domains/vyfor.json | 18 +- domains/walkercito.json | 12 +- domains/wallsified.json | 15 +- domains/waradu.json | 20 +- domains/wasd228.json | 18 +- domains/wasi.json | 1 - domains/wassim.json | 1 - domains/web.vulcanocraft.json | 1 - domains/who.json | 1 - domains/wiki.chuyentinorz.json | 2 +- domains/wildchamo.json | 18 +- domains/willymateo.json | 16 +- domains/wilson.json | 20 +- domains/woogi.json | 14 +- domains/woosh.json | 1 - domains/www.aswinmahesh.json | 1 - domains/www.aswinmaheshc.json | 1 - domains/wyatt.json | 18 +- domains/xelkomy.json | 18 +- domains/xelxen.json | 1 - domains/xmars.json | 17 +- domains/xrap1dx.json | 1 - domains/xsamivs.json | 1 - domains/xshubhamg.json | 14 +- domains/yashas.json | 1 - domains/yatinmalhotra.json | 18 +- domains/yaxh.json | 18 +- domains/yhkz.json | 18 +- domains/yoan.json | 14 +- domains/ysfchn.json | 1 - domains/ysyz.json | 2 +- domains/yujia.json | 1 - domains/yxz.json | 1 - domains/zahid.json | 8 +- domains/zalnars.json | 16 +- domains/zhangximufeng.json | 1 - domains/zilu.json | 14 +- domains/zinko.json | 14 +- domains/zk.json | 1 - domains/zmail._domainkey.aruria.json | 2 +- domains/zold.json | 18 +- domains/zwel.json | 14 +- package-lock.json | 1098 +++++++++-------- 1693 files changed, 12908 insertions(+), 13497 deletions(-) diff --git a/domains/0.json b/domains/0.json index d8bc41832..e4788bcf6 100644 --- a/domains/0.json +++ b/domains/0.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "S4IL21", - "email": "s4il.is.a.dev@gmail.com" - }, - "record": { - "CNAME": "s4il21.github.io" - } -} \ No newline at end of file + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } +} diff --git a/domains/00.json b/domains/00.json index a2d6f1ff1..fe125c21b 100644 --- a/domains/00.json +++ b/domains/00.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rayrsn", - "email": "rayrsn@proton.me" - }, - "record": { - "URL": "https://rayrsn.me/" - } -} \ No newline at end of file + "owner": { + "username": "Rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayrsn.me/" + } +} diff --git a/domains/00001.json b/domains/00001.json index fb92d784b..4fb2c2b47 100644 --- a/domains/00001.json +++ b/domains/00001.json @@ -1,11 +1,11 @@ { - "description": "SatyamV7.is-a.dev", - "repo": "https://github.com/SatyamV7/SatyamV7.github.io", - "owner": { - "username": "SatyamV7", - "email": "satyamverma46@outlook.com" - }, - "record": { - "CNAME": "satyamv7.github.io" - } -} \ No newline at end of file + "description": "SatyamV7.is-a.dev", + "repo": "https://github.com/SatyamV7/SatyamV7.github.io", + "owner": { + "username": "SatyamV7", + "email": "satyamverma46@outlook.com" + }, + "record": { + "CNAME": "satyamv7.github.io" + } +} diff --git a/domains/01.json b/domains/01.json index a2d6f1ff1..fe125c21b 100644 --- a/domains/01.json +++ b/domains/01.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rayrsn", - "email": "rayrsn@proton.me" - }, - "record": { - "URL": "https://rayrsn.me/" - } -} \ No newline at end of file + "owner": { + "username": "Rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayrsn.me/" + } +} diff --git a/domains/011.json b/domains/011.json index 2078a0977..ace8aeeb8 100644 --- a/domains/011.json +++ b/domains/011.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iamxani", - "email": "xenpei11@gmail.com" - }, - "record": { - "CNAME": "iamxani.github.io" - } -} \ No newline at end of file + "owner": { + "username": "iamxani", + "email": "xenpei11@gmail.com" + }, + "record": { + "CNAME": "iamxani.github.io" + } +} diff --git a/domains/026.json b/domains/026.json index db3b704f6..87fb5e171 100644 --- a/domains/026.json +++ b/domains/026.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "conaitus", - "discord": "772867638920609823", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYStWS9u7kn8H-BJLNUxA0PsFkP5qxGPZm-HYknRfHbFc6c3X2z3Fyz2NQcDz1Du3xpCP58mQsd4lEB9ZBYuzYy8f0xpwr_NeZ1H8l8qIrcekOv3znNXBzfEb5f_jY9lzqUCqD-1f3_X-9J-Q403qxVvx3Tg-7rtUNNtuy4nGPWQK92f1MQva2K2mtFjcvwQyKJLhf1hYakfULm_1UnknYTnfcBmsUZL42CzCeZia9ofvahOGjl4tapLWMbcb3gKtY2cIm37aF3bAXvIIpd50BOv8k4J0NAiKB_1pTcPJlIjvPasoD7-sZBTZ9b5gjjIpajuJaJrh2L5ZN5L4c3X8A.T8PosqQdCtq5qKzL_90vWQ.UCrMJwoBu-vRd5Wj4oS-B63aoapDpka6A0x31G1GpIbzUO-7kHBO1uK7c9rDPpAnuHkOSEp0evh9PJ2-7E1xI-UDIjVkLlE6KUL0eBD8oO0.U0OIRYK4tTs9GV6b1FiarQ" - }, - "record": { - "A": [ - "77.175.38.88" - ] - } -} \ No newline at end of file + "owner": { + "username": "conaitus", + "discord": "772867638920609823", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYStWS9u7kn8H-BJLNUxA0PsFkP5qxGPZm-HYknRfHbFc6c3X2z3Fyz2NQcDz1Du3xpCP58mQsd4lEB9ZBYuzYy8f0xpwr_NeZ1H8l8qIrcekOv3znNXBzfEb5f_jY9lzqUCqD-1f3_X-9J-Q403qxVvx3Tg-7rtUNNtuy4nGPWQK92f1MQva2K2mtFjcvwQyKJLhf1hYakfULm_1UnknYTnfcBmsUZL42CzCeZia9ofvahOGjl4tapLWMbcb3gKtY2cIm37aF3bAXvIIpd50BOv8k4J0NAiKB_1pTcPJlIjvPasoD7-sZBTZ9b5gjjIpajuJaJrh2L5ZN5L4c3X8A.T8PosqQdCtq5qKzL_90vWQ.UCrMJwoBu-vRd5Wj4oS-B63aoapDpka6A0x31G1GpIbzUO-7kHBO1uK7c9rDPpAnuHkOSEp0evh9PJ2-7E1xI-UDIjVkLlE6KUL0eBD8oO0.U0OIRYK4tTs9GV6b1FiarQ" + }, + "record": { + "A": ["77.175.38.88"] + } +} diff --git a/domains/0ad.json b/domains/0ad.json index df796f27b..e6ec978b1 100644 --- a/domains/0ad.json +++ b/domains/0ad.json @@ -1,11 +1,11 @@ { - "description": "0ad.is-a.dev", - "owner": { - "username": "broduer40", - "email": "broduer@aogamers.net", - "discord": "[AoG+] Broduer#0331" - }, - "record": { - "URL": "https://play0ad.com" - } -} \ No newline at end of file + "description": "0ad.is-a.dev", + "owner": { + "username": "broduer40", + "email": "broduer@aogamers.net", + "discord": "[AoG+] Broduer#0331" + }, + "record": { + "URL": "https://play0ad.com" + } +} diff --git a/domains/0l1v3r.json b/domains/0l1v3r.json index f38adbcfb..79315f6d5 100644 --- a/domains/0l1v3r.json +++ b/domains/0l1v3r.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "chuckchicken100", - "discord": "815256243786350594", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.T8bRgPEutjHjEjKjSZNHRhoeLZVxW_dxgWIwpTe7r5vVqdbx-MtV23kRR7ZKYKO5fyRcvR0i-rxyVTqWyk141vjXvjvx0-op0G2EzSBfPUif_y9VrSXOe03MuIk0fE8J8QVxN5nYNFR4-mhamlVOml5EzQh2NJYtL0y6jyV2NNZn6xn0L2E_6wpNiszZoxCt7lmBmbN9r5pEA8n3CPca8XY9nDqSNwQIufuVkGoifmbluGWKMCJl1NJYBtBqtF70_5fDOTGAGi2aWqJ3ZRmJENvdnafjSOxK4HNYu1rqa7HeCSIW0EBsTfvcHZAyqVqMAXkaK-2wKJbWgsZmV7iaEQ.-i_4qpIVnvNZiYt-GHAjew.RPKfuVCpY1wTAP-uBHPZs-kduKC-cCB_rovn1uOJyIEgEZeOU3BQiHgzDdTNiitXiPKhLaWfg7A9VGYqEfJQt9aIoSoDGdWv_e46o4aKMhQ.TIzGWSSO6JchPkdCTKqn9g" - }, - "record": { - "A": [ - "103.97.126.29" - ] - } -} \ No newline at end of file + "owner": { + "username": "chuckchicken100", + "discord": "815256243786350594", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.T8bRgPEutjHjEjKjSZNHRhoeLZVxW_dxgWIwpTe7r5vVqdbx-MtV23kRR7ZKYKO5fyRcvR0i-rxyVTqWyk141vjXvjvx0-op0G2EzSBfPUif_y9VrSXOe03MuIk0fE8J8QVxN5nYNFR4-mhamlVOml5EzQh2NJYtL0y6jyV2NNZn6xn0L2E_6wpNiszZoxCt7lmBmbN9r5pEA8n3CPca8XY9nDqSNwQIufuVkGoifmbluGWKMCJl1NJYBtBqtF70_5fDOTGAGi2aWqJ3ZRmJENvdnafjSOxK4HNYu1rqa7HeCSIW0EBsTfvcHZAyqVqMAXkaK-2wKJbWgsZmV7iaEQ.-i_4qpIVnvNZiYt-GHAjew.RPKfuVCpY1wTAP-uBHPZs-kduKC-cCB_rovn1uOJyIEgEZeOU3BQiHgzDdTNiitXiPKhLaWfg7A9VGYqEfJQt9aIoSoDGdWv_e46o4aKMhQ.TIzGWSSO6JchPkdCTKqn9g" + }, + "record": { + "A": ["103.97.126.29"] + } +} diff --git a/domains/0spol.json b/domains/0spol.json index 6b5bc1576..bba32eb60 100644 --- a/domains/0spol.json +++ b/domains/0spol.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/0spol/0spol.github.io", - "owner": { - "username": "0spol", - "email": "gaparicio368@gmail.com" - }, - "record": { - "CNAME": "0spol.github.io" - } + "description": "Personal Portfolio", + "repo": "https://github.com/0spol/0spol.github.io", + "owner": { + "username": "0spol", + "email": "gaparicio368@gmail.com" + }, + "record": { + "CNAME": "0spol.github.io" + } } diff --git a/domains/0v90.json b/domains/0v90.json index 80a04a29c..3df4851e1 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1,16 +1,16 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/0v90/0v90.github.io", - "owner": { - "username": "0v90", - "discord": "651519394673065989" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} \ No newline at end of file + "description": "Personal Portfolio Website", + "repo": "https://github.com/0v90/0v90.github.io", + "owner": { + "username": "0v90", + "discord": "651519394673065989" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/domains/0w0.json b/domains/0w0.json index b563b9618..5e5027109 100644 --- a/domains/0w0.json +++ b/domains/0w0.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "SkyExploreWasTaken", - "discord": "1049263707177353247", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ae9lxcsRx9K7NJv-AcRXmgm-8sWQp-2e6Pxly82K9_797Wy3RjBtVGaq9snYtOkL-Qm9Oj845TiS8DV-ae7fPyWYwHgzrDj99tuRjVFyrvWfCbglvOWWHODsjV5lJpJZQjuHQn08O1Ptv69N5E2-imTQegZhcn5pkMiTCW8VpuXNXD_1Viu5_xSUYXYaAsaY-G0QYNLK3IPky8zorgdC4-5w23htVxmbiAMTtqHHOJx-wqv2R-xya96-BlQ_P8GtCTG5XJQzdqrqz630012T_tdD5VL5wbBbsCcWI4EoHqGZcBt4LhUL0GPnr9jnWuTcoBVyMSevG6plNjPF9wc6WQ.cOsFit33h3r9GZdCYQ8B3Q.iOkTaYYCBBWaWv9ZtDxpCL4ix4zMWwIYcIMuje17bYUcWom6plFOQFmG24WCucDMgbeMd_eM0NdttpHYRdl7VaM_E4zTUMViGInDWEO1ucI2whNYUt3Cf1Zev1851l44.eoIzam49yND7K-OzfY6Rag" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} \ No newline at end of file + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ae9lxcsRx9K7NJv-AcRXmgm-8sWQp-2e6Pxly82K9_797Wy3RjBtVGaq9snYtOkL-Qm9Oj845TiS8DV-ae7fPyWYwHgzrDj99tuRjVFyrvWfCbglvOWWHODsjV5lJpJZQjuHQn08O1Ptv69N5E2-imTQegZhcn5pkMiTCW8VpuXNXD_1Viu5_xSUYXYaAsaY-G0QYNLK3IPky8zorgdC4-5w23htVxmbiAMTtqHHOJx-wqv2R-xya96-BlQ_P8GtCTG5XJQzdqrqz630012T_tdD5VL5wbBbsCcWI4EoHqGZcBt4LhUL0GPnr9jnWuTcoBVyMSevG6plNjPF9wc6WQ.cOsFit33h3r9GZdCYQ8B3Q.iOkTaYYCBBWaWv9ZtDxpCL4ix4zMWwIYcIMuje17bYUcWom6plFOQFmG24WCucDMgbeMd_eM0NdttpHYRdl7VaM_E4zTUMViGInDWEO1ucI2whNYUt3Cf1Zev1851l44.eoIzam49yND7K-OzfY6Rag" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/0x0.json b/domains/0x0.json index 9eb86ab72..050170310 100644 --- a/domains/0x0.json +++ b/domains/0x0.json @@ -1,13 +1,13 @@ { - "owner": { - "username": "pythonmcpi", - "email": "user3456@insomnia247.nl", - "irc": "user3456@irc.insomnia247.nl/#shells", - "discord": "Little Furret#7901", - "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." - }, - "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "CNAME": "insomnia247.nl" - } -} \ No newline at end of file + "owner": { + "username": "pythonmcpi", + "email": "user3456@insomnia247.nl", + "irc": "user3456@irc.insomnia247.nl/#shells", + "discord": "Little Furret#7901", + "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." + }, + "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "CNAME": "insomnia247.nl" + } +} diff --git a/domains/0x1026.json b/domains/0x1026.json index 3f7348f7d..268a804f7 100644 --- a/domains/0x1026.json +++ b/domains/0x1026.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0x1026", - "email": "me@hugovidafe.dev" - }, - "record": { - "URL": "https://hugovidafe.dev" - } -} \ No newline at end of file + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "https://hugovidafe.dev" + } +} diff --git a/domains/0x3st.json b/domains/0x3st.json index d61e03301..a9a3f8263 100644 --- a/domains/0x3st.json +++ b/domains/0x3st.json @@ -1,12 +1,12 @@ { - "description": "Yamaishi's website", - "repo": "https://github.com/0x3st/0x3st.github.io", - "owner": { - "username": "0x3st", - "email": "t.yamaishi@qq.com", - "twitter": "TenkutiYamaishi" - }, - "record": { - "CNAME": "0x3st.github.io" - } -} \ No newline at end of file + "description": "Yamaishi's website", + "repo": "https://github.com/0x3st/0x3st.github.io", + "owner": { + "username": "0x3st", + "email": "t.yamaishi@qq.com", + "twitter": "TenkutiYamaishi" + }, + "record": { + "CNAME": "0x3st.github.io" + } +} diff --git a/domains/0xbit.json b/domains/0xbit.json index 70105e0fe..97cf85c15 100644 --- a/domains/0xbit.json +++ b/domains/0xbit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0xbitx", - "email": "0xbit25125@gmail.com" - }, - "record": { - "CNAME": "0xbitx.github.io" - } + "owner": { + "username": "0xbitx", + "email": "0xbit25125@gmail.com" + }, + "record": { + "CNAME": "0xbitx.github.io" + } } diff --git a/domains/0xflotus.json b/domains/0xflotus.json index 81e2e4341..ac0e446cc 100644 --- a/domains/0xflotus.json +++ b/domains/0xflotus.json @@ -1,11 +1,11 @@ { - "description": "0xflotus' personal developer website", - "repo": "https://github.com/0xflotus/0xflotus.github.io", - "owner": { - "username": "0xflotus", - "email": "0xflotus@gmail.com" - }, - "record": { - "CNAME": "0xflotus.github.io" - } -} \ No newline at end of file + "description": "0xflotus' personal developer website", + "repo": "https://github.com/0xflotus/0xflotus.github.io", + "owner": { + "username": "0xflotus", + "email": "0xflotus@gmail.com" + }, + "record": { + "CNAME": "0xflotus.github.io" + } +} diff --git a/domains/0xviel.json b/domains/0xviel.json index 519226a65..32f519919 100644 --- a/domains/0xviel.json +++ b/domains/0xviel.json @@ -1,12 +1,12 @@ { - "description": "0xviel github page", - "repo": "https://github.com/nobuyaki/nobuyaki.github.io", - "owner": { - "username": "nobuyaki", - "email": "contact@0xviel.my.id", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "nobuyaki.github.io" - } -} \ No newline at end of file + "description": "0xviel github page", + "repo": "https://github.com/nobuyaki/nobuyaki.github.io", + "owner": { + "username": "nobuyaki", + "email": "contact@0xviel.my.id", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "nobuyaki.github.io" + } +} diff --git a/domains/0xzer0x.json b/domains/0xzer0x.json index e9fa05a7e..51d264430 100644 --- a/domains/0xzer0x.json +++ b/domains/0xzer0x.json @@ -1,16 +1,13 @@ { - "owner": { - "username": "0xzer0x", - "email": "youssefessamasu@gmail.com" - }, - "record": { - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], - "TXT": [ - "forward-email=youssefessamasu@gmail.com", - "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" - ] - } -} \ No newline at end of file + "owner": { + "username": "0xzer0x", + "email": "youssefessamasu@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": [ + "forward-email=youssefessamasu@gmail.com", + "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" + ] + } +} diff --git a/domains/1.json b/domains/1.json index 48c47754b..ccf0df602 100644 --- a/domains/1.json +++ b/domains/1.json @@ -1,12 +1,10 @@ { - "description": "1.is-a.dev", - "owner": { - "username": "i-am-is-a-dev", - "email": "lx737456@gmail.com" - }, - "record": { - "A": [ - "89.106.200.1" - ] - } -} \ No newline at end of file + "description": "1.is-a.dev", + "owner": { + "username": "i-am-is-a-dev", + "email": "lx737456@gmail.com" + }, + "record": { + "A": ["89.106.200.1"] + } +} diff --git a/domains/104.json b/domains/104.json index 9f2b8f4c7..dfbcd6dcd 100644 --- a/domains/104.json +++ b/domains/104.json @@ -1,14 +1,14 @@ { - "description": "Email thingy", - "owner": { - "username": "QuinceTart10", - "discord": "862644161156218891" - }, - "record": { - "MX": [ - "a8aacaa795f68ffd.mx1.emailprofi.seznam.cz", - "a8aacaa795f68ffd.mx2.emailprofi.seznam.cz" - ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" - } -} \ No newline at end of file + "description": "Email thingy", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "MX": [ + "a8aacaa795f68ffd.mx1.emailprofi.seznam.cz", + "a8aacaa795f68ffd.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +} diff --git a/domains/1111.json b/domains/1111.json index 190c8cb22..03845c585 100644 --- a/domains/1111.json +++ b/domains/1111.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PogMaster9001", - "discord": "1190052608346435597" - }, - "record": { - "CNAME": "projectdevs.net" - } -} \ No newline at end of file + "owner": { + "username": "PogMaster9001", + "discord": "1190052608346435597" + }, + "record": { + "CNAME": "projectdevs.net" + } +} diff --git a/domains/13nn07.json b/domains/13nn07.json index b1a4cebc1..ddf8a01a7 100644 --- a/domains/13nn07.json +++ b/domains/13nn07.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/navandarnidhi/navandarnidhi.github.io", - "owner": { - "username": "navandarnidhi", - "email": "nidhi.navandar@mescoeorg.onmicrsoft.com" - }, - "record": { - "CNAME": "navandarnidhi.github.io" - } -} \ No newline at end of file + "description": "Personal Website", + "repo": "https://github.com/navandarnidhi/navandarnidhi.github.io", + "owner": { + "username": "navandarnidhi", + "email": "nidhi.navandar@mescoeorg.onmicrsoft.com" + }, + "record": { + "CNAME": "navandarnidhi.github.io" + } +} diff --git a/domains/1rogman.json b/domains/1rogman.json index c19edc907..573650b56 100644 --- a/domains/1rogman.json +++ b/domains/1rogman.json @@ -1,11 +1,11 @@ { - "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", - "repo": "https://github.com/EndingPencil/EndingPencil.github.io", - "owner": { - "username": "EndingPencil", - "email": "watsonsohil@gmail.com" - }, - "record": { - "CNAME": "endingpencil.github.io" - } -} \ No newline at end of file + "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", + "repo": "https://github.com/EndingPencil/EndingPencil.github.io", + "owner": { + "username": "EndingPencil", + "email": "watsonsohil@gmail.com" + }, + "record": { + "CNAME": "endingpencil.github.io" + } +} diff --git a/domains/1tfr.json b/domains/1tfr.json index 9e26ff316..d53bad6cd 100644 --- a/domains/1tfr.json +++ b/domains/1tfr.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "gimmywashere", - "discord": "792467650038857748", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" - }, - "record": { - "CNAME": "ammo.lol" - } -} \ No newline at end of file + "owner": { + "username": "gimmywashere", + "discord": "792467650038857748", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" + }, + "record": { + "CNAME": "ammo.lol" + } +} diff --git a/domains/2.json b/domains/2.json index 673f0eaf2..35f77f4ad 100644 --- a/domains/2.json +++ b/domains/2.json @@ -1,10 +1,10 @@ { - "description": "LIGMATV's URL Manager (aka 2)", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv-links.vercel.app" - } -} \ No newline at end of file + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "ligmatv-links.vercel.app" + } +} diff --git a/domains/200anxy.json b/domains/200anxy.json index 42aac12cc..476e8e5f6 100644 --- a/domains/200anxy.json +++ b/domains/200anxy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "200anxy", - "email": "aadarshnair.p@gmail.com" - }, - "record": { - "CNAME": "200anxy.github.io" - } -} \ No newline at end of file + "owner": { + "username": "200anxy", + "email": "aadarshnair.p@gmail.com" + }, + "record": { + "CNAME": "200anxy.github.io" + } +} diff --git a/domains/207.json b/domains/207.json index 3b42dda9d..92fec3e09 100644 --- a/domains/207.json +++ b/domains/207.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "merakesh207", - "email": "merakesh207@gmail.com" - }, - "record": { - "URL": "https://behance.net/merakesh207" - } -} \ No newline at end of file + "owner": { + "username": "merakesh207", + "email": "merakesh207@gmail.com" + }, + "record": { + "URL": "https://behance.net/merakesh207" + } +} diff --git a/domains/2096779623.json b/domains/2096779623.json index d1e12983c..f474ee3dc 100644 --- a/domains/2096779623.json +++ b/domains/2096779623.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "2096779623", - "email": "2096779623@qq.com", - "telegram": "utermux_blog" - }, - "record": { - "URL": "https://www.utermux.dev" - } -} \ No newline at end of file + "owner": { + "username": "2096779623", + "email": "2096779623@qq.com", + "telegram": "utermux_blog" + }, + "record": { + "URL": "https://www.utermux.dev" + } +} diff --git a/domains/20zzy19.json b/domains/20zzy19.json index 616f16bb7..87fa27e4d 100644 --- a/domains/20zzy19.json +++ b/domains/20zzy19.json @@ -1,11 +1,11 @@ { - "description": "Portfolio and Blog for 20zzy19", - "repo": "https://github.com/20zzy19/Portfolioy", - "owner": { - "username": "20zzy19", - "email": "a620zzy@gmail.com" - }, - "record": { - "A": ["98.43.59.193"] - } + "description": "Portfolio and Blog for 20zzy19", + "repo": "https://github.com/20zzy19/Portfolioy", + "owner": { + "username": "20zzy19", + "email": "a620zzy@gmail.com" + }, + "record": { + "A": ["98.43.59.193"] + } } diff --git a/domains/21z.json b/domains/21z.json index 576233f5c..17b36cb16 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "21Z", - "discord": "780356848737058857" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "21Z", + "discord": "780356848737058857" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/256javy.json b/domains/256javy.json index 274bc666d..08d4f614c 100644 --- a/domains/256javy.json +++ b/domains/256javy.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/256javy/256javy.github.io", - "owner": { - "username": "256javy", - "email": "256javiervillalba@gmail.com" - }, - "record": { - "CNAME": "256javy.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/256javy/256javy.github.io", + "owner": { + "username": "256javy", + "email": "256javiervillalba@gmail.com" + }, + "record": { + "CNAME": "256javy.github.io" + } +} diff --git a/domains/2giosangmitom.json b/domains/2giosangmitom.json index 314f5d37c..37e11d6c0 100644 --- a/domains/2giosangmitom.json +++ b/domains/2giosangmitom.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "2giosangmitom", - "email": "yeuxacucodon.dev@proton.me" - }, - "record": { - "CNAME": "2giosangmitom.github.io" - } -} \ No newline at end of file + "owner": { + "username": "2giosangmitom", + "email": "yeuxacucodon.dev@proton.me" + }, + "record": { + "CNAME": "2giosangmitom.github.io" + } +} diff --git a/domains/37cut.json b/domains/37cut.json index 90b2b32df..9a9bc8d7f 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -1,11 +1,11 @@ { - "description": "Url redirect to cutt37.is-a.dev", - "repo": "https://github.com/37cut/37cut.github.io", - "owner": { - "username": "37cut", - "email": "cutt37@outlook.com" - }, - "record": { - "URL": "https://cutt37.is-a.dev" - } -} \ No newline at end of file + "description": "Url redirect to cutt37.is-a.dev", + "repo": "https://github.com/37cut/37cut.github.io", + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { + "URL": "https://cutt37.is-a.dev" + } +} diff --git a/domains/3gee.json b/domains/3gee.json index 18b2563a6..45805fb67 100644 --- a/domains/3gee.json +++ b/domains/3gee.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "3geETR", - "email": "egemacun@gmail.com" - }, - "record": { - "CNAME": "3geetr.github.io" - } -} \ No newline at end of file + "owner": { + "username": "3geETR", + "email": "egemacun@gmail.com" + }, + "record": { + "CNAME": "3geetr.github.io" + } +} diff --git a/domains/3pls0de.json b/domains/3pls0de.json index 0a9ceb2ec..ac8a733b0 100644 --- a/domains/3pls0de.json +++ b/domains/3pls0de.json @@ -1,11 +1,10 @@ { - "description": "3pls0de.is-a.dev.", - "repo": "https://github.com/3pls0de", - "owner": { - "username": "3pls0de", - "email": "naji.aka58@gmail.com" - }, - "record": { - "URL": "https://lostpipel.blogspot.com" - } -} \ No newline at end of file + "description": "3pls0de.is-a.dev.", + "owner": { + "username": "3pls0de", + "email": "naji.aka58@gmail.com" + }, + "record": { + "URL": "https://lostpipel.blogspot.com" + } +} diff --git a/domains/4-m4t.json b/domains/4-m4t.json index c1d3fe0ab..9a6c53bf3 100644 --- a/domains/4-m4t.json +++ b/domains/4-m4t.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "4-m4t", - "email": "e_serhat@hotmail.com" - }, - "record": { - "CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net" - } -} \ No newline at end of file + "owner": { + "username": "4-m4t", + "email": "e_serhat@hotmail.com" + }, + "record": { + "CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net" + } +} diff --git a/domains/404.json b/domains/404.json index 89e91367f..2ef34e830 100644 --- a/domains/404.json +++ b/domains/404.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "404Dev-404", - "email": "anthonyvaldes318+404@gmail.com" - }, - "record": { - "CNAME": "404dev-404.github.io" - } -} \ No newline at end of file + "owner": { + "username": "404Dev-404", + "email": "anthonyvaldes318+404@gmail.com" + }, + "record": { + "CNAME": "404dev-404.github.io" + } +} diff --git a/domains/44.json b/domains/44.json index 13e343811..348a95092 100644 --- a/domains/44.json +++ b/domains/44.json @@ -1,11 +1,11 @@ { - "description": "44.is-a.dev", - "repo": "https://github.com/9xN/9xN.github.io", - "owner": { - "username": "9xN", - "email": "0@fbi.ac" - }, - "record": { - "CNAME": "9xn.github.io" - } -} \ No newline at end of file + "description": "44.is-a.dev", + "repo": "https://github.com/9xN/9xN.github.io", + "owner": { + "username": "9xN", + "email": "0@fbi.ac" + }, + "record": { + "CNAME": "9xn.github.io" + } +} diff --git a/domains/45i.json b/domains/45i.json index 729040503..85d56fc8e 100644 --- a/domains/45i.json +++ b/domains/45i.json @@ -1,11 +1,11 @@ { - "description": "45i.is-a.dev", - "repo": "https://github.com/45i/things", - "owner": { - "username": "45i", - "email": "sayakpalit61@gmail.com" - }, - "record": { - "CNAME": "45i.github.io" - } -} \ No newline at end of file + "description": "45i.is-a.dev", + "repo": "https://github.com/45i/things", + "owner": { + "username": "45i", + "email": "sayakpalit61@gmail.com" + }, + "record": { + "CNAME": "45i.github.io" + } +} diff --git a/domains/4k5h4y.json b/domains/4k5h4y.json index cb097ed3a..4a6670734 100644 --- a/domains/4k5h4y.json +++ b/domains/4k5h4y.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Akshay-Arjun", - "email": "akshayvollala779@gmail.com" - }, - "record": { - "URL": "https://akshay-arjun.github.io/Akshay-Arjun" - } -} \ No newline at end of file + "owner": { + "username": "Akshay-Arjun", + "email": "akshayvollala779@gmail.com" + }, + "record": { + "URL": "https://akshay-arjun.github.io/Akshay-Arjun" + } +} diff --git a/domains/50x.json b/domains/50x.json index 032d39215..753d855b4 100644 --- a/domains/50x.json +++ b/domains/50x.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MullerIsabella", - "email": "AlpineDreamer92@protonmail.com" - }, - "record": { - "CNAME": "suisse.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "suisse.onrender.com" + } +} diff --git a/domains/57.json b/domains/57.json index 1e9c960a2..6d3e7a757 100644 --- a/domains/57.json +++ b/domains/57.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "fiftys7vencode", - "email": "potatogamer34579@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153" - ] - } -} \ No newline at end of file + "owner": { + "username": "fiftys7vencode", + "email": "potatogamer34579@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} diff --git a/domains/6.json b/domains/6.json index 2f2acf16b..ecafdb143 100644 --- a/domains/6.json +++ b/domains/6.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shockbs", - "discord": "880084860327313459" - }, - "record": { - "URL": "https://shockbs.is-a.dev/" - } -} \ No newline at end of file + "owner": { + "username": "shockbs", + "discord": "880084860327313459" + }, + "record": { + "URL": "https://shockbs.is-a.dev/" + } +} diff --git a/domains/600.json b/domains/600.json index 40700f3e7..6df43d890 100644 --- a/domains/600.json +++ b/domains/600.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/5rq/5rq.github.io", - "owner": { - "username": "5rq", - "email": "600@fbi.ac" - }, - "record": { - "CNAME": "5rq.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/5rq/5rq.github.io", + "owner": { + "username": "5rq", + "email": "600@fbi.ac" + }, + "record": { + "CNAME": "5rq.github.io" + } +} diff --git a/domains/62radio.json b/domains/62radio.json index 7e9953c6e..5d3264644 100644 --- a/domains/62radio.json +++ b/domains/62radio.json @@ -1,12 +1,12 @@ { - "description": "62radio.is-a.dev", - "repo": "https://github.com/radio-indonesia/radio-indonesia.github.io", - "owner": { - "username": "lrmn7", - "email": "lrmn.dev@gmail.com", - "discord": "romanromannya#0" - }, - "record": { - "CNAME": "radio-indonesia.github.io" - } -} \ No newline at end of file + "description": "62radio.is-a.dev", + "repo": "https://github.com/radio-indonesia/radio-indonesia.github.io", + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" + }, + "record": { + "CNAME": "radio-indonesia.github.io" + } +} diff --git a/domains/6502.json b/domains/6502.json index 2b2c77456..8843bd54d 100644 --- a/domains/6502.json +++ b/domains/6502.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website for 6502", - "repo": "https://github.com/nobody5050/nobody5050.github.io", - "owner": { - "username": "Nobody5050", - "email": "levibelland@gmail.com" - }, - "record": { - "CNAME": "nobody5050.github.io" - } -} \ No newline at end of file + "description": "Portfolio website for 6502", + "repo": "https://github.com/nobody5050/nobody5050.github.io", + "owner": { + "username": "Nobody5050", + "email": "levibelland@gmail.com" + }, + "record": { + "CNAME": "nobody5050.github.io" + } +} diff --git a/domains/7.json b/domains/7.json index 5f3fc3f41..ac6d8be91 100644 --- a/domains/7.json +++ b/domains/7.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "realSunyz", - "discord": "800186537719365662", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.lcA-FDIDxbODMySbmJgJOi2oJl04JAODrUgFTVwXa0w-jncbJ6Frvykm7oGVxqKmtOMnRJD7wVTl1Sfr-Y-nOAmN0ZY6FNW1vR1kwY1x_sXLnko9S_t-p0dgZ7lo1cVI1TcL2Z0C7yGOgK06U02dB7tN-m9piRa2cf09QM35oLm8_UZvTeZeCLRJnzTG3FVK0yosy38oXIk0c3oNgEkgufTQZDJgmh4lU4Ws8qmCdrqzRCFFUoNarx_6Q3y22we1x_zr4fGGqarv2lVZOz7DR0_zDK7jrsoC4-42sM_WnECfCVGxyMPeWbNlQyrfqzJjcM2MvKwodx5KbJBHOkRhoA.6n1HQotWwFwdkIu61eaz4A.T-S96mKQwHRD78Xq-8h1htrsFx8PI5XxRneVrP_yed28BIRAtjcNLNvj4CwwaewrNeRp8MBDVYAjKKl79gDZSvnX7SuusOU2Cj82tFkpdJeR_vyqTyODUx5rIIMtD2p5.5MxztQbJrVaqmRuW6e57Cg" - }, - "record": { - "CNAME": "pub-seven-intro.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "realSunyz", + "discord": "800186537719365662", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.lcA-FDIDxbODMySbmJgJOi2oJl04JAODrUgFTVwXa0w-jncbJ6Frvykm7oGVxqKmtOMnRJD7wVTl1Sfr-Y-nOAmN0ZY6FNW1vR1kwY1x_sXLnko9S_t-p0dgZ7lo1cVI1TcL2Z0C7yGOgK06U02dB7tN-m9piRa2cf09QM35oLm8_UZvTeZeCLRJnzTG3FVK0yosy38oXIk0c3oNgEkgufTQZDJgmh4lU4Ws8qmCdrqzRCFFUoNarx_6Q3y22we1x_zr4fGGqarv2lVZOz7DR0_zDK7jrsoC4-42sM_WnECfCVGxyMPeWbNlQyrfqzJjcM2MvKwodx5KbJBHOkRhoA.6n1HQotWwFwdkIu61eaz4A.T-S96mKQwHRD78Xq-8h1htrsFx8PI5XxRneVrP_yed28BIRAtjcNLNvj4CwwaewrNeRp8MBDVYAjKKl79gDZSvnX7SuusOU2Cj82tFkpdJeR_vyqTyODUx5rIIMtD2p5.5MxztQbJrVaqmRuW6e57Cg" + }, + "record": { + "CNAME": "pub-seven-intro.pages.dev" + } +} diff --git a/domains/7z.json b/domains/7z.json index 98b8d9bcb..16387d294 100644 --- a/domains/7z.json +++ b/domains/7z.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "XikiZxGS", - "discord": "1015654462334971925", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" - }, - "record": { - "CNAME": "xikizxgs.github.io" - } -} \ No newline at end of file + "owner": { + "username": "XikiZxGS", + "discord": "1015654462334971925", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" + }, + "record": { + "CNAME": "xikizxgs.github.io" + } +} diff --git a/domains/8bit.json b/domains/8bit.json index f36547d7e..3645a0037 100644 --- a/domains/8bit.json +++ b/domains/8bit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "8-bittt", - "email": "8botted@gmail.com" - }, - "record": { - "URL": "https://replit.com/@8bittt?path=" - } -} \ No newline at end of file + "owner": { + "username": "8-bittt", + "email": "8botted@gmail.com" + }, + "record": { + "URL": "https://replit.com/@8bittt?path=" + } +} diff --git a/domains/@.json b/domains/@.json index ff7792d10..1a39a92d6 100644 --- a/domains/@.json +++ b/domains/@.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "CNAME": "is-a-dev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "CNAME": "is-a-dev.github.io" + } +} diff --git a/domains/_atproto.narasima.json b/domains/_atproto.narasima.json index d59d2c77f..4b2ed47b1 100644 --- a/domains/_atproto.narasima.json +++ b/domains/_atproto.narasima.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com", - "discord": "gamingdoodle" - }, - "record": { - "TXT": "did=did:plc:u5uxl7mjlywolajtgso2ouoe" - } + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com", + "discord": "gamingdoodle" + }, + "record": { + "TXT": "did=did:plc:u5uxl7mjlywolajtgso2ouoe" + } } diff --git a/domains/_discord.abeja.json b/domains/_discord.abeja.json index 164793c0f..7bf6c29ae 100644 --- a/domains/_discord.abeja.json +++ b/domains/_discord.abeja.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "TheRealCrazyfuy", - "discord": "realabeja", - "reddit": "crazyfuy" - }, - "record": { - "TXT": "dh=af03f42bbbaaca145280cdd080f105feb02a9145" - } + "owner": { + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" + }, + "record": { + "TXT": "dh=af03f42bbbaaca145280cdd080f105feb02a9145" + } } diff --git a/domains/_discord.ducky.json b/domains/_discord.ducky.json index 3a1d57fca..dd1dc9dbd 100644 --- a/domains/_discord.ducky.json +++ b/domains/_discord.ducky.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ducky4life", - "email": "duckylai@proton.me" - }, - "record": { - "TXT": "dh=925876829c7314b41fe3c2a412b7a4250214febf" - } + "owner": { + "username": "ducky4life", + "email": "duckylai@proton.me" + }, + "record": { + "TXT": "dh=925876829c7314b41fe3c2a412b7a4250214febf" + } } diff --git a/domains/_discord.jeff.json b/domains/_discord.jeff.json index 0962f55b7..9b3b55a93 100644 --- a/domains/_discord.jeff.json +++ b/domains/_discord.jeff.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PentSec", - "email": "jeffreysfu@gmail.com" - }, - "record": { - "TXT": "dh=674aa7264cbcffb1d24dd630c38f8613ad822824" - } -} \ No newline at end of file + "owner": { + "username": "PentSec", + "email": "jeffreysfu@gmail.com" + }, + "record": { + "TXT": "dh=674aa7264cbcffb1d24dd630c38f8613ad822824" + } +} diff --git a/domains/_discord.jonathan-russ.json b/domains/_discord.jonathan-russ.json index 0aef0750a..85ec5b4c7 100644 --- a/domains/_discord.jonathan-russ.json +++ b/domains/_discord.jonathan-russ.json @@ -7,4 +7,4 @@ "record": { "TXT": "dh=38d522d76c80c10c68fa083f015b65ef2986a91b" } -} \ No newline at end of file +} diff --git a/domains/_discord.jumanji.json b/domains/_discord.jumanji.json index 2998af5fa..345aa2749 100644 --- a/domains/_discord.jumanji.json +++ b/domains/_discord.jumanji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com" - }, - "record": { - "TXT": "dh=aa51fc97861c871fc4daece76efa42c15712f116" - } + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "TXT": "dh=aa51fc97861c871fc4daece76efa42c15712f116" + } } diff --git a/domains/_discord.narasima.json b/domains/_discord.narasima.json index 640a59c94..aac166607 100644 --- a/domains/_discord.narasima.json +++ b/domains/_discord.narasima.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com" - }, - "record": { - "TXT": "dh=d54feeb331611626de2134ef368bdcf7691cbbb3" - } + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "TXT": "dh=d54feeb331611626de2134ef368bdcf7691cbbb3" + } } diff --git a/domains/_discord.nekomyaa.json b/domains/_discord.nekomyaa.json index 0b8ea537d..b96aebc77 100644 --- a/domains/_discord.nekomyaa.json +++ b/domains/_discord.nekomyaa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lolinekord", - "email": "contact@lolineko3.net" - }, - "record": { - "TXT": "dh=a761b99a6a7d449df2e423a119eab9a4ec773e7e" - } + "owner": { + "username": "lolinekord", + "email": "contact@lolineko3.net" + }, + "record": { + "TXT": "dh=a761b99a6a7d449df2e423a119eab9a4ec773e7e" + } } diff --git a/domains/_discord.nick.json b/domains/_discord.nick.json index 03a11d3a1..8b6b71024 100644 --- a/domains/_discord.nick.json +++ b/domains/_discord.nick.json @@ -7,4 +7,4 @@ "record": { "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" } -} \ No newline at end of file +} diff --git a/domains/_discord.niclqs.json b/domains/_discord.niclqs.json index 8a5527596..72748fc05 100644 --- a/domains/_discord.niclqs.json +++ b/domains/_discord.niclqs.json @@ -1,6 +1,5 @@ { - "description": "niclqs.is-a.dev discord verify „ownership''", - "repo": "https://github.com/niclqsger", + "description": "niclqs.is-a.dev discord verify ownership", "owner": { "discord": "niclqs", "email": "discord@push-den-weg.de", diff --git a/domains/_discord.noob.json b/domains/_discord.noob.json index e2d192999..7ced2a9c6 100644 --- a/domains/_discord.noob.json +++ b/domains/_discord.noob.json @@ -1,9 +1,9 @@ { "owner": { - "username": "IMXNOOBX", - "email": "me@noob.bio" + "username": "IMXNOOBX", + "email": "me@noob.bio" }, "record": { - "TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119" + "TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119" } -} \ No newline at end of file +} diff --git a/domains/_discord.piker.json b/domains/_discord.piker.json index e5d3f576b..a2b688600 100644 --- a/domains/_discord.piker.json +++ b/domains/_discord.piker.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "piker98988", - "email": "iker.pavcur@gmail.com" - }, - "record": { - "TXT": "dh=fbea31b6c973108788a610db21edd08f23d92801" - } -} \ No newline at end of file + "owner": { + "username": "piker98988", + "email": "iker.pavcur@gmail.com" + }, + "record": { + "TXT": "dh=fbea31b6c973108788a610db21edd08f23d92801" + } +} diff --git a/domains/_dmarc.peme969.json b/domains/_dmarc.peme969.json index c6b62d20f..c1f65bbe6 100644 --- a/domains/_dmarc.peme969.json +++ b/domains/_dmarc.peme969.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "TXT":[ - "forward-email=NjNhNjJlMjMzOGJhMWUxNy1hOTk2MzljYmY0ZDczZWViZDY2NTljZmUwMDc4OTM5MmQ3YmVjN2RmYWEyMjFlN2VhODAxZWUwOWI5ODhhNDY2" - ] - } + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "TXT": [ + "forward-email=NjNhNjJlMjMzOGJhMWUxNy1hOTk2MzljYmY0ZDczZWViZDY2NTljZmUwMDc4OTM5MmQ3YmVjN2RmYWEyMjFlN2VhODAxZWUwOWI5ODhhNDY2" + ] + } } diff --git a/domains/_dmarc.yxz.json b/domains/_dmarc.yxz.json index c3592124b..7a26816d1 100644 --- a/domains/_dmarc.yxz.json +++ b/domains/_dmarc.yxz.json @@ -1,7 +1,6 @@ { "owner": { "username": "yz9551", - "email": "", "discord": "yz9551" }, "record": { diff --git a/domains/_gh-is-a-dev-docs-o.docs.json b/domains/_gh-is-a-dev-docs-o.docs.json index 077a631e7..abe176347 100644 --- a/domains/_gh-is-a-dev-docs-o.docs.json +++ b/domains/_gh-is-a-dev-docs-o.docs.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "2aeb08f313" - } -} +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "2aeb08f313" + } +} diff --git a/domains/_gh-is-a-dev-docs-o.json b/domains/_gh-is-a-dev-docs-o.json index 627d1c417..5660dabeb 100644 --- a/domains/_gh-is-a-dev-docs-o.json +++ b/domains/_gh-is-a-dev-docs-o.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "30e221e0a1" - } -} +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "30e221e0a1" + } +} diff --git a/domains/_gh-juststudio7-o.juststudio.json b/domains/_gh-juststudio7-o.juststudio.json index b73ca4a8b..923030093 100644 --- a/domains/_gh-juststudio7-o.juststudio.json +++ b/domains/_gh-juststudio7-o.juststudio.json @@ -6,8 +6,6 @@ "discord": "1117482901353812088" }, "record": { - "TXT": [ - "d878bca923" - ] + "TXT": ["d878bca923"] } } diff --git a/domains/_gh-lumidevelopment-o.lumi.json b/domains/_gh-lumidevelopment-o.lumi.json index 28eedd71a..93f4e58c2 100644 --- a/domains/_gh-lumidevelopment-o.lumi.json +++ b/domains/_gh-lumidevelopment-o.lumi.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "LUMIDevelopment" - }, - "record": { - "TXT": ["eade7c5be7"] - } + "owner": { + "username": "LUMIDevelopment" + }, + "record": { + "TXT": ["eade7c5be7"] + } } diff --git a/domains/_github-challenge-thenoppy12-org.thenoppy12.json b/domains/_github-challenge-thenoppy12-org.thenoppy12.json index 1613186f9..cce40adeb 100644 --- a/domains/_github-challenge-thenoppy12-org.thenoppy12.json +++ b/domains/_github-challenge-thenoppy12-org.thenoppy12.json @@ -1,6 +1,5 @@ { "description": "Github Orgs Verify", - "repo": "https://github.com/thenoppy12", "owner": { "username": "BussyBakks", "email": "lengochuykiengiang@gmail.com", diff --git a/domains/_github-pages-challenge-256javy.256javy.json b/domains/_github-pages-challenge-256javy.256javy.json index 1f8b2a198..d0c273e54 100644 --- a/domains/_github-pages-challenge-256javy.256javy.json +++ b/domains/_github-pages-challenge-256javy.256javy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "256javy", - "email": "256javiervillalba@gmail.com" - }, - "record": { - "TXT": "5274c84dbbf074d67b53fc4305ced5" - } + "owner": { + "username": "256javy", + "email": "256javiervillalba@gmail.com" + }, + "record": { + "TXT": "5274c84dbbf074d67b53fc4305ced5" + } } diff --git a/domains/_github-pages-challenge-adil-uddin.adil.json b/domains/_github-pages-challenge-adil-uddin.adil.json index ae0cc8e9e..ece12b69a 100644 --- a/domains/_github-pages-challenge-adil-uddin.adil.json +++ b/domains/_github-pages-challenge-adil-uddin.adil.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adil-uddin", - "email": "adilaryan786@gmail.com" - }, - "record": { - "TXT": "82f634e6b8d39d1a42bf48f2a2ccd3" - } + "owner": { + "username": "adil-uddin", + "email": "adilaryan786@gmail.com" + }, + "record": { + "TXT": "82f634e6b8d39d1a42bf48f2a2ccd3" + } } diff --git a/domains/_github-pages-challenge-am333n.ameen.json b/domains/_github-pages-challenge-am333n.ameen.json index ab2407f49..28f16b90c 100644 --- a/domains/_github-pages-challenge-am333n.ameen.json +++ b/domains/_github-pages-challenge-am333n.ameen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "am333n", - "email": "muhammedameen752@gmail.com" - }, - "record": { - "TXT": "ae46785afb026d6f57c4eb85f644eb" - } + "owner": { + "username": "am333n", + "email": "muhammedameen752@gmail.com" + }, + "record": { + "TXT": "ae46785afb026d6f57c4eb85f644eb" + } } diff --git a/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json b/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json index 8f107840f..3adf90e4d 100644 --- a/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json +++ b/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AnimeshKotka", - "email": "animeshkotka520@gmail.com" - }, - "record": { - "TXT": "516e1afaa96818228e8a61bf901188" - } + "owner": { + "username": "AnimeshKotka", + "email": "animeshkotka520@gmail.com" + }, + "record": { + "TXT": "516e1afaa96818228e8a61bf901188" + } } diff --git a/domains/_github-pages-challenge-asbp.asbp.json b/domains/_github-pages-challenge-asbp.asbp.json index 9fc01ffd5..ec3dea7c9 100644 --- a/domains/_github-pages-challenge-asbp.asbp.json +++ b/domains/_github-pages-challenge-asbp.asbp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "asbp", - "email": "guungofficial@gmail.com" - }, - "record": { - "TXT": "31b576be5fd342aa2473ebb2fb2816" - } + "owner": { + "username": "asbp", + "email": "guungofficial@gmail.com" + }, + "record": { + "TXT": "31b576be5fd342aa2473ebb2fb2816" + } } diff --git a/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json b/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json index f14c7ec20..c2f6a56e1 100644 --- a/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json +++ b/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AshishKingdom", - "email": "ashishkingdom@proton.me" - }, - "record": { - "TXT": "4281866da89d9e1bd20fcdb44adca3" - } + "owner": { + "username": "AshishKingdom", + "email": "ashishkingdom@proton.me" + }, + "record": { + "TXT": "4281866da89d9e1bd20fcdb44adca3" + } } diff --git a/domains/_github-pages-challenge-axioris.axioris.json b/domains/_github-pages-challenge-axioris.axioris.json index bb94aad47..c4bc04852 100644 --- a/domains/_github-pages-challenge-axioris.axioris.json +++ b/domains/_github-pages-challenge-axioris.axioris.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axioris", - "email": "dane.foster.collins@gmail.com" - }, - "record": { - "TXT": "3e68551b5f5903030133fb460e57db" - } + "owner": { + "username": "axioris", + "email": "dane.foster.collins@gmail.com" + }, + "record": { + "TXT": "3e68551b5f5903030133fb460e57db" + } } diff --git a/domains/_github-pages-challenge-btleffler.btleffler.json b/domains/_github-pages-challenge-btleffler.btleffler.json index db1ae933e..9496e0060 100644 --- a/domains/_github-pages-challenge-btleffler.btleffler.json +++ b/domains/_github-pages-challenge-btleffler.btleffler.json @@ -1,9 +1,9 @@ { "owner": { - "username": "btleffler", - "email": "btleffler@gmail.com" + "username": "btleffler", + "email": "btleffler@gmail.com" }, "record": { - "TXT": "6c3fe486c491afe19b9ba3bbb03d2a" + "TXT": "6c3fe486c491afe19b9ba3bbb03d2a" } } diff --git a/domains/_github-pages-challenge-cantcode023.bd.json b/domains/_github-pages-challenge-cantcode023.bd.json index dcfcc4bf3..20351b873 100644 --- a/domains/_github-pages-challenge-cantcode023.bd.json +++ b/domains/_github-pages-challenge-cantcode023.bd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CantCode023", - "email": "cantcode023@gmail.com" - }, - "record": { - "TXT": "f1b87d5986bd9abd22ca7fc5da79ad" - } + "owner": { + "username": "CantCode023", + "email": "cantcode023@gmail.com" + }, + "record": { + "TXT": "f1b87d5986bd9abd22ca7fc5da79ad" + } } diff --git a/domains/_github-pages-challenge-debkanchan.debkanchan.json b/domains/_github-pages-challenge-debkanchan.debkanchan.json index af8d4d0d3..fcbb78a08 100644 --- a/domains/_github-pages-challenge-debkanchan.debkanchan.json +++ b/domains/_github-pages-challenge-debkanchan.debkanchan.json @@ -6,4 +6,4 @@ "record": { "TXT": "36f31b49ddb71ca70a8cb3dd21e61d" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-devhammed.hammed.json b/domains/_github-pages-challenge-devhammed.hammed.json index 44413c068..1b613a46d 100644 --- a/domains/_github-pages-challenge-devhammed.hammed.json +++ b/domains/_github-pages-challenge-devhammed.hammed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devhammed", - "email": "hey@hammed.dev" - }, - "record": { - "TXT": "7672b068b3140a9fbaaf9bfe0ab136" - } + "owner": { + "username": "devhammed", + "email": "hey@hammed.dev" + }, + "record": { + "TXT": "7672b068b3140a9fbaaf9bfe0ab136" + } } diff --git a/domains/_github-pages-challenge-drssoccer55.doug.json b/domains/_github-pages-challenge-drssoccer55.doug.json index cc8674b65..c5cca34b9 100644 --- a/domains/_github-pages-challenge-drssoccer55.doug.json +++ b/domains/_github-pages-challenge-drssoccer55.doug.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "drssoccer55", - "email": "sextondouglas@pm.me" - }, - "record": { - "TXT": "6605758124fbb4085b1687476d067b" - } + "owner": { + "username": "drssoccer55", + "email": "sextondouglas@pm.me" + }, + "record": { + "TXT": "6605758124fbb4085b1687476d067b" + } } diff --git a/domains/_github-pages-challenge-ducky4life.ducky.json b/domains/_github-pages-challenge-ducky4life.ducky.json index 257d533cd..7c76603f9 100644 --- a/domains/_github-pages-challenge-ducky4life.ducky.json +++ b/domains/_github-pages-challenge-ducky4life.ducky.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ducky4life", - "email": "duckylai@proton.me" - }, - "record": { - "TXT": "7b577ecd19bde96461d7b480a5f0a4" - } + "owner": { + "username": "ducky4life", + "email": "duckylai@proton.me" + }, + "record": { + "TXT": "7b577ecd19bde96461d7b480a5f0a4" + } } diff --git a/domains/_github-pages-challenge-ganesh76.ganesh-g.json b/domains/_github-pages-challenge-ganesh76.ganesh-g.json index 394a74ceb..32d77b30c 100644 --- a/domains/_github-pages-challenge-ganesh76.ganesh-g.json +++ b/domains/_github-pages-challenge-ganesh76.ganesh-g.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ganesh76", - "email": "ganesh.g.cse@gmail.com" - }, - "record": { - "TXT": "94df711e9b048a87929864206a479a" - } + "owner": { + "username": "ganesh76", + "email": "ganesh.g.cse@gmail.com" + }, + "record": { + "TXT": "94df711e9b048a87929864206a479a" + } } diff --git a/domains/_github-pages-challenge-gegendepressed.sairaj.json b/domains/_github-pages-challenge-gegendepressed.sairaj.json index 2febfcf20..960df4e0e 100644 --- a/domains/_github-pages-challenge-gegendepressed.sairaj.json +++ b/domains/_github-pages-challenge-gegendepressed.sairaj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gegendepressed", - "email": "sairaj09pai@gmail.com" - }, - "record": { - "TXT": "c6a67c35d8e7aac91ac5afce904ad6" - } + "owner": { + "username": "gegendepressed", + "email": "sairaj09pai@gmail.com" + }, + "record": { + "TXT": "c6a67c35d8e7aac91ac5afce904ad6" + } } diff --git a/domains/_github-pages-challenge-gokay05.gokay.json b/domains/_github-pages-challenge-gokay05.gokay.json index 5ac174a56..6a2c2ebc0 100644 --- a/domains/_github-pages-challenge-gokay05.gokay.json +++ b/domains/_github-pages-challenge-gokay05.gokay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gokay05", - "email": "gyamankurt@gmail.com" - }, - "record": { - "TXT": "7c83467aa6d55ff736d77d66a6f94e" - } + "owner": { + "username": "gokay05", + "email": "gyamankurt@gmail.com" + }, + "record": { + "TXT": "7c83467aa6d55ff736d77d66a6f94e" + } } diff --git a/domains/_github-pages-challenge-is-a-dev-docs.docs.json b/domains/_github-pages-challenge-is-a-dev-docs.docs.json index 68c26dcdc..713a46f89 100644 --- a/domains/_github-pages-challenge-is-a-dev-docs.docs.json +++ b/domains/_github-pages-challenge-is-a-dev-docs.docs.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "18b49a8904257ea06c3595614d9a4e" - } -} +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "18b49a8904257ea06c3595614d9a4e" + } +} diff --git a/domains/_github-pages-challenge-jesusvala.jesusvaladez.json b/domains/_github-pages-challenge-jesusvala.jesusvaladez.json index d2ab67e44..1b82a5c20 100644 --- a/domains/_github-pages-challenge-jesusvala.jesusvaladez.json +++ b/domains/_github-pages-challenge-jesusvala.jesusvaladez.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JesusVala", - "email": "jesusvaladezf@outlook.com" - }, - "record": { - "TXT": "0d3d73c2f3c76a7ec6bb5484d88e97" - } + "owner": { + "username": "JesusVala", + "email": "jesusvaladezf@outlook.com" + }, + "record": { + "TXT": "0d3d73c2f3c76a7ec6bb5484d88e97" + } } diff --git a/domains/_github-pages-challenge-juanpython1.juandev.json b/domains/_github-pages-challenge-juanpython1.juandev.json index c97e5b061..6ecb54622 100644 --- a/domains/_github-pages-challenge-juanpython1.juandev.json +++ b/domains/_github-pages-challenge-juanpython1.juandev.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "JuanPython1", - "email": "kamilo201025@gmail.com" - }, - "record": { - "TXT": "0342f0aeddf970dce791538a82f3b4" - } + "owner": { + "username": "JuanPython1", + "email": "kamilo201025@gmail.com" + }, + "record": { + "TXT": "0342f0aeddf970dce791538a82f3b4" } - \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json index e7223a55f..9b65b4df8 100644 --- a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json +++ b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lawrenceee04", - "email": "lawrencelg04@gmail.com" - }, - "record": { - "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" - } + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" + } } diff --git a/domains/_github-pages-challenge-liamatienza.liam.json b/domains/_github-pages-challenge-liamatienza.liam.json index 8acf34266..ed1b27c24 100644 --- a/domains/_github-pages-challenge-liamatienza.liam.json +++ b/domains/_github-pages-challenge-liamatienza.liam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "liamatienza", - "email": "liamdev@duck.com" - }, - "record": { - "TXT": "21465fcb0d62d07a3c97587145ebea" - } + "owner": { + "username": "liamatienza", + "email": "liamdev@duck.com" + }, + "record": { + "TXT": "21465fcb0d62d07a3c97587145ebea" + } } diff --git a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json index 6d54df46f..f54df7b46 100644 --- a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json +++ b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "M0M0K4S4N", - "email": "momokasan@proton.me" - }, - "record": { - "TXT": "5d381e72b5a25f499b81b5956c56c7" - } + "owner": { + "username": "M0M0K4S4N", + "email": "momokasan@proton.me" + }, + "record": { + "TXT": "5d381e72b5a25f499b81b5956c56c7" + } } diff --git a/domains/_github-pages-challenge-machip3r.machip3r.json b/domains/_github-pages-challenge-machip3r.machip3r.json index 83d3f61ae..212bf05a0 100644 --- a/domains/_github-pages-challenge-machip3r.machip3r.json +++ b/domains/_github-pages-challenge-machip3r.machip3r.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "machip3r", - "email": "mac_258@hotmail.com" - }, - "record": { - "TXT": "cfc7c8e9fa922388850fe07ad3a7da" - } -} \ No newline at end of file + "owner": { + "username": "machip3r", + "email": "mac_258@hotmail.com" + }, + "record": { + "TXT": "cfc7c8e9fa922388850fe07ad3a7da" + } +} diff --git a/domains/_github-pages-challenge-manugeni.manugeni.json b/domains/_github-pages-challenge-manugeni.manugeni.json index e19b0b538..f749aa6ee 100644 --- a/domains/_github-pages-challenge-manugeni.manugeni.json +++ b/domains/_github-pages-challenge-manugeni.manugeni.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "manugeni", - "email": "rendaniman@outlook.com" - }, - "record": { - "TXT": "c43b4f0460a8d8b9c05affa2da77ef" - } + "owner": { + "username": "manugeni", + "email": "rendaniman@outlook.com" + }, + "record": { + "TXT": "c43b4f0460a8d8b9c05affa2da77ef" + } } diff --git a/domains/_github-pages-challenge-mh0386.mohamedhisham.json b/domains/_github-pages-challenge-mh0386.mohamedhisham.json index 15166319e..269c64d04 100644 --- a/domains/_github-pages-challenge-mh0386.mohamedhisham.json +++ b/domains/_github-pages-challenge-mh0386.mohamedhisham.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MH0386", - "email": "mohamed.hisham.abdelzaher@gmail.com" - }, - "record": { - "TXT": "c6abd6e81620b17a3fc408bfbbbe06" - } + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "TXT": "c6abd6e81620b17a3fc408bfbbbe06" + } } diff --git a/domains/_github-pages-challenge-mohamadoday.bn3di.json b/domains/_github-pages-challenge-mohamadoday.bn3di.json index ad61da66f..45d7cf5c4 100644 --- a/domains/_github-pages-challenge-mohamadoday.bn3di.json +++ b/domains/_github-pages-challenge-mohamadoday.bn3di.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MohamadOday", - "email": "adada133321t@gmail.com" - }, - "record": { - "TXT": "a67c1c7ad9e8f589a22c5c161548f8" - } + "owner": { + "username": "MohamadOday", + "email": "adada133321t@gmail.com" + }, + "record": { + "TXT": "a67c1c7ad9e8f589a22c5c161548f8" + } } diff --git a/domains/_github-pages-challenge-narasimapandiyan.narasima.json b/domains/_github-pages-challenge-narasimapandiyan.narasima.json index 8b779a899..035c5e3e6 100644 --- a/domains/_github-pages-challenge-narasimapandiyan.narasima.json +++ b/domains/_github-pages-challenge-narasimapandiyan.narasima.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com" - }, - "record": { - "TXT": "0cd2fb39489f7652da9a4942df4a75" - } + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "TXT": "0cd2fb39489f7652da9a4942df4a75" + } } diff --git a/domains/_github-pages-challenge-okineadev.okinea.json b/domains/_github-pages-challenge-okineadev.okinea.json index 451792203..d8490b54a 100644 --- a/domains/_github-pages-challenge-okineadev.okinea.json +++ b/domains/_github-pages-challenge-okineadev.okinea.json @@ -1,6 +1,5 @@ { "description": "Okinea Dev website", - "repo": "https://github.com/okineadev", "owner": { "username": "okineadev" }, diff --git a/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json b/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json index 571afa3f7..3c45e68a8 100644 --- a/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json +++ b/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Onkarsathe007", - "email": "onkarsathe96k@gmail.com" - }, - "record": { - "TXT": "8d02480f39dc3dfcfa2ebc8104135c" - } + "owner": { + "username": "Onkarsathe007", + "email": "onkarsathe96k@gmail.com" + }, + "record": { + "TXT": "8d02480f39dc3dfcfa2ebc8104135c" + } } diff --git a/domains/_github-pages-challenge-pavan-ambekar.pa1.json b/domains/_github-pages-challenge-pavan-ambekar.pa1.json index 5f8976105..6a9050644 100644 --- a/domains/_github-pages-challenge-pavan-ambekar.pa1.json +++ b/domains/_github-pages-challenge-pavan-ambekar.pa1.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "pavan-ambekar", - "email": "pavan479ec@gmail.com" - }, - "record": { - "TXT": "703d6f0036517a3bad381ba97d5e8e" - } -} \ No newline at end of file +{ + "owner": { + "username": "pavan-ambekar", + "email": "pavan479ec@gmail.com" + }, + "record": { + "TXT": "703d6f0036517a3bad381ba97d5e8e" + } +} diff --git a/domains/_github-pages-challenge-peme969.peme969.json b/domains/_github-pages-challenge-peme969.peme969.json index e012c3f61..0129092e6 100644 --- a/domains/_github-pages-challenge-peme969.peme969.json +++ b/domains/_github-pages-challenge-peme969.peme969.json @@ -6,4 +6,4 @@ "record": { "TXT": "cd6136f17efbca44cec061b3fd6121" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-pentsec.jeff.json b/domains/_github-pages-challenge-pentsec.jeff.json index fe5225e38..d6ac23511 100644 --- a/domains/_github-pages-challenge-pentsec.jeff.json +++ b/domains/_github-pages-challenge-pentsec.jeff.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PentSec", - "email": "jeffreysfu@gmail.com" - }, - "record": { - "TXT": "c1f0e5d392a06b64a632b42f794b1a" - } -} \ No newline at end of file + "owner": { + "username": "PentSec", + "email": "jeffreysfu@gmail.com" + }, + "record": { + "TXT": "c1f0e5d392a06b64a632b42f794b1a" + } +} diff --git a/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json b/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json index 7ea91e9c2..f3502af5c 100644 --- a/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json +++ b/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ramanandkrgupta", - "email": "ramanand@myyahoo.com" - }, - "record": { - "TXT": "07cd3e879dce98546f212f494f50da" - } + "owner": { + "username": "ramanandkrgupta", + "email": "ramanand@myyahoo.com" + }, + "record": { + "TXT": "07cd3e879dce98546f212f494f50da" + } } diff --git a/domains/_github-pages-challenge-razobeckett.mayurraut.json b/domains/_github-pages-challenge-razobeckett.mayurraut.json index d585a180b..1c7e80175 100644 --- a/domains/_github-pages-challenge-razobeckett.mayurraut.json +++ b/domains/_github-pages-challenge-razobeckett.mayurraut.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "razobeckett", - "email": "mayurraut.dev@gmail.com" - }, - "record": { - "TXT": "e104db834f904b13e65dd9337ae48e" - } + "owner": { + "username": "razobeckett", + "email": "mayurraut.dev@gmail.com" + }, + "record": { + "TXT": "e104db834f904b13e65dd9337ae48e" + } } diff --git a/domains/_github-pages-challenge-roger-padrell.rpadrell.json b/domains/_github-pages-challenge-roger-padrell.rpadrell.json index cde4495f3..bb5a9c3c6 100644 --- a/domains/_github-pages-challenge-roger-padrell.rpadrell.json +++ b/domains/_github-pages-challenge-roger-padrell.rpadrell.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "roger-padrell", - "email": "padrell.roger@gmail.com" - }, - "record": { - "TXT": "814c8119eaa1cf941877c3cacea189" - } + "owner": { + "username": "roger-padrell", + "email": "padrell.roger@gmail.com" + }, + "record": { + "TXT": "814c8119eaa1cf941877c3cacea189" + } } diff --git a/domains/_github-pages-challenge-satyamissatyam.satyamjha.json b/domains/_github-pages-challenge-satyamissatyam.satyamjha.json index bd9a8210c..d741b1b2d 100644 --- a/domains/_github-pages-challenge-satyamissatyam.satyamjha.json +++ b/domains/_github-pages-challenge-satyamissatyam.satyamjha.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SatyamIsSatyam", - "email": "realsatyam02@gmail.com" - }, - "record": { - "TXT": "cfb164b676b453b9258240ca419ce0" - } + "owner": { + "username": "SatyamIsSatyam", + "email": "realsatyam02@gmail.com" + }, + "record": { + "TXT": "cfb164b676b453b9258240ca419ce0" + } } diff --git a/domains/_github-pages-challenge-sh770.sh770.json b/domains/_github-pages-challenge-sh770.sh770.json index 8f487b277..21e6557da 100644 --- a/domains/_github-pages-challenge-sh770.sh770.json +++ b/domains/_github-pages-challenge-sh770.sh770.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sh770", - "email": "sh770h@gmail.com" - }, - "record": { - "TXT": "ece6eb427012a2050ec0a76cf9c7a6" - } + "owner": { + "username": "sh770", + "email": "sh770h@gmail.com" + }, + "record": { + "TXT": "ece6eb427012a2050ec0a76cf9c7a6" + } } diff --git a/domains/_github-pages-challenge-sneh-al.snehal.json b/domains/_github-pages-challenge-sneh-al.snehal.json index d48b9beeb..c66047ab2 100644 --- a/domains/_github-pages-challenge-sneh-al.snehal.json +++ b/domains/_github-pages-challenge-sneh-al.snehal.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "sneh-al", - "email": "snehal1380@gmail.com" - }, - "record": { - "TXT": "c0b50465868652285e959813c2b5c9" - } -} \ No newline at end of file +{ + "owner": { + "username": "sneh-al", + "email": "snehal1380@gmail.com" + }, + "record": { + "TXT": "c0b50465868652285e959813c2b5c9" + } +} diff --git a/domains/_github-pages-challenge-soymadip.soymadip.json b/domains/_github-pages-challenge-soymadip.soymadip.json index f7a10410e..a4cdcfdb3 100644 --- a/domains/_github-pages-challenge-soymadip.soymadip.json +++ b/domains/_github-pages-challenge-soymadip.soymadip.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "soymadip", - "email": "soumadip@zohomail.in" - }, - "record": { - "TXT": "5d04ea047efd00f6377e5ad12bb373" - } + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "TXT": "5d04ea047efd00f6377e5ad12bb373" + } } diff --git a/domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json b/domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json index 8d911c39c..c85597389 100644 --- a/domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json +++ b/domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SpreadSheets600", - "email": "sohammaity006@gmail.com" - }, - "record": { - "TXT": "b1bfc537d107d9e43ad2afd111fe3d" - } + "owner": { + "username": "SpreadSheets600", + "email": "sohammaity006@gmail.com" + }, + "record": { + "TXT": "b1bfc537d107d9e43ad2afd111fe3d" + } } diff --git a/domains/_github-pages-challenge-therealcrazyfuy.abeja.json b/domains/_github-pages-challenge-therealcrazyfuy.abeja.json index 0f3d6be28..d690b8812 100644 --- a/domains/_github-pages-challenge-therealcrazyfuy.abeja.json +++ b/domains/_github-pages-challenge-therealcrazyfuy.abeja.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "TheRealCrazyfuy", - "discord": "realabeja", - "reddit": "crazyfuy" - }, - "record": { - "TXT": "57fda717044e3715b197fe293216f9" - } + "owner": { + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" + }, + "record": { + "TXT": "57fda717044e3715b197fe293216f9" + } } diff --git a/domains/_github-pages-challenge-tim-vdb.tim-vdb.json b/domains/_github-pages-challenge-tim-vdb.tim-vdb.json index 240e38034..e272031a9 100644 --- a/domains/_github-pages-challenge-tim-vdb.tim-vdb.json +++ b/domains/_github-pages-challenge-tim-vdb.tim-vdb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tim-vdb", - "email": "timotheevdbosch@gmail.com" - }, - "record": { - "TXT": "ccd9ff03f723b201d75c2ae79c3245" - } + "owner": { + "username": "tim-vdb", + "email": "timotheevdbosch@gmail.com" + }, + "record": { + "TXT": "ccd9ff03f723b201d75c2ae79c3245" + } } diff --git a/domains/_github-pages-challenge-timi2506.timi2506.json b/domains/_github-pages-challenge-timi2506.timi2506.json index 8e5d1ddca..dec98fcff 100644 --- a/domains/_github-pages-challenge-timi2506.timi2506.json +++ b/domains/_github-pages-challenge-timi2506.timi2506.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "timi2506", - "email": "tim@glos-omu.uk" - }, - "record": { - "TXT": "592f4627c522780ea398a91a6c1d59" - } + "owner": { + "username": "timi2506", + "email": "tim@glos-omu.uk" + }, + "record": { + "TXT": "592f4627c522780ea398a91a6c1d59" + } } diff --git a/domains/_github-pages-challenge-vcntttt.vrivera.json b/domains/_github-pages-challenge-vcntttt.vrivera.json index 46cc9ffe9..55c499a94 100644 --- a/domains/_github-pages-challenge-vcntttt.vrivera.json +++ b/domains/_github-pages-challenge-vcntttt.vrivera.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vcntttt", - "email": "vrivera.dev@gmail.com" - }, - "record": { - "TXT": "f2d624f5252ae88e5308c9098ae958" - } + "owner": { + "username": "vcntttt", + "email": "vrivera.dev@gmail.com" + }, + "record": { + "TXT": "f2d624f5252ae88e5308c9098ae958" + } } diff --git a/domains/_github-pages-challenge-verygafanhot.heyaxo.json b/domains/_github-pages-challenge-verygafanhot.heyaxo.json index 5c94016f9..5666a2e22 100644 --- a/domains/_github-pages-challenge-verygafanhot.heyaxo.json +++ b/domains/_github-pages-challenge-verygafanhot.heyaxo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "verygafanhot", - "email": "verygafanhot@gmail.com" - }, - "record": { - "TXT": "e3ae5ee11a576cc86f89140043ca2b" - } + "owner": { + "username": "verygafanhot", + "email": "verygafanhot@gmail.com" + }, + "record": { + "TXT": "e3ae5ee11a576cc86f89140043ca2b" + } } diff --git a/domains/_github-pages-challenge-vncsmnl.vinicius.json b/domains/_github-pages-challenge-vncsmnl.vinicius.json index f678da650..75df081e9 100644 --- a/domains/_github-pages-challenge-vncsmnl.vinicius.json +++ b/domains/_github-pages-challenge-vncsmnl.vinicius.json @@ -1,6 +1,5 @@ { "description": "My personal website", - "repo": "https://github.com/vncsmnl", "owner": { "username": "vncsmnl", "twitter": "vncsmnl", diff --git a/domains/_github-pages-challenge-wmoralesl.wilson.json b/domains/_github-pages-challenge-wmoralesl.wilson.json index e58217362..e35c53374 100644 --- a/domains/_github-pages-challenge-wmoralesl.wilson.json +++ b/domains/_github-pages-challenge-wmoralesl.wilson.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "wmoralesl", - "email": "wilsonm57wm@gmail.com" - }, - "record": { - "TXT": "10f8fd2a05d93142f03d2a6ee4142e" - } - } \ No newline at end of file + "owner": { + "username": "wmoralesl", + "email": "wilsonm57wm@gmail.com" + }, + "record": { + "TXT": "10f8fd2a05d93142f03d2a6ee4142e" + } +} diff --git a/domains/_github-pages-challenge-yz9551.yxz.json b/domains/_github-pages-challenge-yz9551.yxz.json index 7e91dc657..b785aa78b 100644 --- a/domains/_github-pages-challenge-yz9551.yxz.json +++ b/domains/_github-pages-challenge-yz9551.yxz.json @@ -1,7 +1,6 @@ { "owner": { "username": "yz9551", - "email": "", "discord": "yz9551" }, "record": { diff --git a/domains/_vercel.ahmed.json b/domains/_vercel.ahmed.json index 57e49fa0d..79609535e 100644 --- a/domains/_vercel.ahmed.json +++ b/domains/_vercel.ahmed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=ahmed.is-a.dev,e3140ad99c613cbd32f1" - } + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmed.is-a.dev,e3140ad99c613cbd32f1" + } } diff --git a/domains/_vercel.ahmedosama.json b/domains/_vercel.ahmedosama.json index d32162f5f..ca3b1d64a 100644 --- a/domains/_vercel.ahmedosama.json +++ b/domains/_vercel.ahmedosama.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=ahmedosama.is-a.dev,5b628779e8a3ff964dbb" - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmedosama.is-a.dev,5b628779e8a3ff964dbb" + } +} diff --git a/domains/_vercel.ahmedosamamath.json b/domains/_vercel.ahmedosamamath.json index b9e94b545..82c7b01c4 100644 --- a/domains/_vercel.ahmedosamamath.json +++ b/domains/_vercel.ahmedosamamath.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=ahmedosamamath.is-a.dev,796151d584bede738264" - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmedosamamath.is-a.dev,796151d584bede738264" + } +} diff --git a/domains/_vercel.akib.json b/domains/_vercel.akib.json index 0904a95b3..fce6165bc 100644 --- a/domains/_vercel.akib.json +++ b/domains/_vercel.akib.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "akibsaleh", - "email": "akibsaleh.dev@gmail.com", - "discord": "akibsalehzihan" - }, - "record": { - "TXT": "vc-domain-verify=akib.is-a.dev,3605c2dfdaf80295f8b3" - } + "owner": { + "username": "akibsaleh", + "email": "akibsaleh.dev@gmail.com", + "discord": "akibsalehzihan" + }, + "record": { + "TXT": "vc-domain-verify=akib.is-a.dev,3605c2dfdaf80295f8b3" + } } diff --git a/domains/_vercel.amandajauregui.json b/domains/_vercel.amandajauregui.json index 53d9129d6..9a269efa5 100644 --- a/domains/_vercel.amandajauregui.json +++ b/domains/_vercel.amandajauregui.json @@ -7,4 +7,4 @@ "record": { "TXT": "vc-domain-verify=amandajauregui.is-a.dev,a3853c2f774bcc618d55" } -} \ No newline at end of file +} diff --git a/domains/_vercel.amardeep.json b/domains/_vercel.amardeep.json index ee2b2b075..175986068 100644 --- a/domains/_vercel.amardeep.json +++ b/domains/_vercel.amardeep.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amardeeplakshkar", - "email": "amardeep.devs@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=amardeep.is-a.dev,3d113f019450ce88d3a8" - } - } \ No newline at end of file + "owner": { + "username": "amardeeplakshkar", + "email": "amardeep.devs@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=amardeep.is-a.dev,3d113f019450ce88d3a8" + } +} diff --git a/domains/_vercel.andres-jaramillo.json b/domains/_vercel.andres-jaramillo.json index fe061360e..f458d6895 100644 --- a/domains/_vercel.andres-jaramillo.json +++ b/domains/_vercel.andres-jaramillo.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "andresfer1799", - "email": "andresfer1799@gmail.com", - "discord": "" - }, - "record": { - "TXT": "vc-domain-verify=andres-jaramillo.is-a.dev,19f46a0dbb75aa279425" - } + "owner": { + "username": "andresfer1799", + "email": "andresfer1799@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=andres-jaramillo.is-a.dev,19f46a0dbb75aa279425" + } } diff --git a/domains/_vercel.app.vyductan.json b/domains/_vercel.app.vyductan.json index 6904ef7ee..1ba7308b6 100644 --- a/domains/_vercel.app.vyductan.json +++ b/domains/_vercel.app.vyductan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "vyductan", - "email": "vdt5snet@gmail.com", - "discord": "370012050316984321" - }, - "record": { - "TXT": "vc-domain-verify=*.vyductan.is-a.dev,f7fc15db084fa96cf967" - } + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "TXT": "vc-domain-verify=*.vyductan.is-a.dev,f7fc15db084fa96cf967" + } } diff --git a/domains/_vercel.arshman.json b/domains/_vercel.arshman.json index 3d42d54ea..9bb0feb4a 100644 --- a/domains/_vercel.arshman.json +++ b/domains/_vercel.arshman.json @@ -1,7 +1,6 @@ { "owner": { - "username": "syedtahseen", - "email": "" + "username": "syedtahseen" }, "record": { "TXT": ["vc-domain-verify=arshman.is-a.dev,b92115f7845437a44890"] diff --git a/domains/_vercel.aryan.json b/domains/_vercel.aryan.json index 09e7d9a6d..b44dde075 100644 --- a/domains/_vercel.aryan.json +++ b/domains/_vercel.aryan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aryanpatel142006", - "email": "aryanpatel142006@gmail.com", - "discord": "aryanpatel142006" - }, - "record": { - "TXT": "vc-domain-verify=aryan.is-a.dev,589c160d472fa2b93174" - } + "owner": { + "username": "aryanpatel142006", + "email": "aryanpatel142006@gmail.com", + "discord": "aryanpatel142006" + }, + "record": { + "TXT": "vc-domain-verify=aryan.is-a.dev,589c160d472fa2b93174" + } } diff --git a/domains/_vercel.aryann.json b/domains/_vercel.aryann.json index f40837ddd..4af5f87c6 100644 --- a/domains/_vercel.aryann.json +++ b/domains/_vercel.aryann.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aryanm830", - "email": "aryanm830@proton.me", - "discord": "riftfiree" - }, - "record": { - "TXT": "vc-domain-verify=aryann.is-a.dev,055a43d91c6031804886" - } + "owner": { + "username": "aryanm830", + "email": "aryanm830@proton.me", + "discord": "riftfiree" + }, + "record": { + "TXT": "vc-domain-verify=aryann.is-a.dev,055a43d91c6031804886" + } } diff --git a/domains/_vercel.awhvish.json b/domains/_vercel.awhvish.json index 24944584a..bf0b12539 100644 --- a/domains/_vercel.awhvish.json +++ b/domains/_vercel.awhvish.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "awhvish", - "email": "avislowha9@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=awhvish.is-a.dev,f4fbe002837b72638f88"] - } + "owner": { + "username": "awhvish", + "email": "avislowha9@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=awhvish.is-a.dev,f4fbe002837b72638f88"] + } } - - - diff --git a/domains/_vercel.baibhav.json b/domains/_vercel.baibhav.json index f610b6e05..f37fa278a 100644 --- a/domains/_vercel.baibhav.json +++ b/domains/_vercel.baibhav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Baibhavos", - "email": "baibhavkumar303@gmal.com" - }, - "record": { - "TXT": "vc-domain-verify=baibhav.is-a.dev,b652350d2b3b8f0bef49" - } + "owner": { + "username": "Baibhavos", + "email": "baibhavkumar303@gmal.com" + }, + "record": { + "TXT": "vc-domain-verify=baibhav.is-a.dev,b652350d2b3b8f0bef49" + } } diff --git a/domains/_vercel.balaji.json b/domains/_vercel.balaji.json index cdec0a83c..2e7a018ba 100644 --- a/domains/_vercel.balaji.json +++ b/domains/_vercel.balaji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "balaji-atoa", - "discord": "popz06" - }, - "record": { - "TXT": "vc-domain-verify=balaji.is-a.dev,b4898f8e7508d5de541e" - } + "owner": { + "username": "balaji-atoa", + "discord": "popz06" + }, + "record": { + "TXT": "vc-domain-verify=balaji.is-a.dev,b4898f8e7508d5de541e" + } } diff --git a/domains/_vercel.bhavyagupta.json b/domains/_vercel.bhavyagupta.json index 5558b0ae4..dd14aaf1f 100644 --- a/domains/_vercel.bhavyagupta.json +++ b/domains/_vercel.bhavyagupta.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BhavyaGupta315", - "email": "bhavyagupta315@gmail.com", - "discord": "bhavya_gupta_" - }, - "record": { - "TXT": "vc-domain-verify=bhavyagupta.is-a.dev,6ad4b583ec5dfd020162" - } + "owner": { + "username": "BhavyaGupta315", + "email": "bhavyagupta315@gmail.com", + "discord": "bhavya_gupta_" + }, + "record": { + "TXT": "vc-domain-verify=bhavyagupta.is-a.dev,6ad4b583ec5dfd020162" + } } diff --git a/domains/_vercel.bilalmansuri.json b/domains/_vercel.bilalmansuri.json index e3ae472fb..c4184f17d 100644 --- a/domains/_vercel.bilalmansuri.json +++ b/domains/_vercel.bilalmansuri.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bilal-23", - "email": "work.bilalmansuri@gmail.com", - "discord": "bilal_23" - }, - "record": { - "TXT": "vc-domain-verify=bilal.is-a.dev,de7575c2e6976d25ab24" - } + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "TXT": "vc-domain-verify=bilal.is-a.dev,de7575c2e6976d25ab24" + } } diff --git a/domains/_vercel.chirxg.json b/domains/_vercel.chirxg.json index 2deaca327..6838e3501 100644 --- a/domains/_vercel.chirxg.json +++ b/domains/_vercel.chirxg.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "definitelynotchirag", - "email": "chiragdave1888@gmail.com", - "discord": "hellchirag" - }, - "record": { - "TXT": "vc-domain-verify=chirxg.is-a.dev,701cf9d2a75e9216fd53" - } -} \ No newline at end of file + "owner": { + "username": "definitelynotchirag", + "email": "chiragdave1888@gmail.com", + "discord": "hellchirag" + }, + "record": { + "TXT": "vc-domain-verify=chirxg.is-a.dev,701cf9d2a75e9216fd53" + } +} diff --git a/domains/_vercel.damian.json b/domains/_vercel.damian.json index dcdcd30c6..37e2f7411 100644 --- a/domains/_vercel.damian.json +++ b/domains/_vercel.damian.json @@ -1,10 +1,9 @@ - { - "owner": { - "username": "meliadamian17", - "email": "meliadamian17@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=damian.is-a.dev,4dce4cc5e2ccdbc3e472" - } + "owner": { + "username": "meliadamian17", + "email": "meliadamian17@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=damian.is-a.dev,4dce4cc5e2ccdbc3e472" + } } diff --git a/domains/_vercel.danieltampe.json b/domains/_vercel.danieltampe.json index 626b16190..598a54b4f 100644 --- a/domains/_vercel.danieltampe.json +++ b/domains/_vercel.danieltampe.json @@ -7,4 +7,4 @@ "record": { "TXT": "vc-domain-verify=danieltampe.is-a.dev,0d68ec9f81c4e5ed7837" } -} \ No newline at end of file +} diff --git a/domains/_vercel.darkyzhou.json b/domains/_vercel.darkyzhou.json index bb81f4e01..2280d6a62 100644 --- a/domains/_vercel.darkyzhou.json +++ b/domains/_vercel.darkyzhou.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "darkyzhou", - "email": "me@zqy.io" - }, - "record": { - "TXT": "vc-domain-verify=darkyzhou.is-a.dev,811f7082bde4a2cf77b8" - } + "owner": { + "username": "darkyzhou", + "email": "me@zqy.io" + }, + "record": { + "TXT": "vc-domain-verify=darkyzhou.is-a.dev,811f7082bde4a2cf77b8" + } } diff --git a/domains/_vercel.davechbga.json b/domains/_vercel.davechbga.json index db6de388c..6940aacb1 100644 --- a/domains/_vercel.davechbga.json +++ b/domains/_vercel.davechbga.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "davechbga" - }, - "record": { - "TXT": "vc-domain-verify=davechbga.is-a.dev,54fb1a1b8fbc8affd8f7" - } + "owner": { + "username": "davechbga" + }, + "record": { + "TXT": "vc-domain-verify=davechbga.is-a.dev,54fb1a1b8fbc8affd8f7" + } } diff --git a/domains/_vercel.deadshot.json b/domains/_vercel.deadshot.json index 8c2959e8b..ea0f954fe 100644 --- a/domains/_vercel.deadshot.json +++ b/domains/_vercel.deadshot.json @@ -1,12 +1,12 @@ { - "description": "A simple portfolio template made by me.", - "repo": "https://github.com/deadshotofficial/minimal-portfolio", - "owner": { - "username": "deadshotofficial", - "email": "deadshot3r@pm.me", - "discord": "416952474587496449" - }, - "record": { - "TXT": "vc-domain-verify=deadshot.is-a.dev,5bc34658e6351c74153c" - } + "description": "A simple portfolio template made by me.", + "repo": "https://github.com/deadshotofficial/minimal-portfolio", + "owner": { + "username": "deadshotofficial", + "email": "deadshot3r@pm.me", + "discord": "416952474587496449" + }, + "record": { + "TXT": "vc-domain-verify=deadshot.is-a.dev,5bc34658e6351c74153c" + } } diff --git a/domains/_vercel.devanshu.json b/domains/_vercel.devanshu.json index fc955ce53..680504562 100644 --- a/domains/_vercel.devanshu.json +++ b/domains/_vercel.devanshu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DevanshuTripathi", - "email": "aditheprince120@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=devanshu.is-a.dev,e278253baf18d3dda9c1" - } + "owner": { + "username": "DevanshuTripathi", + "email": "aditheprince120@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=devanshu.is-a.dev,e278253baf18d3dda9c1" + } } diff --git a/domains/_vercel.dhika.json b/domains/_vercel.dhika.json index f73592c19..3a6d09a0d 100644 --- a/domains/_vercel.dhika.json +++ b/domains/_vercel.dhika.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thisisdhika", - "email": "dhikaardana87@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=dhika.is-a.dev,3b4f3c565c41289d2f66" - } -} \ No newline at end of file + "owner": { + "username": "thisisdhika", + "email": "dhikaardana87@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=dhika.is-a.dev,3b4f3c565c41289d2f66" + } +} diff --git a/domains/_vercel.dilpreetgrover.json b/domains/_vercel.dilpreetgrover.json index 66ff8ed1b..11a62cb79 100644 --- a/domains/_vercel.dilpreetgrover.json +++ b/domains/_vercel.dilpreetgrover.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "dfordp", - "email": "dilpreetgrover2@gmail.com", - "discord": "dfordp" - }, - "record": { - "TXT": "vc-domain-verify=dilpreetgrover.is-a.dev,a46f6b3fc877e4d2cbcc" - } -} \ No newline at end of file + "owner": { + "username": "dfordp", + "email": "dilpreetgrover2@gmail.com", + "discord": "dfordp" + }, + "record": { + "TXT": "vc-domain-verify=dilpreetgrover.is-a.dev,a46f6b3fc877e4d2cbcc" + } +} diff --git a/domains/_vercel.divyanshuvashu.json b/domains/_vercel.divyanshuvashu.json index 4aa31f027..da1e28f13 100644 --- a/domains/_vercel.divyanshuvashu.json +++ b/domains/_vercel.divyanshuvashu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "divyanshu-vashu", - "email": "vashusingh2004.jan@gmail.com", - "discord": "ram_ravan69" - }, - "record": { - "TXT": "vc-domain-verify=divyanshuvashu.is-a.dev,26b8f5f55295c4a8ec71" - } + "owner": { + "username": "divyanshu-vashu", + "email": "vashusingh2004.jan@gmail.com", + "discord": "ram_ravan69" + }, + "record": { + "TXT": "vc-domain-verify=divyanshuvashu.is-a.dev,26b8f5f55295c4a8ec71" + } } diff --git a/domains/_vercel.ebooks.json b/domains/_vercel.ebooks.json index 440fdeaf2..0a1509aa1 100644 --- a/domains/_vercel.ebooks.json +++ b/domains/_vercel.ebooks.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tuannguyen2002", - "email": "", - "discord": "minhtuan9039" - }, - "record": { - "TXT": "vc-domain-verify=ebooks.is-a.dev,5fa4e0aa7b17c9f52a9d" - } + "owner": { + "username": "tuannguyen2002", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=ebooks.is-a.dev,5fa4e0aa7b17c9f52a9d" + } } diff --git a/domains/_vercel.elvis-tran.json b/domains/_vercel.elvis-tran.json index 33f9418aa..56348a1ef 100644 --- a/domains/_vercel.elvis-tran.json +++ b/domains/_vercel.elvis-tran.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "totargaming", - "email": "elvistranhere@gmail.com", - "discord": "elvistran.here" - }, - "record": { - "TXT": ["vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3"] - } + "owner": { + "username": "totargaming", + "email": "elvistranhere@gmail.com", + "discord": "elvistran.here" + }, + "record": { + "TXT": ["vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3"] + } } diff --git a/domains/_vercel.elyesghorbel.json b/domains/_vercel.elyesghorbel.json index d71258515..583b2a37b 100644 --- a/domains/_vercel.elyesghorbel.json +++ b/domains/_vercel.elyesghorbel.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "elyescesar", - "email": "elyesghorbeldev@gmail.com", - "discord": "840182191244705802" - }, - "record": { - "TXT": "vc-domain-verify=elyesghorbel.is-a.dev,7c52422c3800285ef8f7" - } + "owner": { + "username": "elyescesar", + "email": "elyesghorbeldev@gmail.com", + "discord": "840182191244705802" + }, + "record": { + "TXT": "vc-domain-verify=elyesghorbel.is-a.dev,7c52422c3800285ef8f7" + } } diff --git a/domains/_vercel.fabien.json b/domains/_vercel.fabien.json index 73c8d7fb0..00d2b1c4f 100644 --- a/domains/_vercel.fabien.json +++ b/domains/_vercel.fabien.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "fabien-h", - "email": "fabien.huet@gmail.com", - "discord": "fabien_huet" - }, - "record": { - "TXT": "vc-domain-verify=fabien.is.a.dev,65d8329499551546ef22" - } + "owner": { + "username": "fabien-h", + "email": "fabien.huet@gmail.com", + "discord": "fabien_huet" + }, + "record": { + "TXT": "vc-domain-verify=fabien.is.a.dev,65d8329499551546ef22" + } } diff --git a/domains/_vercel.farooq.json b/domains/_vercel.farooq.json index 32d631ffd..7dc05eeff 100644 --- a/domains/_vercel.farooq.json +++ b/domains/_vercel.farooq.json @@ -1,8 +1,7 @@ { "owner": { "username": "fexxix", - "email": "fexxix@gmail.com", - "discord": "" + "email": "fexxix@gmail.com" }, "record": { "TXT": "vc-domain-verify=farooq.is-a.dev,a240a8b43ff88d419864" diff --git a/domains/_vercel.felipe.json b/domains/_vercel.felipe.json index 354af504a..22984ad7e 100644 --- a/domains/_vercel.felipe.json +++ b/domains/_vercel.felipe.json @@ -1,10 +1,9 @@ -{ - "owner": { - "username": "felipecalderon", - "email": "hola@felipe.bio" - }, - "record": { - "TXT": ["vc-domain-verify=felipe.is-a.dev,07f2247f0a80372e5d48"] - } - } - \ No newline at end of file +{ + "owner": { + "username": "felipecalderon", + "email": "hola@felipe.bio" + }, + "record": { + "TXT": ["vc-domain-verify=felipe.is-a.dev,07f2247f0a80372e5d48"] + } +} diff --git a/domains/_vercel.francodurand.json b/domains/_vercel.francodurand.json index 1a2c0f66d..aff12071c 100644 --- a/domains/_vercel.francodurand.json +++ b/domains/_vercel.francodurand.json @@ -1,8 +1,8 @@ -{ - "owner": { - "username": "FrancoDurand" - }, - "record": { - "TXT": "vc-domain-verify=francodurand.is-a.dev,ad7840fa5cb01e5d90c1" - } -} \ No newline at end of file +{ + "owner": { + "username": "FrancoDurand" + }, + "record": { + "TXT": "vc-domain-verify=francodurand.is-a.dev,ad7840fa5cb01e5d90c1" + } +} diff --git a/domains/_vercel.grazitukozaki.json b/domains/_vercel.grazitukozaki.json index 584b23e6f..d7e014d30 100644 --- a/domains/_vercel.grazitukozaki.json +++ b/domains/_vercel.grazitukozaki.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "GrazielyTukozaki", - "email": "grazitukozaki@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=grazitukozaki.is-a.dev,f0e6150082fdc4fa5b27" - } + "owner": { + "username": "GrazielyTukozaki", + "email": "grazitukozaki@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=grazitukozaki.is-a.dev,f0e6150082fdc4fa5b27" } - \ No newline at end of file +} diff --git a/domains/_vercel.greeshma.json b/domains/_vercel.greeshma.json index 5a571d477..0d8d151ad 100644 --- a/domains/_vercel.greeshma.json +++ b/domains/_vercel.greeshma.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "greeshhma", - "email": "greeshma864@gmail.com", - "discord": "greeshhma" - }, - "record": { - "TXT": "vc-domain-verify=greeshma.is-a.dev,dcf8eae911029ace6427" - } + "owner": { + "username": "greeshhma", + "email": "greeshma864@gmail.com", + "discord": "greeshhma" + }, + "record": { + "TXT": "vc-domain-verify=greeshma.is-a.dev,dcf8eae911029ace6427" + } } diff --git a/domains/_vercel.guidocaru.json b/domains/_vercel.guidocaru.json index 8ce33f45b..e01f7c901 100644 --- a/domains/_vercel.guidocaru.json +++ b/domains/_vercel.guidocaru.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "guidocaru", - "discord": "696554384817127486" - }, - "record": { - "TXT": "vc-domain-verify=guidocaru.is-a.dev,6106f8de674c39bfb732" - } + "owner": { + "username": "guidocaru", + "discord": "696554384817127486" + }, + "record": { + "TXT": "vc-domain-verify=guidocaru.is-a.dev,6106f8de674c39bfb732" + } } diff --git a/domains/_vercel.hafeez.json b/domains/_vercel.hafeez.json index 448c68552..483b6a258 100644 --- a/domains/_vercel.hafeez.json +++ b/domains/_vercel.hafeez.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "hamid1882", - "email": "hussainhafeez1100@gmail.com", - "discord": "hamid1882" - }, - "record": { - "TXT": "vc-domain-verify=hafeez.is-a.dev,2a3f79f801934e7298bf" - } -} +{ + "owner": { + "username": "hamid1882", + "email": "hussainhafeez1100@gmail.com", + "discord": "hamid1882" + }, + "record": { + "TXT": "vc-domain-verify=hafeez.is-a.dev,2a3f79f801934e7298bf" + } +} diff --git a/domains/_vercel.harish.json b/domains/_vercel.harish.json index 0c7a2cc01..3826c3402 100644 --- a/domains/_vercel.harish.json +++ b/domains/_vercel.harish.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "HarishChandran3304", - "email": "harish3304.work@gmail.com", - "discord": "harish3304" - }, - "record": { - "TXT": "vc-domain-verify=harish.is-a.dev,f67b0eba2383a0492136" - } + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "TXT": "vc-domain-verify=harish.is-a.dev,f67b0eba2383a0492136" + } } diff --git a/domains/_vercel.harshshah.json b/domains/_vercel.harshshah.json index 29d8b85c9..351dfb91f 100644 --- a/domains/_vercel.harshshah.json +++ b/domains/_vercel.harshshah.json @@ -1,10 +1,13 @@ { - "owner": { - "username": "harshshah-codes", - "email": "harshshah.dev@gmail.com", - "discord": "889700837520199761" - }, - "record": { - "TXT": ["vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010", "vc-domain-verify=about.harshshah.is-a.dev,f9d8e16efb5cc0d31d96"] - } + "owner": { + "username": "harshshah-codes", + "email": "harshshah.dev@gmail.com", + "discord": "889700837520199761" + }, + "record": { + "TXT": [ + "vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010", + "vc-domain-verify=about.harshshah.is-a.dev,f9d8e16efb5cc0d31d96" + ] + } } diff --git a/domains/_vercel.harshvardhan.json b/domains/_vercel.harshvardhan.json index 50c9df432..ececcb088 100644 --- a/domains/_vercel.harshvardhan.json +++ b/domains/_vercel.harshvardhan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Harshvardhan5703", - "email": "shekhawat.harsh287@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"] - } + "owner": { + "username": "Harshvardhan5703", + "email": "shekhawat.harsh287@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"] + } } diff --git a/domains/_vercel.hashan.json b/domains/_vercel.hashan.json index 522678384..ada56a22b 100644 --- a/domains/_vercel.hashan.json +++ b/domains/_vercel.hashan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hashaaan", - "email": "shalithadev@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=hashan.is-a.dev,f61cc7f79144a261bd12" - } + "owner": { + "username": "hashaaan", + "email": "shalithadev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hashan.is-a.dev,f61cc7f79144a261bd12" + } } diff --git a/domains/_vercel.hieu.json b/domains/_vercel.hieu.json index 2f8203472..c3f447ed6 100644 --- a/domains/_vercel.hieu.json +++ b/domains/_vercel.hieu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hieutm83", - "email": "minhhieu.832k@gmail.com", - "discord": "729364691398164490" - }, - "record": { - "TXT": "vc-domain-verify=hieu.is-a.dev,dc7e0df748913559410b" - } + "owner": { + "username": "hieutm83", + "email": "minhhieu.832k@gmail.com", + "discord": "729364691398164490" + }, + "record": { + "TXT": "vc-domain-verify=hieu.is-a.dev,dc7e0df748913559410b" + } } diff --git a/domains/_vercel.hsn.json b/domains/_vercel.hsn.json index c80d2bb64..f40dede78 100644 --- a/domains/_vercel.hsn.json +++ b/domains/_vercel.hsn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hasan-bro-coder", - "email": "hasanur23910@gmail.com", - "discord": "hasan894" - }, - "record": { - "TXT": "vc-domain-verify=hsn.is-a.dev,8e27ffda53d18220c019" - } + "owner": { + "username": "hasan-bro-coder", + "email": "hasanur23910@gmail.com", + "discord": "hasan894" + }, + "record": { + "TXT": "vc-domain-verify=hsn.is-a.dev,8e27ffda53d18220c019" + } } diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json index 57b4fd6dc..cfe7d58aa 100644 --- a/domains/_vercel.ikramth.json +++ b/domains/_vercel.ikramth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" - } + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" + } } diff --git a/domains/_vercel.ishbenjamin.json b/domains/_vercel.ishbenjamin.json index ff9d84cea..691d47c9c 100644 --- a/domains/_vercel.ishbenjamin.json +++ b/domains/_vercel.ishbenjamin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aurumdev952", - "email": "benjamugi20072@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=ishbenjamin.is-a.dev,787c8741716d7d7ae200" - } + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ishbenjamin.is-a.dev,787c8741716d7d7ae200" + } } diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json index 0d1320297..1ec386780 100644 --- a/domains/_vercel.jacek.json +++ b/domains/_vercel.jacek.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "smolak", - "email": "jacek.smolak@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" - } + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" + } } diff --git a/domains/_vercel.jacques.json b/domains/_vercel.jacques.json index 719c59917..83231cfe0 100644 --- a/domains/_vercel.jacques.json +++ b/domains/_vercel.jacques.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Jacques2Marais", - "discord": "itsmejackmorris" - }, - "record": { - "TXT": "vc-domain-verify=jacques.is-a.dev,99cb4c27dc634df28742" - } + "owner": { + "username": "Jacques2Marais", + "discord": "itsmejackmorris" + }, + "record": { + "TXT": "vc-domain-verify=jacques.is-a.dev,99cb4c27dc634df28742" + } } diff --git a/domains/_vercel.jake.json b/domains/_vercel.jake.json index 08c660da0..d38b4ed5b 100644 --- a/domains/_vercel.jake.json +++ b/domains/_vercel.jake.json @@ -1,7 +1,6 @@ { "owner": { - "username": "xzrci", - "email": "" + "username": "xzrci" }, "record": { "TXT": ["vc-domain-verify=jake.is-a.dev,1075ab07de85fa87e8cd"] diff --git a/domains/_vercel.jal.json b/domains/_vercel.jal.json index ee65cad47..1db958279 100644 --- a/domains/_vercel.jal.json +++ b/domains/_vercel.jal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Jal-GG", - "email": "jalvrund2017@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=jal.is-a.dev,1fa1419e6567c483a5d6" - } -} \ No newline at end of file + "owner": { + "username": "Jal-GG", + "email": "jalvrund2017@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jal.is-a.dev,1fa1419e6567c483a5d6" + } +} diff --git a/domains/_vercel.jefino.json b/domains/_vercel.jefino.json index be48d8741..be4e7738f 100644 --- a/domains/_vercel.jefino.json +++ b/domains/_vercel.jefino.json @@ -6,4 +6,4 @@ "record": { "TXT": "vc-domain-verify=jefino.is-a.dev,06a21d01141d355de2b1" } -} \ No newline at end of file +} diff --git a/domains/_vercel.jigarbhoye.json b/domains/_vercel.jigarbhoye.json index fe1869dc4..b278d11ff 100644 --- a/domains/_vercel.jigarbhoye.json +++ b/domains/_vercel.jigarbhoye.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "jigarbhoye04", - "discord": "jigx.04", - "email": "jigarbhoye04@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=jigarbhoye.is-a.dev,194424ab5762042e64fa" - } - } \ No newline at end of file + "owner": { + "username": "jigarbhoye04", + "discord": "jigx.04", + "email": "jigarbhoye04@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jigarbhoye.is-a.dev,194424ab5762042e64fa" + } +} diff --git a/domains/_vercel.jonasfroeller.json b/domains/_vercel.jonasfroeller.json index addf90ec4..2d7e4817c 100644 --- a/domains/_vercel.jonasfroeller.json +++ b/domains/_vercel.jonasfroeller.json @@ -1,7 +1,6 @@ { "owner": { "username": "jonasfroeller", - "discord": "", "email": "j.froe@gmx.at" }, "record": { diff --git a/domains/_vercel.jonathan-russ.json b/domains/_vercel.jonathan-russ.json index ba6e333c7..dddf4eabc 100644 --- a/domains/_vercel.jonathan-russ.json +++ b/domains/_vercel.jonathan-russ.json @@ -7,4 +7,4 @@ "record": { "TXT": "vc-domain-verify=jonathan-russ.is-a.dev,298a207b5f94dffde572" } -} \ No newline at end of file +} diff --git a/domains/_vercel.jorge-lopz.json b/domains/_vercel.jorge-lopz.json index 551776f98..5e4734569 100644 --- a/domains/_vercel.jorge-lopz.json +++ b/domains/_vercel.jorge-lopz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Jorge-lopz", - "email": "jlpenero2005@gmail.com", - "discord": "713831494761840753" - }, - "record": { - "TXT": "vc-domain-verify=jorge-lopz.is-a.dev,5bfcd4cedc07714c2319" - } + "owner": { + "username": "Jorge-lopz", + "email": "jlpenero2005@gmail.com", + "discord": "713831494761840753" + }, + "record": { + "TXT": "vc-domain-verify=jorge-lopz.is-a.dev,5bfcd4cedc07714c2319" + } } diff --git a/domains/_vercel.joy.json b/domains/_vercel.joy.json index 384dc3cc3..260e0ea4c 100644 --- a/domains/_vercel.joy.json +++ b/domains/_vercel.joy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Harmfulllll", - "email": "harmfulllll114@gmail.com", - "discord": "1007561787257933885" - }, - "record": { - "TXT": "vc-domain-verify=joy.is-a.dev,b9818cfcdf90b4080e52" - } + "owner": { + "username": "Harmfulllll", + "email": "harmfulllll114@gmail.com", + "discord": "1007561787257933885" + }, + "record": { + "TXT": "vc-domain-verify=joy.is-a.dev,b9818cfcdf90b4080e52" + } } diff --git a/domains/_vercel.juan-morales.json b/domains/_vercel.juan-morales.json index c74476673..2c386d18f 100644 --- a/domains/_vercel.juan-morales.json +++ b/domains/_vercel.juan-morales.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Juanmorales1810", - "email": "juan.exequiel.morales@gmail.com", - "discord": "746910653343596574" - }, - "record": { - "TXT": "vc-domain-verify=juan-morales.is-a.dev,ccd6e4ba9d4b2196b5f7" - } + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "TXT": "vc-domain-verify=juan-morales.is-a.dev,ccd6e4ba9d4b2196b5f7" + } } diff --git a/domains/_vercel.juanespachon.json b/domains/_vercel.juanespachon.json index dbce94b00..c03633393 100644 --- a/domains/_vercel.juanespachon.json +++ b/domains/_vercel.juanespachon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JuanesPachon", - "email": "yeroparce1@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=juanespachon.is-a.dev,2b4b64d61c46b5b6384a" - } -} \ No newline at end of file + "owner": { + "username": "JuanesPachon", + "email": "yeroparce1@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=juanespachon.is-a.dev,2b4b64d61c46b5b6384a" + } +} diff --git a/domains/_vercel.jumanji.json b/domains/_vercel.jumanji.json index cf5987dea..f39fdf51e 100644 --- a/domains/_vercel.jumanji.json +++ b/domains/_vercel.jumanji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "heyjumanji", - "email": "madhuchutiya.unhinge50@silomails.com" - }, - "record": { - "TXT": "vc-domain-verify=jumanji.is-a.dev,291766e76a7ab5de1bc7" - } + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge50@silomails.com" + }, + "record": { + "TXT": "vc-domain-verify=jumanji.is-a.dev,291766e76a7ab5de1bc7" + } } diff --git a/domains/_vercel.kendikasir.json b/domains/_vercel.kendikasir.json index 3779c30ff..ab30e351c 100644 --- a/domains/_vercel.kendikasir.json +++ b/domains/_vercel.kendikasir.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sneazy25", - "email": "sneazy25@proton.me" -}, - "record": { - "TXT": ["vc-domain-verify=kendikasir.is-a.dev,cd9855791e5cf175a69f"] - } + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" + }, + "record": { + "TXT": ["vc-domain-verify=kendikasir.is-a.dev,cd9855791e5cf175a69f"] + } } diff --git a/domains/_vercel.khanhngn.json b/domains/_vercel.khanhngn.json index 57c3277fe..ba6c408ee 100644 --- a/domains/_vercel.khanhngn.json +++ b/domains/_vercel.khanhngn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "khanhngn-dev", - "email": "khanhngn.dev@gmail.com", - "discord": "jerry.ng" - }, - "record": { - "TXT": "vc-domain-verify=khanhngn.is-a.dev,22d6c072955bf792ff60" - } + "owner": { + "username": "khanhngn-dev", + "email": "khanhngn.dev@gmail.com", + "discord": "jerry.ng" + }, + "record": { + "TXT": "vc-domain-verify=khanhngn.is-a.dev,22d6c072955bf792ff60" + } } diff --git a/domains/_vercel.kunalshah017.json b/domains/_vercel.kunalshah017.json index 278c4be54..f9ccf8bdf 100644 --- a/domains/_vercel.kunalshah017.json +++ b/domains/_vercel.kunalshah017.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "kunalshah017", - "email": "kunalmanishshah@gmail.com", - "discord": "kunalshah17" - }, - "record": { - "TXT": "vc-domain-verify=kunalshah017.is-a.dev,4c9e39c65c2d0426535e" - } -} +{ + "owner": { + "username": "kunalshah017", + "email": "kunalmanishshah@gmail.com", + "discord": "kunalshah17" + }, + "record": { + "TXT": "vc-domain-verify=kunalshah017.is-a.dev,4c9e39c65c2d0426535e" + } +} diff --git a/domains/_vercel.lexy.json b/domains/_vercel.lexy.json index 75082ad81..de0399d0d 100644 --- a/domains/_vercel.lexy.json +++ b/domains/_vercel.lexy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Olalexy1", - "email": "ajayiolalekan729@gmail.com", - "discord": "olalexy1" - }, - "record": { - "TXT": "vc-domain-verify=lexy.is-a.dev,a923e9c352f68e881f90" - } + "owner": { + "username": "Olalexy1", + "email": "ajayiolalekan729@gmail.com", + "discord": "olalexy1" + }, + "record": { + "TXT": "vc-domain-verify=lexy.is-a.dev,a923e9c352f68e881f90" + } } diff --git a/domains/_vercel.linhtutkyaw.json b/domains/_vercel.linhtutkyaw.json index 91a83a8b3..27a90de63 100644 --- a/domains/_vercel.linhtutkyaw.json +++ b/domains/_vercel.linhtutkyaw.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "linhtutkyawdev", - "email": "linhtutkyaw.dev@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=linhtutkyaw.is-a.dev,0d9ce126d75cfb7fe853" - } + "owner": { + "username": "linhtutkyawdev", + "email": "linhtutkyaw.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=linhtutkyaw.is-a.dev,0d9ce126d75cfb7fe853" + } } diff --git a/domains/_vercel.ljean.json b/domains/_vercel.ljean.json index a48d76b8b..1723d2178 100644 --- a/domains/_vercel.ljean.json +++ b/domains/_vercel.ljean.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Granpiecito", - "email": "jeanpierresprrymanaleman@gmail.com", - "discord": "294318911791562752" - }, - "record": { - "TXT": "vc-domain-verify=ljean.is-a.dev,1864955b5da34f083f9b" - } + "owner": { + "username": "Granpiecito", + "email": "jeanpierresprrymanaleman@gmail.com", + "discord": "294318911791562752" + }, + "record": { + "TXT": "vc-domain-verify=ljean.is-a.dev,1864955b5da34f083f9b" + } } diff --git a/domains/_vercel.llucx.json b/domains/_vercel.llucx.json index 509ea3680..0f941aec3 100644 --- a/domains/_vercel.llucx.json +++ b/domains/_vercel.llucx.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "llucxdev", - "email": "puertesarrue@gmail.com", - "discord": "lluuuc_12" - }, - "record": { - "TXT": "vc-domain-verify=llucx.is-a.dev,27a5a8414f3e33fd7634" - } + "owner": { + "username": "llucxdev", + "email": "puertesarrue@gmail.com", + "discord": "lluuuc_12" + }, + "record": { + "TXT": "vc-domain-verify=llucx.is-a.dev,27a5a8414f3e33fd7634" + } } diff --git a/domains/_vercel.lobo.json b/domains/_vercel.lobo.json index 01c0e7920..e750f7c86 100644 --- a/domains/_vercel.lobo.json +++ b/domains/_vercel.lobo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Lobooooooo14", - "discord": "783120232134082580" - }, - "record": { - "TXT": "vc-domain-verify=lobo.is-a.dev,aa27648658caa1c96bb8" - } + "owner": { + "username": "Lobooooooo14", + "discord": "783120232134082580" + }, + "record": { + "TXT": "vc-domain-verify=lobo.is-a.dev,aa27648658caa1c96bb8" + } } diff --git a/domains/_vercel.luked.json b/domains/_vercel.luked.json index 2fd5bb0fd..7319b537f 100644 --- a/domains/_vercel.luked.json +++ b/domains/_vercel.luked.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "luked177", - "twitter": "lukedore_" - }, - "record": { - "TXT": "vc-domain-verify=luked.is-a.dev,f942d726bfbd3e8bd435" - } -} \ No newline at end of file + "owner": { + "username": "luked177", + "twitter": "lukedore_" + }, + "record": { + "TXT": "vc-domain-verify=luked.is-a.dev,f942d726bfbd3e8bd435" + } +} diff --git a/domains/_vercel.maanripe.json b/domains/_vercel.maanripe.json index ed7cec914..e4cc74486 100644 --- a/domains/_vercel.maanripe.json +++ b/domains/_vercel.maanripe.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "argkont", - "email": "kohacaelo+is-a-dev@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=maanripe.is-a.dev,58b3a98b581598b3f572" - } + "owner": { + "username": "argkont", + "email": "kohacaelo+is-a-dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=maanripe.is-a.dev,58b3a98b581598b3f572" + } } diff --git a/domains/_vercel.maheshpaul.json b/domains/_vercel.maheshpaul.json index 0043881ee..55cbc8131 100644 --- a/domains/_vercel.maheshpaul.json +++ b/domains/_vercel.maheshpaul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "maheshpaulj", - "email": "mahesh.paul.j@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=maheshpaul.is-a.dev,a6be9b77a63b6d4c8cd6" - } + "owner": { + "username": "maheshpaulj", + "email": "mahesh.paul.j@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=maheshpaul.is-a.dev,a6be9b77a63b6d4c8cd6" + } } diff --git a/domains/_vercel.markasaad.json b/domains/_vercel.markasaad.json index b9c1c5fb4..4fd77a902 100644 --- a/domains/_vercel.markasaad.json +++ b/domains/_vercel.markasaad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "voltonik", - "email": "markasaadramzy@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=markasaad.is-a.dev,466430b693facfcda35d" - } + "owner": { + "username": "voltonik", + "email": "markasaadramzy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=markasaad.is-a.dev,466430b693facfcda35d" + } } diff --git a/domains/_vercel.martinvruiz.json b/domains/_vercel.martinvruiz.json index 7dbb137ed..3298128f0 100644 --- a/domains/_vercel.martinvruiz.json +++ b/domains/_vercel.martinvruiz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "martinvruiz", - "email": "martinvruiz10@gmail.com", - "discord": "martinvruiz10" - }, - "record": { - "TXT": "vc-domain-verify=martinvruiz.is-a.dev,16e98638bc17973af9e7" - } + "owner": { + "username": "martinvruiz", + "email": "martinvruiz10@gmail.com", + "discord": "martinvruiz10" + }, + "record": { + "TXT": "vc-domain-verify=martinvruiz.is-a.dev,16e98638bc17973af9e7" + } } diff --git a/domains/_vercel.moein.json b/domains/_vercel.moein.json index 12d5a423f..d1e7b76d8 100644 --- a/domains/_vercel.moein.json +++ b/domains/_vercel.moein.json @@ -7,4 +7,4 @@ "record": { "TXT": "vc-domain-verify=moein.is-a.dev,eccbf656847788d65795" } -} \ No newline at end of file +} diff --git a/domains/_vercel.mrincer.json b/domains/_vercel.mrincer.json index 31a83093c..ce10ec627 100644 --- a/domains/_vercel.mrincer.json +++ b/domains/_vercel.mrincer.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "khincer", - "email": "kirk.incerg@gmail.com", - "discord": "kyllhua" - }, - "record": { - "TXT": "vc-domain-verify=mrincer.is-a.dev,b49fbc8c9c4be061da53" - } -} \ No newline at end of file + "owner": { + "username": "khincer", + "email": "kirk.incerg@gmail.com", + "discord": "kyllhua" + }, + "record": { + "TXT": "vc-domain-verify=mrincer.is-a.dev,b49fbc8c9c4be061da53" + } +} diff --git a/domains/_vercel.muralikrishna.json b/domains/_vercel.muralikrishna.json index c50dde6d0..509dc63ec 100644 --- a/domains/_vercel.muralikrishna.json +++ b/domains/_vercel.muralikrishna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "muralimallela", - "email": "mmallela9@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=muralikrishna.is-a.dev,aa4acc43d9653d1ae68d" - } -} \ No newline at end of file + "owner": { + "username": "muralimallela", + "email": "mmallela9@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=muralikrishna.is-a.dev,aa4acc43d9653d1ae68d" + } +} diff --git a/domains/_vercel.muthomi.json b/domains/_vercel.muthomi.json index bc371aa55..b09877894 100644 --- a/domains/_vercel.muthomi.json +++ b/domains/_vercel.muthomi.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "michaelmuthomi", - "email": "", - "discord": "michaelgikunda" - }, - "record": { - "TXT": "vc-domain-verify=muthomi.is-a.dev,9e31bd88e28832c37f97" - } + "owner": { + "username": "michaelmuthomi", + "discord": "michaelgikunda" + }, + "record": { + "TXT": "vc-domain-verify=muthomi.is-a.dev,9e31bd88e28832c37f97" + } } diff --git a/domains/_vercel.mzaman.json b/domains/_vercel.mzaman.json index a66f070e0..4ec6a28e9 100644 --- a/domains/_vercel.mzaman.json +++ b/domains/_vercel.mzaman.json @@ -6,4 +6,4 @@ "record": { "TXT": "vc-domain-verify=mzaman.is-a.dev,23ba156f3878cfc860f7" } -} \ No newline at end of file +} diff --git a/domains/_vercel.naimur.json b/domains/_vercel.naimur.json index b4aa35f37..9d350c2da 100644 --- a/domains/_vercel.naimur.json +++ b/domains/_vercel.naimur.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mohammad-naimur-rahman", - "discord": "829283275846975488" - }, - "record": { - "TXT": "vc-domain-verify=naimur.is-a.dev,0a757d4e3b315863d368" - } + "owner": { + "username": "mohammad-naimur-rahman", + "discord": "829283275846975488" + }, + "record": { + "TXT": "vc-domain-verify=naimur.is-a.dev,0a757d4e3b315863d368" + } } diff --git a/domains/_vercel.namansrivastava.json b/domains/_vercel.namansrivastava.json index 5cc5e18db..22afa85f7 100644 --- a/domains/_vercel.namansrivastava.json +++ b/domains/_vercel.namansrivastava.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "naman-0804", - "email": "namansrivastava1608@gmail.com", - "discord": "naman_1101" - }, - "record": { - "TXT": "vc-domain-verify=namansrivastava.is-a.dev,7b128b70cd9aae28bf1c" - } + "owner": { + "username": "naman-0804", + "email": "namansrivastava1608@gmail.com", + "discord": "naman_1101" + }, + "record": { + "TXT": "vc-domain-verify=namansrivastava.is-a.dev,7b128b70cd9aae28bf1c" + } } diff --git a/domains/_vercel.narasima.json b/domains/_vercel.narasima.json index 849ac39ca..09ec77d6e 100644 --- a/domains/_vercel.narasima.json +++ b/domains/_vercel.narasima.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=blog.narasima.is-a.dev,f77f79e5650f4790387a" - } + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=blog.narasima.is-a.dev,f77f79e5650f4790387a" + } } diff --git a/domains/_vercel.nguyenminhtuan.json b/domains/_vercel.nguyenminhtuan.json index 8a846ef4a..8758c2795 100644 --- a/domains/_vercel.nguyenminhtuan.json +++ b/domains/_vercel.nguyenminhtuan.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tuannguyen2002", - "email": "", - "discord": "minhtuan9039" - }, - "record": { - "TXT": "vc-domain-verify=nguyenminhtuan.is-a.dev,2910b5006f1f208b05e6" - } + "owner": { + "username": "tuannguyen2002", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=nguyenminhtuan.is-a.dev,2910b5006f1f208b05e6" + } } diff --git a/domains/_vercel.olasubomi.json b/domains/_vercel.olasubomi.json index ce89abcda..d70c72b0f 100644 --- a/domains/_vercel.olasubomi.json +++ b/domains/_vercel.olasubomi.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "firstaxel", - "email": "olasubomiolubisi@geeg.space", - "discord": "1209136236607049758" - }, - "record": { - "TXT": "vc-domain-verify=olasubomi.is-a.dev,f6bc7744ff52f86278e8" - } + "owner": { + "username": "firstaxel", + "email": "olasubomiolubisi@geeg.space", + "discord": "1209136236607049758" + }, + "record": { + "TXT": "vc-domain-verify=olasubomi.is-a.dev,f6bc7744ff52f86278e8" + } } diff --git a/domains/_vercel.omshahane.json b/domains/_vercel.omshahane.json index d857ad4b4..ff7b3914f 100644 --- a/domains/_vercel.omshahane.json +++ b/domains/_vercel.omshahane.json @@ -1,8 +1,7 @@ { "owner": { "username": "shahane806", - "email": "om.p.shahane@gmail.com", - "discord": "" + "email": "om.p.shahane@gmail.com" }, "record": { "TXT": "vc-domain-verify=omshahane.is-a.dev,6e9f5b8eb4f56ccf9b5a" diff --git a/domains/_vercel.orellanamatias.json b/domains/_vercel.orellanamatias.json index b51adecdb..01edd2d6c 100644 --- a/domains/_vercel.orellanamatias.json +++ b/domains/_vercel.orellanamatias.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OrellanaMatias", - "email": "meorellanaramirez@gmail.com", - "discord": "1151115185419997184" - }, - "record": { - "TXT": "vc-domain-verify=orellanamatias.is-a.dev,784ca0f60e4e4a43e240" - } + "owner": { + "username": "OrellanaMatias", + "email": "meorellanaramirez@gmail.com", + "discord": "1151115185419997184" + }, + "record": { + "TXT": "vc-domain-verify=orellanamatias.is-a.dev,784ca0f60e4e4a43e240" + } } diff --git a/domains/_vercel.osama.json b/domains/_vercel.osama.json index a23b79a2f..dc7d92620 100644 --- a/domains/_vercel.osama.json +++ b/domains/_vercel.osama.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=osama.is-a.dev,635c93c34867abdfb117" - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=osama.is-a.dev,635c93c34867abdfb117" + } +} diff --git a/domains/_vercel.panntod.json b/domains/_vercel.panntod.json index 9dd4c082b..08102bc43 100644 --- a/domains/_vercel.panntod.json +++ b/domains/_vercel.panntod.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "panntod", - "email": "munjalindra.pandhu@gmail.com", - "discord": "975960358999171152" - }, - "record": { - "TXT": "vc-domain-verify=panntod.is-a.dev,435ff362356e5d45062f" - } -} \ No newline at end of file + "owner": { + "username": "panntod", + "email": "munjalindra.pandhu@gmail.com", + "discord": "975960358999171152" + }, + "record": { + "TXT": "vc-domain-verify=panntod.is-a.dev,435ff362356e5d45062f" + } +} diff --git a/domains/_vercel.pedrofff.json b/domains/_vercel.pedrofff.json index d43a6b0a6..65a7c574b 100644 --- a/domains/_vercel.pedrofff.json +++ b/domains/_vercel.pedrofff.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Pedrofff23", - "email": "pmendes09@hotmail.com" - }, - "record": { - "TXT": "vc-domain-verify=pedrofff.is-a.dev,5dd6c195a19c9a69c00b" - } + "owner": { + "username": "Pedrofff23", + "email": "pmendes09@hotmail.com" + }, + "record": { + "TXT": "vc-domain-verify=pedrofff.is-a.dev,5dd6c195a19c9a69c00b" + } } diff --git a/domains/_vercel.phongli.json b/domains/_vercel.phongli.json index cfcdb9493..175f69b0d 100644 --- a/domains/_vercel.phongli.json +++ b/domains/_vercel.phongli.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "PhongLi", - "email": "longpt1109@gmail.com", - "discord": "_younglin" - }, - "record": { - "TXT": "vc-domain-verify=phongli.is-a.dev,b6623ffbab5ed6f97cf5" - } + "owner": { + "username": "PhongLi", + "email": "longpt1109@gmail.com", + "discord": "_younglin" + }, + "record": { + "TXT": "vc-domain-verify=phongli.is-a.dev,b6623ffbab5ed6f97cf5" + } } diff --git a/domains/_vercel.pranoy.json b/domains/_vercel.pranoy.json index cc2cae217..6eab6a882 100644 --- a/domains/_vercel.pranoy.json +++ b/domains/_vercel.pranoy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "pranoymajumdar", - "email": "pranoyfr@gmail.com", - "discord": "1303089079809740904" - }, - "record": { - "TXT": "vc-domain-verify=pranoy.is-a.dev,9c5ff5dc93544c9ffee0" - } -} \ No newline at end of file + "owner": { + "username": "pranoymajumdar", + "email": "pranoyfr@gmail.com", + "discord": "1303089079809740904" + }, + "record": { + "TXT": "vc-domain-verify=pranoy.is-a.dev,9c5ff5dc93544c9ffee0" + } +} diff --git a/domains/_vercel.pratham15541.json b/domains/_vercel.pratham15541.json index b0168709e..778586e39 100644 --- a/domains/_vercel.pratham15541.json +++ b/domains/_vercel.pratham15541.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "pratham15541", - "email": "prathamparikh94@gmail.com", - "discord": "951846985172938782" - }, - "record": { - "TXT": "vc-domain-verify=pratham15541.is-a.dev,6cf0b1eb1387b1d6aa5f" - } -} \ No newline at end of file +{ + "owner": { + "username": "pratham15541", + "email": "prathamparikh94@gmail.com", + "discord": "951846985172938782" + }, + "record": { + "TXT": "vc-domain-verify=pratham15541.is-a.dev,6cf0b1eb1387b1d6aa5f" + } +} diff --git a/domains/_vercel.princeprajapati.json b/domains/_vercel.princeprajapati.json index 0fd5b463f..e97b06de6 100644 --- a/domains/_vercel.princeprajapati.json +++ b/domains/_vercel.princeprajapati.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "notreallyprince", - "email": "prince30112001@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=princeprajapati.is-a.dev,f0d9843f925488ed34bb" + "owner": { + "username": "notreallyprince", + "email": "prince30112001@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=princeprajapati.is-a.dev,f0d9843f925488ed34bb" } -} \ No newline at end of file +} diff --git a/domains/_vercel.pritam.json b/domains/_vercel.pritam.json index 48cd95f8f..5d7bbd736 100644 --- a/domains/_vercel.pritam.json +++ b/domains/_vercel.pritam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ImDarkShadow", - "email": "itspritam@proton.me" - }, - "record": { - "TXT": "pvc-domain-verify=pritam.is-a.dev,8deacca92e10a3d2f865" - } -} \ No newline at end of file + "owner": { + "username": "ImDarkShadow", + "email": "itspritam@proton.me" + }, + "record": { + "TXT": "pvc-domain-verify=pritam.is-a.dev,8deacca92e10a3d2f865" + } +} diff --git a/domains/_vercel.raghu.json b/domains/_vercel.raghu.json index 01d30a211..8ef445cf7 100644 --- a/domains/_vercel.raghu.json +++ b/domains/_vercel.raghu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raghu-8", - "email": "raghu.project.websites@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=raghu.is-a.dev,64be76cc9f11decf61dd" - } + "owner": { + "username": "raghu-8", + "email": "raghu.project.websites@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raghu.is-a.dev,64be76cc9f11decf61dd" + } } diff --git a/domains/_vercel.ranjityadav.json b/domains/_vercel.ranjityadav.json index 1629bcb21..f434ce0da 100644 --- a/domains/_vercel.ranjityadav.json +++ b/domains/_vercel.ranjityadav.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "13yadav", - "email": "yadavranjit521@gmail.com", - "discord": "529604454908035083" - }, - "record": { - "TXT": "vc-domain-verify=ranjityadav.is-a.dev,998da4bd1970d94d6c43" - } -} +{ + "owner": { + "username": "13yadav", + "email": "yadavranjit521@gmail.com", + "discord": "529604454908035083" + }, + "record": { + "TXT": "vc-domain-verify=ranjityadav.is-a.dev,998da4bd1970d94d6c43" + } +} diff --git a/domains/_vercel.renzcole.json b/domains/_vercel.renzcole.json index 62940b594..fcd93c596 100644 --- a/domains/_vercel.renzcole.json +++ b/domains/_vercel.renzcole.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CodeBuddySLTNS", - "email": "renz2arjhay@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=renzcole.is-a.dev,ed459816c1440ddeef46" - } + "owner": { + "username": "CodeBuddySLTNS", + "email": "renz2arjhay@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=renzcole.is-a.dev,ed459816c1440ddeef46" + } } diff --git a/domains/_vercel.roger.json b/domains/_vercel.roger.json index fe2c25d29..1755d48b5 100644 --- a/domains/_vercel.roger.json +++ b/domains/_vercel.roger.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "rogerHuntGauntlet", - "email": "regorhunt02052@gmail.com", - "discord": "roger_jgs404040" - }, - "record": { - "TXT": "vc-domain-verify=roger.is-a.dev,3c1580f4736931662645" - } + "owner": { + "username": "rogerHuntGauntlet", + "email": "regorhunt02052@gmail.com", + "discord": "roger_jgs404040" + }, + "record": { + "TXT": "vc-domain-verify=roger.is-a.dev,3c1580f4736931662645" + } } diff --git a/domains/_vercel.ronaldo.json b/domains/_vercel.ronaldo.json index 59dcce99d..fbe508461 100644 --- a/domains/_vercel.ronaldo.json +++ b/domains/_vercel.ronaldo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ronaldoao", - "email": "ronaldoa.ojeda@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=ronaldo.is-a.dev,bba2427440502a716d1c" - } + "owner": { + "username": "ronaldoao", + "email": "ronaldoa.ojeda@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ronaldo.is-a.dev,bba2427440502a716d1c" + } } diff --git a/domains/_vercel.roque.json b/domains/_vercel.roque.json index 0c8f6f67f..ac19008cb 100644 --- a/domains/_vercel.roque.json +++ b/domains/_vercel.roque.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "luisfroquez", - "email": "luisfroquez@gmail.com", - "discord": "lroque.dev" - }, - "record": { - "TXT": "vc-domain-verify=roque.is-a.dev,43b1a7bc843584779f24" - } + "owner": { + "username": "luisfroquez", + "email": "luisfroquez@gmail.com", + "discord": "lroque.dev" + }, + "record": { + "TXT": "vc-domain-verify=roque.is-a.dev,43b1a7bc843584779f24" + } } diff --git a/domains/_vercel.rushabh.json b/domains/_vercel.rushabh.json index b7919209d..5ebd9df2d 100644 --- a/domains/_vercel.rushabh.json +++ b/domains/_vercel.rushabh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "rushabhcodes", - "email": "rushabhpatil.dev@gmail.com", - "discord": "_rushabh" - }, - "record": { - "TXT": "vc-domain-verify=rushabh.is-a.dev,e47a4ecf75c610a591e3" - } + "owner": { + "username": "rushabhcodes", + "email": "rushabhpatil.dev@gmail.com", + "discord": "_rushabh" + }, + "record": { + "TXT": "vc-domain-verify=rushabh.is-a.dev,e47a4ecf75c610a591e3" + } } diff --git a/domains/_vercel.samirkhanal.json b/domains/_vercel.samirkhanal.json index c089a90bd..aba0f8e53 100644 --- a/domains/_vercel.samirkhanal.json +++ b/domains/_vercel.samirkhanal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "khanal-samir", - "email": "gdssamir@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=samirkhanal.is-a.dev,ea1c15390e801aa3ea34" - } + "owner": { + "username": "khanal-samir", + "email": "gdssamir@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=samirkhanal.is-a.dev,ea1c15390e801aa3ea34" + } } diff --git a/domains/_vercel.samishoukat.json b/domains/_vercel.samishoukat.json index df08f3129..dcfe4321c 100644 --- a/domains/_vercel.samishoukat.json +++ b/domains/_vercel.samishoukat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "samishoukat12", - "email": "samishoukat12@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=samishoukat.is-a.dev,f7c3cb972c650104d507" - } - } \ No newline at end of file + "owner": { + "username": "samishoukat12", + "email": "samishoukat12@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=samishoukat.is-a.dev,f7c3cb972c650104d507" + } +} diff --git a/domains/_vercel.sanchit.json b/domains/_vercel.sanchit.json index 8e037175e..b0add6e6f 100644 --- a/domains/_vercel.sanchit.json +++ b/domains/_vercel.sanchit.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sanchitbajaj02", - "email": "sanchit02@outlook.com", - "discord": "704721578029744299" - }, - "record": { - "TXT": "vc-domain-verify=sanchit.is-a.dev,85dd1a4269915e4797f9" - } + "owner": { + "username": "sanchitbajaj02", + "email": "sanchit02@outlook.com", + "discord": "704721578029744299" + }, + "record": { + "TXT": "vc-domain-verify=sanchit.is-a.dev,85dd1a4269915e4797f9" + } } diff --git a/domains/_vercel.saunak.json b/domains/_vercel.saunak.json index 93013ebe4..9e44c076b 100644 --- a/domains/_vercel.saunak.json +++ b/domains/_vercel.saunak.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Saunakghosh10", - "email": "saunakghosh710@gmail.com", - "discord": "695672697270829116" - }, - "record": { - "TXT": "vc-domain-verify=saunak.is-a.dev,1127684a6f45539a1ebe" - } -} \ No newline at end of file + "owner": { + "username": "Saunakghosh10", + "email": "saunakghosh710@gmail.com", + "discord": "695672697270829116" + }, + "record": { + "TXT": "vc-domain-verify=saunak.is-a.dev,1127684a6f45539a1ebe" + } +} diff --git a/domains/_vercel.shivansh.json b/domains/_vercel.shivansh.json index 880a38a90..516a5f60a 100644 --- a/domains/_vercel.shivansh.json +++ b/domains/_vercel.shivansh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "shivansh722", - "email": "shivanshcha722@gmail.com", - "discord": "839163183141748807" - }, - "record": { - "TXT": "vc-domain-verify=shivansh.is-a.dev,497638a309315f26b590" - } + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "TXT": "vc-domain-verify=shivansh.is-a.dev,497638a309315f26b590" + } } diff --git a/domains/_vercel.shri.json b/domains/_vercel.shri.json index b08dfdf43..5c83cda8f 100644 --- a/domains/_vercel.shri.json +++ b/domains/_vercel.shri.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "shari003", - "email": "shri.harii@hotmail.com", - "discord": "744620219976253481" - }, - "record": { - "TXT": [ - "vc-domain-verify=shri.is-a.dev,0dc8bc43ef83d72e5753" - ] - } + "owner": { + "username": "shari003", + "email": "shri.harii@hotmail.com", + "discord": "744620219976253481" + }, + "record": { + "TXT": ["vc-domain-verify=shri.is-a.dev,0dc8bc43ef83d72e5753"] + } } - \ No newline at end of file diff --git a/domains/_vercel.siddharthjain.json b/domains/_vercel.siddharthjain.json index 08a334e29..79eb6fbcf 100644 --- a/domains/_vercel.siddharthjain.json +++ b/domains/_vercel.siddharthjain.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "siddharth9300", - "discord": "sidd9300" - }, - "record": { - "TXT": "vc-domain-verify=siddharthjain.is-a.dev,bf30c11f1d56bbab2dd7" - } -} \ No newline at end of file +{ + "owner": { + "username": "siddharth9300", + "discord": "sidd9300" + }, + "record": { + "TXT": "vc-domain-verify=siddharthjain.is-a.dev,bf30c11f1d56bbab2dd7" + } +} diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index cbb01c6af..f2cad5ed2 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -1,7 +1,6 @@ { "owner": { "username": "bananaking6", - "email": "", "discord": "skibidibagel" }, "record": { diff --git a/domains/_vercel.sneazy25.json b/domains/_vercel.sneazy25.json index 32007b5c5..6f154f6e1 100644 --- a/domains/_vercel.sneazy25.json +++ b/domains/_vercel.sneazy25.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sneazy25", - "email": "sneazy25@proton.me" -}, - "record": { - "TXT": ["vc-domain-verify=sneazy25.is-a.dev,2f9caf76ec1be24030a6"] - } + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" + }, + "record": { + "TXT": ["vc-domain-verify=sneazy25.is-a.dev,2f9caf76ec1be24030a6"] + } } diff --git a/domains/_vercel.sopi.json b/domains/_vercel.sopi.json index 4e56e8b3f..7cbe15ce9 100644 --- a/domains/_vercel.sopi.json +++ b/domains/_vercel.sopi.json @@ -1,9 +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 + "owner": { + "username": "sopiseptiansyah", + "email": "sopiseptiansyah@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sopi.is-a.dev,d05d90937f151b8c1f8d" + } +} diff --git a/domains/_vercel.sun.json b/domains/_vercel.sun.json index c41aa041b..3ec57dceb 100644 --- a/domains/_vercel.sun.json +++ b/domains/_vercel.sun.json @@ -1,7 +1,6 @@ { "owner": { "username": "sxn4y", - "email": "", "discord": "5unn7n" }, "record": { diff --git a/domains/_vercel.tanvir.json b/domains/_vercel.tanvir.json index cbde58b41..c69013cf0 100644 --- a/domains/_vercel.tanvir.json +++ b/domains/_vercel.tanvir.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tnv1r", - "email": "dev@tanvir.io" - }, - "record": { - "TXT": "vc-domain-verify=tanvir.is-a.dev,65aed7f787867b45aa7c" - } + "owner": { + "username": "tnv1r", + "email": "dev@tanvir.io" + }, + "record": { + "TXT": "vc-domain-verify=tanvir.is-a.dev,65aed7f787867b45aa7c" } - \ No newline at end of file +} diff --git a/domains/_vercel.thiagotukozaki.json b/domains/_vercel.thiagotukozaki.json index bd88feb9e..79263c7b4 100644 --- a/domains/_vercel.thiagotukozaki.json +++ b/domains/_vercel.thiagotukozaki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TukozakiT", - "email": "contato.thiagoeiji@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=thiagotukozaki.is-a.dev,cf21301c66cbaaf29419" - } - } \ No newline at end of file + "owner": { + "username": "TukozakiT", + "email": "contato.thiagoeiji@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=thiagotukozaki.is-a.dev,cf21301c66cbaaf29419" + } +} diff --git a/domains/_vercel.tykea.json b/domains/_vercel.tykea.json index 158d574aa..561c85018 100644 --- a/domains/_vercel.tykea.json +++ b/domains/_vercel.tykea.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tykealy", - "email":"tykeaboyloy@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=tykea.is-a.dev,6107010761e516843251" - } - } \ No newline at end of file + "owner": { + "username": "tykealy", + "email": "tykeaboyloy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tykea.is-a.dev,6107010761e516843251" + } +} diff --git a/domains/_vercel.usmanbaig.json b/domains/_vercel.usmanbaig.json index 2cc27102c..c17fb1909 100644 --- a/domains/_vercel.usmanbaig.json +++ b/domains/_vercel.usmanbaig.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UsmanBaig001", - "email": "usmanbaig1572@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=usmanbaig.is-a.dev,c2f96e70ebd3aef5458b" - } - } \ No newline at end of file + "owner": { + "username": "UsmanBaig001", + "email": "usmanbaig1572@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=usmanbaig.is-a.dev,c2f96e70ebd3aef5458b" + } +} diff --git a/domains/_vercel.v.json b/domains/_vercel.v.json index b9cd9e583..e7011a841 100644 --- a/domains/_vercel.v.json +++ b/domains/_vercel.v.json @@ -1,7 +1,6 @@ { "owner": { - "username": "leofelix908", - "email": "" + "username": "leofelix908" }, "record": { "TXT": ["vc-domain-verify=v.is-a.dev,9bd0999222ffc1417790"] diff --git a/domains/_vercel.vantage.json b/domains/_vercel.vantage.json index f0ed414e0..05f0c9b90 100644 --- a/domains/_vercel.vantage.json +++ b/domains/_vercel.vantage.json @@ -1,7 +1,6 @@ { "owner": { "username": "blaze-099", - "email": "", "discord": "1186691290759434350", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" }, diff --git a/domains/_vercel.victoria.json b/domains/_vercel.victoria.json index 488bff22c..a304182d0 100644 --- a/domains/_vercel.victoria.json +++ b/domains/_vercel.victoria.json @@ -1,7 +1,6 @@ { "owner": { - "username": "itahseen", - "email": "" + "username": "itahseen" }, "record": { "TXT": ["vc-domain-verify=victoria.is-a.dev,c0c6d37bd2ddf96a77aa"] diff --git a/domains/_vercel.vignesh.json b/domains/_vercel.vignesh.json index d2f9c64f2..556ddcb15 100644 --- a/domains/_vercel.vignesh.json +++ b/domains/_vercel.vignesh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Vignesh025", - "email": "vigneshjayakumar9221@gmail.com", - "discord": "vignesh025" - }, - "record": { - "TXT": "vc-domain-verify=vignesh.is-a.dev,f3df13929e17acd366ea" - } + "owner": { + "username": "Vignesh025", + "email": "vigneshjayakumar9221@gmail.com", + "discord": "vignesh025" + }, + "record": { + "TXT": "vc-domain-verify=vignesh.is-a.dev,f3df13929e17acd366ea" + } } diff --git a/domains/_vercel.vinay.json b/domains/_vercel.vinay.json index 0864d20f5..94eb76124 100644 --- a/domains/_vercel.vinay.json +++ b/domains/_vercel.vinay.json @@ -1,13 +1,13 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/vinugawade/vinux.in", - "owner": { - "username": "vinugawade", - "email": "vinulike11@gmail.com", - "linkedin": "https://www.linkedin.com/in/vinu-gawade", - "discord": "830872854677422150" - }, - "record": { - "TXT": ["vc-domain-verify=vinay.is-a.dev,fbe9cb0c6fd1fdf4c943"] - } -} \ No newline at end of file + "description": "Personal Portfolio Website", + "repo": "https://github.com/vinugawade/vinux.in", + "owner": { + "username": "vinugawade", + "email": "vinulike11@gmail.com", + "linkedin": "https://www.linkedin.com/in/vinu-gawade", + "discord": "830872854677422150" + }, + "record": { + "TXT": ["vc-domain-verify=vinay.is-a.dev,fbe9cb0c6fd1fdf4c943"] + } +} diff --git a/domains/_vercel.vinayaka.json b/domains/_vercel.vinayaka.json index 636f82e4a..31e91b846 100644 --- a/domains/_vercel.vinayaka.json +++ b/domains/_vercel.vinayaka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vinayaka-iyer", - "email": "vinayakaiyer999@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=vinayaka.is-a.dev,7cf7d34ae5fa35840467" - } + "owner": { + "username": "vinayaka-iyer", + "email": "vinayakaiyer999@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vinayaka.is-a.dev,7cf7d34ae5fa35840467" + } } diff --git a/domains/_vercel.vldm.json b/domains/_vercel.vldm.json index 8c16a227f..70ce9ed96 100644 --- a/domains/_vercel.vldm.json +++ b/domains/_vercel.vldm.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "VLDeMenezes", - "email": "victorleandrodemenezes@gmail.com" - - }, - "record": { - "TXT": "vc-domain-verify=vldm.is-a.dev,a2a022436d0631ef5231" - } + "owner": { + "username": "VLDeMenezes", + "email": "victorleandrodemenezes@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vldm.is-a.dev,a2a022436d0631ef5231" + } } diff --git a/domains/_vercel.vyductan.json b/domains/_vercel.vyductan.json index 7088311dc..9437bdcc0 100644 --- a/domains/_vercel.vyductan.json +++ b/domains/_vercel.vyductan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "vyductan", - "email": "vdt5snet@gmail.com", - "discord": "370012050316984321" - }, - "record": { - "TXT": "vc-domain-verify=vyductan.is-a.dev,55a7295a416ad7fd8e1f" - } + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "TXT": "vc-domain-verify=vyductan.is-a.dev,55a7295a416ad7fd8e1f" + } } diff --git a/domains/_vercel.wallsified.json b/domains/_vercel.wallsified.json index d272bf08b..973264f98 100644 --- a/domains/_vercel.wallsified.json +++ b/domains/_vercel.wallsified.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "wallsified", - "email": "danielparedes@ciencias.unam.mx", - "discord": "" - }, - "record": { - "TXT": "vc-domain-verify=wallsified.is-a.dev,a6e231e5e5b6733aba43" - } + "owner": { + "username": "wallsified", + "email": "danielparedes@ciencias.unam.mx" + }, + "record": { + "TXT": "vc-domain-verify=wallsified.is-a.dev,a6e231e5e5b6733aba43" + } } diff --git a/domains/_vercel.willymateo.json b/domains/_vercel.willymateo.json index e04aa1f68..251c9ce29 100644 --- a/domains/_vercel.willymateo.json +++ b/domains/_vercel.willymateo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "willymateo", - "email": "matheoowilly@gmail.com", - "discord": "willycocolon" - }, - "record": { - "TXT": "vc-domain-verify=willymateo.is-a.dev,6c7018f1721c84a520df" - } + "owner": { + "username": "willymateo", + "email": "matheoowilly@gmail.com", + "discord": "willycocolon" + }, + "record": { + "TXT": "vc-domain-verify=willymateo.is-a.dev,6c7018f1721c84a520df" + } } diff --git a/domains/_vercel.woogi.json b/domains/_vercel.woogi.json index e13d0efdf..0e43067d7 100644 --- a/domains/_vercel.woogi.json +++ b/domains/_vercel.woogi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "woogi-kang", - "email": "woogi.dev@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=woogi.is-a.dev,067989673fe543ef5114" - } + "owner": { + "username": "woogi-kang", + "email": "woogi.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=woogi.is-a.dev,067989673fe543ef5114" + } } diff --git a/domains/_vercel.yaxh.json b/domains/_vercel.yaxh.json index a9844e95c..7f88e26d9 100644 --- a/domains/_vercel.yaxh.json +++ b/domains/_vercel.yaxh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "yaxhcodes", - "email": "meyashjoshi3101@gmail.com", - "discord": "965845932782526495" - }, - "record": { - "TXT": "vc-domain-verify=yaxh.is-a.dev,6469548bcd2901c7c348" - } -} \ No newline at end of file + "owner": { + "username": "yaxhcodes", + "email": "meyashjoshi3101@gmail.com", + "discord": "965845932782526495" + }, + "record": { + "TXT": "vc-domain-verify=yaxh.is-a.dev,6469548bcd2901c7c348" + } +} diff --git a/domains/_vercel.yoan.json b/domains/_vercel.yoan.json index e0b6b288d..062b727bb 100644 --- a/domains/_vercel.yoan.json +++ b/domains/_vercel.yoan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yoan-gilliand", - "email": "yoangilliand@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=yoan.is-a.dev,74485448b7e7f2fd4b95" - } + "owner": { + "username": "yoan-gilliand", + "email": "yoangilliand@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yoan.is-a.dev,74485448b7e7f2fd4b95" + } } diff --git a/domains/_vercel.zalnars.json b/domains/_vercel.zalnars.json index 5b22c9d73..df91c694c 100644 --- a/domains/_vercel.zalnars.json +++ b/domains/_vercel.zalnars.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "zalnaRs", - "email": "zalnars@proton.me", - "discord": "zalnars" - }, - "record": { - "TXT": "vc-domain-verify=zalnars.is-a.dev,61ba9176019e738b5c09" - } + "owner": { + "username": "zalnaRs", + "email": "zalnars@proton.me", + "discord": "zalnars" + }, + "record": { + "TXT": "vc-domain-verify=zalnars.is-a.dev,61ba9176019e738b5c09" + } } diff --git a/domains/_vercel.zold.json b/domains/_vercel.zold.json index 4bd473ec5..0b36e47cf 100644 --- a/domains/_vercel.zold.json +++ b/domains/_vercel.zold.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=zold.is-a.dev,43d9c99b8a4db2628eed" - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=zold.is-a.dev,43d9c99b8a4db2628eed" + } +} diff --git a/domains/a-furry.json b/domains/a-furry.json index 259be6109..531fec104 100644 --- a/domains/a-furry.json +++ b/domains/a-furry.json @@ -1,12 +1,12 @@ { - "description": "Ashley's website", - "repo": "https://github.com/Sxshley/sxshley.github.io", - "owner": { - "username": "Sxshley", - "email": "tsuuunyaaa@gmail.com", - "twitter": "TsU1" - }, - "record": { - "CNAME": "sxshley.github.io" - } -} \ No newline at end of file + "description": "Ashley's website", + "repo": "https://github.com/Sxshley/sxshley.github.io", + "owner": { + "username": "Sxshley", + "email": "tsuuunyaaa@gmail.com", + "twitter": "TsU1" + }, + "record": { + "CNAME": "sxshley.github.io" + } +} diff --git a/domains/a-j.json b/domains/a-j.json index c229a9448..708026569 100644 --- a/domains/a-j.json +++ b/domains/a-j.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alijafari-gd", - "email": "ali.jafari.sn@gmail.com" - }, - "record": { - "URL": "https://alijafari.is-a.dev" - } -} \ No newline at end of file + "owner": { + "username": "alijafari-gd", + "email": "ali.jafari.sn@gmail.com" + }, + "record": { + "URL": "https://alijafari.is-a.dev" + } +} diff --git a/domains/a-little-hat.json b/domains/a-little-hat.json index 7fdfc8c36..2e2679abb 100644 --- a/domains/a-little-hat.json +++ b/domains/a-little-hat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "A-Little-Hat", - "email": "soumyasarkar309@gmail.com" - }, - "record": { - "CNAME": "a-little-hat.github.io" - } -} \ No newline at end of file + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "CNAME": "a-little-hat.github.io" + } +} diff --git a/domains/a.json b/domains/a.json index 017d382b2..387844593 100644 --- a/domains/a.json +++ b/domains/a.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "dhruvakalur", - "discord": "794802369216380949", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.n6sY7FH0bwRVpn5paxjZE9b0AS1bS9fiw6WV4sdfPhfnRrO9vR_Mxznkv_LzM5IWuOPUrNzJ8el1rUP1_BEnafofpoSYWV4J326U0TjFnhOysYjmpJ00oNE_TkBdF-gIlwZ3Ps6X2_i5OwLkWysa6oz7-DPHMA2bN27pC7VV7uMwt8gbvLH7BBgnpgZk7vf9eQ7hb8lgHDfjaeaxfG8PoGnO4SBMxcS_Q9hQxW-z7WsfBTTOeKC8jDg3ql5CCtw4epp61hmMGMD8Fk0ETZTDXVHLRVVLsR78uKwgRm-eifgDRVgycfoGfZpRkdZAWFG5fmAYTAxOxCFj6Efa44n-tA.PzULyP0rlpaGmeRh1tX5pA._J47HD2_nZv5f8j_vl5QZZCxbm6K4_nvrZ4LVcTdjH275xenN3SC3fbM-kQFokjiiKtiaSdZMxokzZtBbDBXHORYh2Z9Ve1ENytjWkmOP3U.YDrfLdRHD6-J3Bb9_7iysA" - }, - "record": { - "A": [ - "45.90.12.29" - ] - } -} \ No newline at end of file + "owner": { + "username": "dhruvakalur", + "discord": "794802369216380949", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.n6sY7FH0bwRVpn5paxjZE9b0AS1bS9fiw6WV4sdfPhfnRrO9vR_Mxznkv_LzM5IWuOPUrNzJ8el1rUP1_BEnafofpoSYWV4J326U0TjFnhOysYjmpJ00oNE_TkBdF-gIlwZ3Ps6X2_i5OwLkWysa6oz7-DPHMA2bN27pC7VV7uMwt8gbvLH7BBgnpgZk7vf9eQ7hb8lgHDfjaeaxfG8PoGnO4SBMxcS_Q9hQxW-z7WsfBTTOeKC8jDg3ql5CCtw4epp61hmMGMD8Fk0ETZTDXVHLRVVLsR78uKwgRm-eifgDRVgycfoGfZpRkdZAWFG5fmAYTAxOxCFj6Efa44n-tA.PzULyP0rlpaGmeRh1tX5pA._J47HD2_nZv5f8j_vl5QZZCxbm6K4_nvrZ4LVcTdjH275xenN3SC3fbM-kQFokjiiKtiaSdZMxokzZtBbDBXHORYh2Z9Ve1ENytjWkmOP3U.YDrfLdRHD6-J3Bb9_7iysA" + }, + "record": { + "A": ["45.90.12.29"] + } +} diff --git a/domains/a1x5h04.json b/domains/a1x5h04.json index 984f51bae..10d265193 100644 --- a/domains/a1x5h04.json +++ b/domains/a1x5h04.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "A1X5H04", - "email": "alishbaig2004@gmail.com" - }, - "description": "a1x5h04's Portfolio", - "repo": "https://github.com/a1x5h04/portfolio", - "record": { - "CNAME": "a1x5h04.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "A1X5H04", + "email": "alishbaig2004@gmail.com" + }, + "description": "a1x5h04's Portfolio", + "repo": "https://github.com/a1x5h04/portfolio", + "record": { + "CNAME": "a1x5h04.pages.dev" + } +} diff --git a/domains/aa.json b/domains/aa.json index 364c89ce8..64cb3a11a 100644 --- a/domains/aa.json +++ b/domains/aa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abdullah-Albanna", - "email": "albannaa78@gmail.com" - }, - "record": { - "CNAME": "abdullah-albanna.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Abdullah-Albanna", + "email": "albannaa78@gmail.com" + }, + "record": { + "CNAME": "abdullah-albanna.github.io" + } +} diff --git a/domains/aadi.json b/domains/aadi.json index 40c6a2850..2594b614b 100644 --- a/domains/aadi.json +++ b/domains/aadi.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ringholder/ringholder.github.io", - "owner": { - "username": "ringholder", - "discord": "ringholder" - }, - "record": { - "CNAME": "ringholder.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/ringholder/ringholder.github.io", + "owner": { + "username": "ringholder", + "discord": "ringholder" + }, + "record": { + "CNAME": "ringholder.github.io" + } +} diff --git a/domains/aadirajuthup.json b/domains/aadirajuthup.json index 617bf7aa1..dd110b351 100644 --- a/domains/aadirajuthup.json +++ b/domains/aadirajuthup.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "aadirajuthup", - "email": "aadi.rajuthup@gmail.com" - }, - "record": { - "A": [ - "150.136.148.164" - ] - } -} \ No newline at end of file + "owner": { + "username": "aadirajuthup", + "email": "aadi.rajuthup@gmail.com" + }, + "record": { + "A": ["150.136.148.164"] + } +} diff --git a/domains/aaditya.json b/domains/aaditya.json index 2ec0f539d..5db37d8c2 100644 --- a/domains/aaditya.json +++ b/domains/aaditya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aaditya2200", - "email": "aaditya2200@gmail.com" - }, - "record": { - "CNAME": "aaditya2200.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aaditya2200", + "email": "aaditya2200@gmail.com" + }, + "record": { + "CNAME": "aaditya2200.github.io" + } +} diff --git a/domains/aakanksha.json b/domains/aakanksha.json index a84b84515..f71b5dc98 100644 --- a/domains/aakanksha.json +++ b/domains/aakanksha.json @@ -1,11 +1,11 @@ { - "description": "Aakanksha's .is-a.dev domain", - "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", - "owner": { - "username": "aakankshabhende", - "email": "aakanksha0407@gmail.com" - }, - "record": { - "CNAME": "aakankshabhende.github.io" - } -} \ No newline at end of file + "description": "Aakanksha's .is-a.dev domain", + "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", + "owner": { + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" + }, + "record": { + "CNAME": "aakankshabhende.github.io" + } +} diff --git a/domains/aakarsh.json b/domains/aakarsh.json index 5b80e146a..d9a5e2544 100644 --- a/domains/aakarsh.json +++ b/domains/aakarsh.json @@ -1,14 +1,12 @@ { - "description": "My portfolio website", - "repo": "https://github.com/Aakarsh-Kumar/persnol", - "owner": { - "username": "Aakarsh-Kumar", - "email": "aakarsh2504@gmail.com", - "discord": "spyperx" - }, - "record": { - "A": [ - "216.24.57.1" - ] - } -} \ No newline at end of file + "description": "My portfolio website", + "repo": "https://github.com/Aakarsh-Kumar/persnol", + "owner": { + "username": "Aakarsh-Kumar", + "email": "aakarsh2504@gmail.com", + "discord": "spyperx" + }, + "record": { + "A": ["216.24.57.1"] + } +} diff --git a/domains/aakash.json b/domains/aakash.json index a04851aa6..82f277b04 100644 --- a/domains/aakash.json +++ b/domains/aakash.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/shinyzenith/website", - "owner": { - "username": "Shinyzenith", - "email": "aakashsensharma@gmail.com" - }, - "record": { - "CNAME": "shinyzenith.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/shinyzenith/website", + "owner": { + "username": "Shinyzenith", + "email": "aakashsensharma@gmail.com" + }, + "record": { + "CNAME": "shinyzenith.github.io" + } +} diff --git a/domains/aakashs.json b/domains/aakashs.json index 9cbd63133..ee582b803 100644 --- a/domains/aakashs.json +++ b/domains/aakashs.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/Aakash-kun/Aakash-kun.github.io", - "owner": { - "username": "Aakash-kun", - "email": "aakashshivhare1704@gmail.com", - "discord": "AakashS#9630" - }, - "record": { - "CNAME": "aakash-kun.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/Aakash-kun/Aakash-kun.github.io", + "owner": { + "username": "Aakash-kun", + "email": "aakashshivhare1704@gmail.com", + "discord": "AakashS#9630" + }, + "record": { + "CNAME": "aakash-kun.github.io" + } +} diff --git a/domains/aakashuuuu.json b/domains/aakashuuuu.json index 5575b205b..d94b5b9e9 100644 --- a/domains/aakashuuuu.json +++ b/domains/aakashuuuu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsAakashz", - "email": "gzatrop@gmail.com" - }, - "record": { - "CNAME": "nextjs-aakashuu-portfolio.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "itsAakashz", + "email": "gzatrop@gmail.com" + }, + "record": { + "CNAME": "nextjs-aakashuu-portfolio.pages.dev" + } +} diff --git a/domains/aakhilv.json b/domains/aakhilv.json index fb3b82244..de8ba652a 100644 --- a/domains/aakhilv.json +++ b/domains/aakhilv.json @@ -1,12 +1,12 @@ { - "description": "A personal portfolio site for all my projects and commissions.", - "repo": "https://github.com/aakhilv/portfolio", - "owner": { - "username": "aakhilv", - "email": "bluninja165@gmail.com", - "twitter": "corruptblu" - }, - "record": { - "CNAME": "aakhilv.github.io" - } -} \ No newline at end of file + "description": "A personal portfolio site for all my projects and commissions.", + "repo": "https://github.com/aakhilv/portfolio", + "owner": { + "username": "aakhilv", + "email": "bluninja165@gmail.com", + "twitter": "corruptblu" + }, + "record": { + "CNAME": "aakhilv.github.io" + } +} diff --git a/domains/aaksa.json b/domains/aaksa.json index b5c15b20d..0d323b382 100644 --- a/domains/aaksa.json +++ b/domains/aaksa.json @@ -1,11 +1,11 @@ { - "description": "aaksa.is-a.dev", - "repo": "https://github.com/aaksa/aaksan.github.io", - "owner": { - "username": "aaksa", - "email": "andiaksa16@gmail.com" - }, - "record": { - "CNAME": "aaksa.github.io" - } -} \ No newline at end of file + "description": "aaksa.is-a.dev", + "repo": "https://github.com/aaksa/aaksan.github.io", + "owner": { + "username": "aaksa", + "email": "andiaksa16@gmail.com" + }, + "record": { + "CNAME": "aaksa.github.io" + } +} diff --git a/domains/aalcantara.json b/domains/aalcantara.json index d8e072af4..d4f2171bb 100644 --- a/domains/aalcantara.json +++ b/domains/aalcantara.json @@ -1,11 +1,11 @@ { - "description": "Documentation for is-a-dev", - "repo": "https://github.com/Aalcantaraxxx/register", - "owner": { - "username": "Aalcantaraxxx", - "email": "angele2705@gmail.com" - }, - "record": { - "CNAME": "aalcantara-is-a-dev.web.app" - } -} \ No newline at end of file + "description": "Documentation for is-a-dev", + "repo": "https://github.com/Aalcantaraxxx/register", + "owner": { + "username": "Aalcantaraxxx", + "email": "angele2705@gmail.com" + }, + "record": { + "CNAME": "aalcantara-is-a-dev.web.app" + } +} diff --git a/domains/aaraam.json b/domains/aaraam.json index e6fa1db31..7021124bb 100644 --- a/domains/aaraam.json +++ b/domains/aaraam.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/aaraam/aaraam.github.io", - "owner": { - "username": "aaraam", - "email": "aaraam.goblin@gmail.com" - }, - "record": { - "CNAME": "aaraam.github.io" - } -} \ No newline at end of file + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/aaraam/aaraam.github.io", + "owner": { + "username": "aaraam", + "email": "aaraam.goblin@gmail.com" + }, + "record": { + "CNAME": "aaraam.github.io" + } +} diff --git a/domains/aargh.json b/domains/aargh.json index 3b0afebd7..a1eef442d 100644 --- a/domains/aargh.json +++ b/domains/aargh.json @@ -1,11 +1,11 @@ { - "description": "aargh.is-a.dev", - "repo": "https://github.com/FloatingComet62/floatingcomet62.github.io", - "owner": { - "username": "FloatingComet62", - "email": "shubh2007rai@gmail.com" - }, - "record": { - "CNAME": "floatingcomet62.github.io" - } -} \ No newline at end of file + "description": "aargh.is-a.dev", + "repo": "https://github.com/FloatingComet62/floatingcomet62.github.io", + "owner": { + "username": "FloatingComet62", + "email": "shubh2007rai@gmail.com" + }, + "record": { + "CNAME": "floatingcomet62.github.io" + } +} diff --git a/domains/aarno.json b/domains/aarno.json index d01916140..5d3f92cc3 100644 --- a/domains/aarno.json +++ b/domains/aarno.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website.", - "repo": "https://github.com/DorianAarno/dorianaarno.github.io", - "owner": { - "username": "DorianAarno", - "email": "aarnodorian56@gmail.com" - }, - "record": { - "CNAME": "dorianaarno.github.io" - } -} \ No newline at end of file + "description": "My Personal Website.", + "repo": "https://github.com/DorianAarno/dorianaarno.github.io", + "owner": { + "username": "DorianAarno", + "email": "aarnodorian56@gmail.com" + }, + "record": { + "CNAME": "dorianaarno.github.io" + } +} diff --git a/domains/aaron.json b/domains/aaron.json index f3f5f0a20..721474eb1 100644 --- a/domains/aaron.json +++ b/domains/aaron.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AaronPerezPerez", - "email": "aarperper@gmail.com" - }, - "record": { - "CNAME": "terminal-portfolio-h80h9v8ub-aaronperezperez.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "AaronPerezPerez", + "email": "aarperper@gmail.com" + }, + "record": { + "CNAME": "terminal-portfolio-h80h9v8ub-aaronperezperez.vercel.app" + } +} diff --git a/domains/aaronfort.json b/domains/aaronfort.json index aa9056f4f..0ae96d92b 100644 --- a/domains/aaronfort.json +++ b/domains/aaronfort.json @@ -1,11 +1,10 @@ { - "description": "Documentation website for Aaron Fort", - "repo": "https://github.com/AaronFortG", - "owner": { - "username": "AaronFortG", - "email": "aaronfortg@gmail.com" - }, - "record": { - "CNAME": "mycurriculum.salleurl.edu" - } -} \ No newline at end of file + "description": "Documentation website for Aaron Fort", + "owner": { + "username": "AaronFortG", + "email": "aaronfortg@gmail.com" + }, + "record": { + "CNAME": "mycurriculum.salleurl.edu" + } +} diff --git a/domains/aaryan.json b/domains/aaryan.json index 0be399f84..728e3ac2b 100644 --- a/domains/aaryan.json +++ b/domains/aaryan.json @@ -1,19 +1,12 @@ { - "owner": { - "username": "Aaryan-N", - "discord": "652433042153144321", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RE4SnzQsF8mU81IgFbFll-aRz00dgrRzHb93gKwvaM03w_ksZTABXtjQBNe91kffdNc9M3JpnZVUlRPWGsXcdcyIUGUctweC7d7HZKNylvAYm12-xVmaX8PYM5B4l1TwTfZfACx2LckVKZUR0dZUkIVvTVHPCMF2xCGb7z8Ic-iSSu2Dp5mywp5XN8qu1dC8ep46fzkqfMeVWtzv8daNB332nz-nwKVDx_22MuYJy3mpeMMQVPRU41oWILQoWYVWYVhsiqpgw1VXKdyd52VmzgfmG6Gj0bYPeoIDzWIX8Tb-zhjxiy67tXaZYqZ7Y6DhT-t8FoZtrAfkWVyH28VOgA.KHOXZEbbSdswKeb51IRQzw.9asWvdPDaCTj6nfgO7jC4juUIdDmstvUHCjd2lb_7LK0EKJyiriVsW8F6yG7L0hCUFvPGYRfWCgn1ffzGJsbCxn-sC7aN4vfildGU5geAHA.4lTkjQOfgK2NOf2Pdf7b9A" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "Aaryan-N", + "discord": "652433042153144321", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RE4SnzQsF8mU81IgFbFll-aRz00dgrRzHb93gKwvaM03w_ksZTABXtjQBNe91kffdNc9M3JpnZVUlRPWGsXcdcyIUGUctweC7d7HZKNylvAYm12-xVmaX8PYM5B4l1TwTfZfACx2LckVKZUR0dZUkIVvTVHPCMF2xCGb7z8Ic-iSSu2Dp5mywp5XN8qu1dC8ep46fzkqfMeVWtzv8daNB332nz-nwKVDx_22MuYJy3mpeMMQVPRU41oWILQoWYVWYVhsiqpgw1VXKdyd52VmzgfmG6Gj0bYPeoIDzWIX8Tb-zhjxiy67tXaZYqZ7Y6DhT-t8FoZtrAfkWVyH28VOgA.KHOXZEbbSdswKeb51IRQzw.9asWvdPDaCTj6nfgO7jC4juUIdDmstvUHCjd2lb_7LK0EKJyiriVsW8F6yG7L0hCUFvPGYRfWCgn1ffzGJsbCxn-sC7aN4vfildGU5geAHA.4lTkjQOfgK2NOf2Pdf7b9A" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/aashutosh.json b/domains/aashutosh.json index 9512980f4..0d59751a8 100644 --- a/domains/aashutosh.json +++ b/domains/aashutosh.json @@ -1,10 +1,10 @@ { - "description": "Aashutosh Rathi's Space on Web", - "owner": { - "username": "aashutoshrathi", - "email": "me@aashutosh.dev" - }, - "record": { - "CNAME": "aashutosh.dev" - } -} \ No newline at end of file + "description": "Aashutosh Rathi's Space on Web", + "owner": { + "username": "aashutoshrathi", + "email": "me@aashutosh.dev" + }, + "record": { + "CNAME": "aashutosh.dev" + } +} diff --git a/domains/aasoft.json b/domains/aasoft.json index 53da56f3a..6c967b549 100644 --- a/domains/aasoft.json +++ b/domains/aasoft.json @@ -1,10 +1,10 @@ { - "description": "alireza mohebbi threejs project - aasoft.ir", - "owner": { - "username": "aasoftir", - "email": "aasoftmohebbi@gmail.com" - }, - "record": { - "URL": "https://glitch-text-threejs.vercel.app/" - } -} \ No newline at end of file + "description": "alireza mohebbi threejs project - aasoft.ir", + "owner": { + "username": "aasoftir", + "email": "aasoftmohebbi@gmail.com" + }, + "record": { + "URL": "https://glitch-text-threejs.vercel.app/" + } +} diff --git a/domains/aayush.json b/domains/aayush.json index b1aacff4e..ac503c299 100644 --- a/domains/aayush.json +++ b/domains/aayush.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com", - "discord": "Aayu5h#1737" - }, - "record": { - "CNAME": "opaayush.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com", + "discord": "Aayu5h#1737" + }, + "record": { + "CNAME": "opaayush.pages.dev" + } +} diff --git a/domains/aayushakacloudy.json b/domains/aayushakacloudy.json index 4f024efe7..6feb21808 100644 --- a/domains/aayushakacloudy.json +++ b/domains/aayushakacloudy.json @@ -1,11 +1,11 @@ { - "description": "Aayush aka Cloudy's Arcade Home", - "repo": "https://github.com/gamedevCloudy/gamedevCloudy.github.io", - "owner": { - "username": "gamedevCloudy", - "email": "aaayush.dev@gmail.com" - }, - "record": { - "CNAME": "gamedevcloudy.github.io" - } -} \ No newline at end of file + "description": "Aayush aka Cloudy's Arcade Home", + "repo": "https://github.com/gamedevCloudy/gamedevCloudy.github.io", + "owner": { + "username": "gamedevCloudy", + "email": "aaayush.dev@gmail.com" + }, + "record": { + "CNAME": "gamedevcloudy.github.io" + } +} diff --git a/domains/aayushbharti.json b/domains/aayushbharti.json index 19ef48dfa..9f57910d9 100644 --- a/domains/aayushbharti.json +++ b/domains/aayushbharti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aayushbharti", - "email": "iaayushbharti@gmail.com" - }, - "record": { - "CNAME": "aayushbharti.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "aayushbharti", + "email": "iaayushbharti@gmail.com" + }, + "record": { + "CNAME": "aayushbharti.pages.dev" + } +} diff --git a/domains/aayushsiwa.json b/domains/aayushsiwa.json index 62cd73a43..295bb4b0c 100644 --- a/domains/aayushsiwa.json +++ b/domains/aayushsiwa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "CNAME": "aayushsiwa.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "aayushsiwa.pages.dev" + } +} diff --git a/domains/abaan.json b/domains/abaan.json index 22d9eccf8..b0b914af9 100644 --- a/domains/abaan.json +++ b/domains/abaan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abaan5467", - "email": "abaan@metfabproducts.com" - }, - "record": { - "CNAME": "abaan5467.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Abaan5467", + "email": "abaan@metfabproducts.com" + }, + "record": { + "CNAME": "abaan5467.github.io" + } +} diff --git a/domains/abc.json b/domains/abc.json index bbab79f5b..4747a5b5c 100644 --- a/domains/abc.json +++ b/domains/abc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "neohe", - "email": "he_neo@163.com" - }, - "record": { - "CNAME": "neohe.github.io" - } -} \ No newline at end of file + "owner": { + "username": "neohe", + "email": "he_neo@163.com" + }, + "record": { + "CNAME": "neohe.github.io" + } +} diff --git a/domains/abdallahbari.json b/domains/abdallahbari.json index 77c2251ef..1a4f7ee79 100644 --- a/domains/abdallahbari.json +++ b/domains/abdallahbari.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abdallah01win", - "email": "abdellah01win@gmail.com" - }, - "record": { - "CNAME": "portfolio-bf2.pages.dev" - } + "owner": { + "username": "Abdallah01win", + "email": "abdellah01win@gmail.com" + }, + "record": { + "CNAME": "portfolio-bf2.pages.dev" + } } diff --git a/domains/abdeba.json b/domains/abdeba.json index 936fabdfe..0d9f2d7c9 100644 --- a/domains/abdeba.json +++ b/domains/abdeba.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abde0ba", - "email": "abdesoft1@gmail.com" - }, - "record": { - "URL": "https://ab-portfolio-one.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "abde0ba", + "email": "abdesoft1@gmail.com" + }, + "record": { + "URL": "https://ab-portfolio-one.vercel.app" + } +} diff --git a/domains/abdelghani.json b/domains/abdelghani.json index 2b6d8f625..df1731a2d 100644 --- a/domains/abdelghani.json +++ b/domains/abdelghani.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "abdessattar23", - "discord": "1226143665567567954", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" - }, - "record": { - "CNAME": "king255-del.github.io" - } -} \ No newline at end of file + "owner": { + "username": "abdessattar23", + "discord": "1226143665567567954", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" + }, + "record": { + "CNAME": "king255-del.github.io" + } +} diff --git a/domains/abdelhamied.json b/domains/abdelhamied.json index d7211c2de..7992106d2 100644 --- a/domains/abdelhamied.json +++ b/domains/abdelhamied.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdelhamied403", - "email": "abdelhamied403@gmail.com" - }, - "record": { - "CNAME": "abdelhamied.vercel.app" - } + "owner": { + "username": "abdelhamied403", + "email": "abdelhamied403@gmail.com" + }, + "record": { + "CNAME": "abdelhamied.vercel.app" + } } diff --git a/domains/abdelkarim-ain.json b/domains/abdelkarim-ain.json index 21b9f02cc..64ace5d29 100644 --- a/domains/abdelkarim-ain.json +++ b/domains/abdelkarim-ain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "abdelkarimain.github.io" - } -} \ No newline at end of file + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} diff --git a/domains/abdelkarimain.json b/domains/abdelkarimain.json index 21b9f02cc..64ace5d29 100644 --- a/domains/abdelkarimain.json +++ b/domains/abdelkarimain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "abdelkarimain.github.io" - } -} \ No newline at end of file + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} diff --git a/domains/abdessattar.json b/domains/abdessattar.json index a985db1e4..8e81cca0b 100644 --- a/domains/abdessattar.json +++ b/domains/abdessattar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdessattar23", - "email": "elyagoubiabdessattar@gmail.com" - }, - "record": { - "CNAME": "abdessattar23.github.io" - } -} \ No newline at end of file + "owner": { + "username": "abdessattar23", + "email": "elyagoubiabdessattar@gmail.com" + }, + "record": { + "CNAME": "abdessattar23.github.io" + } +} diff --git a/domains/abdi.json b/domains/abdi.json index 316aca871..e99490e04 100644 --- a/domains/abdi.json +++ b/domains/abdi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdiopp", - "email": "ginnieabdullah007@gmail.com" - }, - "record": { - "CNAME": "abdi-portfolio.web.app" - } -} \ No newline at end of file + "owner": { + "username": "abdiopp", + "email": "ginnieabdullah007@gmail.com" + }, + "record": { + "CNAME": "abdi-portfolio.web.app" + } +} diff --git a/domains/abdisa.json b/domains/abdisa.json index fb66739bb..162199d0b 100644 --- a/domains/abdisa.json +++ b/domains/abdisa.json @@ -1,10 +1,10 @@ { - "description": "I'm a dev.", - "owner": { - "username": "abdisadev", - "email": "abdisadev@gmail.com" - }, - "record": { - "CNAME": "abdisa.me" - } -} \ No newline at end of file + "description": "I'm a dev.", + "owner": { + "username": "abdisadev", + "email": "abdisadev@gmail.com" + }, + "record": { + "CNAME": "abdisa.me" + } +} diff --git a/domains/abdo.json b/domains/abdo.json index 21b7fd3f6..61a492730 100644 --- a/domains/abdo.json +++ b/domains/abdo.json @@ -1,12 +1,12 @@ { - "description": "Abdo AT Main Web Page", - "repo": "https://github.com/xAbdoAT/xabdoat.github.io", - "owner": { - "username": "xAbdoAT", - "email": "xabdoat@gmail.com", - "twitter": "xAbdoAT" - }, - "record": { - "CNAME": "xabdoat.github.io" - } -} \ No newline at end of file + "description": "Abdo AT Main Web Page", + "repo": "https://github.com/xAbdoAT/xabdoat.github.io", + "owner": { + "username": "xAbdoAT", + "email": "xabdoat@gmail.com", + "twitter": "xAbdoAT" + }, + "record": { + "CNAME": "xabdoat.github.io" + } +} diff --git a/domains/abdul.json b/domains/abdul.json index 5a5d26dfc..60f35a05b 100644 --- a/domains/abdul.json +++ b/domains/abdul.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AhadWeb3", - "email": "ahad4387@gmail.com" - }, - "description": "portofolio website.", - "record": { - "URL": "https://abdul-ahad-portfolio.webflow.io" - } -} \ No newline at end of file + "owner": { + "username": "AhadWeb3", + "email": "ahad4387@gmail.com" + }, + "description": "portofolio website.", + "record": { + "URL": "https://abdul-ahad-portfolio.webflow.io" + } +} diff --git a/domains/abdullah.json b/domains/abdullah.json index 49dc4b43a..549ce8855 100644 --- a/domains/abdullah.json +++ b/domains/abdullah.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "adistar964", - "email": "adistar964@gmail.com" - }, - "description": "this is for my personal website made.", - "record": { - "CNAME": "adistar964.github.io" - } -} \ No newline at end of file + "owner": { + "username": "adistar964", + "email": "adistar964@gmail.com" + }, + "description": "this is for my personal website made.", + "record": { + "CNAME": "adistar964.github.io" + } +} diff --git a/domains/abdullahcxd.json b/domains/abdullahcxd.json index 61de2e6c9..e2865eab2 100644 --- a/domains/abdullahcxd.json +++ b/domains/abdullahcxd.json @@ -1,19 +1,19 @@ -{ - "description": "Portfolio use", - "repo": "https://github.com/abdullahcxd/abdullahcxd.github.io", - "owner": { - "username": "abdullahcxd", - "email": "sabdullahcxd@gmail.com", - "discord": "sabdullahcxd" - }, - "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.108.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} \ No newline at end of file +{ + "description": "Portfolio use", + "repo": "https://github.com/abdullahcxd/abdullahcxd.github.io", + "owner": { + "username": "abdullahcxd", + "email": "sabdullahcxd@gmail.com", + "discord": "sabdullahcxd" + }, + "record": { + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.108.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/abdullyahuza.json b/domains/abdullyahuza.json index 47a979a27..60c707d30 100644 --- a/domains/abdullyahuza.json +++ b/domains/abdullyahuza.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdullyahuza", - "email": "yahuzaabdulrazak@gmail.com" - }, - "record": { - "CNAME": "abdullyahuza.github.io" - } + "owner": { + "username": "abdullyahuza", + "email": "yahuzaabdulrazak@gmail.com" + }, + "record": { + "CNAME": "abdullyahuza.github.io" + } } diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json index 3114985dc..87bf2a14f 100644 --- a/domains/abdulrahman.json +++ b/domains/abdulrahman.json @@ -1,11 +1,11 @@ { - "description": "Personal site to showcase my future works.", - "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", - "owner": { - "username": "abdulrahman1s", - "email": "mail@abdulrahman.dev" - }, - "record": { - "URL": "https://abdulrahman.dev" - } -} \ No newline at end of file + "description": "Personal site to showcase my future works.", + "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", + "owner": { + "username": "abdulrahman1s", + "email": "mail@abdulrahman.dev" + }, + "record": { + "URL": "https://abdulrahman.dev" + } +} diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json index fea2bb274..0ff5b2b12 100644 --- a/domains/abdulrshaikh.json +++ b/domains/abdulrshaikh.json @@ -1,11 +1,11 @@ { - "description": "Abdul's personal developer website", - "repo": "https://github.com/ariskycode/ariskycode.github.io", - "owner": { - "username": "ariskycode", - "email": "arirfanshaikh23@gmail.com" - }, - "record": { - "CNAME": "ariskycode.github.io" - } -} \ No newline at end of file + "description": "Abdul's personal developer website", + "repo": "https://github.com/ariskycode/ariskycode.github.io", + "owner": { + "username": "ariskycode", + "email": "arirfanshaikh23@gmail.com" + }, + "record": { + "CNAME": "ariskycode.github.io" + } +} diff --git a/domains/abe.json b/domains/abe.json index 1df33d505..4685df8eb 100644 --- a/domains/abe.json +++ b/domains/abe.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "solarcosmic", - "email": "skyrocket180@gmail.com", - "discord": "1201432681913778260" - }, - "record": { - "CNAME": "profile01.overstand.app" - } -} \ No newline at end of file + "owner": { + "username": "solarcosmic", + "email": "skyrocket180@gmail.com", + "discord": "1201432681913778260" + }, + "record": { + "CNAME": "profile01.overstand.app" + } +} diff --git a/domains/abegehr.json b/domains/abegehr.json index 3b0cb1a27..78b7f1e39 100644 --- a/domains/abegehr.json +++ b/domains/abegehr.json @@ -1,12 +1,12 @@ { - "description": "Personal webpage", - "repo": "https://github.com/abegehr/abegehr.github.io", - "owner": { - "username": "abegehr", - "email": "anton@begehr.me", - "twitter": "antonbegehr" - }, - "record": { - "CNAME": "abegehr.github.io" - } -} \ No newline at end of file + "description": "Personal webpage", + "repo": "https://github.com/abegehr/abegehr.github.io", + "owner": { + "username": "abegehr", + "email": "anton@begehr.me", + "twitter": "antonbegehr" + }, + "record": { + "CNAME": "abegehr.github.io" + } +} diff --git a/domains/abeja.json b/domains/abeja.json index b212e6ef1..df4348575 100644 --- a/domains/abeja.json +++ b/domains/abeja.json @@ -1,12 +1,12 @@ { - "description": "Abeja's portfolio", - "repo": "https://github.com/TheRealCrazyfuy/TheRealCrazyfuy.github.io", - "owner": { - "username": "TheRealCrazyfuy", - "discord": "realabeja", - "reddit": "crazyfuy" - }, - "record": { - "CNAME": "TheRealCrazyfuy.github.io" - } + "description": "Abeja's portfolio", + "repo": "https://github.com/TheRealCrazyfuy/TheRealCrazyfuy.github.io", + "owner": { + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" + }, + "record": { + "CNAME": "TheRealCrazyfuy.github.io" + } } diff --git a/domains/abelblue.json b/domains/abelblue.json index c6b827aa4..49af5c49d 100644 --- a/domains/abelblue.json +++ b/domains/abelblue.json @@ -1,11 +1,11 @@ { - "description": "Abel Mitiku's website", - "repo": "https://github.com/abel-blue/abelblue.dev", - "owner": { - "username": "abel-blue", - "email": "abelmgetnet@gmail.com" - }, - "record": { - "CNAME": "abel-blue.github.io" - } -} \ No newline at end of file + "description": "Abel Mitiku's website", + "repo": "https://github.com/abel-blue/abelblue.dev", + "owner": { + "username": "abel-blue", + "email": "abelmgetnet@gmail.com" + }, + "record": { + "CNAME": "abel-blue.github.io" + } +} diff --git a/domains/abeltranp94.json b/domains/abeltranp94.json index 94c2f1dac..8fc1b502b 100644 --- a/domains/abeltranp94.json +++ b/domains/abeltranp94.json @@ -1,11 +1,11 @@ { - "description": "Ariel Beltrán Paneque", - "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", - "owner": { - "username": "abeltranp9476", - "email": "abeltran.9476@gmail.com" - }, - "record": { - "CNAME": "abeltranp9476.github.io" - } -} \ No newline at end of file + "description": "Ariel Beltrán Paneque", + "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", + "owner": { + "username": "abeltranp9476", + "email": "abeltran.9476@gmail.com" + }, + "record": { + "CNAME": "abeltranp9476.github.io" + } +} diff --git a/domains/abh80.json b/domains/abh80.json index ac11d4aa4..c53647599 100644 --- a/domains/abh80.json +++ b/domains/abh80.json @@ -1,12 +1,12 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/abh80/abh80.github.io", - "owner": { - "username": "abh80", - "email": "boatgithub27@gmail.com", - "twitter": "trackerstars" - }, - "record": { - "CNAME": "abh80.github.io" - } -} \ No newline at end of file + "description": "Link to my portfolio site.", + "repo": "https://github.com/abh80/abh80.github.io", + "owner": { + "username": "abh80", + "email": "boatgithub27@gmail.com", + "twitter": "trackerstars" + }, + "record": { + "CNAME": "abh80.github.io" + } +} diff --git a/domains/abhay.json b/domains/abhay.json index 79d7f8459..470df7cdc 100644 --- a/domains/abhay.json +++ b/domains/abhay.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "uniquepersun", - "email": "abhay.i0am@gmail.com", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WIRf3W3gkAD5c_yyczIieWIABVFKWjmCVV0l_jrxtMMOnT2mWlAELQAVfwDsjz2XEX6NcrWmCEaTEYC0aVCeWEgSjnl_r077RRwQuAOED2ICK-M5WvKDPdUuPlChYVtpbRiByY1nmFWUp5DGn7Z2faQrla_7Ji2e924mSSJppOeBuhcDZ0mZ0Mc3Z8X4DWgQ5xBbKFoREVkyuPSs9Y6Q0-lZsFZijj9khQsQDbDgZT8v3Fv9swLkqAdt-ZMBr7ZdvJSkBbtWj8L038WAZ6dSg-ix3xpkluU97jQt6kLkOyRYY5MKDFoSkxraBumZA9-YDB3pDL_2yAZ23cvHywnPDg.kU_H99RhrpznpQWwrfJ_Aw.yuZV5PvTwNvz5T1JlXOnGw7JjHcUDj_KdD9XGpvQ2rQQ9twNQJESMqj55Jxbgx2jX6mzJsRWmlJDPkE3eSkMQOv3AJuxuWdX4kGpREkxeixFGB8N1oviCe6z0JoYfRuW.GdyFBUkFmKP1fVuGM1CdCA" - }, - "record": { - "URL": "https://uniquepersun.hackclub.app" - } -} \ No newline at end of file + "owner": { + "username": "uniquepersun", + "email": "abhay.i0am@gmail.com", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WIRf3W3gkAD5c_yyczIieWIABVFKWjmCVV0l_jrxtMMOnT2mWlAELQAVfwDsjz2XEX6NcrWmCEaTEYC0aVCeWEgSjnl_r077RRwQuAOED2ICK-M5WvKDPdUuPlChYVtpbRiByY1nmFWUp5DGn7Z2faQrla_7Ji2e924mSSJppOeBuhcDZ0mZ0Mc3Z8X4DWgQ5xBbKFoREVkyuPSs9Y6Q0-lZsFZijj9khQsQDbDgZT8v3Fv9swLkqAdt-ZMBr7ZdvJSkBbtWj8L038WAZ6dSg-ix3xpkluU97jQt6kLkOyRYY5MKDFoSkxraBumZA9-YDB3pDL_2yAZ23cvHywnPDg.kU_H99RhrpznpQWwrfJ_Aw.yuZV5PvTwNvz5T1JlXOnGw7JjHcUDj_KdD9XGpvQ2rQQ9twNQJESMqj55Jxbgx2jX6mzJsRWmlJDPkE3eSkMQOv3AJuxuWdX4kGpREkxeixFGB8N1oviCe6z0JoYfRuW.GdyFBUkFmKP1fVuGM1CdCA" + }, + "record": { + "URL": "https://uniquepersun.hackclub.app" + } +} diff --git a/domains/abhi.json b/domains/abhi.json index 414b6a952..3b9c6b2b6 100644 --- a/domains/abhi.json +++ b/domains/abhi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "actuallyabhi", - "email": "mabhishek7081@zohomail.in" - }, - "record": { - "URL": "https://actuallyabhi.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "actuallyabhi", + "email": "mabhishek7081@zohomail.in" + }, + "record": { + "URL": "https://actuallyabhi.netlify.app" + } +} diff --git a/domains/abhigyantrips.json b/domains/abhigyantrips.json index 0eb41fae7..7a981f390 100644 --- a/domains/abhigyantrips.json +++ b/domains/abhigyantrips.json @@ -1,11 +1,11 @@ { - "description": "A personal website, with biodata.", - "repo": "https://github.com/abhigyantrips/abhigyantrips.github.io", - "owner": { - "username": "abhigyantrips", - "email": "abhigyantrips@gmail.com" - }, - "record": { - "CNAME": "abhigyantrips.github.io" - } -} \ No newline at end of file + "description": "A personal website, with biodata.", + "repo": "https://github.com/abhigyantrips/abhigyantrips.github.io", + "owner": { + "username": "abhigyantrips", + "email": "abhigyantrips@gmail.com" + }, + "record": { + "CNAME": "abhigyantrips.github.io" + } +} diff --git a/domains/abhijith.json b/domains/abhijith.json index c6dd9f479..e96c95311 100644 --- a/domains/abhijith.json +++ b/domains/abhijith.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/abhisawesome/abhisawesome.github.io", - "owner": { - "username": "abhisawesome", - "email": "abhijithababhijith@gmail.com" - }, - "record": { - "CNAME": "abhisawesome.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio", + "repo": "https://github.com/abhisawesome/abhisawesome.github.io", + "owner": { + "username": "abhisawesome", + "email": "abhijithababhijith@gmail.com" + }, + "record": { + "CNAME": "abhisawesome.github.io" + } +} diff --git a/domains/abhilash.json b/domains/abhilash.json index 968639001..8048cae1d 100644 --- a/domains/abhilash.json +++ b/domains/abhilash.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/ostrichization/ostrichization.github.io", - "owner": { - "username": "Ostrichization", - "email": "abhilashk1@proton.me", - "twitter": "OstrichHimself" - }, - "record": { - "CNAME": "ostrichization.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio", + "repo": "https://github.com/ostrichization/ostrichization.github.io", + "owner": { + "username": "Ostrichization", + "email": "abhilashk1@proton.me", + "twitter": "OstrichHimself" + }, + "record": { + "CNAME": "ostrichization.github.io" + } +} diff --git a/domains/abhinav.json b/domains/abhinav.json index 1cefe268e..024126e58 100644 --- a/domains/abhinav.json +++ b/domains/abhinav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abh1nav", - "email": "abhinav316@gmail.com" - }, - "record": { - "CNAME": "blog.abhinav.ca" - } + "owner": { + "username": "abh1nav", + "email": "abhinav316@gmail.com" + }, + "record": { + "CNAME": "blog.abhinav.ca" + } } diff --git a/domains/abhint.json b/domains/abhint.json index 32a70829e..d9e6cc780 100644 --- a/domains/abhint.json +++ b/domains/abhint.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio written in HTML and JS", - "repo": "https://github.com/abhint/abhint.github.io", - "owner": { - "username": "abhint", - "email": "notifyabhijith@gmail.com", - "twitter": "abhint6" - }, - "record": { - "CNAME": "abhint.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio written in HTML and JS", + "repo": "https://github.com/abhint/abhint.github.io", + "owner": { + "username": "abhint", + "email": "notifyabhijith@gmail.com", + "twitter": "abhint6" + }, + "record": { + "CNAME": "abhint.github.io" + } +} diff --git a/domains/abhishek-sharma.json b/domains/abhishek-sharma.json index 86a760c92..82aba4eef 100644 --- a/domains/abhishek-sharma.json +++ b/domains/abhishek-sharma.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AbhiSharma096", - "email": "Abhisheksharma10a@gmail.com" - }, - "record": { - "URL": "https://abhishek-sharma-01.netlify.app/" - } -} \ No newline at end of file + "owner": { + "username": "AbhiSharma096", + "email": "Abhisheksharma10a@gmail.com" + }, + "record": { + "URL": "https://abhishek-sharma-01.netlify.app/" + } +} diff --git a/domains/abhishek.json b/domains/abhishek.json index 533e61b39..227fde739 100644 --- a/domains/abhishek.json +++ b/domains/abhishek.json @@ -1,11 +1,10 @@ { - "description": "Abhishek's personal website", - "repo": "https://github.com/nullpointxr", - "owner": { - "username": "nullpointxr", - "email": "abhishek.sankar.in@protonmail.com" - }, - "record": { - "CNAME": "abhisheks.me" - } -} \ No newline at end of file + "description": "Abhishek's personal website", + "owner": { + "username": "nullpointxr", + "email": "abhishek.sankar.in@protonmail.com" + }, + "record": { + "CNAME": "abhisheks.me" + } +} diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index 4923ad0ed..ee7e62597 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Abhishek-Issac", - "email": "abhishekissac0@gmail.com" - }, - "record": { - "CNAME": "abhishek-issac.github.io" - }, - "proxied": false -} \ No newline at end of file + "owner": { + "username": "Abhishek-Issac", + "email": "abhishekissac0@gmail.com" + }, + "record": { + "CNAME": "abhishek-issac.github.io" + }, + "proxied": false +} diff --git a/domains/abhishekkumar.json b/domains/abhishekkumar.json index 6f11b2859..1ad2bff3b 100644 --- a/domains/abhishekkumar.json +++ b/domains/abhishekkumar.json @@ -1,11 +1,10 @@ { - "description": "Abhishek's personal developer website", - "repo": "https://github.com/Abhishek-569", - "owner": { - "username": "Abhishek-569", - "email": "akabhishek4444@gmail.com" - }, - "record": { - "URL": "https://akabhishek4444.wixsite.com/abhishek-kumar" - } -} \ No newline at end of file + "description": "Abhishek's personal developer website", + "owner": { + "username": "Abhishek-569", + "email": "akabhishek4444@gmail.com" + }, + "record": { + "URL": "https://akabhishek4444.wixsite.com/abhishek-kumar" + } +} diff --git a/domains/abhrajitdas.json b/domains/abhrajitdas.json index 5529e8b4d..d0c26388f 100644 --- a/domains/abhrajitdas.json +++ b/domains/abhrajitdas.json @@ -1,12 +1,12 @@ { - "description": "My personal Portfolio Webdite", - "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", - "owner": { - "username": "Abhrajitdas02", - "email": "abhrajitdas12245@gmail.com", - "twitter": "abhrajit2002" - }, - "record": { - "CNAME": "abhrajitdas02.github.io" - } -} \ No newline at end of file + "description": "My personal Portfolio Webdite", + "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", + "owner": { + "username": "Abhrajitdas02", + "email": "abhrajitdas12245@gmail.com", + "twitter": "abhrajit2002" + }, + "record": { + "CNAME": "abhrajitdas02.github.io" + } +} diff --git a/domains/abiels.json b/domains/abiels.json index 32dc0c772..53d0546fc 100644 --- a/domains/abiels.json +++ b/domains/abiels.json @@ -1,14 +1,14 @@ { - "owner": { - "email": "usagecomputer1@gmail.com", - "username": "Abiel0" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} \ No newline at end of file + "owner": { + "email": "usagecomputer1@gmail.com", + "username": "Abiel0" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/domains/abineethan.json b/domains/abineethan.json index dd6d7e907..d65050360 100644 --- a/domains/abineethan.json +++ b/domains/abineethan.json @@ -1,11 +1,11 @@ { - "description": "This subdomain hosts my personal portfolio website.", - "repo": "https://github.com/abineethan/abineethan.github.io", - "owner": { - "username": "abineethan", - "email": "abineethan22@gmail.com" - }, - "record": { - "CNAME": "abineethan.github.io" - } -} \ No newline at end of file + "description": "This subdomain hosts my personal portfolio website.", + "repo": "https://github.com/abineethan/abineethan.github.io", + "owner": { + "username": "abineethan", + "email": "abineethan22@gmail.com" + }, + "record": { + "CNAME": "abineethan.github.io" + } +} diff --git a/domains/abishek.json b/domains/abishek.json index c6d72e884..cd33a0738 100644 --- a/domains/abishek.json +++ b/domains/abishek.json @@ -1,11 +1,11 @@ { - "description": "Abishek's portfolio website", - "repo": "https://github.com/vj-abishek/vj-abishek.github.io", - "owner": { - "username": "vj-abishek", - "email": "abigosearch@gmail.com" - }, - "record": { - "CNAME": "vj-abishek.github.io" - } -} \ No newline at end of file + "description": "Abishek's portfolio website", + "repo": "https://github.com/vj-abishek/vj-abishek.github.io", + "owner": { + "username": "vj-abishek", + "email": "abigosearch@gmail.com" + }, + "record": { + "CNAME": "vj-abishek.github.io" + } +} diff --git a/domains/aboutjes.json b/domains/aboutjes.json index f995c0254..53c17e34b 100644 --- a/domains/aboutjes.json +++ b/domains/aboutjes.json @@ -1,11 +1,11 @@ { - "description": "Personal Bio", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "octyn-yt", - "email": "simplelogin-newsletter.idealize471@simplelogin.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} \ No newline at end of file + "description": "Personal Bio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/abubakar.json b/domains/abubakar.json index 0317e1dc4..9143d444b 100644 --- a/domains/abubakar.json +++ b/domains/abubakar.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio", - "repo": "https://github.com/AbubakarKang/AbubakarKang.github.io", - "owner": { - "username": "AbubakarKang", - "discord": "TheHacker#4418" - }, - "record": { - "CNAME": "abubakarkang.github.io" - } -} \ No newline at end of file + "description": "My personal portfolio", + "repo": "https://github.com/AbubakarKang/AbubakarKang.github.io", + "owner": { + "username": "AbubakarKang", + "discord": "TheHacker#4418" + }, + "record": { + "CNAME": "abubakarkang.github.io" + } +} diff --git a/domains/abysmal.json b/domains/abysmal.json index dae0e2958..d51988040 100644 --- a/domains/abysmal.json +++ b/domains/abysmal.json @@ -1,10 +1,10 @@ { - "description": "My personal website", - "owner": { - "username": "abysmal26", - "email": "abysmal@disroot.org" - }, - "record": { - "URL": "https://abysmal.eu.org" - } -} \ No newline at end of file + "description": "My personal website", + "owner": { + "username": "abysmal26", + "email": "abysmal@disroot.org" + }, + "record": { + "URL": "https://abysmal.eu.org" + } +} diff --git a/domains/abyss.json b/domains/abyss.json index 8b895dfd2..4e050d48c 100644 --- a/domains/abyss.json +++ b/domains/abyss.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ultimduck", - "email": "zultimduk@gmail.com" - }, - "record": { - "CNAME": "ultimduck.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ultimduck", + "email": "zultimduk@gmail.com" + }, + "record": { + "CNAME": "ultimduck.github.io" + } +} diff --git a/domains/ac.json b/domains/ac.json index 7d79e4316..688a1d5e7 100644 --- a/domains/ac.json +++ b/domains/ac.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/acdev1508/acdev1508.github.io", - "owner": { - "username": "acdev1508", - "email": "acgamer1508@gmail.com" - }, - "record": { - "CNAME": "acdev1508.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/acdev1508/acdev1508.github.io", + "owner": { + "username": "acdev1508", + "email": "acgamer1508@gmail.com" + }, + "record": { + "CNAME": "acdev1508.github.io" + } +} diff --git a/domains/ac21.json b/domains/ac21.json index 76a0fcc68..cc9e15090 100644 --- a/domains/ac21.json +++ b/domains/ac21.json @@ -1,11 +1,11 @@ { - "description": "Atharva Chandwadkar's Portfolio", - "repo": "https://github.com/atharva21-stack/atharva21-stack.github.io", - "owner": { - "username": "atharva21-stack", - "email": "chandwadkar28@gmail.com" - }, - "record": { - "CNAME": "atharva21-stack.github.io" - } -} \ No newline at end of file + "description": "Atharva Chandwadkar's Portfolio", + "repo": "https://github.com/atharva21-stack/atharva21-stack.github.io", + "owner": { + "username": "atharva21-stack", + "email": "chandwadkar28@gmail.com" + }, + "record": { + "CNAME": "atharva21-stack.github.io" + } +} diff --git a/domains/acaiberii.json b/domains/acaiberii.json index 93a25b89d..8e0faf623 100644 --- a/domains/acaiberii.json +++ b/domains/acaiberii.json @@ -1,11 +1,11 @@ { - "description": "acaiberii's website", - "repo": "https://github.com/acaiberii/acaiberii.github.io", - "owner": { - "username": "acaiberii", - "email": "studiouifxdesignersandcoders@gmail.com" - }, - "record": { - "CNAME": "acaiberii.github.io" - } -} \ No newline at end of file + "description": "acaiberii's website", + "repo": "https://github.com/acaiberii/acaiberii.github.io", + "owner": { + "username": "acaiberii", + "email": "studiouifxdesignersandcoders@gmail.com" + }, + "record": { + "CNAME": "acaiberii.github.io" + } +} diff --git a/domains/account.juststudio.json b/domains/account.juststudio.json index c94514d37..0e9c53ba8 100644 --- a/domains/account.juststudio.json +++ b/domains/account.juststudio.json @@ -1,11 +1,11 @@ { - "description": "It will be redirect to accounts.juststudio.is-a.dev", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "record": { - "CNAME": "juststudio-account.web.app" - } -} \ No newline at end of file + "description": "It will be redirect to accounts.juststudio.is-a.dev", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "juststudio-account.web.app" + } +} diff --git a/domains/accounts.juststudio.json b/domains/accounts.juststudio.json index 96073aac0..e2655ff63 100644 --- a/domains/accounts.juststudio.json +++ b/domains/accounts.juststudio.json @@ -1,11 +1,11 @@ { - "description": "For account system", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "record": { - "CNAME": "accounts.clerk.services" - } -} \ No newline at end of file + "description": "For account system", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "accounts.clerk.services" + } +} diff --git a/domains/acctuke.json b/domains/acctuke.json index 95ede74a0..96f7c2c5d 100644 --- a/domains/acctuke.json +++ b/domains/acctuke.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Roing", - "email": "yang4421@outlook.com" - }, - "record": { - "A": [ - "47.120.72.157" - ] - } -} \ No newline at end of file + "owner": { + "username": "Roing", + "email": "yang4421@outlook.com" + }, + "record": { + "A": ["47.120.72.157"] + } +} diff --git a/domains/ace.json b/domains/ace.json index 51e5949ae..740356487 100644 --- a/domains/ace.json +++ b/domains/ace.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "diamond-gold", - "email": "diamond-gold-ace@outlook.com" - }, - "record": { - "URL": "https://github.com/diamond-gold" - } -} \ No newline at end of file + "owner": { + "username": "diamond-gold", + "email": "diamond-gold-ace@outlook.com" + }, + "record": { + "URL": "https://github.com/diamond-gold" + } +} diff --git a/domains/acey.json b/domains/acey.json index 6ed5236c0..e3ac2f977 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "CNAME": "website-5qo.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "CNAME": "website-5qo.pages.dev" + } +} diff --git a/domains/acgaming.json b/domains/acgaming.json index edbb92311..39856b8e9 100644 --- a/domains/acgaming.json +++ b/domains/acgaming.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ACGaming1508", - "email": "acgamer861@gmail.com" - }, - "repo": "https://github.com/ACGaming1508/ACGaming1508.github.io", - "record": { - "CNAME": "acgaming1508.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ACGaming1508", + "email": "acgamer861@gmail.com" + }, + "repo": "https://github.com/ACGaming1508/ACGaming1508.github.io", + "record": { + "CNAME": "acgaming1508.github.io" + } +} diff --git a/domains/achim.json b/domains/achim.json index c414f2313..1ca781547 100644 --- a/domains/achim.json +++ b/domains/achim.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nohli", - "twitter": "joachi_" - }, - "record": { - "CNAME": "achim.io" - } -} \ No newline at end of file + "owner": { + "username": "nohli", + "twitter": "joachi_" + }, + "record": { + "CNAME": "achim.io" + } +} diff --git a/domains/achraf.json b/domains/achraf.json index b5edd2a2f..e5173a56b 100644 --- a/domains/achraf.json +++ b/domains/achraf.json @@ -1,11 +1,11 @@ { - "description": "Achraf's Website!", - "repo": "https://github.com/Ax-r/ax-r.github.io", - "owner": { - "username": "Ax-r", - "email": "hostmaster@netcourrier.com" - }, - "record": { - "CNAME": "ax-r.github.io" - } -} \ No newline at end of file + "description": "Achraf's Website!", + "repo": "https://github.com/Ax-r/ax-r.github.io", + "owner": { + "username": "Ax-r", + "email": "hostmaster@netcourrier.com" + }, + "record": { + "CNAME": "ax-r.github.io" + } +} diff --git a/domains/achyut.json b/domains/achyut.json index 0d4371dbc..a10e770c0 100644 --- a/domains/achyut.json +++ b/domains/achyut.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "achyutkneupane", - "email": "achyutkneupane@gmail.com", - "linkedin": "achyutneupane" - }, - "record": { - "CNAME": "achyut.com.np" - } + "owner": { + "username": "achyutkneupane", + "email": "achyutkneupane@gmail.com", + "linkedin": "achyutneupane" + }, + "record": { + "CNAME": "achyut.com.np" + } } diff --git a/domains/acronical.json b/domains/acronical.json index cbf705500..b63c4de95 100644 --- a/domains/acronical.json +++ b/domains/acronical.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "CNAME": "acronical.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "acronical.pages.dev" + } +} diff --git a/domains/acutewoof.json b/domains/acutewoof.json index 5917ebd2d..d2509f5b9 100644 --- a/domains/acutewoof.json +++ b/domains/acutewoof.json @@ -1,11 +1,11 @@ { - "description": "ACuteWoof's Personal Site", - "repo": "https://github.com/acutewoof/acutewoof.github.io", - "owner": { - "username": "acutewoof", - "email": "acutewoof@gmail.com" - }, - "record": { - "CNAME": "acutewoof.github.io" - } -} \ No newline at end of file + "description": "ACuteWoof's Personal Site", + "repo": "https://github.com/acutewoof/acutewoof.github.io", + "owner": { + "username": "acutewoof", + "email": "acutewoof@gmail.com" + }, + "record": { + "CNAME": "acutewoof.github.io" + } +} diff --git a/domains/ada.json b/domains/ada.json index 7cf8ae5f6..68b113b9b 100644 --- a/domains/ada.json +++ b/domains/ada.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ada-lovecraft", - "email": "ada@codevinsky.com" - }, - "record": { - "CNAME": "ada-lovecraft.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ada-lovecraft", + "email": "ada@codevinsky.com" + }, + "record": { + "CNAME": "ada-lovecraft.github.io" + } +} diff --git a/domains/adais.json b/domains/adais.json index b52fd9799..be4a05f10 100644 --- a/domains/adais.json +++ b/domains/adais.json @@ -1,11 +1,11 @@ { - "description": "Personal developer website", - "repo": "https://github.com/leixiaoda/openai", - "owner": { - "username": "leixiaoda", - "email": "leixiaoda@gmail.com" - }, - "record": { - "CNAME": "leixiaoda.github.io" - } -} \ No newline at end of file + "description": "Personal developer website", + "repo": "https://github.com/leixiaoda/openai", + "owner": { + "username": "leixiaoda", + "email": "leixiaoda@gmail.com" + }, + "record": { + "CNAME": "leixiaoda.github.io" + } +} diff --git a/domains/adam.json b/domains/adam.json index ee3fac5af..3aadd5915 100644 --- a/domains/adam.json +++ b/domains/adam.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "adamrexo", - "discord": "898638440592191509", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UQXA3K1mX8Pq_S_dcKeoB7MzL_ON5vOvOGOA_0xPft015rDYunl47BEB_lxW0viGYUMvnecBkv6vBnxUrCtoh9F1f2QNnSfJMpDLRnEoiJt4gwt3wSuW8zlw7Y4gkr0oGoqPqXoVZkZOXtn1-SAB5h_rHksFxolsoxNUGbqfcqTcsHScsjVDhlfRSK7eGn-0iWJCjiQc0nL4HPHm-ziu0p2q4bFXzp6XreLITFZIASffgJzFldC2lmxXe3iR1A_T1zHw93f6rUrgdKgWRAN4qhmxHeSUatmI3uMTc0sd2BS0c99IumRnEYVzQDNkSutfw_zo5wDTjp2aabyb7XqusQ.dj4_olpViy2ITJcHo1Fo6g.IXDL4TFulPcVWPZMZ9SR5yoKVD0dS44Rx1-dHODPZw1ZoOUDliQDqUF5csyOdbLGLXiRAl6bsePXCVLIpYoPGwC25zKxI1z7maAu4uHQ6dI.QvaiUlJyNs4nk2-cV_HgDg" - }, - "record": { - "A": [ - "130.162.237.143" - ] - } -} \ No newline at end of file + "owner": { + "username": "adamrexo", + "discord": "898638440592191509", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UQXA3K1mX8Pq_S_dcKeoB7MzL_ON5vOvOGOA_0xPft015rDYunl47BEB_lxW0viGYUMvnecBkv6vBnxUrCtoh9F1f2QNnSfJMpDLRnEoiJt4gwt3wSuW8zlw7Y4gkr0oGoqPqXoVZkZOXtn1-SAB5h_rHksFxolsoxNUGbqfcqTcsHScsjVDhlfRSK7eGn-0iWJCjiQc0nL4HPHm-ziu0p2q4bFXzp6XreLITFZIASffgJzFldC2lmxXe3iR1A_T1zHw93f6rUrgdKgWRAN4qhmxHeSUatmI3uMTc0sd2BS0c99IumRnEYVzQDNkSutfw_zo5wDTjp2aabyb7XqusQ.dj4_olpViy2ITJcHo1Fo6g.IXDL4TFulPcVWPZMZ9SR5yoKVD0dS44Rx1-dHODPZw1ZoOUDliQDqUF5csyOdbLGLXiRAl6bsePXCVLIpYoPGwC25zKxI1z7maAu4uHQ6dI.QvaiUlJyNs4nk2-cV_HgDg" + }, + "record": { + "A": ["130.162.237.143"] + } +} diff --git a/domains/adamkarepin.json b/domains/adamkarepin.json index d8e59ee20..ad01bd17e 100644 --- a/domains/adamkarepin.json +++ b/domains/adamkarepin.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/K7Adam/my-webfolio-angular", - "owner": { - "username": "K7Adam", - "twitter": "7AdamK" - }, - "record": { - "CNAME": "8b23b621a9d04b0718dd.b-cdn.net" - } -} \ No newline at end of file + "description": "Personal portfolio website", + "repo": "https://github.com/K7Adam/my-webfolio-angular", + "owner": { + "username": "K7Adam", + "twitter": "7AdamK" + }, + "record": { + "CNAME": "8b23b621a9d04b0718dd.b-cdn.net" + } +} diff --git a/domains/adamski.json b/domains/adamski.json index 04cb808a9..68c836593 100644 --- a/domains/adamski.json +++ b/domains/adamski.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "edtimer", - "email": "b4timer@protonamil.com" - }, - "record": { - "CNAME": "adamski.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "edtimer", + "email": "b4timer@protonamil.com" + }, + "record": { + "CNAME": "adamski.pages.dev" + } +} diff --git a/domains/adarsh.json b/domains/adarsh.json index 1c87f4163..2a5ecfbe1 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "clumzyofficial", - "email": "adarshshukla0344@gmail.com" - }, - "record": { - "CNAME": "clumzyofficial.github.io" - } -} \ No newline at end of file + "owner": { + "username": "clumzyofficial", + "email": "adarshshukla0344@gmail.com" + }, + "record": { + "CNAME": "clumzyofficial.github.io" + } +} diff --git a/domains/adarshblog.json b/domains/adarshblog.json index c364d36d9..ca079d348 100644 --- a/domains/adarshblog.json +++ b/domains/adarshblog.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsmeadarsh2008", - "email": "gourabmahalikadarsh@gmail.com" - }, - "record": { - "URL": "https://broughtbyalgorithm.blogspot.com" - } -} \ No newline at end of file + "owner": { + "username": "itsmeadarsh2008", + "email": "gourabmahalikadarsh@gmail.com" + }, + "record": { + "URL": "https://broughtbyalgorithm.blogspot.com" + } +} diff --git a/domains/adarshs.json b/domains/adarshs.json index 78dd23fc6..0667a7768 100644 --- a/domains/adarshs.json +++ b/domains/adarshs.json @@ -1,11 +1,10 @@ { - "description": "The portfolio of Adarsh S", - "repo": "https://github.com/adarshsuresh07", - "owner": { - "username": "adarshsuresh07", - "email": "adarshsuresh@cet.ac.in" - }, - "record": { - "CNAME": "adarshsuresh07.github.io" - } -} \ No newline at end of file + "description": "The portfolio of Adarsh S", + "owner": { + "username": "adarshsuresh07", + "email": "adarshsuresh@cet.ac.in" + }, + "record": { + "CNAME": "adarshsuresh07.github.io" + } +} diff --git a/domains/adarshvijay.json b/domains/adarshvijay.json index 0b78cf7e1..ca764aa88 100644 --- a/domains/adarshvijay.json +++ b/domains/adarshvijay.json @@ -1,11 +1,11 @@ { - "description": "Adarsh Vijay's Site for things he doesn't know yet", - "repo": "https://github.com/adarsh-av13/adarsh-av13.github.io", - "owner": { - "username": "adarsh-av13", - "email": "dra4474@gmail.com" - }, - "record": { - "CNAME": "adarsh-av13.github.io" - } -} \ No newline at end of file + "description": "Adarsh Vijay's Site for things he doesn't know yet", + "repo": "https://github.com/adarsh-av13/adarsh-av13.github.io", + "owner": { + "username": "adarsh-av13", + "email": "dra4474@gmail.com" + }, + "record": { + "CNAME": "adarsh-av13.github.io" + } +} diff --git a/domains/adeebkhan.json b/domains/adeebkhan.json index 644382b4f..d2abea43e 100644 --- a/domains/adeebkhan.json +++ b/domains/adeebkhan.json @@ -1,11 +1,11 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/akpathan2799/akpathan2799.github.io", - "owner": { - "username": "akpathan2799", - "email": "akpathan2799@gmail.com" - }, - "record": { - "CNAME": "akpathan2799.github.io" - } -} \ No newline at end of file + "description": "Describe the use of this subdomain", + "repo": "https://github.com/akpathan2799/akpathan2799.github.io", + "owner": { + "username": "akpathan2799", + "email": "akpathan2799@gmail.com" + }, + "record": { + "CNAME": "akpathan2799.github.io" + } +} diff --git a/domains/adharsh.json b/domains/adharsh.json index 9d5c07037..525648f9f 100644 --- a/domains/adharsh.json +++ b/domains/adharsh.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/adharsh-A/portfolio2024", - "owner": { - "username": "adharsh-a", - "email": "adharshcodes@gmail.com" - }, - "record": { - "URL": "https://adharsh-portfolio.netlify.app/" - } + "description": "My Portfolio", + "repo": "https://github.com/adharsh-A/portfolio2024", + "owner": { + "username": "adharsh-a", + "email": "adharshcodes@gmail.com" + }, + "record": { + "URL": "https://adharsh-portfolio.netlify.app/" + } } diff --git a/domains/adhi.json b/domains/adhi.json index f615cc61c..a32db6a53 100644 --- a/domains/adhi.json +++ b/domains/adhi.json @@ -1,11 +1,11 @@ { - "description": "Adhi", - "repo": "https://github.com/adhithyakrishna/adhithyakrishna.github.io", - "owner": { - "username": "Adhi", - "email": "akrishna.cse21@gmail.com" - }, - "record": { - "CNAME": "adhithyakrishna.github.io" - } -} \ No newline at end of file + "description": "Adhi", + "repo": "https://github.com/adhithyakrishna/adhithyakrishna.github.io", + "owner": { + "username": "Adhi", + "email": "akrishna.cse21@gmail.com" + }, + "record": { + "CNAME": "adhithyakrishna.github.io" + } +} diff --git a/domains/adhitht.json b/domains/adhitht.json index 4a897f018..14f5ceeff 100644 --- a/domains/adhitht.json +++ b/domains/adhitht.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adhitht", - "email": "adhith.tharammal@gmail.com" - }, - "record": { - "URL": "https://adhitht.me" - } -} \ No newline at end of file + "owner": { + "username": "adhitht", + "email": "adhith.tharammal@gmail.com" + }, + "record": { + "URL": "https://adhitht.me" + } +} diff --git a/domains/adi.json b/domains/adi.json index 8b8c070c5..5b629d332 100644 --- a/domains/adi.json +++ b/domains/adi.json @@ -1,11 +1,11 @@ { - "description": "Adrian is a dev", - "repo": "https://github.com/stryfe200fps/adrian", - "owner": { - "username": "stryfe200fps", - "email": "fsdainsleif@gmail.com" - }, - "record": { - "CNAME": "stryfe200fps.github.io" - } -} \ No newline at end of file + "description": "Adrian is a dev", + "repo": "https://github.com/stryfe200fps/adrian", + "owner": { + "username": "stryfe200fps", + "email": "fsdainsleif@gmail.com" + }, + "record": { + "CNAME": "stryfe200fps.github.io" + } +} diff --git a/domains/adib.json b/domains/adib.json index 7683bc47c..eaec424cc 100644 --- a/domains/adib.json +++ b/domains/adib.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adib23704", - "email": "adib23704@gmail.com" - }, - "record": { - "URL": "https://adib23704.com" - } -} \ No newline at end of file + "owner": { + "username": "Adib23704", + "email": "adib23704@gmail.com" + }, + "record": { + "URL": "https://adib23704.com" + } +} diff --git a/domains/adigen.json b/domains/adigen.json index 8b8c3f2cf..cb5dafb48 100644 --- a/domains/adigen.json +++ b/domains/adigen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mradigen", - "email": "mr.adigen@protonmail.com" - }, - "record": { - "CNAME": "mradigen.github.io" - } -} \ No newline at end of file + "owner": { + "username": "mradigen", + "email": "mr.adigen@protonmail.com" + }, + "record": { + "CNAME": "mradigen.github.io" + } +} diff --git a/domains/adil.json b/domains/adil.json index 68c515476..30ff38264 100644 --- a/domains/adil.json +++ b/domains/adil.json @@ -1,11 +1,11 @@ { - "description": "Adil Mohammed's Dev Portfolio", - "repo": "https://github.com/adil-uddin/adil-uddin.github.io", - "owner": { - "username": "adil-uddin", - "email": "adilaryan786@gmail.com" - }, - "record": { - "CNAME": "adil-uddin.github.io" - } + "description": "Adil Mohammed's Dev Portfolio", + "repo": "https://github.com/adil-uddin/adil-uddin.github.io", + "owner": { + "username": "adil-uddin", + "email": "adilaryan786@gmail.com" + }, + "record": { + "CNAME": "adil-uddin.github.io" + } } diff --git a/domains/adit.json b/domains/adit.json index 52c69623e..e3a663c15 100644 --- a/domains/adit.json +++ b/domains/adit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aditya-lika-ardiansyah", - "email": "Adytialikaardiansyah@gmail.com" - }, - "record": { - "CNAME": "aditya-lika-ardiansyah.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aditya-lika-ardiansyah", + "email": "Adytialikaardiansyah@gmail.com" + }, + "record": { + "CNAME": "aditya-lika-ardiansyah.github.io" + } +} diff --git a/domains/adithya.json b/domains/adithya.json index e0612cadf..928901c94 100644 --- a/domains/adithya.json +++ b/domains/adithya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adithyakb10", - "email": "adithyakb93@gmail.com" - }, - "record": { - "URL": "https://adithyakb.carrd.co/" - } -} \ No newline at end of file + "owner": { + "username": "adithyakb10", + "email": "adithyakb93@gmail.com" + }, + "record": { + "URL": "https://adithyakb.carrd.co/" + } +} diff --git a/domains/adithyapaib.json b/domains/adithyapaib.json index ac319dd1e..0364e4d2a 100644 --- a/domains/adithyapaib.json +++ b/domains/adithyapaib.json @@ -1,12 +1,12 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/adithyapaib/adithyapaib.github.io", - "owner": { - "username": "adithyapaib", - "email": "paiadithya26@gmail.com", - "twitter": "adithyapaib" - }, - "record": { - "CNAME": "adithyapaib.github.io" - } -} \ No newline at end of file + "description": "My Portfolio Website", + "repo": "https://github.com/adithyapaib/adithyapaib.github.io", + "owner": { + "username": "adithyapaib", + "email": "paiadithya26@gmail.com", + "twitter": "adithyapaib" + }, + "record": { + "CNAME": "adithyapaib.github.io" + } +} diff --git a/domains/aditya.json b/domains/aditya.json index 927e16393..d9137efed 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -1,13 +1,12 @@ { - "description": "my personal homepage", - "repo": "https://github.com/dedomil", - "owner": { - "username": "dedomil", - "email": "ishqaddy@gmail.com", - "twitter": "aadixl", - "discord": "dedomil" - }, - "record": { - "CNAME": "dedomil.github.io" - } -} \ No newline at end of file + "description": "my personal homepage", + "owner": { + "username": "dedomil", + "email": "ishqaddy@gmail.com", + "twitter": "aadixl", + "discord": "dedomil" + }, + "record": { + "CNAME": "dedomil.github.io" + } +} diff --git a/domains/adityabh.json b/domains/adityabh.json index 81bb4be22..19a91c588 100644 --- a/domains/adityabh.json +++ b/domains/adityabh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AdityaBhattacharya1", - "email": "ec6isyf0@anonaddy.me" - }, - "record": { - "CNAME": "adityabhattacharya1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AdityaBhattacharya1", + "email": "ec6isyf0@anonaddy.me" + }, + "record": { + "CNAME": "adityabhattacharya1.github.io" + } +} diff --git a/domains/adityajyoti.json b/domains/adityajyoti.json index 8082795f3..5ada85f5e 100644 --- a/domains/adityajyoti.json +++ b/domains/adityajyoti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aditya-Jyoti", - "email": "aj.adityajyoti@gmail.com" - }, - "record": { - "URL": "https://aditya-jyoti.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Aditya-Jyoti", + "email": "aj.adityajyoti@gmail.com" + }, + "record": { + "URL": "https://aditya-jyoti.github.io" + } +} diff --git a/domains/adityavag.json b/domains/adityavag.json index 036d9845a..502e07869 100644 --- a/domains/adityavag.json +++ b/domains/adityavag.json @@ -1,11 +1,11 @@ { - "description": "For Portfolio", - "repo": "https://github.com/adityavag/portfolio", - "owner": { - "username": "adityavag", - "email": "adi247u@gmail.com" - }, - "record": { - "CNAME": "adityavag.github.io" - } -} \ No newline at end of file + "description": "For Portfolio", + "repo": "https://github.com/adityavag/portfolio", + "owner": { + "username": "adityavag", + "email": "adi247u@gmail.com" + }, + "record": { + "CNAME": "adityavag.github.io" + } +} diff --git a/domains/adityavijay.json b/domains/adityavijay.json index 3208336d6..0b267c1e3 100644 --- a/domains/adityavijay.json +++ b/domains/adityavijay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adityavijay21", - "email": "adityavijay2103@gmail.com" - }, - "record": { - "CNAME": "resume-qt2q.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "adityavijay21", + "email": "adityavijay2103@gmail.com" + }, + "record": { + "CNAME": "resume-qt2q.onrender.com" + } +} diff --git a/domains/admir.json b/domains/admir.json index 3791781f7..fb6ab3bd0 100644 --- a/domains/admir.json +++ b/domains/admir.json @@ -1,11 +1,11 @@ { - "description": "Admir", - "repo": "https://github.com/justadmir/justadmir.github.io", - "owner": { - "username": "justadmir", - "email": "admirtahiraj242@gmail.com" - }, - "record": { - "CNAME": "justadmir.github.io" - } -} \ No newline at end of file + "description": "Admir", + "repo": "https://github.com/justadmir/justadmir.github.io", + "owner": { + "username": "justadmir", + "email": "admirtahiraj242@gmail.com" + }, + "record": { + "CNAME": "justadmir.github.io" + } +} diff --git a/domains/adnan.json b/domains/adnan.json index 3a909bd66..ccee39dee 100644 --- a/domains/adnan.json +++ b/domains/adnan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adnan0131", - "email": "sonuadnan6@gmail.com" - }, - "record": { - "CNAME": "adnan-ahamed-portfolio.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "Adnan0131", + "email": "sonuadnan6@gmail.com" + }, + "record": { + "CNAME": "adnan-ahamed-portfolio.vercel.app" + } +} diff --git a/domains/adolar0042.json b/domains/adolar0042.json index 5a34b0be8..f8354e325 100644 --- a/domains/adolar0042.json +++ b/domains/adolar0042.json @@ -1,11 +1,11 @@ { - "description": "personal website", - "repo": "https://github.com/adolar0042/adolar0042.github.io", - "owner": { - "username": "Adolar0042", - "email": "adolar0042@gmail.com" - }, - "record": { - "CNAME": "adolar0042.github.io" - } -} \ No newline at end of file + "description": "personal website", + "repo": "https://github.com/adolar0042/adolar0042.github.io", + "owner": { + "username": "Adolar0042", + "email": "adolar0042@gmail.com" + }, + "record": { + "CNAME": "adolar0042.github.io" + } +} diff --git a/domains/adonisfx.json b/domains/adonisfx.json index ca2f6cc0a..8213ee39a 100644 --- a/domains/adonisfx.json +++ b/domains/adonisfx.json @@ -1,12 +1,12 @@ { - "description": "This is a domain for my personal website!", - "repo": "https://github.com/Adonisfx/adonisfx.github.io", - "owner": { - "username": "Adonisfx", - "email": "ogulcanozturk72@gmail.com", - "twitter": "ogulcanztrk1" - }, - "record": { - "CNAME": "adonisfx.github.io" - } -} \ No newline at end of file + "description": "This is a domain for my personal website!", + "repo": "https://github.com/Adonisfx/adonisfx.github.io", + "owner": { + "username": "Adonisfx", + "email": "ogulcanozturk72@gmail.com", + "twitter": "ogulcanztrk1" + }, + "record": { + "CNAME": "adonisfx.github.io" + } +} diff --git a/domains/adoqet.json b/domains/adoqet.json index 549829a50..66b43beae 100644 --- a/domains/adoqet.json +++ b/domains/adoqet.json @@ -1,21 +1,16 @@ { - "owner": { - "username": "AdoQeT", - "email": "adoqet@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153", - "185.199.109.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "AdoQeT", + "email": "adoqet@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.111.153", + "185.199.110.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/adrenocortico.json b/domains/adrenocortico.json index bd502cc20..06fe99b2d 100644 --- a/domains/adrenocortico.json +++ b/domains/adrenocortico.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adrenocortico", - "email": "francesco.dulio@icloud.com" - }, - "record": { - "CNAME": "adrenocortico.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Adrenocortico", + "email": "francesco.dulio@icloud.com" + }, + "record": { + "CNAME": "adrenocortico.github.io" + } +} diff --git a/domains/adri.json b/domains/adri.json index 07b8b3e7e..b6e5c5aea 100644 --- a/domains/adri.json +++ b/domains/adri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adripo", - "email": "adripo@hi2.in" - }, - "record": { - "URL": "https://github.com/adripo" - } -} \ No newline at end of file + "owner": { + "username": "adripo", + "email": "adripo@hi2.in" + }, + "record": { + "URL": "https://github.com/adripo" + } +} diff --git a/domains/adrian.json b/domains/adrian.json index 2de737370..2d7f15c7b 100644 --- a/domains/adrian.json +++ b/domains/adrian.json @@ -1,11 +1,11 @@ { - "description": "The awesome portfolio site for Adrian Grimm", - "repo": "https://github.com/usmcamgrimm/usmcamgrimm.github.io", - "owner": { - "username": "usmcamgrimm", - "email": "usmcamgrimm@gmail.com" - }, - "record": { - "CNAME": "usmcamgrimm.github.io" - } -} \ No newline at end of file + "description": "The awesome portfolio site for Adrian Grimm", + "repo": "https://github.com/usmcamgrimm/usmcamgrimm.github.io", + "owner": { + "username": "usmcamgrimm", + "email": "usmcamgrimm@gmail.com" + }, + "record": { + "CNAME": "usmcamgrimm.github.io" + } +} diff --git a/domains/adrianqr.json b/domains/adrianqr.json index 01ad0d2ea..0247637d3 100644 --- a/domains/adrianqr.json +++ b/domains/adrianqr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AdrianQR01", - "email": "adrianquenard@gmail.com" - }, - "record": { - "CNAME": "adrianqr01.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AdrianQR01", + "email": "adrianquenard@gmail.com" + }, + "record": { + "CNAME": "adrianqr01.github.io" + } +} diff --git a/domains/adrien.json b/domains/adrien.json index b6e0fcddf..373a2b06f 100644 --- a/domains/adrien.json +++ b/domains/adrien.json @@ -1,10 +1,9 @@ - { - "owner": { - "username": "technetist", - "email": "adrien@maranville.io" - }, - "record": { - "URL": "https://maranville.io" - } + "owner": { + "username": "technetist", + "email": "adrien@maranville.io" + }, + "record": { + "URL": "https://maranville.io" + } } diff --git a/domains/adriichu.json b/domains/adriichu.json index cd5745a7e..3f3fc169b 100644 --- a/domains/adriichu.json +++ b/domains/adriichu.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Adriichu", - "email": "adriichu@proton.me", - "twitter": "Adriichuu", - "discord": "Aaron#0069" - }, - "record": { - "CNAME": "aaron-web.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Adriichu", + "email": "adriichu@proton.me", + "twitter": "Adriichuu", + "discord": "Aaron#0069" + }, + "record": { + "CNAME": "aaron-web.pages.dev" + } +} diff --git a/domains/advance-bot.json b/domains/advance-bot.json index 7d081d73d..0d0fa56fb 100644 --- a/domains/advance-bot.json +++ b/domains/advance-bot.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "shygamer123", - "email": "gpratham522@gmail.com", - "discord": "840244590870003762" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "owner": { + "username": "shygamer123", + "email": "gpratham522@gmail.com", + "discord": "840244590870003762" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/advik.json b/domains/advik.json index b5e87de92..3c91a02e7 100644 --- a/domains/advik.json +++ b/domains/advik.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Advik-B", - "email": "advik.b@gmail.com", - "discord": "765739254164357121" - }, - "record": { - "CNAME": "advik-b.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Advik-B", + "email": "advik.b@gmail.com", + "discord": "765739254164357121" + }, + "record": { + "CNAME": "advik-b.github.io" + } +} diff --git a/domains/adwait.json b/domains/adwait.json index 70c899c93..7e521f5dd 100644 --- a/domains/adwait.json +++ b/domains/adwait.json @@ -1,11 +1,11 @@ { - "description": "Portfolio-Website", - "repo": "https://github.com/Adwait0901/Portfolio", - "owner": { - "username": "Adwait0901", - "email": "adwaitpatil0901@gmail.com" - }, - "record": { - "CNAME": "adwait0901.github.io" - } + "description": "Portfolio-Website", + "repo": "https://github.com/Adwait0901/Portfolio", + "owner": { + "username": "Adwait0901", + "email": "adwaitpatil0901@gmail.com" + }, + "record": { + "CNAME": "adwait0901.github.io" + } } diff --git a/domains/aeon.json b/domains/aeon.json index 0869a7089..284dfcd90 100644 --- a/domains/aeon.json +++ b/domains/aeon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DaynLalwani", - "email": "Daynlalwani23@gmail.com" - }, - "record": { - "CNAME": "daynlalwani.github.io" - } -} \ No newline at end of file + "owner": { + "username": "DaynLalwani", + "email": "Daynlalwani23@gmail.com" + }, + "record": { + "CNAME": "daynlalwani.github.io" + } +} diff --git a/domains/aespada.json b/domains/aespada.json index c3358b59e..9d3440281 100644 --- a/domains/aespada.json +++ b/domains/aespada.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/alexES13/alexES13.github.io", - "owner": { - "username": "alexES13", - "email": "butano_tren.7r@icloud.com" - }, - "record": { - "CNAME": "alexes13.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio", + "repo": "https://github.com/alexES13/alexES13.github.io", + "owner": { + "username": "alexES13", + "email": "butano_tren.7r@icloud.com" + }, + "record": { + "CNAME": "alexes13.github.io" + } +} diff --git a/domains/aesyncio.json b/domains/aesyncio.json index 0b2cfedde..2e3fcf001 100644 --- a/domains/aesyncio.json +++ b/domains/aesyncio.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aesyncio", - "email": "ssupercow@proton.me", - "discord": "1235901872649539604" - }, - "record": { - "CNAME": "aesyncio.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aesyncio", + "email": "ssupercow@proton.me", + "discord": "1235901872649539604" + }, + "record": { + "CNAME": "aesyncio.github.io" + } +} diff --git a/domains/aeyika.json b/domains/aeyika.json index 1b9fdffe1..5daaf7ac9 100644 --- a/domains/aeyika.json +++ b/domains/aeyika.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aeyika", - "email": "aeyikastech@gmail.com" - }, - "record": { - "CNAME": "portfolio-aeyikas-projects.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "aeyika", + "email": "aeyikastech@gmail.com" + }, + "record": { + "CNAME": "portfolio-aeyikas-projects.vercel.app" + } +} diff --git a/domains/affidev.json b/domains/affidev.json index cc5130693..07c9a0359 100644 --- a/domains/affidev.json +++ b/domains/affidev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "eabdalmufid", - "email": "eabdalmufid@gmail.com" - }, - "record": { - "CNAME": "eabdalmufid.github.io" - } -} \ No newline at end of file + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.github.io" + } +} diff --git a/domains/afidev.json b/domains/afidev.json index cc5130693..07c9a0359 100644 --- a/domains/afidev.json +++ b/domains/afidev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "eabdalmufid", - "email": "eabdalmufid@gmail.com" - }, - "record": { - "CNAME": "eabdalmufid.github.io" - } -} \ No newline at end of file + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.github.io" + } +} diff --git a/domains/afk.json b/domains/afk.json index 2a864b510..a34e49d0c 100644 --- a/domains/afk.json +++ b/domains/afk.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "RainWill", - "email": "2782401449@qq.com" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "owner": { + "username": "RainWill", + "email": "2782401449@qq.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/afp.json b/domains/afp.json index 05b9f6426..18874e3b2 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -1,15 +1,10 @@ { - "owner": { - "username": "AndreasFxPro", - "discord": "423906482904629268" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "AndreasFxPro", + "discord": "423906482904629268" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/afrtite.json b/domains/afrtite.json index 0b5aee98a..ca405cf8c 100644 --- a/domains/afrtite.json +++ b/domains/afrtite.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "5enox", - "email": "animikantan@gmail.com" - }, - "record": { - "CNAME": "my-proto.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "5enox", + "email": "animikantan@gmail.com" + }, + "record": { + "CNAME": "my-proto.onrender.com" + } +} diff --git a/domains/aftermath.json b/domains/aftermath.json index b09a318a6..ebce80cbf 100644 --- a/domains/aftermath.json +++ b/domains/aftermath.json @@ -1,12 +1,12 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/AfterMath9/aftermath9.github.io", - "owner": { - "username": "AfterMath9", - "email": "amrmafalani@yahoo.com", - "twitter": "iBadDroid" - }, - "record": { - "CNAME": "aftermath9.github.io" - } -} \ No newline at end of file + "description": "Describe the use of this subdomain", + "repo": "https://github.com/AfterMath9/aftermath9.github.io", + "owner": { + "username": "AfterMath9", + "email": "amrmafalani@yahoo.com", + "twitter": "iBadDroid" + }, + "record": { + "CNAME": "aftermath9.github.io" + } +} diff --git a/domains/afton.json b/domains/afton.json index 976a7ea51..b11a4c175 100644 --- a/domains/afton.json +++ b/domains/afton.json @@ -1,12 +1,12 @@ { - "description": "My webpage, made using LiveTerm by Cveinnt", - "repo": "https://github.com/aftoncodes/aftoncodes.github.io", - "owner": { - "username": "aftoncodes", - "email": "williamafton.codes@gmail.com", - "twitter": "aftoncodes" - }, - "record": { - "URL": "https://aftoncodes.vercel.app" - } -} \ No newline at end of file + "description": "My webpage, made using LiveTerm by Cveinnt", + "repo": "https://github.com/aftoncodes/aftoncodes.github.io", + "owner": { + "username": "aftoncodes", + "email": "williamafton.codes@gmail.com", + "twitter": "aftoncodes" + }, + "record": { + "URL": "https://aftoncodes.vercel.app" + } +} diff --git a/domains/ag.json b/domains/ag.json index 9fed45197..d543ffcf8 100644 --- a/domains/ag.json +++ b/domains/ag.json @@ -1,11 +1,11 @@ { - "description": "My personal Website", - "repo": "https://github.com/andreasgrafen/andreasgrafen", - "owner": { - "username": "andreasgrafen", - "email": "software@grafen.info" - }, - "record": { - "URL": "https://unseen.ninja" - } -} \ No newline at end of file + "description": "My personal Website", + "repo": "https://github.com/andreasgrafen/andreasgrafen", + "owner": { + "username": "andreasgrafen", + "email": "software@grafen.info" + }, + "record": { + "URL": "https://unseen.ninja" + } +} diff --git a/domains/agam778.json b/domains/agam778.json index 77b8b3126..51a483cac 100644 --- a/domains/agam778.json +++ b/domains/agam778.json @@ -1,11 +1,10 @@ { - "description": "Agam's Website", - "repo": "https://github.com/agam778", - "owner": { - "username": "agam778", - "email": "agam778@zohomail.in" - }, - "record": { - "CNAME": "agamsblog.pages.dev" - } -} \ No newline at end of file + "description": "Agam's Website", + "owner": { + "username": "agam778", + "email": "agam778@zohomail.in" + }, + "record": { + "CNAME": "agamsblog.pages.dev" + } +} diff --git a/domains/agamjot-singh.json b/domains/agamjot-singh.json index 6ec8b7b06..629719d9a 100644 --- a/domains/agamjot-singh.json +++ b/domains/agamjot-singh.json @@ -1,12 +1,12 @@ { - "description": "Personal Portfolio Webapp", - "repo": "https://github.com/agamjotsingh18/agamjotsingh18.github.io", - "owner": { - "username": "agamjotsingh18", - "email": "agamjotsingh1801@gmail.com", - "twitter": "_agamjotsingh" - }, - "record": { - "CNAME": "agamjotsingh18.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio Webapp", + "repo": "https://github.com/agamjotsingh18/agamjotsingh18.github.io", + "owner": { + "username": "agamjotsingh18", + "email": "agamjotsingh1801@gmail.com", + "twitter": "_agamjotsingh" + }, + "record": { + "CNAME": "agamjotsingh18.github.io" + } +} diff --git a/domains/agelos.json b/domains/agelos.json index e42563208..8d73e484a 100644 --- a/domains/agelos.json +++ b/domains/agelos.json @@ -1,12 +1,11 @@ - { - "description": "agelospanagiotakis profile", - "repo": "https://github.com/agelospanagiotakis/agelospanagiotakis.github.io", - "owner": { - "username": "agelospanagiotakis", - "email": "agelospanagiotakis@gmail.com" - }, - "record": { - "CNAME": "agelospanagiotakis.github.io" - } + "description": "agelospanagiotakis profile", + "repo": "https://github.com/agelospanagiotakis/agelospanagiotakis.github.io", + "owner": { + "username": "agelospanagiotakis", + "email": "agelospanagiotakis@gmail.com" + }, + "record": { + "CNAME": "agelospanagiotakis.github.io" + } } diff --git a/domains/agilani.json b/domains/agilani.json index a86685fa2..efc1c9699 100644 --- a/domains/agilani.json +++ b/domains/agilani.json @@ -1,10 +1,10 @@ { - "description": "agilani.is-a.dev", - "owner": { - "username": "agilani", - "email": "me@agilani.me" - }, - "record": { - "CNAME": "www.agilani.me" - } + "description": "agilani.is-a.dev", + "owner": { + "username": "agilani", + "email": "me@agilani.me" + }, + "record": { + "CNAME": "www.agilani.me" + } } diff --git a/domains/agn.json b/domains/agn.json index 64c2066f0..abb5350e6 100644 --- a/domains/agn.json +++ b/domains/agn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "agnesmonret", - "email": "agnesmoret@proton.me", - "discord": "694917200720429066" - }, - "record": { - "CNAME": "agnesmonret.github.io" - } -} \ No newline at end of file + "owner": { + "username": "agnesmonret", + "email": "agnesmoret@proton.me", + "discord": "694917200720429066" + }, + "record": { + "CNAME": "agnesmonret.github.io" + } +} diff --git a/domains/agold.json b/domains/agold.json index 61a49c123..b70dfd3e7 100644 --- a/domains/agold.json +++ b/domains/agold.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aGoldDev", - "discord": "aGold#9596", - "email": "abloggoldwin@gmail.com" - }, - "record": { - "CNAME": "agolddev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aGoldDev", + "discord": "aGold#9596", + "email": "abloggoldwin@gmail.com" + }, + "record": { + "CNAME": "agolddev.github.io" + } +} diff --git a/domains/agrim.json b/domains/agrim.json index e252656f3..a0ffc37f0 100644 --- a/domains/agrim.json +++ b/domains/agrim.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Agrim-Bansal/Agrim-Bansal.github.io", - "owner": { - "username": "Agrim-Bansal", - "email": "agrimx2@gmail.com" - }, - "record": { - "CNAME": "agrim-bansal.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/Agrim-Bansal/Agrim-Bansal.github.io", + "owner": { + "username": "Agrim-Bansal", + "email": "agrimx2@gmail.com" + }, + "record": { + "CNAME": "agrim-bansal.github.io" + } +} diff --git a/domains/aguspedhot.json b/domains/aguspedhot.json index d07b6ef83..95ef4fc86 100644 --- a/domains/aguspedhot.json +++ b/domains/aguspedhot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Pedhot-Dev", - "email": "wanzgamerz2@gmail.com" - }, - "record": { - "CNAME": "aguspedhot.000webhostapp.com" - } -} \ No newline at end of file + "owner": { + "username": "Pedhot-Dev", + "email": "wanzgamerz2@gmail.com" + }, + "record": { + "CNAME": "aguspedhot.000webhostapp.com" + } +} diff --git a/domains/ah2.json b/domains/ah2.json index 2a46e6381..52cfde079 100644 --- a/domains/ah2.json +++ b/domains/ah2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ah2", - "email": "uni.ahmamy@gmail.com" - }, - "record": { - "URL": "https://hamd.cloud.libraryofcode.org" - } -} \ No newline at end of file + "owner": { + "username": "ah2", + "email": "uni.ahmamy@gmail.com" + }, + "record": { + "URL": "https://hamd.cloud.libraryofcode.org" + } +} diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json index 085f156c1..5b4ca3270 100644 --- a/domains/ahammednibras.json +++ b/domains/ahammednibras.json @@ -1,12 +1,12 @@ { - "description": "I want to use this domain as my personal web portfolio.", - "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", - "owner": { - "username": "ahammednibras8", - "email": "ahammednibras@hey.com", - "twitter": "ahammednibras8" - }, - "record": { - "CNAME": "ahammednibras8.github.io" - } -} \ No newline at end of file + "description": "I want to use this domain as my personal web portfolio.", + "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", + "owner": { + "username": "ahammednibras8", + "email": "ahammednibras@hey.com", + "twitter": "ahammednibras8" + }, + "record": { + "CNAME": "ahammednibras8.github.io" + } +} diff --git a/domains/ahku.json b/domains/ahku.json index 65de95f9c..5c10f18ad 100644 --- a/domains/ahku.json +++ b/domains/ahku.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "pebna7d9", - "email": "pebna7d9@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "pebna7d9", + "email": "pebna7d9@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/ahmad-muhajir.json b/domains/ahmad-muhajir.json index 8de89ffec..74d39cdac 100644 --- a/domains/ahmad-muhajir.json +++ b/domains/ahmad-muhajir.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/amuhajirs/amuhajirs.github.io", - "owner": { - "username": "amuhajirs", - "email": "jeremyjeferson71@gmail.com" - }, - "record": { - "CNAME": "amuhajirs.github.io" - } -} \ No newline at end of file + "description": "My Portfolio", + "repo": "https://github.com/amuhajirs/amuhajirs.github.io", + "owner": { + "username": "amuhajirs", + "email": "jeremyjeferson71@gmail.com" + }, + "record": { + "CNAME": "amuhajirs.github.io" + } +} diff --git a/domains/ahmadeyamin.json b/domains/ahmadeyamin.json index 2a7a13d93..b24d22523 100644 --- a/domains/ahmadeyamin.json +++ b/domains/ahmadeyamin.json @@ -1,11 +1,11 @@ { - "description": "Eyamin Personal Website", - "repo": "https://github.com/ahmadeyamin/ahmadeyamin.github.io", - "owner": { - "username": "ahmadeyamin", - "email": "ahmadeyamin@gmail.com" - }, - "record": { - "CNAME": "ahmadeyamin.pages.dev" - } -} \ No newline at end of file + "description": "Eyamin Personal Website", + "repo": "https://github.com/ahmadeyamin/ahmadeyamin.github.io", + "owner": { + "username": "ahmadeyamin", + "email": "ahmadeyamin@gmail.com" + }, + "record": { + "CNAME": "ahmadeyamin.pages.dev" + } +} diff --git a/domains/ahmed.json b/domains/ahmed.json index 7a779e122..b963d5b52 100644 --- a/domains/ahmed.json +++ b/domains/ahmed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/ahmedashraf.json b/domains/ahmedashraf.json index e85aba4f8..382661f1f 100644 --- a/domains/ahmedashraf.json +++ b/domains/ahmedashraf.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", - "owner": { - "username": "ahmedrashraf", - "email": "ahmedr.0331@gmail.com" - }, - "record": { - "CNAME": "ahmedrashraf.github.io" - } -} \ No newline at end of file + "description": "My Portfolio", + "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", + "owner": { + "username": "ahmedrashraf", + "email": "ahmedr.0331@gmail.com" + }, + "record": { + "CNAME": "ahmedrashraf.github.io" + } +} diff --git a/domains/ahmedosama.json b/domains/ahmedosama.json index 864fdccf4..b963d5b52 100644 --- a/domains/ahmedosama.json +++ b/domains/ahmedosama.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/ahmedosamamath.json b/domains/ahmedosamamath.json index 864fdccf4..b963d5b52 100644 --- a/domains/ahmedosamamath.json +++ b/domains/ahmedosamamath.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/ahmedtohamy.json b/domains/ahmedtohamy.json index 730c79d01..44fc48511 100644 --- a/domains/ahmedtohamy.json +++ b/domains/ahmedtohamy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahmedtohamy1", - "email": "1ahmed.tohamy@gmail.com" - }, - "record": { - "CNAME": "ahmedtohamy1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} diff --git a/domains/ahmosys.json b/domains/ahmosys.json index 5ebd0c278..6bdaaba2f 100644 --- a/domains/ahmosys.json +++ b/domains/ahmosys.json @@ -1,12 +1,12 @@ { - "description": "Ahmosys's personal website", - "repo": "https://github.com/ahmosys/ahmosys.github.io", - "owner": { - "username": "Ahmosys", - "email": "ahmosyspro@protonmail.com", - "twitter": "ahmosys" - }, - "record": { - "CNAME": "ahmosys.github.io" - } -} \ No newline at end of file + "description": "Ahmosys's personal website", + "repo": "https://github.com/ahmosys/ahmosys.github.io", + "owner": { + "username": "Ahmosys", + "email": "ahmosyspro@protonmail.com", + "twitter": "ahmosys" + }, + "record": { + "CNAME": "ahmosys.github.io" + } +} diff --git a/domains/ahsanu.json b/domains/ahsanu.json index 264ce7b47..a7d507a27 100644 --- a/domains/ahsanu.json +++ b/domains/ahsanu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahsanu123", - "email": "caasperahsanuamala5@gmail.com" - }, - "record": { - "CNAME": "ahsanu123.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ahsanu123", + "email": "caasperahsanuamala5@gmail.com" + }, + "record": { + "CNAME": "ahsanu123.github.io" + } +} diff --git a/domains/ahsw.json b/domains/ahsw.json index fc88b7280..cde17ec68 100644 --- a/domains/ahsw.json +++ b/domains/ahsw.json @@ -1,11 +1,10 @@ { - "description": "Ahsw Personal Website", - "repo": "https://github.com/Ahsw7", - "owner": { - "username": "Ahsw", - "email": "jasjusjambu.segar@gmail.com" - }, - "record": { - "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" - } -} \ No newline at end of file + "description": "Ahsw Personal Website", + "owner": { + "username": "Ahsw", + "email": "jasjusjambu.segar@gmail.com" + }, + "record": { + "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" + } +} diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json index db3366e32..c89d72ea7 100644 --- a/domains/ahuja-m.json +++ b/domains/ahuja-m.json @@ -1,10 +1,10 @@ { - "description": "This is a user", - "repo": "https://github.com/ahuja-m/ahuja-m.github.io", - "owner": { - "username": "ahuja-m" - }, - "record": { - "CNAME": "ahuja-m.github.io" - } -} \ No newline at end of file + "description": "This is a user", + "repo": "https://github.com/ahuja-m/ahuja-m.github.io", + "owner": { + "username": "ahuja-m" + }, + "record": { + "CNAME": "ahuja-m.github.io" + } +} diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json index cf865afa1..7d8f20858 100644 --- a/domains/ahyalfan.json +++ b/domains/ahyalfan.json @@ -1,10 +1,10 @@ { - "description": "this is for my personal website made.", - "owner": { - "username": "ahyalfan", - "email": "alfandi0857@gmail.com" - }, - "record": { - "URL": "https://ahyalfan.my.id" - } -} \ No newline at end of file + "description": "this is for my personal website made.", + "owner": { + "username": "ahyalfan", + "email": "alfandi0857@gmail.com" + }, + "record": { + "URL": "https://ahyalfan.my.id" + } +} diff --git a/domains/ahysa.andgyk.json b/domains/ahysa.andgyk.json index 05eea53d3..72a0fe1e2 100644 --- a/domains/ahysa.andgyk.json +++ b/domains/ahysa.andgyk.json @@ -1,11 +1,11 @@ { - "description": "Ahysa Discord bot website", - "repo": "https://github.com/andgyk/ahysa", - "owner": { - "username": "andgyk", - "email": "an4g7k@gmail.com" - }, - "record": { - "CNAME": "ahysa.github.io" - } -} \ No newline at end of file + "description": "Ahysa Discord bot website", + "repo": "https://github.com/andgyk/ahysa", + "owner": { + "username": "andgyk", + "email": "an4g7k@gmail.com" + }, + "record": { + "CNAME": "ahysa.github.io" + } +} diff --git a/domains/ai-demo.json b/domains/ai-demo.json index 712942b9e..abda22637 100644 --- a/domains/ai-demo.json +++ b/domains/ai-demo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "andrewstech", - "email": "andrew@maintainers.is-a.dev", - "discord": "598245488977903688" - }, - "record": { - "CNAME": "andrewstech.github.io" - } -} \ No newline at end of file + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + "record": { + "CNAME": "andrewstech.github.io" + } +} diff --git a/domains/ai.json b/domains/ai.json index 6e7278585..1f6312968 100644 --- a/domains/ai.json +++ b/domains/ai.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "Bananalolok", - "discord": "banana_lol_7678" - }, - "record": { - "NS": [ - "audrey.ns.cloudflare.com", - "hank.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "Bananalolok", + "discord": "banana_lol_7678" + }, + "record": { + "NS": ["audrey.ns.cloudflare.com", "hank.ns.cloudflare.com"] + } +} diff --git a/domains/aichat.json b/domains/aichat.json index 832cf96d5..ef8dc3532 100644 --- a/domains/aichat.json +++ b/domains/aichat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TechnoFusionTech", - "email": "technofusiontech@techie.com" - }, - "record": { - "CNAME": "technofusiontech.is-a.dev" - } -} \ No newline at end of file + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.is-a.dev" + } +} diff --git a/domains/aida.json b/domains/aida.json index 40a54f6d2..cc459d361 100644 --- a/domains/aida.json +++ b/domains/aida.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "thorerik", - "discord": "107056552212447232", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F6zhssd8zE-flkk300JMr63UJLCkeuPHAwqIH5cGnonDP518oKiR1OZYawVLnzKrIHNrGcZBPX09cCxiLg9sebHfP0TLthuGpM3PWEw6F0Zmbo3kvIHYWlmtnCJLhM5a4bxxwGJYS_Lb77-SzZkZrRsc__slqrpzZspu4R0SFjC6XSvfutYJLac00Wfp0yW4PZhgja9v-2W0DVW7a5fGUAKJT-E-JXfIORrmjHOCysJdxGfn468h6TDKxYDJbwjFffjNuY3jVHNK1s9Nouf7bya9bTvgtdQCoiaPO0OdlX4PIbeHKD01oLAOlKQjcPkUC2L9YLqN0rrwpHop3vHwBA.-rIc3UZYeyaMd64cOpSYbw.UridMk-3yNDqMa0VdqmjUKjS8rSmY2blxZDEv7DoMB6dd_Eb6yLFq1MYWujwTO93W6EatgvotWXAM9ZUPhYchWY1uPMQ99S_1P_Q4c6qR7Ch7yTSvKnU_qYsT4QiC-gO.BYZgAlo82oK0UJsCavGwSg" - }, - "record": { - "CNAME": "beorn-blog.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "thorerik", + "discord": "107056552212447232", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F6zhssd8zE-flkk300JMr63UJLCkeuPHAwqIH5cGnonDP518oKiR1OZYawVLnzKrIHNrGcZBPX09cCxiLg9sebHfP0TLthuGpM3PWEw6F0Zmbo3kvIHYWlmtnCJLhM5a4bxxwGJYS_Lb77-SzZkZrRsc__slqrpzZspu4R0SFjC6XSvfutYJLac00Wfp0yW4PZhgja9v-2W0DVW7a5fGUAKJT-E-JXfIORrmjHOCysJdxGfn468h6TDKxYDJbwjFffjNuY3jVHNK1s9Nouf7bya9bTvgtdQCoiaPO0OdlX4PIbeHKD01oLAOlKQjcPkUC2L9YLqN0rrwpHop3vHwBA.-rIc3UZYeyaMd64cOpSYbw.UridMk-3yNDqMa0VdqmjUKjS8rSmY2blxZDEv7DoMB6dd_Eb6yLFq1MYWujwTO93W6EatgvotWXAM9ZUPhYchWY1uPMQ99S_1P_Q4c6qR7Ch7yTSvKnU_qYsT4QiC-gO.BYZgAlo82oK0UJsCavGwSg" + }, + "record": { + "CNAME": "beorn-blog.pages.dev" + } +} diff --git a/domains/aidan.json b/domains/aidan.json index 592d400c4..40049af0b 100644 --- a/domains/aidan.json +++ b/domains/aidan.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "sangnd2x", - "email": "sanguyen128@gmail.com" - }, - "record": { - "A": [ - "103.211.201.28" - ] - } -} \ No newline at end of file + "owner": { + "username": "sangnd2x", + "email": "sanguyen128@gmail.com" + }, + "record": { + "A": ["103.211.201.28"] + } +} diff --git a/domains/aiden.json b/domains/aiden.json index 968da5cdf..cbb9b220a 100644 --- a/domains/aiden.json +++ b/domains/aiden.json @@ -1,11 +1,11 @@ { - "description": "Redirect for my personal website", - "repo": "https://github.com/ignSKRRRTT/register", - "owner": { - "username": "ignSKRRRTT", - "email": "me@aiden.gg" - }, - "record": { - "URL": "https://aiden.gg" - } -} \ No newline at end of file + "description": "Redirect for my personal website", + "repo": "https://github.com/ignSKRRRTT/register", + "owner": { + "username": "ignSKRRRTT", + "email": "me@aiden.gg" + }, + "record": { + "URL": "https://aiden.gg" + } +} diff --git a/domains/aidhani.json b/domains/aidhani.json index c6ec0dad3..421dac4f6 100644 --- a/domains/aidhani.json +++ b/domains/aidhani.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AidhaniDev", - "email": "aidhanidev@gmail.com" - }, - "record": { - "URL": "https://sites.google.com/view/aidhanidev/home" - } -} \ No newline at end of file + "owner": { + "username": "AidhaniDev", + "email": "aidhanidev@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/aidhanidev/home" + } +} diff --git a/domains/aiko.json b/domains/aiko.json index 2e8410755..a89817a76 100644 --- a/domains/aiko.json +++ b/domains/aiko.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AikoNee", - "email": "shenzie1131@gmail.com" - }, - "record": { - "CNAME": "aiko.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AikoNee", + "email": "shenzie1131@gmail.com" + }, + "record": { + "CNAME": "aiko.pages.dev" + } +} diff --git a/domains/ain3abdo.json b/domains/ain3abdo.json index b12bad28b..246306030 100644 --- a/domains/ain3abdo.json +++ b/domains/ain3abdo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ainabdelkarim", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "ainabdelkarim.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ainabdelkarim", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "ainabdelkarim.github.io" + } +} diff --git a/domains/air.json b/domains/air.json index 40a9435ca..dc7a76be0 100644 --- a/domains/air.json +++ b/domains/air.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com", - "discord": "850820069310201896" - }, - "record": { - "CNAME": "air-busl.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "CNAME": "air-busl.onrender.com" + } +} diff --git a/domains/aish.json b/domains/aish.json index 1bd3e7603..4f1926b86 100644 --- a/domains/aish.json +++ b/domains/aish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -} \ No newline at end of file + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/aixiaoji.json b/domains/aixiaoji.json index fc5a69a4b..dbeecaec5 100644 --- a/domains/aixiaoji.json +++ b/domains/aixiaoji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HelloAIXIAOJI", - "email": "aixiaoji2020@163.com" - }, - "record": { - "CNAME": "ip.hk.dhost.devskyr.com" - } -} \ No newline at end of file + "owner": { + "username": "HelloAIXIAOJI", + "email": "aixiaoji2020@163.com" + }, + "record": { + "CNAME": "ip.hk.dhost.devskyr.com" + } +} diff --git a/domains/aizuu.json b/domains/aizuu.json index 27bb62a1b..a51faf945 100644 --- a/domains/aizuu.json +++ b/domains/aizuu.json @@ -1,11 +1,10 @@ { - "description": "Aizuu's Personal Website", - "repo": "https://github.com/VeguiIzumi", - "owner": { - "username": "Aizuu", - "email": "baby@alvindaldi.my.id" - }, - "record": { - "URL": "https://aizuu.my.id" - } -} \ No newline at end of file + "description": "Aizuu's Personal Website", + "owner": { + "username": "Aizuu", + "email": "baby@alvindaldi.my.id" + }, + "record": { + "URL": "https://aizuu.my.id" + } +} diff --git a/domains/aj.json b/domains/aj.json index d1271c286..486c3c722 100644 --- a/domains/aj.json +++ b/domains/aj.json @@ -1,14 +1,12 @@ { - "owner": { - "username": "alvinsjoy", - "discord": "825382504353234954" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "TXT": [ - "google-site-verification=CT0XYnjNC4mKSCOf5Bg0MhiAI1iA5fE2j0cQRJ6PNNo" - ] - } -} \ No newline at end of file + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"], + "TXT": [ + "google-site-verification=CT0XYnjNC4mKSCOf5Bg0MhiAI1iA5fE2j0cQRJ6PNNo" + ] + } +} diff --git a/domains/aj7.json b/domains/aj7.json index 4b9ad8b86..caa135dfc 100644 --- a/domains/aj7.json +++ b/domains/aj7.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Aj-Seven", - "discord": "1001724019764105307", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.PrSBRDaJlKvzZqQ36RQuk7LNoUgHNzidvrUf1soAaR-omfIi3O45AhrScQhU9kLyAzrXUVomzObZ1t9PEmdkIEkRB2ixGfUGNw2QXoLGE_YD7bXSuiQ37FI3wlpQnSbhwEEInlrN1m4k7B4q-NieWDVy6TUUvjwJRHB3PoX_v2sBeyHAq8z0JPgKxtqZa87tRl5HOV-l8-3oUdVWBALzy29V67leds49-JiZUhSlBtI8i9ffL9vsSVJd_ZDBtCivc69jraLmeqcUaeRs6gBCf6PCEKedFL0DFESQJs20Q3NycNBM-lDbTnRAELwIH_qTR-Kp-1mlGRZRi86negfShg.LsD0K6KH_2ix58TY5XVo7A.XVuT8kmSk4-Et5is2YvbWkV2j1BmeJmP_hsXPIro3M1eYZpxSGdD6UEeTkPVA1Y5_jap3XmImFi5cytqLn0v5eWiZqFDdB4_bbsL1eDqzJc.28Rc2WPMDexZtJVxuECDqw" - }, - "record": { - "CNAME": "ajseven.eu.org" - } -} \ No newline at end of file + "owner": { + "username": "Aj-Seven", + "discord": "1001724019764105307", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.PrSBRDaJlKvzZqQ36RQuk7LNoUgHNzidvrUf1soAaR-omfIi3O45AhrScQhU9kLyAzrXUVomzObZ1t9PEmdkIEkRB2ixGfUGNw2QXoLGE_YD7bXSuiQ37FI3wlpQnSbhwEEInlrN1m4k7B4q-NieWDVy6TUUvjwJRHB3PoX_v2sBeyHAq8z0JPgKxtqZa87tRl5HOV-l8-3oUdVWBALzy29V67leds49-JiZUhSlBtI8i9ffL9vsSVJd_ZDBtCivc69jraLmeqcUaeRs6gBCf6PCEKedFL0DFESQJs20Q3NycNBM-lDbTnRAELwIH_qTR-Kp-1mlGRZRi86negfShg.LsD0K6KH_2ix58TY5XVo7A.XVuT8kmSk4-Et5is2YvbWkV2j1BmeJmP_hsXPIro3M1eYZpxSGdD6UEeTkPVA1Y5_jap3XmImFi5cytqLn0v5eWiZqFDdB4_bbsL1eDqzJc.28Rc2WPMDexZtJVxuECDqw" + }, + "record": { + "CNAME": "ajseven.eu.org" + } +} diff --git a/domains/ajay-charotariya.json b/domains/ajay-charotariya.json index 2b1b08729..790b15b2e 100644 --- a/domains/ajay-charotariya.json +++ b/domains/ajay-charotariya.json @@ -1,10 +1,10 @@ { - "description": "Ajay charotariya.", - "repo": "https://github.com/ajay-charotariya/ajay-charotariya.github.io", - "owner": { - "username": "ajay-charotariya" - }, - "record": { - "CNAME": "ajay-charotariya.github.io" - } -} \ No newline at end of file + "description": "Ajay charotariya.", + "repo": "https://github.com/ajay-charotariya/ajay-charotariya.github.io", + "owner": { + "username": "ajay-charotariya" + }, + "record": { + "CNAME": "ajay-charotariya.github.io" + } +} diff --git a/domains/ajay.json b/domains/ajay.json index 37b171b7f..32b4b1176 100644 --- a/domains/ajay.json +++ b/domains/ajay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aj-Cdr", - "email": "ajaysathishpreetha2.0@gmail.com" - }, - "record": { - "URL": "https://ajay.framer.ai/" - } -} \ No newline at end of file + "owner": { + "username": "Aj-Cdr", + "email": "ajaysathishpreetha2.0@gmail.com" + }, + "record": { + "URL": "https://ajay.framer.ai/" + } +} diff --git a/domains/ajayanto.json b/domains/ajayanto.json index 925bcb551..c64961cbc 100644 --- a/domains/ajayanto.json +++ b/domains/ajayanto.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AjayAntoIsDev", - "email": "ajayantoisdev@gmail.com" - }, - "record": { - "CNAME": "ajayanto.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AjayAntoIsDev", + "email": "ajayantoisdev@gmail.com" + }, + "record": { + "CNAME": "ajayanto.pages.dev" + } +} diff --git a/domains/ajaykrshna.json b/domains/ajaykrshna.json index 41d834eec..aa08adbd6 100644 --- a/domains/ajaykrshna.json +++ b/domains/ajaykrshna.json @@ -1,11 +1,11 @@ { - "description": "For personal use", - "repo": "https://github.com/ajaykrshna/ajaykrshna.github.io", - "owner": { - "username": "ajaykrshna", - "email": "ajaykfan@gmail.com" - }, - "record": { - "CNAME": "ajaykrshna.github.io" - } -} \ No newline at end of file + "description": "For personal use", + "repo": "https://github.com/ajaykrshna/ajaykrshna.github.io", + "owner": { + "username": "ajaykrshna", + "email": "ajaykfan@gmail.com" + }, + "record": { + "CNAME": "ajaykrshna.github.io" + } +} diff --git a/domains/ajays.json b/domains/ajays.json index f0af51f0c..fc9561518 100644 --- a/domains/ajays.json +++ b/domains/ajays.json @@ -1,11 +1,11 @@ { - "description": "want to use it for hosting my portfolio site", - "repo": "https://github.com/Dev-Ajay-sahani/Ajay_site", - "owner": { - "username": "Dev-Ajay-sahani", - "email": "ajays.dev.contact@gmail.com" - }, - "record": { - "CNAME": "dev-ajay-sahani.github.io" - } -} \ No newline at end of file + "description": "want to use it for hosting my portfolio site", + "repo": "https://github.com/Dev-Ajay-sahani/Ajay_site", + "owner": { + "username": "Dev-Ajay-sahani", + "email": "ajays.dev.contact@gmail.com" + }, + "record": { + "CNAME": "dev-ajay-sahani.github.io" + } +} diff --git a/domains/ajie.json b/domains/ajie.json index e624ef07d..f0b5e92c5 100644 --- a/domains/ajie.json +++ b/domains/ajie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AjieDev", - "email": "ajiedev@ajieblogs.eu.org" - }, - "record": { - "CNAME": "ajiedev.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AjieDev", + "email": "ajiedev@ajieblogs.eu.org" + }, + "record": { + "CNAME": "ajiedev.pages.dev" + } +} diff --git a/domains/ajit-thakor.json b/domains/ajit-thakor.json index 9cbaa5ea8..366303fd1 100644 --- a/domains/ajit-thakor.json +++ b/domains/ajit-thakor.json @@ -1,10 +1,10 @@ { - "description": "Ajit Portfolio.", - "repo": "https://github.com/ajit-thakor/ajit-thakor.github.io", - "owner": { - "username": "ajit-thakor" - }, - "record": { - "CNAME": "ajit-thakor.github.io" - } -} \ No newline at end of file + "description": "Ajit Portfolio.", + "repo": "https://github.com/ajit-thakor/ajit-thakor.github.io", + "owner": { + "username": "ajit-thakor" + }, + "record": { + "CNAME": "ajit-thakor.github.io" + } +} diff --git a/domains/ajt-lkmn.json b/domains/ajt-lkmn.json index 4e76a67be..8ca65f40c 100644 --- a/domains/ajt-lkmn.json +++ b/domains/ajt-lkmn.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/ajanthaa-lakkshmanan/ajanthaa-lakkshmanan.github.io", - "owner": { - "username": "ajanthaa-lakkshmanan", - "email": "ajanthal@srmist.edu.in" - }, - "record": { - "CNAME": "ajanthaa-lakkshmanan.github.io" - } -} \ No newline at end of file + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/ajanthaa-lakkshmanan/ajanthaa-lakkshmanan.github.io", + "owner": { + "username": "ajanthaa-lakkshmanan", + "email": "ajanthal@srmist.edu.in" + }, + "record": { + "CNAME": "ajanthaa-lakkshmanan.github.io" + } +} diff --git a/domains/ajtabs.json b/domains/ajtabs.json index 014226d08..b6c25a2f7 100644 --- a/domains/ajtabs.json +++ b/domains/ajtabs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ajtabjs", - "email": "oro10jua@gmail.com" - }, - "record": { - "CNAME": "aj-swag-portfolio.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "ajtabjs", + "email": "oro10jua@gmail.com" + }, + "record": { + "CNAME": "aj-swag-portfolio.pages.dev" + } +} diff --git a/domains/ak-dev.json b/domains/ak-dev.json index 8b8eea686..a25661d66 100644 --- a/domains/ak-dev.json +++ b/domains/ak-dev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LRxDarkDevil", - "email": "tahaadnanawan@gmail.com" - }, - "record": { - "CNAME": "ak-dev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "LRxDarkDevil", + "email": "tahaadnanawan@gmail.com" + }, + "record": { + "CNAME": "ak-dev.github.io" + } +} diff --git a/domains/ak.json b/domains/ak.json index c3a78b88b..63cf7a230 100644 --- a/domains/ak.json +++ b/domains/ak.json @@ -1,12 +1,11 @@ { - "description": "AK's Dev Website", - "repo": "https://github.com/AKGaming0001", - "owner": { - "username": "AKGaming0001", - "twitter": "NotAKGaming", - "discord": "AKGaming#7664" - }, - "record": { - "CNAME": "akgaming0001.github.io" - } -} \ No newline at end of file + "description": "AK's Dev Website", + "owner": { + "username": "AKGaming0001", + "twitter": "NotAKGaming", + "discord": "AKGaming#7664" + }, + "record": { + "CNAME": "akgaming0001.github.io" + } +} diff --git a/domains/ak47.json b/domains/ak47.json index f995c0254..53c17e34b 100644 --- a/domains/ak47.json +++ b/domains/ak47.json @@ -1,11 +1,11 @@ { - "description": "Personal Bio", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "octyn-yt", - "email": "simplelogin-newsletter.idealize471@simplelogin.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} \ No newline at end of file + "description": "Personal Bio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/akai.json b/domains/akai.json index db85ad00e..464021e18 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AmazingAkai", - "discord": "Akai#8199" - }, - "record": { - "CNAME": "akai.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "AmazingAkai", + "discord": "Akai#8199" + }, + "record": { + "CNAME": "akai.onrender.com" + } +} diff --git a/domains/akash.json b/domains/akash.json index 5c2ac06d7..d6c799907 100644 --- a/domains/akash.json +++ b/domains/akash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } -} \ No newline at end of file + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} diff --git a/domains/akashr.json b/domains/akashr.json index 01a7e1c65..985641834 100644 --- a/domains/akashr.json +++ b/domains/akashr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akash2600707", - "email": "akashramesh2607@gmail.com" - }, - "record": { - "CNAME": "akashr-portfolio.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "akash2600707", + "email": "akashramesh2607@gmail.com" + }, + "record": { + "CNAME": "akashr-portfolio.onrender.com" + } +} diff --git a/domains/akatsuki.json b/domains/akatsuki.json index 03fc65c37..e996dfee6 100644 --- a/domains/akatsuki.json +++ b/domains/akatsuki.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Miguel-altcell", - "email": "wilsonmigueljalla@gmail.com", - "discord": "1223721772051075193" - }, - "record": { - "CNAME": "akatsuki-crew.rf.gd" - } -} \ No newline at end of file + "owner": { + "username": "Miguel-altcell", + "email": "wilsonmigueljalla@gmail.com", + "discord": "1223721772051075193" + }, + "record": { + "CNAME": "akatsuki-crew.rf.gd" + } +} diff --git a/domains/akay.json b/domains/akay.json index 7ad6f1248..bc171483e 100644 --- a/domains/akay.json +++ b/domains/akay.json @@ -1,17 +1,10 @@ { - "owner": { - "username": "AKBORANA3" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "AKBORANA3" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/akbar.json b/domains/akbar.json index 8d472ba17..b4c5d32ea 100644 --- a/domains/akbar.json +++ b/domains/akbar.json @@ -1,10 +1,10 @@ { - "description": "Portfolio of M. Akbar Perdana", - "owner": { - "username": "akbarrdev", - "email": "teamnevolution@gmail.com" - }, - "record": { - "CNAME": "portfolio-7to.pages.dev" - } -} \ No newline at end of file + "description": "Portfolio of M. Akbar Perdana", + "owner": { + "username": "akbarrdev", + "email": "teamnevolution@gmail.com" + }, + "record": { + "CNAME": "portfolio-7to.pages.dev" + } +} diff --git a/domains/akcord.json b/domains/akcord.json index f46899c14..da8d0c122 100644 --- a/domains/akcord.json +++ b/domains/akcord.json @@ -1,14 +1,12 @@ { - "description": "AKCord's Portfolio", - "repo": "https://github.com/AKCord/akcord.github.io", - "owner": { - "username": "AKCord", - "email": "shrestha.aeniv@gmail.com", - "discord": "AKCord" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "description": "AKCord's Portfolio", + "repo": "https://github.com/AKCord/akcord.github.io", + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com", + "discord": "AKCord" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/akhilesh.json b/domains/akhilesh.json index d1e6d9e37..94d164882 100644 --- a/domains/akhilesh.json +++ b/domains/akhilesh.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", - "owner": { - "username": "ProCoderAkhil", - "email": "AkhilRamachandran@gmail.com" - }, - "record": { - "CNAME": "procoderakhil.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", + "owner": { + "username": "ProCoderAkhil", + "email": "AkhilRamachandran@gmail.com" + }, + "record": { + "CNAME": "procoderakhil.github.io" + } +} diff --git a/domains/akib.json b/domains/akib.json index 869db11c3..3e22ecc30 100644 --- a/domains/akib.json +++ b/domains/akib.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "akibsaleh", - "email": "akibsaleh.dev@gmail.com", - "discord": "akibsalehzihan" - }, - "record": { - "CNAME": "akibsaleh.vercel.app" - } + "owner": { + "username": "akibsaleh", + "email": "akibsaleh.dev@gmail.com", + "discord": "akibsalehzihan" + }, + "record": { + "CNAME": "akibsaleh.vercel.app" + } } diff --git a/domains/akiitr.json b/domains/akiitr.json index 4afe807a1..80371efbc 100644 --- a/domains/akiitr.json +++ b/domains/akiitr.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "akiitr", - "twitter": "akiitr", - "discord": "akiitr" - }, - "record": { - "CNAME": "akiitr.github.io" - } + "owner": { + "username": "akiitr", + "twitter": "akiitr", + "discord": "akiitr" + }, + "record": { + "CNAME": "akiitr.github.io" + } } diff --git a/domains/akira.json b/domains/akira.json index 54b693c00..4b79b5a94 100644 --- a/domains/akira.json +++ b/domains/akira.json @@ -1,11 +1,11 @@ { - "description": "Akira's Dev Webpage", - "repo": "https://github.com/cakira/cakira.github.io.git", - "owner": { - "username": "cakira", - "email": "cleber.akira@gmail.com" - }, - "record": { - "CNAME": "cakira.github.io" - } -} \ No newline at end of file + "description": "Akira's Dev Webpage", + "repo": "https://github.com/cakira/cakira.github.io.git", + "owner": { + "username": "cakira", + "email": "cleber.akira@gmail.com" + }, + "record": { + "CNAME": "cakira.github.io" + } +} diff --git a/domains/akk1to.json b/domains/akk1to.json index ffb64d294..5f3997d5b 100644 --- a/domains/akk1to.json +++ b/domains/akk1to.json @@ -1,21 +1,14 @@ { - "description": "This website is my personal portfollo XD (let it on rq)", - "repo": "https://github.com/akk1to/akk1to.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "This website is my personal portfollo XD (let it on rq)", + "repo": "https://github.com/akk1to/akk1to.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": ["185.199.108.153", "185.199.111.153", "185.199.110.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/akki.json b/domains/akki.json index 4b4fca2c8..658a98354 100644 --- a/domains/akki.json +++ b/domains/akki.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - "record": { - "A": [ - "69.197.135.203" - ] - } -} \ No newline at end of file + "owner": { + "username": "akshtt-dev", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + "record": { + "A": ["69.197.135.203"] + } +} diff --git a/domains/aknb.json b/domains/aknb.json index a3e61a92b..24ab31650 100644 --- a/domains/aknb.json +++ b/domains/aknb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abdulazizkhan-K-N-B", - "email": "abdulazizkhan.k.n.b@gmail.com" - }, - "record": { - "CNAME": "abdulazizkhan-k-n-b.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Abdulazizkhan-K-N-B", + "email": "abdulazizkhan.k.n.b@gmail.com" + }, + "record": { + "CNAME": "abdulazizkhan-k-n-b.github.io" + } +} diff --git a/domains/akorn.json b/domains/akorn.json index 51d6cb4c1..39114c383 100644 --- a/domains/akorn.json +++ b/domains/akorn.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Akronical" - }, - "record": { - "CNAME": "akronical.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Akronical" + }, + "record": { + "CNAME": "akronical.github.io" + } +} diff --git a/domains/akpi.json b/domains/akpi.json index cca034d83..1da856509 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -1,16 +1,11 @@ { - "owner": { - "username": "ackle-dev", - "discord": "equus_quagga" - }, - "record": { - "URL": "https://ackle.vercel.app/", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "ackle-dev", + "discord": "equus_quagga" + }, + "record": { + "URL": "https://ackle.vercel.app/", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/akrm.json b/domains/akrm.json index 45abe9314..ab7c96961 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,15 +1,11 @@ { - "owner": { - "username": "KemoXtech", - "email": "aljmalrealstate@gmail.com", - "discord": "868339557593137212" - }, - "record": { - "A": [ - "64.62.151.106" - ], - "AAAA": [ - "2001:470:1:1ee::2009" - ] - } -} \ No newline at end of file + "owner": { + "username": "KemoXtech", + "email": "aljmalrealstate@gmail.com", + "discord": "868339557593137212" + }, + "record": { + "A": ["64.62.151.106"], + "AAAA": ["2001:470:1:1ee::2009"] + } +} diff --git a/domains/akshat.json b/domains/akshat.json index ad6c14110..3570057b6 100644 --- a/domains/akshat.json +++ b/domains/akshat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshatgurnani", - "email": "Akshatgurnani@outlook.com" - }, - "record": { - "URL": "https://www.github.com/akshatgurnani" - } -} \ No newline at end of file + "owner": { + "username": "akshatgurnani", + "email": "Akshatgurnani@outlook.com" + }, + "record": { + "URL": "https://www.github.com/akshatgurnani" + } +} diff --git a/domains/akshath.json b/domains/akshath.json index df3a1c2ec..28ea47ef5 100644 --- a/domains/akshath.json +++ b/domains/akshath.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "d7dx", - "email": "d7dx@proton.me" - }, - "record": { - "CNAME": "d7dx.github.io" - } -} \ No newline at end of file + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} diff --git a/domains/akshatjain.json b/domains/akshatjain.json index fdc8e0725..4d090e345 100644 --- a/domains/akshatjain.json +++ b/domains/akshatjain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshatjain", - "email": "akshatjain1567@gmail.com" - }, - "record": { - "URL": "https://www.github.com/akshatjaiin" - } -} \ No newline at end of file + "owner": { + "username": "akshatjain", + "email": "akshatjain1567@gmail.com" + }, + "record": { + "URL": "https://www.github.com/akshatjaiin" + } +} diff --git a/domains/akshay-n.json b/domains/akshay-n.json index 437653a28..a255c39e3 100644 --- a/domains/akshay-n.json +++ b/domains/akshay-n.json @@ -1,15 +1,12 @@ { - "description": "Akshay's email alias", - "repo": "https://github.com/phenax/phenax.github.io", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } -} \ No newline at end of file + "description": "Akshay's email alias", + "repo": "https://github.com/phenax/phenax.github.io", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } +} diff --git a/domains/akshay.json b/domains/akshay.json index 581acf53e..741acd48d 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -1,11 +1,11 @@ { - "description": "Akshay's portfolio website and blog", - "repo": "https://github.com/phenax/ediblemonad.dev", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "URL": "https://ediblemonad.dev" - } -} \ No newline at end of file + "description": "Akshay's portfolio website and blog", + "repo": "https://github.com/phenax/ediblemonad.dev", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://ediblemonad.dev" + } +} diff --git a/domains/akshayan.json b/domains/akshayan.json index 2ff42dd3d..e487935fc 100644 --- a/domains/akshayan.json +++ b/domains/akshayan.json @@ -1,11 +1,11 @@ { - "description": "Akshayan's Profile", - "repo": "https://github.com/akshayans/akshayans.github.io", - "owner": { - "username": "akshayans", - "email": "akshayan@afhstudio.ml" - }, - "record": { - "CNAME": "akshayans.github.io" - } -} \ No newline at end of file + "description": "Akshayan's Profile", + "repo": "https://github.com/akshayans/akshayans.github.io", + "owner": { + "username": "akshayans", + "email": "akshayan@afhstudio.ml" + }, + "record": { + "CNAME": "akshayans.github.io" + } +} diff --git a/domains/akshayks.json b/domains/akshayks.json index cfa38f753..ac5fabd1c 100644 --- a/domains/akshayks.json +++ b/domains/akshayks.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshaynox", - "email": "mail.akshayks@gmail.com" - }, - "record": { - "URL": "https://akshayks.vercel.app/" - } -} \ No newline at end of file + "owner": { + "username": "akshaynox", + "email": "mail.akshayks@gmail.com" + }, + "record": { + "URL": "https://akshayks.vercel.app/" + } +} diff --git a/domains/akshit.json b/domains/akshit.json index 8a110ea41..f85325a4c 100644 --- a/domains/akshit.json +++ b/domains/akshit.json @@ -1,11 +1,11 @@ -{ - "description": "Akshit's Personal Website", - "repo": "github.com/4kshi7/akshit2k", - "owner": { - "username": "4kshi7", - "email": "akshitgaur2003@gmail.com" - }, - "record": { - "CNAME": "akshit2k.vercel.app" - } -} +{ + "description": "Akshit's Personal Website", + "repo": "github.com/4kshi7/akshit2k", + "owner": { + "username": "4kshi7", + "email": "akshitgaur2003@gmail.com" + }, + "record": { + "CNAME": "akshit2k.vercel.app" + } +} diff --git a/domains/akshsingla.json b/domains/akshsingla.json index 3b031a289..7306ad99e 100644 --- a/domains/akshsingla.json +++ b/domains/akshsingla.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Aktindo", - "email": "akshit.singla.dps@gmail.com" - }, - "description": "Personal website.", - "repo": "https://github.com/Aktindo/personal-website", - "record": { - "URL": "https://akshsingla.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "Aktindo", + "email": "akshit.singla.dps@gmail.com" + }, + "description": "Personal website.", + "repo": "https://github.com/Aktindo/personal-website", + "record": { + "URL": "https://akshsingla.vercel.app" + } +} diff --git a/domains/akshtt.json b/domains/akshtt.json index 4329e896c..ad11a082f 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - "record": { - "A": [ - "69.197.135.202" - ] - } -} \ No newline at end of file + "owner": { + "username": "akshtt-dev", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + "record": { + "A": ["69.197.135.202"] + } +} diff --git a/domains/akshya.json b/domains/akshya.json index 03a6be20b..330661566 100644 --- a/domains/akshya.json +++ b/domains/akshya.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", - "owner": { - "username": "LowkeyGUY4444", - "email": "akshyathapa23@gmail.com" - }, - "record": { - "CNAME": "lowkeyguy4444.github.io" - } -} \ No newline at end of file + "description": "Portfolio Website", + "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", + "owner": { + "username": "LowkeyGUY4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "CNAME": "lowkeyguy4444.github.io" + } +} diff --git a/domains/akta-chavda.json b/domains/akta-chavda.json index b5d0d508d..f60353aca 100644 --- a/domains/akta-chavda.json +++ b/domains/akta-chavda.json @@ -1,10 +1,10 @@ { - "description": "ankita chavda.", - "repo": "https://github.com/akta-chavda/akta-chavda.github.io", - "owner": { - "username": "akta-chavda" - }, - "record": { - "CNAME": "akta-chavda.github.io" - } -} \ No newline at end of file + "description": "ankita chavda.", + "repo": "https://github.com/akta-chavda/akta-chavda.github.io", + "owner": { + "username": "akta-chavda" + }, + "record": { + "CNAME": "akta-chavda.github.io" + } +} diff --git a/domains/akxd.json b/domains/akxd.json index 14f2caba3..d74a30340 100644 --- a/domains/akxd.json +++ b/domains/akxd.json @@ -1,11 +1,10 @@ { - "description": "Aditya's Portfolio", - "repo": "https://github.com/adityakumarxd", - "owner": { - "username": "adityakumarxd", - "discord": "akxd" - }, - "record": { - "CNAME": "adityakumarxd.github.io" - } -} \ No newline at end of file + "description": "Aditya's Portfolio", + "owner": { + "username": "adityakumarxd", + "discord": "akxd" + }, + "record": { + "CNAME": "adityakumarxd.github.io" + } +} diff --git a/domains/akzana.json b/domains/akzana.json index 5f5e63cc7..d8fefc099 100644 --- a/domains/akzana.json +++ b/domains/akzana.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Site for Akzana. I want to host small projects on Akzana.Is-A.Dev to showcase my software engineering skills.", - "repo": "https://github.com/akzana/akzana.github.io", - "owner": { - "username": "akzana", - "email": "akzanaklepsch@outlook.com" - }, - "record": { - "CNAME": "akzana.github.io" - } -} \ No newline at end of file + "description": "Portfolio Site for Akzana. I want to host small projects on Akzana.Is-A.Dev to showcase my software engineering skills.", + "repo": "https://github.com/akzana/akzana.github.io", + "owner": { + "username": "akzana", + "email": "akzanaklepsch@outlook.com" + }, + "record": { + "CNAME": "akzana.github.io" + } +} diff --git a/domains/alain.json b/domains/alain.json index befc70f98..893395671 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/alainsdev/register", - "owner": { - "username": "alainsdev", - "email": "ghghello30@gmail.com", - "discord": "970325505989574656" - }, - "record": { - "CNAME": "alainsdev.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/alainsdev/register", + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + "record": { + "CNAME": "alainsdev.github.io" + } +} diff --git a/domains/alan-huynh.json b/domains/alan-huynh.json index 660323ea1..ddfc58b2c 100644 --- a/domains/alan-huynh.json +++ b/domains/alan-huynh.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "hdmquan", - "email": "hdmquan@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "owner": { + "username": "hdmquan", + "email": "hdmquan@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/alan-ren.json b/domains/alan-ren.json index bda37104d..31e982f1b 100644 --- a/domains/alan-ren.json +++ b/domains/alan-ren.json @@ -1,11 +1,10 @@ { - "description": "Alan Ren's Developer Website", - "repo": "https://github.com/alanvww", - "owner": { - "username": "alanvww", - "email": "hello@me.alan.ooo" - }, - "record": { - "URL": "https://alan.ooo" - } -} \ No newline at end of file + "description": "Alan Ren's Developer Website", + "owner": { + "username": "alanvww", + "email": "hello@me.alan.ooo" + }, + "record": { + "URL": "https://alan.ooo" + } +} diff --git a/domains/alan-smith.json b/domains/alan-smith.json index 32189623b..e8fb369f0 100644 --- a/domains/alan-smith.json +++ b/domains/alan-smith.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "AlanDoesCS", - "email": "", - "discord": "730009898942988299", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" - }, - "record": { - "CNAME": "alandoescs.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AlanDoesCS", + "discord": "730009898942988299", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" + }, + "record": { + "CNAME": "alandoescs.github.io" + } +} diff --git a/domains/alan.json b/domains/alan.json index 3a8c13824..8bc1e6e21 100644 --- a/domains/alan.json +++ b/domains/alan.json @@ -1,11 +1,10 @@ { - "description": "Alan's personal developer website", - "repo": "https://github.com/schirrel", - "owner": { - "username": "schirrel", - "email": "alan@schirrel.dev" - }, - "record": { - "URL": "https://schirrel.dev" - } -} \ No newline at end of file + "description": "Alan's personal developer website", + "owner": { + "username": "schirrel", + "email": "alan@schirrel.dev" + }, + "record": { + "URL": "https://schirrel.dev" + } +} diff --git a/domains/alas.json b/domains/alas.json index 372591b1d..b42694ddd 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -7,9 +7,6 @@ }, "record": { "URL": "https://alastrantia.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } diff --git a/domains/albakhet.json b/domains/albakhet.json index bd6b28d94..a6889c508 100644 --- a/domains/albakhet.json +++ b/domains/albakhet.json @@ -1,16 +1,11 @@ { - "description": "my email forwarding domain", - "owner": { - "username": "Somaiya-XI", - "discord": "Sen!#0577" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "description": "my email forwarding domain", + "owner": { + "username": "Somaiya-XI", + "discord": "Sen!#0577" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/albert.json b/domains/albert.json index 82dd19055..5fefa9cb9 100644 --- a/domains/albert.json +++ b/domains/albert.json @@ -1,12 +1,12 @@ { - "description": "Albert's Portfolio Website", - "repo": "https://github.com/albert1033/albert-portfolio", - "owner": { - "username": "albert1033", - "email": "vuongdingtuong.an@gmail.com", - "twitter": "albert_26_10" - }, - "record": { - "CNAME": "albert1033.github.io" - } -} \ No newline at end of file + "description": "Albert's Portfolio Website", + "repo": "https://github.com/albert1033/albert-portfolio", + "owner": { + "username": "albert1033", + "email": "vuongdingtuong.an@gmail.com", + "twitter": "albert_26_10" + }, + "record": { + "CNAME": "albert1033.github.io" + } +} diff --git a/domains/albertoaig.json b/domains/albertoaig.json index 9ed03a0e7..84a1ad9c0 100644 --- a/domains/albertoaig.json +++ b/domains/albertoaig.json @@ -1,10 +1,10 @@ { - "description": "albertoaig.is-a.dev", - "owner": { - "username": "Albertoaig", - "email": "alberto.aig10@gmail.com" - }, - "record": { - "CNAME": "portafolio-bay-eight.vercel.app" - } + "description": "albertoaig.is-a.dev", + "owner": { + "username": "Albertoaig", + "email": "alberto.aig10@gmail.com" + }, + "record": { + "CNAME": "portafolio-bay-eight.vercel.app" + } } diff --git a/domains/albin.json b/domains/albin.json index 3d731144d..99aaabdb6 100644 --- a/domains/albin.json +++ b/domains/albin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ALBINPRAVEEN", - "email": "albinpraveen135790@gmail.com" - }, - "record": { - "URL": "https://albinpraveen.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "URL": "https://albinpraveen.vercel.app" + } +} diff --git a/domains/albinvar.json b/domains/albinvar.json index 4564fb9f0..80deb66b7 100644 --- a/domains/albinvar.json +++ b/domains/albinvar.json @@ -1,11 +1,11 @@ { - "description": "Albin's Personal Website", - "repo": "https://github.com/albinvar/albinvar.github.io", - "owner": { - "username": "albinvar", - "email": "albinvar@pm.me" - }, - "record": { - "CNAME": "albinvar.github.io" - } -} \ No newline at end of file + "description": "Albin's Personal Website", + "repo": "https://github.com/albinvar/albinvar.github.io", + "owner": { + "username": "albinvar", + "email": "albinvar@pm.me" + }, + "record": { + "CNAME": "albinvar.github.io" + } +} diff --git a/domains/alblandino.json b/domains/alblandino.json index ada311f8e..3da7372ac 100644 --- a/domains/alblandino.json +++ b/domains/alblandino.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "joel", - "email": "joel@alblandino.com" - }, - "record": { - "URL": "https://alblandino.com" - } -} \ No newline at end of file + "owner": { + "username": "joel", + "email": "joel@alblandino.com" + }, + "record": { + "URL": "https://alblandino.com" + } +} diff --git a/domains/alcantara.json b/domains/alcantara.json index 8ba1ea248..700e43494 100644 --- a/domains/alcantara.json +++ b/domains/alcantara.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Aalcantaraxxx", - "email": "angele2705@gmail.com", - "discord": "713108034171437066" - }, - "record": { - "CNAME": "aalcantara-is-a-dev.web.app" - } -} \ No newline at end of file + "owner": { + "username": "Aalcantaraxxx", + "email": "angele2705@gmail.com", + "discord": "713108034171437066" + }, + "record": { + "CNAME": "aalcantara-is-a-dev.web.app" + } +} diff --git a/domains/alden.json b/domains/alden.json index 52d6c585c..5b5e94d6b 100644 --- a/domains/alden.json +++ b/domains/alden.json @@ -1,13 +1,13 @@ { - "description": "Websitenya alden si dawg yang sangaddd keren", - "repo": "https://github.com/Schmeichel-web/aldenpbm.github.io", - "owner": { - "username": "Schmeichel-web", - "manager": "cupglassdev", - "discord": "footballfan0891", - "note": "this is my friend's website, because he dosent really understands about these thing, im managing it" - }, - "record": { - "CNAME": "aldenpbm.github.io" - } -} \ No newline at end of file + "description": "Websitenya alden si dawg yang sangaddd keren", + "repo": "https://github.com/Schmeichel-web/aldenpbm.github.io", + "owner": { + "username": "Schmeichel-web", + "manager": "cupglassdev", + "discord": "footballfan0891", + "note": "this is my friend's website, because he dosent really understands about these thing, im managing it" + }, + "record": { + "CNAME": "aldenpbm.github.io" + } +} diff --git a/domains/aldess.json b/domains/aldess.json index 30d5b24b9..e88e64276 100644 --- a/domains/aldess.json +++ b/domains/aldess.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AldessScratch", - "email": "aldess.sc@gmail.com" - }, - "record": { - "CNAME": "aldess.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AldessScratch", + "email": "aldess.sc@gmail.com" + }, + "record": { + "CNAME": "aldess.pages.dev" + } +} diff --git a/domains/aldnnnz.json b/domains/aldnnnz.json index f1dc24060..9447f9be8 100644 --- a/domains/aldnnnz.json +++ b/domains/aldnnnz.json @@ -1,12 +1,12 @@ { - "description": "portofolio", - "domain": "aldnnnz.is-a.dev", - "repo": "https://github.com/aldnnnz/aldnnnz.github.io", - "owner": { - "username": "aldnnnz", - "email": "aldynnn@yahoo.com" - }, - "record": { - "CNAME": "aldnnnz.github.io" - } -} \ No newline at end of file + "description": "portofolio", + "domain": "aldnnnz.is-a.dev", + "repo": "https://github.com/aldnnnz/aldnnnz.github.io", + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "CNAME": "aldnnnz.github.io" + } +} diff --git a/domains/ale.json b/domains/ale.json index fb85725cc..14d2ad4cf 100644 --- a/domains/ale.json +++ b/domains/ale.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "alekitopi", - "email": "hola@alekitopi.es" - }, - "record": { - "URL": "https://alekitopi.es", - "MX": [ - "mail.alekitopi.es" - ] - } -} \ No newline at end of file + "owner": { + "username": "alekitopi", + "email": "hola@alekitopi.es" + }, + "record": { + "URL": "https://alekitopi.es", + "MX": ["mail.alekitopi.es"] + } +} diff --git a/domains/alechu.json b/domains/alechu.json index 8cbd90a91..2a1e557b3 100644 --- a/domains/alechu.json +++ b/domains/alechu.json @@ -1,11 +1,11 @@ { - "description": "My personal website to describe who I am and what I'm currently doing as a developer", - "repo": "https://github.com/Alechuu/alechuu.github.io", - "owner": { - "username": "Alechuu", - "email": "alechu.dev@icloud.com" - }, - "record": { - "CNAME": "alechuu.github.io" - } -} \ No newline at end of file + "description": "My personal website to describe who I am and what I'm currently doing as a developer", + "repo": "https://github.com/Alechuu/alechuu.github.io", + "owner": { + "username": "Alechuu", + "email": "alechu.dev@icloud.com" + }, + "record": { + "CNAME": "alechuu.github.io" + } +} diff --git a/domains/alecks.json b/domains/alecks.json index a537a3f38..6d0e88aef 100644 --- a/domains/alecks.json +++ b/domains/alecks.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Alecks20", - "email": "contact@alecks.dev", - "discord": "612522818294251522" - }, - "record": { - "CNAME": "evergarden.alecks.cloud" - }, - "proxied": true -} \ No newline at end of file + "owner": { + "username": "Alecks20", + "email": "contact@alecks.dev", + "discord": "612522818294251522" + }, + "record": { + "CNAME": "evergarden.alecks.cloud" + }, + "proxied": true +} diff --git a/domains/alejosm.json b/domains/alejosm.json index c3fc22cfa..028d88666 100644 --- a/domains/alejosm.json +++ b/domains/alejosm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ralexale", - "email": "ralexale@gmail.com" - }, - "record": { - "CNAME": "ralexale.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ralexale", + "email": "ralexale@gmail.com" + }, + "record": { + "CNAME": "ralexale.github.io" + } +} diff --git a/domains/aleks.json b/domains/aleks.json index eac4ae7de..9ee4c832c 100644 --- a/domains/aleks.json +++ b/domains/aleks.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ConnorDoesDev", - "email": "connor@cstudios.gay", - "discord": "Connor!#0800" - }, - "description": "this is-a.dev page is for a friend of mine, he didn't want to make a github account lol. we're currently working on the site, just wanted to make sure.", - "record": { - "CNAME": "connordoesdev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ConnorDoesDev", + "email": "connor@cstudios.gay", + "discord": "Connor!#0800" + }, + "description": "this is-a.dev page is for a friend of mine, he didn't want to make a github account lol. we're currently working on the site, just wanted to make sure.", + "record": { + "CNAME": "connordoesdev.github.io" + } +} diff --git a/domains/alemi.json b/domains/alemi.json index dddd414b1..b06dbc2d1 100644 --- a/domains/alemi.json +++ b/domains/alemi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alemiherbert", - "email": "alemiherbert@gmail.com" - }, - "record": { - "CNAME": "alemiherbert.github.io" - } -} \ No newline at end of file + "owner": { + "username": "alemiherbert", + "email": "alemiherbert@gmail.com" + }, + "record": { + "CNAME": "alemiherbert.github.io" + } +} diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 9e5e500df..fcb845305 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,20 +1,17 @@ { - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], - "TXT": "forward-email=alephdiallo@mail.com" - } -} \ No newline at end of file + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=alephdiallo@mail.com" + } +} diff --git a/domains/alessandro.json b/domains/alessandro.json index bf45f7fba..ccda7c8f5 100644 --- a/domains/alessandro.json +++ b/domains/alessandro.json @@ -1,11 +1,11 @@ { - "description": "Alessandro's portfolio", - "repo": "https://github.com/alessandroaussems/portfolio", - "owner": { - "username": "alessandroaussems", - "email": "me@alessandroaussems.be" - }, - "record": { - "URL": "https://alessandroaussems.be" - } -} \ No newline at end of file + "description": "Alessandro's portfolio", + "repo": "https://github.com/alessandroaussems/portfolio", + "owner": { + "username": "alessandroaussems", + "email": "me@alessandroaussems.be" + }, + "record": { + "URL": "https://alessandroaussems.be" + } +} diff --git a/domains/alessandrobellesia.json b/domains/alessandrobellesia.json index 906c27f28..ed3951d3c 100644 --- a/domains/alessandrobellesia.json +++ b/domains/alessandrobellesia.json @@ -1,11 +1,11 @@ { - "description": "Alessandro Bellesia personal website", - "repo": "https://github.com/alessandrobellesia/alessandrobellesia.github.io", - "owner": { - "username": "alessandrobellesia", - "x": "@ale_bellesia" - }, - "record": { - "CNAME": "alessandrobellesia.github.io" - } + "description": "Alessandro Bellesia personal website", + "repo": "https://github.com/alessandrobellesia/alessandrobellesia.github.io", + "owner": { + "username": "alessandrobellesia", + "x": "@ale_bellesia" + }, + "record": { + "CNAME": "alessandrobellesia.github.io" + } } diff --git a/domains/alestor123.json b/domains/alestor123.json index c67c71f2e..9807d60dc 100644 --- a/domains/alestor123.json +++ b/domains/alestor123.json @@ -1,11 +1,11 @@ { - "description": "A Mortal Web Developer With Immortal Dreams", - "repo": "https://github.com/alestor123/alestor123.github.io", - "owner": { - "username": "alestor123", - "email": "alestoraldous@gmail.com" - }, - "record": { - "CNAME": "alestor123.github.io" - } -} \ No newline at end of file + "description": "A Mortal Web Developer With Immortal Dreams", + "repo": "https://github.com/alestor123/alestor123.github.io", + "owner": { + "username": "alestor123", + "email": "alestoraldous@gmail.com" + }, + "record": { + "CNAME": "alestor123.github.io" + } +} diff --git a/domains/alex.json b/domains/alex.json index 873f14bed..c1bba4c96 100644 --- a/domains/alex.json +++ b/domains/alex.json @@ -1,11 +1,10 @@ { - "description": "Alex's personal developer website", - "repo": "https://github.com/alexmorrisnz", - "owner": { - "username": "alexmorrisnz", - "email": "alex@navra.nz" - }, - "record": { - "CNAME": "alexmorris.nz" - } -} \ No newline at end of file + "description": "Alex's personal developer website", + "owner": { + "username": "alexmorrisnz", + "email": "alex@navra.nz" + }, + "record": { + "CNAME": "alexmorris.nz" + } +} diff --git a/domains/alexanderzhx.json b/domains/alexanderzhx.json index fd1811a6d..80ced8a43 100644 --- a/domains/alexanderzhx.json +++ b/domains/alexanderzhx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AZ777xx", - "email": "bugattiforever@gmail.com" - }, - "record": { - "CNAME": "az777xx.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AZ777xx", + "email": "bugattiforever@gmail.com" + }, + "record": { + "CNAME": "az777xx.github.io" + } +} diff --git a/domains/alexandre-machado.json b/domains/alexandre-machado.json index 32dcd1896..d8a2ee708 100644 --- a/domains/alexandre-machado.json +++ b/domains/alexandre-machado.json @@ -1,11 +1,11 @@ { - "description": "My personal domain.", - "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", - "owner": { - "username": "alexandre-machado", - "email": "alexandre@machado.cc" - }, - "record": { - "URL": "https://alexandre.machado.cc" - } -} \ No newline at end of file + "description": "My personal domain.", + "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", + "owner": { + "username": "alexandre-machado", + "email": "alexandre@machado.cc" + }, + "record": { + "URL": "https://alexandre.machado.cc" + } +} diff --git a/domains/alexbartles.json b/domains/alexbartles.json index a5cbf0ee1..e4a561f4d 100644 --- a/domains/alexbartles.json +++ b/domains/alexbartles.json @@ -1,11 +1,11 @@ { - "repo": "https://alexbartles.github.io/", - "owner": { - "username": "AlexBartles", - "email": "alexbartles2012@gmail.com", - "discord": "_alexbartles" - }, - "record": { - "CNAME": "alexbartles.github.io" - } -} \ No newline at end of file + "repo": "https://alexbartles.github.io/", + "owner": { + "username": "AlexBartles", + "email": "alexbartles2012@gmail.com", + "discord": "_alexbartles" + }, + "record": { + "CNAME": "alexbartles.github.io" + } +} diff --git a/domains/alexd.json b/domains/alexd.json index 24d1fcac3..4f6abb107 100644 --- a/domains/alexd.json +++ b/domains/alexd.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AlexanderDDevelopment", - "email": "AlexanderDDevelopment@gmail.com", - "discord": "1237578569358639190" - }, - "record": { - "CNAME": "alexanderd.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AlexanderDDevelopment", + "email": "AlexanderDDevelopment@gmail.com", + "discord": "1237578569358639190" + }, + "record": { + "CNAME": "alexanderd.pages.dev" + } +} diff --git a/domains/alexey.json b/domains/alexey.json index b20e0bb50..dc46d3458 100644 --- a/domains/alexey.json +++ b/domains/alexey.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "charmingdisorder" - }, - "record": { - "CNAME": "charmingdisorder.github.io" - } -} \ No newline at end of file + "owner": { + "username": "charmingdisorder" + }, + "record": { + "CNAME": "charmingdisorder.github.io" + } +} diff --git a/domains/alexis.json b/domains/alexis.json index 27a9287a8..6b0ee7bd0 100644 --- a/domains/alexis.json +++ b/domains/alexis.json @@ -1,12 +1,12 @@ { - "description": "Personnal website of", - "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", - "owner": { - "username": "alexis-elaxis", - "email": "contact@alexiis.fr", - "twitter": "un_nalexis" - }, - "record": { - "CNAME": "alexis-elaxis.github.io" - } -} \ No newline at end of file + "description": "Personnal website of", + "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", + "owner": { + "username": "alexis-elaxis", + "email": "contact@alexiis.fr", + "twitter": "un_nalexis" + }, + "record": { + "CNAME": "alexis-elaxis.github.io" + } +} diff --git a/domains/alexismaison.json b/domains/alexismaison.json index 34fea9b1d..c135d4713 100644 --- a/domains/alexismaison.json +++ b/domains/alexismaison.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alexis2m", - "email": "hello@alexismaison.com" - }, - "record": { - "URL": "https://alexismaison.com" - } -} \ No newline at end of file + "owner": { + "username": "alexis2m", + "email": "hello@alexismaison.com" + }, + "record": { + "URL": "https://alexismaison.com" + } +} diff --git a/domains/alexjoseph.json b/domains/alexjoseph.json index 291dfdfaf..94e6eb662 100644 --- a/domains/alexjoseph.json +++ b/domains/alexjoseph.json @@ -1,11 +1,11 @@ { - "description": "This is my first githib page", - "repo": "https://github.com/alexkjoseph/alexkjoseph.github.io", - "owner": { - "username": "alexkjoseph", - "email": "aj71563@gmail.com" - }, - "record": { - "CNAME": "alexkjoseph.github.io" - } -} \ No newline at end of file + "description": "This is my first githib page", + "repo": "https://github.com/alexkjoseph/alexkjoseph.github.io", + "owner": { + "username": "alexkjoseph", + "email": "aj71563@gmail.com" + }, + "record": { + "CNAME": "alexkjoseph.github.io" + } +} diff --git a/domains/alexlykesas.json b/domains/alexlykesas.json index 2059c3158..884493aca 100644 --- a/domains/alexlykesas.json +++ b/domains/alexlykesas.json @@ -1,11 +1,11 @@ { - "description": "Alex Lykesas's personal developer website", - "repo": "https://github.com/Alexookah/alexlykesas.com", - "owner": { - "username": "alexookah", - "email": "alexlykesas@gmail.com" - }, - "record": { - "URL": "https://alexlykesas.com" - } -} \ No newline at end of file + "description": "Alex Lykesas's personal developer website", + "repo": "https://github.com/Alexookah/alexlykesas.com", + "owner": { + "username": "alexookah", + "email": "alexlykesas@gmail.com" + }, + "record": { + "URL": "https://alexlykesas.com" + } +} diff --git a/domains/alexmercerind.json b/domains/alexmercerind.json index 2d54eef29..176b26537 100644 --- a/domains/alexmercerind.json +++ b/domains/alexmercerind.json @@ -1,13 +1,13 @@ { - "description": "A redirect to my actual personal website on GitHub Pages", - "repo": "https://github.com/alexmercerind/alexmercerind.github.io", - "owner": { - "username": "alexmercerind", - "email": "alexmercerind@gmail.com", - "twitter": "alexmercerind", - "discord": "alexmercerind#3898" - }, - "record": { - "CNAME": "alexmercerind.github.io" - } -} \ No newline at end of file + "description": "A redirect to my actual personal website on GitHub Pages", + "repo": "https://github.com/alexmercerind/alexmercerind.github.io", + "owner": { + "username": "alexmercerind", + "email": "alexmercerind@gmail.com", + "twitter": "alexmercerind", + "discord": "alexmercerind#3898" + }, + "record": { + "CNAME": "alexmercerind.github.io" + } +} diff --git a/domains/alexpcooper.json b/domains/alexpcooper.json index aa5499128..3acbec1f3 100644 --- a/domains/alexpcooper.json +++ b/domains/alexpcooper.json @@ -1,11 +1,10 @@ { - "description": "Developer in the United Kingdom", - "repo": "https://github.com/alexpcooper", - "record": { - "URL": "https://alexpcooper.co.uk" - }, - "owner": { - "username": "alexpcooper", - "email": "dev@alexpcooper.co.uk" - } -} \ No newline at end of file + "description": "Developer in the United Kingdom", + "record": { + "URL": "https://alexpcooper.co.uk" + }, + "owner": { + "username": "alexpcooper", + "email": "dev@alexpcooper.co.uk" + } +} diff --git a/domains/alexsquibbs.json b/domains/alexsquibbs.json index d07fc9844..c24122add 100644 --- a/domains/alexsquibbs.json +++ b/domains/alexsquibbs.json @@ -1,13 +1,12 @@ { - "description": "alexsquibbs.is-a.dev --> alexsquibbs.com", - "record": { - "URL": "https://alexsquibbs.com" - }, - "repo": "https://github.com/alexsquibbs", - "owner": { - "discord": "alex squibbs#7777", - "email": "alexsquibbs.is-a.dev@alexsquibbs.com", - "twitter": "alexsquibbs", - "username": "alexsquibbs" - } -} \ No newline at end of file + "description": "alexsquibbs.is-a.dev --> alexsquibbs.com", + "record": { + "URL": "https://alexsquibbs.com" + }, + "owner": { + "discord": "alex squibbs#7777", + "email": "alexsquibbs.is-a.dev@alexsquibbs.com", + "twitter": "alexsquibbs", + "username": "alexsquibbs" + } +} diff --git a/domains/alexxhumilde.json b/domains/alexxhumilde.json index a26a0c349..b19eeb9e1 100644 --- a/domains/alexxhumilde.json +++ b/domains/alexxhumilde.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ALEXXHUMILDE", - "email": "alexxcrack3@gmail.com" - }, - "record": { - "CNAME": "alexxhumilde.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "ALEXXHUMILDE", + "email": "alexxcrack3@gmail.com" + }, + "record": { + "CNAME": "alexxhumilde.netlify.app" + } +} diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 02f308611..10a510b3b 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -1,14 +1,12 @@ { - "owner": { - "username": "Alfanaannet", - "email": "hmmm202031520062021@gmail.com", - "discord": "775012312876711936" - }, - "record": { - "URL": "https://timevoice.onrender.com", - "MX": [ - "mail.is-a.dev" - ], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file + "owner": { + "username": "Alfanaannet", + "email": "hmmm202031520062021@gmail.com", + "discord": "775012312876711936" + }, + "record": { + "URL": "https://timevoice.onrender.com", + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} diff --git a/domains/alfari.json b/domains/alfari.json index 575cd1f89..d442f3731 100644 --- a/domains/alfari.json +++ b/domains/alfari.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "alfari24", - "email": "ari@alfari.id" - }, - "record": { - "A": [ - "194.15.36.220" - ] - } -} \ No newline at end of file + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } +} diff --git a/domains/alfred.json b/domains/alfred.json index bde6a7af5..190259ff9 100644 --- a/domains/alfred.json +++ b/domains/alfred.json @@ -1,11 +1,11 @@ { - "description": "MkDocs website for alfred-discord-bot", - "repo": "https://github.com/AlfredDiscordBot/AlfredDiscordBot.github.io", - "owner": { - "username": "AlfredDiscordBot", - "email": "alvinallen333@gmail.com" - }, - "record": { - "CNAME": "alfreddiscordbot.github.io" - } -} \ No newline at end of file + "description": "MkDocs website for alfred-discord-bot", + "repo": "https://github.com/AlfredDiscordBot/AlfredDiscordBot.github.io", + "owner": { + "username": "AlfredDiscordBot", + "email": "alvinallen333@gmail.com" + }, + "record": { + "CNAME": "alfreddiscordbot.github.io" + } +} diff --git a/domains/algebraic-effects.akshay.json b/domains/algebraic-effects.akshay.json index ca6d1b782..563a84c7b 100644 --- a/domains/algebraic-effects.akshay.json +++ b/domains/algebraic-effects.akshay.json @@ -1,11 +1,11 @@ { - "description": "Docs for algebraic effects library", - "repo": "https://github.com/phenax/algebraic-effects", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "phenax.github.io" - } -} \ No newline at end of file + "description": "Docs for algebraic effects library", + "repo": "https://github.com/phenax/algebraic-effects", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "phenax.github.io" + } +} diff --git a/domains/ali-abdurrazzak.json b/domains/ali-abdurrazzak.json index 2f822ca83..b411fc225 100644 --- a/domains/ali-abdurrazzak.json +++ b/domains/ali-abdurrazzak.json @@ -1,12 +1,12 @@ { - "description": "A subdomain to direct ali's portofolio github pages", - "repo": "https://github.com/aliabdurrazzak/aliabdurrazzak.github.io", - "owner": { - "username": "aliabdurrazzak", - "email": "aliabdurrazzak@gmail.com", - "twitter": "aliabdurrazzak" - }, - "record": { - "CNAME": "aliabdurrazzak.github.io" - } -} \ No newline at end of file + "description": "A subdomain to direct ali's portofolio github pages", + "repo": "https://github.com/aliabdurrazzak/aliabdurrazzak.github.io", + "owner": { + "username": "aliabdurrazzak", + "email": "aliabdurrazzak@gmail.com", + "twitter": "aliabdurrazzak" + }, + "record": { + "CNAME": "aliabdurrazzak.github.io" + } +} diff --git a/domains/ali.json b/domains/ali.json index 64e6d3d2e..2dd37ffac 100644 --- a/domains/ali.json +++ b/domains/ali.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/hmd-ali/hmd-ali.github.io", - "owner": { - "username": "hmd-ali", - "email": "letsmailali.h@gmail.com" - }, - "record": { - "CNAME": "hmd-ali.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/hmd-ali/hmd-ali.github.io", + "owner": { + "username": "hmd-ali", + "email": "letsmailali.h@gmail.com" + }, + "record": { + "CNAME": "hmd-ali.github.io" + } +} diff --git a/domains/alian.json b/domains/alian.json index f6972a35e..d1152607e 100644 --- a/domains/alian.json +++ b/domains/alian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alianhakim9", - "email": "alianhakim9@gmail.com" - }, - "record": { - "URL": "https://alianhakim9.vercel.app/" - } -} \ No newline at end of file + "owner": { + "username": "alianhakim9", + "email": "alianhakim9@gmail.com" + }, + "record": { + "URL": "https://alianhakim9.vercel.app/" + } +} diff --git a/domains/aliezan.json b/domains/aliezan.json index 9e9c770f8..aa5890989 100644 --- a/domains/aliezan.json +++ b/domains/aliezan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aliezan", - "email": "muhammadalieza4@gmail.com" - }, - "record": { - "CNAME": "aliezan.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Aliezan", + "email": "muhammadalieza4@gmail.com" + }, + "record": { + "CNAME": "aliezan.github.io" + } +} diff --git a/domains/alijafari.json b/domains/alijafari.json index f99bf15d1..639d61198 100644 --- a/domains/alijafari.json +++ b/domains/alijafari.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alijafari-gd", - "email": "ali.jafari.sn@gmail.com" - }, - "record": { - "URL": "https://alijafari-gd.github.io" - } -} \ No newline at end of file + "owner": { + "username": "alijafari-gd", + "email": "ali.jafari.sn@gmail.com" + }, + "record": { + "URL": "https://alijafari-gd.github.io" + } +} diff --git a/domains/alimd.json b/domains/alimd.json index f9f2bc5d4..ecf2199d5 100644 --- a/domains/alimd.json +++ b/domains/alimd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AliMD", - "email": "ali@mihandoost.com" - }, - "record": { - "CNAME": "alimd.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AliMD", + "email": "ali@mihandoost.com" + }, + "record": { + "CNAME": "alimd.github.io" + } +} diff --git a/domains/alimehdi.json b/domains/alimehdi.json index 12a4a5b1f..703bf6956 100644 --- a/domains/alimehdi.json +++ b/domains/alimehdi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DeadMan30", - "email": "its.alimehdi25@gmail.com" - }, - "record": { - "CNAME": "alimehdi.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "DeadMan30", + "email": "its.alimehdi25@gmail.com" + }, + "record": { + "CNAME": "alimehdi.pages.dev" + } +} diff --git a/domains/alireza.json b/domains/alireza.json index 2afa7e51b..f834a6805 100644 --- a/domains/alireza.json +++ b/domains/alireza.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "faghani", - "twitter": "alireza_faghani" - }, - "record": { - "CNAME": "hashnode.network" - } -} \ No newline at end of file + "owner": { + "username": "faghani", + "twitter": "alireza_faghani" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/alisa.json b/domains/alisa.json index f04f34d06..78dae86ba 100644 --- a/domains/alisa.json +++ b/domains/alisa.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "lunas-private-dungeon", - "email": "luna.tsx@proton.me", - "discord": "507625218467168257" - }, - "record": { - "CNAME": "alisa-win95.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "lunas-private-dungeon", + "email": "luna.tsx@proton.me", + "discord": "507625218467168257" + }, + "record": { + "CNAME": "alisa-win95.vercel.app" + } +} diff --git a/domains/alisabry.json b/domains/alisabry.json index b17527b7f..49ac2cb56 100644 --- a/domains/alisabry.json +++ b/domains/alisabry.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ali-sabry", - "email": "alisabry.official@gmail.com" - }, - "record": { - "URL": "https://alisabry.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "ali-sabry", + "email": "alisabry.official@gmail.com" + }, + "record": { + "URL": "https://alisabry.netlify.app" + } +} diff --git a/domains/alivaliev.json b/domains/alivaliev.json index 90b92b82f..2a1a18af6 100644 --- a/domains/alivaliev.json +++ b/domains/alivaliev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ali-valiev", - "discord": "722403528705966080", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JSdx7lWn1j953PUFzYC5SKNlzI-3owSSeRuL8BVKm3P1xwN1Ufuhssfzul-weVp-srPf-YXIN4e1tuB2cUProneSkZUANnd4Cl5oCRd4TG1SRUKdI7pkWauG6ysFEFCHwf1LmANGdjzjI0YDNYbGIU3-0nWSmxF5inVadCE8Y281Y6D2lf9A7ceihxwoRq3MCqGo8yCQuNO9FUWwcxZWHa0F7pGYSPqlE26szjWdhFX6rrNS_ypi5wTqhMAC6FdS36zP5bRRSc8b_9TGpE9vj0FleWb1hqXzAiAxToTCTuIGCuTaVY_pfWvpT43sDLN5d7ouXUCgdDGDnntAGLDs4Q.zgoE3RG741k1s-HFrWT7dA.utROG6r9NR6Awzk5pi-TqsCVuoAKn4zG6IbVSFn5il2EKcXDmXt6nzkQYORhyMUptajbkDd3O98WGRaVqG3qkvJUUQu6h_3H4pwRoZQd0fvYqG6G_ymfSlgynEP1y4EZ.jYbY2Ak8PSXN95hhiA2EXg" - }, - "record": { - "CNAME": "ali-valiev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ali-valiev", + "discord": "722403528705966080", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JSdx7lWn1j953PUFzYC5SKNlzI-3owSSeRuL8BVKm3P1xwN1Ufuhssfzul-weVp-srPf-YXIN4e1tuB2cUProneSkZUANnd4Cl5oCRd4TG1SRUKdI7pkWauG6ysFEFCHwf1LmANGdjzjI0YDNYbGIU3-0nWSmxF5inVadCE8Y281Y6D2lf9A7ceihxwoRq3MCqGo8yCQuNO9FUWwcxZWHa0F7pGYSPqlE26szjWdhFX6rrNS_ypi5wTqhMAC6FdS36zP5bRRSc8b_9TGpE9vj0FleWb1hqXzAiAxToTCTuIGCuTaVY_pfWvpT43sDLN5d7ouXUCgdDGDnntAGLDs4Q.zgoE3RG741k1s-HFrWT7dA.utROG6r9NR6Awzk5pi-TqsCVuoAKn4zG6IbVSFn5il2EKcXDmXt6nzkQYORhyMUptajbkDd3O98WGRaVqG3qkvJUUQu6h_3H4pwRoZQd0fvYqG6G_ymfSlgynEP1y4EZ.jYbY2Ak8PSXN95hhiA2EXg" + }, + "record": { + "CNAME": "ali-valiev.github.io" + } +} diff --git a/domains/aliwoto.json b/domains/aliwoto.json index 5515ea5cd..edd87667c 100644 --- a/domains/aliwoto.json +++ b/domains/aliwoto.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "ALiwoto", - "email": "aminnimaj@gmail.com" - }, - "record": { - "A": [ - "5.9.188.232" - ] - } -} \ No newline at end of file + "owner": { + "username": "ALiwoto", + "email": "aminnimaj@gmail.com" + }, + "record": { + "A": ["5.9.188.232"] + } +} diff --git a/domains/alkorsan.json b/domains/alkorsan.json index 16328f695..3368dcbb6 100644 --- a/domains/alkorsan.json +++ b/domains/alkorsan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "badrelmers", - "email": "alkorsan@gmail.com" - }, - "record": { - "CNAME": "alkorsan.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "badrelmers", + "email": "alkorsan@gmail.com" + }, + "record": { + "CNAME": "alkorsan.pages.dev" + } +} diff --git a/domains/allancoding.json b/domains/allancoding.json index daaa266d9..98605aa55 100644 --- a/domains/allancoding.json +++ b/domains/allancoding.json @@ -1,20 +1,15 @@ { - "description": "My main website", - "repo": "https://github.com/allancoding/allancoding.is-a.dev", - "owner": { - "username": "allancoding", - "email": "allancoding.dev@gmail.com", - "twitter": "allancoding", - "discord": "allancoding" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com include:_spf.google.com ~all" - } -} \ No newline at end of file + "description": "My main website", + "repo": "https://github.com/allancoding/allancoding.is-a.dev", + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com include:_spf.google.com ~all" + } +} diff --git a/domains/allen.json b/domains/allen.json index e0cf148c5..04c075550 100644 --- a/domains/allen.json +++ b/domains/allen.json @@ -1,12 +1,11 @@ { - "description": "A full-stack developer.", - "repo": "https://github.com/xiaofuyesnew", - "owner": { - "username": "xiaofuyesnew", - "email": "xiaofuyesnew@qq.com", - "twitter": "xiaofuyesnew" - }, - "record": { - "URL": "https://github.com/xiaofuyesnew" - } -} \ No newline at end of file + "description": "A full-stack developer.", + "owner": { + "username": "xiaofuyesnew", + "email": "xiaofuyesnew@qq.com", + "twitter": "xiaofuyesnew" + }, + "record": { + "URL": "https://github.com/xiaofuyesnew" + } +} diff --git a/domains/alltawd.json b/domains/alltawd.json index 9e5f72e3f..7184a18c6 100644 --- a/domains/alltawd.json +++ b/domains/alltawd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AlltAWD", - "email": "hanson_2014@hotmail.com" - }, - "record": { - "CNAME": "alltawd.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AlltAWD", + "email": "hanson_2014@hotmail.com" + }, + "record": { + "CNAME": "alltawd.github.io" + } +} diff --git a/domains/allvaa.json b/domains/allvaa.json index 6cd60edaa..4ff890db3 100644 --- a/domains/allvaa.json +++ b/domains/allvaa.json @@ -1,11 +1,10 @@ { - "description": "Allvaa's personal website", - "repo": "https://github.com/Allvaa", - "owner": { - "username": "Allvaa", - "twitter": "allvzx" - }, - "record": { - "URL": "https://allvaa.my.id" - } -} \ No newline at end of file + "description": "Allvaa's personal website", + "owner": { + "username": "Allvaa", + "twitter": "allvzx" + }, + "record": { + "URL": "https://allvaa.my.id" + } +} diff --git a/domains/ally.json b/domains/ally.json index bd458f49c..c377bc532 100644 --- a/domains/ally.json +++ b/domains/ally.json @@ -1,11 +1,10 @@ { - "description": "Ally's personal website", - "repo": "https://github.com/AllyTally", - "owner": { - "username": "AllyTally", - "email": "alexiatilde@gmail.com" - }, - "record": { - "URL": "https://ally.moe" - } -} \ No newline at end of file + "description": "Ally's personal website", + "owner": { + "username": "AllyTally", + "email": "alexiatilde@gmail.com" + }, + "record": { + "URL": "https://ally.moe" + } +} diff --git a/domains/almatch.json b/domains/almatch.json index 4b2f403b7..d5130616a 100644 --- a/domains/almatch.json +++ b/domains/almatch.json @@ -1,11 +1,10 @@ { - "description": "Imad", - "repo": "https://github.com/imadboy89", - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "record": { - "CNAME": "imadboy89.github.io" - } -} \ No newline at end of file + "description": "Imad", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "CNAME": "imadboy89.github.io" + } +} diff --git a/domains/almaz.json b/domains/almaz.json index 2be5ab6c1..4fb80f100 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "AlmaziikDev", - "email": "almazgamer228@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "AlmaziikDev", + "email": "almazgamer228@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/almightynan.json b/domains/almightynan.json index 2787bb16f..e30d5bb13 100644 --- a/domains/almightynan.json +++ b/domains/almightynan.json @@ -1,10 +1,9 @@ { - "repo": "https://github.com/almightynan", - "owner": { - "username": "almightynan", - "email": "almightynan@gmail.com" - }, - "record": { - "CNAME": "almightynandev-production.up.railway.app" - } -} \ No newline at end of file + "owner": { + "username": "almightynan", + "email": "almightynan@gmail.com" + }, + "record": { + "CNAME": "almightynandev-production.up.railway.app" + } +} diff --git a/domains/almuqbel.json b/domains/almuqbel.json index 1b8a51d20..6b8338a90 100644 --- a/domains/almuqbel.json +++ b/domains/almuqbel.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "AMAZINGMAN2", - "email": "Hashim.almuqbel@gmail.com" - }, - "record": { - "A": [ - "185.176.43.100" - ] - } -} \ No newline at end of file + "owner": { + "username": "AMAZINGMAN2", + "email": "Hashim.almuqbel@gmail.com" + }, + "record": { + "A": ["185.176.43.100"] + } +} diff --git a/domains/alokik.json b/domains/alokik.json index 5cee16557..e0ad97655 100644 --- a/domains/alokik.json +++ b/domains/alokik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com" - }, - "record": { - "CNAME": "alokik-here.github.io" - } -} \ No newline at end of file + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com" + }, + "record": { + "CNAME": "alokik-here.github.io" + } +} diff --git a/domains/aloo-bun.json b/domains/aloo-bun.json index a676efcb1..bedc9b1c7 100644 --- a/domains/aloo-bun.json +++ b/domains/aloo-bun.json @@ -1,11 +1,11 @@ { - "description": "Aloo Bun Website", - "repo": "https://github.com/AshC1ty/ashc1ty.github.io", - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "ashc1ty.github.io" - } -} \ No newline at end of file + "description": "Aloo Bun Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} diff --git a/domains/alora.json b/domains/alora.json index 484c58527..8ac370fc4 100644 --- a/domains/alora.json +++ b/domains/alora.json @@ -1,24 +1,20 @@ { - "owner": { - "username": "aloramiaa", - "email": "xaloramia@gmail.com", - "discord": "7q8x" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx.zoho.in", - "mx2.zoho.in", - "mx3.zoho.in" - ], - "TXT": [ - "v=spf1 include:zohomail.in ~all", - "google-site-verification=6uglJKM9-BmooIZLCRAqgnGaT2_M48hkicRD1bphXHk" - ] - } -} \ No newline at end of file + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com", + "discord": "7q8x" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], + "TXT": [ + "v=spf1 include:zohomail.in ~all", + "google-site-verification=6uglJKM9-BmooIZLCRAqgnGaT2_M48hkicRD1bphXHk" + ] + } +} diff --git a/domains/alperen.json b/domains/alperen.json index 6385210aa..a758fe960 100644 --- a/domains/alperen.json +++ b/domains/alperen.json @@ -1,11 +1,11 @@ { - "description": "Alperen Aslan Portfolio", - "repo": "https://github.com/alperenasln/alperenasln.github.io", - "owner": { - "username": "alperenasln", - "email": "alperenaslan55@gmail.com" - }, - "record": { - "CNAME": "alperenasln.github.io" - } -} \ No newline at end of file + "description": "Alperen Aslan Portfolio", + "repo": "https://github.com/alperenasln/alperenasln.github.io", + "owner": { + "username": "alperenasln", + "email": "alperenaslan55@gmail.com" + }, + "record": { + "CNAME": "alperenasln.github.io" + } +} diff --git a/domains/alpha.json b/domains/alpha.json index 04ef6677b..9256c4955 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,16 +1,13 @@ { - "owner": { - "username": "YouFoundAlpha", - "discord": "661121998830960651", - "gitlab": "YouFoundAlpha", - "mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "URL": "https://yfadev.pw", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "YouFoundAlpha", + "discord": "661121998830960651", + "gitlab": "YouFoundAlpha", + "mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://yfadev.pw", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/alphabet.json b/domains/alphabet.json index 4f8ee12c6..33de206c2 100644 --- a/domains/alphabet.json +++ b/domains/alphabet.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Commandify", - "email": "commandify@gmail.com" - }, - "record": { - "A": [ - "68.183.191.223" - ] - } -} \ No newline at end of file + "owner": { + "username": "Commandify", + "email": "commandify@gmail.com" + }, + "record": { + "A": ["68.183.191.223"] + } +} diff --git a/domains/alphaspheredotai.json b/domains/alphaspheredotai.json index f38a5a02d..d63863f4d 100644 --- a/domains/alphaspheredotai.json +++ b/domains/alphaspheredotai.json @@ -1,11 +1,11 @@ { - "description": "Website of AlphaSphere.AI Team", - "repo": "https://github.com/AlphaSphereDotAI/AlphaSphereDotAI.github.io", - "owner": { - "username": "AlphaSphereDotAI", - "email": "AlphaSphere.AI@gmail.com" - }, - "record": { - "CNAME": "alphaspheredotai.github.io" - } + "description": "Website of AlphaSphere.AI Team", + "repo": "https://github.com/AlphaSphereDotAI/AlphaSphereDotAI.github.io", + "owner": { + "username": "AlphaSphereDotAI", + "email": "AlphaSphere.AI@gmail.com" + }, + "record": { + "CNAME": "alphaspheredotai.github.io" + } } diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json index 503643d6e..20ab4706a 100644 --- a/domains/alphatechnolog.json +++ b/domains/alphatechnolog.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AlphaTechnolog", - "email": "gfranklings@gmail.com", - "discord": "695333243637072002" - }, - "record": { - "CNAME": "alphatechnolog.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "AlphaTechnolog", + "email": "gfranklings@gmail.com", + "discord": "695333243637072002" + }, + "record": { + "CNAME": "alphatechnolog.vercel.app" + } +} diff --git a/domains/alriy.json b/domains/alriy.json index f6c4bca6f..55b93e5e8 100644 --- a/domains/alriy.json +++ b/domains/alriy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dami6u9", - "email": "danielyalikotte@gmail.com" - }, - "record": { - "CNAME": "dami6u9.github.io" - } + "owner": { + "username": "dami6u9", + "email": "danielyalikotte@gmail.com" + }, + "record": { + "CNAME": "dami6u9.github.io" + } } diff --git a/domains/altude.json b/domains/altude.json index 4f26a32a5..08e335d1d 100644 --- a/domains/altude.json +++ b/domains/altude.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "altude", - "email": "altude@skiff.com" - }, - "record": { - "CNAME": "altude.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "altude", + "email": "altude@skiff.com" + }, + "record": { + "CNAME": "altude.pages.dev" + } +} diff --git a/domains/aluwi.json b/domains/aluwi.json index c8778bbcd..d4fed6030 100644 --- a/domains/aluwi.json +++ b/domains/aluwi.json @@ -1,12 +1,12 @@ { - "description": "my portfolio", - "repo": "https://github.com/Aluwi21/Aluwi21.github.io", - "owner": { - "username": "Aluwi21", - "email": "21fayyadh@gmail.com", - "twitter": "Aluwi_" - }, - "record": { - "CNAME": "aluwi21.github.io" - } -} \ No newline at end of file + "description": "my portfolio", + "repo": "https://github.com/Aluwi21/Aluwi21.github.io", + "owner": { + "username": "Aluwi21", + "email": "21fayyadh@gmail.com", + "twitter": "Aluwi_" + }, + "record": { + "CNAME": "aluwi21.github.io" + } +} diff --git a/domains/alvin.json b/domains/alvin.json index 8da2d4260..db33e407b 100644 --- a/domains/alvin.json +++ b/domains/alvin.json @@ -1,21 +1,15 @@ { - "owner": { - "username": "alvinsjoy", - "discord": "825382504353234954" - }, - "record": { - "MX": [ - "mx.zoho.in", - "mx2.zoho.in", - "mx3.zoho.in" - ], - "A": [ - "76.76.21.21" - ], - "TXT": [ - "google-site-verification=OFAPUslqNNZEkB5-UDAC1K1QjXCwDW_e3flhEchoobM", - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb86503883.zmverify.zoho.in" - ] - } -} \ No newline at end of file + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], + "A": ["76.76.21.21"], + "TXT": [ + "google-site-verification=OFAPUslqNNZEkB5-UDAC1K1QjXCwDW_e3flhEchoobM", + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb86503883.zmverify.zoho.in" + ] + } +} diff --git a/domains/alvindennis.json b/domains/alvindennis.json index 1c3f42b54..f4a648ce3 100644 --- a/domains/alvindennis.json +++ b/domains/alvindennis.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alvin-dennis", - "discord": "732503927940972605" - }, - "record": { - "CNAME": "alvindennis.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "alvin-dennis", + "discord": "732503927940972605" + }, + "record": { + "CNAME": "alvindennis.vercel.app" + } +} diff --git a/domains/alvito.json b/domains/alvito.json index c8fd0b439..dc7ddd347 100644 --- a/domains/alvito.json +++ b/domains/alvito.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/alvitodev/alvitodev.github.io", - "owner": { - "username": "alvitodev", - "email": "alvitodev@protonmail.com" - }, - "record": { - "CNAME": "alvitodev.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio website", + "repo": "https://github.com/alvitodev/alvitodev.github.io", + "owner": { + "username": "alvitodev", + "email": "alvitodev@protonmail.com" + }, + "record": { + "CNAME": "alvitodev.github.io" + } +} diff --git a/domains/alwen.json b/domains/alwen.json index 0bf2c75b5..245387288 100644 --- a/domains/alwen.json +++ b/domains/alwen.json @@ -1,11 +1,11 @@ { - "description": "Arvind's portfolio website", - "repo": "https://github.com/alwenpy/alwen-portfolio", - "owner": { - "username": "alwenpy", - "email": "alwen1928@gmail.com" - }, - "record": { - "CNAME": "ym60h2na.up.railway.app" - } + "description": "Arvind's portfolio website", + "repo": "https://github.com/alwenpy/alwen-portfolio", + "owner": { + "username": "alwenpy", + "email": "alwen1928@gmail.com" + }, + "record": { + "CNAME": "ym60h2na.up.railway.app" + } } diff --git a/domains/am.json b/domains/am.json index e0661a641..78c20c100 100644 --- a/domains/am.json +++ b/domains/am.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sa-mustafa", - "email": "s.a.mustafa@yandex.com" - }, - "record": { - "CNAME": "dev.imagesmith.io" - } -} \ No newline at end of file + "owner": { + "username": "sa-mustafa", + "email": "s.a.mustafa@yandex.com" + }, + "record": { + "CNAME": "dev.imagesmith.io" + } +} diff --git a/domains/amaankazi.json b/domains/amaankazi.json index 9ae331785..b8c867adb 100644 --- a/domains/amaankazi.json +++ b/domains/amaankazi.json @@ -1,11 +1,11 @@ { - "description": "Amaan Kazi's website containing portfolio, projects, games and more", - "repo": "https://github.com/Amaan-Kazi/website-amaan-kazi", - "owner": { - "username": "Amaan-Kazi", - "email": "amaankazi1793@gmail.com" - }, - "record": { - "CNAME": "amaankazi.pages.dev" - } -} \ No newline at end of file + "description": "Amaan Kazi's website containing portfolio, projects, games and more", + "repo": "https://github.com/Amaan-Kazi/website-amaan-kazi", + "owner": { + "username": "Amaan-Kazi", + "email": "amaankazi1793@gmail.com" + }, + "record": { + "CNAME": "amaankazi.pages.dev" + } +} diff --git a/domains/amal-sebastian.json b/domains/amal-sebastian.json index d9a423b33..9f4c18d39 100644 --- a/domains/amal-sebastian.json +++ b/domains/amal-sebastian.json @@ -1,11 +1,11 @@ { - "description": "Amal's personal developer website", - "repo": "https://github.com/amalsebs/amalsebs.github.io", - "owner": { - "username": "amalsebs", - "email": "amalsebastian48@gmail.com" - }, - "record": { - "CNAME": "amalsebs.github.io" - } -} \ No newline at end of file + "description": "Amal's personal developer website", + "repo": "https://github.com/amalsebs/amalsebs.github.io", + "owner": { + "username": "amalsebs", + "email": "amalsebastian48@gmail.com" + }, + "record": { + "CNAME": "amalsebs.github.io" + } +} diff --git a/domains/amal.json b/domains/amal.json index d9a423b33..9f4c18d39 100644 --- a/domains/amal.json +++ b/domains/amal.json @@ -1,11 +1,11 @@ { - "description": "Amal's personal developer website", - "repo": "https://github.com/amalsebs/amalsebs.github.io", - "owner": { - "username": "amalsebs", - "email": "amalsebastian48@gmail.com" - }, - "record": { - "CNAME": "amalsebs.github.io" - } -} \ No newline at end of file + "description": "Amal's personal developer website", + "repo": "https://github.com/amalsebs/amalsebs.github.io", + "owner": { + "username": "amalsebs", + "email": "amalsebastian48@gmail.com" + }, + "record": { + "CNAME": "amalsebs.github.io" + } +} diff --git a/domains/amandajauregui.json b/domains/amandajauregui.json index 33b5cda96..820945266 100644 --- a/domains/amandajauregui.json +++ b/domains/amandajauregui.json @@ -7,4 +7,4 @@ "record": { "CNAME": "portifolio-amandajauregui.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/amanthakur.json b/domains/amanthakur.json index ddcb3083f..89cfff114 100644 --- a/domains/amanthakur.json +++ b/domains/amanthakur.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aman7thakurr", - "email": "amant8425@gmail.com", - "discord": "523813766295715851" - }, - "record": { - "CNAME": "aman7thakurr.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aman7thakurr", + "email": "amant8425@gmail.com", + "discord": "523813766295715851" + }, + "record": { + "CNAME": "aman7thakurr.github.io" + } +} diff --git a/domains/amanza17.json b/domains/amanza17.json index bd4d2339c..509607016 100644 --- a/domains/amanza17.json +++ b/domains/amanza17.json @@ -1,11 +1,11 @@ { - "description": "amanza17.is-a.dev", - "repo": "https://github.com/Amanza17/Amanza17.github.io.git", - "owner": { - "username": "Amanza17", - "email": "a.manzanares.2023@alumnos.urjc.es" - }, - "record": { - "CNAME": "amanza17.github.io" - } -} \ No newline at end of file + "description": "amanza17.is-a.dev", + "repo": "https://github.com/Amanza17/Amanza17.github.io.git", + "owner": { + "username": "Amanza17", + "email": "a.manzanares.2023@alumnos.urjc.es" + }, + "record": { + "CNAME": "amanza17.github.io" + } +} diff --git a/domains/amardeep.json b/domains/amardeep.json index 7546f0565..60cb90cf9 100644 --- a/domains/amardeep.json +++ b/domains/amardeep.json @@ -1,11 +1,11 @@ { - "description": "Amardeep Lakshkar Portfolio", - "repo": "https://github.com/amardeeplakshkar/portfolio", - "owner": { - "username": "amardeeplakshkar", - "email": "amardeep.devs@gmail.com" - }, - "record": { - "CNAME": "amardeep-portfolio.vercel.app" - } -} \ No newline at end of file + "description": "Amardeep Lakshkar Portfolio", + "repo": "https://github.com/amardeeplakshkar/portfolio", + "owner": { + "username": "amardeeplakshkar", + "email": "amardeep.devs@gmail.com" + }, + "record": { + "CNAME": "amardeep-portfolio.vercel.app" + } +} diff --git a/domains/amarjeet.json b/domains/amarjeet.json index 6896ebf48..c2d8bdb11 100644 --- a/domains/amarjeet.json +++ b/domains/amarjeet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amalpotra", - "email": "amarjeetmalpotra@outlook.com" - }, - "record": { - "CNAME": "amalpotra.github.io" - } -} \ No newline at end of file + "owner": { + "username": "amalpotra", + "email": "amarjeetmalpotra@outlook.com" + }, + "record": { + "CNAME": "amalpotra.github.io" + } +} diff --git a/domains/ambaskaryash.json b/domains/ambaskaryash.json index 78613bb50..366a77e7b 100644 --- a/domains/ambaskaryash.json +++ b/domains/ambaskaryash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ambaskaryash", - "email": "kimetsu119@gmail.com" - }, - "record": { - "CNAME": "ambaskaryash.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ambaskaryash", + "email": "kimetsu119@gmail.com" + }, + "record": { + "CNAME": "ambaskaryash.github.io" + } +} diff --git a/domains/amerigo.json b/domains/amerigo.json index ded48ef1d..090913f5b 100644 --- a/domains/amerigo.json +++ b/domains/amerigo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "north-site", - "email": "v.imreadrian@gmail.com" - }, - "record": { - "CNAME": "5c13057597f8.sn.mynetname.net" - } -} \ No newline at end of file + "owner": { + "username": "north-site", + "email": "v.imreadrian@gmail.com" + }, + "record": { + "CNAME": "5c13057597f8.sn.mynetname.net" + } +} diff --git a/domains/amey.json b/domains/amey.json index 106bba807..1ee19d2cd 100644 --- a/domains/amey.json +++ b/domains/amey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "panditamey", - "email": "codewithamey@gmail.com" - }, - "record": { - "CNAME": "panditamey.github.io" - } -} \ No newline at end of file + "owner": { + "username": "panditamey", + "email": "codewithamey@gmail.com" + }, + "record": { + "CNAME": "panditamey.github.io" + } +} diff --git a/domains/amila.json b/domains/amila.json index a8b3cfeb3..ee47dd29e 100644 --- a/domains/amila.json +++ b/domains/amila.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Y-AmilaNirmal", - "email": "yamilanirmal@gmail.com" - }, - "record": { - "CNAME": "y-amilanirmal.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Y-AmilaNirmal", + "email": "yamilanirmal@gmail.com" + }, + "record": { + "CNAME": "y-amilanirmal.github.io" + } +} diff --git a/domains/amin.json b/domains/amin.json index 5e5f33d44..f7f2a9d04 100644 --- a/domains/amin.json +++ b/domains/amin.json @@ -1,16 +1,16 @@ { - "description": "website for my links", - "repo": "https://github.com/amenm0/littlelink.github.io", - "owner": { - "username": "amenm0", - "email": "mjmwtmjls@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} \ No newline at end of file + "description": "website for my links", + "repo": "https://github.com/amenm0/littlelink.github.io", + "owner": { + "username": "amenm0", + "email": "mjmwtmjls@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/domains/amine-brahmi.json b/domains/amine-brahmi.json index 5038f24f8..cf3ecd2e2 100644 --- a/domains/amine-brahmi.json +++ b/domains/amine-brahmi.json @@ -1,10 +1,10 @@ { - "description": "My tech blog", - "owner": { - "username": "thou-mayest", - "twitter": "Dr_whoami_" - }, - "record": { - "CNAME": "thou-mayest.github.io" - } -} \ No newline at end of file + "description": "My tech blog", + "owner": { + "username": "thou-mayest", + "twitter": "Dr_whoami_" + }, + "record": { + "CNAME": "thou-mayest.github.io" + } +} diff --git a/domains/amiralam.json b/domains/amiralam.json index 2c8c0f723..1f38ec173 100644 --- a/domains/amiralam.json +++ b/domains/amiralam.json @@ -1,12 +1,12 @@ { - "description": "This is my personal portfolio", - "repo": "https://github.com/amiralamf4/amiralamf4.github.io", - "owner": { - "username": "amiralamf4", - "email": "sameer72135@gmail.com", - "twitter": "AmirAlam72135" - }, - "record": { - "CNAME": "amiralamf4.github.io" - } -} \ No newline at end of file + "description": "This is my personal portfolio", + "repo": "https://github.com/amiralamf4/amiralamf4.github.io", + "owner": { + "username": "amiralamf4", + "email": "sameer72135@gmail.com", + "twitter": "AmirAlam72135" + }, + "record": { + "CNAME": "amiralamf4.github.io" + } +} diff --git a/domains/amit.json b/domains/amit.json index 6baf019bd..0a5f22ee2 100644 --- a/domains/amit.json +++ b/domains/amit.json @@ -1,11 +1,11 @@ { - "description": "Amit's website", - "repo": "https://github.com/amittkulkarni/amittkulkarni.github.io", - "owner": { - "username": "amittkulkarni", - "email": "amitcoolkarni@outlook.com" - }, - "record": { - "CNAME": "amittkulkarni.github.io" - } -} \ No newline at end of file + "description": "Amit's website", + "repo": "https://github.com/amittkulkarni/amittkulkarni.github.io", + "owner": { + "username": "amittkulkarni", + "email": "amitcoolkarni@outlook.com" + }, + "record": { + "CNAME": "amittkulkarni.github.io" + } +} diff --git a/domains/amity.json b/domains/amity.json index 0d0207e91..8e38034fe 100644 --- a/domains/amity.json +++ b/domains/amity.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "winrg", - "email": "alyx@aleteoryx.me" - }, - "record": { - "URL": "https://aleteoryx.me" - } -} \ No newline at end of file + "owner": { + "username": "winrg", + "email": "alyx@aleteoryx.me" + }, + "record": { + "URL": "https://aleteoryx.me" + } +} diff --git a/domains/amiyo.json b/domains/amiyo.json index 42bd6b796..8237096ed 100644 --- a/domains/amiyo.json +++ b/domains/amiyo.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "DevAmiyo", - "email": "devamiyosp@gmail.com", - "repo": "https://github.com/DevAmiyo", - "discord": "Amiyo#7978", - "twitter": "AmiyoTweets" - }, - "record": { - "URL": "https://github.amiyo.tk" - } -} \ No newline at end of file + "owner": { + "username": "DevAmiyo", + "email": "devamiyosp@gmail.com", + + "discord": "Amiyo#7978", + "twitter": "AmiyoTweets" + }, + "record": { + "URL": "https://github.amiyo.tk" + } +} diff --git a/domains/ammar.json b/domains/ammar.json index 370f84715..b8af925a9 100644 --- a/domains/ammar.json +++ b/domains/ammar.json @@ -1,11 +1,11 @@ { - "description": "Ammar's personal website", - "repo": "https://github.com/Ammaryasser1998/ammaryasser1998.github.io", - "owner": { - "username": "Ammaryasser1998", - "email": "amyss1910@gmail.com" - }, - "record": { - "CNAME": "ammaryasser1998.github.io" - } -} \ No newline at end of file + "description": "Ammar's personal website", + "repo": "https://github.com/Ammaryasser1998/ammaryasser1998.github.io", + "owner": { + "username": "Ammaryasser1998", + "email": "amyss1910@gmail.com" + }, + "record": { + "CNAME": "ammaryasser1998.github.io" + } +} diff --git a/domains/ammthecoder.json b/domains/ammthecoder.json index dfe9f45ce..f9166f589 100644 --- a/domains/ammthecoder.json +++ b/domains/ammthecoder.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aung-myat-min", - "email": "koaungmyatmin0@gmail.com" - }, - "record": { - "URL": "https://ammthercoder.vercel.app/" - } -} \ No newline at end of file + "owner": { + "username": "Aung-myat-min", + "email": "koaungmyatmin0@gmail.com" + }, + "record": { + "URL": "https://ammthercoder.vercel.app/" + } +} diff --git a/domains/amol254542.json b/domains/amol254542.json index fe7b16189..26257a95b 100644 --- a/domains/amol254542.json +++ b/domains/amol254542.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amol234545", - "email": "amolmilton@gmail.com" - }, - "record": { - "CNAME": "amol234545.github.io" - } -} \ No newline at end of file + "owner": { + "username": "amol234545", + "email": "amolmilton@gmail.com" + }, + "record": { + "CNAME": "amol234545.github.io" + } +} diff --git a/domains/amol3.json b/domains/amol3.json index fe7b16189..26257a95b 100644 --- a/domains/amol3.json +++ b/domains/amol3.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amol234545", - "email": "amolmilton@gmail.com" - }, - "record": { - "CNAME": "amol234545.github.io" - } -} \ No newline at end of file + "owner": { + "username": "amol234545", + "email": "amolmilton@gmail.com" + }, + "record": { + "CNAME": "amol234545.github.io" + } +} diff --git a/domains/amoramicae.json b/domains/amoramicae.json index 6ac543579..59e334273 100644 --- a/domains/amoramicae.json +++ b/domains/amoramicae.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "amoramicae", - "email": "amoramicae@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "amoramicae", + "email": "amoramicae@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/amrut.json b/domains/amrut.json index cd5adbbc2..e4cd4f24d 100644 --- a/domains/amrut.json +++ b/domains/amrut.json @@ -1,10 +1,10 @@ - { - "owner": { - "username": "amrutgawade", - "email": "amrutgawade.08@gmail.com", - "linkedin": "https://www.linkedin.com/in/amrut-gawade" - }, - "record": { - "CNAME": "amrutgawade.github.io" - } - } +{ + "owner": { + "username": "amrutgawade", + "email": "amrutgawade.08@gmail.com", + "linkedin": "https://www.linkedin.com/in/amrut-gawade" + }, + "record": { + "CNAME": "amrutgawade.github.io" + } +} diff --git a/domains/amuffin.json b/domains/amuffin.json index 9c6f66ad7..4d0538eed 100644 --- a/domains/amuffin.json +++ b/domains/amuffin.json @@ -1,11 +1,11 @@ { - "description": "amuffins website", - "repo": "https://github.com/amagicmuffin/amagicmuffin.github.io", - "owner": { - "username": "amagicmuffin", - "email": "2014wcheng@gmail.com" - }, - "record": { - "CNAME": "amagicmuffin.github.io" - } -} \ No newline at end of file + "description": "amuffins website", + "repo": "https://github.com/amagicmuffin/amagicmuffin.github.io", + "owner": { + "username": "amagicmuffin", + "email": "2014wcheng@gmail.com" + }, + "record": { + "CNAME": "amagicmuffin.github.io" + } +} diff --git a/domains/amy.json b/domains/amy.json index a2cc1abf7..0ec869526 100644 --- a/domains/amy.json +++ b/domains/amy.json @@ -1,11 +1,11 @@ { - "description": "Amy's is-a-dev domain", - "repo": "https://github.com/nullishamy/nullishamy.github.io", - "owner": { - "username": "nullishamy", - "email": "contact@amyerskine.me" - }, - "record": { - "CNAME": "nullishamy.github.io" - } -} \ No newline at end of file + "description": "Amy's is-a-dev domain", + "repo": "https://github.com/nullishamy/nullishamy.github.io", + "owner": { + "username": "nullishamy", + "email": "contact@amyerskine.me" + }, + "record": { + "CNAME": "nullishamy.github.io" + } +} diff --git a/domains/anaj00.json b/domains/anaj00.json index 558855443..3946ff60d 100644 --- a/domains/anaj00.json +++ b/domains/anaj00.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anaj00", - "discord": "726173201264279583", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.q9dOipcfQfyG9bEddrKynmNIS0Fex44YsKgBhDOFPFbGUX-BDKKePgU58S8VoJpNOZOlf1z0t_IOROvA_yXOgqboi8RWJ7MeohAFp9Vd_O4llkxDlHGzuRNrEqqUzr_ufvh2QSNQhkqFxG8Hg5P8F7BkPr51qA1gaZBPXfp-qYgTsgY1AAsB1BsQ0UUEpB6kwQPreJgoIiHQVI0Q7R9adXhQe11WIKhqAgGjl3pdCtTvTli2FsJCK6CaxeoQpnhLaoFT3HDzTNUUExBzG-cJRXwREWnJwbp6wKZ34HKFaNlf21cAsJRrGJCpzzE-oE6Yq_Si3Lqs9_1uacxjEtbTeA.-w3-ZOu80dbxWcgpHkIATw.hy-ckqmE-5uaKK-UlkLeahUomolJu7-GJWiQQpFvGqr4yCWxUSb6iduWtHWhsy9MIqphktkR6iAKH4fX7mx0Cpgp3C-CTx5hsVKoUohl-HE.jydd8-vu6z5ykX2vzY6weQ" - }, - "record": { - "CNAME": "anaj00.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "anaj00", + "discord": "726173201264279583", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.q9dOipcfQfyG9bEddrKynmNIS0Fex44YsKgBhDOFPFbGUX-BDKKePgU58S8VoJpNOZOlf1z0t_IOROvA_yXOgqboi8RWJ7MeohAFp9Vd_O4llkxDlHGzuRNrEqqUzr_ufvh2QSNQhkqFxG8Hg5P8F7BkPr51qA1gaZBPXfp-qYgTsgY1AAsB1BsQ0UUEpB6kwQPreJgoIiHQVI0Q7R9adXhQe11WIKhqAgGjl3pdCtTvTli2FsJCK6CaxeoQpnhLaoFT3HDzTNUUExBzG-cJRXwREWnJwbp6wKZ34HKFaNlf21cAsJRrGJCpzzE-oE6Yq_Si3Lqs9_1uacxjEtbTeA.-w3-ZOu80dbxWcgpHkIATw.hy-ckqmE-5uaKK-UlkLeahUomolJu7-GJWiQQpFvGqr4yCWxUSb6iduWtHWhsy9MIqphktkR6iAKH4fX7mx0Cpgp3C-CTx5hsVKoUohl-HE.jydd8-vu6z5ykX2vzY6weQ" + }, + "record": { + "CNAME": "anaj00.vercel.app" + } +} diff --git a/domains/analogsombra.json b/domains/analogsombra.json index 7060576f3..053b4d1e1 100644 --- a/domains/analogsombra.json +++ b/domains/analogsombra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "analog-sombra", - "email": "analogsombra@gmail.com" - }, - "record": { - "CNAME": "analog-sombra.github.io" - } -} \ No newline at end of file + "owner": { + "username": "analog-sombra", + "email": "analogsombra@gmail.com" + }, + "record": { + "CNAME": "analog-sombra.github.io" + } +} diff --git a/domains/anamay.json b/domains/anamay.json index 4516f24e9..7802bd4a4 100644 --- a/domains/anamay.json +++ b/domains/anamay.json @@ -1,10 +1,10 @@ { - "description": "Anamay's .is-a.dev domain", - "owner": { - "username": "anamaykashiv", - "email": "kashiv.anamay002@gmail.com" - }, - "record": { - "CNAME": "anamay.eu.org" - } + "description": "Anamay's .is-a.dev domain", + "owner": { + "username": "anamaykashiv", + "email": "kashiv.anamay002@gmail.com" + }, + "record": { + "CNAME": "anamay.eu.org" + } } diff --git a/domains/anand-ramakrishna.json b/domains/anand-ramakrishna.json index a9320f660..2df09e848 100644 --- a/domains/anand-ramakrishna.json +++ b/domains/anand-ramakrishna.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/theanandramakrishna/theanandramakrishna.github.io", - "owner": { - "username": "theanandramakrishna", - "email": "theanandramakrishna@gmail.com" - }, - "record": { - "CNAME": "theanandramakrishna.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/theanandramakrishna/theanandramakrishna.github.io", + "owner": { + "username": "theanandramakrishna", + "email": "theanandramakrishna@gmail.com" + }, + "record": { + "CNAME": "theanandramakrishna.github.io" + } +} diff --git a/domains/anandyeole.json b/domains/anandyeole.json index 42c93a3ef..dfef22de1 100644 --- a/domains/anandyeole.json +++ b/domains/anandyeole.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/anandyeole/anandyeole.github.io", - "owner": { - "username": "anandyeole", - "email": "anandyeole@duck.com" - }, - "record": { - "CNAME": "anandyeole.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/anandyeole/anandyeole.github.io", + "owner": { + "username": "anandyeole", + "email": "anandyeole@duck.com" + }, + "record": { + "CNAME": "anandyeole.github.io" + } +} diff --git a/domains/ananth.json b/domains/ananth.json index 140a8d8a9..a95fca724 100644 --- a/domains/ananth.json +++ b/domains/ananth.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", - "owner": { - "username": "ANANTH-SWAMY", - "email": "ananth.nps@gmail.com" - }, - "record": { - "CNAME": "ananth-swamy.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio website", + "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", + "owner": { + "username": "ANANTH-SWAMY", + "email": "ananth.nps@gmail.com" + }, + "record": { + "CNAME": "ananth-swamy.github.io" + } +} diff --git a/domains/anas.json b/domains/anas.json index c58edb1d6..96a8ab4e9 100644 --- a/domains/anas.json +++ b/domains/anas.json @@ -1,11 +1,11 @@ { - "description": "Anasov Github Portfolio", - "repo": "https://github.com/ItzAnasov/ItzAnasov.github.io", - "owner": { - "username": "ItzAnasov", - "email": "anasybal@mail.ru" - }, - "record": { - "CNAME": "itzanasov.github.io" - } -} \ No newline at end of file + "description": "Anasov Github Portfolio", + "repo": "https://github.com/ItzAnasov/ItzAnasov.github.io", + "owner": { + "username": "ItzAnasov", + "email": "anasybal@mail.ru" + }, + "record": { + "CNAME": "itzanasov.github.io" + } +} diff --git a/domains/anatoli.json b/domains/anatoli.json index 0b9cf906e..ecafc54b2 100644 --- a/domains/anatoli.json +++ b/domains/anatoli.json @@ -1,11 +1,10 @@ { - "description": "Anatoli Nicolae", - "repo": "https://github.com/anatolinicolae", - "owner": { - "username": "anatolinicolae", - "email": "is-a-dev@anatolinicolae.com" - }, - "record": { - "URL": "https://anatolinicolae.com/" - } + "description": "Anatoli Nicolae", + "owner": { + "username": "anatolinicolae", + "email": "is-a-dev@anatolinicolae.com" + }, + "record": { + "URL": "https://anatolinicolae.com/" + } } diff --git a/domains/anautonell.json b/domains/anautonell.json index 3d8e335c6..6ccd9a8a7 100644 --- a/domains/anautonell.json +++ b/domains/anautonell.json @@ -1,12 +1,12 @@ { - "description": "My Portofolio website!", - "repo": "https://github.com/anautonell/portofolio-website", - "owner": { - "username": "anautonell", - "email": "help@myprotect.xyz", - "twitter": "fastsecurerblx" - }, - "record": { - "CNAME": "anautonell.github.io" - } -} \ No newline at end of file + "description": "My Portofolio website!", + "repo": "https://github.com/anautonell/portofolio-website", + "owner": { + "username": "anautonell", + "email": "help@myprotect.xyz", + "twitter": "fastsecurerblx" + }, + "record": { + "CNAME": "anautonell.github.io" + } +} diff --git a/domains/anay-208.json b/domains/anay-208.json index 0efc64f1c..6d2c4d712 100644 --- a/domains/anay-208.json +++ b/domains/anay-208.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anay-208", - "email": "me@anayparaswani.dev", - "discord": "anay_208" - }, - "record": { - "URL": "https://anayparaswani.dev/" - } -} \ No newline at end of file + "owner": { + "username": "anay-208", + "email": "me@anayparaswani.dev", + "discord": "anay_208" + }, + "record": { + "URL": "https://anayparaswani.dev/" + } +} diff --git a/domains/anay.json b/domains/anay.json index 0efc64f1c..6d2c4d712 100644 --- a/domains/anay.json +++ b/domains/anay.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anay-208", - "email": "me@anayparaswani.dev", - "discord": "anay_208" - }, - "record": { - "URL": "https://anayparaswani.dev/" - } -} \ No newline at end of file + "owner": { + "username": "anay-208", + "email": "me@anayparaswani.dev", + "discord": "anay_208" + }, + "record": { + "URL": "https://anayparaswani.dev/" + } +} diff --git a/domains/anayparaswani.json b/domains/anayparaswani.json index 0efc64f1c..6d2c4d712 100644 --- a/domains/anayparaswani.json +++ b/domains/anayparaswani.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anay-208", - "email": "me@anayparaswani.dev", - "discord": "anay_208" - }, - "record": { - "URL": "https://anayparaswani.dev/" - } -} \ No newline at end of file + "owner": { + "username": "anay-208", + "email": "me@anayparaswani.dev", + "discord": "anay_208" + }, + "record": { + "URL": "https://anayparaswani.dev/" + } +} diff --git a/domains/anbuinfosec.json b/domains/anbuinfosec.json index 593ec0857..b9a26f6f2 100644 --- a/domains/anbuinfosec.json +++ b/domains/anbuinfosec.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "anbuinfosec" - }, - "record": { - "CNAME": "anbuinfosec.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anbuinfosec" + }, + "record": { + "CNAME": "anbuinfosec.github.io" + } +} diff --git a/domains/andgyk.json b/domains/andgyk.json index 8b07823e3..7263195f7 100644 --- a/domains/andgyk.json +++ b/domains/andgyk.json @@ -1,11 +1,11 @@ { - "description": "andgyk website", - "repo": "https://github.com/andgyk/andgyk.github.io", - "owner": { - "username": "andgyk", - "email": "an4g7k@gmail.com" - }, - "record": { - "CNAME": "andgyk.github.io" - } -} \ No newline at end of file + "description": "andgyk website", + "repo": "https://github.com/andgyk/andgyk.github.io", + "owner": { + "username": "andgyk", + "email": "an4g7k@gmail.com" + }, + "record": { + "CNAME": "andgyk.github.io" + } +} diff --git a/domains/andr.json b/domains/andr.json index 94bfb1add..69528613d 100644 --- a/domains/andr.json +++ b/domains/andr.json @@ -1,11 +1,11 @@ { - "description": "Domain for my personal blog", - "repo": "https://github.com/rbaks/rbaks.github.io", - "owner": { - "username": "rbaks", - "email": "andri.bakoson@gmail.com" - }, - "record": { - "CNAME": "rbaks.github.io" - } -} \ No newline at end of file + "description": "Domain for my personal blog", + "repo": "https://github.com/rbaks/rbaks.github.io", + "owner": { + "username": "rbaks", + "email": "andri.bakoson@gmail.com" + }, + "record": { + "CNAME": "rbaks.github.io" + } +} diff --git a/domains/andrea.json b/domains/andrea.json index 742c6f6a3..6d86ce8de 100644 --- a/domains/andrea.json +++ b/domains/andrea.json @@ -1,13 +1,10 @@ { - "description": "Personal site", - "repo": "https://github.com/andrea-capigiri", - "owner": { - "username": "andrea-capigiri", - "email": "uadopo+isadev@pm.me" - }, - "record": { - "A": [ - "212.237.38.154" - ] - } -} \ No newline at end of file + "description": "Personal site", + "owner": { + "username": "andrea-capigiri", + "email": "uadopo+isadev@pm.me" + }, + "record": { + "A": ["212.237.38.154"] + } +} diff --git a/domains/andrei.json b/domains/andrei.json index 3b226d9ba..4bd069461 100644 --- a/domains/andrei.json +++ b/domains/andrei.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "CalegariAndrei", - "email": "ekingproject@gmail.com", - "discord": "419584364410699786" - }, - "record": { - "CNAME": "calegariandrei.github.io" - } -} \ No newline at end of file + "owner": { + "username": "CalegariAndrei", + "email": "ekingproject@gmail.com", + "discord": "419584364410699786" + }, + "record": { + "CNAME": "calegariandrei.github.io" + } +} diff --git a/domains/andreijiroh.json b/domains/andreijiroh.json index f9f53c6ab..a9da6c39e 100644 --- a/domains/andreijiroh.json +++ b/domains/andreijiroh.json @@ -1,15 +1,12 @@ { - "owner": { - "username": "ajhalili2006", - "discord": "437044173825114113", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYflKk2IBSfS6chUMYUGHREeeZVR18nZA-TlYCa5lgQGaR1P6lixNKJAJcJv72mUkHus2VyrrxSkl5ttCTtBXFdFs8eA4jNFPjtvC_7Qt-i_v0UWs5rxtdZ2y3MsN6jzPeVzHcVq2gQG9RFdIniBHMKuEOfiPCPqXp_CbdjBddCRQRsIzunnAwof917053o4EV3JCMVN9ObW3Jdq9GD9QaB_vPG9HjFqzwlvSA6QFbQYYilvij7UF5I3pcLfNyOw3tascM6GMDlXJxtqL2r6HLo58MSagDKycFCuuxdfsRljnLypuwF0m_3bEV76QRpvMWY_NmW6FaveHLjzd82l0g.ABEBdXC3pvmyqoKfDAw86A.NNKf3gP3_-fzpnvGWIBJaSzsU-d1ZJsDFJSyc52B6pjz1LrYOeK_0-QjF8w1Y1xiaRz475Drvb-27xOCjANJjZlgtCVrG1mgVxWDanb30kmyV8KtNLnlGO3VKMWXqy7r.K9X3W6jos3JsIFCn6LGifA", - "fediverse": "@ajhalili2006@tilde.zone", - "bsky": "did:plc:wcx4c3osbuzrwmxkqdfqygwv" - }, - "record": { - "NS": [ - "kallie.ns.cloudflare.com", - "tadeo.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "ajhalili2006", + "discord": "437044173825114113", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYflKk2IBSfS6chUMYUGHREeeZVR18nZA-TlYCa5lgQGaR1P6lixNKJAJcJv72mUkHus2VyrrxSkl5ttCTtBXFdFs8eA4jNFPjtvC_7Qt-i_v0UWs5rxtdZ2y3MsN6jzPeVzHcVq2gQG9RFdIniBHMKuEOfiPCPqXp_CbdjBddCRQRsIzunnAwof917053o4EV3JCMVN9ObW3Jdq9GD9QaB_vPG9HjFqzwlvSA6QFbQYYilvij7UF5I3pcLfNyOw3tascM6GMDlXJxtqL2r6HLo58MSagDKycFCuuxdfsRljnLypuwF0m_3bEV76QRpvMWY_NmW6FaveHLjzd82l0g.ABEBdXC3pvmyqoKfDAw86A.NNKf3gP3_-fzpnvGWIBJaSzsU-d1ZJsDFJSyc52B6pjz1LrYOeK_0-QjF8w1Y1xiaRz475Drvb-27xOCjANJjZlgtCVrG1mgVxWDanb30kmyV8KtNLnlGO3VKMWXqy7r.K9X3W6jos3JsIFCn6LGifA", + "fediverse": "@ajhalili2006@tilde.zone", + "bsky": "did:plc:wcx4c3osbuzrwmxkqdfqygwv" + }, + "record": { + "NS": ["kallie.ns.cloudflare.com", "tadeo.ns.cloudflare.com"] + } +} diff --git a/domains/andres-jaramillo.json b/domains/andres-jaramillo.json index 3377632bb..03f1e4498 100644 --- a/domains/andres-jaramillo.json +++ b/domains/andres-jaramillo.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "andresfer1799", - "email": "andresfer1799@gmail.com", - "discord": "" - }, - "record": { - "CNAME": "mi-portafolio-wine.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "andresfer1799", + "email": "andresfer1799@gmail.com" + }, + "record": { + "CNAME": "mi-portafolio-wine.vercel.app" + } +} diff --git a/domains/andres.json b/domains/andres.json index aeb9b6af1..b72e4c382 100644 --- a/domains/andres.json +++ b/domains/andres.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "eneru2", - "email": "elementaov@gmail.com" - }, - "record": { - "A": [ - "130.61.184.180" - ] - } -} \ No newline at end of file + "owner": { + "username": "eneru2", + "email": "elementaov@gmail.com" + }, + "record": { + "A": ["130.61.184.180"] + } +} diff --git a/domains/andrewdxz.json b/domains/andrewdxz.json index 4b84e398a..c88dd2b21 100644 --- a/domains/andrewdxz.json +++ b/domains/andrewdxz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "alainsdev", - "email": "ghghello30@gmail.com", - "discord": "970325505989574656" - }, - "record": { - "CNAME": "andrewmack1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + "record": { + "CNAME": "andrewmack1.github.io" + } +} diff --git a/domains/andrianina.json b/domains/andrianina.json index 94bfb1add..69528613d 100644 --- a/domains/andrianina.json +++ b/domains/andrianina.json @@ -1,11 +1,11 @@ { - "description": "Domain for my personal blog", - "repo": "https://github.com/rbaks/rbaks.github.io", - "owner": { - "username": "rbaks", - "email": "andri.bakoson@gmail.com" - }, - "record": { - "CNAME": "rbaks.github.io" - } -} \ No newline at end of file + "description": "Domain for my personal blog", + "repo": "https://github.com/rbaks/rbaks.github.io", + "owner": { + "username": "rbaks", + "email": "andri.bakoson@gmail.com" + }, + "record": { + "CNAME": "rbaks.github.io" + } +} diff --git a/domains/andronasef.json b/domains/andronasef.json index 6de1e3ebd..25145d5e1 100644 --- a/domains/andronasef.json +++ b/domains/andronasef.json @@ -1,12 +1,12 @@ { - "description": "My Portfolio", - "repo": "https://github.com/andronasef/andronasef.github.io", - "owner": { - "username": "andronasef", - "email": "andronasef@gmail.com", - "twitter": "andronasef" - }, - "record": { - "CNAME": "andronasef.github.io" - } -} \ No newline at end of file + "description": "My Portfolio", + "repo": "https://github.com/andronasef/andronasef.github.io", + "owner": { + "username": "andronasef", + "email": "andronasef@gmail.com", + "twitter": "andronasef" + }, + "record": { + "CNAME": "andronasef.github.io" + } +} diff --git a/domains/andros.json b/domains/andros.json index 7a7e38832..b2f3850cf 100644 --- a/domains/andros.json +++ b/domains/andros.json @@ -1,11 +1,10 @@ { - "description": "Andros's personal developer website", - "repo": "https://github.com/tanrax", - "owner": { - "username": "tanrax", - "twitter": "androsfenollosa" - }, - "record": { - "URL": "https://programadorwebvalencia.com" - } -} \ No newline at end of file + "description": "Andros's personal developer website", + "owner": { + "username": "tanrax", + "twitter": "androsfenollosa" + }, + "record": { + "URL": "https://programadorwebvalencia.com" + } +} diff --git a/domains/andy.json b/domains/andy.json index 5fe45a188..e6d4ec8f3 100644 --- a/domains/andy.json +++ b/domains/andy.json @@ -1,11 +1,11 @@ { - "description": "Andy's portfolio website", - "repo": "https://github.com/andyfaizan/andyfaizan.github.io", - "owner": { - "username": "andyfaizan", - "email": "andyfaizan@gmail.com" - }, - "record": { - "CNAME": "andyfaizan.github.io" - } -} \ No newline at end of file + "description": "Andy's portfolio website", + "repo": "https://github.com/andyfaizan/andyfaizan.github.io", + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "CNAME": "andyfaizan.github.io" + } +} diff --git a/domains/angel.json b/domains/angel.json index 7271a425e..2b8a5383d 100644 --- a/domains/angel.json +++ b/domains/angel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chewieleaf", - "email": "cchirrpy@outlook.com" - }, - "record": { - "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" - } -} \ No newline at end of file + "owner": { + "username": "chewieleaf", + "email": "cchirrpy@outlook.com" + }, + "record": { + "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" + } +} diff --git a/domains/angellopomayay.json b/domains/angellopomayay.json index 0bf757af3..e99027890 100644 --- a/domains/angellopomayay.json +++ b/domains/angellopomayay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Angello-Pomayay", - "email": "angelopomayay@gmail.com" - }, - "record": { - "CNAME": "angello-pomayay.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Angello-Pomayay", + "email": "angelopomayay@gmail.com" + }, + "record": { + "CNAME": "angello-pomayay.github.io" + } +} diff --git a/domains/angelo.json b/domains/angelo.json index f42df8b5b..248103332 100644 --- a/domains/angelo.json +++ b/domains/angelo.json @@ -1,11 +1,11 @@ { - "description": "Link for Angelo's personal site on GitHub pages", - "repo": "https://github.com/angelofallars/angelofallars.github.io", - "owner": { - "username": "angelofallars", - "email": "ba.fallaria@gmail.com" - }, - "record": { - "CNAME": "angelofallars.github.io" - } -} \ No newline at end of file + "description": "Link for Angelo's personal site on GitHub pages", + "repo": "https://github.com/angelofallars/angelofallars.github.io", + "owner": { + "username": "angelofallars", + "email": "ba.fallaria@gmail.com" + }, + "record": { + "CNAME": "angelofallars.github.io" + } +} diff --git a/domains/angelwuff.json b/domains/angelwuff.json index d3d91c51c..b6f298fbb 100644 --- a/domains/angelwuff.json +++ b/domains/angelwuff.json @@ -1,11 +1,11 @@ { - "description": "Angel Wuffy", - "repo": "https://github.com/Angelix1/Angelix1.github.io", - "owner": { - "username": "Angelix1", - "twitter": "AngelTheWolfy" - }, - "record": { - "CNAME": "angelix1.github.io" - } -} \ No newline at end of file + "description": "Angel Wuffy", + "repo": "https://github.com/Angelix1/Angelix1.github.io", + "owner": { + "username": "Angelix1", + "twitter": "AngelTheWolfy" + }, + "record": { + "CNAME": "angelix1.github.io" + } +} diff --git a/domains/anhnguyen.json b/domains/anhnguyen.json index 1a544a641..57d64afc5 100644 --- a/domains/anhnguyen.json +++ b/domains/anhnguyen.json @@ -1,21 +1,15 @@ { - "owner": { - "username": "NgTuanAnhDev", - "discord": "828117990746226730", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.dxFeMXIpetS-y-w2HhyPm3jT9qQD7VXlzrjuKr0X2tYaDAsa5e-ZLfdoQ0Vi6ij2hVaULCTbvnhDGodA8Vfo2Bav69FAanB0eQp_-9e8C2O8XTm7Hc1PfQG0-QdASqYXzQLxa2K8Zsyi7i_MnjW9QcXB6OopVDPzuQkIFCD0ZBIMpxfSMYoZIJwWMIODl7qkdlrwOJaHev94VAEU8wjl9jdTJ7qUqwG_K8r2FXnRU4nvA8UUGbqoiTwqXgNWdln4S_dT6gRG1oINXS8MU55sRP_nrUsNYm5QRWiqFsKe9Ti8z00YhSJ3bvZLl353penT2lQfSdj2zEqBVNdp_J4s9Q._wjr6pPUcgjV8Pcqmb5jZw.qP7dPu7h2ZYoxAL8EzCmNuh_96Ak46xR4iMj14zoxcBMRnIKqxWQzPMp31OhvCP-a4j-_Ch3Xx4Qyl0AFKHF1b_itAmAo29o5QuG9Z3meYcHkwIxE7rrHLhnT6YaGXL_.2L3kt8GB7vNmXFwn5NauTA" - }, - "record": { - "A": [ - "103.97.126.29" - ], - "TXT": [ - "zoho-verification=zb23469214.zmverify.zoho.com", - "v=spf1 include:zohomail.com ~all" - ], - "MX": [ - "mx.zoho.com", - "mx2.zoho.com", - "mx3.zoho.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "NgTuanAnhDev", + "discord": "828117990746226730", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.dxFeMXIpetS-y-w2HhyPm3jT9qQD7VXlzrjuKr0X2tYaDAsa5e-ZLfdoQ0Vi6ij2hVaULCTbvnhDGodA8Vfo2Bav69FAanB0eQp_-9e8C2O8XTm7Hc1PfQG0-QdASqYXzQLxa2K8Zsyi7i_MnjW9QcXB6OopVDPzuQkIFCD0ZBIMpxfSMYoZIJwWMIODl7qkdlrwOJaHev94VAEU8wjl9jdTJ7qUqwG_K8r2FXnRU4nvA8UUGbqoiTwqXgNWdln4S_dT6gRG1oINXS8MU55sRP_nrUsNYm5QRWiqFsKe9Ti8z00YhSJ3bvZLl353penT2lQfSdj2zEqBVNdp_J4s9Q._wjr6pPUcgjV8Pcqmb5jZw.qP7dPu7h2ZYoxAL8EzCmNuh_96Ak46xR4iMj14zoxcBMRnIKqxWQzPMp31OhvCP-a4j-_Ch3Xx4Qyl0AFKHF1b_itAmAo29o5QuG9Z3meYcHkwIxE7rrHLhnT6YaGXL_.2L3kt8GB7vNmXFwn5NauTA" + }, + "record": { + "A": ["103.97.126.29"], + "TXT": [ + "zoho-verification=zb23469214.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] + } +} diff --git a/domains/anhnguyen94.json b/domains/anhnguyen94.json index bfa9acfa5..cdec6a2ff 100644 --- a/domains/anhnguyen94.json +++ b/domains/anhnguyen94.json @@ -1,10 +1,10 @@ { - "description": "Portfolio redirect for anhnguyen1907", - "owner": { - "username": "anhnguyen1907", - "email": "cau2tomy@gmail.com" - }, - "record": { - "CNAME": "anhnguyen1907.github.io" - } -} \ No newline at end of file + "description": "Portfolio redirect for anhnguyen1907", + "owner": { + "username": "anhnguyen1907", + "email": "cau2tomy@gmail.com" + }, + "record": { + "CNAME": "anhnguyen1907.github.io" + } +} diff --git a/domains/anibalbastiass.json b/domains/anibalbastiass.json index 629e61e1f..4fc3836f0 100644 --- a/domains/anibalbastiass.json +++ b/domains/anibalbastiass.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anibalbastiass", - "email": "anibal.bastias@gmail.com" - }, - "record": { - "CNAME": "anibalbastiass.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anibalbastiass", + "email": "anibal.bastias@gmail.com" + }, + "record": { + "CNAME": "anibalbastiass.github.io" + } +} diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index 3fc57e796..f6c9aad0e 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aniket-thapa", - "email": "aniketthapa04@gmail.com", - "discord": "1249367001961463962" - }, - "record": { - "CNAME": "aniket-thapa.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aniket-thapa", + "email": "aniketthapa04@gmail.com", + "discord": "1249367001961463962" + }, + "record": { + "CNAME": "aniket-thapa.github.io" + } +} diff --git a/domains/aniket.json b/domains/aniket.json index 3a20d4256..a99a6d2d1 100644 --- a/domains/aniket.json +++ b/domains/aniket.json @@ -1,11 +1,10 @@ { - "description": "Domain that redirects to my personal portfolio", - "repo": "https://github.com/anikxt", - "owner": { - "username": "anikxt", - "email": "aniket15304@gmail.com" - }, - "record": { - "URL": "https://aniket.codes" - } + "description": "Domain that redirects to my personal portfolio", + "owner": { + "username": "anikxt", + "email": "aniket15304@gmail.com" + }, + "record": { + "URL": "https://aniket.codes" + } } diff --git a/domains/aniketrajsingh.json b/domains/aniketrajsingh.json index 74090d0ff..063829a74 100644 --- a/domains/aniketrajsingh.json +++ b/domains/aniketrajsingh.json @@ -1,12 +1,12 @@ { - "description": "The Domain is going to be used for my Portfolio", - "repo": "https://github.com/aniketrajsingh/aniketrajsingh.github.io", - "owner": { - "username": "aniketrajsingh", - "email": "aniket@tfug-ghaziabad.tech", - "twitter": "aniketrajsingh_" - }, - "record": { - "CNAME": "aniketrajsingh.github.io" - } -} \ No newline at end of file + "description": "The Domain is going to be used for my Portfolio", + "repo": "https://github.com/aniketrajsingh/aniketrajsingh.github.io", + "owner": { + "username": "aniketrajsingh", + "email": "aniket@tfug-ghaziabad.tech", + "twitter": "aniketrajsingh_" + }, + "record": { + "CNAME": "aniketrajsingh.github.io" + } +} diff --git a/domains/anime-oni.json b/domains/anime-oni.json index fc43ee30a..6ad6ff2cd 100644 --- a/domains/anime-oni.json +++ b/domains/anime-oni.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anime-oni", - "email": "hiba.aashir@gmail.com", - "discord": "1014232959143907429" - }, - "record": { - "CNAME": "anime-oni.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anime-oni", + "email": "hiba.aashir@gmail.com", + "discord": "1014232959143907429" + }, + "record": { + "CNAME": "anime-oni.github.io" + } +} diff --git a/domains/animesh-kotka.json b/domains/animesh-kotka.json index 4cd7a84c1..261b1eb1b 100644 --- a/domains/animesh-kotka.json +++ b/domains/animesh-kotka.json @@ -1,11 +1,11 @@ { - "description": "Simple Portfolio", - "repo": "https://github.com/AnimeshKotka/Animesh-Kotka-Portfolio", - "owner": { - "username": "AnimeshKotka", - "email": "animesh@kotka.tech" - }, - "record": { - "CNAME": "animeshkotka.github.io" - } -} \ No newline at end of file + "description": "Simple Portfolio", + "repo": "https://github.com/AnimeshKotka/Animesh-Kotka-Portfolio", + "owner": { + "username": "AnimeshKotka", + "email": "animesh@kotka.tech" + }, + "record": { + "CNAME": "animeshkotka.github.io" + } +} diff --git a/domains/animesh.json b/domains/animesh.json index 1eecbb417..fb1bad073 100644 --- a/domains/animesh.json +++ b/domains/animesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "animeshryu", - "email": "animeshryu@gmail.com" - }, - "record": { - "CNAME": "animesh.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "animeshryu", + "email": "animeshryu@gmail.com" + }, + "record": { + "CNAME": "animesh.pages.dev" + } +} diff --git a/domains/anindra.json b/domains/anindra.json index 6d096b41a..b3402c5b3 100644 --- a/domains/anindra.json +++ b/domains/anindra.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/meanindra/meanindra.github.io", - "owner": { - "username": "meanindra", - "email": "anindrakarmakar+pnswp5ix@proton.me", - "twitter": "i_anindra" - }, - "record": { - "CNAME": "meanindra.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/meanindra/meanindra.github.io", + "owner": { + "username": "meanindra", + "email": "anindrakarmakar+pnswp5ix@proton.me", + "twitter": "i_anindra" + }, + "record": { + "CNAME": "meanindra.github.io" + } +} diff --git a/domains/anish.json b/domains/anish.json index 7d9a1fa6e..8b26bd598 100644 --- a/domains/anish.json +++ b/domains/anish.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "anish-mandal", - "email": "anishmandalme1234@outlook.com", - "twitter": "anishsay" - }, - "description": "This website is for my personal portfolio.", - "repo": "https://github.com/anish-mandal/anish-mandal.github.io", - "record": { - "CNAME": "anish-mandal.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anish-mandal", + "email": "anishmandalme1234@outlook.com", + "twitter": "anishsay" + }, + "description": "This website is for my personal portfolio.", + "repo": "https://github.com/anish-mandal/anish-mandal.github.io", + "record": { + "CNAME": "anish-mandal.github.io" + } +} diff --git a/domains/aniwon.json b/domains/aniwon.json index 8bf406138..e3db2432c 100644 --- a/domains/aniwon.json +++ b/domains/aniwon.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Panwar0", - "email": "panwarnishchey+02@gmail.com", - "discord": "821976026984611850" - }, - "record": { - "A": [ - "185.191.231.137" - ] - } -} \ No newline at end of file + "owner": { + "username": "Panwar0", + "email": "panwarnishchey+02@gmail.com", + "discord": "821976026984611850" + }, + "record": { + "A": ["185.191.231.137"] + } +} diff --git a/domains/ankiprajapati.json b/domains/ankiprajapati.json index b46847154..3537ed120 100644 --- a/domains/ankiprajapati.json +++ b/domains/ankiprajapati.json @@ -1,10 +1,10 @@ { - "description": "ankit Prajapati.", - "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io", - "owner": { - "username": "ankiprajapati" - }, - "record": { - "CNAME": "ankiprajapati.github.io" - } -} \ No newline at end of file + "description": "ankit Prajapati.", + "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io", + "owner": { + "username": "ankiprajapati" + }, + "record": { + "CNAME": "ankiprajapati.github.io" + } +} diff --git a/domains/ankit-acquaintsoft.json b/domains/ankit-acquaintsoft.json index b84a5b434..8fbc75f61 100644 --- a/domains/ankit-acquaintsoft.json +++ b/domains/ankit-acquaintsoft.json @@ -1,10 +1,10 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/ankit-acquaintsoft/ankit-acquaintsoft.github.io", - "owner": { - "username": "ankit-dere" - }, - "record": { - "CNAME": "ankit-acquaintsoft.github.io" - } -} \ No newline at end of file + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/ankit-acquaintsoft/ankit-acquaintsoft.github.io", + "owner": { + "username": "ankit-dere" + }, + "record": { + "CNAME": "ankit-acquaintsoft.github.io" + } +} diff --git a/domains/ankit-chaubey.json b/domains/ankit-chaubey.json index 477c34e42..d5e3be97d 100644 --- a/domains/ankit-chaubey.json +++ b/domains/ankit-chaubey.json @@ -1,13 +1,13 @@ { - "description": "Ankit Chaubey's GitHub page", - "repo": "https://github.com/ankit-chaubey/ankit-chaubey", - "owner": { - "username": "ankit-chaubey", - "email": "m.ankitchaubey@gmail.com", - "telegram": "ankit_chaubey", - "github": "ankit-chaubey" - }, - "record": { - "CNAME": "ankit-chaubey.github.io" - } -} \ No newline at end of file + "description": "Ankit Chaubey's GitHub page", + "repo": "https://github.com/ankit-chaubey/ankit-chaubey", + "owner": { + "username": "ankit-chaubey", + "email": "m.ankitchaubey@gmail.com", + "telegram": "ankit_chaubey", + "github": "ankit-chaubey" + }, + "record": { + "CNAME": "ankit-chaubey.github.io" + } +} diff --git a/domains/ankit.json b/domains/ankit.json index 78f07ba14..d251fed82 100644 --- a/domains/ankit.json +++ b/domains/ankit.json @@ -1,11 +1,11 @@ { - "description": "Will be using this subdomain for personal portfolio", - "repo": "https://github.com/ankitjain-1/ankitjain-1.github.io", - "owner": { - "username": "ankitjain-1", - "email": "akjain6067.aj@gmail.com" - }, - "record": { - "CNAME": "ankitjain-1.github.io" - } -} \ No newline at end of file + "description": "Will be using this subdomain for personal portfolio", + "repo": "https://github.com/ankitjain-1/ankitjain-1.github.io", + "owner": { + "username": "ankitjain-1", + "email": "akjain6067.aj@gmail.com" + }, + "record": { + "CNAME": "ankitjain-1.github.io" + } +} diff --git a/domains/ankitchaubey.json b/domains/ankitchaubey.json index 477c34e42..d5e3be97d 100644 --- a/domains/ankitchaubey.json +++ b/domains/ankitchaubey.json @@ -1,13 +1,13 @@ { - "description": "Ankit Chaubey's GitHub page", - "repo": "https://github.com/ankit-chaubey/ankit-chaubey", - "owner": { - "username": "ankit-chaubey", - "email": "m.ankitchaubey@gmail.com", - "telegram": "ankit_chaubey", - "github": "ankit-chaubey" - }, - "record": { - "CNAME": "ankit-chaubey.github.io" - } -} \ No newline at end of file + "description": "Ankit Chaubey's GitHub page", + "repo": "https://github.com/ankit-chaubey/ankit-chaubey", + "owner": { + "username": "ankit-chaubey", + "email": "m.ankitchaubey@gmail.com", + "telegram": "ankit_chaubey", + "github": "ankit-chaubey" + }, + "record": { + "CNAME": "ankit-chaubey.github.io" + } +} diff --git a/domains/anmail.json b/domains/anmail.json index 6608aa256..f6144335f 100644 --- a/domains/anmail.json +++ b/domains/anmail.json @@ -1,20 +1,16 @@ { - "description": "Subdomain my own website and email forwarding", - "repo": "https://github.com/ririko5834/register", - "owner": { - "username": "ririko5834", - "email": "wolfo89+anmail@protonmail.com" - }, - "record": { - "A": [ - "167.235.217.200" - ], - "MX": [ - "5d84c429388a8a21.mx2.emailprofi.seznam.cz", - "5d84c429388a8a21.mx1.emailprofi.seznam.cz" - ], - "TXT": [ - "v=spf1 include:spf.seznam.cz ~all" - ] - } -} \ No newline at end of file + "description": "Subdomain my own website and email forwarding", + "repo": "https://github.com/ririko5834/register", + "owner": { + "username": "ririko5834", + "email": "wolfo89+anmail@protonmail.com" + }, + "record": { + "A": ["167.235.217.200"], + "MX": [ + "5d84c429388a8a21.mx2.emailprofi.seznam.cz", + "5d84c429388a8a21.mx1.emailprofi.seznam.cz" + ], + "TXT": ["v=spf1 include:spf.seznam.cz ~all"] + } +} diff --git a/domains/anmol-chaudhary.json b/domains/anmol-chaudhary.json index bfcad8d48..5f5048ab9 100644 --- a/domains/anmol-chaudhary.json +++ b/domains/anmol-chaudhary.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/4nmolChaudhary/portfolio-v2", - "owner": { - "username": "4nmolChaudhary", - "email": "chaudharyanmol321@gmail.com" - }, - "record": { - "CNAME": "anmol-chaudhary.vercel.app" - } + "description": "Portfolio", + "repo": "https://github.com/4nmolChaudhary/portfolio-v2", + "owner": { + "username": "4nmolChaudhary", + "email": "chaudharyanmol321@gmail.com" + }, + "record": { + "CNAME": "anmol-chaudhary.vercel.app" + } } diff --git a/domains/anmol.json b/domains/anmol.json index 21e11c4fc..85b55db21 100644 --- a/domains/anmol.json +++ b/domains/anmol.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio webpage", - "repo": "https://github.com/tecanmol/Portfolio", - "owner": { - "username": "tecanmol", - "email": "panmol735@gmail.com" - }, - "record": { - "CNAME": "tecanmol.github.io" - } + "description": "My Portfolio webpage", + "repo": "https://github.com/tecanmol/Portfolio", + "owner": { + "username": "tecanmol", + "email": "panmol735@gmail.com" + }, + "record": { + "CNAME": "tecanmol.github.io" + } } diff --git a/domains/ann.json b/domains/ann.json index c6697dbe9..c89a3086d 100644 --- a/domains/ann.json +++ b/domains/ann.json @@ -1,11 +1,11 @@ { - "description": "Personal website to host bio info and other things", - "repo": "https://github.com/true1ann/true1ann.github.io", - "owner": { - "username": "true1ann", - "email": "true1ann@tutamail.com" - }, - "record": { - "CNAME": "true1ann.github.io" - } -} \ No newline at end of file + "description": "Personal website to host bio info and other things", + "repo": "https://github.com/true1ann/true1ann.github.io", + "owner": { + "username": "true1ann", + "email": "true1ann@tutamail.com" + }, + "record": { + "CNAME": "true1ann.github.io" + } +} diff --git a/domains/anna.json b/domains/anna.json index ceed30930..622e3f44c 100644 --- a/domains/anna.json +++ b/domains/anna.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "annanas271", - "email": "iamrvins@gmail.com", - "discord": "1206164385911799850" - }, - "record": { - "CNAME": "annanas271.github.io" - } -} \ No newline at end of file + "owner": { + "username": "annanas271", + "email": "iamrvins@gmail.com", + "discord": "1206164385911799850" + }, + "record": { + "CNAME": "annanas271.github.io" + } +} diff --git a/domains/annant.json b/domains/annant.json index ada936366..395feff14 100644 --- a/domains/annant.json +++ b/domains/annant.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ThatNerdyKun", - "discord": "629851641579044874" - }, - "record": { - "CNAME": "annant.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "ThatNerdyKun", + "discord": "629851641579044874" + }, + "record": { + "CNAME": "annant.pages.dev" + } +} diff --git a/domains/annihilatorrrr.json b/domains/annihilatorrrr.json index f5fcb68fc..600f87a54 100644 --- a/domains/annihilatorrrr.json +++ b/domains/annihilatorrrr.json @@ -1,12 +1,12 @@ { - "repo": "https://github.com/annihilatorrrr/annihilatorrrr.github.io", - "description": "My personal website.", - "owner": { - "username": "annihilatorrrr", - "email": "annihilatorspark@gmail.com", - "telegram": "annihilatorrrr" - }, - "record": { - "CNAME": "annihilatorrrr.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/annihilatorrrr/annihilatorrrr.github.io", + "description": "My personal website.", + "owner": { + "username": "annihilatorrrr", + "email": "annihilatorspark@gmail.com", + "telegram": "annihilatorrrr" + }, + "record": { + "CNAME": "annihilatorrrr.github.io" + } +} diff --git a/domains/anon.json b/domains/anon.json index ca16674ff..9a4eb40da 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -1,18 +1,16 @@ { - "description": "Anondev's personal profile website", - "repo": "https://github.com/anondev-sudo/anondev-sudo", - "owner": { - "username": "anondev-sudo", - "email": "contact@anonym-dev.tk" - }, - "record": { - "A": [ - "216.24.57.1" - ], - "MX": [ - "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", - "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz" - ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" - } -} \ No newline at end of file + "description": "Anondev's personal profile website", + "repo": "https://github.com/anondev-sudo/anondev-sudo", + "owner": { + "username": "anondev-sudo", + "email": "contact@anonym-dev.tk" + }, + "record": { + "A": ["216.24.57.1"], + "MX": [ + "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", + "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +} diff --git a/domains/anonfr.json b/domains/anonfr.json index 5e6622f2c..4cc83aa68 100644 --- a/domains/anonfr.json +++ b/domains/anonfr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anonfr", - "email": "anonfrr@protonmail.com" - }, - "record": { - "CNAME": "anonfr.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anonfr", + "email": "anonfrr@protonmail.com" + }, + "record": { + "CNAME": "anonfr.github.io" + } +} diff --git a/domains/ansari-atharnadim.json b/domains/ansari-atharnadim.json index e556cf13c..6837342f1 100644 --- a/domains/ansari-atharnadim.json +++ b/domains/ansari-atharnadim.json @@ -1,10 +1,10 @@ { - "description": "This is my website", - "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", - "owner": { - "username": "ansari-atharnadim" - }, - "record": { - "CNAME": "ansari-atharnadim.github.io" - } -} \ No newline at end of file + "description": "This is my website", + "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", + "owner": { + "username": "ansari-atharnadim" + }, + "record": { + "CNAME": "ansari-atharnadim.github.io" + } +} diff --git a/domains/ansari-saify.json b/domains/ansari-saify.json index 6b6e16046..59002b04f 100644 --- a/domains/ansari-saify.json +++ b/domains/ansari-saify.json @@ -1,10 +1,10 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/ansari-saify/ansari-saify.github.io", - "owner": { - "username": "ansari-saify" - }, - "record": { - "CNAME": "ansari-saify.github.io" - } -} \ No newline at end of file + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/ansari-saify/ansari-saify.github.io", + "owner": { + "username": "ansari-saify" + }, + "record": { + "CNAME": "ansari-saify.github.io" + } +} diff --git a/domains/anshdadwal.json b/domains/anshdadwal.json index 95a9a6889..fb6ea974c 100644 --- a/domains/anshdadwal.json +++ b/domains/anshdadwal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "T-Dynamos", - "email": "anshdadwal298@gmail.com" - }, - "record": { - "CNAME": "t-dynamos.github.io" - } -} \ No newline at end of file + "owner": { + "username": "T-Dynamos", + "email": "anshdadwal298@gmail.com" + }, + "record": { + "CNAME": "t-dynamos.github.io" + } +} diff --git a/domains/anshkabra.json b/domains/anshkabra.json index 59ee87fab..1570caf77 100644 --- a/domains/anshkabra.json +++ b/domains/anshkabra.json @@ -1,12 +1,12 @@ { - "description": "For my portfolio", - "repo": "https://github.com/Anshkabra2012/portfolio", - "owner": { - "username": "AnshKabra2012", - "email": "anshkabra.india@gmail.com", - "discord": "anshkabra2012" - }, - "record": { - "CNAME": "anshkabra2012.github.io" - } + "description": "For my portfolio", + "repo": "https://github.com/Anshkabra2012/portfolio", + "owner": { + "username": "AnshKabra2012", + "email": "anshkabra.india@gmail.com", + "discord": "anshkabra2012" + }, + "record": { + "CNAME": "anshkabra2012.github.io" + } } diff --git a/domains/anshtyagi.json b/domains/anshtyagi.json index d0db163a0..1afcbffcd 100644 --- a/domains/anshtyagi.json +++ b/domains/anshtyagi.json @@ -1,11 +1,10 @@ { - "description": "Ansh's personal website", - "repo": "https://github.com/anshtyagi0", - "owner": { - "username": "anshtyagi0", - "email": "tyagiansh175@gmail.com" - }, - "record": { - "CNAME": "anshtyagi0093.github.io" - } -} \ No newline at end of file + "description": "Ansh's personal website", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "CNAME": "anshtyagi0093.github.io" + } +} diff --git a/domains/anshu.json b/domains/anshu.json index 643c35c8f..2dac10c30 100644 --- a/domains/anshu.json +++ b/domains/anshu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anshu-prakash", - "email": "anshuprakash8445@gmail.com" - }, - "record": { - "CNAME": "anshu-prakash.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anshu-prakash", + "email": "anshuprakash8445@gmail.com" + }, + "record": { + "CNAME": "anshu-prakash.github.io" + } +} diff --git a/domains/ante.json b/domains/ante.json index 8261b7acb..073531e8a 100644 --- a/domains/ante.json +++ b/domains/ante.json @@ -1,14 +1,10 @@ { - "owner": { - "username": "antebrl", - "email": "ahcwnh@gmail.com" - }, - "record": { - "A": [ - "130.61.108.36" - ], - "TXT": [ - "dh=6d109bce7d0aeacdc4a573c959d85a778d239527" - ] - } -} \ No newline at end of file + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "A": ["130.61.108.36"], + "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + } +} diff --git a/domains/anthony.json b/domains/anthony.json index a79dfd9ea..a9586a5b3 100644 --- a/domains/anthony.json +++ b/domains/anthony.json @@ -1,10 +1,10 @@ { - "description": "Anthony's personal developer website", - "owner": { - "username": "hubsta", - "email": "admin@thehubble.com.au" - }, - "record": { - "CNAME": "brisbaneweb.dev" - } -} \ No newline at end of file + "description": "Anthony's personal developer website", + "owner": { + "username": "hubsta", + "email": "admin@thehubble.com.au" + }, + "record": { + "CNAME": "brisbaneweb.dev" + } +} diff --git a/domains/anthony2be.json b/domains/anthony2be.json index d1d8cae3e..aa83523a4 100644 --- a/domains/anthony2be.json +++ b/domains/anthony2be.json @@ -1,12 +1,12 @@ { - "description": "Personal website", - "repo": "github.com/Anthony2be/fresh-blog", - "owner": { - "username": "Anthony2be", - "email": "adubovitsky1234@gmail.com", - "discord": "anthony2be#1900" - }, - "record": { - "CNAME": "anthony2be-blog.deno.dev" - } -} \ No newline at end of file + "description": "Personal website", + "repo": "github.com/Anthony2be/fresh-blog", + "owner": { + "username": "Anthony2be", + "email": "adubovitsky1234@gmail.com", + "discord": "anthony2be#1900" + }, + "record": { + "CNAME": "anthony2be-blog.deno.dev" + } +} diff --git a/domains/anthrxc.json b/domains/anthrxc.json index fcdd901e0..c46f12d71 100644 --- a/domains/anthrxc.json +++ b/domains/anthrxc.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/anthrxc/portfolio", - "owner": { - "username": "anthrxc", - "email": "anthromadayt@gmail.com" - }, - "record": { - "CNAME": "anthrxc.github.io" - } + "description": "Personal portfolio website", + "repo": "https://github.com/anthrxc/portfolio", + "owner": { + "username": "anthrxc", + "email": "anthromadayt@gmail.com" + }, + "record": { + "CNAME": "anthrxc.github.io" + } } diff --git a/domains/anthxny.json b/domains/anthxny.json index 712b633f5..dd857c480 100644 --- a/domains/anthxny.json +++ b/domains/anthxny.json @@ -1,11 +1,11 @@ { - "description": "My perosnal portfolio", - "repo": "https://github.com/anthonycursewl/brd-portfolio", - "owner": { - "username": "anthonycursewl", - "email": "zerpaathony.wx@breadriuss.com" - }, - "record": { - "CNAME": "anthportafolio.netlify.app" - } -} \ No newline at end of file + "description": "My perosnal portfolio", + "repo": "https://github.com/anthonycursewl/brd-portfolio", + "owner": { + "username": "anthonycursewl", + "email": "zerpaathony.wx@breadriuss.com" + }, + "record": { + "CNAME": "anthportafolio.netlify.app" + } +} diff --git a/domains/anticens.json b/domains/anticens.json index 977581ecb..8b530db41 100644 --- a/domains/anticens.json +++ b/domains/anticens.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "IfVar", - "email": "LZT7@proton.me" - }, - "record": { - "CNAME": "anticens.github.io" - } -} \ No newline at end of file + "owner": { + "username": "IfVar", + "email": "LZT7@proton.me" + }, + "record": { + "CNAME": "anticens.github.io" + } +} diff --git a/domains/antimanipulationbridgade.json b/domains/antimanipulationbridgade.json index 495752b15..726befd50 100644 --- a/domains/antimanipulationbridgade.json +++ b/domains/antimanipulationbridgade.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": [ - "129.213.151.29" - ] - } -} \ No newline at end of file + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/antlis.json b/domains/antlis.json index 33f8abea8..f70809489 100644 --- a/domains/antlis.json +++ b/domains/antlis.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/antlis/antlis.github.io", - "owner": { - "username": "antlis", - "email": "crabs@cock.li" - }, - "record": { - "CNAME": "antlis.github.io" - } -} \ No newline at end of file + "description": "Personal website", + "repo": "https://github.com/antlis/antlis.github.io", + "owner": { + "username": "antlis", + "email": "crabs@cock.li" + }, + "record": { + "CNAME": "antlis.github.io" + } +} diff --git a/domains/anto.json b/domains/anto.json index f0cd34464..8e0e1174e 100644 --- a/domains/anto.json +++ b/domains/anto.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "hardianto01", - "email": "hardiantojek92@gmail.com" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } -} \ No newline at end of file + "owner": { + "username": "hardianto01", + "email": "hardiantojek92@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/antoangiaothong.akk1to.json b/domains/antoangiaothong.akk1to.json index 1f67ff188..1e9ffd5d2 100644 --- a/domains/antoangiaothong.akk1to.json +++ b/domains/antoangiaothong.akk1to.json @@ -1,12 +1,12 @@ { - "description": "This website is my personal portfollo XD (let it on rq)", - "repo": "https://github.com/akk1to/atgtsystem", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } -} \ No newline at end of file + "description": "This website is my personal portfollo XD (let it on rq)", + "repo": "https://github.com/akk1to/atgtsystem", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } +} diff --git a/domains/antogamer.json b/domains/antogamer.json index 017df32d6..0cc101220 100644 --- a/domains/antogamer.json +++ b/domains/antogamer.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "AntogamerYT", - "email": "antonio.antogamer@gmail.com", - "discord": "thisisanto", - "twitter": "ThisIsAnto_" - }, - "record": { - "A": [ - "141.144.196.233" - ] - } -} \ No newline at end of file + "owner": { + "username": "AntogamerYT", + "email": "antonio.antogamer@gmail.com", + "discord": "thisisanto", + "twitter": "ThisIsAnto_" + }, + "record": { + "A": ["141.144.196.233"] + } +} diff --git a/domains/anton.json b/domains/anton.json index c0a9da032..e61a5235a 100644 --- a/domains/anton.json +++ b/domains/anton.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rorosin", - "email": "rosin886@gmail.com" - }, - "record": { - "CNAME": "ru.ardev.tk" - } -} \ No newline at end of file + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "CNAME": "ru.ardev.tk" + } +} diff --git a/domains/antonio.json b/domains/antonio.json index 97c5881ef..636e10ca0 100644 --- a/domains/antonio.json +++ b/domains/antonio.json @@ -1,11 +1,11 @@ { - "description": "For my personal landing page", - "repo": "https://github.com/YantCaccia/yantcaccia.github.io", - "owner": { - "username": "YantCaccia", - "email": "yantcaccia@gmail.com" - }, - "record": { - "CNAME": "yantcaccia.github.io" - } -} \ No newline at end of file + "description": "For my personal landing page", + "repo": "https://github.com/YantCaccia/yantcaccia.github.io", + "owner": { + "username": "YantCaccia", + "email": "yantcaccia@gmail.com" + }, + "record": { + "CNAME": "yantcaccia.github.io" + } +} diff --git a/domains/antony.json b/domains/antony.json index 4e8ef2b9d..d57d331c4 100644 --- a/domains/antony.json +++ b/domains/antony.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AntonyPeter0", - "email": "antonypeter1998@gmail.com" - }, - "description": "Sample resume page created for placeholding", - "record": { - "CNAME": "antonypeter0.github.io" - } + "owner": { + "username": "AntonyPeter0", + "email": "antonypeter1998@gmail.com" + }, + "description": "Sample resume page created for placeholding", + "record": { + "CNAME": "antonypeter0.github.io" + } } diff --git a/domains/antton.json b/domains/antton.json index cabf79b33..c054120bd 100644 --- a/domains/antton.json +++ b/domains/antton.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "antton-dev", - "email": "antton.chevrier@etik.com" - }, - "record": { - "CNAME": "antton-dev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "antton-dev", + "email": "antton.chevrier@etik.com" + }, + "record": { + "CNAME": "antton-dev.github.io" + } +} diff --git a/domains/anttondev.json b/domains/anttondev.json index c1118c377..3f8cd350e 100644 --- a/domains/anttondev.json +++ b/domains/anttondev.json @@ -1,11 +1,11 @@ { - "description": "Anttondev's portfolio", - "repo": "https://github.com/antton-dev/portfolio-challenge", - "owner": { - "username": "antton-dev", - "email": "antton.chevrier@etik.com" - }, - "record": { - "CNAME": "antton-dev.github.io" - } -} \ No newline at end of file + "description": "Anttondev's portfolio", + "repo": "https://github.com/antton-dev/portfolio-challenge", + "owner": { + "username": "antton-dev", + "email": "antton.chevrier@etik.com" + }, + "record": { + "CNAME": "antton-dev.github.io" + } +} diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json index bbd64e4fa..4daf901ba 100644 --- a/domains/anubhav-pathak.json +++ b/domains/anubhav-pathak.json @@ -1,11 +1,11 @@ { - "description": "Documentation for is-a-dev", - "repo": "https://github.com/Anubhav-Pathak/Anubhav-Pathak.github.io", - "owner": { - "username": "Anubhav-Pathak", - "email": "anubhavpathak99@gmail.com" - }, - "record": { - "CNAME": "anubhav-pathak.github.io" - } -} \ No newline at end of file + "description": "Documentation for is-a-dev", + "repo": "https://github.com/Anubhav-Pathak/Anubhav-Pathak.github.io", + "owner": { + "username": "Anubhav-Pathak", + "email": "anubhavpathak99@gmail.com" + }, + "record": { + "CNAME": "anubhav-pathak.github.io" + } +} diff --git a/domains/anubhav823.json b/domains/anubhav823.json index e31a98726..66b5a26ab 100644 --- a/domains/anubhav823.json +++ b/domains/anubhav823.json @@ -1,10 +1,10 @@ { - "description": "anubhav823' personal developer website", - "owner": { - "username": "anubhav823", - "email": "anubhav823@gmail.com" - }, - "record": { - "URL": "https://anubhav823.github.io/wordle" - } -} \ No newline at end of file + "description": "anubhav823' personal developer website", + "owner": { + "username": "anubhav823", + "email": "anubhav823@gmail.com" + }, + "record": { + "URL": "https://anubhav823.github.io/wordle" + } +} diff --git a/domains/anuj.json b/domains/anuj.json index 2a840380e..895e640b6 100644 --- a/domains/anuj.json +++ b/domains/anuj.json @@ -1,11 +1,11 @@ { - "description": "Anuj' Welcome to my portfolio", - "repo": "https://anujmutha.github.io/Portfolio", - "owner": { - "username": "AnujMutha", - "email": "mutha.am16@gmail.com" - }, - "record": { - "CNAME": "anujmutha.github.io" - } -} \ No newline at end of file + "description": "Anuj' Welcome to my portfolio", + "repo": "https://anujmutha.github.io/Portfolio", + "owner": { + "username": "AnujMutha", + "email": "mutha.am16@gmail.com" + }, + "record": { + "CNAME": "anujmutha.github.io" + } +} diff --git a/domains/anukarop.json b/domains/anukarop.json index 1e840f30b..b25c1a9aa 100644 --- a/domains/anukarop.json +++ b/domains/anukarop.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AnukarOP", - "email": "anukarmishra2707@gmail.com", - "discord": "AnukarOP" - }, - "record": { - "CNAME": "anukarop.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AnukarOP", + "email": "anukarmishra2707@gmail.com", + "discord": "AnukarOP" + }, + "record": { + "CNAME": "anukarop.github.io" + } +} diff --git a/domains/anumeya.json b/domains/anumeya.json index 705fa4fb2..650a1eaf7 100644 --- a/domains/anumeya.json +++ b/domains/anumeya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KreativeThinker", - "email": "sagely2005eagle@gmail.com" - }, - "record": { - "CNAME": "kreativethinker.github.io" - } -} \ No newline at end of file + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + "record": { + "CNAME": "kreativethinker.github.io" + } +} diff --git a/domains/anurag.json b/domains/anurag.json index 23f2a7f3d..90a981b07 100644 --- a/domains/anurag.json +++ b/domains/anurag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anuragjawalkar", - "email": "anurag24jawalkar@gmail.com" - }, - "record": { - "CNAME": "anuragjawalkar.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anuragjawalkar", + "email": "anurag24jawalkar@gmail.com" + }, + "record": { + "CNAME": "anuragjawalkar.github.io" + } +} diff --git a/domains/anuraglimbu.json b/domains/anuraglimbu.json index 6f4aad922..ebbb12545 100644 --- a/domains/anuraglimbu.json +++ b/domains/anuraglimbu.json @@ -1,11 +1,10 @@ { - "description": "This subdomain is for my personal portfolio website.", - "repo": "https://github.com/anuraglimbu", - "owner": { - "username": "auraglimbu", - "email": "anuraglimbu2018@gmail.com" - }, - "record": { - "URL": "https://anuraglimbu.com.np" - } -} \ No newline at end of file + "description": "This subdomain is for my personal portfolio website.", + "owner": { + "username": "auraglimbu", + "email": "anuraglimbu2018@gmail.com" + }, + "record": { + "URL": "https://anuraglimbu.com.np" + } +} diff --git a/domains/any.json b/domains/any.json index 8094b0343..de7da893f 100644 --- a/domains/any.json +++ b/domains/any.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "IRDMctorl", - "email": "fun64646969@gmail.com" - }, - "record": { - "CNAME": "any-w1a3.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "IRDMctorl", + "email": "fun64646969@gmail.com" + }, + "record": { + "CNAME": "any-w1a3.onrender.com" + } +} diff --git a/domains/aocsa.json b/domains/aocsa.json index d6a6cb19d..43d1db144 100644 --- a/domains/aocsa.json +++ b/domains/aocsa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aocsa", - "email": "alexander.ocsa@gmail.com" - }, - "record": { - "CNAME": "aocsa.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aocsa", + "email": "alexander.ocsa@gmail.com" + }, + "record": { + "CNAME": "aocsa.github.io" + } +} diff --git a/domains/aoozora.json b/domains/aoozora.json index a519c5218..f72814134 100644 --- a/domains/aoozora.json +++ b/domains/aoozora.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "aoozoraa", - "email": "akuummuu@gmail.com" - }, - "record": { - "A": [ - "143.47.59.128" - ] - } + "owner": { + "username": "aoozoraa", + "email": "akuummuu@gmail.com" + }, + "record": { + "A": ["143.47.59.128"] + } } diff --git a/domains/aozora.json b/domains/aozora.json index 686199cc1..5564fe41c 100644 --- a/domains/aozora.json +++ b/domains/aozora.json @@ -1,11 +1,10 @@ { - "description": "Just my personal website", - "repo": "https://github.com/AozoraDev", - "owner": { - "username": "AozoraDev", - "email": "aozoradeveloper@gmail.com" - }, - "record": { - "CNAME": "website-production-5fc2.up.railway.app" - } -} \ No newline at end of file + "description": "Just my personal website", + "owner": { + "username": "AozoraDev", + "email": "aozoradeveloper@gmail.com" + }, + "record": { + "CNAME": "website-production-5fc2.up.railway.app" + } +} diff --git a/domains/ap2.json b/domains/ap2.json index 1bd3e7603..4f1926b86 100644 --- a/domains/ap2.json +++ b/domains/ap2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -} \ No newline at end of file + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/apam.json b/domains/apam.json index 2078a0977..ace8aeeb8 100644 --- a/domains/apam.json +++ b/domains/apam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iamxani", - "email": "xenpei11@gmail.com" - }, - "record": { - "CNAME": "iamxani.github.io" - } -} \ No newline at end of file + "owner": { + "username": "iamxani", + "email": "xenpei11@gmail.com" + }, + "record": { + "CNAME": "iamxani.github.io" + } +} diff --git a/domains/apep.json b/domains/apep.json index 4fad09661..500e0129c 100644 --- a/domains/apep.json +++ b/domains/apep.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "ArasakaID", - "email": "afifeka20@gmail.com", - "discord": "331616752767205378" - }, - "record": { - "A": [ - "8.222.249.188" - ] - } -} \ No newline at end of file + "owner": { + "username": "ArasakaID", + "email": "afifeka20@gmail.com", + "discord": "331616752767205378" + }, + "record": { + "A": ["8.222.249.188"] + } +} diff --git a/domains/apgyorfi.json b/domains/apgyorfi.json index 51dc52e59..ded124ff7 100644 --- a/domains/apgyorfi.json +++ b/domains/apgyorfi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "apgyorfi", - "email": "apgyorfi@protonmail.com" - }, - "record": { - "CNAME": "gfsys.hu" - } -} \ No newline at end of file + "owner": { + "username": "apgyorfi", + "email": "apgyorfi@protonmail.com" + }, + "record": { + "CNAME": "gfsys.hu" + } +} diff --git a/domains/api-kirito.json b/domains/api-kirito.json index 1d26a4ce8..36102645d 100644 --- a/domains/api-kirito.json +++ b/domains/api-kirito.json @@ -1,11 +1,10 @@ { - "description": "For My API!", - "repo": "https://github.com/ThisMe124", - "owner": { - "username": "ThisMe124", - "email": "anonymous.orgn@gmail.com" - }, - "record": { - "CNAME": "only-devs-production.up.railway.app" - } -} \ No newline at end of file + "description": "For My API!", + "owner": { + "username": "ThisMe124", + "email": "anonymous.orgn@gmail.com" + }, + "record": { + "CNAME": "only-devs-production.up.railway.app" + } +} diff --git a/domains/api-peantastic.json b/domains/api-peantastic.json index 97223312a..d385390ea 100644 --- a/domains/api-peantastic.json +++ b/domains/api-peantastic.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peantastic", - "email": "leostark.vndev@gmail.com" - }, - "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", - "repo": "https://github.com/peantastic/", - "record": { - "CNAME": "tantinh.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "peantastic", + "email": "leostark.vndev@gmail.com" + }, + "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", + "repo": "https://github.com/peantastic/", + "record": { + "CNAME": "tantinh.onrender.com" + } +} diff --git a/domains/api.acronical.json b/domains/api.acronical.json index 1c62a626d..fa8380b23 100644 --- a/domains/api.acronical.json +++ b/domains/api.acronical.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "A": [ - "138.68.133.84" - ] - } -} \ No newline at end of file + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "A": ["138.68.133.84"] + } +} diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index e8b24844a..fa67dace8 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -1,13 +1,10 @@ { - "description": "API WEBSITE", - "repo": "https://github.com/anshtyagi0", - "owner": { - "username": "anshtyagi0", - "email": "tyagiansh175@gmail.com" - }, - "record": { - "A": [ - "20.197.60.252" - ] - } -} \ No newline at end of file + "description": "API WEBSITE", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "A": ["20.197.60.252"] + } +} diff --git a/domains/api.catzboy.json b/domains/api.catzboy.json index 194e78d92..376e4f271 100644 --- a/domains/api.catzboy.json +++ b/domains/api.catzboy.json @@ -1,11 +1,11 @@ { - "description": "Api", - "repo": "https://github.com/Maruful007/Maruful007.github.io", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "record": { - "CNAME": "maruful007.github.io" - } -} \ No newline at end of file + "description": "Api", + "repo": "https://github.com/Maruful007/Maruful007.github.io", + "owner": { + "username": "Maruful007", + "email": "marufulislamsami2007@gmail.com" + }, + "record": { + "CNAME": "maruful007.github.io" + } +} diff --git a/domains/api.formuna.json b/domains/api.formuna.json index 3ecc7c96a..9e85e83df 100644 --- a/domains/api.formuna.json +++ b/domains/api.formuna.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "FormunaGit" - }, - "record": { - "CNAME": "formuna-api.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "FormunaGit" + }, + "record": { + "CNAME": "formuna-api.vercel.app" + } +} diff --git a/domains/api.gizzy.json b/domains/api.gizzy.json index 625093a8e..dfda75708 100644 --- a/domains/api.gizzy.json +++ b/domains/api.gizzy.json @@ -1,12 +1,10 @@ { - "description": "api.gizzy.is-a.dev", - "owner": { - "username": "GizzyUwU", - "discord": "gizzyowo" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } -} \ No newline at end of file + "description": "api.gizzy.is-a.dev", + "owner": { + "username": "GizzyUwU", + "discord": "gizzyowo" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/api.juststudio.json b/domains/api.juststudio.json index fb8680844..f6d1dc59b 100644 --- a/domains/api.juststudio.json +++ b/domains/api.juststudio.json @@ -1,16 +1,12 @@ { - "description": "JustStudio.API. Docs: https://juststudio.is-a.dev/api", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "record": { - "A": [ - "34.120.54.55" - ], - "AAAA": [ - "2600:1901:0:6d85::" - ] - } -} \ No newline at end of file + "description": "JustStudio.API. Docs: https://juststudio.is-a.dev/api", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "A": ["34.120.54.55"], + "AAAA": ["2600:1901:0:6d85::"] + } +} diff --git a/domains/api.karyakarsa.willo.json b/domains/api.karyakarsa.willo.json index 18b4f3e5f..c70b3e330 100644 --- a/domains/api.karyakarsa.willo.json +++ b/domains/api.karyakarsa.willo.json @@ -1,11 +1,11 @@ { - "description": "api for karyakarsa", - "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", - "owner": { - "username": "WilloIzCitron", - "twitter": "willoizcitron" - }, - "record": { - "CNAME": "karyakarsa-rest-api-production.up.railway.app" - } -} \ No newline at end of file + "description": "api for karyakarsa", + "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", + "owner": { + "username": "WilloIzCitron", + "twitter": "willoizcitron" + }, + "record": { + "CNAME": "karyakarsa-rest-api-production.up.railway.app" + } +} diff --git a/domains/api.namkun.json b/domains/api.namkun.json index 1a8133240..c06d4d968 100644 --- a/domains/api.namkun.json +++ b/domains/api.namkun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "beocaca", - "email": "namdev1402@gmail.com" - }, - "record": { - "CNAME": "a.namkun.workers.dev" - } -} \ No newline at end of file + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "a.namkun.workers.dev" + } +} diff --git a/domains/api.rachancheet.json b/domains/api.rachancheet.json index d4cdd3d29..d244b1026 100644 --- a/domains/api.rachancheet.json +++ b/domains/api.rachancheet.json @@ -3,7 +3,7 @@ "username": "rachancheet", "email": "raxxsngh37@gmail.com" }, -"record": { + "record": { "A": ["152.67.163.7"] } } diff --git a/domains/api.seiko.json b/domains/api.seiko.json index 6314cf4e8..0dfeedd7e 100644 --- a/domains/api.seiko.json +++ b/domains/api.seiko.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Delta-0mega", - "email": "seikoo.dev@gmail.com", - "discord": "1293641904860172389" - }, - "record": { - "A": [ - "88.151.197.194" - ] - } -} \ No newline at end of file + "owner": { + "username": "Delta-0mega", + "email": "seikoo.dev@gmail.com", + "discord": "1293641904860172389" + }, + "record": { + "A": ["88.151.197.194"] + } +} diff --git a/domains/api.semant.json b/domains/api.semant.json index 5fb9cbd14..eef2b7841 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -1,13 +1,11 @@ { - "description": "Semant Api", - "owner": { - "username": "ihacksemant", - "email": "contact@semant.is-a.dev", - "discord": "445073800850046977" - }, - "record": { - "A": [ - "69.197.135.205" - ] - } -} \ No newline at end of file + "description": "Semant Api", + "owner": { + "username": "ihacksemant", + "email": "contact@semant.is-a.dev", + "discord": "445073800850046977" + }, + "record": { + "A": ["69.197.135.205"] + } +} diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json index 978a8d740..d7029f533 100644 --- a/domains/api.shockbs.json +++ b/domains/api.shockbs.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "shockbs", - "discord": "880084860327313459" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "owner": { + "username": "shockbs", + "discord": "880084860327313459" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/api.zoom.json b/domains/api.zoom.json index e25a4e42e..3c72d6bbd 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,13 +1,13 @@ { - "description": "A API where I will host all of my images/videos/stuff like it", - "repo": "https://github.com/theoldzoom/theoldzoom.github.io", - "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" - }, - "record": { - "CNAME": "theoldzoom.github.io" - } -} \ No newline at end of file + "description": "A API where I will host all of my images/videos/stuff like it", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} diff --git a/domains/apigeon.json b/domains/apigeon.json index dd2ba852f..563669d93 100644 --- a/domains/apigeon.json +++ b/domains/apigeon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mepuntojr1", - "email": "eepuntojr@gmail.com" - }, - "record": { - "CNAME": "sites.bootstrapstudio.io" - } -} \ No newline at end of file + "owner": { + "username": "mepuntojr1", + "email": "eepuntojr@gmail.com" + }, + "record": { + "CNAME": "sites.bootstrapstudio.io" + } +} diff --git a/domains/apoloz.json b/domains/apoloz.json index c002f46b3..dc2428e14 100644 --- a/domains/apoloz.json +++ b/domains/apoloz.json @@ -1,13 +1,11 @@ { - "description": "Anatoliy Poloz portfolio", - "repo": "https://github.com/tolyod/tolyod.github.io", - "owner": { - "username": "tolyod", - "email": "anatoliy.poloz@gmail.com" - }, - "record": { - "A": [ - "185.185.71.114" - ] - } -} \ No newline at end of file + "description": "Anatoliy Poloz portfolio", + "repo": "https://github.com/tolyod/tolyod.github.io", + "owner": { + "username": "tolyod", + "email": "anatoliy.poloz@gmail.com" + }, + "record": { + "A": ["185.185.71.114"] + } +} diff --git a/domains/apostolos.json b/domains/apostolos.json index 9badf96e2..029ecae6e 100644 --- a/domains/apostolos.json +++ b/domains/apostolos.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tolisdev", - "email": "a.katsoudas@yahoo.com" - }, - "record": { - "CNAME": "lux1.apostolosk.eu.org" - } -} \ No newline at end of file + "owner": { + "username": "tolisdev", + "email": "a.katsoudas@yahoo.com" + }, + "record": { + "CNAME": "lux1.apostolosk.eu.org" + } +} diff --git a/domains/app-giua.json b/domains/app-giua.json index dc9d59856..26d28e91c 100644 --- a/domains/app-giua.json +++ b/domains/app-giua.json @@ -1,11 +1,11 @@ { - "description": "Giua-App è l'applicazione non ufficiale dei registri elettronici giua@school", - "repo": "https://github.com/Milanstarkk/Giua-App", - "owner": { - "username": "Milanstarkk", - "email": "milanstark09yt@gmail.com" - }, - "record": { - "CNAME": "milanstarkk.github.io" - } -} \ No newline at end of file + "description": "Giua-App è l'applicazione non ufficiale dei registri elettronici giua@school", + "repo": "https://github.com/Milanstarkk/Giua-App", + "owner": { + "username": "Milanstarkk", + "email": "milanstark09yt@gmail.com" + }, + "record": { + "CNAME": "milanstarkk.github.io" + } +} diff --git a/domains/app.allancoding.json b/domains/app.allancoding.json index 848e49a62..fe1c19ff5 100644 --- a/domains/app.allancoding.json +++ b/domains/app.allancoding.json @@ -1,14 +1,12 @@ { - "description": "My app website for diffrent services", - "owner": { - "username": "allancoding", - "email": "allancoding.dev@gmail.com", - "twitter": "allancoding", - "discord": "allancoding" - }, - "record": { - "A": [ - "206.188.218.143" - ] - } -} \ No newline at end of file + "description": "My app website for diffrent services", + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "A": ["206.188.218.143"] + } +} diff --git a/domains/app.json b/domains/app.json index 1bd3e7603..4f1926b86 100644 --- a/domains/app.json +++ b/domains/app.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -} \ No newline at end of file + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/app.vyductan.json b/domains/app.vyductan.json index 3107f5e19..fd12147df 100644 --- a/domains/app.vyductan.json +++ b/domains/app.vyductan.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "vyductan", - "email": "vdt5snet@gmail.com", - "discord": "370012050316984321" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } -} \ No newline at end of file + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/applesfruit.json b/domains/applesfruit.json index 9125cc41c..867827717 100644 --- a/domains/applesfruit.json +++ b/domains/applesfruit.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio page with my recent and past projects, experiences, and more.", - "repo": "https://github.com/applesfruit/applesfruit.github.io", - "owner": { - "username": "applesfruit", - "email": "arya.kshipra@gmail.com", - "discord": "fruits#1845" - }, - "record": { - "CNAME": "applesfruit.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio page with my recent and past projects, experiences, and more.", + "repo": "https://github.com/applesfruit/applesfruit.github.io", + "owner": { + "username": "applesfruit", + "email": "arya.kshipra@gmail.com", + "discord": "fruits#1845" + }, + "record": { + "CNAME": "applesfruit.github.io" + } +} diff --git a/domains/appointer.json b/domains/appointer.json index 16e10aee8..81362c363 100644 --- a/domains/appointer.json +++ b/domains/appointer.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "MrDaPoyo", - "email": "wiiuforever25@gmail.com", - "discord": "1147531188148375623" - }, - "record": { - "CNAME": "appointer-z3jo.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "MrDaPoyo", + "email": "wiiuforever25@gmail.com", + "discord": "1147531188148375623" + }, + "record": { + "CNAME": "appointer-z3jo.onrender.com" + } +} diff --git a/domains/april.json b/domains/april.json index 339bf5bf7..d2171486d 100644 --- a/domains/april.json +++ b/domains/april.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/arithefirst/portfolio", - "owner": { - "username": "arithefirst", - "email": "ari@arithefirst.com" - }, - "record": { - "URL": "https://www.arithefirst.com" - } -} \ No newline at end of file + "repo": "https://github.com/arithefirst/portfolio", + "owner": { + "username": "arithefirst", + "email": "ari@arithefirst.com" + }, + "record": { + "URL": "https://www.arithefirst.com" + } +} diff --git a/domains/apurbo.json b/domains/apurbo.json index 885b49230..23a81e822 100644 --- a/domains/apurbo.json +++ b/domains/apurbo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "apurboislam", - "discord": "740207602855575565", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.inMY-tFiYyZXUCfpIqjoBHdeJLbSiZFxjMEUBeTHytVAiirU56zAh_JfBQPNkTx_yE_maOaKmEXeP1jOzQCVcw91TaK7fQOQuuGBh9Kk30txzdTftWMxE5c8_RrlczDlweePk2mLmrMjZC8aMRVNJoJIAms7CJLsm7llHVYn5ODXAjQL9wngf6ZEqvvohKZi-9VZVq6JRKd9hPf1EcGWWO_66pKFnx0SerS-057fN_3VtFp6JnSCb_iZFz1LgkR6Yqhce2twR0vdvxIBzgS9p9uF6JuHq7tvJOEq6kxnqATLPB8rLVDIzT1o_NHm7VhRCUboaKRERjrrksC2FGX9Pw.RSnWj6DFoMv81N8Rz3EP9w.7H2S5qSGZykz8Fv7XGOY4uhqiHB79IEOAj4Qat3cLhmpplmI-DtMjY_WqBp0VMtQo8v_o-7Y-822yaQmlJCEjwWMhPmcfM6A51NuPQnxsi7GUsesfzon71ksf1gy33XnrgFjdTC2BpppKdyCvGXq3Q.Gpxu1_DwG-tQbspNfQOWcQ" - }, - "record": { - "CNAME": "apurboislam.github.io" - } -} \ No newline at end of file + "owner": { + "username": "apurboislam", + "discord": "740207602855575565", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.inMY-tFiYyZXUCfpIqjoBHdeJLbSiZFxjMEUBeTHytVAiirU56zAh_JfBQPNkTx_yE_maOaKmEXeP1jOzQCVcw91TaK7fQOQuuGBh9Kk30txzdTftWMxE5c8_RrlczDlweePk2mLmrMjZC8aMRVNJoJIAms7CJLsm7llHVYn5ODXAjQL9wngf6ZEqvvohKZi-9VZVq6JRKd9hPf1EcGWWO_66pKFnx0SerS-057fN_3VtFp6JnSCb_iZFz1LgkR6Yqhce2twR0vdvxIBzgS9p9uF6JuHq7tvJOEq6kxnqATLPB8rLVDIzT1o_NHm7VhRCUboaKRERjrrksC2FGX9Pw.RSnWj6DFoMv81N8Rz3EP9w.7H2S5qSGZykz8Fv7XGOY4uhqiHB79IEOAj4Qat3cLhmpplmI-DtMjY_WqBp0VMtQo8v_o-7Y-822yaQmlJCEjwWMhPmcfM6A51NuPQnxsi7GUsesfzon71ksf1gy33XnrgFjdTC2BpppKdyCvGXq3Q.Gpxu1_DwG-tQbspNfQOWcQ" + }, + "record": { + "CNAME": "apurboislam.github.io" + } +} diff --git a/domains/apurboislam.json b/domains/apurboislam.json index 710bf19ce..3753ece51 100644 --- a/domains/apurboislam.json +++ b/domains/apurboislam.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "apurboislam", - "discord": "740207602855575565", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Tb7jeRGTM3baPJ66NxXky5UUpue3qxinQq5Fq_qYbhEojPyOjmyTJopWxZGfTIie-42dA5RE5sEGUWU3YTEtXq8jvyQA2Alhv0Mz4fHfbfb7CKClfuoBT-_gJBxhrIRtOzfAXMkBofshbSTk8n8w0fcNaFRNn61YFjpULCdAJ_mf7ZGU6wmUxPvOdejIMskSXYPif0rQSk3DO2WHPxQO17fUPDaU3Q0u52CTTStdyyH3Efrj_DV7_wStGocc0AQQ2lUXxn_bPEJ1f8PzgVUk8AYbc0jQjQeokjtcRda4IIWn01CJ2s23xKJ1VW6ytPTYh91K72RINOHcFrY4miFyfA.EtMgYVQwI8Fkim2yde90bg.opKL6p-2Wkm2NpUIpUZD64bRAaGxY_PujYozpSQd24hSw_tEYcSsWR2LB43u-Whzv3ILzUyQIYAXT-q_W_ZP0dESFauT2szYJ759LjVconDiQPYpb7Y6M7K9ybJRkXDuDTgyx9QPBjG8uqdSRxQ3cQ.NrG09Bz5PZwk5xtQ77MELA" - }, - "record": { - "CNAME": "apurboislam.github.io" - } -} \ No newline at end of file + "owner": { + "username": "apurboislam", + "discord": "740207602855575565", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Tb7jeRGTM3baPJ66NxXky5UUpue3qxinQq5Fq_qYbhEojPyOjmyTJopWxZGfTIie-42dA5RE5sEGUWU3YTEtXq8jvyQA2Alhv0Mz4fHfbfb7CKClfuoBT-_gJBxhrIRtOzfAXMkBofshbSTk8n8w0fcNaFRNn61YFjpULCdAJ_mf7ZGU6wmUxPvOdejIMskSXYPif0rQSk3DO2WHPxQO17fUPDaU3Q0u52CTTStdyyH3Efrj_DV7_wStGocc0AQQ2lUXxn_bPEJ1f8PzgVUk8AYbc0jQjQeokjtcRda4IIWn01CJ2s23xKJ1VW6ytPTYh91K72RINOHcFrY4miFyfA.EtMgYVQwI8Fkim2yde90bg.opKL6p-2Wkm2NpUIpUZD64bRAaGxY_PujYozpSQd24hSw_tEYcSsWR2LB43u-Whzv3ILzUyQIYAXT-q_W_ZP0dESFauT2szYJ759LjVconDiQPYpb7Y6M7K9ybJRkXDuDTgyx9QPBjG8uqdSRxQ3cQ.NrG09Bz5PZwk5xtQ77MELA" + }, + "record": { + "CNAME": "apurboislam.github.io" + } +} diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json index a03c6e9fb..84c94a4f2 100644 --- a/domains/aqilhensem.json +++ b/domains/aqilhensem.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "qing762", - "email": "threatedblade@outlook.com" - }, - "record": { - "CNAME": "qing762.github.io" - } -} \ No newline at end of file + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "CNAME": "qing762.github.io" + } +} diff --git a/domains/aqsakhan.json b/domains/aqsakhan.json index 85b272390..00a076915 100644 --- a/domains/aqsakhan.json +++ b/domains/aqsakhan.json @@ -1,12 +1,12 @@ { - "description": "personal portfolio", - "repo": "https://github.com/aqsakhan/v1.github.io", - "owner": { - "username": "aqsakhan", - "email": "aqsa250bpl@outlook.com", - "twitter": "aqsa_khan32" - }, - "record": { - "CNAME": "v1-7tp.pages.dev" - } -} \ No newline at end of file + "description": "personal portfolio", + "repo": "https://github.com/aqsakhan/v1.github.io", + "owner": { + "username": "aqsakhan", + "email": "aqsa250bpl@outlook.com", + "twitter": "aqsa_khan32" + }, + "record": { + "CNAME": "v1-7tp.pages.dev" + } +} diff --git a/domains/aqtk.json b/domains/aqtk.json index 2d998d534..8944d5422 100644 --- a/domains/aqtk.json +++ b/domains/aqtk.json @@ -1,13 +1,11 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/GoldenStarGamer/aqtk", - "owner": { - "username": "GoldenStarGamer", - "email": "vicentetavareslima@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "description": "Describe the use of this subdomain", + "repo": "https://github.com/GoldenStarGamer/aqtk", + "owner": { + "username": "GoldenStarGamer", + "email": "vicentetavareslima@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/aqua.json b/domains/aqua.json index 9f8dba35d..e510bacb1 100644 --- a/domains/aqua.json +++ b/domains/aqua.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AquaQuokka", - "email": "aquaquokka@outlook.com" - }, - "record": { - "CNAME": "aquaquokka.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AquaQuokka", + "email": "aquaquokka@outlook.com" + }, + "record": { + "CNAME": "aquaquokka.github.io" + } +} diff --git a/domains/aquatica.json b/domains/aquatica.json index 39ad729fb..d28f78f09 100644 --- a/domains/aquatica.json +++ b/domains/aquatica.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "UntoldGam", - "email": "charlessbird+github@outlook.com" - }, - "record": { - "A": [ - "130.162.169.213" - ] - } -} \ No newline at end of file + "owner": { + "username": "UntoldGam", + "email": "charlessbird+github@outlook.com" + }, + "record": { + "A": ["130.162.169.213"] + } +} diff --git a/domains/aquestry.json b/domains/aquestry.json index 9dcba4418..3bf680306 100644 --- a/domains/aquestry.json +++ b/domains/aquestry.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aquestry", - "discord": "704743506677334138", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V9o5PtaeItmX8xf0iU9FiM1S1b6EqVFJPNxI5VSe0dNDnt0W5LfIoQqL1fvVRQKKUa3eqwyHY2da8homHkcAXxZhN3JVgGlBUsHvVRfFUyvclPqWWciFRhu2kTWTlTK5attxE_y2pLd_6y1XFKs6vZ-8zYEznT4urc2XuGfHQ7hPLvEwLGJrh412k57vNwYHRssofZkGjMJcMXy_kSAc-gGdD9j6_xjcvb8NkHBh7N6mdyicQsfa5nXZErX5Z-ycQhAYAZft8qOSxKQUBMAXQ7d9XwbT5lgqzHVjwNCGqC-wCqNFdQ5W0JrunFh0r8XzQYABJqetb1tzI5a6CDUF3Q.BSQSSXpli0R0BQg_OPAnlA.mi_pUvgr6GlHAn8hpansRpA_1EGVB52-XxoU0j21dqG4bRS0YDQJOPRj_H8U45U701wpU_AAcVQ4_TUpWJaYcp4F3_l3Gf8dEb9FYK7xm68.7nUpAD9IuDbCqCr6QXypuw" - }, - "record": { - "CNAME": "aquestry.dev" - } -} \ No newline at end of file + "owner": { + "username": "aquestry", + "discord": "704743506677334138", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V9o5PtaeItmX8xf0iU9FiM1S1b6EqVFJPNxI5VSe0dNDnt0W5LfIoQqL1fvVRQKKUa3eqwyHY2da8homHkcAXxZhN3JVgGlBUsHvVRfFUyvclPqWWciFRhu2kTWTlTK5attxE_y2pLd_6y1XFKs6vZ-8zYEznT4urc2XuGfHQ7hPLvEwLGJrh412k57vNwYHRssofZkGjMJcMXy_kSAc-gGdD9j6_xjcvb8NkHBh7N6mdyicQsfa5nXZErX5Z-ycQhAYAZft8qOSxKQUBMAXQ7d9XwbT5lgqzHVjwNCGqC-wCqNFdQ5W0JrunFh0r8XzQYABJqetb1tzI5a6CDUF3Q.BSQSSXpli0R0BQg_OPAnlA.mi_pUvgr6GlHAn8hpansRpA_1EGVB52-XxoU0j21dqG4bRS0YDQJOPRj_H8U45U701wpU_AAcVQ4_TUpWJaYcp4F3_l3Gf8dEb9FYK7xm68.7nUpAD9IuDbCqCr6QXypuw" + }, + "record": { + "CNAME": "aquestry.dev" + } +} diff --git a/domains/aquiffoo.json b/domains/aquiffoo.json index 64c5d1298..baa01110f 100644 --- a/domains/aquiffoo.json +++ b/domains/aquiffoo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aquiffoo", - "email": "aquilesffoliveira@gmail.com" - }, - "record": { - "URL": "https://aquiffoo.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "aquiffoo", + "email": "aquilesffoliveira@gmail.com" + }, + "record": { + "URL": "https://aquiffoo.vercel.app" + } +} diff --git a/domains/araf.json b/domains/araf.json index 690d3a9f5..442c23e60 100644 --- a/domains/araf.json +++ b/domains/araf.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yasar-arafath", - "email": "1up6i9jv@duck.com" - }, - "record": { - "CNAME": "yasar-arafath.github.io" - } -} \ No newline at end of file + "owner": { + "username": "yasar-arafath", + "email": "1up6i9jv@duck.com" + }, + "record": { + "CNAME": "yasar-arafath.github.io" + } +} diff --git a/domains/arafat.json b/domains/arafat.json index 690d3a9f5..442c23e60 100644 --- a/domains/arafat.json +++ b/domains/arafat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yasar-arafath", - "email": "1up6i9jv@duck.com" - }, - "record": { - "CNAME": "yasar-arafath.github.io" - } -} \ No newline at end of file + "owner": { + "username": "yasar-arafath", + "email": "1up6i9jv@duck.com" + }, + "record": { + "CNAME": "yasar-arafath.github.io" + } +} diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index 392a3bc87..c893e9c00 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -1,11 +1,11 @@ { - "description": "A personal portfolio website", - "repo": "https://github.com/Hieser21/portfolio", - "owner": { - "username": "Hieser21", - "email": "rarafat883@gmail.com" - }, - "record": { - "CNAME": "portfolio-gh9n.onrender.com" - } -} \ No newline at end of file + "description": "A personal portfolio website", + "repo": "https://github.com/Hieser21/portfolio", + "owner": { + "username": "Hieser21", + "email": "rarafat883@gmail.com" + }, + "record": { + "CNAME": "portfolio-gh9n.onrender.com" + } +} diff --git a/domains/araguaci.json b/domains/araguaci.json index b2df2a8b8..a33a1b6b8 100644 --- a/domains/araguaci.json +++ b/domains/araguaci.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, - "record": { - "CNAME": "araguaci.github.io" - } -} \ No newline at end of file + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "araguaci.github.io" + } +} diff --git a/domains/aramos.json b/domains/aramos.json index 52d7761fa..66b453d05 100644 --- a/domains/aramos.json +++ b/domains/aramos.json @@ -1,11 +1,11 @@ { - "description": "The awesome portfolio site for Alejandro Ramos", - "repo": "https://github.com/Al327/al327.github.io", - "owner": { - "username": "al327", - "email": "ramosgalejandro3f@gmail.com" - }, - "record": { - "CNAME": "al327.github.io" - } -} \ No newline at end of file + "description": "The awesome portfolio site for Alejandro Ramos", + "repo": "https://github.com/Al327/al327.github.io", + "owner": { + "username": "al327", + "email": "ramosgalejandro3f@gmail.com" + }, + "record": { + "CNAME": "al327.github.io" + } +} diff --git a/domains/arash.json b/domains/arash.json index 279379993..d4c361ea9 100644 --- a/domains/arash.json +++ b/domains/arash.json @@ -1,6 +1,5 @@ { "description": "My personal website/blog", - "repo": "https://github.com/hatamiarash7", "owner": { "username": "hatamiarash7", "email": "hatamiarash7@gmail.com", diff --git a/domains/aravindh.json b/domains/aravindh.json index 0270441b5..d6c8a5cf7 100644 --- a/domains/aravindh.json +++ b/domains/aravindh.json @@ -1,11 +1,11 @@ { - "description": "aravindh.is-a.dev", - "repo": "https://github.com/Aravindh-4195/aravindh-4195.github.io", - "owner": { - "username": "Aravindh-4195", - "email": "1mareeduaravindh1@gmail.com" - }, - "record": { - "CNAME": "aravindh-4195.github.io" - } -} \ No newline at end of file + "description": "aravindh.is-a.dev", + "repo": "https://github.com/Aravindh-4195/aravindh-4195.github.io", + "owner": { + "username": "Aravindh-4195", + "email": "1mareeduaravindh1@gmail.com" + }, + "record": { + "CNAME": "aravindh-4195.github.io" + } +} diff --git a/domains/aravinnndddd.json b/domains/aravinnndddd.json index ec3750b4b..f3d56ce50 100644 --- a/domains/aravinnndddd.json +++ b/domains/aravinnndddd.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Aravinnndddd", - "email": "aromalaravind0@gmail.com", - "discord": "754961569858846770" - }, - "record": { - "CNAME": "aravinnndddd.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Aravinnndddd", + "email": "aromalaravind0@gmail.com", + "discord": "754961569858846770" + }, + "record": { + "CNAME": "aravinnndddd.github.io" + } +} diff --git a/domains/arbi-jridi.json b/domains/arbi-jridi.json index 735929966..a125bfd64 100644 --- a/domains/arbi-jridi.json +++ b/domains/arbi-jridi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arbi-jridi", - "email": "arbi.jridi@gmail.com" - }, - "record": { - "URL": "https://arbi-jridi.github.io" - } -} \ No newline at end of file + "owner": { + "username": "arbi-jridi", + "email": "arbi.jridi@gmail.com" + }, + "record": { + "URL": "https://arbi-jridi.github.io" + } +} diff --git a/domains/arboy.json b/domains/arboy.json index 2f9dae7b6..828bbb2cb 100644 --- a/domains/arboy.json +++ b/domains/arboy.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ARBoyGo/arboygo.github.io", - "owner": { - "username": "ARBoyGo", - "email": "arboygo@duck.com" - }, - "record": { - "CNAME": "arboygo.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/ARBoyGo/arboygo.github.io", + "owner": { + "username": "ARBoyGo", + "email": "arboygo@duck.com" + }, + "record": { + "CNAME": "arboygo.github.io" + } +} diff --git a/domains/arcade.json b/domains/arcade.json index 4809215d7..10303e9d8 100644 --- a/domains/arcade.json +++ b/domains/arcade.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "l3gacyb3ta", - "twitter": "l3gacyb3ta" - }, - "record": { - "URL": "https://arcade.omg.lol" - } -} \ No newline at end of file + "owner": { + "username": "l3gacyb3ta", + "twitter": "l3gacyb3ta" + }, + "record": { + "URL": "https://arcade.omg.lol" + } +} diff --git a/domains/arceus.json b/domains/arceus.json index f42cf58ee..6656987a7 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arceusdev", - "discord": "1055478076013817936" - }, - "record": { - "CNAME": "arceus-website-onze-developments-projects.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "arceusdev", + "discord": "1055478076013817936" + }, + "record": { + "CNAME": "arceus-website-onze-developments-projects.vercel.app" + } +} diff --git a/domains/arch.json b/domains/arch.json index f433a8e3c..791ffd871 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -1,14 +1,14 @@ { - "description": "My personal website on arch.is-a.dev (main files in repo/repository).", - "repo": "https://github.com/Arch881010/Arch881010", - "owner": { - "username": "Arch881010", - "email": "arch@arch1010.dev", - "discord": "arch1010", - "discord-id": "410248634593050627", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kSAiARG7F3TMPQLHtfhtk3dE05kz7As2lA8g_FzeDJHxsc9y68hJe40iZByj83Q-A7wgguTAPkshy34EfXOlnbEW6QGE3nwCdu8BLCDAZFZSDYffesKjYPq7djQpYfIcrwaKQ8BNsPejDVBpfycXULTJKFg6860m6AQeCRBCTKbs1et_J_1LKbD58oCoA2fRjoOcmsfiuv177b0JB5y4YYJvv-ZUxnqfFOYs8z4cYa0sjLz1PHf45ZXI94YaiIGbctnl4-mCWmUyVAEzoZXMMZTpb2yDmkfkXbubaRL8ftl6dXFlsr_s8t5oNNn_qqydjVqHAgoBod7pnX8nnbNB7g.QIJDtBcgQc6abzpqMJEDQQ.yqolPrBs4ixr0g2Sd6FkMHqMg_CXvxV146dDoe4y8yeSmW951Au23QlBGwemyMKQmJv6fNMo7GPctGfxCxgaaL6hXPVbtJ13MdgtO22e5bA.vevEeBUZxq5C7dewSx_YUQ" - }, - "record": { - "CNAME": "arch881010.github.io" - } -} \ No newline at end of file + "description": "My personal website on arch.is-a.dev (main files in repo/repository).", + "repo": "https://github.com/Arch881010/Arch881010", + "owner": { + "username": "Arch881010", + "email": "arch@arch1010.dev", + "discord": "arch1010", + "discord-id": "410248634593050627", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kSAiARG7F3TMPQLHtfhtk3dE05kz7As2lA8g_FzeDJHxsc9y68hJe40iZByj83Q-A7wgguTAPkshy34EfXOlnbEW6QGE3nwCdu8BLCDAZFZSDYffesKjYPq7djQpYfIcrwaKQ8BNsPejDVBpfycXULTJKFg6860m6AQeCRBCTKbs1et_J_1LKbD58oCoA2fRjoOcmsfiuv177b0JB5y4YYJvv-ZUxnqfFOYs8z4cYa0sjLz1PHf45ZXI94YaiIGbctnl4-mCWmUyVAEzoZXMMZTpb2yDmkfkXbubaRL8ftl6dXFlsr_s8t5oNNn_qqydjVqHAgoBod7pnX8nnbNB7g.QIJDtBcgQc6abzpqMJEDQQ.yqolPrBs4ixr0g2Sd6FkMHqMg_CXvxV146dDoe4y8yeSmW951Au23QlBGwemyMKQmJv6fNMo7GPctGfxCxgaaL6hXPVbtJ13MdgtO22e5bA.vevEeBUZxq5C7dewSx_YUQ" + }, + "record": { + "CNAME": "arch881010.github.io" + } +} diff --git a/domains/archelaus.json b/domains/archelaus.json index 2c7f1dfbd..4600a99f5 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/archelaus/archelaus.github.io", - "owner": { - "username": "archelaus", - "email": "archelaus@skiff.com" - }, - "record": { - "CNAME": "archelaus.github.io" - } -} \ No newline at end of file + "description": "Portfolio", + "repo": "https://github.com/archelaus/archelaus.github.io", + "owner": { + "username": "archelaus", + "email": "archelaus@skiff.com" + }, + "record": { + "CNAME": "archelaus.github.io" + } +} diff --git a/domains/archie.json b/domains/archie.json index b363e67db..62b35c58f 100644 --- a/domains/archie.json +++ b/domains/archie.json @@ -1,11 +1,11 @@ { - "description": "My personal developer portfolio.", - "repo": "https://github.com/iLikeToCode/iliketocode.github.io", - "owner": { - "username": "iLikeToCode", - "email": "archie@archiesbytes.xyz" - }, - "record": { - "CNAME": "iliketocode.github.io" - } -} \ No newline at end of file + "description": "My personal developer portfolio.", + "repo": "https://github.com/iLikeToCode/iliketocode.github.io", + "owner": { + "username": "iLikeToCode", + "email": "archie@archiesbytes.xyz" + }, + "record": { + "CNAME": "iliketocode.github.io" + } +} diff --git a/domains/archon.json b/domains/archon.json index 0e169a344..17267d9d8 100644 --- a/domains/archon.json +++ b/domains/archon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "29ayaang", - "email": "29ayaang@proton.me" - }, - "record": { - "CNAME": "29ayaang.github.io" - } -} \ No newline at end of file + "owner": { + "username": "29ayaang", + "email": "29ayaang@proton.me" + }, + "record": { + "CNAME": "29ayaang.github.io" + } +} diff --git a/domains/ardaninho.json b/domains/ardaninho.json index 8634e5d31..238a9121d 100644 --- a/domains/ardaninho.json +++ b/domains/ardaninho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ardaninho", - "discord": "639439553698201626" - }, - "record": { - "CNAME": "ardaninho.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Ardaninho", + "discord": "639439553698201626" + }, + "record": { + "CNAME": "ardaninho.github.io" + } +} diff --git a/domains/ardistory.json b/domains/ardistory.json index d064057d6..98b557280 100644 --- a/domains/ardistory.json +++ b/domains/ardistory.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "ardistory", - "email": "putraardiansyah530@gmail.com" - }, - "record": { - "A": [ - "198.91.81.13" - ] - } -} \ No newline at end of file + "owner": { + "username": "ardistory", + "email": "putraardiansyah530@gmail.com" + }, + "record": { + "A": ["198.91.81.13"] + } +} diff --git a/domains/areen-c.json b/domains/areen-c.json index 10ba3a84e..4c724ff96 100644 --- a/domains/areen-c.json +++ b/domains/areen-c.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com", - "twitter": "areencx" - }, - "record": { - "CNAME": "areen.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com", + "twitter": "areencx" + }, + "record": { + "CNAME": "areen.pages.dev" + } +} diff --git a/domains/areen.json b/domains/areen.json index fa51979a7..dca1d5024 100644 --- a/domains/areen.json +++ b/domains/areen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "areen-c.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "areen-c.pages.dev" + } +} diff --git a/domains/aref.json b/domains/aref.json index dc6b049f8..6cb9feb2f 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/stormaref/stormaref.github.io", - "owner": { - "username": "stormaref", - "email": "storm.aref@gmail.com" - }, - "record": { - "URL": "https://stormaref.github.io/" - } + "description": "My personal website", + "repo": "https://github.com/stormaref/stormaref.github.io", + "owner": { + "username": "stormaref", + "email": "storm.aref@gmail.com" + }, + "record": { + "URL": "https://stormaref.github.io/" + } } diff --git a/domains/arhan.json b/domains/arhan.json index 59d4cd289..f8f853cc6 100644 --- a/domains/arhan.json +++ b/domains/arhan.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "ArhanExploits", - "email": "vortexsperts@gmail.com", - "discord": "1058620249978716191" - }, - "record": { - "A": [ - "54.37.19.49" - ] - } -} \ No newline at end of file + "owner": { + "username": "ArhanExploits", + "email": "vortexsperts@gmail.com", + "discord": "1058620249978716191" + }, + "record": { + "A": ["54.37.19.49"] + } +} diff --git a/domains/ari.json b/domains/ari.json index dc9a20060..abd3eacfa 100644 --- a/domains/ari.json +++ b/domains/ari.json @@ -1,11 +1,11 @@ { - "repo": "https://ari.lt/git", - "description": "Ari-web: A personal website of a Lithuanian open source developer Ari Archer (Arija A.) who provides different free, private, and open source services for others.", - "owner": { - "username": "TruncatedDinoSour", - "email": "ari@ari.lt" - }, - "record": { - "URL": "https://ari.lt/" - } -} \ No newline at end of file + "repo": "https://ari.lt/git", + "description": "Ari-web: A personal website of a Lithuanian open source developer Ari Archer (Arija A.) who provides different free, private, and open source services for others.", + "owner": { + "username": "TruncatedDinoSour", + "email": "ari@ari.lt" + }, + "record": { + "URL": "https://ari.lt/" + } +} diff --git a/domains/ariffhazmi.json b/domains/ariffhazmi.json index ba56c3b42..ab147f361 100644 --- a/domains/ariffhazmi.json +++ b/domains/ariffhazmi.json @@ -1,11 +1,11 @@ { - "description": "Ariffhazmi's Website", - "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", - "owner": { - "username": "Areplesapelagi", - "email": "muhdariffhazmi@gmail.com" - }, - "record": { - "CNAME": "areplesapelagi.github.io" - } -} \ No newline at end of file + "description": "Ariffhazmi's Website", + "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", + "owner": { + "username": "Areplesapelagi", + "email": "muhdariffhazmi@gmail.com" + }, + "record": { + "CNAME": "areplesapelagi.github.io" + } +} diff --git a/domains/arijit.json b/domains/arijit.json index a4185ccac..70e8009bc 100644 --- a/domains/arijit.json +++ b/domains/arijit.json @@ -1,12 +1,12 @@ { - "description": "Site of Arijit", - "repo": "https://github.com/ArijitTheDev/arijitthedev.github.io", - "owner": { - "username": "ArijitTheDev", - "email": "itsarijitdebnath@gmail.com", - "twitter": "NotArijit" - }, - "record": { - "CNAME": "arijitthedev.github.io" - } -} \ No newline at end of file + "description": "Site of Arijit", + "repo": "https://github.com/ArijitTheDev/arijitthedev.github.io", + "owner": { + "username": "ArijitTheDev", + "email": "itsarijitdebnath@gmail.com", + "twitter": "NotArijit" + }, + "record": { + "CNAME": "arijitthedev.github.io" + } +} diff --git a/domains/arin.json b/domains/arin.json index 2d7de5952..8e15cf736 100644 --- a/domains/arin.json +++ b/domains/arin.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "aringadre76" - }, - "record": { - "CNAME": "aringadre76.github.io" - } + "owner": { + "username": "aringadre76" + }, + "record": { + "CNAME": "aringadre76.github.io" + } } diff --git a/domains/arizerr.json b/domains/arizerr.json index 4da89a6dd..35713f74c 100644 --- a/domains/arizerr.json +++ b/domains/arizerr.json @@ -1,11 +1,11 @@ { - "description": "Github Page", - "repo": "https://github.com/Arizerr/Arizerr.github.io", - "owner": { - "username": "Arizerr", - "email": "arisiraj738@gmail.com" - }, - "record": { - "CNAME": "arizerr.github.io" - } -} \ No newline at end of file + "description": "Github Page", + "repo": "https://github.com/Arizerr/Arizerr.github.io", + "owner": { + "username": "Arizerr", + "email": "arisiraj738@gmail.com" + }, + "record": { + "CNAME": "arizerr.github.io" + } +} diff --git a/domains/arjix.json b/domains/arjix.json index 9c4f2b512..3af0bba31 100644 --- a/domains/arjix.json +++ b/domains/arjix.json @@ -1,11 +1,11 @@ { - "description": "Most likely a page for my portfolio.", - "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io", - "owner": { - "username": "ArjixWasTaken", - "discord": "Hecker#5573" - }, - "record": { - "CNAME": "arjixwastaken.github.io" - } -} \ No newline at end of file + "description": "Most likely a page for my portfolio.", + "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io", + "owner": { + "username": "ArjixWasTaken", + "discord": "Hecker#5573" + }, + "record": { + "CNAME": "arjixwastaken.github.io" + } +} diff --git a/domains/arjuncodess.json b/domains/arjuncodess.json index 60aaf9583..15b194c53 100644 --- a/domains/arjuncodess.json +++ b/domains/arjuncodess.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ArjunCodess" - }, - "record": { - "CNAME": "arjuncodess.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "ArjunCodess" + }, + "record": { + "CNAME": "arjuncodess.vercel.app" + } +} diff --git a/domains/arjuncvinod.json b/domains/arjuncvinod.json index d6a7fa663..0860da5c8 100644 --- a/domains/arjuncvinod.json +++ b/domains/arjuncvinod.json @@ -1,12 +1,12 @@ { - "description": "Portfolio website", - "repo": "https://github.com/arjuncvinod/arjuncvinod.github.io", - "owner": { - "username": "arjuncvinod", - "email": "arjuncvinod007@gmail.com", - "twitter": "arjuncvinod7" - }, - "record": { - "CNAME": "arjuncvinod.github.io" - } -} \ No newline at end of file + "description": "Portfolio website", + "repo": "https://github.com/arjuncvinod/arjuncvinod.github.io", + "owner": { + "username": "arjuncvinod", + "email": "arjuncvinod007@gmail.com", + "twitter": "arjuncvinod7" + }, + "record": { + "CNAME": "arjuncvinod.github.io" + } +} diff --git a/domains/arman.json b/domains/arman.json index 64ac7bd0d..58404ec4e 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -1,10 +1,10 @@ { - "description": "Personal Portfolio", - "owner": { - "username": "ItzArman09", - "email": "itz.armxn@outlook.com" - }, - "record": { - "CNAME": "itzarman09.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} diff --git a/domains/armand.json b/domains/armand.json index 95ec40d38..e3c20bc91 100644 --- a/domains/armand.json +++ b/domains/armand.json @@ -1,11 +1,10 @@ { - "description": "Armand Jordaan's Website", - "repo": "https://github.com/armandjordaan", - "owner": { - "username": "armandjordaan", - "email": "armand.jordaan@gmail.com" - }, - "record": { - "CNAME": "armandjordaan.github.io" - } -} \ No newline at end of file + "description": "Armand Jordaan's Website", + "owner": { + "username": "armandjordaan", + "email": "armand.jordaan@gmail.com" + }, + "record": { + "CNAME": "armandjordaan.github.io" + } +} diff --git a/domains/armoredvortex.json b/domains/armoredvortex.json index 3a972c57f..c759272eb 100644 --- a/domains/armoredvortex.json +++ b/domains/armoredvortex.json @@ -1,10 +1,10 @@ { - "description": "Personal Portfolio website", - "owner": { - "username": "armoredvortex", - "email": "rachitpandey@protonmail.com" - }, - "record": { - "CNAME": "armoredvortex.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio website", + "owner": { + "username": "armoredvortex", + "email": "rachitpandey@protonmail.com" + }, + "record": { + "CNAME": "armoredvortex.github.io" + } +} diff --git a/domains/arnab.json b/domains/arnab.json index 05b537955..db12d8d3b 100644 --- a/domains/arnab.json +++ b/domains/arnab.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arnabdatta", - "email": "arnabdatta3@gmail.com" - }, - "record": { - "CNAME": "arnabdatta.github.io" - } -} \ No newline at end of file + "owner": { + "username": "arnabdatta", + "email": "arnabdatta3@gmail.com" + }, + "record": { + "CNAME": "arnabdatta.github.io" + } +} diff --git a/domains/arnav.json b/domains/arnav.json index 6c55d6678..cbc918261 100644 --- a/domains/arnav.json +++ b/domains/arnav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arnav-kr", - "email": "arnav-kumar@outlook.com" - }, - "record": { - "CNAME": "arnav-kr.github.io" - } -} \ No newline at end of file + "owner": { + "username": "arnav-kr", + "email": "arnav-kumar@outlook.com" + }, + "record": { + "CNAME": "arnav-kr.github.io" + } +} diff --git a/domains/arnxv.json b/domains/arnxv.json index 69826913c..5ffe17247 100644 --- a/domains/arnxv.json +++ b/domains/arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } -} \ No newline at end of file + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} diff --git a/domains/arpana.json b/domains/arpana.json index 2c2a70bd2..f8db76b38 100644 --- a/domains/arpana.json +++ b/domains/arpana.json @@ -1,12 +1,12 @@ { - "description": "Meet Arpana!", - "repo": "https://github.com/winter-code/winter-code", - "owner": { - "username": "winter-code", - "email": "arpana11mehta@gmail.com", - "twitter": "arpana_naa" - }, - "record": { - "CNAME": "winter-code.github.io" - } -} \ No newline at end of file + "description": "Meet Arpana!", + "repo": "https://github.com/winter-code/winter-code", + "owner": { + "username": "winter-code", + "email": "arpana11mehta@gmail.com", + "twitter": "arpana_naa" + }, + "record": { + "CNAME": "winter-code.github.io" + } +} diff --git a/domains/arpitbatra.json b/domains/arpitbatra.json index 27db254b3..d4ff419f2 100644 --- a/domains/arpitbatra.json +++ b/domains/arpitbatra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arpit-batra", - "email": "arpitbatra98@gmail.com" - }, - "record": { - "URL": "https://myportfolio-eb732.web.app" - } -} \ No newline at end of file + "owner": { + "username": "arpit-batra", + "email": "arpitbatra98@gmail.com" + }, + "record": { + "URL": "https://myportfolio-eb732.web.app" + } +} diff --git a/domains/arrtea.json b/domains/arrtea.json index a41dc35cd..d8620b4ee 100644 --- a/domains/arrtea.json +++ b/domains/arrtea.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Arrtea21", - "email": "arte.priv@protonmail.com" - }, - "record": { - "CNAME": "arrtea21.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Arrtea21", + "email": "arte.priv@protonmail.com" + }, + "record": { + "CNAME": "arrtea21.github.io" + } +} diff --git a/domains/arsdorint.json b/domains/arsdorint.json index d3801117d..bd558c89e 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io", - "owner": { - "username": "arsdorintbp2003", - "email": "e0851451@u.nus.edu" - }, - "record": { - "CNAME": "arsdorintbp2003.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io", + "owner": { + "username": "arsdorintbp2003", + "email": "e0851451@u.nus.edu" + }, + "record": { + "CNAME": "arsdorintbp2003.github.io" + } +} diff --git a/domains/arshman.json b/domains/arshman.json index 68b38710b..20b68320f 100644 --- a/domains/arshman.json +++ b/domains/arshman.json @@ -1,9 +1,8 @@ { - "owner": { - "username": "syedtahseen", - "email": "" - }, - "record": { - "CNAME": "arshman.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "syedtahseen" + }, + "record": { + "CNAME": "arshman.vercel.app" + } +} diff --git a/domains/arslan.json b/domains/arslan.json index 672942921..4498ae49e 100644 --- a/domains/arslan.json +++ b/domains/arslan.json @@ -1,11 +1,11 @@ { - "description": "Arslan's World (links and socials)", - "repo": "https://github.com/sandwiching/sandwiching.github.io", - "owner": { - "username": "sandwiching", - "email": "77godlike@bk.ru" - }, - "record": { - "CNAME": "sandwiching.github.io" - } -} \ No newline at end of file + "description": "Arslan's World (links and socials)", + "repo": "https://github.com/sandwiching/sandwiching.github.io", + "owner": { + "username": "sandwiching", + "email": "77godlike@bk.ru" + }, + "record": { + "CNAME": "sandwiching.github.io" + } +} diff --git a/domains/arson.json b/domains/arson.json index bbc8e899f..3935fc0e3 100644 --- a/domains/arson.json +++ b/domains/arson.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "Smartlinuxcoder", - "email": "smartcoder@linuxmail.org", - "discord": "694986201739952229" - }, - "record": { - "NS": [ - "ignacio.ns.cloudflare.com", - "nicole.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "Smartlinuxcoder", + "email": "smartcoder@linuxmail.org", + "discord": "694986201739952229" + }, + "record": { + "NS": ["ignacio.ns.cloudflare.com", "nicole.ns.cloudflare.com"] + } +} diff --git a/domains/art.json b/domains/art.json index 69c6d5492..f836f8bf1 100644 --- a/domains/art.json +++ b/domains/art.json @@ -1,11 +1,10 @@ { - "description": "Art's personal developer website", - "repo": "https://github.com/dotiful", - "owner": { - "username": "dotiful", - "email": "dots.util@gmail.com" - }, - "record": { - "CNAME": "dotiful.github.io" - } -} \ No newline at end of file + "description": "Art's personal developer website", + "owner": { + "username": "dotiful", + "email": "dots.util@gmail.com" + }, + "record": { + "CNAME": "dotiful.github.io" + } +} diff --git a/domains/artaabedi.json b/domains/artaabedi.json index 647b00d49..da157f90a 100644 --- a/domains/artaabedi.json +++ b/domains/artaabedi.json @@ -1,18 +1,13 @@ { - "owner": { - "username": "artaabedi", - "email": "arta@mailfence.com", - "discord": "884500561158869032", - "twitter": "artaabedi" - }, - "record": { - "URL": "https://artaabedi.com", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "artaabedi", + "email": "arta@mailfence.com", + "discord": "884500561158869032", + "twitter": "artaabedi" + }, + "record": { + "URL": "https://artaabedi.com", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/arter.json b/domains/arter.json index 213d1251b..ef9448b9c 100644 --- a/domains/arter.json +++ b/domains/arter.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "animemoeus", - "email": "arter.tendean.07@gmail.com" - }, - "record": { - "URL": "https://animemoe.us" - } -} \ No newline at end of file + "owner": { + "username": "animemoeus", + "email": "arter.tendean.07@gmail.com" + }, + "record": { + "URL": "https://animemoe.us" + } +} diff --git a/domains/artesdosul.json b/domains/artesdosul.json index bb7241d05..a591e0306 100644 --- a/domains/artesdosul.json +++ b/domains/artesdosul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, - "record": { - "CNAME": "artesdosul.github.io" - } -} \ No newline at end of file + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "artesdosul.github.io" + } +} diff --git a/domains/artiefuzzz.json b/domains/artiefuzzz.json index c1d2167ee..da964b39a 100644 --- a/domains/artiefuzzz.json +++ b/domains/artiefuzzz.json @@ -1,11 +1,11 @@ { - "description": "ArtieFuzzz's personal website", - "repo": "https://github.com/ArtieFuzzz/artiefuzzz.github.io", - "owner": { - "username": "ArtieFuzzz", - "email": "jardenz.den@gmail.com" - }, - "record": { - "CNAME": "artiefuzzz.github.io" - } -} \ No newline at end of file + "description": "ArtieFuzzz's personal website", + "repo": "https://github.com/ArtieFuzzz/artiefuzzz.github.io", + "owner": { + "username": "ArtieFuzzz", + "email": "jardenz.den@gmail.com" + }, + "record": { + "CNAME": "artiefuzzz.github.io" + } +} diff --git a/domains/artix.json b/domains/artix.json index c5ba06678..6de2d37e4 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "alex1028199", - "email": "yu1234u73f.com@gmail.com", - "discord": "834867471885271053" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com", + "discord": "834867471885271053" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/arul.json b/domains/arul.json index 1199f6865..f93653c18 100644 --- a/domains/arul.json +++ b/domains/arul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arulprabakaran", - "twitter": "arulpraba" - }, - "record": { - "URL": "https://arulprabakaran.web.app" - } -} \ No newline at end of file + "owner": { + "username": "arulprabakaran", + "twitter": "arulpraba" + }, + "record": { + "URL": "https://arulprabakaran.web.app" + } +} diff --git a/domains/arunava.json b/domains/arunava.json index 050881b96..a04036d79 100644 --- a/domains/arunava.json +++ b/domains/arunava.json @@ -1,11 +1,11 @@ { - "description": "is-a.dev subdomain for my portfolio", - "repo": "https://github.com/its-ag/arunava.tech", - "owner": { - "username": "its-ag", - "email": "itsag0024@gmail.com" - }, - "record": { - "CNAME": "its-ag.github.io" - } -} \ No newline at end of file + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/its-ag/arunava.tech", + "owner": { + "username": "its-ag", + "email": "itsag0024@gmail.com" + }, + "record": { + "CNAME": "its-ag.github.io" + } +} diff --git a/domains/arungeorgesaji.json b/domains/arungeorgesaji.json index 343b3b108..4d79568ab 100644 --- a/domains/arungeorgesaji.json +++ b/domains/arungeorgesaji.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/arungeorgesaji/arungeorgesaji.github.io", - "owner": { - "username": "arungeorgesaji", - "email": "arungeorgesaji@gmail.com" - }, - "record": { - "CNAME": "arungeorgesaji.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/arungeorgesaji/arungeorgesaji.github.io", + "owner": { + "username": "arungeorgesaji", + "email": "arungeorgesaji@gmail.com" + }, + "record": { + "CNAME": "arungeorgesaji.github.io" + } +} diff --git a/domains/aruntechpro.json b/domains/aruntechpro.json index 5e31bf2e6..dd5077f03 100644 --- a/domains/aruntechpro.json +++ b/domains/aruntechpro.json @@ -1,10 +1,10 @@ { - "description": "Personal Website", - "owner": { - "username": "aruntechpro", - "email": "arunkumarakr03@gmail.com" - }, - "record": { - "CNAME": "aruntechpro.github.io" - } -} \ No newline at end of file + "description": "Personal Website", + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "CNAME": "aruntechpro.github.io" + } +} diff --git a/domains/arunvishnu.json b/domains/arunvishnu.json index 6ddb2614a..a66d3fc96 100644 --- a/domains/arunvishnu.json +++ b/domains/arunvishnu.json @@ -1,11 +1,11 @@ { - "description": "arunvishnu.is-a.dev: website for my portoflio", - "repo": "https://github.com/arunvishnu/magicui-portfolio", - "owner": { - "username": "arunvishnu", - "email": "arun.vishnu@gmail.com" - }, - "record": { - "CNAME": "arunvishnu.com" - } + "description": "arunvishnu.is-a.dev: website for my portoflio", + "repo": "https://github.com/arunvishnu/magicui-portfolio", + "owner": { + "username": "arunvishnu", + "email": "arun.vishnu@gmail.com" + }, + "record": { + "CNAME": "arunvishnu.com" + } } diff --git a/domains/aruria.json b/domains/aruria.json index 7cd115e34..08ddfc722 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -1,24 +1,20 @@ { - "owner": { - "username": "cjolivier123", - "discord": "1175481072088268920", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.110.153", - "185.199.109.153", - "185.199.111.153" - ], - "TXT": [ - "zoho-verification=zb76097651.zmverify.zoho.com", - "v=spf1 include:zohomail.com ~all" - ], - "MX": [ - "mx.zoho.com", - "mx2.zoho.com", - "mx3.zoho.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "cjolivier123", + "discord": "1175481072088268920", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153", + "185.199.111.153" + ], + "TXT": [ + "zoho-verification=zb76097651.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] + } +} diff --git a/domains/arush.json b/domains/arush.json index 18d8d934d..4b3751c8d 100644 --- a/domains/arush.json +++ b/domains/arush.json @@ -1,11 +1,11 @@ { - "description": "arush.is-a.dev: website for my portoflio", - "repo": "https://github.com/ArushYadlapati/website", - "owner": { - "username": "ArushYadlapati", - "email": "hello@arush.me" - }, - "record": { - "CNAME": "arushyadlapati.github.io" - } -} \ No newline at end of file + "description": "arush.is-a.dev: website for my portoflio", + "repo": "https://github.com/ArushYadlapati/website", + "owner": { + "username": "ArushYadlapati", + "email": "hello@arush.me" + }, + "record": { + "CNAME": "arushyadlapati.github.io" + } +} diff --git a/domains/arv.json b/domains/arv.json index f65185e92..fff65d37b 100644 --- a/domains/arv.json +++ b/domains/arv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aravinds-arv", - "email": "aravinds.arv@pm.me" - }, - "record": { - "CNAME": "aravinds-arv.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aravinds-arv", + "email": "aravinds.arv@pm.me" + }, + "record": { + "CNAME": "aravinds-arv.github.io" + } +} diff --git a/domains/arvik1.json b/domains/arvik1.json index 426003a01..ea04d9328 100644 --- a/domains/arvik1.json +++ b/domains/arvik1.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arvik1", - "email": "singhvikal891@gmail.com" - }, - "record": { - "CNAME": "arvik1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "arvik1", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "arvik1.github.io" + } +} diff --git a/domains/arvindt.json b/domains/arvindt.json index 7aa7de16e..8a3103b1c 100644 --- a/domains/arvindt.json +++ b/domains/arvindt.json @@ -1,13 +1,13 @@ { - "description": "ARVIN3108's personal blog", - "repo": "https://github.com/ARVIN3108/arvin3108.github.io", - "owner": { - "username": "ARVIN3108", - "discord": "arvin3108.id", - "instagram": "arvin_d.t", - "twitter": "ARVIN3108_ID" - }, - "record": { - "CNAME": "arvin3108.github.io" - } -} \ No newline at end of file + "description": "ARVIN3108's personal blog", + "repo": "https://github.com/ARVIN3108/arvin3108.github.io", + "owner": { + "username": "ARVIN3108", + "discord": "arvin3108.id", + "instagram": "arvin_d.t", + "twitter": "ARVIN3108_ID" + }, + "record": { + "CNAME": "arvin3108.github.io" + } +} diff --git a/domains/arwi.json b/domains/arwi.json index 0fbe83064..d0b678441 100644 --- a/domains/arwi.json +++ b/domains/arwi.json @@ -1,11 +1,11 @@ { - "description": "Arwichok", - "repo": "https://github.com/arwichok/arwichok.github.io", - "owner": { - "username": "arwichok", - "email": "arwichok@gmail.com" - }, - "record": { - "CNAME": "arwichok.github.io" - } -} \ No newline at end of file + "description": "Arwichok", + "repo": "https://github.com/arwichok/arwichok.github.io", + "owner": { + "username": "arwichok", + "email": "arwichok@gmail.com" + }, + "record": { + "CNAME": "arwichok.github.io" + } +} diff --git a/domains/arya.json b/domains/arya.json index 629cc1143..33e41b01a 100644 --- a/domains/arya.json +++ b/domains/arya.json @@ -1,11 +1,10 @@ { - "description": "Arya Vinodan's Website", - "repo": "https://github.com/aryavinodan", - "owner": { - "username": "aryavinodan", - "email": "aryavinodan2000@gmail.com" - }, - "record": { - "CNAME": "aryavinodan2000.github.io" - } -} \ No newline at end of file + "description": "Arya Vinodan's Website", + "owner": { + "username": "aryavinodan", + "email": "aryavinodan2000@gmail.com" + }, + "record": { + "CNAME": "aryavinodan2000.github.io" + } +} diff --git a/domains/aryadanech.json b/domains/aryadanech.json index 08c3f608b..1eeea8665 100644 --- a/domains/aryadanech.json +++ b/domains/aryadanech.json @@ -1,11 +1,10 @@ { - "description": "Hi There! I'm Arya. I am a Full Stack Web Developer from Nashik", - "repo": "https://github.com/aryad14", - "owner": { - "username": "aryad14", - "email": "aryadanech9@gmail.com" - }, - "record": { - "CNAME": "aryadanech.netlify.app" - } -} \ No newline at end of file + "description": "Hi There! I'm Arya. I am a Full Stack Web Developer from Nashik", + "owner": { + "username": "aryad14", + "email": "aryadanech9@gmail.com" + }, + "record": { + "CNAME": "aryadanech.netlify.app" + } +} diff --git a/domains/aryaejoumalai.json b/domains/aryaejoumalai.json index 99c63778c..4621ef06b 100644 --- a/domains/aryaejoumalai.json +++ b/domains/aryaejoumalai.json @@ -1,11 +1,11 @@ { - "description": "portfolio project", - "repo": "https://github.com/AryaEjoumalai/portfolio", - "owner": { - "username": "AryaEjoumalai", - "email": "aryaejoumalai@gmail.com" - }, - "record": { - "CNAME": "aryaejoumalai.github.io" - } -} \ No newline at end of file + "description": "portfolio project", + "repo": "https://github.com/AryaEjoumalai/portfolio", + "owner": { + "username": "AryaEjoumalai", + "email": "aryaejoumalai@gmail.com" + }, + "record": { + "CNAME": "aryaejoumalai.github.io" + } +} diff --git a/domains/aryamaan.json b/domains/aryamaan.json index 8ea1ef466..d0ece2eb1 100644 --- a/domains/aryamaan.json +++ b/domains/aryamaan.json @@ -1,19 +1,16 @@ { - "owner": { - "username": "HalalJadeja", - "email": "9236.stkabirdio@gmail.com" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "HalalJadeja", + "email": "9236.stkabirdio@gmail.com" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.108.153", + "185.199.111.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/aryan.json b/domains/aryan.json index 24dd4e4ab..213c070b1 100644 --- a/domains/aryan.json +++ b/domains/aryan.json @@ -1,13 +1,13 @@ { -"description": "Portfolio Website", -"repo": "https://github.com/aryanpatel142006/personalWebsite", - "owner": { - "username": "aryanpatel142006", - "email": "aryanpatel142006@gmail.com", - "discord": "aryanpatel142006" - }, - "record": { - "A": ["76.76.21.21"] - }, - "proxied": true + "description": "Portfolio Website", + "repo": "https://github.com/aryanpatel142006/personalWebsite", + "owner": { + "username": "aryanpatel142006", + "email": "aryanpatel142006@gmail.com", + "discord": "aryanpatel142006" + }, + "record": { + "A": ["76.76.21.21"] + }, + "proxied": true } diff --git a/domains/aryann.json b/domains/aryann.json index 76d681bd4..e00d5a46a 100644 --- a/domains/aryann.json +++ b/domains/aryann.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aryanm830", - "email": "aryanm830@proton.me", - "discord": "riftfiree" - }, - "record": { - "CNAME": "portxd.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "aryanm830", + "email": "aryanm830@proton.me", + "discord": "riftfiree" + }, + "record": { + "CNAME": "portxd.vercel.app" + } +} diff --git a/domains/aryantavish.json b/domains/aryantavish.json index a344bb1f7..72d436eee 100644 --- a/domains/aryantavish.json +++ b/domains/aryantavish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aryan Tavish", - "email": "aryantavish2003@gmail.com" - }, - "record": { - "CNAME": "aryantavish.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "Aryan Tavish", + "email": "aryantavish2003@gmail.com" + }, + "record": { + "CNAME": "aryantavish.netlify.app" + } +} diff --git a/domains/aryxst.json b/domains/aryxst.json index a230b5207..e5d6750d9 100644 --- a/domains/aryxst.json +++ b/domains/aryxst.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aryxst", - "email": "jessieodeh08@gmail.com" - }, - "record": { - "CNAME": "aryxst.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Aryxst", + "email": "jessieodeh08@gmail.com" + }, + "record": { + "CNAME": "aryxst.github.io" + } +} diff --git a/domains/as.json b/domains/as.json index 05551bed7..fd745e171 100644 --- a/domains/as.json +++ b/domains/as.json @@ -1,10 +1,10 @@ { - "repo": "https://mrakshayas.github.io/me/", - "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" - }, - "record": { - "CNAME": "mrakshayas.github.io" - } -} \ No newline at end of file + "repo": "https://mrakshayas.github.io/me/", + "owner": { + "username": "MrAkshayAS", + "email": "akshau72p@gmail.com" + }, + "record": { + "CNAME": "mrakshayas.github.io" + } +} diff --git a/domains/asad-khan.json b/domains/asad-khan.json index 106ba04e0..45d98af64 100644 --- a/domains/asad-khan.json +++ b/domains/asad-khan.json @@ -1,11 +1,10 @@ { - "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", - "repo": "https://github.com/asadkhan777", - "owner": { - "username": "asadkhan777", - "email": "asadkhan1776@gmail.com" - }, - "record": { - "CNAME": "asadkhan777.github.io" - } -} \ No newline at end of file + "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", + "owner": { + "username": "asadkhan777", + "email": "asadkhan1776@gmail.com" + }, + "record": { + "CNAME": "asadkhan777.github.io" + } +} diff --git a/domains/asbp.json b/domains/asbp.json index eb92a3fc0..0b1d1f247 100644 --- a/domains/asbp.json +++ b/domains/asbp.json @@ -1,11 +1,11 @@ { - "description": "Agung's Portofolio Website", - "repo": "https://github.com/asbp/asbp.github.io", - "owner": { - "username": "asbp", - "email": "guungofficial@gmail.com" - }, - "record": { - "CNAME": "asbp.github.io" - } -} \ No newline at end of file + "description": "Agung's Portofolio Website", + "repo": "https://github.com/asbp/asbp.github.io", + "owner": { + "username": "asbp", + "email": "guungofficial@gmail.com" + }, + "record": { + "CNAME": "asbp.github.io" + } +} diff --git a/domains/asciidude.json b/domains/asciidude.json index 584673f2a..16b7a28ec 100644 --- a/domains/asciidude.json +++ b/domains/asciidude.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "asciidude", - "discord": "801469073535139860", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qwzMx5Lz7NbUvzz6Y_QtpNQ7_SqJrrO8yXP48aKYIAhN6eDnjYzQA_tJEU0CpjyY37OdGN7g1SGCv4lwrXVd0dsEya2dQhMnkw2xOqqJF1f1gTEHNaRQaifNvYE14xiMLZr-yqcRJ-QB1WONpRk5UOjd-sYTjmJ5uai6fufnC8DCsHvZxjCMFROwqxJVa-JnBe-6BhORJg7sgfUCCNRyfKQ3R_CrEV0q6mKpNGKhgB3_sbsWDosP0yU5ArR0UjH4iZzLgfRmKwP6rzbpb7XsGHmV5sn8kj1KTgXdTVAg1ax0JrJOmL0pXVSC4KtFmb3coUNBLbLB8crRP97R7gFQ1Q.9JZd7YdCz4lIo3gLgAFaTg.bXgWxafLtMe0Bs1NFWsc2YIpC5jiRYArHlAD8IxUG3AhmJp8Dhtdn160e1LB3XZKR_WXmSnnkFH4UxomctKjjA4FyX5IgmEO9aPKbjwn3Eo.ib74UPOSzL79K4D4sNLf7w" - }, - "record": { - "CNAME": "cubic-plateau-9rv902jxrli6u45t5hsafsrd.herokudns.com" - } -} \ No newline at end of file + "owner": { + "username": "asciidude", + "discord": "801469073535139860", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qwzMx5Lz7NbUvzz6Y_QtpNQ7_SqJrrO8yXP48aKYIAhN6eDnjYzQA_tJEU0CpjyY37OdGN7g1SGCv4lwrXVd0dsEya2dQhMnkw2xOqqJF1f1gTEHNaRQaifNvYE14xiMLZr-yqcRJ-QB1WONpRk5UOjd-sYTjmJ5uai6fufnC8DCsHvZxjCMFROwqxJVa-JnBe-6BhORJg7sgfUCCNRyfKQ3R_CrEV0q6mKpNGKhgB3_sbsWDosP0yU5ArR0UjH4iZzLgfRmKwP6rzbpb7XsGHmV5sn8kj1KTgXdTVAg1ax0JrJOmL0pXVSC4KtFmb3coUNBLbLB8crRP97R7gFQ1Q.9JZd7YdCz4lIo3gLgAFaTg.bXgWxafLtMe0Bs1NFWsc2YIpC5jiRYArHlAD8IxUG3AhmJp8Dhtdn160e1LB3XZKR_WXmSnnkFH4UxomctKjjA4FyX5IgmEO9aPKbjwn3Eo.ib74UPOSzL79K4D4sNLf7w" + }, + "record": { + "CNAME": "cubic-plateau-9rv902jxrli6u45t5hsafsrd.herokudns.com" + } +} diff --git a/domains/asgarrrr.json b/domains/asgarrrr.json index d69df2a1f..b34d7cc03 100644 --- a/domains/asgarrrr.json +++ b/domains/asgarrrr.json @@ -1,10 +1,9 @@ { - "repo": "https://github.com/Asgarrrr", - "owner": { - "username": "Asgarrrr", - "email": "hello@jeremycaruelle.fr" - }, - "record": { - "CNAME": "glitch.edgeapp.net" - } -} \ No newline at end of file + "owner": { + "username": "Asgarrrr", + "email": "hello@jeremycaruelle.fr" + }, + "record": { + "CNAME": "glitch.edgeapp.net" + } +} diff --git a/domains/ash.json b/domains/ash.json index e1e7aae6a..a83e5c119 100644 --- a/domains/ash.json +++ b/domains/ash.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BloodLetters", - "discord": "961870785486671872", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ViU_s7aERLW_mNpbpi9hxOs4zrccaqUhyyUAxIZEKbqex3iWjZP9AUM7uoeyQh9qPzVy8fp92ArDGlC-iYQwW7Xw6WHwzMo_zQGZchYGcI7gDJnI-BSKEwTe9oFPqLzkbR8o3guo7_7Qo54bWm7UDjBjca2JCol7iXJgXP0cUJzgrX3QTPxVEigrvnBNsSIr83WlFZZagm9gyCBpl0WTVLjomcSHdTB2IjM6_yMkYCD1cLDOrkXwqH79o1orLZWrHbDf_6Mqfyay7ZoRiacDTAAi7LVMYo-bjo82IwrCRCNXbHsANk3kJKQnVETKX37bB8sPyRT7I_oygAk9tGcu0A.sbMp8UsiUgSWQ2-vTfEvxA.TzjhAHzK6nG9FtsYXnn3rqwGECCQk0m-KRlrz8-t6BDAPX2SWp0-KEp1pdmc4Okgg5iBl_LRTavfdX2xLuuFHp0G5lzit1LmeEsV6QNfrmY.sIKZgtKW8YqtT_ohHyte9Q" - }, - "record": { - "CNAME": "web-production-six.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "BloodLetters", + "discord": "961870785486671872", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ViU_s7aERLW_mNpbpi9hxOs4zrccaqUhyyUAxIZEKbqex3iWjZP9AUM7uoeyQh9qPzVy8fp92ArDGlC-iYQwW7Xw6WHwzMo_zQGZchYGcI7gDJnI-BSKEwTe9oFPqLzkbR8o3guo7_7Qo54bWm7UDjBjca2JCol7iXJgXP0cUJzgrX3QTPxVEigrvnBNsSIr83WlFZZagm9gyCBpl0WTVLjomcSHdTB2IjM6_yMkYCD1cLDOrkXwqH79o1orLZWrHbDf_6Mqfyay7ZoRiacDTAAi7LVMYo-bjo82IwrCRCNXbHsANk3kJKQnVETKX37bB8sPyRT7I_oygAk9tGcu0A.sbMp8UsiUgSWQ2-vTfEvxA.TzjhAHzK6nG9FtsYXnn3rqwGECCQk0m-KRlrz8-t6BDAPX2SWp0-KEp1pdmc4Okgg5iBl_LRTavfdX2xLuuFHp0G5lzit1LmeEsV6QNfrmY.sIKZgtKW8YqtT_ohHyte9Q" + }, + "record": { + "CNAME": "web-production-six.vercel.app" + } +} diff --git a/domains/ashan.json b/domains/ashan.json index 0a9e199aa..a009930c0 100644 --- a/domains/ashan.json +++ b/domains/ashan.json @@ -1,12 +1,12 @@ { - "description": "Using For as a Learner,Developer and a youtuber", - "repo": "https://github.com/SealedSlinger/SealedSlinger.github.io", - "owner": { - "username": "SealedSlinger", - "email": "infoxkingyt@gmail.com", - "twitter": "AshanInduranga_" - }, - "record": { - "CNAME": "sealedslinger.github.io" - } -} \ No newline at end of file + "description": "Using For as a Learner,Developer and a youtuber", + "repo": "https://github.com/SealedSlinger/SealedSlinger.github.io", + "owner": { + "username": "SealedSlinger", + "email": "infoxkingyt@gmail.com", + "twitter": "AshanInduranga_" + }, + "record": { + "CNAME": "sealedslinger.github.io" + } +} diff --git a/domains/ashc1ty.json b/domains/ashc1ty.json index 18fecf592..b887335e3 100644 --- a/domains/ashc1ty.json +++ b/domains/ashc1ty.json @@ -1,11 +1,11 @@ { - "description": "AshC1ty's Website", - "repo": "https://github.com/AshC1ty/ashc1ty.github.io", - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "ashc1ty.github.io" - } -} \ No newline at end of file + "description": "AshC1ty's Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} diff --git a/domains/asheer.json b/domains/asheer.json index 2531b16d2..61f35cdf0 100644 --- a/domains/asheer.json +++ b/domains/asheer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NullyIsHere", - "discord": "itsasheer" - }, - "record": { - "URL": "https://altex.page?from=isadev" - } -} \ No newline at end of file + "owner": { + "username": "NullyIsHere", + "discord": "itsasheer" + }, + "record": { + "URL": "https://altex.page?from=isadev" + } +} diff --git a/domains/asher.json b/domains/asher.json index eb3ce81ed..29fd3298d 100644 --- a/domains/asher.json +++ b/domains/asher.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "The-Asher", - "email": "08.bellaaron@gmail.com" - }, - "record": { - "A": [ - "198.91.81.11" - ] - } -} \ No newline at end of file + "owner": { + "username": "The-Asher", + "email": "08.bellaaron@gmail.com" + }, + "record": { + "A": ["198.91.81.11"] + } +} diff --git a/domains/ashesh.json b/domains/ashesh.json index 51e7313b3..56570b860 100644 --- a/domains/ashesh.json +++ b/domains/ashesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ashesh3", - "email": "ashesh1708@gmail.com" - }, - "record": { - "CNAME": "ashesh3.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Ashesh3", + "email": "ashesh1708@gmail.com" + }, + "record": { + "CNAME": "ashesh3.github.io" + } +} diff --git a/domains/ashif.json b/domains/ashif.json index c599c79e0..9daef0cc8 100644 --- a/domains/ashif.json +++ b/domains/ashif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheKingslayer11", - "email": "ashifhussain609@gmail.com" - }, - "record": { - "CNAME": "thekingslayer11.github.io" - } -} \ No newline at end of file + "owner": { + "username": "TheKingslayer11", + "email": "ashifhussain609@gmail.com" + }, + "record": { + "CNAME": "thekingslayer11.github.io" + } +} diff --git a/domains/ashish-g-gupta.json b/domains/ashish-g-gupta.json index a4e74c240..aed625453 100644 --- a/domains/ashish-g-gupta.json +++ b/domains/ashish-g-gupta.json @@ -1,10 +1,10 @@ { - "description": "My new website", - "repo": "https://github.com/ashish-g-gupta/ashish-g-gupta.github.io", - "owner": { - "username": "ashish-g-gupta" - }, - "record": { - "CNAME": "ashish-g-gupta.github.io" - } -} \ No newline at end of file + "description": "My new website", + "repo": "https://github.com/ashish-g-gupta/ashish-g-gupta.github.io", + "owner": { + "username": "ashish-g-gupta" + }, + "record": { + "CNAME": "ashish-g-gupta.github.io" + } +} diff --git a/domains/ashish.json b/domains/ashish.json index 3addae9c3..a80dc8b1d 100644 --- a/domains/ashish.json +++ b/domains/ashish.json @@ -1,11 +1,10 @@ { - "description": "Ashish's personal developer website", - "repo": "https://github.com/ashiishme", - "owner": { - "username": "ashiishme", - "email": "contact@ashiish.me" - }, - "record": { - "CNAME": "ashiish.me" - } -} \ No newline at end of file + "description": "Ashish's personal developer website", + "owner": { + "username": "ashiishme", + "email": "contact@ashiish.me" + }, + "record": { + "CNAME": "ashiish.me" + } +} diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index 1b455b1e2..5622a088b 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devashish2024", - "email": "code.with.aasheesh@gmail.com" - }, - "record": { - "CNAME": "ashishagarwal.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "devashish2024", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "CNAME": "ashishagarwal.netlify.app" + } +} diff --git a/domains/ashishagr.json b/domains/ashishagr.json index 5de71c6cb..7040df7b4 100644 --- a/domains/ashishagr.json +++ b/domains/ashishagr.json @@ -1,21 +1,16 @@ { - "owner": { - "username": "devashish2024", - "email": "code.with.aasheesh@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "devashish2024", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/ashishbinu.json b/domains/ashishbinu.json index 096e173e6..729ac4272 100644 --- a/domains/ashishbinu.json +++ b/domains/ashishbinu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ashishbinu", - "email": "ashishbinu90@gmail.com" - }, - "record": { - "CNAME": "ashishbinu.surge.sh" - } -} \ No newline at end of file + "owner": { + "username": "ashishbinu", + "email": "ashishbinu90@gmail.com" + }, + "record": { + "CNAME": "ashishbinu.surge.sh" + } +} diff --git a/domains/ashishji.json b/domains/ashishji.json index af8f0e5af..ca92753f0 100644 --- a/domains/ashishji.json +++ b/domains/ashishji.json @@ -1,11 +1,11 @@ { - "description": "Ashish Verma Portfolio Website", - "repo": "https://github.com/ashishjii/ashishjii.github.io", - "owner": { - "username": "AshishJii", - "email": "ashishverma208004@gmail.com" - }, - "record": { - "CNAME": "ashishjii.github.io" - } -} \ No newline at end of file + "description": "Ashish Verma Portfolio Website", + "repo": "https://github.com/ashishjii/ashishjii.github.io", + "owner": { + "username": "AshishJii", + "email": "ashishverma208004@gmail.com" + }, + "record": { + "CNAME": "ashishjii.github.io" + } +} diff --git a/domains/ashishkingdom.json b/domains/ashishkingdom.json index 535d02575..168893baa 100644 --- a/domains/ashishkingdom.json +++ b/domains/ashishkingdom.json @@ -1,10 +1,9 @@ { - "repo": "https://github.com/AshishKingdom", - "owner": { - "username": "AshishKingdom", - "email": "ashishkingdom@proton.me" - }, - "record": { - "CNAME": "ashishkingdom.github.io" - } + "owner": { + "username": "AshishKingdom", + "email": "ashishkingdom@proton.me" + }, + "record": { + "CNAME": "ashishkingdom.github.io" + } } diff --git a/domains/ashley.json b/domains/ashley.json index bf072d5e7..a173c86f7 100644 --- a/domains/ashley.json +++ b/domains/ashley.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ashleyyy94", - "email": "ashley_2461994@hotmail.com" - }, - "record": { - "URL": "https://ashleyong.xyz/" - } -} \ No newline at end of file + "owner": { + "username": "ashleyyy94", + "email": "ashley_2461994@hotmail.com" + }, + "record": { + "URL": "https://ashleyong.xyz/" + } +} diff --git a/domains/ashleymavericks.json b/domains/ashleymavericks.json index 4a37ab78e..2aa81aab6 100644 --- a/domains/ashleymavericks.json +++ b/domains/ashleymavericks.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/ashleymavericks/Portfolio-Site", - "owner": { - "username": "ashlyemavericks", - "email": "singhanurag024@gmail.com" - }, - "record": { - "URL": "https://anuragsingh.dev" - } -} \ No newline at end of file + "description": "Portfolio Website", + "repo": "https://github.com/ashleymavericks/Portfolio-Site", + "owner": { + "username": "ashlyemavericks", + "email": "singhanurag024@gmail.com" + }, + "record": { + "URL": "https://anuragsingh.dev" + } +} diff --git a/domains/ashuthosh.json b/domains/ashuthosh.json index 539192ecd..21026ada1 100644 --- a/domains/ashuthosh.json +++ b/domains/ashuthosh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AshDubey8", - "email": "ashuthoshmaheshdubey@gmail.com" - }, - "record": { - "CNAME": "ashdubey8.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AshDubey8", + "email": "ashuthoshmaheshdubey@gmail.com" + }, + "record": { + "CNAME": "ashdubey8.github.io" + } +} diff --git a/domains/ashutosh-pandey.json b/domains/ashutosh-pandey.json index 9a3677fa9..602e366ed 100644 --- a/domains/ashutosh-pandey.json +++ b/domains/ashutosh-pandey.json @@ -1,12 +1,12 @@ { - "description": "This is my personal portfolio website", - "repo": "https://github.com/DataCrusade1999/datacrusade1999.github.io", - "owner": { - "username": "DataCrusade1999", - "email": "ashutosh.pandeyhlr007@gmail.com", - "twitter": "DataCrusade1999" - }, - "record": { - "CNAME": "datacrusade1999.github.io" - } -} \ No newline at end of file + "description": "This is my personal portfolio website", + "repo": "https://github.com/DataCrusade1999/datacrusade1999.github.io", + "owner": { + "username": "DataCrusade1999", + "email": "ashutosh.pandeyhlr007@gmail.com", + "twitter": "DataCrusade1999" + }, + "record": { + "CNAME": "datacrusade1999.github.io" + } +} diff --git a/domains/ashutosh.json b/domains/ashutosh.json index 56beac400..27719cb8a 100644 --- a/domains/ashutosh.json +++ b/domains/ashutosh.json @@ -1,11 +1,11 @@ { - "description": "Ashutosh Kumar's Portfolio", - "repo": "https://github.com/Ashutoshcoder/ashutoshcoder.github.io", - "owner": { - "username": "Ashutoshcoder", - "email": "ashutoshkumardbms@gmail.com" - }, - "record": { - "CNAME": "ashutoshcoder.github.io" - } -} \ No newline at end of file + "description": "Ashutosh Kumar's Portfolio", + "repo": "https://github.com/Ashutoshcoder/ashutoshcoder.github.io", + "owner": { + "username": "Ashutoshcoder", + "email": "ashutoshkumardbms@gmail.com" + }, + "record": { + "CNAME": "ashutoshcoder.github.io" + } +} diff --git a/domains/ashwa.json b/domains/ashwa.json index d0a115936..6b20c1c3a 100644 --- a/domains/ashwa.json +++ b/domains/ashwa.json @@ -1,11 +1,11 @@ { - "description": "A personal website, for ash.", - "repo": "https://github.com/NatBLida68/NatBLida68.github.io", - "owner": { - "username": "NatBLida68", - "email": "aswajith.jithu888@gmail.com" - }, - "record": { - "CNAME": "natblida68.github.io" - } -} \ No newline at end of file + "description": "A personal website, for ash.", + "repo": "https://github.com/NatBLida68/NatBLida68.github.io", + "owner": { + "username": "NatBLida68", + "email": "aswajith.jithu888@gmail.com" + }, + "record": { + "CNAME": "natblida68.github.io" + } +} diff --git a/domains/ashwin-s-nambiar.json b/domains/ashwin-s-nambiar.json index 2c06acf4c..e4f391603 100644 --- a/domains/ashwin-s-nambiar.json +++ b/domains/ashwin-s-nambiar.json @@ -1,10 +1,10 @@ { - "description": "For my portfolio", - "owner": { - "username": "ashwin-s-nambiar", - "discord": "ashwin_nambiar" - }, - "record": { - "CNAME": "ashwin-portfolio-alpha.vercel.app" - } -} \ No newline at end of file + "description": "For my portfolio", + "owner": { + "username": "ashwin-s-nambiar", + "discord": "ashwin_nambiar" + }, + "record": { + "CNAME": "ashwin-portfolio-alpha.vercel.app" + } +} diff --git a/domains/ashwin.json b/domains/ashwin.json index 61584164e..57d855556 100644 --- a/domains/ashwin.json +++ b/domains/ashwin.json @@ -1,12 +1,12 @@ { - "description": "sample repo", - "repo": "https://github.com/ashwin3082002/ashwin3082002.github.io", - "owner": { - "username": "ashwin3082002", - "email": "ashwin3082002@gmail.com", - "twitter": "ashwin3082002" - }, - "record": { - "CNAME": "ashwin3082002.github.io" - } -} \ No newline at end of file + "description": "sample repo", + "repo": "https://github.com/ashwin3082002/ashwin3082002.github.io", + "owner": { + "username": "ashwin3082002", + "email": "ashwin3082002@gmail.com", + "twitter": "ashwin3082002" + }, + "record": { + "CNAME": "ashwin3082002.github.io" + } +} diff --git a/domains/asicalug.json b/domains/asicalug.json index 73ee11164..f3fded52c 100644 --- a/domains/asicalug.json +++ b/domains/asicalug.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asicalug", - "email": "isaac.poissinger@gmail.com" - }, - "record": { - "CNAME": "asicalug.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Asicalug", + "email": "isaac.poissinger@gmail.com" + }, + "record": { + "CNAME": "asicalug.github.io" + } +} diff --git a/domains/asif.json b/domains/asif.json index b5a34de25..8d5d37857 100644 --- a/domains/asif.json +++ b/domains/asif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asif404", - "email": "asifmohammed4000@gmail.com" - }, - "record": { - "CNAME": "asif-bq8.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Asif404", + "email": "asifmohammed4000@gmail.com" + }, + "record": { + "CNAME": "asif-bq8.pages.dev" + } +} diff --git a/domains/asim.json b/domains/asim.json index c9628b587..577d94bf1 100644 --- a/domains/asim.json +++ b/domains/asim.json @@ -1,11 +1,11 @@ { - "description": "Asim Bera's Portfolio", - "repo": "https://github.com/asimbera/asimbera.github.io", - "owner": { - "username": "asimbera", - "email": "asimbera@outlook.in" - }, - "record": { - "CNAME": "asimbera.github.io" - } -} \ No newline at end of file + "description": "Asim Bera's Portfolio", + "repo": "https://github.com/asimbera/asimbera.github.io", + "owner": { + "username": "asimbera", + "email": "asimbera@outlook.in" + }, + "record": { + "CNAME": "asimbera.github.io" + } +} diff --git a/domains/aslipatov.json b/domains/aslipatov.json index 8e4fecbba..346c76bc0 100644 --- a/domains/aslipatov.json +++ b/domains/aslipatov.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LipatovAlexander", - "email": "lipatov.work@bk.ru" - }, - "record": { - "CNAME": "lipatovalexander.github.io" - } -} \ No newline at end of file + "owner": { + "username": "LipatovAlexander", + "email": "lipatov.work@bk.ru" + }, + "record": { + "CNAME": "lipatovalexander.github.io" + } +} diff --git a/domains/asnct.json b/domains/asnct.json index f4eb8a42c..b95023607 100644 --- a/domains/asnct.json +++ b/domains/asnct.json @@ -1,17 +1,12 @@ { - "description": "Redirect to my telegram channel & mail", - "owner": { - "username": "asnct", - "email": "asnct@proton.me" - }, - "record": { - "URL": "https://asnct_bio.t.me", - "TXT": [ - "mailru-domain: wDSaV835X4LZyKsP", - "v=spf1 redirect=_spf.mail.ru" - ], - "MX": [ - "emx.mail.ru" - ] - } -} \ No newline at end of file + "description": "Redirect to my telegram channel & mail", + "owner": { + "username": "asnct", + "email": "asnct@proton.me" + }, + "record": { + "URL": "https://asnct_bio.t.me", + "TXT": ["mailru-domain: wDSaV835X4LZyKsP", "v=spf1 redirect=_spf.mail.ru"], + "MX": ["emx.mail.ru"] + } +} diff --git a/domains/aspect.json b/domains/aspect.json index b7aab8134..bf09ab70a 100644 --- a/domains/aspect.json +++ b/domains/aspect.json @@ -1,12 +1,12 @@ { - "description": "My personal blog", - "repo": "https://github.com/Aspectsides/aspectsides.github.io", - "owner": { - "username": "Aspectsides", - "email": "aspectsidesxyz@gmail.com", - "twitter": "polaris51212" - }, - "record": { - "CNAME": "aspectsides.github.io" - } -} \ No newline at end of file + "description": "My personal blog", + "repo": "https://github.com/Aspectsides/aspectsides.github.io", + "owner": { + "username": "Aspectsides", + "email": "aspectsidesxyz@gmail.com", + "twitter": "polaris51212" + }, + "record": { + "CNAME": "aspectsides.github.io" + } +} diff --git a/domains/asriel.json b/domains/asriel.json index fbae42f69..8017febbc 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -1,12 +1,12 @@ { - "description": "asriel.is-a.dev", - "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", - "owner": { - "username": "AsrieltheGoat", - "email": "ganyu@segs.eu.org", - "discord": "AsrieltheGoat" - }, - "record": { - "CNAME": "asrielthegoat.github.io" - } -} \ No newline at end of file + "description": "asriel.is-a.dev", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", + "owner": { + "username": "AsrieltheGoat", + "email": "ganyu@segs.eu.org", + "discord": "AsrieltheGoat" + }, + "record": { + "CNAME": "asrielthegoat.github.io" + } +} diff --git a/domains/asteral.json b/domains/asteral.json index 62a978f66..0a21f347f 100644 --- a/domains/asteral.json +++ b/domains/asteral.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Asteral1", - "discord": "870366927653056582", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.H9xCuEnIBR7E8nLTC_Sjyda_0l2TZlFk5MeyxWiAz9gjxnV9RbPWy6bQfTWip6-Jro_UaAzbgyqT6uDQvFc94M4lrXGs7mygPVmdJlpEelG0bDwtKYAMizZPeFY-1FnkNen-IfrHf4fDwWmt_HBej2IHuWZBgKW_QAy7YFAjiqpAaocf3L4HszP_GCSeh1cFGtpjZxRYHP4FHiuqGaSblf_JPRiE0LwLgfzkyq3S3X9C8Vewph4qJke8vh7TbGVFw0VK8mOSlu-4eB124nCckw09k72qjHr2e3AnXOfO9G6jwlTtpe7a2x3ietmAc-hG2bWt-b4GulSuY7_e05vVzA.i_5GHMDD0QHPBP-Wu7JOSg.HlXpErR61jU-8EcTR4jTFnG48MK1U4YSgAbDJIBMwaNwPT-jBcY0Slx7RhT8Z4NoF3QQL5P3XTHPAcQ6S0e7lM50RJ-gdXyc9ovO-MMhmqs.ZH3nfNB5tWwjqxFRba9XKQ" - }, - "record": { - "CNAME": "asteral1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Asteral1", + "discord": "870366927653056582", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.H9xCuEnIBR7E8nLTC_Sjyda_0l2TZlFk5MeyxWiAz9gjxnV9RbPWy6bQfTWip6-Jro_UaAzbgyqT6uDQvFc94M4lrXGs7mygPVmdJlpEelG0bDwtKYAMizZPeFY-1FnkNen-IfrHf4fDwWmt_HBej2IHuWZBgKW_QAy7YFAjiqpAaocf3L4HszP_GCSeh1cFGtpjZxRYHP4FHiuqGaSblf_JPRiE0LwLgfzkyq3S3X9C8Vewph4qJke8vh7TbGVFw0VK8mOSlu-4eB124nCckw09k72qjHr2e3AnXOfO9G6jwlTtpe7a2x3ietmAc-hG2bWt-b4GulSuY7_e05vVzA.i_5GHMDD0QHPBP-Wu7JOSg.HlXpErR61jU-8EcTR4jTFnG48MK1U4YSgAbDJIBMwaNwPT-jBcY0Slx7RhT8Z4NoF3QQL5P3XTHPAcQ6S0e7lM50RJ-gdXyc9ovO-MMhmqs.ZH3nfNB5tWwjqxFRba9XKQ" + }, + "record": { + "CNAME": "asteral1.github.io" + } +} diff --git a/domains/asteria.json b/domains/asteria.json index 53f19acf9..05d23a3b9 100644 --- a/domains/asteria.json +++ b/domains/asteria.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "spectre-xenon", - "email": "omarzaghlool538@gmail.com" - }, - "record": { - "CNAME": "asteria-9ee.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "spectre-xenon", + "email": "omarzaghlool538@gmail.com" + }, + "record": { + "CNAME": "asteria-9ee.pages.dev" + } +} diff --git a/domains/asterisk.json b/domains/asterisk.json index 623f24d40..74d6a192d 100644 --- a/domains/asterisk.json +++ b/domains/asterisk.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ast3risk-ops", - "email": "me@asterisk.lol", - "discord": "789561823863111742" - }, - "record": { - "URL": "https://asterisk.lol" - } -} \ No newline at end of file + "owner": { + "username": "ast3risk-ops", + "email": "me@asterisk.lol", + "discord": "789561823863111742" + }, + "record": { + "URL": "https://asterisk.lol" + } +} diff --git a/domains/asthriona.json b/domains/asthriona.json index 205b38b52..4efecb8de 100644 --- a/domains/asthriona.json +++ b/domains/asthriona.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asthriona", - "email": "im@asthriona.com" - }, - "record": { - "CNAME": "asthriona.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Asthriona", + "email": "im@asthriona.com" + }, + "record": { + "CNAME": "asthriona.pages.dev" + } +} diff --git a/domains/astra.json b/domains/astra.json index eac4373d5..732e5c81b 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MeHiGalatHu", - "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" - }, - "record": { - "CNAME": "astra-api.glitch.me" - } -} \ No newline at end of file + "owner": { + "username": "MeHiGalatHu", + "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" + }, + "record": { + "CNAME": "astra-api.glitch.me" + } +} diff --git a/domains/astrowin.json b/domains/astrowin.json index 3eab4c807..72d047fe1 100644 --- a/domains/astrowin.json +++ b/domains/astrowin.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "enderfoxbg", - "email": "enderfoxbg670@gmail.com", - "discord": "970380468090437672" - }, - "record": { - "CNAME": "astrowin.github.io" - } -} \ No newline at end of file + "owner": { + "username": "enderfoxbg", + "email": "enderfoxbg670@gmail.com", + "discord": "970380468090437672" + }, + "record": { + "CNAME": "astrowin.github.io" + } +} diff --git a/domains/asuid.dankamigos.json b/domains/asuid.dankamigos.json index d5cf920fb..5a1b10f6b 100644 --- a/domains/asuid.dankamigos.json +++ b/domains/asuid.dankamigos.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "mokshdk", - "email": "anirudhsus001@gmail.com" - }, - "record": { - "TXT": [ - "562965D131E7C913D1796476301A86A148A2B64B52D99FC316724B0B785FAAB1" - ] - } -} \ No newline at end of file + "owner": { + "username": "mokshdk", + "email": "anirudhsus001@gmail.com" + }, + "record": { + "TXT": ["562965D131E7C913D1796476301A86A148A2B64B52D99FC316724B0B785FAAB1"] + } +} diff --git a/domains/asuna.json b/domains/asuna.json index 80a8f4ca7..835cb6e3b 100644 --- a/domains/asuna.json +++ b/domains/asuna.json @@ -1,11 +1,11 @@ { - "description": "Asuna Personal Website", - "repo": "https://github.com/ehAsuna/ehAsuna.github.io", - "owner": { - "username": "ehAsuna", - "email": "codeasaurousteam@gmail.com" - }, - "record": { - "CNAME": "ehasuna.github.io" - } -} \ No newline at end of file + "description": "Asuna Personal Website", + "repo": "https://github.com/ehAsuna/ehAsuna.github.io", + "owner": { + "username": "ehAsuna", + "email": "codeasaurousteam@gmail.com" + }, + "record": { + "CNAME": "ehasuna.github.io" + } +} diff --git a/domains/aswin-m-v.json b/domains/aswin-m-v.json index 291d8278c..674e78a93 100644 --- a/domains/aswin-m-v.json +++ b/domains/aswin-m-v.json @@ -1,11 +1,11 @@ { - "description": "Personal website me , Aswin M V", - "repo": "https://github.com/AswinArsha/mypersonalwebsite.git", - "owner": { - "username": "AswinArsha", - "email": "aswinmv13@gmail.com" - }, - "record": { - "CNAME": "tubular-kangaroo-60ad83.netlify.app" - } -} \ No newline at end of file + "description": "Personal website me , Aswin M V", + "repo": "https://github.com/AswinArsha/mypersonalwebsite.git", + "owner": { + "username": "AswinArsha", + "email": "aswinmv13@gmail.com" + }, + "record": { + "CNAME": "tubular-kangaroo-60ad83.netlify.app" + } +} diff --git a/domains/aswin-vs.json b/domains/aswin-vs.json index 9921730a4..7e5913870 100644 --- a/domains/aswin-vs.json +++ b/domains/aswin-vs.json @@ -1,11 +1,11 @@ { - "description": "Portfolio of Aswin V S", - "repo": "https://github.com/aswin-vs/Portfolio", - "owner": { - "username": "aswin-vs", - "email": "aswinvs.nitt@gmail.com" - }, - "record": { - "CNAME": "aswin-vs.github.io" - } -} \ No newline at end of file + "description": "Portfolio of Aswin V S", + "repo": "https://github.com/aswin-vs/Portfolio", + "owner": { + "username": "aswin-vs", + "email": "aswinvs.nitt@gmail.com" + }, + "record": { + "CNAME": "aswin-vs.github.io" + } +} diff --git a/domains/aswin.json b/domains/aswin.json index 84ed40928..c16350ea7 100644 --- a/domains/aswin.json +++ b/domains/aswin.json @@ -1,11 +1,11 @@ { - "description": "Aswin's personal portfolio", - "repo": "https://github.com/aswinskumar67/iamaswin.github.io", - "owner": { - "username": "aswinskumar67", - "email": "aswin.skumaro2bme@gmail.com" - }, - "record": { - "CNAME": "aswinskumar67.github.io" - } -} \ No newline at end of file + "description": "Aswin's personal portfolio", + "repo": "https://github.com/aswinskumar67/iamaswin.github.io", + "owner": { + "username": "aswinskumar67", + "email": "aswin.skumaro2bme@gmail.com" + }, + "record": { + "CNAME": "aswinskumar67.github.io" + } +} diff --git a/domains/aswinmahesh.json b/domains/aswinmahesh.json index c01f4a4dc..9ff22977f 100644 --- a/domains/aswinmahesh.json +++ b/domains/aswinmahesh.json @@ -1,18 +1,12 @@ { - "description": "Aswin Mahesh Website", - "repo": "https://github.com/aswinmahesh", - "owner": { - "username": "aswinmahesh", - "email": "aswinmahesh.com+dns@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "Aswin Mahesh Website", + "owner": { + "username": "aswinmahesh", + "email": "aswinmahesh.com+dns@gmail.com" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/aswinmaheshc.json b/domains/aswinmaheshc.json index 48bf13cb2..f404b4913 100644 --- a/domains/aswinmaheshc.json +++ b/domains/aswinmaheshc.json @@ -1,18 +1,12 @@ { - "description": "Aswin Mahesh C Website", - "repo": "https://github.com/aswinmahesh", - "owner": { - "username": "aswinmahesh", - "email": "aswinmahesh.com+dns@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "Aswin Mahesh C Website", + "owner": { + "username": "aswinmahesh", + "email": "aswinmahesh.com+dns@gmail.com" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/aswinop.json b/domains/aswinop.json index 5395a29a2..53183abca 100644 --- a/domains/aswinop.json +++ b/domains/aswinop.json @@ -1,12 +1,12 @@ { - "description": "Aswin's portfolio and project wikis", - "repo": "https://github.com/AswinOP/aswinop.github.io", - "owner": { - "username": "AswinOP", - "email": "itsaswinop@gmail.com", - "twitter": "iamaswinop" - }, - "record": { - "CNAME": "aswinop.github.io" - } -} \ No newline at end of file + "description": "Aswin's portfolio and project wikis", + "repo": "https://github.com/AswinOP/aswinop.github.io", + "owner": { + "username": "AswinOP", + "email": "itsaswinop@gmail.com", + "twitter": "iamaswinop" + }, + "record": { + "CNAME": "aswinop.github.io" + } +} diff --git a/domains/aswinrout.json b/domains/aswinrout.json index 2577b7d8c..fda546dc8 100644 --- a/domains/aswinrout.json +++ b/domains/aswinrout.json @@ -1,11 +1,11 @@ { - "description": "aswinrout.is-a.dev", - "repo": "https://github.com/AswinCreates/aswincreates.github.io", - "owner": { - "username": "AswinCreates", - "email": "aswin94281@gmail.com" - }, - "record": { - "CNAME": "aswincreates.github.io" - } -} \ No newline at end of file + "description": "aswinrout.is-a.dev", + "repo": "https://github.com/AswinCreates/aswincreates.github.io", + "owner": { + "username": "AswinCreates", + "email": "aswin94281@gmail.com" + }, + "record": { + "CNAME": "aswincreates.github.io" + } +} diff --git a/domains/async.json b/domains/async.json index 083e93990..b640d8f72 100644 --- a/domains/async.json +++ b/domains/async.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "synqqrawr", - "discord": "797422750321999943", - "owl": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.crVD_cCdtO6b_JicT3SsK0s6yaSVj3jrf4uy2ecSvBp-kgiqcmhOaeuMyU10dMdvcvrhhfLrDvbYYawk6i4cCbThsYKVoNcmfQmFG4EE-CA98kwasx_g1xHlwXCq3tu1TxLpAOmahvp871714nMFqXvUGK2j0bLsZngbQXbxgz_-3z7o-Kr3T8JhvjSvNXpv8JNyHnQp4bFQ8x7wbSgvAK0y2cskwpKPafc3KigaD511hkWi0YXrZidsW8v3iOUv_uEUXporuGjtf5tsTu0ABmAZjzJ4KCuyM6pYuXJ8tms9W6nXP-fAv6j-c9yEnj6gZnvGk5cZmSjzKxjeqlnoJA.MltIcXwGYYlotVb2BMAjQw.FgwQ7PdSm6tYQ4UVzc7of9O8G02KBJ9U3XgJ69sBTJZf4LOdG6Dwb-87FQ9rPwRZ-U-8PUl9290ub6qDfIqzic8wft5wi1mjJBRIT4B9Luo.sLGOlk_-pYJLI8Oqmo1mOw" - }, - "record": { - "CNAME": "synqq.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "synqqrawr", + "discord": "797422750321999943", + "owl": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.crVD_cCdtO6b_JicT3SsK0s6yaSVj3jrf4uy2ecSvBp-kgiqcmhOaeuMyU10dMdvcvrhhfLrDvbYYawk6i4cCbThsYKVoNcmfQmFG4EE-CA98kwasx_g1xHlwXCq3tu1TxLpAOmahvp871714nMFqXvUGK2j0bLsZngbQXbxgz_-3z7o-Kr3T8JhvjSvNXpv8JNyHnQp4bFQ8x7wbSgvAK0y2cskwpKPafc3KigaD511hkWi0YXrZidsW8v3iOUv_uEUXporuGjtf5tsTu0ABmAZjzJ4KCuyM6pYuXJ8tms9W6nXP-fAv6j-c9yEnj6gZnvGk5cZmSjzKxjeqlnoJA.MltIcXwGYYlotVb2BMAjQw.FgwQ7PdSm6tYQ4UVzc7of9O8G02KBJ9U3XgJ69sBTJZf4LOdG6Dwb-87FQ9rPwRZ-U-8PUl9290ub6qDfIqzic8wft5wi1mjJBRIT4B9Luo.sLGOlk_-pYJLI8Oqmo1mOw" + }, + "record": { + "CNAME": "synqq.pages.dev" + } +} diff --git a/domains/asyncedd.json b/domains/asyncedd.json index a10c5a634..80927cee2 100644 --- a/domains/asyncedd.json +++ b/domains/asyncedd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "asyncedd", - "email": "isynqquwu@proton.me" - }, - "record": { - "CNAME": "asyncedd.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "asyncedd", + "email": "isynqquwu@proton.me" + }, + "record": { + "CNAME": "asyncedd.pages.dev" + } +} diff --git a/domains/at-muhammad.json b/domains/at-muhammad.json index 9dce1936a..f1089bec3 100644 --- a/domains/at-muhammad.json +++ b/domains/at-muhammad.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "xgovernor", - "email": "abutahermuhammad@outlook.com", - "description": "Portfolio website of Abu Taher Muhammad" - }, - "record": { - "CNAME": "at-mah.vercel.app" - } + "owner": { + "username": "xgovernor", + "email": "abutahermuhammad@outlook.com", + "description": "Portfolio website of Abu Taher Muhammad" + }, + "record": { + "CNAME": "at-mah.vercel.app" + } } diff --git a/domains/ataim.json b/domains/ataim.json index cb98fe696..16b849a47 100644 --- a/domains/ataim.json +++ b/domains/ataim.json @@ -1,11 +1,11 @@ { - "description": "For my portofolio", - "repo": "https://ataim9999.github.io/mrataim", - "owner": { - "username": "ataim9999", - "email": "daanprive0@gmail.com" - }, - "record": { - "CNAME": "ataim9999.github.io" - } -} \ No newline at end of file + "description": "For my portofolio", + "repo": "https://ataim9999.github.io/mrataim", + "owner": { + "username": "ataim9999", + "email": "daanprive0@gmail.com" + }, + "record": { + "CNAME": "ataim9999.github.io" + } +} diff --git a/domains/atechadventurer.json b/domains/atechadventurer.json index c9558d769..c4908c57e 100644 --- a/domains/atechadventurer.json +++ b/domains/atechadventurer.json @@ -1,11 +1,10 @@ { - "description": "ATechAdventurer's Site", - "repo": "https://github.com/ATechAdventurer", - "owner": { - "username": "ATechAdventurer", - "email": "cam.steeleis@gmail.com" - }, - "record": { - "URL": "https://github.com/ATechAdventurer" - } -} \ No newline at end of file + "description": "ATechAdventurer's Site", + "owner": { + "username": "ATechAdventurer", + "email": "cam.steeleis@gmail.com" + }, + "record": { + "URL": "https://github.com/ATechAdventurer" + } +} diff --git a/domains/ath.json b/domains/ath.json index 550fe8a30..aac6e1283 100644 --- a/domains/ath.json +++ b/domains/ath.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Anchu251", - "email": "thuanhvu.ai@gmail.com" - }, - "record": { - "CNAME": "anchu251.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Anchu251", + "email": "thuanhvu.ai@gmail.com" + }, + "record": { + "CNAME": "anchu251.github.io" + } +} diff --git a/domains/athanasopoulos.json b/domains/athanasopoulos.json index 18fdf65d7..c42231138 100644 --- a/domains/athanasopoulos.json +++ b/domains/athanasopoulos.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "athanasso", - "email": "manos.athanasopoulos@yahoo.gr", - "discord": "187183823354724352" - }, - "record": { - "CNAME": "next-portfolio-eight-kohl.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "athanasso", + "email": "manos.athanasopoulos@yahoo.gr", + "discord": "187183823354724352" + }, + "record": { + "CNAME": "next-portfolio-eight-kohl.vercel.app" + } +} diff --git a/domains/atharv.json b/domains/atharv.json index 21fa0d897..5613a2fd5 100644 --- a/domains/atharv.json +++ b/domains/atharv.json @@ -1,12 +1,12 @@ { - "description": "Personal website for Atharv", - "repo": "https://github.com/realatharv/atharv.github.io", - "owner": { - "username": "realatharv", - "email": "atharv.sbiz@gmail.com", - "twitter": "realatharv" - }, - "record": { - "CNAME": "realatharv.github.io" - } -} \ No newline at end of file + "description": "Personal website for Atharv", + "repo": "https://github.com/realatharv/atharv.github.io", + "owner": { + "username": "realatharv", + "email": "atharv.sbiz@gmail.com", + "twitter": "realatharv" + }, + "record": { + "CNAME": "realatharv.github.io" + } +} diff --git a/domains/atharva.json b/domains/atharva.json index 3c2779943..c98afeecd 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -1,14 +1,11 @@ { - "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", - "owner": { - "username": "atharvaupadhyay", - "email": "atharva.upadhyay1099@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", + "owner": { + "username": "atharvaupadhyay", + "email": "atharva.upadhyay1099@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/atharvd.json b/domains/atharvd.json index 046d22993..f2ebcd78a 100644 --- a/domains/atharvd.json +++ b/domains/atharvd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "D-Atharv", - "email": "atharv.dewangan04@gmail.com" - }, - "record": { - "CNAME": "my-portfolio-dusky-six-78.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "D-Atharv", + "email": "atharv.dewangan04@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-dusky-six-78.vercel.app" + } +} diff --git a/domains/athfan.json b/domains/athfan.json index e523852c5..593cf788b 100644 --- a/domains/athfan.json +++ b/domains/athfan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "athphane", - "email": "athphane@gmail.com" - }, - "record": { - "CNAME": "athfan.com" - } + "owner": { + "username": "athphane", + "email": "athphane@gmail.com" + }, + "record": { + "CNAME": "athfan.com" + } } diff --git a/domains/athifrahmawan.json b/domains/athifrahmawan.json index 769452e38..9528ae292 100644 --- a/domains/athifrahmawan.json +++ b/domains/athifrahmawan.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ProfRiski", - "email": "profriski10@gmail.com", - "discord": "Athif#3017" - }, - "description": "Athif Rahmawan's Portfolio", - "record": { - "CNAME": "profriski.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ProfRiski", + "email": "profriski10@gmail.com", + "discord": "Athif#3017" + }, + "description": "Athif Rahmawan's Portfolio", + "record": { + "CNAME": "profriski.github.io" + } +} diff --git a/domains/athira-li.json b/domains/athira-li.json index 38aacadd2..0681d7ffa 100644 --- a/domains/athira-li.json +++ b/domains/athira-li.json @@ -1,11 +1,11 @@ { - "description": "Athira's Web-Dev Home", - "repo": "https://github.com/Athira-L-I/Athira-L-I.github.io", - "owner": { - "username": "Athira-L-I", - "email": "athirali4582@gmail.com" - }, - "record": { - "CNAME": "athira-l-i.github.io" - } -} \ No newline at end of file + "description": "Athira's Web-Dev Home", + "repo": "https://github.com/Athira-L-I/Athira-L-I.github.io", + "owner": { + "username": "Athira-L-I", + "email": "athirali4582@gmail.com" + }, + "record": { + "CNAME": "athira-l-i.github.io" + } +} diff --git a/domains/ati.json b/domains/ati.json index 1a8fd4f75..4b15481c8 100644 --- a/domains/ati.json +++ b/domains/ati.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "creeperkafasi", - "discord": "442685489833705483", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZPTcnLdFttSuLaKlK39M9sd2ycdqHvSoqSEB3_9Et8BOhXNb5gH12xoXrjULQ-VZn_pNgglyesizfRYYtiPBgT1tpqZXuH-oaUgwY7g9NuFcoZAsGX8G2vNR-a_j9rw_7KdpB-NikCUjqt4Af_VS-opbI7Tjshwcte1BFYqJrGvjacnRMkmiLI1c3GuR64MqOmNmQdgz2Lo7wy8yzfPbGKFm49KkZSfz3br_xi8HgRDgOvBYE4HOiPoS7Br_wGyOWp9LOOpJV-h2cKxqW_NrYDjqNDymiod-H0HjvNp-unlINxJ1Lr_zv8-_lqWWF0USHBav0csOOniQrOfTlp4TOg.K8BBMA79AcjnjVD2m_LyUQ.9tFlThKomuA3pULo231_52baTqhyItv6H8y5zFlQSsqx5yx0eCIAWR8Fk5FbC30kIBAj8cxmpmTz_-zvq86deOrN8kJruww8eu8Ywc6vZdo.QoCfXfVsFPMBt4wLOiBZtQ" - }, - "record": { - "CNAME": "atiai.github.io" - } -} \ No newline at end of file + "owner": { + "username": "creeperkafasi", + "discord": "442685489833705483", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZPTcnLdFttSuLaKlK39M9sd2ycdqHvSoqSEB3_9Et8BOhXNb5gH12xoXrjULQ-VZn_pNgglyesizfRYYtiPBgT1tpqZXuH-oaUgwY7g9NuFcoZAsGX8G2vNR-a_j9rw_7KdpB-NikCUjqt4Af_VS-opbI7Tjshwcte1BFYqJrGvjacnRMkmiLI1c3GuR64MqOmNmQdgz2Lo7wy8yzfPbGKFm49KkZSfz3br_xi8HgRDgOvBYE4HOiPoS7Br_wGyOWp9LOOpJV-h2cKxqW_NrYDjqNDymiod-H0HjvNp-unlINxJ1Lr_zv8-_lqWWF0USHBav0csOOniQrOfTlp4TOg.K8BBMA79AcjnjVD2m_LyUQ.9tFlThKomuA3pULo231_52baTqhyItv6H8y5zFlQSsqx5yx0eCIAWR8Fk5FbC30kIBAj8cxmpmTz_-zvq86deOrN8kJruww8eu8Ywc6vZdo.QoCfXfVsFPMBt4wLOiBZtQ" + }, + "record": { + "CNAME": "atiai.github.io" + } +} diff --git a/domains/atul.json b/domains/atul.json index 0949c85d4..a560b78ff 100644 --- a/domains/atul.json +++ b/domains/atul.json @@ -1,11 +1,11 @@ { - "description": "Coming Soon", - "repo": "https://github.com/AtulPatil-me/AtulPatil-me.github.io", - "owner": { - "username": "Atul-Patil-99", - "email": "atuluttampatil.1757@gmail.com" - }, - "record": { - "CNAME": "atulpatil-me.github.io" - } -} \ No newline at end of file + "description": "Coming Soon", + "repo": "https://github.com/AtulPatil-me/AtulPatil-me.github.io", + "owner": { + "username": "Atul-Patil-99", + "email": "atuluttampatil.1757@gmail.com" + }, + "record": { + "CNAME": "atulpatil-me.github.io" + } +} diff --git a/domains/au.json b/domains/au.json index 8a3bc16ab..b96b01370 100644 --- a/domains/au.json +++ b/domains/au.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zzph", - "email": "johnbrettc@gmail.com" - }, - "record": { - "CNAME": "zephyr-1.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "zzph", + "email": "johnbrettc@gmail.com" + }, + "record": { + "CNAME": "zephyr-1.onrender.com" + } +} diff --git a/domains/aud.json b/domains/aud.json index 093af5060..5a7f7fe3f 100644 --- a/domains/aud.json +++ b/domains/aud.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "An-Unnamed-Developer", - "email": "loganj1403@outlook.com" - }, - "record": { - "A": ["82.16.42.25"] - } + "owner": { + "username": "An-Unnamed-Developer", + "email": "loganj1403@outlook.com" + }, + "record": { + "A": ["82.16.42.25"] + } } diff --git a/domains/augustine.json b/domains/augustine.json index b0fd6aa84..3ea325398 100644 --- a/domains/augustine.json +++ b/domains/augustine.json @@ -1,11 +1,10 @@ { - "description": "Augustine's personal developer website", - "repo": "https://github.com/augustineaykara", - "owner": { - "username": "augustineaykara", - "email": "augustineaykara@gmail.com" - }, - "record": { - "URL": "http://augustine.aykara4.com" - } -} \ No newline at end of file + "description": "Augustine's personal developer website", + "owner": { + "username": "augustineaykara", + "email": "augustineaykara@gmail.com" + }, + "record": { + "URL": "http://augustine.aykara4.com" + } +} diff --git a/domains/auq3l.json b/domains/auq3l.json index ef7b97bba..7e02ef3b0 100644 --- a/domains/auq3l.json +++ b/domains/auq3l.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "l3qua", - "email": "lequangthanh260211@gmail.com" - }, - "record": { - "CNAME": "l3qua.github.io" - } -} \ No newline at end of file + "owner": { + "username": "l3qua", + "email": "lequangthanh260211@gmail.com" + }, + "record": { + "CNAME": "l3qua.github.io" + } +} diff --git a/domains/aura.json b/domains/aura.json index 155191db7..06568244b 100644 --- a/domains/aura.json +++ b/domains/aura.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "auravoid", - "email": "github@auravoid.dev" - }, - "record": { - "CNAME": "aura-is-a-dev.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "auravoid", + "email": "github@auravoid.dev" + }, + "record": { + "CNAME": "aura-is-a-dev.pages.dev" + } +} diff --git a/domains/aus.json b/domains/aus.json index 1258be57c..f5c40ead8 100644 --- a/domains/aus.json +++ b/domains/aus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" - }, - "record": { - "URL": "https://mrakshayas.github.io/portfolio/" - } -} \ No newline at end of file + "owner": { + "username": "MrAkshayAS", + "email": "akshau72p@gmail.com" + }, + "record": { + "URL": "https://mrakshayas.github.io/portfolio/" + } +} diff --git a/domains/austino.json b/domains/austino.json index 9141239a6..5d24b4b1f 100644 --- a/domains/austino.json +++ b/domains/austino.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AustinGraphics", - "email": "austinxthomas@gmail.com" - }, - "record": { - "CNAME": "austingraphics.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AustinGraphics", + "email": "austinxthomas@gmail.com" + }, + "record": { + "CNAME": "austingraphics.github.io" + } +} diff --git a/domains/ausy.json b/domains/ausy.json index 2a01b7702..234f14ec7 100644 --- a/domains/ausy.json +++ b/domains/ausy.json @@ -1,11 +1,11 @@ { - "description": "austinfenne.is-a.dev", - "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io", - "owner": { - "username": "FenneAustin", - "email": "austindfenne@gmail.com" - }, - "record": { - "CNAME": "fenneaustin.github.io" - } -} \ No newline at end of file + "description": "austinfenne.is-a.dev", + "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io", + "owner": { + "username": "FenneAustin", + "email": "austindfenne@gmail.com" + }, + "record": { + "CNAME": "fenneaustin.github.io" + } +} diff --git a/domains/autobean.json b/domains/autobean.json index 97df65fe0..d1eb25b2e 100644 --- a/domains/autobean.json +++ b/domains/autobean.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "AriesPowv", - "email": "apowvalla26@jesuitmail.org" - }, - "record": { - "A": [ - "34.111.254.92" - ] - } -} \ No newline at end of file + "owner": { + "username": "AriesPowv", + "email": "apowvalla26@jesuitmail.org" + }, + "record": { + "A": ["34.111.254.92"] + } +} diff --git a/domains/autodiscover.halinh0506.json b/domains/autodiscover.halinh0506.json index 829b048de..8c9d66830 100644 --- a/domains/autodiscover.halinh0506.json +++ b/domains/autodiscover.halinh0506.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "huanhoahongso3-collab", - "email": "huanhoahongso3@gmail.com" - }, - "record": { - "CNAME": "autodiscover.outlook.com" - } -} \ No newline at end of file + "owner": { + "username": "huanhoahongso3-collab", + "email": "huanhoahongso3@gmail.com" + }, + "record": { + "CNAME": "autodiscover.outlook.com" + } +} diff --git a/domains/autodiscover.yash.json b/domains/autodiscover.yash.json index f6e86a2ec..5fbc873dc 100644 --- a/domains/autodiscover.yash.json +++ b/domains/autodiscover.yash.json @@ -1,11 +1,11 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/real-yash/website", - "owner": { - "username": "real-yash", - "email": "connect@real-yash.is-a.dev" - }, - "record": { - "CNAME": "autodiscover.outlook.com" - } -} \ No newline at end of file + "description": "Link to my portfolio site.", + "repo": "https://github.com/real-yash/website", + "owner": { + "username": "real-yash", + "email": "connect@real-yash.is-a.dev" + }, + "record": { + "CNAME": "autodiscover.outlook.com" + } +} diff --git a/domains/ave.json b/domains/ave.json index 0942d451a..456a3e924 100644 --- a/domains/ave.json +++ b/domains/ave.json @@ -1,11 +1,11 @@ { - "description": "Personal website for @ayvacs", - "repo": "https://github.com/ayvacs/ayvacs.github.io", - "owner": { - "username": "ayvacs", - "email": "ayvacs@proton.me" - }, - "record": { - "CNAME": "ayvacs.github.io" - } -} \ No newline at end of file + "description": "Personal website for @ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@proton.me" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +} diff --git a/domains/avellea.json b/domains/avellea.json index 1f4e4b5ab..cb8c2e2f9 100644 --- a/domains/avellea.json +++ b/domains/avellea.json @@ -1,11 +1,11 @@ { - "description": "Personal website.", - "repo": "https://github.com/Avellea/Avellea.github.io", - "owner": { - "username": "Avellea", - "discord": "Ave#2776" - }, - "record": { - "CNAME": "avellea.github.io" - } -} \ No newline at end of file + "description": "Personal website.", + "repo": "https://github.com/Avellea/Avellea.github.io", + "owner": { + "username": "Avellea", + "discord": "Ave#2776" + }, + "record": { + "CNAME": "avellea.github.io" + } +} diff --git a/domains/avengers-sonarqube.json b/domains/avengers-sonarqube.json index 38aa39df0..fc7696611 100644 --- a/domains/avengers-sonarqube.json +++ b/domains/avengers-sonarqube.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hxhieu", - "email": "hugh.hoang@gmail.com" - }, - "record": { - "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" - } -} \ No newline at end of file + "owner": { + "username": "hxhieu", + "email": "hugh.hoang@gmail.com" + }, + "record": { + "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" + } +} diff --git a/domains/averagepce.json b/domains/averagepce.json index 1a9efa628..12dc26112 100644 --- a/domains/averagepce.json +++ b/domains/averagepce.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "FaultyFaulty-glitch", - "email": "faultywindows@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "FaultyFaulty-glitch", + "email": "faultywindows@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/averagepcweb.json b/domains/averagepcweb.json index ba025dc30..d7de4fcdb 100644 --- a/domains/averagepcweb.json +++ b/domains/averagepcweb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FaultyFaulty-glitch", - "discord": "1102928631191322675" - }, - "record": { - "CNAME": "averagepcweb.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "FaultyFaulty-glitch", + "discord": "1102928631191322675" + }, + "record": { + "CNAME": "averagepcweb.pages.dev" + } +} diff --git a/domains/averse.json b/domains/averse.json index a4d168a52..a01b730f1 100644 --- a/domains/averse.json +++ b/domains/averse.json @@ -1,11 +1,11 @@ { - "description": "Personal site", - "repo": "https://github.com/AverseABFun/my-site", - "owner": { - "username": "AverseABFun", - "email": "averse.abfun@gmail.com" - }, - "record": { - "CNAME": "averseabfun.github.io" - } -} \ No newline at end of file + "description": "Personal site", + "repo": "https://github.com/AverseABFun/my-site", + "owner": { + "username": "AverseABFun", + "email": "averse.abfun@gmail.com" + }, + "record": { + "CNAME": "averseabfun.github.io" + } +} diff --git a/domains/avery.json b/domains/avery.json index b03a618b8..af5e85347 100644 --- a/domains/avery.json +++ b/domains/avery.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "caverym", - "email": "averylapine@gmail.com", - "discord": "Avery~#1845" - }, - "description": "A cool domain that will most likely use!", - "record": { - "CNAME": "caverym.net" - } -} \ No newline at end of file + "owner": { + "username": "caverym", + "email": "averylapine@gmail.com", + "discord": "Avery~#1845" + }, + "description": "A cool domain that will most likely use!", + "record": { + "CNAME": "caverym.net" + } +} diff --git a/domains/avg.json b/domains/avg.json index a787e2f0a..68077ac02 100644 --- a/domains/avg.json +++ b/domains/avg.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AverageHelper", - "mastodon": "@avghelper@average.name" - }, - "record": { - "URL": "https://average.name" - } -} \ No newline at end of file + "owner": { + "username": "AverageHelper", + "mastodon": "@avghelper@average.name" + }, + "record": { + "URL": "https://average.name" + } +} diff --git a/domains/avi.json b/domains/avi.json index 8c914ca44..7b197271f 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "avipars", - "email": "isdev@aviparshan.com" - }, - "record": { - "CNAME": "avipars.github.io" - }, - "description": "Personal website with useful links", - "repo": "https://github.com/avipars/avipars.github.io" -} \ No newline at end of file + "owner": { + "username": "avipars", + "email": "isdev@aviparshan.com" + }, + "record": { + "CNAME": "avipars.github.io" + }, + "description": "Personal website with useful links", + "repo": "https://github.com/avipars/avipars.github.io" +} diff --git a/domains/avidevs31.json b/domains/avidevs31.json index bce27e1e5..c5ba0bfbe 100644 --- a/domains/avidevs31.json +++ b/domains/avidevs31.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AviDevs31", - "email": "josealbertotaverazz@gmail.com" - }, - "record": { - "CNAME": "avidevs31.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AviDevs31", + "email": "josealbertotaverazz@gmail.com" + }, + "record": { + "CNAME": "avidevs31.github.io" + } +} diff --git a/domains/avilam.json b/domains/avilam.json index dbc00b3fd..e226bad00 100644 --- a/domains/avilam.json +++ b/domains/avilam.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "dxravage" - }, - "record": { - "CNAME": "dxravage.github.io" - } + "owner": { + "username": "dxravage" + }, + "record": { + "CNAME": "dxravage.github.io" + } } diff --git a/domains/avnoor-gamerz.json b/domains/avnoor-gamerz.json index d35374514..92d607ea7 100644 --- a/domains/avnoor-gamerz.json +++ b/domains/avnoor-gamerz.json @@ -1,12 +1,12 @@ { - "description": "Official WEBSITE OF aVNOOR gAMERZ", - "repo": "https://github.com/Avnoor-Gamerz/avnoor-gamerz.github.io", - "owner": { - "username": "avnoor-gamerz", - "email": "avnoorchahal001@gmail.com", - "twitter": "avnoor-gamerz" - }, - "record": { - "CNAME": "avnoor-gamerz.github.io" - } -} \ No newline at end of file + "description": "Official WEBSITE OF aVNOOR gAMERZ", + "repo": "https://github.com/Avnoor-Gamerz/avnoor-gamerz.github.io", + "owner": { + "username": "avnoor-gamerz", + "email": "avnoorchahal001@gmail.com", + "twitter": "avnoor-gamerz" + }, + "record": { + "CNAME": "avnoor-gamerz.github.io" + } +} diff --git a/domains/awais.json b/domains/awais.json index 8f61a845a..e50653d4e 100644 --- a/domains/awais.json +++ b/domains/awais.json @@ -1,12 +1,12 @@ { - "description": "Portfolio website for Awais Khan Niazi", - "repo": "https://github.com/askhan963/register", - "owner": { - "username": "askhan963", - "email": "awaisknas963@gmail.com" - }, - "record": { - "CNAME": "awaiskhanniazi.netlify.app" - }, - "proxied": false -} \ No newline at end of file + "description": "Portfolio website for Awais Khan Niazi", + "repo": "https://github.com/askhan963/register", + "owner": { + "username": "askhan963", + "email": "awaisknas963@gmail.com" + }, + "record": { + "CNAME": "awaiskhanniazi.netlify.app" + }, + "proxied": false +} diff --git a/domains/awan.json b/domains/awan.json index 6aeedb1d6..7890ad975 100644 --- a/domains/awan.json +++ b/domains/awan.json @@ -1,11 +1,11 @@ { - "description": "Awan Shrestha's Site", - "owner": { - "username": "awanshrestha", - "email": "awa1shrestha@gmail.com", - "twitter": "awanshrestha1" - }, - "record": { - "URL": "https://awan.com.np" - } -} \ No newline at end of file + "description": "Awan Shrestha's Site", + "owner": { + "username": "awanshrestha", + "email": "awa1shrestha@gmail.com", + "twitter": "awanshrestha1" + }, + "record": { + "URL": "https://awan.com.np" + } +} diff --git a/domains/awhvish.json b/domains/awhvish.json index deaa93a9a..55661a28f 100644 --- a/domains/awhvish.json +++ b/domains/awhvish.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "awhvish", - "email": "high.avis.lowha@gmail.com" - }, - "record": { - "CNAME": "awhvish.vercel.app" - } + "owner": { + "username": "awhvish", + "email": "high.avis.lowha@gmail.com" + }, + "record": { + "CNAME": "awhvish.vercel.app" } - \ No newline at end of file +} diff --git a/domains/axay.json b/domains/axay.json index 0f782d54b..3bea8a7b9 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrAkshayAS", - "discord": "mrakshayas" - }, - "record": { - "URL": "https://mrakshayas.github.io/" - } -} \ No newline at end of file + "owner": { + "username": "MrAkshayAS", + "discord": "mrakshayas" + }, + "record": { + "URL": "https://mrakshayas.github.io/" + } +} diff --git a/domains/axd.json b/domains/axd.json index e2a171f38..833de0b33 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alexdhg", - "email": "webmaster@webwarp.ro" - }, - "record": { - "URL": "https://webwarp.ro" - } -} \ No newline at end of file + "owner": { + "username": "alexdhg", + "email": "webmaster@webwarp.ro" + }, + "record": { + "URL": "https://webwarp.ro" + } +} diff --git a/domains/axe.json b/domains/axe.json index 323c098a6..490132d0e 100644 --- a/domains/axe.json +++ b/domains/axe.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "axelawh", - "email": "lewisbrown171@gmail.com" - }, - "record": { - "A": [ - "195.20.254.54" - ] - } -} \ No newline at end of file + "owner": { + "username": "axelawh", + "email": "lewisbrown171@gmail.com" + }, + "record": { + "A": ["195.20.254.54"] + } +} diff --git a/domains/axel.json b/domains/axel.json index 1e97e886a..15f0a6860 100644 --- a/domains/axel.json +++ b/domains/axel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axelilali", - "email": "axel.ilali@yahoo.fr" - }, - "record": { - "CNAME": "axel-ilali.com" - } -} \ No newline at end of file + "owner": { + "username": "axelilali", + "email": "axel.ilali@yahoo.fr" + }, + "record": { + "CNAME": "axel-ilali.com" + } +} diff --git a/domains/axeon.json b/domains/axeon.json index d2f33ba7e..140a06bd7 100644 --- a/domains/axeon.json +++ b/domains/axeon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vyfor", - "discord": "vyfor" - }, - "record": { - "CNAME": "axeon.pages.dev" - } + "owner": { + "username": "vyfor", + "discord": "vyfor" + }, + "record": { + "CNAME": "axeon.pages.dev" + } } diff --git a/domains/axewbotx.json b/domains/axewbotx.json index d871f2fcc..9001701b6 100644 --- a/domains/axewbotx.json +++ b/domains/axewbotx.json @@ -1,12 +1,12 @@ { - "description": "Personal Website", - "repo": "https://github.com/AxewBoTX/axewbotx.github.io", - "owner": { - "username": "AxewBoTX", - "email": "lovedeepbrar54155@gmail.com", - "twitter": "AxewBoTX" - }, - "record": { - "CNAME": "axewbotx.github.io" - } -} \ No newline at end of file + "description": "Personal Website", + "repo": "https://github.com/AxewBoTX/axewbotx.github.io", + "owner": { + "username": "AxewBoTX", + "email": "lovedeepbrar54155@gmail.com", + "twitter": "AxewBoTX" + }, + "record": { + "CNAME": "axewbotx.github.io" + } +} diff --git a/domains/axinux.json b/domains/axinux.json index 8ef12e7ec..0511d4406 100644 --- a/domains/axinux.json +++ b/domains/axinux.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axinux", - "email": "theaxinux@gmail.com" - }, - "record": { - "CNAME": "my-website-cvi.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "axinux", + "email": "theaxinux@gmail.com" + }, + "record": { + "CNAME": "my-website-cvi.pages.dev" + } +} diff --git a/domains/axioris.json b/domains/axioris.json index 8116c6d01..bee8d25e5 100644 --- a/domains/axioris.json +++ b/domains/axioris.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axioris", - "email": "dane.foster.collins@gmail.com" - }, - "record": { - "CNAME": "axioris.github.io" - } -} \ No newline at end of file + "owner": { + "username": "axioris", + "email": "dane.foster.collins@gmail.com" + }, + "record": { + "CNAME": "axioris.github.io" + } +} diff --git a/domains/axo.json b/domains/axo.json index 32247e4f8..1b827d480 100644 --- a/domains/axo.json +++ b/domains/axo.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "ImAxolotlicekDev", - "discord": "1125148972449796136", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" - }, - "record": { - "A": [ - "158.178.206.169" - ] - } -} \ No newline at end of file + "owner": { + "username": "ImAxolotlicekDev", + "discord": "1125148972449796136", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" + }, + "record": { + "A": ["158.178.206.169"] + } +} diff --git a/domains/axrxvm.json b/domains/axrxvm.json index c06775e5d..c019c3058 100644 --- a/domains/axrxvm.json +++ b/domains/axrxvm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AaravMehta59", - "email": "poojaaarav321@gmail.com" - }, - "record": { - "URL": "https://aaravm.me/" - } -} \ No newline at end of file + "owner": { + "username": "AaravMehta59", + "email": "poojaaarav321@gmail.com" + }, + "record": { + "URL": "https://aaravm.me/" + } +} diff --git a/domains/ayaangrover.json b/domains/ayaangrover.json index aa6e7b68f..545053a65 100644 --- a/domains/ayaangrover.json +++ b/domains/ayaangrover.json @@ -1,12 +1,12 @@ { - "description": "A better link for my personal profile", - "repo": "https://github.com/ayaangrover/ayaangrover.github.io", - "owner": { - "username": "ayaangrover", - "email": "ayaangrover@gmail.com", - "twitter": "grover_ayaan" - }, - "record": { - "CNAME": "ayaangrover.github.io" - } -} \ No newline at end of file + "description": "A better link for my personal profile", + "repo": "https://github.com/ayaangrover/ayaangrover.github.io", + "owner": { + "username": "ayaangrover", + "email": "ayaangrover@gmail.com", + "twitter": "grover_ayaan" + }, + "record": { + "CNAME": "ayaangrover.github.io" + } +} diff --git a/domains/ayaanhaider.json b/domains/ayaanhaider.json index 434955b65..594c3916a 100644 --- a/domains/ayaanhaider.json +++ b/domains/ayaanhaider.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayaanhaider-dev", - "email": "ayaanhaider.dev@gmail.com" - }, - "record": { - "CNAME": "ayaanhaider-dev.web.app" - } -} \ No newline at end of file + "owner": { + "username": "ayaanhaider-dev", + "email": "ayaanhaider.dev@gmail.com" + }, + "record": { + "CNAME": "ayaanhaider-dev.web.app" + } +} diff --git a/domains/ayan.json b/domains/ayan.json index 888c3e7de..301f6bac0 100644 --- a/domains/ayan.json +++ b/domains/ayan.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "Ghost-67-G", - "discordUserame": "ghost_67_g", - "discord": "1257342894172274758", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.InxyqXdwBXr24GsihCzaEqGi84Z0xotOI_vlu-03PGjOvenB2_55Q7lEFvMLRHTK0AbcuE9pPfqGac4MkULKNoSpAxTJD9wy0oqfaLoKIjcqJTC8e3L23l_-xht8e7Kca8Z87rpHVkb0JZe9svt_w1BZq30GLAwevkZilr7JdS7I-LmArbL7cf0IFU5qpB3FdMVtglx5KoBLT6cyLSR0BOIozBTpe-NspSvpu6rvSFMpbCiLuosXHvRP4KAcqEJPQ2QKLvOUEc53yLry-ws_VOrN5KC-wcb6fLAqVcenilKyW89lLW8mdRq1mLLOuUU2NLLMLZv5YCbM7-bFPKKUEQ.Wst_jjbT4uV1S4oLoiZvDQ.5DQCUGh0EVe6AjQcin_IXOC5UY-p_8hpOVExIF9lRV72K_OfykQdahQ5kLQWJLhUSvzPJHHDw4Z3GgD0OpSCLR3kFtdBKVhuR0bPaikj-x-a6IorOmD_plbXA7Doma-W.UkyrHmdJZXkNLfFqiLARYg" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "owner": { + "username": "Ghost-67-G", + "discordUserame": "ghost_67_g", + "discord": "1257342894172274758", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.InxyqXdwBXr24GsihCzaEqGi84Z0xotOI_vlu-03PGjOvenB2_55Q7lEFvMLRHTK0AbcuE9pPfqGac4MkULKNoSpAxTJD9wy0oqfaLoKIjcqJTC8e3L23l_-xht8e7Kca8Z87rpHVkb0JZe9svt_w1BZq30GLAwevkZilr7JdS7I-LmArbL7cf0IFU5qpB3FdMVtglx5KoBLT6cyLSR0BOIozBTpe-NspSvpu6rvSFMpbCiLuosXHvRP4KAcqEJPQ2QKLvOUEc53yLry-ws_VOrN5KC-wcb6fLAqVcenilKyW89lLW8mdRq1mLLOuUU2NLLMLZv5YCbM7-bFPKKUEQ.Wst_jjbT4uV1S4oLoiZvDQ.5DQCUGh0EVe6AjQcin_IXOC5UY-p_8hpOVExIF9lRV72K_OfykQdahQ5kLQWJLhUSvzPJHHDw4Z3GgD0OpSCLR3kFtdBKVhuR0bPaikj-x-a6IorOmD_plbXA7Doma-W.UkyrHmdJZXkNLfFqiLARYg" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/ayinaki.json b/domains/ayinaki.json index c2f8393fd..3400f69bd 100644 --- a/domains/ayinaki.json +++ b/domains/ayinaki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ayinaki", - "email": "ayinakidev@gmail.com" - }, - "record": { - "CNAME": "ayinaki.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Ayinaki", + "email": "ayinakidev@gmail.com" + }, + "record": { + "CNAME": "ayinaki.github.io" + } +} diff --git a/domains/aymouwu.json b/domains/aymouwu.json index c6a9df684..9e620ceca 100644 --- a/domains/aymouwu.json +++ b/domains/aymouwu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NotAymo", - "email": "ninecraftoff@outlook.com" - }, - "record": { - "CNAME": "usest1.netro.host" - } -} \ No newline at end of file + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "CNAME": "usest1.netro.host" + } +} diff --git a/domains/aynonyme.json b/domains/aynonyme.json index 7809f06e9..66a84dbb0 100644 --- a/domains/aynonyme.json +++ b/domains/aynonyme.json @@ -1,13 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/AYn0nyme/ayn0nyme.github.io", - "owner": { - "username": "AYn0nyme", - "email": "aynonyme@proton.me" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "description": "My Portfolio", + "repo": "https://github.com/AYn0nyme/ayn0nyme.github.io", + "owner": { + "username": "AYn0nyme", + "email": "aynonyme@proton.me" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/ayoungmanwithanoldsoul.json b/domains/ayoungmanwithanoldsoul.json index 39d4a1395..ff9f8ecfc 100644 --- a/domains/ayoungmanwithanoldsoul.json +++ b/domains/ayoungmanwithanoldsoul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayoungmanwithanoldsoul", - "email": "paoloandrewpomar@gmail.com" - }, - "record": { - "CNAME": "ayoungmanwithanoldsoul.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ayoungmanwithanoldsoul", + "email": "paoloandrewpomar@gmail.com" + }, + "record": { + "CNAME": "ayoungmanwithanoldsoul.github.io" + } +} diff --git a/domains/aypro.json b/domains/aypro.json index 8634883b6..a5e78fa37 100644 --- a/domains/aypro.json +++ b/domains/aypro.json @@ -1,11 +1,11 @@ { - "description": "Aypro's personal website", - "repo": "https://github.com/aypro-droid/aypro-droid.github.io", - "owner": { - "username": "aypro-droid", - "email": "ayprogaming1@gmail.com" - }, - "record": { - "CNAME": "aypro-droid.github.io" - } -} \ No newline at end of file + "description": "Aypro's personal website", + "repo": "https://github.com/aypro-droid/aypro-droid.github.io", + "owner": { + "username": "aypro-droid", + "email": "ayprogaming1@gmail.com" + }, + "record": { + "CNAME": "aypro-droid.github.io" + } +} diff --git a/domains/ayush.json b/domains/ayush.json index 0b6011e8e..067fbfcf6 100644 --- a/domains/ayush.json +++ b/domains/ayush.json @@ -1,11 +1,11 @@ { - "description": "My Website", - "repo": "https://github.com/Itzayushzz/Itzayushzz.github.io", - "owner": { - "username": "Itzayushzz", - "discord": "Ayush_Ezz#6057" - }, - "record": { - "CNAME": "itzayushzz.github.io" - } -} \ No newline at end of file + "description": "My Website", + "repo": "https://github.com/Itzayushzz/Itzayushzz.github.io", + "owner": { + "username": "Itzayushzz", + "discord": "Ayush_Ezz#6057" + }, + "record": { + "CNAME": "itzayushzz.github.io" + } +} diff --git a/domains/ayushh.json b/domains/ayushh.json index d235bae7a..f5d196fd1 100644 --- a/domains/ayushh.json +++ b/domains/ayushh.json @@ -1,11 +1,11 @@ { - "description": "Ayush personal website", - "repo": "https://github.com/Ayush-Kotlin-Dev/GFG_GGV", - "owner": { - "username": "ayush-kotlin-dev", - "email": "shweetarai@gmail.com" - }, - "record": { - "URL": "https://my-portfolio-qlsr.onrender.com/" - } -} \ No newline at end of file + "description": "Ayush personal website", + "repo": "https://github.com/Ayush-Kotlin-Dev/GFG_GGV", + "owner": { + "username": "ayush-kotlin-dev", + "email": "shweetarai@gmail.com" + }, + "record": { + "URL": "https://my-portfolio-qlsr.onrender.com/" + } +} diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json index 22a785eb2..406f5b71d 100644 --- a/domains/ayushmansarkar.json +++ b/domains/ayushmansarkar.json @@ -1,11 +1,11 @@ { - "description": "To Host my personal website :)", - "repo": "https://github.com/AyushmanSarkar/ayushman-sarkar.github.io", - "owner": { - "username": "AyushmanSarkar", - "email": "aayushmans2008@gmail.com" - }, - "record": { - "CNAME": "ayushmansarkar.github.io" - } -} \ No newline at end of file + "description": "To Host my personal website :)", + "repo": "https://github.com/AyushmanSarkar/ayushman-sarkar.github.io", + "owner": { + "username": "AyushmanSarkar", + "email": "aayushmans2008@gmail.com" + }, + "record": { + "CNAME": "ayushmansarkar.github.io" + } +} diff --git a/domains/ayushshivaji.json b/domains/ayushshivaji.json index 3cc64474c..b2fad146c 100644 --- a/domains/ayushshivaji.json +++ b/domains/ayushshivaji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayushclashroyale", - "email": "ayushclashroyale@gmail.com" - }, - "record": { - "CNAME": "ayushclashroyale.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ayushclashroyale", + "email": "ayushclashroyale@gmail.com" + }, + "record": { + "CNAME": "ayushclashroyale.github.io" + } +} diff --git a/domains/ayushtiwari.json b/domains/ayushtiwari.json index 38a4c40bf..d300ab9a0 100644 --- a/domains/ayushtiwari.json +++ b/domains/ayushtiwari.json @@ -1,11 +1,11 @@ { - "description": "ayushtiwari.is-a.dev for my portfolio website", - "repo": "https://github.com/aaayushh7/myPortfolio.git", - "owner": { - "username": "aaayushh7", - "discord": "_aaayushh" - }, - "record": { - "URL": "https://ayushtiwari.co" - } -} \ No newline at end of file + "description": "ayushtiwari.is-a.dev for my portfolio website", + "repo": "https://github.com/aaayushh7/myPortfolio.git", + "owner": { + "username": "aaayushh7", + "discord": "_aaayushh" + }, + "record": { + "URL": "https://ayushtiwari.co" + } +} diff --git a/domains/ayxdacat.json b/domains/ayxdacat.json index e4f4be9f0..0c9415d87 100644 --- a/domains/ayxdacat.json +++ b/domains/ayxdacat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayxkaddd", - "email": "bladeec1ty@protonmail.com" - }, - "record": { - "URL": "https://ayxdacat.lol" - } -} \ No newline at end of file + "owner": { + "username": "ayxkaddd", + "email": "bladeec1ty@protonmail.com" + }, + "record": { + "URL": "https://ayxdacat.lol" + } +} diff --git a/domains/azeem.json b/domains/azeem.json index a9c9f8a4f..4b38bf4b7 100644 --- a/domains/azeem.json +++ b/domains/azeem.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/azeemidrisi/azeemidrisi.github.io", - "owner": { - "username": "azeemidrisi", - "email": "azeemidrisi@protonmail.com" - }, - "record": { - "CNAME": "azeemidrisi.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/azeemidrisi/azeemidrisi.github.io", + "owner": { + "username": "azeemidrisi", + "email": "azeemidrisi@protonmail.com" + }, + "record": { + "CNAME": "azeemidrisi.github.io" + } +} diff --git a/domains/azeemdev.json b/domains/azeemdev.json index d3cd0aee0..92a128061 100644 --- a/domains/azeemdev.json +++ b/domains/azeemdev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "iAinAzeem", - "discord": "1063614318777729034", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.sh1QL5Ze1LYuiCFi9DEqnW54jlRtwZ1k-YEvx7bUhm_zLLRyw-O5g1rsRj3FHr2UBDHnyny9mLI2zshWnPUH8B4fMgFG-XB-3Abq40JRcMrX7JGo964RF0iUtfXxQ6rhrnpgNi5a5uy8K3bE59JHIwqRLlkdmYSBPgtrt9h_WyFIk7--Or5dF0bSkKykZ3STLKbhj830jWf_5DcbUwldyppTc-XW_ZSYp4FK4wYhlnioPBhshlc-3GrNRPXAJfUZLmb0KPwPqP7duMShYqHap2O8Q-13ebsp8EATjnI4lzB43D-vKyj9XkEmPG7XTvoyHnE3uOZKq_6BdV3ty-e0bw.RL4bnDq7EzuCkIUaSh-OwQ.vlPkHZgaMGHt6UAVW1nFxIhzL-gk5WI6YT11vwfpZskx7-WB_kuXjgKlidIFhw1GwNrcZBiQMsh4HRr-tO9QJEwLYKnn8APa7SahkQAt4w0.hFK5crVJ86kkBF6BAgVm5Q" - }, - "record": { - "CNAME": "portfolio.misafha.pk" - } -} \ No newline at end of file + "owner": { + "username": "iAinAzeem", + "discord": "1063614318777729034", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.sh1QL5Ze1LYuiCFi9DEqnW54jlRtwZ1k-YEvx7bUhm_zLLRyw-O5g1rsRj3FHr2UBDHnyny9mLI2zshWnPUH8B4fMgFG-XB-3Abq40JRcMrX7JGo964RF0iUtfXxQ6rhrnpgNi5a5uy8K3bE59JHIwqRLlkdmYSBPgtrt9h_WyFIk7--Or5dF0bSkKykZ3STLKbhj830jWf_5DcbUwldyppTc-XW_ZSYp4FK4wYhlnioPBhshlc-3GrNRPXAJfUZLmb0KPwPqP7duMShYqHap2O8Q-13ebsp8EATjnI4lzB43D-vKyj9XkEmPG7XTvoyHnE3uOZKq_6BdV3ty-e0bw.RL4bnDq7EzuCkIUaSh-OwQ.vlPkHZgaMGHt6UAVW1nFxIhzL-gk5WI6YT11vwfpZskx7-WB_kuXjgKlidIFhw1GwNrcZBiQMsh4HRr-tO9QJEwLYKnn8APa7SahkQAt4w0.hFK5crVJ86kkBF6BAgVm5Q" + }, + "record": { + "CNAME": "portfolio.misafha.pk" + } +} diff --git a/domains/azeez.json b/domains/azeez.json index 98ab36ee5..ece4c1419 100644 --- a/domains/azeez.json +++ b/domains/azeez.json @@ -1,21 +1,18 @@ { - "description": "azeez.is-a.dev", - "repo": "https://github.com/azizbna/azizbna.github.io", - "owner": { - "username": "azizbna", - "discord": "azeezbna" - }, - "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "azeez.is-a.dev", + "repo": "https://github.com/azizbna/azizbna.github.io", + "owner": { + "username": "azizbna", + "discord": "azeezbna" + }, + "record": { + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/azer.json b/domains/azer.json index 2d2b80aa6..d0380e4f4 100644 --- a/domains/azer.json +++ b/domains/azer.json @@ -1,10 +1,10 @@ { - "description": "Personal page of Azer Sadykhzadeh", - "owner": { - "username": "sadykhzadeh", - "email": "azer.piano14@gmail.com" - }, - "record": { - "CNAME": "sadykhzadeh.github.io" - } -} \ No newline at end of file + "description": "Personal page of Azer Sadykhzadeh", + "owner": { + "username": "sadykhzadeh", + "email": "azer.piano14@gmail.com" + }, + "record": { + "CNAME": "sadykhzadeh.github.io" + } +} diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index 3828d3a2c..3880745f5 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com" - }, - "record": { - "CNAME": "azhammakestrash.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + }, + "record": { + "CNAME": "azhammakestrash.pages.dev" + } +} diff --git a/domains/azizwali.json b/domains/azizwali.json index bb4b23d52..f87214255 100644 --- a/domains/azizwali.json +++ b/domains/azizwali.json @@ -1,11 +1,10 @@ { - "description": "Skyes Crawford Personal Website", - "repo": "https://github.com/skyescrawford", - "owner": { - "username": "skyescrawford", - "email": "aziz_inc@apps.ipb.ac.id" - }, - "record": { - "CNAME": "skyescrawford.github.io" - } + "description": "Skyes Crawford Personal Website", + "owner": { + "username": "skyescrawford", + "email": "aziz_inc@apps.ipb.ac.id" + }, + "record": { + "CNAME": "skyescrawford.github.io" + } } diff --git a/domains/azw.json b/domains/azw.json index 2357aaf1d..05a6c5f32 100644 --- a/domains/azw.json +++ b/domains/azw.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AzureZeng", - "email": "weedycn@outlook.com" - }, - "record": { - "CNAME": "azurezeng.com" - } -} \ No newline at end of file + "owner": { + "username": "AzureZeng", + "email": "weedycn@outlook.com" + }, + "record": { + "CNAME": "azurezeng.com" + } +} diff --git a/domains/b.json b/domains/b.json index d75b94ae0..ed8852b35 100644 --- a/domains/b.json +++ b/domains/b.json @@ -1,11 +1,11 @@ { - "description": "vugiabao1337 subdomain", - "repo": "https://github.com/VuGiaBao1337/vugiabao1337.github.io", - "owner": { - "username": "VuGiaBao1337", - "email": "ahihidiscord@gmail.com" - }, - "record": { - "CNAME": "vugiabao1337.github.io" - } -} \ No newline at end of file + "description": "vugiabao1337 subdomain", + "repo": "https://github.com/VuGiaBao1337/vugiabao1337.github.io", + "owner": { + "username": "VuGiaBao1337", + "email": "ahihidiscord@gmail.com" + }, + "record": { + "CNAME": "vugiabao1337.github.io" + } +} diff --git a/domains/b0q.json b/domains/b0q.json index 161695bba..af8e7a993 100644 --- a/domains/b0q.json +++ b/domains/b0q.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "qbebo", - "email": "qqqbeboo@yahoo.com", - "discord": "897238854510211143" - }, - "record": { - "CNAME": "qbebo.github.io" - } -} \ No newline at end of file + "owner": { + "username": "qbebo", + "email": "qqqbeboo@yahoo.com", + "discord": "897238854510211143" + }, + "record": { + "CNAME": "qbebo.github.io" + } +} diff --git a/domains/b45i.json b/domains/b45i.json index 53ab8ab26..67b1acd2b 100644 --- a/domains/b45i.json +++ b/domains/b45i.json @@ -1,11 +1,11 @@ { - "description": "B45i - Home Page", - "repo": "https://github.com/B45i/b45i.github.io", - "owner": { - "username": "B45i", - "email": "amalshajan2011@gmail.com" - }, - "record": { - "CNAME": "b45i.github.io" - } -} \ No newline at end of file + "description": "B45i - Home Page", + "repo": "https://github.com/B45i/b45i.github.io", + "owner": { + "username": "B45i", + "email": "amalshajan2011@gmail.com" + }, + "record": { + "CNAME": "b45i.github.io" + } +} diff --git a/domains/b4iterdev.json b/domains/b4iterdev.json index 37d9c4453..aeb694eb5 100644 --- a/domains/b4iterdev.json +++ b/domains/b4iterdev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "b4iterdev", - "email": "thaimeo200389@gmail.com", - "discord": "480587458908651530" - }, - "record": { - "CNAME": "b4iterdev.net.eu.org" - } -} \ No newline at end of file + "owner": { + "username": "b4iterdev", + "email": "thaimeo200389@gmail.com", + "discord": "480587458908651530" + }, + "record": { + "CNAME": "b4iterdev.net.eu.org" + } +} diff --git a/domains/b83c.json b/domains/b83c.json index 83300fc3f..a65c1681f 100644 --- a/domains/b83c.json +++ b/domains/b83c.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "B83C", - "discord": "836525839511846912", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Nvw0e8-E9zApBPATxpQU5BXbRqbR1_h7xux5l7hZQzksus5TRzzXo4Zfc5sfq85atvtSWqCVnHt-wZ8gjz3q2yZzz2DCCFxEI8JkZFYN8UWwqjxm6uMIdAZC82adnLybz5ywmLPqDEM2zXyza0ACNp6u_ooiNYl15Gl1uobBO5KVK31_eOS9jcc9TPeHu_WIX2DDDpOBw5rdekJHkk4t71erXDQixSSqKQz_aOX-LZF1RKxtllN_fiEwYhvS1yVFsMzjoQYUc2B5V0nrXazlohjrmXp1-l4uFYJhpSWOBxLhxp8JLY_oXpVCsDOQ4a_4fAC2YEk2QdlSuoHIzU5Cng.ofqOmbKjozwSbakUCct1Rw.5kQuo8e_WtPz3f7zUliULphR8hUDwrfFzz_rASfJrMvtcqxQ3p52af200MdxdvEiZZy6bus7EdK5p4NCNwUbmDSl3HPnfCqonfFvYUwAPCVdx_XISm48pEpcMNLonkJ0.FrIUaCviOgnPnxkFbhfbJw" - }, - "record": { - "CNAME": "b83c.eu.org" - } -} \ No newline at end of file + "owner": { + "username": "B83C", + "discord": "836525839511846912", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Nvw0e8-E9zApBPATxpQU5BXbRqbR1_h7xux5l7hZQzksus5TRzzXo4Zfc5sfq85atvtSWqCVnHt-wZ8gjz3q2yZzz2DCCFxEI8JkZFYN8UWwqjxm6uMIdAZC82adnLybz5ywmLPqDEM2zXyza0ACNp6u_ooiNYl15Gl1uobBO5KVK31_eOS9jcc9TPeHu_WIX2DDDpOBw5rdekJHkk4t71erXDQixSSqKQz_aOX-LZF1RKxtllN_fiEwYhvS1yVFsMzjoQYUc2B5V0nrXazlohjrmXp1-l4uFYJhpSWOBxLhxp8JLY_oXpVCsDOQ4a_4fAC2YEk2QdlSuoHIzU5Cng.ofqOmbKjozwSbakUCct1Rw.5kQuo8e_WtPz3f7zUliULphR8hUDwrfFzz_rASfJrMvtcqxQ3p52af200MdxdvEiZZy6bus7EdK5p4NCNwUbmDSl3HPnfCqonfFvYUwAPCVdx_XISm48pEpcMNLonkJ0.FrIUaCviOgnPnxkFbhfbJw" + }, + "record": { + "CNAME": "b83c.eu.org" + } +} diff --git a/domains/ba9.json b/domains/ba9.json index 0fff49587..82095444d 100644 --- a/domains/ba9.json +++ b/domains/ba9.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "d2a59ce26a", - "email": "d2a59.ce26a.1@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "d2a59ce26a", + "email": "d2a59.ce26a.1@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/bacherik.json b/domains/bacherik.json index 3abdf3dfc..77e77142d 100644 --- a/domains/bacherik.json +++ b/domains/bacherik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BachErik", - "email": "bacherik.info@gmail.com" - }, - "record": { - "CNAME": "bacherik.eu" - } -} \ No newline at end of file + "owner": { + "username": "BachErik", + "email": "bacherik.info@gmail.com" + }, + "record": { + "CNAME": "bacherik.eu" + } +} diff --git a/domains/badend.json b/domains/badend.json index 6d7e3035d..5dfc220b5 100644 --- a/domains/badend.json +++ b/domains/badend.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "BadEnd777", - "email": "badend777@proton.me" - }, - "description": "👋 Hello, I'm BadEnd, a passionate Full Stack Developer with a solid background in web development. I specialize in creating efficient web solutions and am always seeking opportunities to deliver high-quality work. Feel free to view my personal website, featured projects, and contact information on GitHub.", - "repo": "https://github.com/BadEnd777/Personal-Website", - "record": { - "CNAME": "badend.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "BadEnd777", + "email": "badend777@proton.me" + }, + "description": "👋 Hello, I'm BadEnd, a passionate Full Stack Developer with a solid background in web development. I specialize in creating efficient web solutions and am always seeking opportunities to deliver high-quality work. Feel free to view my personal website, featured projects, and contact information on GitHub.", + "repo": "https://github.com/BadEnd777/Personal-Website", + "record": { + "CNAME": "badend.pages.dev" + } +} diff --git a/domains/badnguy.json b/domains/badnguy.json index af4ef04a8..f7160af9e 100644 --- a/domains/badnguy.json +++ b/domains/badnguy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nguyenbaduy011", - "email": "nguyenbaduy011@gmail.com" - }, - "record": { - "CNAME": "nguyenbaduy011.github.io" - } -} \ No newline at end of file + "owner": { + "username": "nguyenbaduy011", + "email": "nguyenbaduy011@gmail.com" + }, + "record": { + "CNAME": "nguyenbaduy011.github.io" + } +} diff --git a/domains/badzlan.json b/domains/badzlan.json index 9b5b20e54..8cc8a3ed1 100644 --- a/domains/badzlan.json +++ b/domains/badzlan.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/badzlan/badzlan.github.io", - "owner": { - "username": "badzlan", - "email": "badzlandhabith05@gmail.com" - }, - "record": { - "CNAME": "badzlan.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/badzlan/badzlan.github.io", + "owner": { + "username": "badzlan", + "email": "badzlandhabith05@gmail.com" + }, + "record": { + "CNAME": "badzlan.github.io" + } +} diff --git a/domains/baer.json b/domains/baer.json index f02e2ccb5..63bf6a6c3 100644 --- a/domains/baer.json +++ b/domains/baer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BaerLKR", - "email": "root@lovirent.eu" - }, - "record": { - "URL": "https://lovirent.eu" - } -} \ No newline at end of file + "owner": { + "username": "BaerLKR", + "email": "root@lovirent.eu" + }, + "record": { + "URL": "https://lovirent.eu" + } +} diff --git a/domains/baibhav.json b/domains/baibhav.json index 47a82abaa..11d8af941 100644 --- a/domains/baibhav.json +++ b/domains/baibhav.json @@ -1,10 +1,10 @@ { - "description": "For personal portfolio", - "owner": { - "username": "Baibhavos", - "email": "baibhavkumar303@gmail.com" - }, - "record": { - "CNAME": "new-portfolio-weld-sigma.vercel.app" - } - } + "description": "For personal portfolio", + "owner": { + "username": "Baibhavos", + "email": "baibhavkumar303@gmail.com" + }, + "record": { + "CNAME": "new-portfolio-weld-sigma.vercel.app" + } +} diff --git a/domains/baka.json b/domains/baka.json index ad35fd96d..ea6ceb63b 100644 --- a/domains/baka.json +++ b/domains/baka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Baka-OP", - "email": "itsmew2468@gmail.com" - }, - "record": { - "CNAME": "baka-op.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Baka-OP", + "email": "itsmew2468@gmail.com" + }, + "record": { + "CNAME": "baka-op.github.io" + } +} diff --git a/domains/bako.json b/domains/bako.json index 10c55db0e..7d880d113 100644 --- a/domains/bako.json +++ b/domains/bako.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "real-kwellercat", - "email": "lucas.rausch.732@k12.friscoisd.org", - "discord": "950189411759456266" - }, - "record": { - "CNAME": "real-kwellercat.github.io" - } -} \ No newline at end of file + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org", + "discord": "950189411759456266" + }, + "record": { + "CNAME": "real-kwellercat.github.io" + } +} diff --git a/domains/balaji.json b/domains/balaji.json index e9cfc3885..30f2dd69f 100644 --- a/domains/balaji.json +++ b/domains/balaji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "balaji-atoa", - "discord": "popz06" - }, - "record": { - "CNAME": "portfolio-on-live.vercel.app" - } + "owner": { + "username": "balaji-atoa", + "discord": "popz06" + }, + "record": { + "CNAME": "portfolio-on-live.vercel.app" + } } diff --git a/domains/balam314.json b/domains/balam314.json index a53f1b732..0ca22dcf3 100644 --- a/domains/balam314.json +++ b/domains/balam314.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BalaM314", - "email": "bulldozerUS@outlook.com" - }, - "record": { - "URL": "https://balam314.github.io/BalaM314" - } -} \ No newline at end of file + "owner": { + "username": "BalaM314", + "email": "bulldozerUS@outlook.com" + }, + "record": { + "URL": "https://balam314.github.io/BalaM314" + } +} diff --git a/domains/baldr.json b/domains/baldr.json index 81fc2713a..b0c76a914 100644 --- a/domains/baldr.json +++ b/domains/baldr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "p0lish", - "email": "polish1987@gmail.com" - }, - "record": { - "CNAME": "p0lish.github.io" - } + "owner": { + "username": "p0lish", + "email": "polish1987@gmail.com" + }, + "record": { + "CNAME": "p0lish.github.io" + } } diff --git a/domains/baltraz.json b/domains/baltraz.json index 1df02b3b2..40884af9f 100644 --- a/domains/baltraz.json +++ b/domains/baltraz.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Killermaschine88", - "discord": "570267487393021969", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.X7V9A3bj7uW7izQvYtaNyn684nE_FBaWC6kn2U-QVBSmP7TFLZkGnRLAfiv748szEf8Ps3JA6p2fUsdSKY5a9iS6D44dU9NAMmPWyX-MAy5aTFyretWktY4pmi6qKKekdcbSIqApUOEQjaOQR6ZTYFILkIFgjmJIioZEBpgDP_TXU2zbckIBr1wfRSgn7Cu9MfdcsAn6L68F7oqilLh1ZgkyU8YHsJbNmcUXjGeYAbcf6h1ZMDt-iE8df7vkJwiKUYR398JwvxSjxF-ip2vFLZ9hzMkyD3q19zJ29NefOEhhIVdOgHl4aV1CFYPWBzkGpMyIg1k1Eiky8BOu2Qo2Fw.u2fm6QjYJ54XYKASbzyZFg.T8FGfq4es9Rnc9Wv6qTczCRl-GtH40ujE6mbmoTQegCPeUatFiUzRghM8-JLthty6hqtu9iIhhlpE_0LC6kKrcCrbF0iUhqIkVd_gGUkJtQ.1rtLCkkF5gtQsek8m5RjUQ" - }, - "record": { - "A": [ - "49.13.78.155" - ] - } -} \ No newline at end of file + "owner": { + "username": "Killermaschine88", + "discord": "570267487393021969", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.X7V9A3bj7uW7izQvYtaNyn684nE_FBaWC6kn2U-QVBSmP7TFLZkGnRLAfiv748szEf8Ps3JA6p2fUsdSKY5a9iS6D44dU9NAMmPWyX-MAy5aTFyretWktY4pmi6qKKekdcbSIqApUOEQjaOQR6ZTYFILkIFgjmJIioZEBpgDP_TXU2zbckIBr1wfRSgn7Cu9MfdcsAn6L68F7oqilLh1ZgkyU8YHsJbNmcUXjGeYAbcf6h1ZMDt-iE8df7vkJwiKUYR398JwvxSjxF-ip2vFLZ9hzMkyD3q19zJ29NefOEhhIVdOgHl4aV1CFYPWBzkGpMyIg1k1Eiky8BOu2Qo2Fw.u2fm6QjYJ54XYKASbzyZFg.T8FGfq4es9Rnc9Wv6qTczCRl-GtH40ujE6mbmoTQegCPeUatFiUzRghM8-JLthty6hqtu9iIhhlpE_0LC6kKrcCrbF0iUhqIkVd_gGUkJtQ.1rtLCkkF5gtQsek8m5RjUQ" + }, + "record": { + "A": ["49.13.78.155"] + } +} diff --git a/domains/bandhan.json b/domains/bandhan.json index c3a7b13c8..602459977 100644 --- a/domains/bandhan.json +++ b/domains/bandhan.json @@ -1,11 +1,11 @@ { - "description": "Bandhan's Profile", - "repo": "https://github.com/bamunjal/bamunjal.github.io", - "owner": { - "username": "bamunjal", - "email": "bamunjal1995@gmail.com" - }, - "record": { - "CNAME": "bamunjal.github.io" - } + "description": "Bandhan's Profile", + "repo": "https://github.com/bamunjal/bamunjal.github.io", + "owner": { + "username": "bamunjal", + "email": "bamunjal1995@gmail.com" + }, + "record": { + "CNAME": "bamunjal.github.io" + } } diff --git a/domains/banik.json b/domains/banik.json index d9528bd92..6d44f9b9b 100644 --- a/domains/banik.json +++ b/domains/banik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Chiradeep-Banik", - "email": "chiradeep13@gmail.com" - }, - "record": { - "CNAME": "chiradeep-banik.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Chiradeep-Banik", + "email": "chiradeep13@gmail.com" + }, + "record": { + "CNAME": "chiradeep-banik.github.io" + } +} diff --git a/domains/bank.json b/domains/bank.json index f55fd075e..4c45c9c86 100644 --- a/domains/bank.json +++ b/domains/bank.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "tithanayut", - "email": "b@thanayut.in.th" - }, - "description": "Bank Thanayut's Personal Site", - "record": { - "URL": "https://thanayut.in.th" - } -} \ No newline at end of file + "owner": { + "username": "tithanayut", + "email": "b@thanayut.in.th" + }, + "description": "Bank Thanayut's Personal Site", + "record": { + "URL": "https://thanayut.in.th" + } +} diff --git a/domains/baobao.json b/domains/baobao.json index b4eabd26c..7ffc26e0c 100644 --- a/domains/baobao.json +++ b/domains/baobao.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "BaobeierB", - "discord": "246449974118842368", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.C0wpo8p1EPPr_uNYgH54k37cg0KOgTR4ffh_K80TeQHVno2Ud5j7I_1o48pnN6CelRZ-agJsz9D_664qTMic8JcK4Fe2fmS6q35NuqcdPbFc1w3meEFBqUzDU8mqnYSp6cRtWmUq4lxNqVPAfHsd_PPyoXkgOKyTw53gvxiHgHJixRlHX1KTICl5luy3302Mdlmxt4v7aw9dz5ymFmqxJnx4FNLa0gDUhSeQDJmNxF10JRnJTlwM93WuiJziWRcQzYte-ZHtNvqdhfBFdRjHmgCn1i2jkzQx_V6EZuj5iEMVSgNPppV3qR3IKnX21l0nN8YrstYx-r_b07ZbYuwCSQ.iGePXetL26p2_W8kx4SHZQ._P2kI4i9eF4-Ev8yQFuOt22MtZhv68AVAZSNPc0vlyI8Pfet3Ml8VJznqL3cqC2QSddfyRNT4QFZfQF3pRniw486_etwDdc3WIuu9yc7w-s.bw4347sMgh4xVjcsHE6D-A" - }, - "record": { - "A": [ - "103.200.29.116" - ] - } -} \ No newline at end of file + "owner": { + "username": "BaobeierB", + "discord": "246449974118842368", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.C0wpo8p1EPPr_uNYgH54k37cg0KOgTR4ffh_K80TeQHVno2Ud5j7I_1o48pnN6CelRZ-agJsz9D_664qTMic8JcK4Fe2fmS6q35NuqcdPbFc1w3meEFBqUzDU8mqnYSp6cRtWmUq4lxNqVPAfHsd_PPyoXkgOKyTw53gvxiHgHJixRlHX1KTICl5luy3302Mdlmxt4v7aw9dz5ymFmqxJnx4FNLa0gDUhSeQDJmNxF10JRnJTlwM93WuiJziWRcQzYte-ZHtNvqdhfBFdRjHmgCn1i2jkzQx_V6EZuj5iEMVSgNPppV3qR3IKnX21l0nN8YrstYx-r_b07ZbYuwCSQ.iGePXetL26p2_W8kx4SHZQ._P2kI4i9eF4-Ev8yQFuOt22MtZhv68AVAZSNPc0vlyI8Pfet3Ml8VJznqL3cqC2QSddfyRNT4QFZfQF3pRniw486_etwDdc3WIuu9yc7w-s.bw4347sMgh4xVjcsHE6D-A" + }, + "record": { + "A": ["103.200.29.116"] + } +} diff --git a/domains/baptiste.json b/domains/baptiste.json index 6d0070c21..e0eb2f3ee 100644 --- a/domains/baptiste.json +++ b/domains/baptiste.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BapRx", - "email": "rouxbaptiste@outlook.com" - }, - "record": { - "CNAME": "baprx.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BapRx", + "email": "rouxbaptiste@outlook.com" + }, + "record": { + "CNAME": "baprx.github.io" + } +} diff --git a/domains/baquir.json b/domains/baquir.json index 5e18d3b5e..ce53bed23 100644 --- a/domains/baquir.json +++ b/domains/baquir.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/mohd-baquir-qureshi/mohd-baquir-qureshi.github.io", - "owner": { - "username": "mohd-baquir-qureshi", - "email": "dumboo0798@gmail.com" - }, - "record": { - "CNAME": "mohd-baquir-qureshi.github.io" - } -} \ No newline at end of file + "description": "My Portfolio Website", + "repo": "https://github.com/mohd-baquir-qureshi/mohd-baquir-qureshi.github.io", + "owner": { + "username": "mohd-baquir-qureshi", + "email": "dumboo0798@gmail.com" + }, + "record": { + "CNAME": "mohd-baquir-qureshi.github.io" + } +} diff --git a/domains/barab.json b/domains/barab.json index 7dff76709..3d9e6b006 100644 --- a/domains/barab.json +++ b/domains/barab.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Baraban511", - "discord": "768517258262741024", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DvRDOCaudmWNnNQWCxTSqN5kKvCfKlL6AqaKDC7SEO9hg1wEGdBS0icx47nECYqqMw5MaaVbF9y8U3wyEe6YG2iOLYqASTzMmNd28ejrr4yV5A-KMsJ3qJc-6NnWugS_yl8Yq3iWLLikvkbjzYspBTtaM7Tfb5WzsRkJnmZpKyChPPO2Z0KRXBd23F_7mZDVisZQiOwQusWfVKDVzXHpbKidGVhoXPh-wz8XEHzjqlMXZXjtjE9bj3dT4Ot6RZ1bV6kKPR2dvO8teL-Y7AF7PM9oTrh2wYHyDmdBWoh407u45anfOGxDMbjvMKoIeyXlkHiWTpj_FA5IyJNRwoH9_Q.LPr9qotY_T6XZ434G38I3Q.-yrbQ3FtpMu9ewLmuO-AoCD9jAvfdYX_yWpNslaBf8goAv8I6q5YvLOVbaLBA3Eye8jTF48z1i2CTuKJbhv751x9bmXDN5ttrfpLfSwgrNw.DZMFfhSPM8swRiYFtwRpNw" - }, - "record": { - "CNAME": "barab.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Baraban511", + "discord": "768517258262741024", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DvRDOCaudmWNnNQWCxTSqN5kKvCfKlL6AqaKDC7SEO9hg1wEGdBS0icx47nECYqqMw5MaaVbF9y8U3wyEe6YG2iOLYqASTzMmNd28ejrr4yV5A-KMsJ3qJc-6NnWugS_yl8Yq3iWLLikvkbjzYspBTtaM7Tfb5WzsRkJnmZpKyChPPO2Z0KRXBd23F_7mZDVisZQiOwQusWfVKDVzXHpbKidGVhoXPh-wz8XEHzjqlMXZXjtjE9bj3dT4Ot6RZ1bV6kKPR2dvO8teL-Y7AF7PM9oTrh2wYHyDmdBWoh407u45anfOGxDMbjvMKoIeyXlkHiWTpj_FA5IyJNRwoH9_Q.LPr9qotY_T6XZ434G38I3Q.-yrbQ3FtpMu9ewLmuO-AoCD9jAvfdYX_yWpNslaBf8goAv8I6q5YvLOVbaLBA3Eye8jTF48z1i2CTuKJbhv751x9bmXDN5ttrfpLfSwgrNw.DZMFfhSPM8swRiYFtwRpNw" + }, + "record": { + "CNAME": "barab.pages.dev" + } +} diff --git a/domains/bardia.json b/domains/bardia.json index af5677d9b..742c62ef0 100644 --- a/domains/bardia.json +++ b/domains/bardia.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abardia", - "email": "a.bardia@yahoo.de" - }, - "record": { - "CNAME": "abardia.github.io" - } -} \ No newline at end of file + "owner": { + "username": "abardia", + "email": "a.bardia@yahoo.de" + }, + "record": { + "CNAME": "abardia.github.io" + } +} diff --git a/domains/barisdeniz.json b/domains/barisdeniz.json index 8453f22ce..a33ae109e 100644 --- a/domains/barisdeniz.json +++ b/domains/barisdeniz.json @@ -1,11 +1,11 @@ { - "description": "Personal website for Barış Deniz Sağlam", - "repo": "https://github.com/bdsaglam/bdsaglam.github.io", - "owner": { - "username": "bdsaglam", - "email": "bdsaglam@gmail.com" - }, - "record": { - "CNAME": "bdsaglam.github.io" - } -} \ No newline at end of file + "description": "Personal website for Barış Deniz Sağlam", + "repo": "https://github.com/bdsaglam/bdsaglam.github.io", + "owner": { + "username": "bdsaglam", + "email": "bdsaglam@gmail.com" + }, + "record": { + "CNAME": "bdsaglam.github.io" + } +} diff --git a/domains/bark1n.json b/domains/bark1n.json index dc2f521b1..9f3276329 100644 --- a/domains/bark1n.json +++ b/domains/bark1n.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Helixoo", - "email": "mailistenebeklion1@gmail.com" - }, - "record": { - "CNAME": "0crsvdst.up.railway.app" - } -} \ No newline at end of file + "owner": { + "username": "Helixoo", + "email": "mailistenebeklion1@gmail.com" + }, + "record": { + "CNAME": "0crsvdst.up.railway.app" + } +} diff --git a/domains/barnacl437.json b/domains/barnacl437.json index 1e249bc9b..47200c18f 100644 --- a/domains/barnacl437.json +++ b/domains/barnacl437.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Barnacl437", - "email": "barnacl437@proton.me" - }, - "record": { - "CNAME": "barnacl437.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Barnacl437", + "email": "barnacl437@proton.me" + }, + "record": { + "CNAME": "barnacl437.github.io" + } +} diff --git a/domains/barremian.json b/domains/barremian.json index 0fa83cb0c..aa0af8750 100644 --- a/domains/barremian.json +++ b/domains/barremian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "barremian", - "email": "machinetime77@gmail.com" - }, - "record": { - "CNAME": "barremian.com" - } + "owner": { + "username": "barremian", + "email": "machinetime77@gmail.com" + }, + "record": { + "CNAME": "barremian.com" + } } diff --git a/domains/bartoszm77.json b/domains/bartoszm77.json index e03b065bc..7ddf10448 100644 --- a/domains/bartoszm77.json +++ b/domains/bartoszm77.json @@ -1,11 +1,11 @@ { - "description": "bartoszm77.is-a.dev", - "repo": "https://github.com/b2rt0szm77/b2rt0szm77.github.io", - "owner": { - "username": "bartoszm77", - "discord": "bartoszm77#3458" - }, - "record": { - "CNAME": "b2rt0szm77.github.io" - } -} \ No newline at end of file + "description": "bartoszm77.is-a.dev", + "repo": "https://github.com/b2rt0szm77/b2rt0szm77.github.io", + "owner": { + "username": "bartoszm77", + "discord": "bartoszm77#3458" + }, + "record": { + "CNAME": "b2rt0szm77.github.io" + } +} diff --git a/domains/base-swag.json b/domains/base-swag.json index 2d12c4f3e..eb9c4c35e 100644 --- a/domains/base-swag.json +++ b/domains/base-swag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Base-Swag", - "email": "officialnamefier@gmail.com" - }, - "record": { - "CNAME": "base-swag.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Base-Swag", + "email": "officialnamefier@gmail.com" + }, + "record": { + "CNAME": "base-swag.github.io" + } +} diff --git a/domains/base.json b/domains/base.json index cc20db89f..b717c7873 100644 --- a/domains/base.json +++ b/domains/base.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bcassiers", - "discord": "base08875" - }, - "record": { - "CNAME": "adbc.be" - } -} \ No newline at end of file + "owner": { + "username": "bcassiers", + "discord": "base08875" + }, + "record": { + "CNAME": "adbc.be" + } +} diff --git a/domains/baseri.json b/domains/baseri.json index c8d9d853d..34086c8de 100644 --- a/domains/baseri.json +++ b/domains/baseri.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Ho3einWave", - "discord": "743786737901240362", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V7AHINjrzMRmazv2IjJU2V9qPlcAeRQRRYDuxjvF-fq9nOmp0H3b1KfXaBuU8rTW34c9iLNwZdxAHhJ2IvsIgQvYrAVjrJ4bxgjSaO4UPmgFze1hwHS2qpZzouOZngoWjqWfTMPhttPui4yiBtCFE2x62Y-rn3_MBCfvBZLh7aqwD6booL4FGDiL7QX202miM1Mqd-r8ZNDdydAdkcpETXDLd-7opFJgcg4Tkmq-tZuKmvdHNUsDxT4GPxVhvUKGuqtHiEGBf7YuNS_OdClqsN1sXckHOsFUFwkfIx3F7upRXWN5DBy4bEXLgphfASJjMuwFx4h27pCA5B1257msrg.Ied7dY9u3UB65AXGar9V5w.JgX5U0byUY3wzS0mx9fAOkpNan7a08RyEgRzp2Dcnusv_-_UNvIsqkbPznWTjoz8NQE6ixLrymxrDIs2dGNWcgsZ3IFpF5PY9VWKkxFSTCA.nQi799OJqhyhsVY-6Tbmcg" - }, - "record": { - "CNAME": "apex-loadbalancer.netlify.com" - } -} \ No newline at end of file + "owner": { + "username": "Ho3einWave", + "discord": "743786737901240362", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V7AHINjrzMRmazv2IjJU2V9qPlcAeRQRRYDuxjvF-fq9nOmp0H3b1KfXaBuU8rTW34c9iLNwZdxAHhJ2IvsIgQvYrAVjrJ4bxgjSaO4UPmgFze1hwHS2qpZzouOZngoWjqWfTMPhttPui4yiBtCFE2x62Y-rn3_MBCfvBZLh7aqwD6booL4FGDiL7QX202miM1Mqd-r8ZNDdydAdkcpETXDLd-7opFJgcg4Tkmq-tZuKmvdHNUsDxT4GPxVhvUKGuqtHiEGBf7YuNS_OdClqsN1sXckHOsFUFwkfIx3F7upRXWN5DBy4bEXLgphfASJjMuwFx4h27pCA5B1257msrg.Ied7dY9u3UB65AXGar9V5w.JgX5U0byUY3wzS0mx9fAOkpNan7a08RyEgRzp2Dcnusv_-_UNvIsqkbPznWTjoz8NQE6ixLrymxrDIs2dGNWcgsZ3IFpF5PY9VWKkxFSTCA.nQi799OJqhyhsVY-6Tbmcg" + }, + "record": { + "CNAME": "apex-loadbalancer.netlify.com" + } +} diff --git a/domains/basi.json b/domains/basi.json index 4bbac0d89..4bd206798 100644 --- a/domains/basi.json +++ b/domains/basi.json @@ -1,11 +1,11 @@ { - "description": "Basi's personal website portfolio", - "owner": { - "username": "Basiiii", - "email": "basigraphics@gmail.com", - "discord": "Basi#1056" - }, - "record": { - "CNAME": "portfolio-6u1.pages.dev" - } -} \ No newline at end of file + "description": "Basi's personal website portfolio", + "owner": { + "username": "Basiiii", + "email": "basigraphics@gmail.com", + "discord": "Basi#1056" + }, + "record": { + "CNAME": "portfolio-6u1.pages.dev" + } +} diff --git a/domains/basidh.json b/domains/basidh.json index d34eb8eed..9e0ac57d7 100644 --- a/domains/basidh.json +++ b/domains/basidh.json @@ -1,12 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/abdulbasidh/portfolio", - "owner": { - "username": "abdulbasidh", - "email": "farz.basidh@gmail.com" - }, - "record": { - "CNAME": "abdulbasidh.github.io" - } + "description": "Personal portfolio", + "repo": "https://github.com/abdulbasidh/portfolio", + "owner": { + "username": "abdulbasidh", + "email": "farz.basidh@gmail.com" + }, + "record": { + "CNAME": "abdulbasidh.github.io" + } } - \ No newline at end of file diff --git a/domains/basil.json b/domains/basil.json index 7045c1664..a70021fcb 100644 --- a/domains/basil.json +++ b/domains/basil.json @@ -1,12 +1,12 @@ { - "description": "Basils' website", - "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", - "owner": { - "username": "LowSpecCorgi", - "email": "haroldthesenpai@gmail.com", - "twitter": "basilicous" - }, - "record": { - "CNAME": "lowspecorgi.github.io" - } -} \ No newline at end of file + "description": "Basils' website", + "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", + "owner": { + "username": "LowSpecCorgi", + "email": "haroldthesenpai@gmail.com", + "twitter": "basilicous" + }, + "record": { + "CNAME": "lowspecorgi.github.io" + } +} diff --git a/domains/bast.json b/domains/bast.json index d3a8dd631..8339f3bca 100644 --- a/domains/bast.json +++ b/domains/bast.json @@ -1,10 +1,10 @@ { - "description": "Bast's unimaginatively named programming blog", - "owner": { - "username": "bast0006", - "email": "bast@bast-development.com" - }, - "record": { - "URL": "https://bast-development.com" - } -} \ No newline at end of file + "description": "Bast's unimaginatively named programming blog", + "owner": { + "username": "bast0006", + "email": "bast@bast-development.com" + }, + "record": { + "URL": "https://bast-development.com" + } +} diff --git a/domains/batema.json b/domains/batema.json index 317fba871..60d667aff 100644 --- a/domains/batema.json +++ b/domains/batema.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lukas-batema", - "email": "lukasbatema@gmail.com" - }, - "record": { - "URL": "https://batemadevelopment.com" - } -} \ No newline at end of file + "owner": { + "username": "lukas-batema", + "email": "lukasbatema@gmail.com" + }, + "record": { + "URL": "https://batemadevelopment.com" + } +} diff --git a/domains/bcraft.json b/domains/bcraft.json index a6350b1e3..bd2bb34b3 100644 --- a/domains/bcraft.json +++ b/domains/bcraft.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "xuanhaivptthn", - "email": "xuanhaivptthn@gmail.com", - "discord": "379076400394666004" - }, - "record": { - "CNAME": "xuanhaivptthn.github.io" - } -} \ No newline at end of file + "owner": { + "username": "xuanhaivptthn", + "email": "xuanhaivptthn@gmail.com", + "discord": "379076400394666004" + }, + "record": { + "CNAME": "xuanhaivptthn.github.io" + } +} diff --git a/domains/bd.json b/domains/bd.json index 942ff99c7..61dddf1ea 100644 --- a/domains/bd.json +++ b/domains/bd.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website.", - "repo": "https://github.com/cantcode023/bd.is-a.dev", - "owner": { - "username": "CantCode023", - "email": "cantcode023@gmail.com" - }, - "record": { - "CNAME": "cantcode023.github.io" - } + "description": "Portfolio website.", + "repo": "https://github.com/cantcode023/bd.is-a.dev", + "owner": { + "username": "CantCode023", + "email": "cantcode023@gmail.com" + }, + "record": { + "CNAME": "cantcode023.github.io" + } } diff --git a/domains/bdays.suki.json b/domains/bdays.suki.json index 7a2c88f62..4ae0c87c0 100644 --- a/domains/bdays.suki.json +++ b/domains/bdays.suki.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": [ - "69.197.135.204" - ] - } -} \ No newline at end of file + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["69.197.135.204"] + } +} diff --git a/domains/bean.json b/domains/bean.json index 41a6d5bee..6440c9d3a 100644 --- a/domains/bean.json +++ b/domains/bean.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BeanRob", - "email": "bentr99@gmail.com" - }, - "record": { - "CNAME": "beanrob.com" - } -} \ No newline at end of file + "owner": { + "username": "BeanRob", + "email": "bentr99@gmail.com" + }, + "record": { + "CNAME": "beanrob.com" + } +} diff --git a/domains/bear.json b/domains/bear.json index 3b18a30d5..3a0935512 100644 --- a/domains/bear.json +++ b/domains/bear.json @@ -1,12 +1,12 @@ { - "description": "Bear's Portfolio Website", - "repo": "https://github.com/bearts/bearts.github.io", - "owner": { - "username": "bearts", - "email": "anujparihar@yahoo.com", - "twitter": "anujpflash" - }, - "record": { - "CNAME": "bearts.github.io" - } -} \ No newline at end of file + "description": "Bear's Portfolio Website", + "repo": "https://github.com/bearts/bearts.github.io", + "owner": { + "username": "bearts", + "email": "anujparihar@yahoo.com", + "twitter": "anujpflash" + }, + "record": { + "CNAME": "bearts.github.io" + } +} diff --git a/domains/bedanth.json b/domains/bedanth.json index 2e58bce82..e63d09d00 100644 --- a/domains/bedanth.json +++ b/domains/bedanth.json @@ -1,11 +1,11 @@ { - "description": "Bedant Hota's Portfolio", - "repo": "https://github.com/bedantH/bedantH.github.io", - "owner": { - "username": "bedantH", - "email": "mohanesh.h2003@gmail.com" - }, - "record": { - "CNAME": "bedanth-github-io.pages.dev" - } -} \ No newline at end of file + "description": "Bedant Hota's Portfolio", + "repo": "https://github.com/bedantH/bedantH.github.io", + "owner": { + "username": "bedantH", + "email": "mohanesh.h2003@gmail.com" + }, + "record": { + "CNAME": "bedanth-github-io.pages.dev" + } +} diff --git a/domains/beersanp.json b/domains/beersanp.json index 88e0cf44c..aff4df46a 100644 --- a/domains/beersanp.json +++ b/domains/beersanp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "beersanp", - "email": "beersanp@duck.com" - }, - "record": { - "CNAME": "beersanp.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "beersanp", + "email": "beersanp@duck.com" + }, + "record": { + "CNAME": "beersanp.pages.dev" + } +} diff --git a/domains/belle.json b/domains/belle.json index 5db51ecfd..4763b602e 100644 --- a/domains/belle.json +++ b/domains/belle.json @@ -1,11 +1,11 @@ { - "description": "Belle's website", - "repo": "https://github.com/bellesea/personalwebsite", - "owner": { - "username": "bellesea", - "email": "bellesee1212@gmail.com" - }, - "record": { - "CNAME": "bellesea.github.io" - } -} \ No newline at end of file + "description": "Belle's website", + "repo": "https://github.com/bellesea/personalwebsite", + "owner": { + "username": "bellesea", + "email": "bellesee1212@gmail.com" + }, + "record": { + "CNAME": "bellesea.github.io" + } +} diff --git a/domains/ben.json b/domains/ben.json index fe92aa731..d64f12062 100644 --- a/domains/ben.json +++ b/domains/ben.json @@ -1,19 +1,16 @@ { - "owner": { - "username": "justpiple", - "email": "me@benspace.xyz" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "justpiple", + "email": "me@benspace.xyz" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/benet.json b/domains/benet.json index e75f54880..2d911624f 100644 --- a/domains/benet.json +++ b/domains/benet.json @@ -1,21 +1,18 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/JohnnyMoneJohnny/JohnnyMoneJohnny.github.io", - "owner": { - "username": "JohnnyMoneJohnny", - "email": "okbutwhoaskedlikefr@gmail.com" - }, - "record": { - "A": [ - "185.199.111.153", - "185.199.108.153", - "185.199.110.153", - "185.199.109.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/JohnnyMoneJohnny/JohnnyMoneJohnny.github.io", + "owner": { + "username": "JohnnyMoneJohnny", + "email": "okbutwhoaskedlikefr@gmail.com" + }, + "record": { + "A": [ + "185.199.111.153", + "185.199.108.153", + "185.199.110.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/benjamin.json b/domains/benjamin.json index 0c4260195..54c0c9c99 100644 --- a/domains/benjamin.json +++ b/domains/benjamin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Loapu", - "email": "benjamin@loapu.dev" - }, - "record": { - "NS": ["algin.ns.cloudflare.com", "marge.ns.cloudflare.com"] - } + "owner": { + "username": "Loapu", + "email": "benjamin@loapu.dev" + }, + "record": { + "NS": ["algin.ns.cloudflare.com", "marge.ns.cloudflare.com"] + } } diff --git a/domains/benjo.json b/domains/benjo.json index 9398c9081..a78989242 100644 --- a/domains/benjo.json +++ b/domains/benjo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Golgrax", - "twitter": "BughawBenjo" - }, - "record": { - "CNAME": "benjo.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Golgrax", + "twitter": "BughawBenjo" + }, + "record": { + "CNAME": "benjo.pages.dev" + } +} diff --git a/domains/bennett1412.json b/domains/bennett1412.json index 995e474c3..2650c1326 100644 --- a/domains/bennett1412.json +++ b/domains/bennett1412.json @@ -1,12 +1,12 @@ { - "description": "Deploying my portfolio website", - "repo": "https://github.com/bennett1412/portfolio2.0", - "owner": { - "username": "bennett1412", - "email": "bennettmadavana@gmail.com", - "twitter": "MadavanaB" - }, - "record": { - "CNAME": "bennett1412.github.io" - } -} \ No newline at end of file + "description": "Deploying my portfolio website", + "repo": "https://github.com/bennett1412/portfolio2.0", + "owner": { + "username": "bennett1412", + "email": "bennettmadavana@gmail.com", + "twitter": "MadavanaB" + }, + "record": { + "CNAME": "bennett1412.github.io" + } +} diff --git a/domains/beno.json b/domains/beno.json index fcee8c6de..cbefac66b 100644 --- a/domains/beno.json +++ b/domains/beno.json @@ -1,11 +1,11 @@ { - "description": "Ingeniero Informático con mención en Gestión de la Información. Me enfoco en desarrollo de software y manejo de datos. Idioma español, inglés y ruso.", - "repo": "https://github.com/BenoAbarcaS/pf", - "owner": { - "username": "BenoAbarcaS", - "email": "abarcabernardo00@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "Ingeniero Informático con mención en Gestión de la Información. Me enfoco en desarrollo de software y manejo de datos. Idioma español, inglés y ruso.", + "repo": "https://github.com/BenoAbarcaS/pf", + "owner": { + "username": "BenoAbarcaS", + "email": "abarcabernardo00@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/bens.json b/domains/bens.json index 9842a96cb..1afb31f80 100644 --- a/domains/bens.json +++ b/domains/bens.json @@ -1,6 +1,5 @@ { "description": "My portfolio", - "repo": "https://github.com/coco-droid", "owner": { "username": "coco-droid", "email": "robensjeanbaptiste29@gmail.com" diff --git a/domains/bento64.json b/domains/bento64.json index c5f482455..ab1f33d02 100644 --- a/domains/bento64.json +++ b/domains/bento64.json @@ -1,11 +1,11 @@ { - "description": "I need a great looking (sub)domain for my website", - "repo": "https://github.com/bento64/bento64.github.io", - "owner": { - "username": "bento64", - "email": "bento64@disroot.org" - }, - "record": { - "CNAME": "bento64.github.io" - } -} \ No newline at end of file + "description": "I need a great looking (sub)domain for my website", + "repo": "https://github.com/bento64/bento64.github.io", + "owner": { + "username": "bento64", + "email": "bento64@disroot.org" + }, + "record": { + "CNAME": "bento64.github.io" + } +} diff --git a/domains/benz.json b/domains/benz.json index 5366555b6..31ea72a70 100644 --- a/domains/benz.json +++ b/domains/benz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MicroBenz", - "email": "microbenz.prob@gmail.com" - }, - "record": { - "CNAME": "microbenz.in.th" - } -} \ No newline at end of file + "owner": { + "username": "MicroBenz", + "email": "microbenz.prob@gmail.com" + }, + "record": { + "CNAME": "microbenz.in.th" + } +} diff --git a/domains/bernalvarela.json b/domains/bernalvarela.json index 2c172edb7..045eb30b8 100644 --- a/domains/bernalvarela.json +++ b/domains/bernalvarela.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bernalvarela", - "email": "bernalvarela@gmail.com" - }, - "record": { - "CNAME": "bernalvarela.github.io" - } -} \ No newline at end of file + "owner": { + "username": "bernalvarela", + "email": "bernalvarela@gmail.com" + }, + "record": { + "CNAME": "bernalvarela.github.io" + } +} diff --git a/domains/bernardo.json b/domains/bernardo.json index 910cc14ba..5bd1e8f0f 100644 --- a/domains/bernardo.json +++ b/domains/bernardo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Bernardo-QG", - "email": "b.quintinoguzman@ugto.mx" - }, - "record": { - "CNAME": "bernardo-qg.github.io" - } + "owner": { + "username": "Bernardo-QG", + "email": "b.quintinoguzman@ugto.mx" + }, + "record": { + "CNAME": "bernardo-qg.github.io" + } } diff --git a/domains/bernardofoegbu.json b/domains/bernardofoegbu.json index e98994efe..a3d0e71ac 100644 --- a/domains/bernardofoegbu.json +++ b/domains/bernardofoegbu.json @@ -1,11 +1,11 @@ { - "description": "I want to use it for hosting my portfolio site", - "repo": "https://github.com/O-BERNARDOFOEGBU/my-portfolio", - "owner": { - "username": "O-BERNARDOFOEGBU", - "email": "obinnaofoegbu71@gmail.com" - }, - "record": { - "CNAME": "o-bernardofoegbu.github.io" - } -} \ No newline at end of file + "description": "I want to use it for hosting my portfolio site", + "repo": "https://github.com/O-BERNARDOFOEGBU/my-portfolio", + "owner": { + "username": "O-BERNARDOFOEGBU", + "email": "obinnaofoegbu71@gmail.com" + }, + "record": { + "CNAME": "o-bernardofoegbu.github.io" + } +} diff --git a/domains/berry.json b/domains/berry.json index e0f31acd0..7a824a956 100644 --- a/domains/berry.json +++ b/domains/berry.json @@ -1,11 +1,11 @@ { - "description": "Berry's developer website", - "owner": { - "username": "AhmedBaari", - "email": "ahmed4baari@gmail.com", - "instagram": "berryciouss" - }, - "record": { - "CNAME": "cname.short.io" - } -} \ No newline at end of file + "description": "Berry's developer website", + "owner": { + "username": "AhmedBaari", + "email": "ahmed4baari@gmail.com", + "instagram": "berryciouss" + }, + "record": { + "CNAME": "cname.short.io" + } +} diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 4a98eae93..533a90e06 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "sxurabh", - "email": "saurabhkirve@gmail.com" - }, - "record": { - "A": [ - "154.41.233.131" - ] - } -} \ No newline at end of file + "owner": { + "username": "sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "A": ["154.41.233.131"] + } +} diff --git a/domains/berzerk.json b/domains/berzerk.json index 4a98eae93..533a90e06 100644 --- a/domains/berzerk.json +++ b/domains/berzerk.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "sxurabh", - "email": "saurabhkirve@gmail.com" - }, - "record": { - "A": [ - "154.41.233.131" - ] - } -} \ No newline at end of file + "owner": { + "username": "sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "A": ["154.41.233.131"] + } +} diff --git a/domains/betaprj.akk1to.json b/domains/betaprj.akk1to.json index 47a32a284..dca0cbf18 100644 --- a/domains/betaprj.akk1to.json +++ b/domains/betaprj.akk1to.json @@ -1,12 +1,12 @@ { - "description": "This website is for my personal project hosting XD (let it on rq)", - "repo": "https://github.com/akk1to/betaprj.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } -} \ No newline at end of file + "description": "This website is for my personal project hosting XD (let it on rq)", + "repo": "https://github.com/akk1to/betaprj.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } +} diff --git a/domains/betsthebest.json b/domains/betsthebest.json index a5a2e827e..065ae2d9c 100644 --- a/domains/betsthebest.json +++ b/domains/betsthebest.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Betsthebest", - "email": "bets.hassoun@gmail.com" - }, - "record": { - "CNAME": "betsthebest.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "CNAME": "betsthebest.github.io" + } +} diff --git a/domains/bhadra.json b/domains/bhadra.json index 056646ffb..fcbb70368 100644 --- a/domains/bhadra.json +++ b/domains/bhadra.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", - "owner": { - "username": "BhadraJayakumarSandhya", - "email": "tomjerryparu@gmail.com" - }, - "record": { - "CNAME": "bhadrajayakumarsandhya.github.io" - } -} \ No newline at end of file + "description": "Personal Website", + "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", + "owner": { + "username": "BhadraJayakumarSandhya", + "email": "tomjerryparu@gmail.com" + }, + "record": { + "CNAME": "bhadrajayakumarsandhya.github.io" + } +} diff --git a/domains/bhardwaj.json b/domains/bhardwaj.json index 047f8d314..fdb97f8e2 100644 --- a/domains/bhardwaj.json +++ b/domains/bhardwaj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rohanbhardwaj205", - "email": "71399@cgcjhanjeri.in" - }, - "record": { - "CNAME": "rohanbhardwaj205.github.io" - } -} \ No newline at end of file + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io" + } +} diff --git a/domains/bhargav-gohil.json b/domains/bhargav-gohil.json index 0362d260f..caf0466cc 100644 --- a/domains/bhargav-gohil.json +++ b/domains/bhargav-gohil.json @@ -1,11 +1,11 @@ { - "description": "Bhargav Gohil's personal developer website", - "repo": "https://github.com/bhargav252000/bhargav252000.github.io", - "owner": { - "username": "bhargav252000", - "email": "bhargavgohil25@gmail.com" - }, - "record": { - "CNAME": "bhargav252000.github.io" - } -} \ No newline at end of file + "description": "Bhargav Gohil's personal developer website", + "repo": "https://github.com/bhargav252000/bhargav252000.github.io", + "owner": { + "username": "bhargav252000", + "email": "bhargavgohil25@gmail.com" + }, + "record": { + "CNAME": "bhargav252000.github.io" + } +} diff --git a/domains/bhargav.json b/domains/bhargav.json index 58095b5a2..e1ae30b2a 100644 --- a/domains/bhargav.json +++ b/domains/bhargav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bhargavmehta01", - "email": "bhargav.mehta01@gmail.com" - }, - "record": { - "CNAME": "bhargavmehta01.github.io" - } -} \ No newline at end of file + "owner": { + "username": "bhargavmehta01", + "email": "bhargav.mehta01@gmail.com" + }, + "record": { + "CNAME": "bhargavmehta01.github.io" + } +} diff --git a/domains/bhaskar.json b/domains/bhaskar.json index 08ce8bbd1..39ab24072 100644 --- a/domains/bhaskar.json +++ b/domains/bhaskar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bhaskarrijal", - "email": "mail@bhaskarrijal.me" - }, - "record": { - "CNAME": "site-52r.pages.dev" - } + "owner": { + "username": "bhaskarrijal", + "email": "mail@bhaskarrijal.me" + }, + "record": { + "CNAME": "site-52r.pages.dev" + } } diff --git a/domains/bhattcodes.json b/domains/bhattcodes.json index 4f87e02f8..c6df48317 100644 --- a/domains/bhattcodes.json +++ b/domains/bhattcodes.json @@ -1,11 +1,11 @@ { - "description": "Aman Bhatt's personal website", - "repo": "https://github.com/bhattcodes/bhattcodes.github.io", - "owner": { - "username": "bhattcodes", - "email": "bhatt.codes@gmail.com" - }, - "record": { - "CNAME": "bhattcodes.github.io" - } -} \ No newline at end of file + "description": "Aman Bhatt's personal website", + "repo": "https://github.com/bhattcodes/bhattcodes.github.io", + "owner": { + "username": "bhattcodes", + "email": "bhatt.codes@gmail.com" + }, + "record": { + "CNAME": "bhattcodes.github.io" + } +} diff --git a/domains/bhavesh-acquaintsoft.json b/domains/bhavesh-acquaintsoft.json index 3c5a6823e..4c0f06cb9 100644 --- a/domains/bhavesh-acquaintsoft.json +++ b/domains/bhavesh-acquaintsoft.json @@ -1,10 +1,10 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/bhavesh-acquaintsoft/bhavesh-acquaintsoft.github.io", - "owner": { - "username": "bhavesh-acquaintsoft" - }, - "record": { - "CNAME": "bhavesh-acquaintsoft.github.io" - } -} \ No newline at end of file + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/bhavesh-acquaintsoft/bhavesh-acquaintsoft.github.io", + "owner": { + "username": "bhavesh-acquaintsoft" + }, + "record": { + "CNAME": "bhavesh-acquaintsoft.github.io" + } +} diff --git a/domains/bhavesh-p-patel.json b/domains/bhavesh-p-patel.json index efd600f3d..493bdba07 100644 --- a/domains/bhavesh-p-patel.json +++ b/domains/bhavesh-p-patel.json @@ -1,10 +1,10 @@ { - "description": "My new website", - "repo": "https://github.com/Bhavesh-p-Patel/Bhavesh-p-Patel.github.io", - "owner": { - "username": "Bhavesh-p-Patel" - }, - "record": { - "CNAME": "bhavesh-p-patel.github.io" - } -} \ No newline at end of file + "description": "My new website", + "repo": "https://github.com/Bhavesh-p-Patel/Bhavesh-p-Patel.github.io", + "owner": { + "username": "Bhavesh-p-Patel" + }, + "record": { + "CNAME": "bhavesh-p-patel.github.io" + } +} diff --git a/domains/bhavitha.json b/domains/bhavitha.json index 30d9603c0..0c4a0a6de 100644 --- a/domains/bhavitha.json +++ b/domains/bhavitha.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website", - "repo": "https://github.com/nightcoder26/bhavitha", - "owner": { - "username": "nightcoder26", - "twitter": "night_coder26" - }, - "record": { - "CNAME": "nightcoder26.github.io" - } -} \ No newline at end of file + "description": "Portfolio website", + "repo": "https://github.com/nightcoder26/bhavitha", + "owner": { + "username": "nightcoder26", + "twitter": "night_coder26" + }, + "record": { + "CNAME": "nightcoder26.github.io" + } +} diff --git a/domains/bhavyagupta.json b/domains/bhavyagupta.json index b5400fb78..11d241bbd 100644 --- a/domains/bhavyagupta.json +++ b/domains/bhavyagupta.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website", - "repo": "https://github.com/BhavyaGupta315/Portfolio", - "owner": { - "username": "BhavyaGupta315", - "twitter": "Bhavya_Gupta315" - }, - "record": { - "CNAME": "bhavya-gupta-portfolio.vercel.app" - } -} \ No newline at end of file + "description": "Portfolio website", + "repo": "https://github.com/BhavyaGupta315/Portfolio", + "owner": { + "username": "BhavyaGupta315", + "twitter": "Bhavya_Gupta315" + }, + "record": { + "CNAME": "bhavya-gupta-portfolio.vercel.app" + } +} diff --git a/domains/bhavyasingh.json b/domains/bhavyasingh.json index 1a222f92e..52bbd7c88 100644 --- a/domains/bhavyasingh.json +++ b/domains/bhavyasingh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BhavyaSingh2611", - "email": "bhavyasingh2611@outlook.com" - }, - "record": { - "CNAME": "bhavyasingh2611.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BhavyaSingh2611", + "email": "bhavyasingh2611@outlook.com" + }, + "record": { + "CNAME": "bhavyasingh2611.github.io" + } +} diff --git a/domains/bhumkah-patel.json b/domains/bhumkah-patel.json index d70aa11f2..8d0c1d7e9 100644 --- a/domains/bhumkah-patel.json +++ b/domains/bhumkah-patel.json @@ -1,10 +1,10 @@ { - "description": "bhumika patel.", - "repo": "https://github.com/bhumkah-patel/bhumkah-patel.github.io", - "owner": { - "username": "bhumkah-patel" - }, - "record": { - "CNAME": "bhumkah-patel.github.io" - } -} \ No newline at end of file + "description": "bhumika patel.", + "repo": "https://github.com/bhumkah-patel/bhumkah-patel.github.io", + "owner": { + "username": "bhumkah-patel" + }, + "record": { + "CNAME": "bhumkah-patel.github.io" + } +} diff --git a/domains/bhushankhopkarr.json b/domains/bhushankhopkarr.json index 66decd963..975268c2c 100644 --- a/domains/bhushankhopkarr.json +++ b/domains/bhushankhopkarr.json @@ -1,12 +1,12 @@ { - "description": "This subdomain is a redirection to my personal portfolio.", - "repo": "https://github.com/bhushankhopkarr/bhushankhopkarr.github.io", - "owner": { - "username": "bhushankhopkarr", - "email": "bhushankhopkar06@gmail.com", - "twitter": "bhushankhopkrr" - }, - "record": { - "CNAME": "bhushankhopkrr.vercel.app" - } -} \ No newline at end of file + "description": "This subdomain is a redirection to my personal portfolio.", + "repo": "https://github.com/bhushankhopkarr/bhushankhopkarr.github.io", + "owner": { + "username": "bhushankhopkarr", + "email": "bhushankhopkar06@gmail.com", + "twitter": "bhushankhopkrr" + }, + "record": { + "CNAME": "bhushankhopkrr.vercel.app" + } +} diff --git a/domains/bibhu.json b/domains/bibhu.json index 61a249fc9..fa2afbeb4 100644 --- a/domains/bibhu.json +++ b/domains/bibhu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bibs24", - "email": "bibhuprasadsaha4@gmail.com" - }, - "record": { - "CNAME": "bibs24.github.io" - }, - "description": "Personal Portfolio" -} \ No newline at end of file + "owner": { + "username": "bibs24", + "email": "bibhuprasadsaha4@gmail.com" + }, + "record": { + "CNAME": "bibs24.github.io" + }, + "description": "Personal Portfolio" +} diff --git a/domains/bigtime.json b/domains/bigtime.json index 33dc3c2bd..036a9718a 100644 --- a/domains/bigtime.json +++ b/domains/bigtime.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "mxl0s", - "email": "contact@milosv.co" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "owner": { + "username": "mxl0s", + "email": "contact@milosv.co" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/biko.json b/domains/biko.json index 8f5c671a2..2bf95026d 100644 --- a/domains/biko.json +++ b/domains/biko.json @@ -1,12 +1,12 @@ { - "description": "Personal website that will be used as an introduction to me, how to contact me, my blog posts and more", - "repo": "https://github.com/Bikoil/bikoil.github.io", - "owner": { - "username": "bikoil", - "email": "devbikoilu@gmail.com", - "twitter": "BikoAni" - }, - "record": { - "CNAME": "bikoil.github.io" - } -} \ No newline at end of file + "description": "Personal website that will be used as an introduction to me, how to contact me, my blog posts and more", + "repo": "https://github.com/Bikoil/bikoil.github.io", + "owner": { + "username": "bikoil", + "email": "devbikoilu@gmail.com", + "twitter": "BikoAni" + }, + "record": { + "CNAME": "bikoil.github.io" + } +} diff --git a/domains/bilal.json b/domains/bilal.json index 86f7f9bc4..cba83104a 100644 --- a/domains/bilal.json +++ b/domains/bilal.json @@ -1,11 +1,11 @@ { - "description": "BilalBsd's developer website", - "repo": "https://github.com/bilalbsd/bilalbsd.github.io", - "owner": { - "username": "Bilalbsd", - "email": "dev.bilalb@gmail.com" - }, - "record": { - "CNAME": "bilalbsd.github.io" - } -} \ No newline at end of file + "description": "BilalBsd's developer website", + "repo": "https://github.com/bilalbsd/bilalbsd.github.io", + "owner": { + "username": "Bilalbsd", + "email": "dev.bilalb@gmail.com" + }, + "record": { + "CNAME": "bilalbsd.github.io" + } +} diff --git a/domains/bilalmansuri.json b/domains/bilalmansuri.json index 1fdd42ab4..6bab652a5 100644 --- a/domains/bilalmansuri.json +++ b/domains/bilalmansuri.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bilal-23", - "email": "work.bilalmansuri@gmail.com", - "discord": "bilal_23" - }, - "record": { - "CNAME": "bilalmansuri.vercel.app" - } + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "CNAME": "bilalmansuri.vercel.app" + } } diff --git a/domains/bilalthepunjabi.json b/domains/bilalthepunjabi.json index 3fd39e6d6..6bcc1c456 100644 --- a/domains/bilalthepunjabi.json +++ b/domains/bilalthepunjabi.json @@ -1,14 +1,11 @@ { - "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 + "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"] + } +} diff --git a/domains/bill.json b/domains/bill.json index 136fc99b6..28f9a08c9 100644 --- a/domains/bill.json +++ b/domains/bill.json @@ -1,12 +1,12 @@ { - "description": "Bill's blog site.", - "repo": "https://github.com/CMBill/CMBill.github.io", - "owner": { - "username": "CMBill", - "email": "callmebill@billw.cn", - "twitter": "BillWen14" - }, - "record": { - "CNAME": "cmbill.github.io" - } -} \ No newline at end of file + "description": "Bill's blog site.", + "repo": "https://github.com/CMBill/CMBill.github.io", + "owner": { + "username": "CMBill", + "email": "callmebill@billw.cn", + "twitter": "BillWen14" + }, + "record": { + "CNAME": "cmbill.github.io" + } +} diff --git a/domains/billvog.json b/domains/billvog.json index 48c6f7a97..9d30e7902 100644 --- a/domains/billvog.json +++ b/domains/billvog.json @@ -1,11 +1,11 @@ { - "description": "billvog's Portfolio Website", - "repo": "https://github.com/billvog/billvog.github.io", - "owner": { - "username": "billvog", - "email": "hey@billvog.com" - }, - "record": { - "URL": "https://billvog.com" - } -} \ No newline at end of file + "description": "billvog's Portfolio Website", + "repo": "https://github.com/billvog/billvog.github.io", + "owner": { + "username": "billvog", + "email": "hey@billvog.com" + }, + "record": { + "URL": "https://billvog.com" + } +} diff --git a/domains/billy.json b/domains/billy.json index a65f89327..7c49e1998 100644 --- a/domains/billy.json +++ b/domains/billy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tomlin7", - "email": "billydevbusiness@gmail.com" - }, - "record": { - "URL": "https://tomlin7.github.io" - } -} \ No newline at end of file + "owner": { + "username": "tomlin7", + "email": "billydevbusiness@gmail.com" + }, + "record": { + "URL": "https://tomlin7.github.io" + } +} diff --git a/domains/bimal.json b/domains/bimal.json index 101737508..0f7076a76 100644 --- a/domains/bimal.json +++ b/domains/bimal.json @@ -1,12 +1,12 @@ { - "description": "My personal website goes here", - "repo": "https://github.com/bimal-inc/bimal-inc.github.io", - "owner": { - "username": "bimal-inc", - "email": "bimalyadavemail7@gmail.com", - "twitter": "bimalinc" - }, - "record": { - "CNAME": "bimal-inc.github.io" - } -} \ No newline at end of file + "description": "My personal website goes here", + "repo": "https://github.com/bimal-inc/bimal-inc.github.io", + "owner": { + "username": "bimal-inc", + "email": "bimalyadavemail7@gmail.com", + "twitter": "bimalinc" + }, + "record": { + "CNAME": "bimal-inc.github.io" + } +} diff --git a/domains/bimarsha.json b/domains/bimarsha.json index 3da5e68f4..a4195f796 100644 --- a/domains/bimarsha.json +++ b/domains/bimarsha.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Bimarsha69", - "email": "bimarshathapa2@gmail.com" - }, - "record": { - "CNAME": "bimarsha69.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "CNAME": "bimarsha69.github.io" + } +} diff --git a/domains/bing-chilling.json b/domains/bing-chilling.json index 53d04e87b..ab819db76 100644 --- a/domains/bing-chilling.json +++ b/domains/bing-chilling.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheUnium", - "email": "ooooooooooooothereal@gmail.com" - }, - "record": { - "CNAME": "theunium.github.io" - } -} \ No newline at end of file + "owner": { + "username": "TheUnium", + "email": "ooooooooooooothereal@gmail.com" + }, + "record": { + "CNAME": "theunium.github.io" + } +} diff --git a/domains/binh.json b/domains/binh.json index 3a8f0c51d..2c576dfbd 100644 --- a/domains/binh.json +++ b/domains/binh.json @@ -1,11 +1,10 @@ { - "description": "Binh Pham's Personal Website", - "repo": "https://github.com/pham-tuan-binh", - "owner": { - "username": "pham-tuan-binh", - "email": "binhpham@binhph.am" - }, - "record": { - "URL": "https://www.binhph.am" - } -} \ No newline at end of file + "description": "Binh Pham's Personal Website", + "owner": { + "username": "pham-tuan-binh", + "email": "binhpham@binhph.am" + }, + "record": { + "URL": "https://www.binhph.am" + } +} diff --git a/domains/binhpv96.json b/domains/binhpv96.json index 9a0976ea6..030873437 100644 --- a/domains/binhpv96.json +++ b/domains/binhpv96.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "binhpv96", - "email": "pvbinh2k4@gmail.com" - }, - "record": { - "CNAME": "binhpv96.github.io" - } -} \ No newline at end of file + "owner": { + "username": "binhpv96", + "email": "pvbinh2k4@gmail.com" + }, + "record": { + "CNAME": "binhpv96.github.io" + } +} diff --git a/domains/bintang1302.json b/domains/bintang1302.json index 6a295b7fe..5d021e665 100644 --- a/domains/bintang1302.json +++ b/domains/bintang1302.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Bintang1302", - "discord": "881796102142185504", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NxNl7iqPLlu2R6PI7WeNjQ3DKnxMPUe4m6yjt9wDu4VQFk-lyi2DlXx8YQNZY0e1yKeYFAbPUv_0hHLMhRK-mPQfUmyr1EGxi90HlfxPj7Z5SiNuQ0JOcCdz7LIbajRsRznaWPDt-fz7nSyQvrR8qTo3TLKPCe_GtGKzOuY4U4zqs35VByrNnJE0_R4mQuW-KqZPie2kzopM7M4dSVlCDuBiI91uC5HKKcOZ4jq9sf8MnnqXOzh0C7vFRYq-k_7vQ4khJtizfOVJsM8Y9-ioodSwwvzeS-0dfrq_DFwZx68OJcg0VVLy6-Bi1Zf199QWlb39NNqHEDw08Yu1Rzgo5A.Ydq1gSOxnSmBTk93ym-ipA.5cwDdmxhwIxRV4237X9z7At-Up-uL1dQgiQzgKHqrcjP9HBzJlTRnmOvDQEiohF3uWtdL3y4VadRGXOgcF6TKVljeBkSsR3XuEKWDMRwvOY.XB1v5WDnEPOfqjr-ZEzloQ" - }, - "record": { - "A": [ - "89.213.211.250" - ] - } -} \ No newline at end of file + "owner": { + "username": "Bintang1302", + "discord": "881796102142185504", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NxNl7iqPLlu2R6PI7WeNjQ3DKnxMPUe4m6yjt9wDu4VQFk-lyi2DlXx8YQNZY0e1yKeYFAbPUv_0hHLMhRK-mPQfUmyr1EGxi90HlfxPj7Z5SiNuQ0JOcCdz7LIbajRsRznaWPDt-fz7nSyQvrR8qTo3TLKPCe_GtGKzOuY4U4zqs35VByrNnJE0_R4mQuW-KqZPie2kzopM7M4dSVlCDuBiI91uC5HKKcOZ4jq9sf8MnnqXOzh0C7vFRYq-k_7vQ4khJtizfOVJsM8Y9-ioodSwwvzeS-0dfrq_DFwZx68OJcg0VVLy6-Bi1Zf199QWlb39NNqHEDw08Yu1Rzgo5A.Ydq1gSOxnSmBTk93ym-ipA.5cwDdmxhwIxRV4237X9z7At-Up-uL1dQgiQzgKHqrcjP9HBzJlTRnmOvDQEiohF3uWtdL3y4VadRGXOgcF6TKVljeBkSsR3XuEKWDMRwvOY.XB1v5WDnEPOfqjr-ZEzloQ" + }, + "record": { + "A": ["89.213.211.250"] + } +} diff --git a/domains/binwonk.json b/domains/binwonk.json index fec4e131c..b8647c14a 100644 --- a/domains/binwonk.json +++ b/domains/binwonk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "binwonk", - "email": "finnwok1@gmail.com" - }, - "record": { - "CNAME": "binwonk.github.io" - } -} \ No newline at end of file + "owner": { + "username": "binwonk", + "email": "finnwok1@gmail.com" + }, + "record": { + "CNAME": "binwonk.github.io" + } +} diff --git a/domains/bio.ahmedtohamy.json b/domains/bio.ahmedtohamy.json index 730c79d01..44fc48511 100644 --- a/domains/bio.ahmedtohamy.json +++ b/domains/bio.ahmedtohamy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahmedtohamy1", - "email": "1ahmed.tohamy@gmail.com" - }, - "record": { - "CNAME": "ahmedtohamy1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} diff --git a/domains/bipin-bheda.json b/domains/bipin-bheda.json index 9b5a62978..fb79c29cf 100644 --- a/domains/bipin-bheda.json +++ b/domains/bipin-bheda.json @@ -1,10 +1,10 @@ { - "description": "Bipin Bheda Profile.", - "repo": "https://github.com/bipin-bheda/bipin-bheda.github.io", - "owner": { - "username": "bipin-bheda" - }, - "record": { - "CNAME": "bipin-bheda.github.io" - } -} \ No newline at end of file + "description": "Bipin Bheda Profile.", + "repo": "https://github.com/bipin-bheda/bipin-bheda.github.io", + "owner": { + "username": "bipin-bheda" + }, + "record": { + "CNAME": "bipin-bheda.github.io" + } +} diff --git a/domains/biplob.json b/domains/biplob.json index 943266d51..f5daffede 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "revolutionisme", - "email": "revolutionisme@gmail.com" - }, - "record": { - "CNAME": "revolutionisme.github.io" - } -} \ No newline at end of file + "owner": { + "username": "revolutionisme", + "email": "revolutionisme@gmail.com" + }, + "record": { + "CNAME": "revolutionisme.github.io" + } +} diff --git a/domains/birabittoh.json b/domains/birabittoh.json index 7bfdf34d5..0e04cf4df 100644 --- a/domains/birabittoh.json +++ b/domains/birabittoh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BiRabittoh", - "email": "andronacomarco@gmail.com" - }, - "record": { - "CNAME": "birabittoh.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BiRabittoh", + "email": "andronacomarco@gmail.com" + }, + "record": { + "CNAME": "birabittoh.github.io" + } +} diff --git a/domains/bismuth.json b/domains/bismuth.json index 2b48c8e5e..6ef1961e2 100644 --- a/domains/bismuth.json +++ b/domains/bismuth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bismuthnickel", - "email": "warreneverettstevens@gmail.com" - }, - "record": { - "CNAME": "bismuthnickel.github.io" - } -} \ No newline at end of file + "owner": { + "username": "bismuthnickel", + "email": "warreneverettstevens@gmail.com" + }, + "record": { + "CNAME": "bismuthnickel.github.io" + } +} diff --git a/domains/bitsexploited.json b/domains/bitsexploited.json index 5460f7e84..5ad5b4c99 100644 --- a/domains/bitsexploited.json +++ b/domains/bitsexploited.json @@ -1,11 +1,11 @@ { - "description": "A portfolio website", - "repo": "https://github.com/bitsexploited/bitsexploited.github.io", - "owner": { - "username": "BitsExploited", - "email": "tspamiitesh@gmail.com" - }, - "record": { - "CNAME": "BitsExploited.github.io" - } -} \ No newline at end of file + "description": "A portfolio website", + "repo": "https://github.com/bitsexploited/bitsexploited.github.io", + "owner": { + "username": "BitsExploited", + "email": "tspamiitesh@gmail.com" + }, + "record": { + "CNAME": "BitsExploited.github.io" + } +} diff --git a/domains/bk.json b/domains/bk.json index ae4635f0c..0ad102550 100644 --- a/domains/bk.json +++ b/domains/bk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hbk671104", - "email": "hbk671104@gmail.com" - }, - "record": { - "CNAME": "hbk671104.github.io" - } -} \ No newline at end of file + "owner": { + "username": "hbk671104", + "email": "hbk671104@gmail.com" + }, + "record": { + "CNAME": "hbk671104.github.io" + } +} diff --git a/domains/bkmd.json b/domains/bkmd.json index 6ea4324b2..baef014e4 100644 --- a/domains/bkmd.json +++ b/domains/bkmd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Soldierplayz6867", - "email": "soldierplayz.tw@gmail.com" - }, - "record": { - "CNAME": "da-1.us.hostns.io" - } -} \ No newline at end of file + "owner": { + "username": "Soldierplayz6867", + "email": "soldierplayz.tw@gmail.com" + }, + "record": { + "CNAME": "da-1.us.hostns.io" + } +} diff --git a/domains/bkms.json b/domains/bkms.json index 19241fbd5..03f3f8128 100644 --- a/domains/bkms.json +++ b/domains/bkms.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bkmsstudio", - "email": "mmini15354424@gmail.com" - }, - "record": { - "CNAME": "www.bkmsdev.in.th" - } -} \ No newline at end of file + "owner": { + "username": "bkmsstudio", + "email": "mmini15354424@gmail.com" + }, + "record": { + "CNAME": "www.bkmsdev.in.th" + } +} diff --git a/domains/blackdx.json b/domains/blackdx.json index 0d7925db9..47620b711 100644 --- a/domains/blackdx.json +++ b/domains/blackdx.json @@ -1,12 +1,12 @@ { - "description": "Use is for a little portfolio", - "repo": "https://github.com/blackdx/homepage", - "owner": { - "username": "blackdx", - "email": "blackdxnet@gmail.com", - "twitter": "BlackDX10" - }, - "record": { - "CNAME": "blackdx.github.io" - } -} \ No newline at end of file + "description": "Use is for a little portfolio", + "repo": "https://github.com/blackdx/homepage", + "owner": { + "username": "blackdx", + "email": "blackdxnet@gmail.com", + "twitter": "BlackDX10" + }, + "record": { + "CNAME": "blackdx.github.io" + } +} diff --git a/domains/blackneeed.json b/domains/blackneeed.json index 05d31e3e1..b5b678429 100644 --- a/domains/blackneeed.json +++ b/domains/blackneeed.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Blackneeed", - "email": "kontododatkowe.marcelclay@gmail.com", - "discord": "928360278683443210" - }, - "record": { - "CNAME": "blackneeed.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Blackneeed", + "email": "kontododatkowe.marcelclay@gmail.com", + "discord": "928360278683443210" + }, + "record": { + "CNAME": "blackneeed.github.io" + } +} diff --git a/domains/blacsheep.json b/domains/blacsheep.json index c57351ecc..f954b0cbc 100644 --- a/domains/blacsheep.json +++ b/domains/blacsheep.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "blacsheep", - "email": "lanzou1.0@gmail.com" - }, - "record": { - "CNAME": "blacsheep-github-io.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "blacsheep", + "email": "lanzou1.0@gmail.com" + }, + "record": { + "CNAME": "blacsheep-github-io.pages.dev" + } +} diff --git a/domains/blaine.json b/domains/blaine.json index 6e25e952f..eff049886 100644 --- a/domains/blaine.json +++ b/domains/blaine.json @@ -1,11 +1,11 @@ { - "description": "The face of Blaine, on the web", - "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", - "owner": { - "username": "Blakeinstein", - "email": "rishi1998@gmail.com" - }, - "record": { - "URL": "https://blaine.vip" - } -} \ No newline at end of file + "description": "The face of Blaine, on the web", + "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", + "owner": { + "username": "Blakeinstein", + "email": "rishi1998@gmail.com" + }, + "record": { + "URL": "https://blaine.vip" + } +} diff --git a/domains/blake.json b/domains/blake.json index bd3b957be..6ac0ad09b 100644 --- a/domains/blake.json +++ b/domains/blake.json @@ -1,13 +1,10 @@ { - "description": "A redirection to my github page", - "repo": "https://github.com/BlakeH2208", - "owner": { - "username": "BlakeH2208", - "email": "contact@blakehurley.com" - }, - "record": { - "A": [ - "89.41.169.49" - ] - } -} \ No newline at end of file + "description": "A redirection to my github page", + "owner": { + "username": "BlakeH2208", + "email": "contact@blakehurley.com" + }, + "record": { + "A": ["89.41.169.49"] + } +} diff --git a/domains/blankparticle.json b/domains/blankparticle.json index a898aef9f..08d16d919 100644 --- a/domains/blankparticle.json +++ b/domains/blankparticle.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BlankParticle", - "email": "hello@blankparticle.in" - }, - "record": { - "URL": "https://blankparticle.in" - } -} \ No newline at end of file + "owner": { + "username": "BlankParticle", + "email": "hello@blankparticle.in" + }, + "record": { + "URL": "https://blankparticle.in" + } +} diff --git a/domains/blast.json b/domains/blast.json index 3dbef5108..cda0a12aa 100644 --- a/domains/blast.json +++ b/domains/blast.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ReBlast", - "discord": "poxuizm" - }, - "description": "Personal website with links to my social medias, will probably add portfolio", - "record": { - "CNAME": "reblast.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ReBlast", + "discord": "poxuizm" + }, + "description": "Personal website with links to my social medias, will probably add portfolio", + "record": { + "CNAME": "reblast.github.io" + } +} diff --git a/domains/blazedev.json b/domains/blazedev.json index 6e4af010b..8b9d2fbd7 100644 --- a/domains/blazedev.json +++ b/domains/blazedev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "blaze-099", - "discord": "1186691290759434350", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Drbtx3bqrGce1w55T80jyC9uYEhqb_Hea4djEOiUZhqyASA5RnIwlE30dkNIXLr2ARGyMa-IunKjmUWbVWyDu_KuPPXfGzRqstu_TN0ooplUSySXe2lWHP275PpyfMi2ZlmkWH06BCvWUZqeDZimJXGK-EEBMXOyBfJtP91bA9SpXZ8PSdmvK1nEEjO-G3o7NgB-YvT5hydJ6kx_VvRvAmCewn2VDWUxxaRmFHv9RyolKnuUZDT19Nj0HDooaFHvHMUazbrmHKp7u2ymN3-hhwpaLxjvQ_R1BQNVSnC5zHkNHvxqiIrh3fyqRCpn3YQIpI8FH3AjMOopt8D4ehvt-w.XfKXPgZOGrovfShUJYX10w.Q_92JQs0PCCIqSzlIgnqbSGSSkH1BmLZn6x2nYOOMpuD2YYSU1R8utzksWRYsCWoZ4U7ZPYrboTidItRKMHSvZ3nyZl4fDiYfPhsfHJV3TY.JW-lUBRmYsjUqFoCsAH_vA" - }, - "record": { - "CNAME": "sparkling-faloodeh-1fda87.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "blaze-099", + "discord": "1186691290759434350", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Drbtx3bqrGce1w55T80jyC9uYEhqb_Hea4djEOiUZhqyASA5RnIwlE30dkNIXLr2ARGyMa-IunKjmUWbVWyDu_KuPPXfGzRqstu_TN0ooplUSySXe2lWHP275PpyfMi2ZlmkWH06BCvWUZqeDZimJXGK-EEBMXOyBfJtP91bA9SpXZ8PSdmvK1nEEjO-G3o7NgB-YvT5hydJ6kx_VvRvAmCewn2VDWUxxaRmFHv9RyolKnuUZDT19Nj0HDooaFHvHMUazbrmHKp7u2ymN3-hhwpaLxjvQ_R1BQNVSnC5zHkNHvxqiIrh3fyqRCpn3YQIpI8FH3AjMOopt8D4ehvt-w.XfKXPgZOGrovfShUJYX10w.Q_92JQs0PCCIqSzlIgnqbSGSSkH1BmLZn6x2nYOOMpuD2YYSU1R8utzksWRYsCWoZ4U7ZPYrboTidItRKMHSvZ3nyZl4fDiYfPhsfHJV3TY.JW-lUBRmYsjUqFoCsAH_vA" + }, + "record": { + "CNAME": "sparkling-faloodeh-1fda87.netlify.app" + } +} diff --git a/domains/blazyflash.json b/domains/blazyflash.json index 1b54d0c45..e2c936c81 100644 --- a/domains/blazyflash.json +++ b/domains/blazyflash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Thanatoslayer6", - "email": "thanatoslayer6@gmail.com" - }, - "record": { - "URL": "https://ballzy.vercel.app/" - } -} \ No newline at end of file + "owner": { + "username": "Thanatoslayer6", + "email": "thanatoslayer6@gmail.com" + }, + "record": { + "URL": "https://ballzy.vercel.app/" + } +} diff --git a/domains/blc.json b/domains/blc.json index 8e10e499f..a0ac0a247 100644 --- a/domains/blc.json +++ b/domains/blc.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BLCXD", - "email": "blctoblc223@gmail.com", - "discord": "723837167499083788" - }, - "record": { - "CNAME": "blcpage.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BLCXD", + "email": "blctoblc223@gmail.com", + "discord": "723837167499083788" + }, + "record": { + "CNAME": "blcpage.github.io" + } +} diff --git a/domains/bleemis42.json b/domains/bleemis42.json index 76b201db2..faf8bd9bb 100644 --- a/domains/bleemis42.json +++ b/domains/bleemis42.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BleemIs42", - "description": "BleemIs42.is-a.dev", - "email": "BleemIs42@gmail.com" - }, - "record": { - "CNAME": "BleemIs42.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BleemIs42", + "description": "BleemIs42.is-a.dev", + "email": "BleemIs42@gmail.com" + }, + "record": { + "CNAME": "BleemIs42.github.io" + } +} diff --git a/domains/blek.json b/domains/blek.json index fc620c4dc..0f020ea1d 100644 --- a/domains/blek.json +++ b/domains/blek.json @@ -1,15 +1,11 @@ { - "description": "blek is a dev", - "owner": { - "username": "b1ek", - "email": "me@blek.codes" - }, - "record": { - "A": [ - "185.130.226.115" - ], - "AAAA": [ - "2a05:b40:0:570:4563:92af:9a56:7fc8" - ] - } -} \ No newline at end of file + "description": "blek is a dev", + "owner": { + "username": "b1ek", + "email": "me@blek.codes" + }, + "record": { + "A": ["185.130.226.115"], + "AAAA": ["2a05:b40:0:570:4563:92af:9a56:7fc8"] + } +} diff --git a/domains/blema.json b/domains/blema.json index e1f64e1f0..2ffcd1bf4 100644 --- a/domains/blema.json +++ b/domains/blema.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "record": { - "A": [ - "212.227.32.105" - ] - } -} \ No newline at end of file + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } +} diff --git a/domains/blindstudios.json b/domains/blindstudios.json index c48e58483..14e966da5 100644 --- a/domains/blindstudios.json +++ b/domains/blindstudios.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "urasdbwd", - "discord": "291889282032074752", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F299V2wTYMNurO2uHOa8VcSRKYBCoUAdCf7UfkKbP6j1p-eUNWwfACF3-MRC87QJgLQ6oOsup94_Mog8jx1nk--qGdtI_MJCzeg1CxdE-O3c6pQKFRT-f-EpksF3SlOC3ZpiVoYr8xRDOk0Z9YJ5Kp9YgS4nX53e32q_YAHrxIBn982VbfkSMuWgN8XNVtELx4V9k2Mm3FUVxxcUenS7RK8E9bkN9J2yytst3fOKeP3Y1RGqmx-lK9IpIJoOacz8O-O47KCBEo5xHuNowLkrxA4ZKh9_buapeBKLwKMN0L9WgaABYE5gYJ16Hu3nPV9am3QAvJa9UJKtMNPJNg1Ytg.eVZIak0vT5zOE5bRpJ-4Nw.0nvLUiumNwnzS-In3p_LxfltkRH42IFB7ORkWyNlQAPj73PyFksbHfwgah43wCTCH7Nn4M324xg_JiHKBdUXneagncW2cuPzQM-hXt1E0-E.bl3U_qohdjGOIOejzipLJA" - }, - "record": { - "A": [ - "193.149.164.209" - ] - } -} \ No newline at end of file + "owner": { + "username": "urasdbwd", + "discord": "291889282032074752", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F299V2wTYMNurO2uHOa8VcSRKYBCoUAdCf7UfkKbP6j1p-eUNWwfACF3-MRC87QJgLQ6oOsup94_Mog8jx1nk--qGdtI_MJCzeg1CxdE-O3c6pQKFRT-f-EpksF3SlOC3ZpiVoYr8xRDOk0Z9YJ5Kp9YgS4nX53e32q_YAHrxIBn982VbfkSMuWgN8XNVtELx4V9k2Mm3FUVxxcUenS7RK8E9bkN9J2yytst3fOKeP3Y1RGqmx-lK9IpIJoOacz8O-O47KCBEo5xHuNowLkrxA4ZKh9_buapeBKLwKMN0L9WgaABYE5gYJ16Hu3nPV9am3QAvJa9UJKtMNPJNg1Ytg.eVZIak0vT5zOE5bRpJ-4Nw.0nvLUiumNwnzS-In3p_LxfltkRH42IFB7ORkWyNlQAPj73PyFksbHfwgah43wCTCH7Nn4M324xg_JiHKBdUXneagncW2cuPzQM-hXt1E0-E.bl3U_qohdjGOIOejzipLJA" + }, + "record": { + "A": ["193.149.164.209"] + } +} diff --git a/domains/blitzbrian.json b/domains/blitzbrian.json index 8f0cb55a2..96dd5a47c 100644 --- a/domains/blitzbrian.json +++ b/domains/blitzbrian.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "blitzbrian", - "email": "brianvoorbij@gmail.com", - "discord": "814555302178455604" - }, - "record": { - "CNAME": "blitzbrian.github.io" - } -} \ No newline at end of file + "owner": { + "username": "blitzbrian", + "email": "brianvoorbij@gmail.com", + "discord": "814555302178455604" + }, + "record": { + "CNAME": "blitzbrian.github.io" + } +} diff --git a/domains/blob2763.json b/domains/blob2763.json index 80ef44d40..61cd102b9 100644 --- a/domains/blob2763.json +++ b/domains/blob2763.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Blob2763", - "email": "blob2763@gmail.com" - }, - "record": { - "CNAME": "blob2763.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "CNAME": "blob2763.github.io" + } +} diff --git a/domains/blog.aayushsiwa.json b/domains/blog.aayushsiwa.json index 528050de1..1ed0096bf 100644 --- a/domains/blog.aayushsiwa.json +++ b/domains/blog.aayushsiwa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "CNAME": "blog-aayushsiwa.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "blog-aayushsiwa.pages.dev" + } +} diff --git a/domains/blog.alora.json b/domains/blog.alora.json index 0b6dcbb11..90785db87 100644 --- a/domains/blog.alora.json +++ b/domains/blog.alora.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aloramiaa", - "email": "xaloramia@gmail.com", - "discord": "1236292707371057216" - }, - "record": { - "CNAME": "project-graphql-blog-sable.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com", + "discord": "1236292707371057216" + }, + "record": { + "CNAME": "project-graphql-blog-sable.vercel.app" + } +} diff --git a/domains/blog.areen-c.json b/domains/blog.areen-c.json index c92225c79..558f42f8b 100644 --- a/domains/blog.areen-c.json +++ b/domains/blog.areen-c.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "blog-areen.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "blog-areen.pages.dev" + } +} diff --git a/domains/blog.areen.json b/domains/blog.areen.json index 9bf067515..8241cfe7b 100644 --- a/domains/blog.areen.json +++ b/domains/blog.areen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "areencx.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "areencx.pages.dev" + } +} diff --git a/domains/blog.catzboy.json b/domains/blog.catzboy.json index 20f7e52b1..e11095ae3 100644 --- a/domains/blog.catzboy.json +++ b/domains/blog.catzboy.json @@ -1,11 +1,11 @@ { - "description": "Catzboy's Blog", - "repo": "https://github.com/Maruful007/Maruful007.github.io", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "record": { - "CNAME": "maruful007.github.io" - } -} \ No newline at end of file + "description": "Catzboy's Blog", + "repo": "https://github.com/Maruful007/Maruful007.github.io", + "owner": { + "username": "Maruful007", + "email": "marufulislamsami2007@gmail.com" + }, + "record": { + "CNAME": "maruful007.github.io" + } +} diff --git a/domains/blog.chuyentinorz.json b/domains/blog.chuyentinorz.json index 517ea2562..1257a8492 100644 --- a/domains/blog.chuyentinorz.json +++ b/domains/blog.chuyentinorz.json @@ -1,14 +1,12 @@ { - "description": "This website is a blogpost for ChuyenTinORZ", - "repo": "https://github.com/akk1to/orz-blog", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "A": [ - "216.198.79.193" - ] - } -} \ No newline at end of file + "description": "This website is a blogpost for ChuyenTinORZ", + "repo": "https://github.com/akk1to/orz-blog", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": ["216.198.79.193"] + } +} diff --git a/domains/blog.crazo7924.json b/domains/blog.crazo7924.json index 671a886ae..7d37995c6 100644 --- a/domains/blog.crazo7924.json +++ b/domains/blog.crazo7924.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "crazo7924", - "discord": "466605393309859840", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WnVEogXILKQlj-jvgWzBYV4EQBNJpb4o31g6aGeiNfpBUziSFOH_A_RYdluWZEm4SN6rwsgh4Ca6BD1FLP-pGkalakxUu22u6oFGPHfclABR0FzYUTwT2ePhQbcCQE0kj_scrL_lUCrWTXfqqu9daPVkKsZSGFR_XtT5stUtwcA_eNuRiRgCB5oteS1Clo3gfWrCIB-XfwUONGfHnm8w_XwiatvVxAV4SMGwh2nNH9lYjLT23rGmO2hd9jptO8GHbNJJWSsndM5D_BIhf1bnDtmuIN3DWciaR9ijmZI5g-CfbkGbph0zhOi4N88eBsdL4Bku5Cu4GnR0_zkjK27cfw.lf05n5TGJ5ekai6Qi7gbdQ.FwSEtzo_z9amY4qpwKLzLct9mtbnkKUEWFSrKlnqv01uRRu1lKQV9_YdU8eZ3UtY0H4wL6iZSrECZPcFxGqGaUl6DIQLc1-jgODQHQNyLzp0WTlMbKcWXCRS80eITxXR.ZaVvxYEKWd03U5gQXIofEw" - }, - "record": { - "CNAME": "hashnode.network" - } -} \ No newline at end of file + "owner": { + "username": "crazo7924", + "discord": "466605393309859840", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WnVEogXILKQlj-jvgWzBYV4EQBNJpb4o31g6aGeiNfpBUziSFOH_A_RYdluWZEm4SN6rwsgh4Ca6BD1FLP-pGkalakxUu22u6oFGPHfclABR0FzYUTwT2ePhQbcCQE0kj_scrL_lUCrWTXfqqu9daPVkKsZSGFR_XtT5stUtwcA_eNuRiRgCB5oteS1Clo3gfWrCIB-XfwUONGfHnm8w_XwiatvVxAV4SMGwh2nNH9lYjLT23rGmO2hd9jptO8GHbNJJWSsndM5D_BIhf1bnDtmuIN3DWciaR9ijmZI5g-CfbkGbph0zhOi4N88eBsdL4Bku5Cu4GnR0_zkjK27cfw.lf05n5TGJ5ekai6Qi7gbdQ.FwSEtzo_z9amY4qpwKLzLct9mtbnkKUEWFSrKlnqv01uRRu1lKQV9_YdU8eZ3UtY0H4wL6iZSrECZPcFxGqGaUl6DIQLc1-jgODQHQNyLzp0WTlMbKcWXCRS80eITxXR.ZaVvxYEKWd03U5gQXIofEw" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/blog.hafi.json b/domains/blog.hafi.json index 6ab60d123..1a49c739f 100644 --- a/domains/blog.hafi.json +++ b/domains/blog.hafi.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "HafiTheCat", - "discord": "hafi_the_cat" - }, - "description": "A personal Blog", - "repo": "https://github.com/HafiTheCat/hafis_code_continuum", - "record": { - "CNAME": "hafis-code-continuum.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "HafiTheCat", + "discord": "hafi_the_cat" + }, + "description": "A personal Blog", + "repo": "https://github.com/HafiTheCat/hafis_code_continuum", + "record": { + "CNAME": "hafis-code-continuum.netlify.app" + } +} diff --git a/domains/blog.joetroll.json b/domains/blog.joetroll.json index b61e5bf7d..e4c3b635f 100644 --- a/domains/blog.joetroll.json +++ b/domains/blog.joetroll.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "trolljoe", - "email": "joetechtok@proton.me", - "discord": "1054945019137630278" - }, - "record": { - "CNAME": "blogjoetroll.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278" + }, + "record": { + "CNAME": "blogjoetroll.pages.dev" + } +} diff --git a/domains/blog.jumanji.json b/domains/blog.jumanji.json index 1d3e8ab84..b17686d6d 100644 --- a/domains/blog.jumanji.json +++ b/domains/blog.jumanji.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "heyjumanji" - }, - "record": { - "CNAME": "jumanjiblogs.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "heyjumanji" + }, + "record": { + "CNAME": "jumanjiblogs.vercel.app" + } +} diff --git a/domains/blog.narasima.json b/domains/blog.narasima.json index c4f6beb56..a760dea33 100644 --- a/domains/blog.narasima.json +++ b/domains/blog.narasima.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} \ No newline at end of file + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/blog.quincetart10.json b/domains/blog.quincetart10.json index c957bca33..9b165be05 100644 --- a/domains/blog.quincetart10.json +++ b/domains/blog.quincetart10.json @@ -1,11 +1,11 @@ { - "description": "Personal blog", - "repo": "https://github.com/QuinceTart10/blog", - "owner": { - "username": "QuinceTart10", - "discord": "862644161156218891" - }, - "record": { - "CNAME": "quincetart10.github.io" - } -} \ No newline at end of file + "description": "Personal blog", + "repo": "https://github.com/QuinceTart10/blog", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "quincetart10.github.io" + } +} diff --git a/domains/blog.ron.json b/domains/blog.ron.json index ba6fba4b5..00d554fcb 100644 --- a/domains/blog.ron.json +++ b/domains/blog.ron.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsrn", - "email": "shalom@itsron.space" - }, - "record": { - "CNAME": "itsrn.github.io" - } -} \ No newline at end of file + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "CNAME": "itsrn.github.io" + } +} diff --git a/domains/blog.shaunfurtado.json b/domains/blog.shaunfurtado.json index 5e0ea3d80..debce4590 100644 --- a/domains/blog.shaunfurtado.json +++ b/domains/blog.shaunfurtado.json @@ -1,11 +1,11 @@ { - "description": "Blog Website for Shaun Furtado", - "repo": "https://github.com/Shaunfurtado/DevHavok", - "owner": { - "username": "Shaunfurtado", - "email": "shaunf1801@gmail.com" - }, - "record": { - "CNAME": "shaunfurtado.github.io" - } -} \ No newline at end of file + "description": "Blog Website for Shaun Furtado", + "repo": "https://github.com/Shaunfurtado/DevHavok", + "owner": { + "username": "Shaunfurtado", + "email": "shaunf1801@gmail.com" + }, + "record": { + "CNAME": "shaunfurtado.github.io" + } +} diff --git a/domains/blog.shoyeb.json b/domains/blog.shoyeb.json index 317a682ce..640f68ad0 100644 --- a/domains/blog.shoyeb.json +++ b/domains/blog.shoyeb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mrtemp70", - "email": "mrtemp70@gmail.com" - }, - "record": { - "CNAME": "mrtemp70.github.io" - } -} \ No newline at end of file + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@gmail.com" + }, + "record": { + "CNAME": "mrtemp70.github.io" + } +} diff --git a/domains/blog.vornexx.json b/domains/blog.vornexx.json index 1aa36a0d6..33ffb912c 100644 --- a/domains/blog.vornexx.json +++ b/domains/blog.vornexx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vornexx", - "email": "ajay.ramnath8812@gmail.com" - }, - "record": { - "CNAME": "blogvornexx.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "vornexx", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "blogvornexx.pages.dev" + } +} diff --git a/domains/blogs.aakanksha.json b/domains/blogs.aakanksha.json index a7cf476c3..abeac535f 100644 --- a/domains/blogs.aakanksha.json +++ b/domains/blogs.aakanksha.json @@ -1,11 +1,11 @@ { - "description": "Aakanksha's Blog", - "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", - "owner": { - "username": "aakankshabhende", - "email": "aakanksha0407@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} \ No newline at end of file + "description": "Aakanksha's Blog", + "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", + "owner": { + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index c718ed0dc..9131029a5 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AdityaBhattacharya1", - "email": "ec6isyf0@anonaddy.me" - }, - "record": { - "CNAME": "blogs-b2q.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AdityaBhattacharya1", + "email": "ec6isyf0@anonaddy.me" + }, + "record": { + "CNAME": "blogs-b2q.pages.dev" + } +} diff --git a/domains/blogs.shaunak.json b/domains/blogs.shaunak.json index 6499b3c06..1af1bd18c 100644 --- a/domains/blogs.shaunak.json +++ b/domains/blogs.shaunak.json @@ -1,11 +1,11 @@ { - "description": "Shaunak's Blog", - "repo": "https://github.com/Shaunak-Pandya/Shaunak-Pandya.github.io", - "owner": { - "username": "Shaunak-Pandya", - "email": "shaunak.n.pandya@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} \ No newline at end of file + "description": "Shaunak's Blog", + "repo": "https://github.com/Shaunak-Pandya/Shaunak-Pandya.github.io", + "owner": { + "username": "Shaunak-Pandya", + "email": "shaunak.n.pandya@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/bloomy.json b/domains/bloomy.json index c06956028..0e7f06322 100644 --- a/domains/bloomy.json +++ b/domains/bloomy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BloomyInDev", - "email": "bastien.luben@gmail.com" - }, - "record": { - "URL": "https://www.bloomyindev.me" - } -} \ No newline at end of file + "owner": { + "username": "BloomyInDev", + "email": "bastien.luben@gmail.com" + }, + "record": { + "URL": "https://www.bloomyindev.me" + } +} diff --git a/domains/blox.json b/domains/blox.json index 15d8d707a..7bfad7a0e 100644 --- a/domains/blox.json +++ b/domains/blox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "soudblox", - "email": "nick8x@gmail.com" - }, - "record": { - "CNAME": "soudblox.github.io" - } -} \ No newline at end of file + "owner": { + "username": "soudblox", + "email": "nick8x@gmail.com" + }, + "record": { + "CNAME": "soudblox.github.io" + } +} diff --git a/domains/blue.json b/domains/blue.json index bcfa4ac07..ff330ce92 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -1,12 +1,12 @@ { - "description": "My personal site, for introducing myself.", - "repo": "https://github.com/b1ue-dev/b1ue-dev.github.io", - "owner": { - "username": "B1ue-Dev", - "email": "b1uedev@outlook.com", - "twitter": "b1uedev" - }, - "record": { - "CNAME": "b1ue-dev.github.io" - } -} \ No newline at end of file + "description": "My personal site, for introducing myself.", + "repo": "https://github.com/b1ue-dev/b1ue-dev.github.io", + "owner": { + "username": "B1ue-Dev", + "email": "b1uedev@outlook.com", + "twitter": "b1uedev" + }, + "record": { + "CNAME": "b1ue-dev.github.io" + } +} diff --git a/domains/blueberry.json b/domains/blueberry.json index 11ec4e955..0fc837d1d 100644 --- a/domains/blueberry.json +++ b/domains/blueberry.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/NgVGB/NgVGB.github.io", - "owner": { - "username": "NgVGB", - "email": "dangnguyen101191@gmail.com" - }, - "record": { - "CNAME": "ngvgb.github.io" - } -} \ No newline at end of file + "description": "My personal website", + "repo": "https://github.com/NgVGB/NgVGB.github.io", + "owner": { + "username": "NgVGB", + "email": "dangnguyen101191@gmail.com" + }, + "record": { + "CNAME": "ngvgb.github.io" + } +} diff --git a/domains/bluemoon.json b/domains/bluemoon.json index d2791aca6..77b8d8ac3 100644 --- a/domains/bluemoon.json +++ b/domains/bluemoon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amitbartfeld", - "email": "amitbartfeld@gmail.com" - }, - "record": { - "CNAME": "amithost.com" - } -} \ No newline at end of file + "owner": { + "username": "amitbartfeld", + "email": "amitbartfeld@gmail.com" + }, + "record": { + "CNAME": "amithost.com" + } +} diff --git a/domains/blueysh.json b/domains/blueysh.json index 9db0c60ee..a01bdd3d1 100644 --- a/domains/blueysh.json +++ b/domains/blueysh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "blueysh", - "email": "jan.santi@icloud.com" - }, - "record": { - "URL": "https://blueysh.me" - } -} \ No newline at end of file + "owner": { + "username": "blueysh", + "email": "jan.santi@icloud.com" + }, + "record": { + "URL": "https://blueysh.me" + } +} diff --git a/domains/blurnope.json b/domains/blurnope.json index ada9525e4..4292de666 100644 --- a/domains/blurnope.json +++ b/domains/blurnope.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/blurnope/blurnope.github.io", - "owner": { - "username": "blurnope", - "email": "cynosuregone@gmail.com", - "discord": "blurnope.#2655" - }, - "record": { - "CNAME": "blurnope.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/blurnope/blurnope.github.io", + "owner": { + "username": "blurnope", + "email": "cynosuregone@gmail.com", + "discord": "blurnope.#2655" + }, + "record": { + "CNAME": "blurnope.github.io" + } +} diff --git a/domains/bmbs.json b/domains/bmbs.json index d907f2a4d..935cf410a 100644 --- a/domains/bmbs.json +++ b/domains/bmbs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BaamBuus", - "email": "bitternoah864@gmail.com" - }, - "record": { - "CNAME": "baambuus.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BaamBuus", + "email": "bitternoah864@gmail.com" + }, + "record": { + "CNAME": "baambuus.github.io" + } +} diff --git a/domains/bmhien.json b/domains/bmhien.json index 297d8a527..287c931e2 100644 --- a/domains/bmhien.json +++ b/domains/bmhien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bm-hien", - "email": "buiminhhien001@gmail.com" - }, - "record": { - "CNAME": "bm-hien.github.io" - } -} \ No newline at end of file + "owner": { + "username": "bm-hien", + "email": "buiminhhien001@gmail.com" + }, + "record": { + "CNAME": "bm-hien.github.io" + } +} diff --git a/domains/bmrdsc.json b/domains/bmrdsc.json index 309aa26d5..2e3bc7a71 100644 --- a/domains/bmrdsc.json +++ b/domains/bmrdsc.json @@ -1,11 +1,11 @@ { - "description": "for discord website", - "repo": "https://srpvt.github.io/card/", - "owner": { - "username": "SRPVT", - "email": "gta69editz@gmail.com" - }, - "record": { - "CNAME": "srpvt.github.io" - } -} \ No newline at end of file + "description": "for discord website", + "repo": "https://srpvt.github.io/card/", + "owner": { + "username": "SRPVT", + "email": "gta69editz@gmail.com" + }, + "record": { + "CNAME": "srpvt.github.io" + } +} diff --git a/domains/bn3di.json b/domains/bn3di.json index 4c7fcc8cc..4489542fb 100644 --- a/domains/bn3di.json +++ b/domains/bn3di.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MohamadOday", - "email": "adada133321t@gmail.com" - }, - "record": { - "CNAME": "mohamadoday.github.io" - } -} \ No newline at end of file + "owner": { + "username": "MohamadOday", + "email": "adada133321t@gmail.com" + }, + "record": { + "CNAME": "mohamadoday.github.io" + } +} diff --git a/domains/bnfone.json b/domains/bnfone.json index 6394d2bce..ae575ba75 100644 --- a/domains/bnfone.json +++ b/domains/bnfone.json @@ -1,14 +1,11 @@ { - "description": "Personal Website for bnfone's Homelab (sadly with dynamic IPv4, which is why I need Cloudflare Nameservers).", - "repo": "https://github.com/6nf0n3/is-a-dev_register", - "owner": { - "username": "bnfone", - "email": "is-a-dev-registration.zbden@simplelogin.com" - }, - "record": { - "NS": [ - "desiree.ns.cloudflare.com", - "mcgrory.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "description": "Personal Website for bnfone's Homelab (sadly with dynamic IPv4, which is why I need Cloudflare Nameservers).", + "repo": "https://github.com/6nf0n3/is-a-dev_register", + "owner": { + "username": "bnfone", + "email": "is-a-dev-registration.zbden@simplelogin.com" + }, + "record": { + "NS": ["desiree.ns.cloudflare.com", "mcgrory.ns.cloudflare.com"] + } +} diff --git a/domains/bnyro.json b/domains/bnyro.json index 064035814..685ba0ca3 100644 --- a/domains/bnyro.json +++ b/domains/bnyro.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Bnyro/bnyro.github.io", - "owner": { - "username": "Bnyro", - "email": "bnyro@tutanota.com" - }, - "record": { - "CNAME": "bnyro.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/Bnyro/bnyro.github.io", + "owner": { + "username": "Bnyro", + "email": "bnyro@tutanota.com" + }, + "record": { + "CNAME": "bnyro.github.io" + } +} diff --git a/domains/bob.json b/domains/bob.json index bee02e625..286eb4003 100644 --- a/domains/bob.json +++ b/domains/bob.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/Rubinskiy/rubinskiy.github.io", - "owner": { - "username": "Rubinskiy", - "discord": "rubinskiy#5258" - }, - "record": { - "CNAME": "rubinskiy.github.io" - } -} \ No newline at end of file + "description": "Personal website", + "repo": "https://github.com/Rubinskiy/rubinskiy.github.io", + "owner": { + "username": "Rubinskiy", + "discord": "rubinskiy#5258" + }, + "record": { + "CNAME": "rubinskiy.github.io" + } +} diff --git a/domains/bob16077.json b/domains/bob16077.json index 75987d170..a8eedd94d 100644 --- a/domains/bob16077.json +++ b/domains/bob16077.json @@ -1,11 +1,11 @@ { - "description": "A personal page that also gives information on my projects", - "repo": "https://github.com/Bob16077/bob16077.github.io", - "owner": { - "username": "bob16077", - "discord": "bob16077777" - }, - "record": { - "CNAME": "bob16077.github.io" - } -} \ No newline at end of file + "description": "A personal page that also gives information on my projects", + "repo": "https://github.com/Bob16077/bob16077.github.io", + "owner": { + "username": "bob16077", + "discord": "bob16077777" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} diff --git a/domains/boba.json b/domains/boba.json index fd1d44275..d6226cdb3 100644 --- a/domains/boba.json +++ b/domains/boba.json @@ -1,11 +1,11 @@ { - "description": "A personal blog.", - "repo": "https://github.com/tarob0ba/tarob0ba.github.io", - "owner": { - "username": "tarob0ba", - "email": "beckett@chatter-social.com" - }, - "record": { - "CNAME": "tarob0ba.github.io" - } -} \ No newline at end of file + "description": "A personal blog.", + "repo": "https://github.com/tarob0ba/tarob0ba.github.io", + "owner": { + "username": "tarob0ba", + "email": "beckett@chatter-social.com" + }, + "record": { + "CNAME": "tarob0ba.github.io" + } +} diff --git a/domains/bobert.json b/domains/bobert.json index fba1fb3e0..0c598842d 100644 --- a/domains/bobert.json +++ b/domains/bobert.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "real-kwellercat", - "email": "lucas.rausch.732@k12.friscoisd.org" - }, - "record": { - "CNAME": "issuelucas.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org" + }, + "record": { + "CNAME": "issuelucas.pages.dev" + } +} diff --git a/domains/bolt.json b/domains/bolt.json index c7557b1c6..5c0693a25 100644 --- a/domains/bolt.json +++ b/domains/bolt.json @@ -1,11 +1,11 @@ { - "description": "Bolt's portfolio website", - "repo": "https://github.com/Adityeahhh/portfolio", - "owner": { - "username": "Adityeahhh", - "email": "adty200807@gmail.com" - }, - "record": { - "CNAME": "adityeahhh.github.io" - } -} \ No newline at end of file + "description": "Bolt's portfolio website", + "repo": "https://github.com/Adityeahhh/portfolio", + "owner": { + "username": "Adityeahhh", + "email": "adty200807@gmail.com" + }, + "record": { + "CNAME": "adityeahhh.github.io" + } +} diff --git a/domains/bombacat.json b/domains/bombacat.json index 4b11addbc..fedf2faf3 100644 --- a/domains/bombacat.json +++ b/domains/bombacat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bomba.cat", - "email": "bledion.morina@hotmail.com" - }, - "record": { - "CNAME": "bomba-cat.github.io" - } -} \ No newline at end of file + "owner": { + "username": "bomba.cat", + "email": "bledion.morina@hotmail.com" + }, + "record": { + "CNAME": "bomba-cat.github.io" + } +} diff --git a/domains/boo.json b/domains/boo.json index 53db8423f..a73b893a4 100644 --- a/domains/boo.json +++ b/domains/boo.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Boopup", - "discord": "972502840247484527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XpL4EHQDM2NhhOcMnxdbK1MOEgJqrE4REv8yt5tx7uiBoPWpOkHaiyA6q1qpPpan5pdxz3QT03Okj3I-sgW5Jqo_J65lLkd_NhTIcC-BpBiqic8LrSSPXHCdPG6iB5vdWOOiAnyesygsUF5460q2X-lxuaGQ7c5vqNJxC3XVv2aDal8cYXHY5Fn1SaXNNYpdkjWDByszsy1negAdRCdZqUDnEbiyAVp5jcETjC7Rs7qJSYI4noYuatL6HYZs-17WTbhVKNA9dfmGVcPzrNB4jl_jtgXHP0Bf_xg5OSiQ4MiSGcCObMBirxSlhid-56HuzyJUDaZgiuSSPq-VdinNNw.QlY7KCeNk9GIOA3tdSkyrw.2iQLx2zPSnj0DRMey79pgn1wV1G08vhZPKpHEb4YGTcEa8bOT7lQ3hiiwBj6kbxMM54L2xz4kOBcX5fjI3o4uhay96GtE76G4cuPVBBGx8g.v44-C_GmlY0plYvqCasd_w" - }, - "record": { - "A": [ - "46.202.82.187" - ] - } + "owner": { + "username": "Boopup", + "discord": "972502840247484527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XpL4EHQDM2NhhOcMnxdbK1MOEgJqrE4REv8yt5tx7uiBoPWpOkHaiyA6q1qpPpan5pdxz3QT03Okj3I-sgW5Jqo_J65lLkd_NhTIcC-BpBiqic8LrSSPXHCdPG6iB5vdWOOiAnyesygsUF5460q2X-lxuaGQ7c5vqNJxC3XVv2aDal8cYXHY5Fn1SaXNNYpdkjWDByszsy1negAdRCdZqUDnEbiyAVp5jcETjC7Rs7qJSYI4noYuatL6HYZs-17WTbhVKNA9dfmGVcPzrNB4jl_jtgXHP0Bf_xg5OSiQ4MiSGcCObMBirxSlhid-56HuzyJUDaZgiuSSPq-VdinNNw.QlY7KCeNk9GIOA3tdSkyrw.2iQLx2zPSnj0DRMey79pgn1wV1G08vhZPKpHEb4YGTcEa8bOT7lQ3hiiwBj6kbxMM54L2xz4kOBcX5fjI3o4uhay96GtE76G4cuPVBBGx8g.v44-C_GmlY0plYvqCasd_w" + }, + "record": { + "A": ["46.202.82.187"] + } } diff --git a/domains/books.json b/domains/books.json index 38789638a..76bb078cd 100644 --- a/domains/books.json +++ b/domains/books.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "showkinglu", - "discord": "1284363590601805845", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JJz6sWHFHJXcBrAhqxCZAA2V4SzMpQ-D6WuX15qcPHombBZ2d1jsT7Tb3j4OX0nrR8XTKdsKlxXdeTZ1yY7YLXw9T_TJ28Zgbuo0M5KyU9Ejqc6IPlm4FvJ6DcNKWyq40cq9BdNdcFhzUuRv_Me6g4aLeFjhjR-LJLOLmHMs4GPDJ2-V-MAekWaVHl-Y8VAdwpFuQ2Ve7DV7cBrdbHd4nX8wVGk-Eq65AR_VyUFo0GeiPKjiIejKCnIwopOQW_1KxPhtE1LTov8uNloaN7ZGv6MAdCdFXOkKjHFEmKuPtPf6YgVsAMDjdaULPlvhRemtFqqmzbGEqiQiexzEf2wWfA.RkvKnVVxmdCpuToki3hgvw.J4tL5aFuCX4oNIIuur76DKAYw1uiWWGfIhV7Bwxjl5EBZUqnwQ42zMOLLZqpvaiICk-siW4pt5MSgdAzGeP_8bEIuMS0kJLkqpXdf-NrSU8.a3kNHAcGn9TjQ4oE11leqw" - }, - "record": { - "A": [ - "172.104.67.159" - ] - } -} \ No newline at end of file + "owner": { + "username": "showkinglu", + "discord": "1284363590601805845", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JJz6sWHFHJXcBrAhqxCZAA2V4SzMpQ-D6WuX15qcPHombBZ2d1jsT7Tb3j4OX0nrR8XTKdsKlxXdeTZ1yY7YLXw9T_TJ28Zgbuo0M5KyU9Ejqc6IPlm4FvJ6DcNKWyq40cq9BdNdcFhzUuRv_Me6g4aLeFjhjR-LJLOLmHMs4GPDJ2-V-MAekWaVHl-Y8VAdwpFuQ2Ve7DV7cBrdbHd4nX8wVGk-Eq65AR_VyUFo0GeiPKjiIejKCnIwopOQW_1KxPhtE1LTov8uNloaN7ZGv6MAdCdFXOkKjHFEmKuPtPf6YgVsAMDjdaULPlvhRemtFqqmzbGEqiQiexzEf2wWfA.RkvKnVVxmdCpuToki3hgvw.J4tL5aFuCX4oNIIuur76DKAYw1uiWWGfIhV7Bwxjl5EBZUqnwQ42zMOLLZqpvaiICk-siW4pt5MSgdAzGeP_8bEIuMS0kJLkqpXdf-NrSU8.a3kNHAcGn9TjQ4oE11leqw" + }, + "record": { + "A": ["172.104.67.159"] + } +} diff --git a/domains/boon.json b/domains/boon.json index 73bc0acda..7dca79671 100644 --- a/domains/boon.json +++ b/domains/boon.json @@ -1,10 +1,10 @@ { - "description": "Portfolio site for me.", - "owner": { - "username": "uwuCaitlin", - "discord": "boon#6660" - }, - "record": { - "URL": "https://boons.pics" - } -} \ No newline at end of file + "description": "Portfolio site for me.", + "owner": { + "username": "uwuCaitlin", + "discord": "boon#6660" + }, + "record": { + "URL": "https://boons.pics" + } +} diff --git a/domains/borboss.json b/domains/borboss.json index 3b22c869e..47bfd26e5 100644 --- a/domains/borboss.json +++ b/domains/borboss.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "borboss", - "email": "bobbarosshasnoemail@gmail.com" - }, - "record": { - "CNAME": "borboss.github.io" - } -} \ No newline at end of file + "owner": { + "username": "borboss", + "email": "bobbarosshasnoemail@gmail.com" + }, + "record": { + "CNAME": "borboss.github.io" + } +} diff --git a/domains/boredcodebyk.json b/domains/boredcodebyk.json index 803fb1281..57a1e176f 100644 --- a/domains/boredcodebyk.json +++ b/domains/boredcodebyk.json @@ -1,11 +1,11 @@ { - "description": "Portfolio/Personal landing page", - "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", - "owner": { - "username": "boredcodebyk", - "email": "khromabyk+dev@gmail.com" - }, - "record": { - "CNAME": "boredcodebyk.github.io" - } -} \ No newline at end of file + "description": "Portfolio/Personal landing page", + "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", + "owner": { + "username": "boredcodebyk", + "email": "khromabyk+dev@gmail.com" + }, + "record": { + "CNAME": "boredcodebyk.github.io" + } +} diff --git a/domains/boris1993.json b/domains/boris1993.json index 84b130474..c79b3d1c3 100644 --- a/domains/boris1993.json +++ b/domains/boris1993.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "boris1993", - "email": "boris1993@live.cn" - }, - "description": "boris1993.is-a.dev", - "record": { - "URL": "https://www.boris1993.com" - } -} \ No newline at end of file + "owner": { + "username": "boris1993", + "email": "boris1993@live.cn" + }, + "description": "boris1993.is-a.dev", + "record": { + "URL": "https://www.boris1993.com" + } +} diff --git a/domains/borismoreno.json b/domains/borismoreno.json index 5245ccf27..c17a14ff6 100644 --- a/domains/borismoreno.json +++ b/domains/borismoreno.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "borismoreno", - "email": "boris_marco_moreno@hotmail.com" - }, - "record": { - "CNAME": "borismoreno.com" - } -} \ No newline at end of file + "owner": { + "username": "borismoreno", + "email": "boris_marco_moreno@hotmail.com" + }, + "record": { + "CNAME": "borismoreno.com" + } +} diff --git a/domains/boudjo.json b/domains/boudjo.json index f7f82317a..0f8cab311 100644 --- a/domains/boudjo.json +++ b/domains/boudjo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "boudjoo", - "email": "abdouboudjo1@gmail.com" - }, - "record": { - "CNAME": "boudjoo.github.io" - } + "owner": { + "username": "boudjoo", + "email": "abdouboudjo1@gmail.com" + }, + "record": { + "CNAME": "boudjoo.github.io" + } } diff --git a/domains/brasil.json b/domains/brasil.json index 0a543a831..5da4ddc4e 100644 --- a/domains/brasil.json +++ b/domains/brasil.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NatanKonig", - "email": "natan.camargo8@gmail.com" - }, - "record": { - "A": ["129.148.24.229"] - } + "owner": { + "username": "NatanKonig", + "email": "natan.camargo8@gmail.com" + }, + "record": { + "A": ["129.148.24.229"] + } } diff --git a/domains/brett.json b/domains/brett.json index ec551cdfa..2219c263b 100644 --- a/domains/brett.json +++ b/domains/brett.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "brettdavies", - "linkedin": "https://linkedin.com/in/brettdavies/" - }, - "record": { - "URL": "https://github.com/brettdavies" - } + "owner": { + "username": "brettdavies", + "linkedin": "https://linkedin.com/in/brettdavies/" + }, + "record": { + "URL": "https://github.com/brettdavies" } - +} diff --git a/domains/brody.json b/domains/brody.json index 13d6456c5..ef6e76764 100644 --- a/domains/brody.json +++ b/domains/brody.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lurkny", - "email": "brody@larson.dev" - }, - "record": { - "CNAME": "larson.dev" - } + "owner": { + "username": "lurkny", + "email": "brody@larson.dev" + }, + "record": { + "CNAME": "larson.dev" + } } diff --git a/domains/btleffler.json b/domains/btleffler.json index d1ae41182..39ed78116 100644 --- a/domains/btleffler.json +++ b/domains/btleffler.json @@ -2,10 +2,10 @@ "description": "btleffler.is-a.dev - Benjamin Leffler's Website", "repo": "https://github.com/btleffler/btleffler.github.io", "owner": { - "username": "btleffler", - "email": "btleffler@gmail.com" + "username": "btleffler", + "email": "btleffler@gmail.com" }, "record": { - "CNAME": "btleffler.github.io" + "CNAME": "btleffler.github.io" } } diff --git a/domains/bundler.skibidi.json b/domains/bundler.skibidi.json index 2e21d7501..f730630b1 100644 --- a/domains/bundler.skibidi.json +++ b/domains/bundler.skibidi.json @@ -1,7 +1,6 @@ { "owner": { "username": "bananaking6", - "email": "", "discord": "skibidibagel" }, "record": { diff --git a/domains/burandby.json b/domains/burandby.json index 9d661b37a..fecf83563 100644 --- a/domains/burandby.json +++ b/domains/burandby.json @@ -1,6 +1,5 @@ { "description": "Pico-8 in-browser emulator.", - "repo": "https://github.com/burandby", "owner": { "username": "burandby", "email": "bur.and.by@gmail.com" diff --git a/domains/caenjones.json b/domains/caenjones.json index 16ce509a3..c09e3518e 100644 --- a/domains/caenjones.json +++ b/domains/caenjones.json @@ -3,8 +3,7 @@ "repo": "https://github.com/vcc3v/vcc3v.github.io", "owner": { "username": "vcc3v", - "email": "cj@caenjones.com", - "twitter": "" + "email": "cj@caenjones.com" }, "record": { "CNAME": "vcc3v.github.io" diff --git a/domains/cam.json b/domains/cam.json index 63912f8a7..5743b0afb 100644 --- a/domains/cam.json +++ b/domains/cam.json @@ -1,6 +1,5 @@ { "description": "CAM Website", - "repo": "https://github.com/aswinmahesh", "owner": { "username": "aswinmahesh", "email": "aswinmahesh.com+dns@gmail.com" diff --git a/domains/carlos-miranda.json b/domains/carlos-miranda.json index 7dee64bde..01059fdd4 100644 --- a/domains/carlos-miranda.json +++ b/domains/carlos-miranda.json @@ -1,11 +1,11 @@ { - "description": "Use to portfolio", - "repo": "https://github.com/chard33/portfolio.github.io", - "owner": { - "username": "chard33", - "email": "jchar33@hotmail.com" - }, - "record": { - "CNAME": "chard33.github.io" - } + "description": "Use to portfolio", + "repo": "https://github.com/chard33/portfolio.github.io", + "owner": { + "username": "chard33", + "email": "jchar33@hotmail.com" + }, + "record": { + "CNAME": "chard33.github.io" + } } diff --git a/domains/cartar.json b/domains/cartar.json index f52ab276f..309b4eee0 100644 --- a/domains/cartar.json +++ b/domains/cartar.json @@ -1,6 +1,5 @@ { "description": "Main domain for file server.", - "repo": "https://github.com/realCartar", "owner": { "username": "realCartar", "twitter": "cartar0058" diff --git a/domains/carterrpham23.json b/domains/carterrpham23.json index d5809bfb2..df8a65ba9 100644 --- a/domains/carterrpham23.json +++ b/domains/carterrpham23.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "sonpt-afk", - "email": "sonbappe89@gmail.com" - }, - "record": { - "CNAME": "sonpts-landingfolio.vercel.app" - } + "owner": { + "username": "sonpt-afk", + "email": "sonbappe89@gmail.com" + }, + "record": { + "CNAME": "sonpts-landingfolio.vercel.app" } - \ No newline at end of file +} diff --git a/domains/cas.json b/domains/cas.json index 11a2eb0ff..4a9b32c34 100644 --- a/domains/cas.json +++ b/domains/cas.json @@ -1,11 +1,11 @@ { - "description": "lil bio", - "repo": "https://github.com/caswantsanap/bio", - "owner": { - "username": "caswantsanap", - "email": "caswantsanap@gmail.com" - }, - "record": { - "CNAME": "caswantsanap.github.io" - } + "description": "lil bio", + "repo": "https://github.com/caswantsanap/bio", + "owner": { + "username": "caswantsanap", + "email": "caswantsanap@gmail.com" + }, + "record": { + "CNAME": "caswantsanap.github.io" + } } diff --git a/domains/cdn.mkeko.json b/domains/cdn.mkeko.json index b10af2ddb..020501559 100644 --- a/domains/cdn.mkeko.json +++ b/domains/cdn.mkeko.json @@ -1,6 +1,5 @@ { "description": "for my zipline", - "repo": "https://github.com/Mkeko", "owner": { "username": "Mkeko", "twitter": "Mkekomc" diff --git a/domains/cdn.xrap1dx.json b/domains/cdn.xrap1dx.json index e4debd4ad..504d4d0e3 100644 --- a/domains/cdn.xrap1dx.json +++ b/domains/cdn.xrap1dx.json @@ -1,6 +1,5 @@ { "description": "making my cdn!!!", - "repo": "https://github.com/xrap1dx?tab=repositories", "owner": { "username": "xrap1dx", "email": "sirrapid155@gmail.com" diff --git a/domains/cdops.json b/domains/cdops.json index 5117cbf15..e742faa43 100644 --- a/domains/cdops.json +++ b/domains/cdops.json @@ -1,6 +1,5 @@ { "description": "This is my blogging website", - "repo": "https://github.com/gtamilvanan17", "owner": { "username": "gtamilvanan17", "discord": "gtamilvanan17" diff --git a/domains/cesardarizaleta.json b/domains/cesardarizaleta.json index aa1be70cd..cbd0d71d2 100644 --- a/domains/cesardarizaleta.json +++ b/domains/cesardarizaleta.json @@ -1,11 +1,11 @@ -{ - "description": "Personal Portfolio", - "repo": "https://github.com/cesardarizaleta/cesarfolio", - "owner": { - "username": "cesardarizaleta", - "email": "cesardarizaleta@gmail.com" - }, - "record": { - "CNAME": "cesarfolio.vercel.app" - } -} \ No newline at end of file +{ + "description": "Personal Portfolio", + "repo": "https://github.com/cesardarizaleta/cesarfolio", + "owner": { + "username": "cesardarizaleta", + "email": "cesardarizaleta@gmail.com" + }, + "record": { + "CNAME": "cesarfolio.vercel.app" + } +} diff --git a/domains/cetus.json b/domains/cetus.json index b14090e79..ba892e76b 100644 --- a/domains/cetus.json +++ b/domains/cetus.json @@ -1,6 +1,5 @@ { "description": "Cetus's Portfolio", - "repo": "https://github.com/dev-cetus", "owner": { "username": "Cetus", "email": "dev-cetus@proton.me", diff --git a/domains/chez1s.json b/domains/chez1s.json index b60527bfe..3d26e8d73 100644 --- a/domains/chez1s.json +++ b/domains/chez1s.json @@ -1,6 +1,5 @@ { "description": "chez1s's is-a-dev domain", - "repo": "https://github.com/TRIBUI106", "owner": { "username": "TRIBUI106", "discord": "1250225950268850312" diff --git a/domains/chirxg.json b/domains/chirxg.json index d92acc88c..299c15a98 100644 --- a/domains/chirxg.json +++ b/domains/chirxg.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "definitelynotchirag", - "email": "chiragdave1888@gmail.com", - "discord": "hellchirag" - }, - "record": { - "CNAME": "chirxg.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "definitelynotchirag", + "email": "chiragdave1888@gmail.com", + "discord": "hellchirag" + }, + "record": { + "CNAME": "chirxg.vercel.app" + } +} diff --git a/domains/chloe.json b/domains/chloe.json index 2cf26df9a..755651974 100644 --- a/domains/chloe.json +++ b/domains/chloe.json @@ -1,6 +1,5 @@ { "description": "Chloe's is-a-dev domain", - "repo": "https://github.com/chloeashlyn", "owner": { "username": "chloeashlyn", "discord": "chloeashlyn#7272" diff --git a/domains/chris.json b/domains/chris.json index c4a4c19fa..a48bbd521 100644 --- a/domains/chris.json +++ b/domains/chris.json @@ -1,6 +1,5 @@ { "description": "Chris' Site", - "repo": "https://github.com/Sp4nd3x", "owner": { "username": "Sp4nd3x", "email": "chrisisadev@gmail.com" diff --git a/domains/chromesec.json b/domains/chromesec.json index 711512fc0..2c08f2c99 100644 --- a/domains/chromesec.json +++ b/domains/chromesec.json @@ -3,8 +3,7 @@ "repo": "https://github.com/CaenJones/ChromeSEC", "owner": { "username": "CaenJones", - "email": "cj@caenjones.com", - "twitter": "" + "email": "cj@caenjones.com" }, "record": { "URL": "https://caenjones.is-a.dev/ChromeSEC" diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 261d79301..984781774 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -5,6 +5,8 @@ }, "record": { "A": ["144.91.115.195"], - "TXT": ["google-site-verification=ESHkpD4wk4-a2cqONn73cRaELmis2IzdBRB3Fw-t1Dw"] + "TXT": [ + "google-site-verification=ESHkpD4wk4-a2cqONn73cRaELmis2IzdBRB3Fw-t1Dw" + ] } } diff --git a/domains/cihan.json b/domains/cihan.json index e0053bfb8..05fcad1f7 100644 --- a/domains/cihan.json +++ b/domains/cihan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "cihanyakar", - "email": "cihanyakar@gmail.com" - }, - "record": { - "URL": "https://www.cihanyakar.com" - } + "owner": { + "username": "cihanyakar", + "email": "cihanyakar@gmail.com" + }, + "record": { + "URL": "https://www.cihanyakar.com" + } } diff --git a/domains/codefoster.json b/domains/codefoster.json index a21e921c2..b256cf867 100644 --- a/domains/codefoster.json +++ b/domains/codefoster.json @@ -1,6 +1,5 @@ { "description": "The main for codefoster - a Software Engineer at Microsoft.", - "repo": "https://github.com/codefoster", "owner": { "username": "codefoster", "email": "jeremy.foster@live.com" diff --git a/domains/codethoma.json b/domains/codethoma.json index 239d3ecbc..143c85ee6 100644 --- a/domains/codethoma.json +++ b/domains/codethoma.json @@ -1,6 +1,5 @@ { "description": "The ThunderDome", - "repo": "https://github.com/codethoma", "owner": { "username": "codethoma", "email": "mrthundergod@gmail.com" diff --git a/domains/core.json b/domains/core.json index bd101c967..2c4ebf55f 100644 --- a/domains/core.json +++ b/domains/core.json @@ -1,6 +1,5 @@ { "description": "My information.", - "repo": "https://github.com/Aidenhtg", "owner": { "username": "Aidenhtg", "email": "aidenhiseh.m.l@gmail.com" diff --git a/domains/count.json b/domains/count.json index 3f117ee01..e03044749 100644 --- a/domains/count.json +++ b/domains/count.json @@ -1,7 +1,6 @@ { "owner": { "username": "theveryheavy", - "email": "", "discord": "1266113644643614803", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.i4iZGukPgos1-y71KygQ_1d4ZPvnuuHgs8csldNT2FxY569U2isi4aCp5AheSznzqXWmPGTo38NmaFn1MelIVOzeFxTz8BHee9bKBcOQ06oxhKLavCiCykNWCjKyfYWHZre251Iv-zsnUgwO0OUbEjToo9PB6YRJ2LkOe1t5ZASxeMeA7QJziuVU5Cv7GWUbg-pZuWODrV4DTW8H6MdRzKFLY4WpxY5jUlnVsWiK6kZG_Wu2z1trzYplfN9T2lN1K1mNIXYgG_CMqNG1jXPQysoKqkhxjr4ItzFVdpAVso0LTmyhYg92ZQatP2SeD5gqZVVxqUKAj7lF6szfnttQbA.uxd1RFhSCU6cdViuiUODvg.NmpM1UKZ5CQ0qoVMplEzRW6yDCp1HsCQVXBQyCTZ3rvaCdPHuzKGnf3IQwMi801cx27D0o8wCiaF0J77whNrnkcMI9VBhajfhc8BrntWu1E.i05R_R9RRIO7RtW-elXkzA" }, diff --git a/domains/cr0nus.json b/domains/cr0nus.json index b895a86bc..b70730e65 100644 --- a/domains/cr0nus.json +++ b/domains/cr0nus.json @@ -1,6 +1,5 @@ { "description": "A personal portfolio site for all my projects.", - "repo": "https://github.com/umgbhalla", "owner": { "username": "umgbhalla", "email": "umg.bhalla88@gmail.com", diff --git a/domains/cris.json b/domains/cris.json index af28a1f9a..3a336fef2 100644 --- a/domains/cris.json +++ b/domains/cris.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UnrecoverableFault", - "email": "carendell@me.com" - }, - "record": { - "CNAME": "website-f1q.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "website-f1q.pages.dev" + } +} diff --git a/domains/cristian.json b/domains/cristian.json index 7fe039ba1..3a336fef2 100644 --- a/domains/cristian.json +++ b/domains/cristian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UnrecoverableFault", - "email": "carendell@me.com" - }, - "record": { - "CNAME": "website-f1q.pages.dev" - } - } \ No newline at end of file + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "website-f1q.pages.dev" + } +} diff --git a/domains/crpaiz.json b/domains/crpaiz.json index 7d57ba8fd..fca3c8453 100644 --- a/domains/crpaiz.json +++ b/domains/crpaiz.json @@ -1,5 +1,4 @@ { - "$schema": "../schemas/domain.json", "owner": { "username": "CristopherPaiz", "email": "choperpaiz1@gmail.com" diff --git a/domains/currypan1229.json b/domains/currypan1229.json index 137646f0b..31fb376fc 100644 --- a/domains/currypan1229.json +++ b/domains/currypan1229.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Currypan1229", - "email": "abcqqqwpvp@gmail.com" - }, - "record": { - "URL": "https://github.com/Currypan1229" - } + "owner": { + "username": "Currypan1229", + "email": "abcqqqwpvp@gmail.com" + }, + "record": { + "URL": "https://github.com/Currypan1229" + } } diff --git a/domains/cyberpj.json b/domains/cyberpj.json index 2ebca2ad1..f22f38a0e 100644 --- a/domains/cyberpj.json +++ b/domains/cyberpj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0xcyberpj", - "email": "0xcyberpj@proton.me" - }, - "record": { - "CNAME": "0xcyberpj.github.io" - } + "owner": { + "username": "0xcyberpj", + "email": "0xcyberpj@proton.me" + }, + "record": { + "CNAME": "0xcyberpj.github.io" + } } diff --git a/domains/damian.json b/domains/damian.json index 12c434c69..df778242f 100644 --- a/domains/damian.json +++ b/domains/damian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "meliadamian17", - "email": "meliadamian17@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "meliadamian17", + "email": "meliadamian17@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/daniellozano.json b/domains/daniellozano.json index fd4924fbb..aa7293c55 100644 --- a/domains/daniellozano.json +++ b/domains/daniellozano.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "z4no", - "email": "danixt35@gmail.com" - }, - "record": { - "CNAME": "z4no.github.io" - } + "owner": { + "username": "z4no", + "email": "danixt35@gmail.com" + }, + "record": { + "CNAME": "z4no.github.io" + } } diff --git a/domains/danielpedroza.json b/domains/danielpedroza.json index cf1042f89..e69721855 100644 --- a/domains/danielpedroza.json +++ b/domains/danielpedroza.json @@ -1,11 +1,11 @@ { - "description": "Daniel's developer website", - "repo": "https://github.com/daniepusb/daniepusb.github.io", - "owner": { - "username": "daniepusb", - "linkedin": "https://www.linkedin.com/in/danielpedroza87" - }, - "record": { - "URL": "https://daniepusb.github.io/" - } + "description": "Daniel's developer website", + "repo": "https://github.com/daniepusb/daniepusb.github.io", + "owner": { + "username": "daniepusb", + "linkedin": "https://www.linkedin.com/in/danielpedroza87" + }, + "record": { + "URL": "https://daniepusb.github.io/" + } } diff --git a/domains/danieltampe.json b/domains/danieltampe.json index 9f53eca28..d6fed1638 100644 --- a/domains/danieltampe.json +++ b/domains/danieltampe.json @@ -7,4 +7,4 @@ "record": { "CNAME": "daniel-tampe-webpage.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/danielzambrano.json b/domains/danielzambrano.json index 8372b3402..8a7a59e3c 100644 --- a/domains/danielzambrano.json +++ b/domains/danielzambrano.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "DanielZambranoC", - "email": "trail.moth9771@eagereverest.com" - }, - "record": { - "URL": "https://www.linkedin.com/in/danielzambranoc/" - } -} \ No newline at end of file +{ + "owner": { + "username": "DanielZambranoC", + "email": "trail.moth9771@eagereverest.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/danielzambranoc/" + } +} diff --git a/domains/danybmx.json b/domains/danybmx.json index 5e940fcb0..4aec5f04c 100644 --- a/domains/danybmx.json +++ b/domains/danybmx.json @@ -7,4 +7,4 @@ "record": { "CNAME": "is-a-dev.dpstudios.es" } -} \ No newline at end of file +} diff --git a/domains/darkyzhou.json b/domains/darkyzhou.json index 1e739c5b5..e4980c556 100644 --- a/domains/darkyzhou.json +++ b/domains/darkyzhou.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "darkyzhou", - "email": "me@zqy.io" - }, - "record": { - "CNAME": "darkyzhou.net" - } + "owner": { + "username": "darkyzhou", + "email": "me@zqy.io" + }, + "record": { + "CNAME": "darkyzhou.net" + } } diff --git a/domains/darren.json b/domains/darren.json index 73824a0a7..c71d8613c 100644 --- a/domains/darren.json +++ b/domains/darren.json @@ -1,6 +1,5 @@ { "description": "I use arch btw", - "repo": "https://github.com/DarrenOfficial", "owner": { "username": "DarrenOfficial", "email": "github@darrennathanael.com" diff --git a/domains/dartanman.json b/domains/dartanman.json index 241595624..32c2932cf 100644 --- a/domains/dartanman.json +++ b/domains/dartanman.json @@ -1,6 +1,5 @@ { "description": "My portfolio", - "repo": "https://github.com/Dartanman", "owner": { "username": "Dartanman", "email": "dartanmanplaysminecraft@gmail.com" diff --git a/domains/dast.json b/domains/dast.json index 4cd566fed..15f0ae08c 100644 --- a/domains/dast.json +++ b/domains/dast.json @@ -1,6 +1,5 @@ { "description": "My personal website for portfolio, projects and help!", - "repo": "https://github.com/danielsebesta", "owner": { "username": "danielsebesta", "email": "dany.sebesta@seznam.cz" diff --git a/domains/davechbga.json b/domains/davechbga.json index c2f8bca8f..2d00c0eeb 100644 --- a/domains/davechbga.json +++ b/domains/davechbga.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "davechbga" - }, - "record": { - "CNAME": "davechbga.vercel.app" - } + "owner": { + "username": "davechbga" + }, + "record": { + "CNAME": "davechbga.vercel.app" + } } diff --git a/domains/davemp.json b/domains/davemp.json index 04daa84ce..40f233d56 100644 --- a/domains/davemp.json +++ b/domains/davemp.json @@ -9,4 +9,4 @@ "record": { "CNAME": "davemp.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/david.json b/domains/david.json index 828fc832f..e80ad53a8 100644 --- a/domains/david.json +++ b/domains/david.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "david-valdivia", - "email": "dev@dvaldivia.com" - }, - "record": { - "CNAME": "dvaldivia.com" - } + "owner": { + "username": "david-valdivia", + "email": "dev@dvaldivia.com" + }, + "record": { + "CNAME": "dvaldivia.com" + } } diff --git a/domains/davidramirez.json b/domains/davidramirez.json index d79c80e28..0720de824 100644 --- a/domains/davidramirez.json +++ b/domains/davidramirez.json @@ -1,11 +1,11 @@ { - "description": "My portfolio website made with Astro", - "repo": "https://github.com/davidzz-code/portfolio.git", - "owner": { - "username": "davidzz-code", - "email": "mixing.drr@gmail.com" - }, - "record": { - "CNAME": "davidramirez.netlify.app" - } + "description": "My portfolio website made with Astro", + "repo": "https://github.com/davidzz-code/portfolio.git", + "owner": { + "username": "davidzz-code", + "email": "mixing.drr@gmail.com" + }, + "record": { + "CNAME": "davidramirez.netlify.app" + } } diff --git a/domains/deadshot.json b/domains/deadshot.json index 23e7c38af..8f48d9529 100644 --- a/domains/deadshot.json +++ b/domains/deadshot.json @@ -1,12 +1,12 @@ { - "description": "A simple portfolio template made by me.", - "repo": "https://github.com/deadshotofficial/minimal-portfolio", - "owner": { - "username": "deadshotofficial", - "email": "deadshot3r@pm.me", - "discord": "416952474587496449" - }, - "record": { - "CNAME": "deadshotdev.vercel.app" - } + "description": "A simple portfolio template made by me.", + "repo": "https://github.com/deadshotofficial/minimal-portfolio", + "owner": { + "username": "deadshotofficial", + "email": "deadshot3r@pm.me", + "discord": "416952474587496449" + }, + "record": { + "CNAME": "deadshotdev.vercel.app" + } } diff --git a/domains/debaditya.json b/domains/debaditya.json index 01abf58e3..4ea3083e8 100644 --- a/domains/debaditya.json +++ b/domains/debaditya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DebadityaMalakar", - "email": "debadityamalakar@outlook.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "DebadityaMalakar", + "email": "debadityamalakar@outlook.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/debertjamie.json b/domains/debertjamie.json index 299834afc..44f7c71e3 100644 --- a/domains/debertjamie.json +++ b/domains/debertjamie.json @@ -1,6 +1,5 @@ { "description": "A personal website", - "repo": "https://github.com/debertjamie", "owner": { "username": "debertjamie", "email": "debert123@protonmail.com" diff --git a/domains/debjoti-mallick.json b/domains/debjoti-mallick.json index 1c0c44256..01ed916ab 100644 --- a/domains/debjoti-mallick.json +++ b/domains/debjoti-mallick.json @@ -1,6 +1,5 @@ { "description": "Debjoti's portfolio website", - "repo": "https://github.com/DebjotiMallick", "owner": { "username": "DebjotiMallick", "email": "debjoti97@gmail.com" diff --git a/domains/debkanchan.json b/domains/debkanchan.json index 368f32e71..2837274d7 100644 --- a/domains/debkanchan.json +++ b/domains/debkanchan.json @@ -1,4 +1,4 @@ - { +{ "description": "Personal Portfolio", "repo": "https://github.com/debkanchan/debkanchan.github.io", "owner": { @@ -8,4 +8,4 @@ "record": { "CNAME": "debkanchan.github.io" } -} \ No newline at end of file +} diff --git a/domains/default._domainkey.yxz.json b/domains/default._domainkey.yxz.json index 6ce67104f..c64e4c0a0 100644 --- a/domains/default._domainkey.yxz.json +++ b/domains/default._domainkey.yxz.json @@ -1,7 +1,6 @@ { "owner": { "username": "yz9551", - "email": "", "discord": "yz9551" }, "record": { diff --git a/domains/demonitize.json b/domains/demonitize.json index 584370880..e4be0e8a1 100644 --- a/domains/demonitize.json +++ b/domains/demonitize.json @@ -6,7 +6,6 @@ "discord": "demonitize" }, "description": "Probably will use this to redirect to GitHub, because custom domain look cool", - "repo": "https://github.com/demonitize", "record": { "URL": "https://github.com/demonitize", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], diff --git a/domains/deniz.json b/domains/deniz.json index b36d00326..6c785c944 100644 --- a/domains/deniz.json +++ b/domains/deniz.json @@ -14,10 +14,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": [ "forward-email=MDcyNzA3YjVlMTdjNzhhYS1iMzA0NDgxN2RjMmZiODZhODI5Y2UyNmUzNzY5NjJhZWZkMTA4MjBlNDEyYTk3MTc0MjhkN2NlMmQxNWQ5MmFi", "google-site-verification=9jbck7qUZb10EWndaXLikv_Kx9xQ7DpShwFCttIzA6Q" diff --git a/domains/denty.json b/domains/denty.json index 5bba8d3ae..05b03223e 100644 --- a/domains/denty.json +++ b/domains/denty.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "dentylife", - "email": "dentyaptx@gmail.com" - }, - "record": { - "A": [ - "158.101.152.7" - ] - } + "owner": { + "username": "dentylife", + "email": "dentyaptx@gmail.com" + }, + "record": { + "A": ["158.101.152.7"] + } } diff --git a/domains/designer.json b/domains/designer.json index 372fd5d72..7c0068963 100644 --- a/domains/designer.json +++ b/domains/designer.json @@ -1,6 +1,5 @@ { "description": "Designer Slash Developer", - "repo": "https://github.com/designbyadrian", "owner": { "username": "designbyadrian", "email": "adrian@designbyadrian.com" diff --git a/domains/devabh.json b/domains/devabh.json index d0a2ef59c..30e53989e 100644 --- a/domains/devabh.json +++ b/domains/devabh.json @@ -1,7 +1,6 @@ { "owner": { "username": "devabh96", - "email": "", "discord": "760049962544791562", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.cj4_MgLnwmfo1F0NcZvbKIKDQ23CcQAIjYT0X3SmU1YAipr02XR4E11TQqZIzlM6hPwbHUbB59OQx_zkcuN9JO2VaTteS_TpZZ8ytvxfdl60QtGhSAD3Q9zm0-oKKAbVEjR-EzEEwpftzw8VwQlQIgiYbXjZibHKp2D3KbKOB3J-C3cl5LBHhMKPFsFj6N12jwFDzrQeDO8mCrTgKX1D3YpiZaVkhMhuKVFwE0V2vXSx-JidQi3yz--KWLsfXZETU8YAVwFsEAroWLcerWOcNPYejvjQ51VMQDqaRz00AkTByNXXWYo1Q4q4wlZJd0wSIoKoK0iuvkPhSacjP6kW4A.yDr4bOjKGS35kiQ-0Tzj5Q.SrpxNDOW7NpFpZmetH-qJMomCelSSw3YTBGL3Vu2AtdYZ1OVQYWk8yhfGU0kVwyB4wAlPIQYaC2UXDqJXrHqSEmcK-P8f0uvKUiwaKHtaEw.Or8kZv4I4r03hoGLMr7MyQ" }, diff --git a/domains/devanshu.json b/domains/devanshu.json index 2e357872a..7fccf0a77 100644 --- a/domains/devanshu.json +++ b/domains/devanshu.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/DevanshuTripathi/portfolio", - "owner": { - "username": "DevanshuTripathi", - "email": "aditheprince120@gmail.com" - }, - "record": { - "CNAME": "portfolio-nine-xi-16.vercel.app" - } + "description": "Personal Portfolio", + "repo": "https://github.com/DevanshuTripathi/portfolio", + "owner": { + "username": "DevanshuTripathi", + "email": "aditheprince120@gmail.com" + }, + "record": { + "CNAME": "portfolio-nine-xi-16.vercel.app" + } } diff --git a/domains/devcomp.json b/domains/devcomp.json index 53f875fe9..e23c75814 100644 --- a/domains/devcomp.json +++ b/domains/devcomp.json @@ -1,6 +1,5 @@ { "description": "Cool looking redirection for my site.", - "repo": "https://github.com/CompeyDev", "owner": { "username": "CompeyDev", "email": "hi@devcomp.xyz" diff --git a/domains/devmatei.json b/domains/devmatei.json index 56c188312..219bacf68 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -12,13 +12,12 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" ] }, - "redirect_config": { + "redirect_config": { "custom_paths": { "/github": "https://github.com/devmatei", "/hating": "https://hate.is-a.dev" - } - }, - - "proxied": true + } + }, + "proxied": true } diff --git a/domains/df.json b/domains/df.json index 276e19532..01bd43ae8 100644 --- a/domains/df.json +++ b/domains/df.json @@ -1,12 +1,11 @@ { - "description": "df's Dev Website", - "repo": "https://github.com/DF-wu", - "owner": { - "username": "DF-wu", - "linkedin": "https://www.linkedin.com/in/chufei-wu-b33990164/", - "email": "df@dfder.tw" - }, - "record": { - "CNAME": "df-wu.github.io" - } + "description": "df's Dev Website", + "owner": { + "username": "DF-wu", + "linkedin": "https://www.linkedin.com/in/chufei-wu-b33990164/", + "email": "df@dfder.tw" + }, + "record": { + "CNAME": "df-wu.github.io" + } } diff --git a/domains/dhika.json b/domains/dhika.json index bfc71ba0b..b9b373f36 100644 --- a/domains/dhika.json +++ b/domains/dhika.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thisisdhika", - "email": "dhikaardana87@gmail.com" - }, - "record": { - "CNAME": "thisisdhika.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "thisisdhika", + "email": "dhikaardana87@gmail.com" + }, + "record": { + "CNAME": "thisisdhika.vercel.app" + } +} diff --git a/domains/dialguiba.json b/domains/dialguiba.json index 608689671..d71095dc0 100644 --- a/domains/dialguiba.json +++ b/domains/dialguiba.json @@ -3,7 +3,7 @@ "username": "dialguiba", "email": "dialguiba@gmail.com" }, - "record" : { + "record": { "CNAME": "dialguiba.netlify.app" } } diff --git a/domains/diegoreis.json b/domains/diegoreis.json index 99b9dfd0c..ae5007d70 100644 --- a/domains/diegoreis.json +++ b/domains/diegoreis.json @@ -3,8 +3,8 @@ "username": "diegoreis42", "email": "reisdiego144@gmail.com" }, - "record": { + "record": { "CNAME": "diegoreis42.github.io" }, "proxied": true -} \ No newline at end of file +} diff --git a/domains/dilpreetgrover.json b/domains/dilpreetgrover.json index 04005f61e..4b976223f 100644 --- a/domains/dilpreetgrover.json +++ b/domains/dilpreetgrover.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "dfordp", - "email": "dilpreetgrover2@gmail.com", - "discord": "dfordp" - }, - "record": { - "CNAME": "dilpreetgrover.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "dfordp", + "email": "dilpreetgrover2@gmail.com", + "discord": "dfordp" + }, + "record": { + "CNAME": "dilpreetgrover.vercel.app" + } +} diff --git a/domains/dipesh.json b/domains/dipesh.json index c9056fd66..1e90ab839 100644 --- a/domains/dipesh.json +++ b/domains/dipesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dipesh79", - "email": "dipeshkhanal79@gmail.com" - }, - "record": { - "A": ["192.250.235.27"] - } + "owner": { + "username": "dipesh79", + "email": "dipeshkhanal79@gmail.com" + }, + "record": { + "A": ["192.250.235.27"] + } } diff --git a/domains/divyanshuvashu.json b/domains/divyanshuvashu.json index 0d0857cf5..f92b3a4e2 100644 --- a/domains/divyanshuvashu.json +++ b/domains/divyanshuvashu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "divyanshu-vashu", - "email": "vashusingh2004.jan@gmail.com", - "discord": "ram_ravan69" - }, - "record": { - "CNAME": "divyanshusingh.vercel.app" - } + "owner": { + "username": "divyanshu-vashu", + "email": "vashusingh2004.jan@gmail.com", + "discord": "ram_ravan69" + }, + "record": { + "CNAME": "divyanshusingh.vercel.app" + } } diff --git a/domains/dmc.json b/domains/dmc.json index 5b82649b2..238c7c274 100644 --- a/domains/dmc.json +++ b/domains/dmc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "morcu", - "email": "david.morcuende.c@gmail.com" - }, - "record": { - "CNAME": "davidmorcuende.com" - } + "owner": { + "username": "morcu", + "email": "david.morcuende.c@gmail.com" + }, + "record": { + "CNAME": "davidmorcuende.com" + } } diff --git a/domains/donald.json b/domains/donald.json index de6754b7e..7598d7cd9 100644 --- a/domains/donald.json +++ b/domains/donald.json @@ -1,10 +1,10 @@ { - "description": "Donald's personal developer website", - "owner": { - "email": "dawntop@126.com", - "username": "donald001" - }, - "record": { - "CNAME": "donald001.github.io" - } + "description": "Donald's personal developer website", + "owner": { + "email": "dawntop@126.com", + "username": "donald001" + }, + "record": { + "CNAME": "donald001.github.io" + } } diff --git a/domains/doncho.json b/domains/doncho.json index 05604e539..d0b1990db 100644 --- a/domains/doncho.json +++ b/domains/doncho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "donangel", - "email": "public@doncho.net" - }, - "record": { - "URL": "https://doncho.net" - } + "owner": { + "username": "donangel", + "email": "public@doncho.net" + }, + "record": { + "URL": "https://doncho.net" + } } diff --git a/domains/dotexe3301.json b/domains/dotexe3301.json index 13db28263..a8298e3b9 100644 --- a/domains/dotexe3301.json +++ b/domains/dotexe3301.json @@ -1,11 +1,11 @@ { - "description": "For my GitHub Pages URL", - "repo": "https://github.com/dotexe3301/dotexe3301.github.io", - "owner": { - "username": "dotexe3301", - "email": "shiveshvijay707@gmail.com" - }, - "record": { - "CNAME": "dotexe3301.github.io" - } + "description": "For my GitHub Pages URL", + "repo": "https://github.com/dotexe3301/dotexe3301.github.io", + "owner": { + "username": "dotexe3301", + "email": "shiveshvijay707@gmail.com" + }, + "record": { + "CNAME": "dotexe3301.github.io" + } } diff --git a/domains/doug.json b/domains/doug.json index 6ba467c4a..e0498d91f 100644 --- a/domains/doug.json +++ b/domains/doug.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/drssoccer55/drssoccer55.github.io", - "owner": { - "username": "drssoccer55", - "email": "sextondouglas@pm.me" - }, - "record": { - "CNAME": "drssoccer55.github.io" - } + "description": "Personal website", + "repo": "https://github.com/drssoccer55/drssoccer55.github.io", + "owner": { + "username": "drssoccer55", + "email": "sextondouglas@pm.me" + }, + "record": { + "CNAME": "drssoccer55.github.io" + } } diff --git a/domains/dsuescun.json b/domains/dsuescun.json index d7a467d09..020fe8922 100644 --- a/domains/dsuescun.json +++ b/domains/dsuescun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dsuescun", - "email": "dsuescun@soinsoluciones.com" - }, - "record": { - "CNAME": "dsuescun.github.io" - } + "owner": { + "username": "dsuescun", + "email": "dsuescun@soinsoluciones.com" + }, + "record": { + "CNAME": "dsuescun.github.io" + } } diff --git a/domains/ducky.json b/domains/ducky.json index 7fbd73b13..c16b942d5 100644 --- a/domains/ducky.json +++ b/domains/ducky.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ducky4life/ducky4life.github.io", - "owner": { - "username": "ducky4life", - "email": "duckylai@proton.me" - }, - "record": { - "CNAME": "ducky4life.github.io" - } + "repo": "https://github.com/ducky4life/ducky4life.github.io", + "owner": { + "username": "ducky4life", + "email": "duckylai@proton.me" + }, + "record": { + "CNAME": "ducky4life.github.io" + } } diff --git a/domains/duong-viet-hoang.json b/domains/duong-viet-hoang.json index 045978e3d..1cd5a3c30 100644 --- a/domains/duong-viet-hoang.json +++ b/domains/duong-viet-hoang.json @@ -1,11 +1,10 @@ -{ - "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 +{ + "description": "My personal developer portfolio.", + "owner": { + "username": "bocanhcam", + "email": "hora.alien@gmail.com" + }, + "record": { + "CNAME": "bocanhcam.github.io" + } +} diff --git a/domains/dwij.json b/domains/dwij.json index ccf43162e..f5e68a07a 100644 --- a/domains/dwij.json +++ b/domains/dwij.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "ssd39", - "email": "dwij@xylic.ai" - }, - "record": { - "URL": "https://github.com/ssd39" - } + "owner": { + "username": "ssd39", + "email": "dwij@xylic.ai" + }, + "record": { + "URL": "https://github.com/ssd39" + } } - \ No newline at end of file diff --git a/domains/ebooks.json b/domains/ebooks.json index f5c93222d..1b06c40f0 100644 --- a/domains/ebooks.json +++ b/domains/ebooks.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tuannguyen2002", - "email": "", - "discord": "minhtuan9039" - }, - "record": { - "CNAME": "ebooks-online-opal.vercel.app" - } + "owner": { + "username": "tuannguyen2002", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "ebooks-online-opal.vercel.app" + } } diff --git a/domains/ed-henrique.json b/domains/ed-henrique.json index 26311bd32..d3f418353 100644 --- a/domains/ed-henrique.json +++ b/domains/ed-henrique.json @@ -1,11 +1,11 @@ { - "description": "Personal blog", - "repo": "https://github.com/ed-henrique/blog", - "owner": { - "username": "ed-henrique", - "email": "edu.hen.fm@gmail.com" - }, - "record": { - "CNAME": "ed-henrique.com" - } + "description": "Personal blog", + "repo": "https://github.com/ed-henrique/blog", + "owner": { + "username": "ed-henrique", + "email": "edu.hen.fm@gmail.com" + }, + "record": { + "CNAME": "ed-henrique.com" + } } diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index e35d7591e..76a51d94e 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -4,9 +4,7 @@ "email": "educatedsuddenbucket@gmail.com" }, "record": { - "A": [ - "185.199.108.153" - ], + "A": ["185.199.108.153"], "TXT": [ "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE", "v=spf1 include:spf.improvmx.com ~all" diff --git a/domains/efe.json b/domains/efe.json index 17272cdac..6362c3684 100644 --- a/domains/efe.json +++ b/domains/efe.json @@ -1,6 +1,5 @@ { "description": "personal website", - "repo": "https://github.com/0x656665", "owner": { "username": "0x656665", "email": "efe@tutanota.de" diff --git a/domains/elvis-tran.json b/domains/elvis-tran.json index cf42555d9..4f8015f16 100644 --- a/domains/elvis-tran.json +++ b/domains/elvis-tran.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "totargaming", - "email": "elvistranhere@gmail.com", - "discord": "elvistran.here" - }, - "record": { - "CNAME": "elvis-tran.vercel.app" - } + "owner": { + "username": "totargaming", + "email": "elvistranhere@gmail.com", + "discord": "elvistran.here" + }, + "record": { + "CNAME": "elvis-tran.vercel.app" + } } diff --git a/domains/elyazid.json b/domains/elyazid.json index 03ec22bd1..e5be93cc5 100644 --- a/domains/elyazid.json +++ b/domains/elyazid.json @@ -1,5 +1,5 @@ { - "description" : "Personal website", + "description": "Personal website", "repo": "https://github.com/MrElyazid/MrElyazid.github.io", "owner": { "username": "MrElyazid", diff --git a/domains/elyesghorbel.json b/domains/elyesghorbel.json index 8b37251cd..c57e727aa 100644 --- a/domains/elyesghorbel.json +++ b/domains/elyesghorbel.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "elyescesar", - "email": "elyesghorbeldev@gmail.com", - "discord": "840182191244705802" - }, - "record": { - "CNAME": "portfolio-git-master-elyescesars-projects.vercel.app" - } + "owner": { + "username": "elyescesar", + "email": "elyesghorbeldev@gmail.com", + "discord": "840182191244705802" + }, + "record": { + "CNAME": "portfolio-git-master-elyescesars-projects.vercel.app" + } } diff --git a/domains/epic.json b/domains/epic.json index 831aa269e..6841c4266 100644 --- a/domains/epic.json +++ b/domains/epic.json @@ -1,6 +1,5 @@ { "description": "Epic's github", - "repo": "https://github.com/tag-epic", "owner": { "username": "tag-epic", "email": "tagepicuwu@gmail.com" diff --git a/domains/epnq.json b/domains/epnq.json index 2d6b4d5ea..d35fed315 100644 --- a/domains/epnq.json +++ b/domains/epnq.json @@ -1,6 +1,5 @@ { "description": "Personal Site", - "repo": "https://github.com/wensente27", "owner": { "username": "wensente27", "twitter": "pnqe_eli" diff --git a/domains/eric-dahl.json b/domains/eric-dahl.json index 615d7ac7a..01a3d1239 100644 --- a/domains/eric-dahl.json +++ b/domains/eric-dahl.json @@ -2,7 +2,7 @@ "owner": { "username": "Skeyelab" }, - "record": { + "record": { "URL": "https://cv.ericdahl.dev" } } diff --git a/domains/eric.json b/domains/eric.json index d316896b6..38f55c8f1 100644 --- a/domains/eric.json +++ b/domains/eric.json @@ -1,6 +1,5 @@ { "description": "Eric's website and blog", - "repo": "https://github.com/yurrriq", "owner": { "username": "yurrriq", "email": "eric@ericb.me" diff --git a/domains/ericlin.json b/domains/ericlin.json index 402b27616..a12d159cc 100644 --- a/domains/ericlin.json +++ b/domains/ericlin.json @@ -1,11 +1,11 @@ { - "description": "To get a cool looking subdomain for my portfolio hosted on netlify", - "repo": "https://github.com/ericafk0001/Portfolio.git", - "owner": { - "username": "ericafk0001", - "email": "dxslyofficial@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "To get a cool looking subdomain for my portfolio hosted on netlify", + "repo": "https://github.com/ericafk0001/Portfolio.git", + "owner": { + "username": "ericafk0001", + "email": "dxslyofficial@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/ericthomas.json b/domains/ericthomas.json index 655a0aa7b..b0c204910 100644 --- a/domains/ericthomas.json +++ b/domains/ericthomas.json @@ -1,6 +1,5 @@ { "description": "Eric Thomas' Portfolio", - "repo": "https://github.com/ericthomasca", "owner": { "username": "ericthomasca", "email": "eric@ericthomas.ca" diff --git a/domains/erik.json b/domains/erik.json index a8c435604..3816969fd 100644 --- a/domains/erik.json +++ b/domains/erik.json @@ -1,6 +1,5 @@ { "description": "Erik Personal Website", - "repo": "https://github.com/Erik3010", "owner": { "username": "erik3010", "email": "erikhau3010@gmail.com" diff --git a/domains/erisa.json b/domains/erisa.json index 718677080..e71907dbe 100644 --- a/domains/erisa.json +++ b/domains/erisa.json @@ -1,6 +1,5 @@ { "description": "Blog for Erisa A.", - "repo": "https://github.com/Erisa", "owner": { "username": "Erisa", "email": "seriel@erisa.moe" diff --git a/domains/ermal.json b/domains/ermal.json index 1d12d243e..fd0e1f54a 100644 --- a/domains/ermal.json +++ b/domains/ermal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ErmalHasani", - "email": "ermalhasani15@gmail.com" - }, - "record": { - "CNAME": "terminalportfolio-2wp.pages.dev" - } + "owner": { + "username": "ErmalHasani", + "email": "ermalhasani15@gmail.com" + }, + "record": { + "CNAME": "terminalportfolio-2wp.pages.dev" + } } diff --git a/domains/eshanized.json b/domains/eshanized.json index e0442b88f..e7f9d5de0 100644 --- a/domains/eshanized.json +++ b/domains/eshanized.json @@ -1,11 +1,11 @@ { - "description": "eshanized.is-a.dev", - "repo": "https://github.com/eshanized/eshanized.github.io", - "owner": { - "username": "eshanized", - "email": "m.eshanized@gmail.com" - }, - "record": { - "CNAME": "eshanized.github.io" - } + "description": "eshanized.is-a.dev", + "repo": "https://github.com/eshanized/eshanized.github.io", + "owner": { + "username": "eshanized", + "email": "m.eshanized@gmail.com" + }, + "record": { + "CNAME": "eshanized.github.io" + } } diff --git a/domains/euskindar.json b/domains/euskindar.json index d2fbd38d8..3f4f0b4df 100644 --- a/domains/euskindar.json +++ b/domains/euskindar.json @@ -1,12 +1,11 @@ - { - "description": "Fron-end challenges", - "repo": "https://github.com/Euskindar/CHALLENGES", - "owner": { - "username": "Euskindar", - "email": "julenjph@hotmail.com" - }, + "description": "Fron-end challenges", + "repo": "https://github.com/Euskindar/CHALLENGES", + "owner": { + "username": "Euskindar", + "email": "julenjph@hotmail.com" + }, "record": { "CNAME": "euskindar.github.io" } -} \ No newline at end of file +} diff --git a/domains/evelyn.json b/domains/evelyn.json index 0248a7d78..3d1495ec5 100644 --- a/domains/evelyn.json +++ b/domains/evelyn.json @@ -1,6 +1,5 @@ { "description": "Portfolio website with is-a.dev for Evelyn Finny", - "repo": "https://github.com/evelynfinny", "owner": { "username": "evelynfinny", "email": "evelynfinny@gmail.com" diff --git a/domains/explooit.json b/domains/explooit.json index 22cebc60d..bdf237bc1 100644 --- a/domains/explooit.json +++ b/domains/explooit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ExPl0iT-29", - "email": "tusharsatpute68@gmail.com" - }, - "record": { - "CNAME": "expl0it-29.github.io" - } + "owner": { + "username": "ExPl0iT-29", + "email": "tusharsatpute68@gmail.com" + }, + "record": { + "CNAME": "expl0it-29.github.io" + } } diff --git a/domains/exrand.json b/domains/exrand.json index 93451604f..5d3190765 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "exrand", - "email": "totallynota903@gmail.com" - }, - "record": { - "A": ["207.180.248.6"] - } + "owner": { + "username": "exrand", + "email": "totallynota903@gmail.com" + }, + "record": { + "A": ["207.180.248.6"] + } } diff --git a/domains/faaiz.json b/domains/faaiz.json index 80a8db772..d18478194 100644 --- a/domains/faaiz.json +++ b/domains/faaiz.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "FaaizAhmad6420" - }, - "record": { - "CNAME": "faaizahmad6420.github.io" - } + "owner": { + "username": "FaaizAhmad6420" + }, + "record": { + "CNAME": "faaizahmad6420.github.io" + } } diff --git a/domains/fabianf4.json b/domains/fabianf4.json index c50d834f8..673d12f27 100644 --- a/domains/fabianf4.json +++ b/domains/fabianf4.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "fabianf4", - "email": "fabianfa.munoz@gmail.com" - }, - "record": { - "CNAME": "fabianf4.github.io" - } + "owner": { + "username": "fabianf4", + "email": "fabianfa.munoz@gmail.com" + }, + "record": { + "CNAME": "fabianf4.github.io" + } } diff --git a/domains/fabien.json b/domains/fabien.json index 2637b381c..9240e566d 100644 --- a/domains/fabien.json +++ b/domains/fabien.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "fabien-h", - "email": "fabien.huet@gmail.com", - "discord": "fabien-huet" - }, - "record": { - "CNAME": "fabien-is-a-dev.vercel.app" - } + "owner": { + "username": "fabien-h", + "email": "fabien.huet@gmail.com", + "discord": "fabien-huet" + }, + "record": { + "CNAME": "fabien-is-a-dev.vercel.app" + } } diff --git a/domains/fajox.json b/domains/fajox.json index c1a5577a3..f68f68c53 100644 --- a/domains/fajox.json +++ b/domains/fajox.json @@ -4,8 +4,6 @@ "email": "pybytee@gmail.com" }, "record": { - "A": [ - "45.91.201.222" - ] + "A": ["45.91.201.222"] } } diff --git a/domains/fake.json b/domains/fake.json index 91886cc77..8a11ca28d 100644 --- a/domains/fake.json +++ b/domains/fake.json @@ -1,6 +1,5 @@ { "description": "site", - "repo": "https://github.com/fakename131", "owner": { "username": "fakename131", "email": "fake@fake.is-a.dev" diff --git a/domains/farkot.json b/domains/farkot.json index 03542d727..2ecf1b866 100644 --- a/domains/farkot.json +++ b/domains/farkot.json @@ -2,11 +2,10 @@ "description": "Portafolio Farkot09", "repo": "https://github.com/farkot09/farkot09.github.io", "owner": { - "username": "farkot09", - "email": "viagramo2011@gmail.com" + "username": "farkot09", + "email": "viagramo2011@gmail.com" }, "record": { - "CNAME": "farkot09.github.io" + "CNAME": "farkot09.github.io" } } - \ No newline at end of file diff --git a/domains/farvessafiyudeen.json b/domains/farvessafiyudeen.json index 286ecbe2a..ba92c8d6f 100644 --- a/domains/farvessafiyudeen.json +++ b/domains/farvessafiyudeen.json @@ -1,6 +1,5 @@ { "description": "this is my personal portfolio website", - "repo": "https://github.com/Farves-dev", "owner": { "username": "Farves-dev", "email": "farvessafiyudeen@gmail.com" diff --git a/domains/fbi.json b/domains/fbi.json index 07f537c44..fcd7f5b8a 100644 --- a/domains/fbi.json +++ b/domains/fbi.json @@ -1,6 +1,5 @@ { "description": "2Much4U's Website", - "repo": "https://github.com/2m4u", "owner": { "username": "2M4U", "email": "2m4u@fbi.is-a.dev" diff --git a/domains/fdaniel13s.json b/domains/fdaniel13s.json index 2d3de6b31..33e3b37c0 100644 --- a/domains/fdaniel13s.json +++ b/domains/fdaniel13s.json @@ -1,9 +1,9 @@ { "owner": { - "username": "fdaniel13s", - "email": "ferndani2718@gmail.com" + "username": "fdaniel13s", + "email": "ferndani2718@gmail.com" }, "record": { - "CNAME": "fdaniel13s.github.io" + "CNAME": "fdaniel13s.github.io" } } diff --git a/domains/federico.json b/domains/federico.json index 1ba721c64..0bae2525d 100644 --- a/domains/federico.json +++ b/domains/federico.json @@ -2,10 +2,10 @@ "description": "Professional website", "repo": "https://github.com/Thefederico/federico", "owner": { - "username": "Thefederico", - "email": "xooxes@gmail.com" + "username": "Thefederico", + "email": "xooxes@gmail.com" }, "record": { - "A": ["75.2.60.5"] + "A": ["75.2.60.5"] } } diff --git a/domains/felipe.json b/domains/felipe.json index dc9003f65..93f3d335a 100644 --- a/domains/felipe.json +++ b/domains/felipe.json @@ -1,11 +1,9 @@ -{ - "owner": { - "username": "felipecalderon", - "email": "hola@felipe.bio" - }, - "repo": "https://github.com/felipecalderon", - "record": { - "CNAME": "porfoliofelipe.vercel.app" - } - } - +{ + "owner": { + "username": "felipecalderon", + "email": "hola@felipe.bio" + }, + "record": { + "CNAME": "porfoliofelipe.vercel.app" + } +} diff --git a/domains/felipecampos.json b/domains/felipecampos.json index 088b17ca0..87039e94e 100644 --- a/domains/felipecampos.json +++ b/domains/felipecampos.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "camposdev", - "email": "felipecamposdev@gmail.com" - }, - "record": { - "CNAME": "felipecampos.vercel.app" - } + "owner": { + "username": "camposdev", + "email": "felipecamposdev@gmail.com" + }, + "record": { + "CNAME": "felipecampos.vercel.app" + } } diff --git a/domains/felix.json b/domains/felix.json index 3fc0e4fdb..2f5995702 100644 --- a/domains/felix.json +++ b/domains/felix.json @@ -3,7 +3,6 @@ "username": "github-username", "email": "mail@felixyeung.dev" }, - "repo": "https://github.com/felixyeungdev", "record": { "URL": "https://felixyeung.dev" } diff --git a/domains/fernandocuba.json b/domains/fernandocuba.json index 199fb8b40..3aa02f483 100644 --- a/domains/fernandocuba.json +++ b/domains/fernandocuba.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/fernando-cuba/fernando-cuba.github.io", - "owner": { - "username": "fernando-cuba", - "email": "lfernando.cubar@gmail.com" - }, - "record": { - "CNAME": "fernando-cuba.github.io" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/fernando-cuba/fernando-cuba.github.io", + "owner": { + "username": "fernando-cuba", + "email": "lfernando.cubar@gmail.com" + }, + "record": { + "CNAME": "fernando-cuba.github.io" + } } diff --git a/domains/fetico.json b/domains/fetico.json index 293306aaf..9796e4ac2 100644 --- a/domains/fetico.json +++ b/domains/fetico.json @@ -1,11 +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 + "owner": { + "username": "danielfetico21", + "email": "danielfetico21@gmail.com" + }, + "description": "Personal Website / Portfolio Website", + "record": { + "CNAME": "fetico.ro" + }, + "proxied": true +} diff --git a/domains/filip.json b/domains/filip.json index 0fa90b1db..8028dc3cd 100644 --- a/domains/filip.json +++ b/domains/filip.json @@ -1,11 +1,11 @@ { - "description": "Filip's personal site and/or CV", - "repo": "https://github.com/totalolage/totalolage.github.io", - "owner": { - "username": "totalolage", - "email": "filip@kalny.net" - }, - "record": { - "CNAME": "totalolage.github.io" - } -} \ No newline at end of file + "description": "Filip's personal site and/or CV", + "repo": "https://github.com/totalolage/totalolage.github.io", + "owner": { + "username": "totalolage", + "email": "filip@kalny.net" + }, + "record": { + "CNAME": "totalolage.github.io" + } +} diff --git a/domains/fitrahmunir.json b/domains/fitrahmunir.json index dc4117aa5..6b42d8b94 100644 --- a/domains/fitrahmunir.json +++ b/domains/fitrahmunir.json @@ -1,6 +1,5 @@ { "description": "FitrahFM's .is-a.dev domain", - "repo": "https://github.com/fitrahfm", "owner": { "username": "fitrahfm", "email": "fitrhmnr+is-a-dev@gmail.com" diff --git a/domains/flymeth.json b/domains/flymeth.json index f155dc218..1d7a96a27 100644 --- a/domains/flymeth.json +++ b/domains/flymeth.json @@ -7,6 +7,5 @@ "email": "flymeth.yt@gmail.com", "twitter": "flymeth" }, - "repo": "https://github.com/Flymeth", "description": "I'm a dev and I love to be that" } diff --git a/domains/fourjuaneight.json b/domains/fourjuaneight.json index 2cef409e2..4d5fea043 100644 --- a/domains/fourjuaneight.json +++ b/domains/fourjuaneight.json @@ -1,6 +1,5 @@ { "description": "Juan's personal site", - "repo": "https://github.com/fourjuaneight", "owner": { "username": "fourjuaneight", "email": "juan@villela.co" diff --git a/domains/fr0stb1rd.json b/domains/fr0stb1rd.json index 7aa5c3c17..f0303e114 100644 --- a/domains/fr0stb1rd.json +++ b/domains/fr0stb1rd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "herobryne0", - "email": "fr0stb1rd@proton.me" - }, - "record": { - "CNAME": "fr0stb1rd.pages.dev" - } + "owner": { + "username": "herobryne0", + "email": "fr0stb1rd@proton.me" + }, + "record": { + "CNAME": "fr0stb1rd.pages.dev" + } } diff --git a/domains/francodurand.json b/domains/francodurand.json index 8f68c5397..c184c9bdf 100644 --- a/domains/francodurand.json +++ b/domains/francodurand.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "FrancoDurand", - "email": "francoduve.25@gmail.com" - }, - "record": { - "CNAME": "devfolio-franco.vercel.app" - } -} \ No newline at end of file +{ + "owner": { + "username": "FrancoDurand", + "email": "francoduve.25@gmail.com" + }, + "record": { + "CNAME": "devfolio-franco.vercel.app" + } +} diff --git a/domains/frankra.json b/domains/frankra.json index 030d73215..8c78bd7c3 100644 --- a/domains/frankra.json +++ b/domains/frankra.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/frankra/frankra.github.io", - "owner": { - "username": "frankra", - "email": "rafael.h.frank@gmail.com" - }, - "record": { - "CNAME": "frankra.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/frankra/frankra.github.io", + "owner": { + "username": "frankra", + "email": "rafael.h.frank@gmail.com" + }, + "record": { + "CNAME": "frankra.github.io" + } +} diff --git a/domains/franky.json b/domains/franky.json index 2d1e8abc6..d6dc9e470 100644 --- a/domains/franky.json +++ b/domains/franky.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "senseikoder", - "email": "molina.frank@gmail.com" - }, - "record": { - "CNAME": "efrank.xyz" - } + "owner": { + "username": "senseikoder", + "email": "molina.frank@gmail.com" + }, + "record": { + "CNAME": "efrank.xyz" + } } diff --git a/domains/ft.json b/domains/ft.json index 57d25a2ab..2e4fc534d 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -6,10 +6,7 @@ "email": "haftthedev@gmail.com" }, "record": { - "MX": [ - "mx01.mail.icloud.com", - "mx02.mail.icloud.com" - ], + "MX": ["mx01.mail.icloud.com", "mx02.mail.icloud.com"], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"] } } diff --git a/domains/fucabot.json b/domains/fucabot.json index 56a8f07fb..3ee1c035f 100644 --- a/domains/fucabot.json +++ b/domains/fucabot.json @@ -1,6 +1,5 @@ { "description": "Fuca Bot website", - "repo": "https://github.com/anshtyagi0", "owner": { "username": "anshtyagi0", "email": "tyagiansh175@gmail.com" diff --git a/domains/fulminatingmoat.json b/domains/fulminatingmoat.json index 403673491..4689b8a56 100644 --- a/domains/fulminatingmoat.json +++ b/domains/fulminatingmoat.json @@ -1,6 +1,5 @@ { "description": "Website", - "repo": "https://github.com/fulminatingmoat", "owner": { "username": "fulminatingmoat", "email": "fulminatingmoat@fulminatingmoat.com", diff --git a/domains/gabrielhuertas.json b/domains/gabrielhuertas.json index a8e219d39..f0a7f4b05 100644 --- a/domains/gabrielhuertas.json +++ b/domains/gabrielhuertas.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "GuDex-Dev", - "email": "gabriel.huertas.3012@gmail.com" - }, - "record": { - "CNAME": "gudex-dev.github.io" - } + "owner": { + "username": "GuDex-Dev", + "email": "gabriel.huertas.3012@gmail.com" + }, + "record": { + "CNAME": "gudex-dev.github.io" + } } diff --git a/domains/gamil.json b/domains/gamil.json index cfb15672d..c660477a5 100644 --- a/domains/gamil.json +++ b/domains/gamil.json @@ -1,11 +1,11 @@ { - "description": "Gamil's Portfolio", - "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", - "owner": { - "username": "gamilmohamed", - "email": "mohamed.gamil@outlook.fr" - }, - "record": { - "CNAME": "gamilmohamed.github.io" - } + "description": "Gamil's Portfolio", + "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", + "owner": { + "username": "gamilmohamed", + "email": "mohamed.gamil@outlook.fr" + }, + "record": { + "CNAME": "gamilmohamed.github.io" + } } diff --git a/domains/ganesh-g.json b/domains/ganesh-g.json index e033b8b6d..6adc31450 100644 --- a/domains/ganesh-g.json +++ b/domains/ganesh-g.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ganesh76", - "email": "ganesh.g.cse@gmail.com" - }, - "record": { - "CNAME": "ganesh76.github.io" - } + "owner": { + "username": "ganesh76", + "email": "ganesh.g.cse@gmail.com" + }, + "record": { + "CNAME": "ganesh76.github.io" + } } diff --git a/domains/gc.json b/domains/gc.json index 11ecd6d7a..03f2d4ac1 100644 --- a/domains/gc.json +++ b/domains/gc.json @@ -7,4 +7,4 @@ "record": { "URL": "https://gcj.io" } -} \ No newline at end of file +} diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json index 139390016..4936923ef 100644 --- a/domains/gcet.aaqif.json +++ b/domains/gcet.aaqif.json @@ -1,11 +1,11 @@ { - "description": "gcet project", - "repo": "https://github.com/aaqifshafi/G-CET", - "owner": { - "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com" - }, - "record": { - "CNAME": "g-cet-aaqifshafis-projects.vercel.app" - } + "description": "gcet project", + "repo": "https://github.com/aaqifshafi/G-CET", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "CNAME": "g-cet-aaqifshafis-projects.vercel.app" + } } diff --git a/domains/generic.json b/domains/generic.json index 0ff8ccaf6..7109b99d8 100644 --- a/domains/generic.json +++ b/domains/generic.json @@ -1,7 +1,6 @@ { "owner": { "username": "xgeneric", - "email": "", "discord": "1194494419064328296", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.pNI-ARrj3J_tLM7pZiRwu1pfmk-Q3DwQqCqxWO02M876wVSFVYCtmViotPvUkXbGD6fungda4WYZn9FbbIFMroM6lyRd5facNKDKej8YSmA4vHrk82WnwOjIOgJZVvG1KBZ-a8-WJaBMTFTnA5HcDdIPKalVi8WuEBZ0aX5oePC_OmMgL8dfo8sc_Yh6iH_cQQsHyqTmEqaFIZdnchM3zqP5SztLpMqx7J-t65lJmSVdvlVIyCOVGGtnSu6p-mqsRqJ0_GTaxZq13p33OlN2H-aHiYLhuUNq1PNAMVMjBHvLwKx53QPYHkWH_49PYOAofaB5Qu4FQehMfMeEDPJY3w.qTLCxzxvVwoOjhI2BRDjcQ.fknkRF_e0XxYo2aGLv16XqzezYSUJAsZEV1IvnuErIAUeo5iEOL_6tjx67aBPV7GaJ-bulYZxzfcm7w8t2fd3dj4YWle3bpexZZ25GhR9RtlbCvQ1MybtvMWt9kMjbIM.AYS1UwZHLOklvLllhjQpLA" }, diff --git a/domains/george.json b/domains/george.json index 208f0ae5f..227d3159f 100644 --- a/domains/george.json +++ b/domains/george.json @@ -1,6 +1,5 @@ { "description": "George Aykara's personal developer website", - "repo": "https://github.com/aykarageorge", "owner": { "username": "aykarageorge", "email": "aykarageorge@gmail.com" diff --git a/domains/georgekaran.json b/domains/georgekaran.json index ae89517f2..e60432a72 100644 --- a/domains/georgekaran.json +++ b/domains/georgekaran.json @@ -1,6 +1,5 @@ { "description": "George Karan - Personal Page", - "repo": "https://github.com/georgekaran", "owner": { "username": "georgekaran", "email": "georgekaran12@gmail.com" diff --git a/domains/gg.json b/domains/gg.json index 0a7d8e227..09db97347 100644 --- a/domains/gg.json +++ b/domains/gg.json @@ -1,11 +1,11 @@ -{ - "description": "Portfolio", - "repo": "https://github.com/i-m-Gaurav/Portfolio.git", - "owner": { - "username": "i-m-Gaurav", - "email": "indiagauravkumar@gmail.com" - }, - "record": { - "CNAME": "gaurav-self.vercel.app" - } +{ + "description": "Portfolio", + "repo": "https://github.com/i-m-Gaurav/Portfolio.git", + "owner": { + "username": "i-m-Gaurav", + "email": "indiagauravkumar@gmail.com" + }, + "record": { + "CNAME": "gaurav-self.vercel.app" + } } diff --git a/domains/girigummadi.json b/domains/girigummadi.json index 5b7229283..40d7d3f08 100644 --- a/domains/girigummadi.json +++ b/domains/girigummadi.json @@ -1,6 +1,5 @@ { "description": "My Personal Website", - "repo": "https://github.com/GiriGummadi", "owner": { "username": "GiriGummadi", "email": "girigummadi5656@gmail.com" diff --git a/domains/githubmilind.json b/domains/githubmilind.json index c12df6394..33067d1de 100644 --- a/domains/githubmilind.json +++ b/domains/githubmilind.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "githubmilind", - "email": "pansare@gmail.com" - }, - "record": { - "CNAME": "githubmilind.github.io" - } + "owner": { + "username": "githubmilind", + "email": "pansare@gmail.com" + }, + "record": { + "CNAME": "githubmilind.github.io" + } } diff --git a/domains/glitchish.json b/domains/glitchish.json index 02740359a..07d05dc85 100644 --- a/domains/glitchish.json +++ b/domains/glitchish.json @@ -1,6 +1,5 @@ { "description": "Glitch's .IS-A.DEV domain", - "repo": "https://github.com/glitchish.github.io", "owner": { "username": "glitchish", "email": "gavinjstacey@gmail.com" diff --git a/domains/gokay.json b/domains/gokay.json index fb8e8923e..d590b8b4e 100644 --- a/domains/gokay.json +++ b/domains/gokay.json @@ -1,11 +1,11 @@ { - "description": "Personal website for the use of gokay", - "repo": "https://github.com/gokay05/gokay05.github.io", - "owner": { - "username": "gokay05", - "email": "gyamankurt@gmail.com" - }, - "record": { - "CNAME": "gokay05.github.io" - } + "description": "Personal website for the use of gokay", + "repo": "https://github.com/gokay05/gokay05.github.io", + "owner": { + "username": "gokay05", + "email": "gyamankurt@gmail.com" + }, + "record": { + "CNAME": "gokay05.github.io" + } } diff --git a/domains/govind.json b/domains/govind.json index 7f49fe86a..7d1c94339 100644 --- a/domains/govind.json +++ b/domains/govind.json @@ -1,6 +1,5 @@ { "description": "Govind's personal developer website", - "repo": "https://github.com/govind-shenoy", "owner": { "username": "govind-shenoy", "email": "govindvshenoy@gmail.com" diff --git a/domains/grazitukozaki.json b/domains/grazitukozaki.json index 37c53c8dd..236297604 100644 --- a/domains/grazitukozaki.json +++ b/domains/grazitukozaki.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "GrazielyTukozaki", - "email": "grazitukozaki@gmail.com" - }, - "record": { + "owner": { + "username": "GrazielyTukozaki", + "email": "grazitukozaki@gmail.com" + }, + "record": { "CNAME": "grazi-tukozaki-dev.vercel.app" } } - diff --git a/domains/gua.json b/domains/gua.json index 803fa131c..39fe7c09d 100644 --- a/domains/gua.json +++ b/domains/gua.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "yywbadm", - "discord": "849563829213593612", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.O62knFs7eQLZDKSjl1QUok_vd0iNXQEJVqDjfxRYJyMh6SBBWau4c-34j7mwYJJQCiig5dxl-0cmAQHprDtaCLyPv9ghabRTxNQJQXvF7ma_ron-4DeY9zI5o0hNKYV79qCQpt69FKFBbXvTIPL4grWpYaTVKoFwj2hWl3ZPU__5k3KhkMdZ6TLye-5qL713evGj3JNTYU3JQO4vR-d1VMnfeNHEfTOy1kmhbYuflBMFavXIKuPvqsy1JLg3gd7cD63jdHzG1OJsfUJvuIlTrSvlwA05DXRA0zB2ghUffmneHZfHPY2POWcGWZ2FWO0A1cRngeEjr1p9kTf2KKkauA.FDux7AQQpBXF5CT30_p1zw.vnxZM4mTxTdAb6UZ1Zz5gMJOX0Ody00WHJ8Fkt-IrUzpF_DpwROis9UmFsE9rbwxlD9lCMefKeNoIolm-Fn4DpMcsVy9gIOx4oR3hRw0TLs.XuBHoK_I8bzxVtE8vUBJbg" - }, - - "record": { - "CNAME": "yywbadm.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "yywbadm", + "discord": "849563829213593612", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.O62knFs7eQLZDKSjl1QUok_vd0iNXQEJVqDjfxRYJyMh6SBBWau4c-34j7mwYJJQCiig5dxl-0cmAQHprDtaCLyPv9ghabRTxNQJQXvF7ma_ron-4DeY9zI5o0hNKYV79qCQpt69FKFBbXvTIPL4grWpYaTVKoFwj2hWl3ZPU__5k3KhkMdZ6TLye-5qL713evGj3JNTYU3JQO4vR-d1VMnfeNHEfTOy1kmhbYuflBMFavXIKuPvqsy1JLg3gd7cD63jdHzG1OJsfUJvuIlTrSvlwA05DXRA0zB2ghUffmneHZfHPY2POWcGWZ2FWO0A1cRngeEjr1p9kTf2KKkauA.FDux7AQQpBXF5CT30_p1zw.vnxZM4mTxTdAb6UZ1Zz5gMJOX0Ody00WHJ8Fkt-IrUzpF_DpwROis9UmFsE9rbwxlD9lCMefKeNoIolm-Fn4DpMcsVy9gIOx4oR3hRw0TLs.XuBHoK_I8bzxVtE8vUBJbg" + }, + + "record": { + "CNAME": "yywbadm.github.io" + } +} diff --git a/domains/guidocaru.json b/domains/guidocaru.json index 485f4edc0..6bd97cf20 100644 --- a/domains/guidocaru.json +++ b/domains/guidocaru.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "guidocaru", - "discord": "696554384817127486" - }, - "record": { - "CNAME": "guidocaru.vercel.app" - } + "owner": { + "username": "guidocaru", + "discord": "696554384817127486" + }, + "record": { + "CNAME": "guidocaru.vercel.app" + } } diff --git a/domains/gulsah.json b/domains/gulsah.json index a2b1f07bc..85c97ea1f 100644 --- a/domains/gulsah.json +++ b/domains/gulsah.json @@ -1,11 +1,11 @@ { - "description": "The portfolio site of Gülşah Düzgün", - "repo": "https://github.com/GulsahDuzgun/Portfolio", - "owner": { - "username": "GulsahDuzgun", - "email": "duzgun.gulsah27@gmail.com" - }, - "record": { - "CNAME": "gulsah.netlify.app" - } + "description": "The portfolio site of Gülşah Düzgün", + "repo": "https://github.com/GulsahDuzgun/Portfolio", + "owner": { + "username": "GulsahDuzgun", + "email": "duzgun.gulsah27@gmail.com" + }, + "record": { + "CNAME": "gulsah.netlify.app" + } } diff --git a/domains/hackqd.json b/domains/hackqd.json index 6bc511def..41bd4d3e5 100644 --- a/domains/hackqd.json +++ b/domains/hackqd.json @@ -3,8 +3,7 @@ "repo": "https://github.com/hackqd/hackqd.github.io", "owner": { "username": "hackqd", - "email": "hackqdftw@gmail.com", - "twitter": "" + "email": "hackqdftw@gmail.com" }, "record": { "CNAME": "hackqd.github.io" diff --git a/domains/hafeez.json b/domains/hafeez.json index cdee55675..46548ec37 100644 --- a/domains/hafeez.json +++ b/domains/hafeez.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "hamid1882", - "email": "hussainhafeez1100@gmail.com", - "discord": "hamid1882" - }, - "record": { - "CNAME": "hafeez-delta.vercel.app" - } -} +{ + "owner": { + "username": "hamid1882", + "email": "hussainhafeez1100@gmail.com", + "discord": "hamid1882" + }, + "record": { + "CNAME": "hafeez-delta.vercel.app" + } +} diff --git a/domains/hammed.json b/domains/hammed.json index 8db9ef285..91bcf2005 100644 --- a/domains/hammed.json +++ b/domains/hammed.json @@ -1,11 +1,11 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/devhammed/devhammed.github.io", - "owner": { - "username": "devhammed", - "email": "hey@hammed.dev" - }, - "record": { - "CNAME": "devhammed.github.io" - } + "description": "Link to my portfolio site.", + "repo": "https://github.com/devhammed/devhammed.github.io", + "owner": { + "username": "devhammed", + "email": "hey@hammed.dev" + }, + "record": { + "CNAME": "devhammed.github.io" + } } diff --git a/domains/harish.json b/domains/harish.json index 4ff0e6366..54b3b46c7 100644 --- a/domains/harish.json +++ b/domains/harish.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "HarishChandran3304", - "email": "harish3304.work@gmail.com", - "discord": "harish3304" - }, - "record": { - "CNAME": "harish-chandran.vercel.app" - } + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "CNAME": "harish-chandran.vercel.app" + } } diff --git a/domains/harmputman.json b/domains/harmputman.json index eaae85714..e0606e0b5 100644 --- a/domains/harmputman.json +++ b/domains/harmputman.json @@ -1,6 +1,5 @@ { "description": "Harm Putman a.k.a. High Five", - "repo": "https://github.com/harmputman", "owner": { "username": "harmputman", "twitter": "harmputman" diff --git a/domains/harrigan.json b/domains/harrigan.json index 32d85b357..b3970f409 100644 --- a/domains/harrigan.json +++ b/domains/harrigan.json @@ -1,6 +1,5 @@ { "description": "Martin Harrigan's Homepage", - "repo": "https://github.com/harrigan", "owner": { "username": "harrigan", "email": "martinharrigan@gmail.com" diff --git a/domains/harshd.json b/domains/harshd.json index 56aed2491..60adeb28e 100644 --- a/domains/harshd.json +++ b/domains/harshd.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/harsh-writes-code/harsh-writes-code.github.io", - "owner": { - "username": "harsh-writes-code", - "email": "happydhimanbarara@gmail.com" - }, - "record": { - "CNAME": "harsh-writes-code.github.io" - } + "description": "Portfolio", + "repo": "https://github.com/harsh-writes-code/harsh-writes-code.github.io", + "owner": { + "username": "harsh-writes-code", + "email": "happydhimanbarara@gmail.com" + }, + "record": { + "CNAME": "harsh-writes-code.github.io" + } } diff --git a/domains/harshmali.json b/domains/harshmali.json index 7d57d9ff6..17fc3497a 100644 --- a/domains/harshmali.json +++ b/domains/harshmali.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "harm04", - "email": "harshmali.dev@gmail.com" - }, - "record": { - "CNAME": "harsh-project-8cafb.web.app" - } + "owner": { + "username": "harm04", + "email": "harshmali.dev@gmail.com" + }, + "record": { + "CNAME": "harsh-project-8cafb.web.app" + } } diff --git a/domains/harshnj.json b/domains/harshnj.json index d1c828b19..ebcc0f51a 100644 --- a/domains/harshnj.json +++ b/domains/harshnj.json @@ -1,6 +1,5 @@ { "description": "My Portfolio", - "repo": "https://github.com/HarshNarayanJha", "owner": { "username": "HarshNarayanJha", "email": "harshnj@proton.me" diff --git a/domains/harshshah.json b/domains/harshshah.json index fcebc9c49..4df0e9fe3 100644 --- a/domains/harshshah.json +++ b/domains/harshshah.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "harshshah-codes", - "email": "harshshah.dev@gmail.com", - "discord": "889700837520199761" - }, - "record": { - "A": ["76.76.21.21"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + "owner": { + "username": "harshshah-codes", + "email": "harshshah.dev@gmail.com", + "discord": "889700837520199761" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/hasan.json b/domains/hasan.json index 62f9df7c5..7f1e31776 100644 --- a/domains/hasan.json +++ b/domains/hasan.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/bistcuite/bistcuite.github.io", - "owner": { - "username": "bistcuite", - "email": "hnk1440@gmail.com" - }, - "record": { - "CNAME": "bistcuite.github.io" - } + "description": "My personal website", + "repo": "https://github.com/bistcuite/bistcuite.github.io", + "owner": { + "username": "bistcuite", + "email": "hnk1440@gmail.com" + }, + "record": { + "CNAME": "bistcuite.github.io" + } } diff --git a/domains/hashan.json b/domains/hashan.json index 185526cfc..6e0a5a49b 100644 --- a/domains/hashan.json +++ b/domains/hashan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hashaaan", - "email": "shalithadev@gmail.com" - }, - "record": { - "CNAME": "hashanshalitha.vercel.app" - } + "owner": { + "username": "hashaaan", + "email": "shalithadev@gmail.com" + }, + "record": { + "CNAME": "hashanshalitha.vercel.app" + } } diff --git a/domains/hater-of-vectors.json b/domains/hater-of-vectors.json index 6acefd359..40ffa3672 100644 --- a/domains/hater-of-vectors.json +++ b/domains/hater-of-vectors.json @@ -1,12 +1,12 @@ { - "description": "Test website for hater of vectors projects", - "repo": "https://github.com/Mortadelo24/", - "owner": { - "username": "Mortadelo24", - "email": "jdmp010101@gmail.com" - }, - "record": { - "URL": "https://github.com/Mortadelo24/" - }, - "proxied": false + "description": "Test website for hater of vectors projects", + "repo": "https://github.com/Mortadelo24/", + "owner": { + "username": "Mortadelo24", + "email": "jdmp010101@gmail.com" + }, + "record": { + "URL": "https://github.com/Mortadelo24/" + }, + "proxied": false } diff --git a/domains/hero.json b/domains/hero.json index 025a64e1b..3b2001ac5 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "heropj", - "email": "pranjalpandey1022003@gmail.com" - }, - "record": { - "URL": "https://heroportfolio-two.vercel.app/portfolio" - } + "owner": { + "username": "heropj", + "email": "pranjalpandey1022003@gmail.com" + }, + "record": { + "URL": "https://heroportfolio-two.vercel.app/portfolio" } - +} diff --git a/domains/heyaxo.json b/domains/heyaxo.json index a57869059..c0ca2c62d 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -1,13 +1,12 @@ { - "description": "My personal homepage!", - "repo": "https://github.com/verygafanhot", - "owner": { - "username": "Verygafanhot", - "email": "verygafanhot@gmail.com", - "twitter": "verygafanhot", - "discord": "Verygafanhot" - }, - "record": { - "CNAME": "verygafanhot.github.io" - } + "description": "My personal homepage!", + "owner": { + "username": "Verygafanhot", + "email": "verygafanhot@gmail.com", + "twitter": "verygafanhot", + "discord": "Verygafanhot" + }, + "record": { + "CNAME": "verygafanhot.github.io" + } } diff --git a/domains/hieu.json b/domains/hieu.json index 1dadeae6b..c08837d31 100644 --- a/domains/hieu.json +++ b/domains/hieu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hieutm83", - "email": "minhhieu.832k@gmail.com", - "discord": "729364691398164490" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "hieutm83", + "email": "minhhieu.832k@gmail.com", + "discord": "729364691398164490" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/himashu.json b/domains/himashu.json index bd8feee3a..f939c2724 100644 --- a/domains/himashu.json +++ b/domains/himashu.json @@ -1,6 +1,5 @@ { "description": "About Himanshu Chhatwal", - "repo": "https://github.com/himanshu1221", "owner": { "username": "himanshu1221", "email": "himanshuchhatwal9295@gmail.com", diff --git a/domains/himesh.json b/domains/himesh.json index 03e7e32ca..2e8e40d0c 100644 --- a/domains/himesh.json +++ b/domains/himesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "himeshparashar", - "email": "himeshparashar424@gmail.com" - }, - "record": { - "CNAME": "site-himeshparashar.netlify.app" - } + "owner": { + "username": "himeshparashar", + "email": "himeshparashar424@gmail.com" + }, + "record": { + "CNAME": "site-himeshparashar.netlify.app" + } } diff --git a/domains/himeshparashar.json b/domains/himeshparashar.json index e27f6932a..2e8e40d0c 100644 --- a/domains/himeshparashar.json +++ b/domains/himeshparashar.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "himeshparashar", - "email": "himeshparashar424@gmail.com" - }, - "record": { - "CNAME": "site-himeshparashar.netlify.app" - } + "owner": { + "username": "himeshparashar", + "email": "himeshparashar424@gmail.com" + }, + "record": { + "CNAME": "site-himeshparashar.netlify.app" + } } - diff --git a/domains/hironichu.json b/domains/hironichu.json index b5593db33..19ffd8072 100644 --- a/domains/hironichu.json +++ b/domains/hironichu.json @@ -1,6 +1,5 @@ { "description": "Yes I am a developer", - "repo": "https://github.com/hironichu", "owner": { "username": "hironichu", "email": "hironichu@gmail.com" diff --git a/domains/homemadestea58.json b/domains/homemadestea58.json index b99176bcf..fbb0e7dd6 100644 --- a/domains/homemadestea58.json +++ b/domains/homemadestea58.json @@ -1,6 +1,5 @@ { "description": "Add some description", - "repo": "https://github.com/Homemadestea58homemadestea58.github.io", "owner": { "username": "Homemadestea58", "email": "conor.collins+isadev@dbbstu.catholic.edu.au" diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json index 7c062218c..516324bb9 100644 --- a/domains/hotfix.saftec.json +++ b/domains/hotfix.saftec.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "207.244.235.32" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["207.244.235.32"] + } } diff --git a/domains/hroot.json b/domains/hroot.json index 4f07e2190..d52d1c477 100644 --- a/domains/hroot.json +++ b/domains/hroot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "H-Root", - "email": "sudo.hroot@gmail.com" - }, - "record": { - "URL": "https://hroot.dev/" - } + "owner": { + "username": "H-Root", + "email": "sudo.hroot@gmail.com" + }, + "record": { + "URL": "https://hroot.dev/" + } } diff --git a/domains/hsn.json b/domains/hsn.json index 80a8ce99e..8febb53c4 100644 --- a/domains/hsn.json +++ b/domains/hsn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hasan-bro-coder", - "email": "hasanur23910@gmail.com", - "discord": "hasan894" - }, - "record": { - "CNAME": "hasanur.vercel.app" - } + "owner": { + "username": "hasan-bro-coder", + "email": "hasanur23910@gmail.com", + "discord": "hasan894" + }, + "record": { + "CNAME": "hasanur.vercel.app" + } } diff --git a/domains/hugo.json b/domains/hugo.json index 74790d3de..b217c90bb 100644 --- a/domains/hugo.json +++ b/domains/hugo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hugorplobo", - "email": "hugorplobo@gmail.com" - }, - "record": { - "CNAME": "hugorplobo.github.io" - } + "owner": { + "username": "hugorplobo", + "email": "hugorplobo@gmail.com" + }, + "record": { + "CNAME": "hugorplobo.github.io" + } } diff --git a/domains/hyr1nk.json b/domains/hyr1nk.json index b2c11be8b..692cd6455 100644 --- a/domains/hyr1nk.json +++ b/domains/hyr1nk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kriemseeley", - "email": "adamseeley112250@gmail.com" - }, - "record": { + "owner": { + "username": "Kriemseeley", + "email": "adamseeley112250@gmail.com" + }, + "record": { "A": ["39.101.73.144"] } } diff --git a/domains/ibrahim.json b/domains/ibrahim.json index 22a80eef1..88f7d2cf4 100644 --- a/domains/ibrahim.json +++ b/domains/ibrahim.json @@ -1,6 +1,5 @@ { "description": "ibrahim's personal developer website.", - "repo": "https://github.com/ibrahimdevx", "owner": { "username": "ibrahimdev", "email": "ibrahimimran@northsixty.com" diff --git a/domains/ibru.json b/domains/ibru.json index 91af5e379..a00e3f7d0 100644 --- a/domains/ibru.json +++ b/domains/ibru.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "satindar31", - "email": "satindar@satindar-is.me" - }, - "record": { - "URL": "https://satindar.is-a.dev" - } -} \ No newline at end of file + "owner": { + "username": "satindar31", + "email": "satindar@satindar-is.me" + }, + "record": { + "URL": "https://satindar.is-a.dev" + } +} diff --git a/domains/igna.json b/domains/igna.json index b162e8664..7b28ab568 100644 --- a/domains/igna.json +++ b/domains/igna.json @@ -1,6 +1,5 @@ { "description": "igna's portfolio website", - "repo": "https://github.com/uhIgnacio", "owner": { "username": "uhIgnacio", "email": "igna@hypixel.one" diff --git a/domains/ikramth.json b/domains/ikramth.json index cf928967a..377caf3a1 100644 --- a/domains/ikramth.json +++ b/domains/ikramth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com" - }, - "record": { - "CNAME": "ikramth.vercel.app" - } + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com" + }, + "record": { + "CNAME": "ikramth.vercel.app" + } } diff --git a/domains/imad.json b/domains/imad.json index 7eec7155d..b0de533e4 100644 --- a/domains/imad.json +++ b/domains/imad.json @@ -1,6 +1,5 @@ { "description": "Imad", - "repo": "https://github.com/imadboy89", "owner": { "username": "imadboy89", "email": "imad.kh@outlook.com" diff --git a/domains/imd.json b/domains/imd.json index 7eec7155d..b0de533e4 100644 --- a/domains/imd.json +++ b/domains/imd.json @@ -1,6 +1,5 @@ { "description": "Imad", - "repo": "https://github.com/imadboy89", "owner": { "username": "imadboy89", "email": "imad.kh@outlook.com" diff --git a/domains/iomiras.json b/domains/iomiras.json index f72022245..ce9350855 100644 --- a/domains/iomiras.json +++ b/domains/iomiras.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iomiras", - "email": "miras.shaltayev+isadev@gmail.com" - }, - "record": { - "CNAME": "miras-iomiras.vercel.app" - } + "owner": { + "username": "iomiras", + "email": "miras.shaltayev+isadev@gmail.com" + }, + "record": { + "CNAME": "miras-iomiras.vercel.app" + } } diff --git a/domains/ishbenjamin.json b/domains/ishbenjamin.json index f5d7c88f0..3697bb66c 100644 --- a/domains/ishbenjamin.json +++ b/domains/ishbenjamin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aurumdev952", - "email": "benjamugi20072@gmail.com" - }, + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, "record": { - "CNAME": "benjamin-bay.vercel.app" - } + "CNAME": "benjamin-bay.vercel.app" + } } diff --git a/domains/ishh.json b/domains/ishh.json index 6ac82e27e..15a814769 100644 --- a/domains/ishh.json +++ b/domains/ishh.json @@ -6,8 +6,13 @@ "email": "ishh-xd@proton.me" }, "record": { - "A": ["185.199.111.153", "185.199.110.153", "185.199.108.153", "185.199.109.153"], + "A": [ + "185.199.111.153", + "185.199.110.153", + "185.199.108.153", + "185.199.109.153" + ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + } } diff --git a/domains/isiraadithya.json b/domains/isiraadithya.json index 5b7e623bd..5c0a3fec1 100644 --- a/domains/isiraadithya.json +++ b/domains/isiraadithya.json @@ -1,10 +1,10 @@ { - "description": "Isira Adithya's Personal Website", - "owner": { - "username": "isira-adithya", - "email": "me@isiraadithya.com" - }, - "record": { - "URL": "https://isiraadithya.com" - } + "description": "Isira Adithya's Personal Website", + "owner": { + "username": "isira-adithya", + "email": "me@isiraadithya.com" + }, + "record": { + "URL": "https://isiraadithya.com" + } } diff --git a/domains/isturiz.json b/domains/isturiz.json index 7eec194f1..45d902d79 100644 --- a/domains/isturiz.json +++ b/domains/isturiz.json @@ -1,9 +1,8 @@ { - "owner": { - "username": "isturiz", - "email": "" - }, - "record": { - "CNAME": "isturiz.vercel.app" - } + "owner": { + "username": "isturiz" + }, + "record": { + "CNAME": "isturiz.vercel.app" + } } diff --git a/domains/itskh4ng.json b/domains/itskh4ng.json index 103d8ad8a..616949b1f 100644 --- a/domains/itskh4ng.json +++ b/domains/itskh4ng.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itskh4ng", - "email": "itskh4ng@proton.me" - }, - "record": { - "CNAME": "itskh4ng.pages.dev" - } + "owner": { + "username": "itskh4ng", + "email": "itskh4ng@proton.me" + }, + "record": { + "CNAME": "itskh4ng.pages.dev" + } } diff --git a/domains/itsmepvr.json b/domains/itsmepvr.json index e5f5ce90a..612620789 100644 --- a/domains/itsmepvr.json +++ b/domains/itsmepvr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsmepvr", - "email": "pvrreddy155@gmail.com" - }, - "record": { - "CNAME": "itsmepvr.github.io" - } + "owner": { + "username": "itsmepvr", + "email": "pvrreddy155@gmail.com" + }, + "record": { + "CNAME": "itsmepvr.github.io" + } } diff --git a/domains/iviswanathreddy.json b/domains/iviswanathreddy.json index 0b4c64ba1..10e4fb1ad 100644 --- a/domains/iviswanathreddy.json +++ b/domains/iviswanathreddy.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio written in Ruby and HTML", - "repo": "https://github.com/iviswanathreddy/iviswanathreddy.github.io.git", - "owner": { - "username": "iviswanathreddy", - "email": "i.viswanath666@gmail.com" - }, - "record": { - "CNAME": "iviswanathreddy.github.io" - } + "description": "Personal portfolio written in Ruby and HTML", + "repo": "https://github.com/iviswanathreddy/iviswanathreddy.github.io.git", + "owner": { + "username": "iviswanathreddy", + "email": "i.viswanath666@gmail.com" + }, + "record": { + "CNAME": "iviswanathreddy.github.io" + } } diff --git a/domains/ivo.json b/domains/ivo.json index 36cf1be60..b501621ef 100644 --- a/domains/ivo.json +++ b/domains/ivo.json @@ -1,14 +1,11 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/ifayala", - "owner": { - "username": "ifayala", - "email": "ivo@dailabs.io", - "discord": "lt_smash666" - }, - "record": { - "A": [ - "34.16.212.81" - ] - } + "description": "Personal Portfolio Website", + "owner": { + "username": "ifayala", + "email": "ivo@dailabs.io", + "discord": "lt_smash666" + }, + "record": { + "A": ["34.16.212.81"] + } } diff --git a/domains/jabbdev.json b/domains/jabbdev.json index ff2e396cf..2ab0a9d68 100644 --- a/domains/jabbdev.json +++ b/domains/jabbdev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jabbcode", - "email": "jabbsontouch@gmail.com" - }, - "record": { - "CNAME": "react-frontend-production-0024.up.railway.app" - } + "owner": { + "username": "jabbcode", + "email": "jabbsontouch@gmail.com" + }, + "record": { + "CNAME": "react-frontend-production-0024.up.railway.app" + } } diff --git a/domains/jacek.json b/domains/jacek.json index 1796e8a87..3695d1cbc 100644 --- a/domains/jacek.json +++ b/domains/jacek.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "smolak", - "email": "jacek.smolak@gmail.com" - }, - "record": { - "CNAME": "jaceksmolak.vercel.app" - } + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com" + }, + "record": { + "CNAME": "jaceksmolak.vercel.app" + } } diff --git a/domains/jacques.json b/domains/jacques.json index 110d726bf..fe26b1991 100644 --- a/domains/jacques.json +++ b/domains/jacques.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Jacques2Marais", - "discord": "itsmejackmorris" - }, - "record": { - "CNAME": "portfolio-jade-eta-63.vercel.app" - } + "owner": { + "username": "Jacques2Marais", + "discord": "itsmejackmorris" + }, + "record": { + "CNAME": "portfolio-jade-eta-63.vercel.app" + } } diff --git a/domains/jaennova.json b/domains/jaennova.json index 6168c9db2..82a67b4de 100644 --- a/domains/jaennova.json +++ b/domains/jaennova.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/jaennova/portfolio", - "owner": { - "username": "jaennova", - "email": "jaendevp@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "Personal portfolio", + "repo": "https://github.com/jaennova/portfolio", + "owner": { + "username": "jaennova", + "email": "jaendevp@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/jai.json b/domains/jai.json index 70684c460..5417c99a7 100644 --- a/domains/jai.json +++ b/domains/jai.json @@ -1,11 +1,11 @@ -{ - "description": "Jai Singh Rathore's Portfolio Website", - "repo": "https://github.com/jaizxzx/jaizxzx.github.io", - "owner": { - "username": "jaizxzx", - "email": "jaisinghrathore4432@gmail.com" - }, - "record": { - "CNAME": "jaizxzx.github.io" - } - } \ No newline at end of file +{ + "description": "Jai Singh Rathore's Portfolio Website", + "repo": "https://github.com/jaizxzx/jaizxzx.github.io", + "owner": { + "username": "jaizxzx", + "email": "jaisinghrathore4432@gmail.com" + }, + "record": { + "CNAME": "jaizxzx.github.io" + } +} diff --git a/domains/jake.json b/domains/jake.json index 2e5c97792..e0f07046a 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -1,7 +1,6 @@ { "owner": { - "username": "xzrci", - "email": "" + "username": "xzrci" }, "record": { "CNAME": "xzrci.vercel.app" diff --git a/domains/jal.json b/domains/jal.json index bcff818f1..4acf4a0cb 100644 --- a/domains/jal.json +++ b/domains/jal.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio of Jal, Full Stack Dev", - "repo": "https://github.com/Jal-GG/Jal-Patel", - "owner": { - "username": "Jal-GG", - "email": "jalvrund2017@gmail.com" - }, - "record": { - "CNAME": "jal-patel.vercel.app" - } - } \ No newline at end of file + "description": "Personal Portfolio of Jal, Full Stack Dev", + "repo": "https://github.com/Jal-GG/Jal-Patel", + "owner": { + "username": "Jal-GG", + "email": "jalvrund2017@gmail.com" + }, + "record": { + "CNAME": "jal-patel.vercel.app" + } +} diff --git a/domains/jamied132.json b/domains/jamied132.json index 4b9bd674b..3bcae162a 100644 --- a/domains/jamied132.json +++ b/domains/jamied132.json @@ -1,6 +1,5 @@ { "description": "A personal portfolio about me, along with some other stuff (the repository is currently empty but I will add some stuff)", - "repo": "https://github.com/jamied132", "owner": { "username": "jamied132", "email": "jamied132.email@gmail.com" diff --git a/domains/jasondevgm.json b/domains/jasondevgm.json index c3bfd4765..0a93bae70 100644 --- a/domains/jasondevgm.json +++ b/domains/jasondevgm.json @@ -2,9 +2,9 @@ "description": "Personal Portfolio Website", "repo": "https://github.com/jasondevgm/jasondevgm.github.io.git", "owner": { - "username": "jasondevgm", - "email": "jasondevgm@gmail.com" - }, + "username": "jasondevgm", + "email": "jasondevgm@gmail.com" + }, "record": { "CNAME": "jasondevgm.github.io" } diff --git a/domains/javi.json b/domains/javi.json index ec476587a..77b29aa62 100644 --- a/domains/javi.json +++ b/domains/javi.json @@ -1,11 +1,11 @@ { - "description": "Javi's dev website", - "repo": "https://github.com/itsjavi/itsjavi.github.io", - "owner": { - "username": "itsjavi", - "discord": "itsjavi" - }, - "record": { - "CNAME": "itsjavi.github.io" - } + "description": "Javi's dev website", + "repo": "https://github.com/itsjavi/itsjavi.github.io", + "owner": { + "username": "itsjavi", + "discord": "itsjavi" + }, + "record": { + "CNAME": "itsjavi.github.io" + } } diff --git a/domains/jayasurya.json b/domains/jayasurya.json index bfda4e7f3..803aed0ce 100644 --- a/domains/jayasurya.json +++ b/domains/jayasurya.json @@ -6,4 +6,4 @@ "A": ["75.2.60.5"] }, "proxied": false -} \ No newline at end of file +} diff --git a/domains/jbmbhs.json b/domains/jbmbhs.json index ab99ab6c1..02742b989 100644 --- a/domains/jbmbhs.json +++ b/domains/jbmbhs.json @@ -2,10 +2,9 @@ "owner": { "username": "jbmbhs", "email": "juan@belmontemarin.com" - }, - + }, + "record": { "URL": "https://www.linkedin.com/in/juan-belmonte-821175112/" } } - diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index d59524b6a..8d5abe73e 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -1,12 +1,12 @@ { - "description": "Jean's portfolio website and blog - JavaScript Developer, working as Frontend Dev, developer with over 3 years of JavaScript experience and a constant interest in learning new technologies. I have a solid experience in web, mobile, and desktop Frontend development.", - "repo": "https://github.com/jeandv/my-next-portfolio", - "owner": { - "username": "jeandv", - "email": "jeanrdev@gmail.com", - "twitter": "r4yb4" - }, - "record": { - "CNAME": "jeandv.github.io" - } + "description": "Jean's portfolio website and blog - JavaScript Developer, working as Frontend Dev, developer with over 3 years of JavaScript experience and a constant interest in learning new technologies. I have a solid experience in web, mobile, and desktop Frontend development.", + "repo": "https://github.com/jeandv/my-next-portfolio", + "owner": { + "username": "jeandv", + "email": "jeanrdev@gmail.com", + "twitter": "r4yb4" + }, + "record": { + "CNAME": "jeandv.github.io" + } } diff --git a/domains/jeel.json b/domains/jeel.json index f62e903e4..9d17f4fb9 100644 --- a/domains/jeel.json +++ b/domains/jeel.json @@ -1,6 +1,5 @@ { "description": "Jeel's portfolio website", - "repo": "https://github.com/jeelpatel1612", "owner": { "username": "jeelpatel1612", "twitter": "__j_e_e_l__" diff --git a/domains/jefino.json b/domains/jefino.json index fd8733df2..a2b3c5f61 100644 --- a/domains/jefino.json +++ b/domains/jefino.json @@ -6,4 +6,4 @@ "record": { "CNAME": "jefino9488.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/jeremiah.json b/domains/jeremiah.json index 93bab3499..e84107fae 100644 --- a/domains/jeremiah.json +++ b/domains/jeremiah.json @@ -8,4 +8,3 @@ "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } - diff --git a/domains/jesusaristigueta.json b/domains/jesusaristigueta.json index 8e539079b..08e152241 100644 --- a/domains/jesusaristigueta.json +++ b/domains/jesusaristigueta.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jesusaristigueta", - "email": "jesusaristigueta@gmail.com" - }, - "record": { - "CNAME": "jesusaristigueta.pages.dev" - } + "owner": { + "username": "jesusaristigueta", + "email": "jesusaristigueta@gmail.com" + }, + "record": { + "CNAME": "jesusaristigueta.pages.dev" + } } diff --git a/domains/jesusdmedinac.json b/domains/jesusdmedinac.json index a12850181..a3b588c94 100644 --- a/domains/jesusdmedinac.json +++ b/domains/jesusdmedinac.json @@ -1,9 +1,9 @@ { "owner": { - "username": "jesusdmedinac", - "email": "jesus.daniel.medina.cruz@gmail.com" + "username": "jesusdmedinac", + "email": "jesus.daniel.medina.cruz@gmail.com" }, "record": { - "CNAME": "jesusdmedinac.github.io" + "CNAME": "jesusdmedinac.github.io" } -} \ No newline at end of file +} diff --git a/domains/jesusvaladez.json b/domains/jesusvaladez.json index 89ccbb18e..084732e6d 100644 --- a/domains/jesusvaladez.json +++ b/domains/jesusvaladez.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/jhw.json b/domains/jhw.json index fdd3b8743..67c849a94 100644 --- a/domains/jhw.json +++ b/domains/jhw.json @@ -1,11 +1,11 @@ { - "description": "Jason Wohlgemuth's resume", - "repo": "https://github.com/jhwohlgemuth/resume", - "owner": { - "username": "jhwohlgemuth", - "twitter": "jhwohlgemuth" - }, - "record": { - "CNAME": "jhwohlgemuth.github.io" - } + "description": "Jason Wohlgemuth's resume", + "repo": "https://github.com/jhwohlgemuth/resume", + "owner": { + "username": "jhwohlgemuth", + "twitter": "jhwohlgemuth" + }, + "record": { + "CNAME": "jhwohlgemuth.github.io" + } } diff --git a/domains/jinso.json b/domains/jinso.json index 1aa37e760..f45ac7272 100644 --- a/domains/jinso.json +++ b/domains/jinso.json @@ -1,6 +1,5 @@ { "description": "Jinso Raj", - "repo": "https://github.com/jinsoraj", "owner": { "username": "jinsoraj", "email": "jinsoraj2000@gmail.com", diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json index d6a7f3f44..374319f89 100644 --- a/domains/jitendrasaraf.json +++ b/domains/jitendrasaraf.json @@ -1,11 +1,11 @@ { - "description": "portfolio page", - "repo": "https://github.com/jiten398/portfolio-latest", - "owner": { - "username": "jiten398", - "email": "jitendrasaraf65@gmail.com" - }, - "record": { - "A": ["216.24.57.1"] - } + "description": "portfolio page", + "repo": "https://github.com/jiten398/portfolio-latest", + "owner": { + "username": "jiten398", + "email": "jitendrasaraf65@gmail.com" + }, + "record": { + "A": ["216.24.57.1"] + } } diff --git a/domains/joe-dawley.json b/domains/joe-dawley.json index f929c9a51..a51fabb61 100644 --- a/domains/joe-dawley.json +++ b/domains/joe-dawley.json @@ -1,6 +1,5 @@ { "description": "Joe Dawley", - "repo": "https://github.com/jdawley", "owner": { "username": "jdawley", "twitter": "joedawley" diff --git a/domains/joe50097.json b/domains/joe50097.json index 78316bf5e..451188731 100644 --- a/domains/joe50097.json +++ b/domains/joe50097.json @@ -5,7 +5,10 @@ }, "record": { "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], - "TXT": ["zoho-verification=zb32862044.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], + "TXT": [ + "zoho-verification=zb32862044.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], "A": ["75.2.60.5"] } } diff --git a/domains/johansansebastian.json b/domains/johansansebastian.json index 92a131883..49af64878 100644 --- a/domains/johansansebastian.json +++ b/domains/johansansebastian.json @@ -1,6 +1,5 @@ { "description": "Johan's personal developer website", - "repo": "https://github.com/JohanSanSebastian.github.io", "owner": { "username": "JohanSanSebastian", "email": "johansanju06@gmail.com" diff --git a/domains/johntena.json b/domains/johntena.json index 54da0ce7e..0b4823126 100644 --- a/domains/johntena.json +++ b/domains/johntena.json @@ -1,11 +1,11 @@ { - "description": "JohnT portfolio website", - "repo": "https://github.com/johnTena/johntena.github.io", - "owner": { - "username": "johnTena", - "email": "secnetwork.mx13@gmail.com" - }, - "record": { - "URL": "https://johntena.github.io/" - } + "description": "JohnT portfolio website", + "repo": "https://github.com/johnTena/johntena.github.io", + "owner": { + "username": "johnTena", + "email": "secnetwork.mx13@gmail.com" + }, + "record": { + "URL": "https://johntena.github.io/" + } } diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json index 7c69f05cf..4a3e8c54a 100644 --- a/domains/jonathan-russ.json +++ b/domains/jonathan-russ.json @@ -10,4 +10,4 @@ "A": ["76.76.21.21"], "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" } -} \ No newline at end of file +} diff --git a/domains/jorgelopez.json b/domains/jorgelopez.json index 2905547bf..9c6f17e3e 100644 --- a/domains/jorgelopez.json +++ b/domains/jorgelopez.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "j0rg3", - "email": "jorge.lopezvz@gmail.com" - }, - "record": { - "URL": "https://github.com/j0rgel0/" - } + "owner": { + "username": "j0rg3", + "email": "jorge.lopezvz@gmail.com" + }, + "record": { + "URL": "https://github.com/j0rgel0/" + } } diff --git a/domains/jose.json b/domains/jose.json index 5b4f456f5..ef84bcb9e 100644 --- a/domains/jose.json +++ b/domains/jose.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JMVS", - "email": "jose.veramutka@gmail.com" - }, - "record": { - "CNAME": "veramutka.com.ar" - } + "owner": { + "username": "JMVS", + "email": "jose.veramutka@gmail.com" + }, + "record": { + "CNAME": "veramutka.com.ar" + } } diff --git a/domains/josedevian.json b/domains/josedevian.json index bded9efeb..28fd7c77e 100644 --- a/domains/josedevian.json +++ b/domains/josedevian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "josedevian", - "email": "josedevian@gmail.com" - }, - "record": { - "URL": "https://josedevian.xyz" - } + "owner": { + "username": "josedevian", + "email": "josedevian@gmail.com" + }, + "record": { + "URL": "https://josedevian.xyz" + } } diff --git a/domains/josh-ferrell.json b/domains/josh-ferrell.json index 7b257c2c4..41e93fb6a 100644 --- a/domains/josh-ferrell.json +++ b/domains/josh-ferrell.json @@ -1,11 +1,11 @@ { - "description": "Josh Ferrell Personal Github Page", - "repo": "https://github.com/josh-ferrell/josh-ferrell", - "owner": { - "username": "josh-ferrell", - "email": "josh.ferrell@gmail.com" - }, - "record": { - "CNAME": "josh-ferrell.github.io" - } + "description": "Josh Ferrell Personal Github Page", + "repo": "https://github.com/josh-ferrell/josh-ferrell", + "owner": { + "username": "josh-ferrell", + "email": "josh.ferrell@gmail.com" + }, + "record": { + "CNAME": "josh-ferrell.github.io" + } } diff --git a/domains/joshuanoeldeke.json b/domains/joshuanoeldeke.json index 6ffad2b06..4acba9eb0 100644 --- a/domains/joshuanoeldeke.json +++ b/domains/joshuanoeldeke.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "joshuanoeldeke", - "email": "joshua.noeldeke@me.com" - }, - "record": { - "NS": ["adrian.ns.cloudflare.com","keaton.ns.cloudflare.com"] - } + "owner": { + "username": "joshuanoeldeke", + "email": "joshua.noeldeke@me.com" + }, + "record": { + "NS": ["adrian.ns.cloudflare.com", "keaton.ns.cloudflare.com"] + } } diff --git a/domains/joy.json b/domains/joy.json index 77bdfcbcd..9925e538a 100644 --- a/domains/joy.json +++ b/domains/joy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Harmfulllll", - "email": "harmfulllll114@gmail.com", - "discord": "1007561787257933885" - }, - "record": { - "CNAME": "joy-portfolio-chi.vercel.app" - } + "owner": { + "username": "Harmfulllll", + "email": "harmfulllll114@gmail.com", + "discord": "1007561787257933885" + }, + "record": { + "CNAME": "joy-portfolio-chi.vercel.app" + } } diff --git a/domains/jpsantistebanq.json b/domains/jpsantistebanq.json index ace39d928..0d3a32305 100644 --- a/domains/jpsantistebanq.json +++ b/domains/jpsantistebanq.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jpsantistebanq", - "email": "jpsantq@gmail.com" - }, - "record": { - "CNAME": "jpsantistebanq.github.io" - } + "owner": { + "username": "jpsantistebanq", + "email": "jpsantq@gmail.com" + }, + "record": { + "CNAME": "jpsantistebanq.github.io" + } } diff --git a/domains/jretamal.json b/domains/jretamal.json index d66b618cf..133a3d4e3 100644 --- a/domains/jretamal.json +++ b/domains/jretamal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jretamal", - "email": "jretamal@gmail.com" - }, - "record": { - "URL": "https://jretamal.cl" - } + "owner": { + "username": "jretamal", + "email": "jretamal@gmail.com" + }, + "record": { + "URL": "https://jretamal.cl" + } } diff --git a/domains/jsanchez.json b/domains/jsanchez.json index ad91c8618..b5e66d8cb 100644 --- a/domains/jsanchez.json +++ b/domains/jsanchez.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chuyto", - "email": "jesusanchez221296@gmail.com" - }, - "record": { - "CNAME": "jsanchez-9148b.web.app" - } + "owner": { + "username": "chuyto", + "email": "jesusanchez221296@gmail.com" + }, + "record": { + "CNAME": "jsanchez-9148b.web.app" + } } diff --git a/domains/jt.json b/domains/jt.json index e300e86f4..13802861f 100644 --- a/domains/jt.json +++ b/domains/jt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "cloudcap10", - "email": "jttalasan@live.com" - }, - "record": { - "NS": ["ivan.ns.cloudflare.com", "tara.ns.cloudflare.comm"] - } + "owner": { + "username": "cloudcap10", + "email": "jttalasan@live.com" + }, + "record": { + "NS": ["ivan.ns.cloudflare.com", "tara.ns.cloudflare.com"] + } } diff --git a/domains/juan-morales.json b/domains/juan-morales.json index f7cec6977..5a8c56788 100644 --- a/domains/juan-morales.json +++ b/domains/juan-morales.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Juanmorales1810", - "email": "juan.exequiel.morales@gmail.com", - "discord": "746910653343596574" - }, - "record": { - "CNAME": "juan-morales.vercel.app" - } + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "CNAME": "juan-morales.vercel.app" + } } diff --git a/domains/juancx.json b/domains/juancx.json index 1dbc83cf6..cdbc51195 100644 --- a/domains/juancx.json +++ b/domains/juancx.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "juancxdev", - "email": "developer.juancx@gmail.com" - }, - "record": { - "A": ["199.36.158.100"], - "TXT": "hosting-site=juancx-9e024" - } + "owner": { + "username": "juancxdev", + "email": "developer.juancx@gmail.com" + }, + "record": { + "A": ["199.36.158.100"], + "TXT": "hosting-site=juancx-9e024" + } } diff --git a/domains/juandev.json b/domains/juandev.json index b299deec0..2c75b4f70 100644 --- a/domains/juandev.json +++ b/domains/juandev.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "JuanPython1", - "email": "kamilo201025@gmail.com" - }, - "record": { - "CNAME": "juanpython1.github.io" - } + "owner": { + "username": "JuanPython1", + "email": "kamilo201025@gmail.com" + }, + "record": { + "CNAME": "juanpython1.github.io" } - \ No newline at end of file +} diff --git a/domains/juanespachon.json b/domains/juanespachon.json index 8dddefbfd..c43e320a9 100644 --- a/domains/juanespachon.json +++ b/domains/juanespachon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JuanesPachon", - "email": "yeroparce1@gmail.com" - }, - "record": { - "CNAME": "juanes-portfolio.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "JuanesPachon", + "email": "yeroparce1@gmail.com" + }, + "record": { + "CNAME": "juanes-portfolio.vercel.app" + } +} diff --git a/domains/juanluserrano.json b/domains/juanluserrano.json index b3dff816a..3c6b41e7c 100644 --- a/domains/juanluserrano.json +++ b/domains/juanluserrano.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "z3nitt", - "email": "juanluserranoleal@gmail.com" - }, - "record": { - "CNAME": "z3nitt.github.io" - } + "owner": { + "username": "z3nitt", + "email": "juanluserranoleal@gmail.com" + }, + "record": { + "CNAME": "z3nitt.github.io" + } } diff --git a/domains/juanturcios.json b/domains/juanturcios.json index baa5860dd..606fc96e6 100644 --- a/domains/juanturcios.json +++ b/domains/juanturcios.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "wJuanca" - }, - "record": { - "CNAME": "wjuanca.github.io" - } + "owner": { + "username": "wJuanca" + }, + "record": { + "CNAME": "wjuanca.github.io" + } } diff --git a/domains/julio.json b/domains/julio.json index b8118e0de..ef4447547 100644 --- a/domains/julio.json +++ b/domains/julio.json @@ -1,6 +1,5 @@ { "description": "My work portfolio", - "repo": "https://github.com/thatsquite", "owner": { "username": "thatsquite", "email": "juliocesar.santos@making.com" diff --git a/domains/kacem.json b/domains/kacem.json index f413e6bad..608e3298e 100644 --- a/domains/kacem.json +++ b/domains/kacem.json @@ -1,6 +1,5 @@ { "description": "Kacem's personal dungeon", - "repo": "https://github.com/LordKacem", "owner": { "username": "Kacem", "email": "Kacem.dev@hotmail.com" diff --git a/domains/kagchi.json b/domains/kagchi.json index 5adbcc6b0..5a08ac610 100644 --- a/domains/kagchi.json +++ b/domains/kagchi.json @@ -1,6 +1,5 @@ { "description": "KagChi's Personal Website", - "repo": "https://github.com/KagChi", "owner": { "username": "KagChi", "email": "contact@kagchi.my.id" diff --git a/domains/karan.json b/domains/karan.json index f590d78b2..6a04076eb 100644 --- a/domains/karan.json +++ b/domains/karan.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "balanikaran" - }, - "record": { - "CNAME": "karanbalani.com" - } + "owner": { + "username": "balanikaran" + }, + "record": { + "CNAME": "karanbalani.com" + } } diff --git a/domains/kartikshriwas.json b/domains/kartikshriwas.json index 5934ebdcc..6305788fd 100644 --- a/domains/kartikshriwas.json +++ b/domains/kartikshriwas.json @@ -1,7 +1,6 @@ { "owner": { "username": "kartikshriwas", - "email": "", "discord": "756002965323645069", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.pJe5J41LBdrD2xDWudBiVp66kIxdQIj60sraae1BOQ-SQ27mGzfBzsGjxzPfvEFSOFZd2sceXvK87x15PvOXRtdYvfUKNAFmt-oxcbfAfSmaiH4YtSFe7re3F5QEDNfYvYH96QsMwHQoj2CP5-5CceqWULYFvkusOL_4ScO8yYYYCRrDCKCJ8nP80wUT2ltwAikLqY6iJTwJvWS1LqiInC1qAn8VfA5-0Z6pgXCL7sMIsLWO-GZKXOqGUE_b5zV8LOgRml_RQgOlCZ306TVpOE2eF7M37nZ3ETbY3OWQo125q43oiisPZGo89sfL3jRxzd4OpaC56sEvEjj5_eXE6w.Bo1EpPh6LJSpWzAWSiqEYA.IHIiJ7JdCyD6CYg9bjHxHuBTJPluhpe2PGzmCR8A9RPmRcCitK4H5bTCXCw1R3qw6gIy2IugE9-Bt5iHulfHLHgPOmeg5xN8SHo5ea-Z7U4.1LJXKyAg2vnLjmnCoxQvGQ" }, diff --git a/domains/kawet.json b/domains/kawet.json index 674b3f21a..868b7d754 100644 --- a/domains/kawet.json +++ b/domains/kawet.json @@ -1,6 +1,5 @@ { "description": "My portofolio", - "repo": "https://github.com/Kawet00", "owner": { "username": "kawet", "email": "kawet00@proton.me" diff --git a/domains/kelvin.json b/domains/kelvin.json index 095087efc..58c947e26 100644 --- a/domains/kelvin.json +++ b/domains/kelvin.json @@ -1,10 +1,10 @@ { - "description": "Dev Site", - "owner": { - "username": "kelvinelove", - "email": "kevypolu@yahoo.com" - }, - "record": { - "CNAME": "kevhi.netlify.app" - } + "description": "Dev Site", + "owner": { + "username": "kelvinelove", + "email": "kevypolu@yahoo.com" + }, + "record": { + "CNAME": "kevhi.netlify.app" + } } diff --git a/domains/kendikasir.json b/domains/kendikasir.json index 30e003378..80742220b 100644 --- a/domains/kendikasir.json +++ b/domains/kendikasir.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sneazy25", - "email": "sneazy25@proton.me" -}, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/keshav.json b/domains/keshav.json index a434464a2..bf7982598 100644 --- a/domains/keshav.json +++ b/domains/keshav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "keshav-writes-code", - "email": "dhimankeshav201@gmail.com" - }, - "record": { - "CNAME": "keshav-writes-code.github.io" - } + "owner": { + "username": "keshav-writes-code", + "email": "dhimankeshav201@gmail.com" + }, + "record": { + "CNAME": "keshav-writes-code.github.io" + } } diff --git a/domains/khanh.json b/domains/khanh.json index cd666ce18..4aeb952fa 100644 --- a/domains/khanh.json +++ b/domains/khanh.json @@ -1,6 +1,5 @@ { "description": "Khanh's personal developer website", - "repo": "https://github.com/canfam", "owner": { "username": "canfam", "email": "khanhpham072007@gmail.com" diff --git a/domains/khanhngn.json b/domains/khanhngn.json index 2a42e90e7..430bfde3a 100644 --- a/domains/khanhngn.json +++ b/domains/khanhngn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "khanhngn-dev", - "email": "khanhngn.dev@gmail.com", - "discord": "jerry.ng" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "khanhngn-dev", + "email": "khanhngn.dev@gmail.com", + "discord": "jerry.ng" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/khateeb.json b/domains/khateeb.json index f517a4c81..29264d1dc 100644 --- a/domains/khateeb.json +++ b/domains/khateeb.json @@ -1,11 +1,11 @@ { - "description": "Welcome to Khateeb's portfolio - a showcase of full-stack development projects and skills. Explore my work in web development, software engineering, and creative solutions built with modern technologies.", - "repo": "https://github.com/khateeboveskey/khateeboveskey.github.io", - "owner": { - "username": "khateeboveskey", - "email": "khateeboveskey@gmail.com" - }, - "record": { - "CNAME": "khateeboveskey.github.io" - } + "description": "Welcome to Khateeb's portfolio - a showcase of full-stack development projects and skills. Explore my work in web development, software engineering, and creative solutions built with modern technologies.", + "repo": "https://github.com/khateeboveskey/khateeboveskey.github.io", + "owner": { + "username": "khateeboveskey", + "email": "khateeboveskey@gmail.com" + }, + "record": { + "CNAME": "khateeboveskey.github.io" + } } diff --git a/domains/khushpatil.json b/domains/khushpatil.json index 757884dd7..05a532110 100644 --- a/domains/khushpatil.json +++ b/domains/khushpatil.json @@ -1,6 +1,5 @@ { "description": "my personal homepage", - "repo": "https://github.com/AssassinK786", "owner": { "username": "AssassinK786", "email": "khushpatil01@gmail.com" diff --git a/domains/kikemendez.json b/domains/kikemendez.json index 53cd613eb..ba13bc87b 100644 --- a/domains/kikemendez.json +++ b/domains/kikemendez.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "Kikeme98", - "email": "l.e.mendez1998@gmail.com" - }, - "description": "My personal site portfolio", - "repo": "https://github.com/Kikeme98/react-frontend-dev-portfolio.git", - "record": { - "CNAME": "kikeme98.github.io" - } - } \ No newline at end of file +{ + "owner": { + "username": "Kikeme98", + "email": "l.e.mendez1998@gmail.com" + }, + "description": "My personal site portfolio", + "repo": "https://github.com/Kikeme98/react-frontend-dev-portfolio.git", + "record": { + "CNAME": "kikeme98.github.io" + } +} diff --git a/domains/kiransala.json b/domains/kiransala.json index fe6b5f33c..fd0c5b9dd 100644 --- a/domains/kiransala.json +++ b/domains/kiransala.json @@ -1,4 +1,3 @@ - { "description": "My personal portfolio site", "owner": { @@ -6,6 +5,6 @@ "email": "kiransala.dev@gmail.com" }, "record": { - "CNAME": "kiransala.netlify.app" + "CNAME": "kiransala.netlify.app" } } diff --git a/domains/kishore.json b/domains/kishore.json index 12c8a9a9e..b50f52298 100644 --- a/domains/kishore.json +++ b/domains/kishore.json @@ -1,11 +1,11 @@ { - "description": "personal portfolio", - "repo": "https://github.com/Kishore0122/portfolio", - "owner": { - "username": "Kishore0122", - "email": "kishorepanuganti278@gmail.com" - }, - "record": { - "CNAME": "kishore0122.github.io" - } + "description": "personal portfolio", + "repo": "https://github.com/Kishore0122/portfolio", + "owner": { + "username": "Kishore0122", + "email": "kishorepanuganti278@gmail.com" + }, + "record": { + "CNAME": "kishore0122.github.io" + } } diff --git a/domains/kitten.json b/domains/kitten.json index 2b27f72e2..cd3620912 100644 --- a/domains/kitten.json +++ b/domains/kitten.json @@ -1,6 +1,5 @@ { "description": "using for personal projects", - "repo": "https://github.com/KittensAreDaBest", "owner": { "username": "KittensAreDaBest", "email": "is-a-dev@mythicalkitten.com" diff --git a/domains/kiyora.json b/domains/kiyora.json index dfed83a7a..a687854a0 100644 --- a/domains/kiyora.json +++ b/domains/kiyora.json @@ -1,6 +1,5 @@ { "description": "using for personal projects", - "repo": "https://github.com/ItsMyEyes", "owner": { "username": "ItsMyEyes", "email": "dev@sipaling.top" diff --git a/domains/kleein.json b/domains/kleein.json index 52fb4d7f9..eb63f4475 100644 --- a/domains/kleein.json +++ b/domains/kleein.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "kleeiny", - "discord": "763581985410121769", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RB8tarmY1z9BCAER0LvmJIvKu0Fx_u6ruXqMwX4aw-v4pZUbhTCKLSf_iR1b_b5WIL8VlKOd4FX2ykUcIOO1goN3vBszT__Edxfir1FYNhMOE3Ywn1oO1K-dPG8Ptsk0B7kuqFbv-0OjXjefixD44g6OYNGy9xxThP0ZJLT3jSOFf3x1O49S1OuibhrElcx41MGjLIms5Fp147ZFVn2p38aZisFKw7Q3yyAaLvJ1uGC1mosVF5CAZbfZxPhUpdvGizMPG9IRzuAQxF6pZf-L4bb1WFMIQYNtTX5o65sMCqIjcWaTK26SdrR-m_r7RudENszlDCuI8eJP3Se_vIVzbA.zbLxAQ7r2w8FxmiDnbIaTw.l11uw6jMkX69_h-55R37CKGZdSlD4KXAUWvaTwGKiTZDzlusNY-YNVzh3gdqTDL8CMCaL8LXfxZHKRaP6wU_5ohHaWB8kzKaW_Kj5dI0MMI.jU93qV2ujuyvYD-oeSF6Pg" - }, - - "record": { - "A": ["15.235.204.212"] - } - } - \ No newline at end of file + "owner": { + "username": "kleeiny", + "discord": "763581985410121769", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RB8tarmY1z9BCAER0LvmJIvKu0Fx_u6ruXqMwX4aw-v4pZUbhTCKLSf_iR1b_b5WIL8VlKOd4FX2ykUcIOO1goN3vBszT__Edxfir1FYNhMOE3Ywn1oO1K-dPG8Ptsk0B7kuqFbv-0OjXjefixD44g6OYNGy9xxThP0ZJLT3jSOFf3x1O49S1OuibhrElcx41MGjLIms5Fp147ZFVn2p38aZisFKw7Q3yyAaLvJ1uGC1mosVF5CAZbfZxPhUpdvGizMPG9IRzuAQxF6pZf-L4bb1WFMIQYNtTX5o65sMCqIjcWaTK26SdrR-m_r7RudENszlDCuI8eJP3Se_vIVzbA.zbLxAQ7r2w8FxmiDnbIaTw.l11uw6jMkX69_h-55R37CKGZdSlD4KXAUWvaTwGKiTZDzlusNY-YNVzh3gdqTDL8CMCaL8LXfxZHKRaP6wU_5ohHaWB8kzKaW_Kj5dI0MMI.jU93qV2ujuyvYD-oeSF6Pg" + }, + + "record": { + "A": ["15.235.204.212"] + } +} diff --git a/domains/klez.json b/domains/klez.json index ba8cc3b4f..f4a1fb6a3 100644 --- a/domains/klez.json +++ b/domains/klez.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "klez2003", - "email": "klez@cock.li" - }, - "record": { - "CNAME": "ammosearch.lol" - } + "owner": { + "username": "klez2003", + "email": "klez@cock.li" + }, + "record": { + "CNAME": "ammosearch.lol" + } } diff --git a/domains/koding.json b/domains/koding.json index 24283837d..3fc2fbb75 100644 --- a/domains/koding.json +++ b/domains/koding.json @@ -1,6 +1,5 @@ { "description": "Full stack developer proficient in Kotlin", - "repo": "https://github.com/KodingDev", "owner": { "username": "KodingDev", "email": "kodingdev@pm.me" diff --git a/domains/korigamik.json b/domains/korigamik.json index 3c4652da4..1aaeb1bf3 100644 --- a/domains/korigamik.json +++ b/domains/korigamik.json @@ -1,6 +1,5 @@ { "description": "goto website of KorigamiK", - "repo": "https://github.com/KorigamiK", "owner": { "username": "KorigamiK", "email": "korigamik@gmail.com", diff --git a/domains/kory.json b/domains/kory.json index 183e86693..712bc39b8 100644 --- a/domains/kory.json +++ b/domains/kory.json @@ -1,6 +1,5 @@ { "description": "Kory Porter's personal website", - "repo": "https://github.com/korziee", "owner": { "username": "korziee", "twitter": "korziee" diff --git a/domains/ktevin01.json b/domains/ktevin01.json index d868e679a..63d6e2f91 100644 --- a/domains/ktevin01.json +++ b/domains/ktevin01.json @@ -1,12 +1,12 @@ { - "description": "Behold, My Stuff", - "repo": "https://github.com/ktevin01/register.is-a-dev", - "owner": { - "username": "ktevin01", - "email": "ktevin@icloud.com" - }, - "record": { - "URL": "https://github.com/ktevin01" - }, - "proxied": false - } \ No newline at end of file + "description": "Behold, My Stuff", + "repo": "https://github.com/ktevin01/register.is-a-dev", + "owner": { + "username": "ktevin01", + "email": "ktevin@icloud.com" + }, + "record": { + "URL": "https://github.com/ktevin01" + }, + "proxied": false +} diff --git a/domains/kuanngyn.json b/domains/kuanngyn.json index d50b0e7cb..ce12aed84 100644 --- a/domains/kuanngyn.json +++ b/domains/kuanngyn.json @@ -1,9 +1,9 @@ { "owner": { - "username": "LOQ-burh", - "email": "nguyenminhquan042004@email.com" - }, + "username": "LOQ-burh", + "email": "nguyenminhquan042004@email.com" + }, "record": { - "CNAME": "kuanngyn-portfolio.vercel.app" - } + "CNAME": "kuanngyn-portfolio.vercel.app" + } } diff --git a/domains/kunalshah017.json b/domains/kunalshah017.json index 5906bc64a..ae6e2be7b 100644 --- a/domains/kunalshah017.json +++ b/domains/kunalshah017.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "kunalshah017", - "email": "kunalmanishshah@gmail.com", - "discord": "kunalshah17" - }, - "record": { - "CNAME": "kunalshah017.vercel.app" - } -} +{ + "owner": { + "username": "kunalshah017", + "email": "kunalmanishshah@gmail.com", + "discord": "kunalshah17" + }, + "record": { + "CNAME": "kunalshah017.vercel.app" + } +} diff --git a/domains/kuro.json b/domains/kuro.json index a150c7c9c..91d2d896a 100644 --- a/domains/kuro.json +++ b/domains/kuro.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kurorin-fs", - "twitter": "Kurorin_fs" - }, - "record": { - "CNAME": "kurorin-fs.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Kurorin-fs", + "twitter": "Kurorin_fs" + }, + "record": { + "CNAME": "kurorin-fs.github.io" + } +} diff --git a/domains/l0ser.json b/domains/l0ser.json index d1b55020d..67b442d2e 100644 --- a/domains/l0ser.json +++ b/domains/l0ser.json @@ -1,6 +1,5 @@ { "description": "L0SER's personal developer website", - "repo": "https://github.com/L0SER8228", "owner": { "username": "L0SER8228", "email": "loserlackey@gmail.com" diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json index 3fb47d4b7..87130f2ba 100644 --- a/domains/la-pyae-oo.json +++ b/domains/la-pyae-oo.json @@ -1,12 +1,11 @@ { - "description": "For my static portfolio website", - "repo": "https://github.com/LaPyaeOo", - "owner": { - "username": "LaPyaeOo", - "email": "lapyaeootharthar@gmail.com" - }, - "record": { - "CNAME": "lapyaeoo.github.io" - }, - "proxied": true -} \ No newline at end of file + "description": "For my static portfolio website", + "owner": { + "username": "LaPyaeOo", + "email": "lapyaeootharthar@gmail.com" + }, + "record": { + "CNAME": "lapyaeoo.github.io" + }, + "proxied": true +} diff --git a/domains/lachlan.json b/domains/lachlan.json index 916392b08..17042e9d9 100644 --- a/domains/lachlan.json +++ b/domains/lachlan.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "mrteale" - }, - "record": { - "CNAME": "lachlanteale.com" - } -} \ No newline at end of file + "owner": { + "username": "mrteale" + }, + "record": { + "CNAME": "lachlanteale.com" + } +} diff --git a/domains/laufey.json b/domains/laufey.json index 890b24d8c..60b0aecae 100644 --- a/domains/laufey.json +++ b/domains/laufey.json @@ -3,8 +3,7 @@ "repo": "https://github.com/idlidev/laufey-web", "owner": { "username": "idlidev", - "email": "idliyout@gmail.com", - "twitter": "" + "email": "idliyout@gmail.com" }, "record": { "CNAME": "idlidev.github.io" diff --git a/domains/lautaro-molina.json b/domains/lautaro-molina.json index 9ce3aee49..13b10fbc8 100644 --- a/domains/lautaro-molina.json +++ b/domains/lautaro-molina.json @@ -1,6 +1,5 @@ { "description": "json for the domain is-a.dev", - "repo": "https://github.com/LautaroMol", "owner": { "username": "LautaroMol", "email": "Laumol159@gmail.com" diff --git a/domains/lawrenceee04.json b/domains/lawrenceee04.json index c367ac948..c14bb7303 100644 --- a/domains/lawrenceee04.json +++ b/domains/lawrenceee04.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lawrenceee04", - "email": "lawrencelg04@gmail.com" - }, - "record": { - "CNAME": "lawrenceee04.github.io" - } + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "CNAME": "lawrenceee04.github.io" + } } diff --git a/domains/legz.json b/domains/legz.json index 1b874ff00..8923707a6 100644 --- a/domains/legz.json +++ b/domains/legz.json @@ -4,8 +4,6 @@ "email": "legzdev@proton.me" }, "record": { - "A": [ - "152.206.177.227" - ] + "A": ["152.206.177.227"] } } diff --git a/domains/leo.json b/domains/leo.json index 24046e7b9..c4a259dc0 100644 --- a/domains/leo.json +++ b/domains/leo.json @@ -1,6 +1,5 @@ { "description": "Leonard's Personal Website", - "repo": "https://github.com/LeonardSSH", "owner": { "username": "LeonardSSH", "email": "leonardssh22@gmail.com", diff --git a/domains/lester.json b/domains/lester.json index ebc939b52..2a7e3f4d1 100644 --- a/domains/lester.json +++ b/domains/lester.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LSTR", - "email": "lesternr@gmail.com" - }, - "record": { - "CNAME": "lstr.github.io" - } + "owner": { + "username": "LSTR", + "email": "lesternr@gmail.com" + }, + "record": { + "CNAME": "lstr.github.io" + } } diff --git a/domains/lexy.json b/domains/lexy.json index 7e1b7899d..471b7cb26 100644 --- a/domains/lexy.json +++ b/domains/lexy.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "Olalexy1", - "email": "", - "discord": "olalexy1" - }, - "record": { - "CNAME": "lexy-portfolio-frontend.vercel.app" - } + "owner": { + "username": "Olalexy1", + "discord": "olalexy1" + }, + "record": { + "CNAME": "lexy-portfolio-frontend.vercel.app" + } } diff --git a/domains/liam.json b/domains/liam.json index 98abf4e21..596537c09 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -1,15 +1,17 @@ { - "owner": { - "username": "liamatienza", - "email": "liamdev@duck.com" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - }, - "proxied": true + "owner": { + "username": "liamatienza", + "email": "liamdev@duck.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + }, + "proxied": true } diff --git a/domains/liboot.json b/domains/liboot.json index 008b19957..1b302daeb 100644 --- a/domains/liboot.json +++ b/domains/liboot.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "libootnet" - }, - "record": { - "URL": "https://github.com/libootnet" - } + "owner": { + "username": "libootnet" + }, + "record": { + "URL": "https://github.com/libootnet" + } } diff --git a/domains/linhtutkyaw.json b/domains/linhtutkyaw.json index e767bdaf0..8a149919a 100644 --- a/domains/linhtutkyaw.json +++ b/domains/linhtutkyaw.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "linhtutkyawdev", - "email": "linhtutkyaw.dev@gmail.com" - }, - "record": { - "CNAME": "linhtutkyawdev.vercel.app" - } + "owner": { + "username": "linhtutkyawdev", + "email": "linhtutkyaw.dev@gmail.com" + }, + "record": { + "CNAME": "linhtutkyawdev.vercel.app" + } } diff --git a/domains/lioo.json b/domains/lioo.json index 673fcd59f..b784ed46b 100644 --- a/domains/lioo.json +++ b/domains/lioo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lio10jr", - "email": "kevinzambrano593@gmail.com" - }, - "record": { - "URL": "https://github.com/Lio10jr" - } + "owner": { + "username": "lio10jr", + "email": "kevinzambrano593@gmail.com" + }, + "record": { + "URL": "https://github.com/Lio10jr" + } } diff --git a/domains/liq.json b/domains/liq.json index 28cf6e2b7..1a976286f 100644 --- a/domains/liq.json +++ b/domains/liq.json @@ -1,6 +1,5 @@ { "description": "Learning something new everyday", - "repo": "https://github.com/DevLiQ", "owner": { "username": "DevLiQ" }, diff --git a/domains/ljean.json b/domains/ljean.json index a7903e58d..4330b007f 100644 --- a/domains/ljean.json +++ b/domains/ljean.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Granpiecito", - "email": "jeanpierresperrymanaleman@gmail.com", - "discord": "294318911791562752" - }, - "record": { - "CNAME": "portfolio-astro-fawn-ten.vercel.app" - } + "owner": { + "username": "Granpiecito", + "email": "jeanpierresperrymanaleman@gmail.com", + "discord": "294318911791562752" + }, + "record": { + "CNAME": "portfolio-astro-fawn-ten.vercel.app" + } } diff --git a/domains/llucx.json b/domains/llucx.json index bad3966d6..979f00458 100644 --- a/domains/llucx.json +++ b/domains/llucx.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "llucxdev", - "email": "puertesarrue@gmail.com", - "discord": "lluuuc_12" - }, - "record": { - "CNAME": "portfolio-llucx.vercel.app" - } + "owner": { + "username": "llucxdev", + "email": "puertesarrue@gmail.com", + "discord": "lluuuc_12" + }, + "record": { + "CNAME": "portfolio-llucx.vercel.app" + } } diff --git a/domains/lnfnunes.json b/domains/lnfnunes.json index 063c01ba1..88af75306 100644 --- a/domains/lnfnunes.json +++ b/domains/lnfnunes.json @@ -1,6 +1,5 @@ { "description": "Little Big Nunes", - "repo": "https://github.com/lnfnunes", "owner": { "username": "lnfnunes", "email": "dr1design@gmail.com" diff --git a/domains/lobo.json b/domains/lobo.json index a583a0216..3e1f4443a 100644 --- a/domains/lobo.json +++ b/domains/lobo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Lobooooooo14", - "discord": "783120232134082580" - }, - "record": { - "CNAME": "olobo.vercel.app" - } + "owner": { + "username": "Lobooooooo14", + "discord": "783120232134082580" + }, + "record": { + "CNAME": "olobo.vercel.app" + } } diff --git a/domains/lsalas.json b/domains/lsalas.json index 63a6336cf..e15508b10 100644 --- a/domains/lsalas.json +++ b/domains/lsalas.json @@ -6,8 +6,6 @@ "email": "leondrisalas@gmail.com" }, "record": { - "A": [ - "82.180.174.177" - ] + "A": ["82.180.174.177"] } } diff --git a/domains/luanvu.json b/domains/luanvu.json index 17035e38e..7ab86fd0e 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -1,12 +1,12 @@ -{ - "description": "My portfolio website", - "repo": "https://github.com/zthanhluan/luan.is-a.dev", - "owner": { - "username": "zthanhluan", - "email": "dientu078@gmail.com" - }, - "record": { - "CNAME": "luanvu.betaenglish.com.vn" - }, - "proxied": false -} \ No newline at end of file +{ + "description": "My portfolio website", + "repo": "https://github.com/zthanhluan/luan.is-a.dev", + "owner": { + "username": "zthanhluan", + "email": "dientu078@gmail.com" + }, + "record": { + "CNAME": "luanvu.betaenglish.com.vn" + }, + "proxied": false +} diff --git a/domains/luisdanieltrejo.json b/domains/luisdanieltrejo.json index e39bfe2ba..fbeaa889c 100644 --- a/domains/luisdanieltrejo.json +++ b/domains/luisdanieltrejo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "luisdanieltrejo", - "email": "luisdanieltrejo@gmail.com" - }, - "record": { - "CNAME": "luisdanieltrejo.github.io" - } + "owner": { + "username": "luisdanieltrejo", + "email": "luisdanieltrejo@gmail.com" + }, + "record": { + "CNAME": "luisdanieltrejo.github.io" + } } diff --git a/domains/luisgerardovillanueva.json b/domains/luisgerardovillanueva.json index 37ea9789e..23ed9f8b9 100644 --- a/domains/luisgerardovillanueva.json +++ b/domains/luisgerardovillanueva.json @@ -1,12 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/GerardoVillla/portfolio", - "owner": { - "username": "GerardoVillla", - "email": "luismendezgd@gmail.com" - }, - "record": { - "CNAME": "portfolio-6f0jbiit2-gerardovilllas-projects.vercel.app" - } - - } \ No newline at end of file + "description": "Personal portfolio website", + "repo": "https://github.com/GerardoVillla/portfolio", + "owner": { + "username": "GerardoVillla", + "email": "luismendezgd@gmail.com" + }, + "record": { + "CNAME": "portfolio-6f0jbiit2-gerardovilllas-projects.vercel.app" + } +} diff --git a/domains/luked.json b/domains/luked.json index 33e70b4ea..23b25ca07 100644 --- a/domains/luked.json +++ b/domains/luked.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "luked177", - "twitter": "lukedore_" - }, - "record": { - "CNAME": "cv-sand-zeta.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "luked177", + "twitter": "lukedore_" + }, + "record": { + "CNAME": "cv-sand-zeta.vercel.app" + } +} diff --git a/domains/lumi.json b/domains/lumi.json index 91d0b04f2..c98b1cb19 100644 --- a/domains/lumi.json +++ b/domains/lumi.json @@ -1,7 +1,6 @@ { "owner": { "username": "itsFatlum", - "email": "", "discord": "563697359423406082" }, "record": { diff --git a/domains/lumidevelopment.json b/domains/lumidevelopment.json index e8cd32dc5..ad38854dc 100644 --- a/domains/lumidevelopment.json +++ b/domains/lumidevelopment.json @@ -1,7 +1,6 @@ { "owner": { "username": "itsFatlum", - "email": "", "discord": "563697359423406082" }, "record": { diff --git a/domains/lunah.json b/domains/lunah.json index bb6a54ddf..3b4e37b1e 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -1,6 +1,5 @@ { "description": "VPS hosted domain", - "repo": "https://github.com/piotr25691", "owner": { "username": "piotr25691", "discord": "b4.lunah" diff --git a/domains/m3o.json b/domains/m3o.json index 63c65284a..547b2bfb8 100644 --- a/domains/m3o.json +++ b/domains/m3o.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "marco-souza", - "email": "marco@tremtec.com" - }, - "record": { - "CNAME": "marco-pages-dev.pages.dev" - } + "owner": { + "username": "marco-souza", + "email": "marco@tremtec.com" + }, + "record": { + "CNAME": "marco-pages-dev.pages.dev" + } } diff --git a/domains/m42e.json b/domains/m42e.json index c5cbebf94..ec3f2a711 100644 --- a/domains/m42e.json +++ b/domains/m42e.json @@ -1,6 +1,5 @@ { "description": "m42e Homepage", - "repo": "https://github.com/m42e", "owner": { "username": "m42e", "email": "matthias@bilger.info" diff --git a/domains/machip3r.json b/domains/machip3r.json index 5727b03b6..8ccfe2163 100644 --- a/domains/machip3r.json +++ b/domains/machip3r.json @@ -1,11 +1,11 @@ { - "description": "MacHip3r Portfolio", - "repo": "https://github.com/machip3r/portfolio", - "owner": { - "username": "machip3r", - "email": "mac_258@hotmail.com" - }, - "record": { - "CNAME": "machip3r.github.io" - } + "description": "MacHip3r Portfolio", + "repo": "https://github.com/machip3r/portfolio", + "owner": { + "username": "machip3r", + "email": "mac_258@hotmail.com" + }, + "record": { + "CNAME": "machip3r.github.io" + } } diff --git a/domains/maclong.json b/domains/maclong.json index 9f07c573f..056987142 100644 --- a/domains/maclong.json +++ b/domains/maclong.json @@ -1,11 +1,11 @@ { - "description": "Mac Long's personal developer portfolio and blog.", - "repo": "https://github.com/maclong9/maclong9", - "owner": { - "username": "maclong9", - "email": "maclong9@icloud.com" - }, - "record": { - "CNAME": "maclong9.github.io" - } + "description": "Mac Long's personal developer portfolio and blog.", + "repo": "https://github.com/maclong9/maclong9", + "owner": { + "username": "maclong9", + "email": "maclong9@icloud.com" + }, + "record": { + "CNAME": "maclong9.github.io" + } } diff --git a/domains/mafiz.json b/domains/mafiz.json index 1eaf0b294..3333ff9c9 100644 --- a/domains/mafiz.json +++ b/domains/mafiz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pacehutt", - "email": "mafizonly@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] + "owner": { + "username": "pacehutt", + "email": "mafizonly@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] } } diff --git a/domains/magma.json b/domains/magma.json index 9417daedf..a375f5d23 100644 --- a/domains/magma.json +++ b/domains/magma.json @@ -1,6 +1,5 @@ { "description": "magma's personal developer profile", - "repo": "https://github.com/mgam-is-dreamin", "owner": { "username": "mgam-is-dreamin", "email": "sacred.lunar.dragon@gmail.com" diff --git a/domains/mahdi.json b/domains/mahdi.json index 24164f70e..64c79ee45 100644 --- a/domains/mahdi.json +++ b/domains/mahdi.json @@ -1,11 +1,11 @@ { - "description": "my dev portfolio website", - "repo": "https://github.com/Mahdi-Hazrati/mahdi.is-a.dev", - "owner": { - "username": "mahdi-hazrati", - "email": "mahdihazratimailbox@gmail.com" - }, - "record": { - "CNAME": "mahdi-hazrati.github.io" - } + "description": "my dev portfolio website", + "repo": "https://github.com/Mahdi-Hazrati/mahdi.is-a.dev", + "owner": { + "username": "mahdi-hazrati", + "email": "mahdihazratimailbox@gmail.com" + }, + "record": { + "CNAME": "mahdi-hazrati.github.io" + } } diff --git a/domains/maheshpaul.json b/domains/maheshpaul.json index bde230e65..d8529bae1 100644 --- a/domains/maheshpaul.json +++ b/domains/maheshpaul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "maheshpaulj", - "email": "mahesh.paul.j@gmail.com" - }, - "record": { - "CNAME": "maheshpaul.vercel.app" - } + "owner": { + "username": "maheshpaulj", + "email": "mahesh.paul.j@gmail.com" + }, + "record": { + "CNAME": "maheshpaul.vercel.app" + } } diff --git a/domains/mahir.json b/domains/mahir.json index bd1a902ee..84e668fbf 100644 --- a/domains/mahir.json +++ b/domains/mahir.json @@ -1,6 +1,5 @@ { "description": "Mahir's Website", - "repo": "https://github.com/mtgsquad", "owner": { "username": "mtgsquad", "email": "mahir@molai.dev", diff --git a/domains/mail.codesoft.json b/domains/mail.codesoft.json index ffc92715d..fdd29a627 100644 --- a/domains/mail.codesoft.json +++ b/domains/mail.codesoft.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "CodeSoftGit", - "email": "codesoft@proton.me" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + "owner": { + "username": "CodeSoftGit", + "email": "codesoft@proton.me" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/mail.minmit.json b/domains/mail.minmit.json index 9c375418a..bee099b5c 100644 --- a/domains/mail.minmit.json +++ b/domains/mail.minmit.json @@ -1,6 +1,5 @@ { "description": "Mail For My Website", - "repo": "https://github.com/MinMitCoder", "owner": { "username": "MinMitCoder", "email": "minmitgamer@gmail.com" diff --git a/domains/mamun.json b/domains/mamun.json index d7f8436e0..fcc58fa39 100644 --- a/domains/mamun.json +++ b/domains/mamun.json @@ -1,6 +1,5 @@ { "description": "Mamun's website", - "repo": "https://github.com/mamunhpath", "owner": { "username": "mamunhpath", "email": "mamunhpath@hotmail.com" diff --git a/domains/manash.json b/domains/manash.json index bd5c50311..d66adac44 100644 --- a/domains/manash.json +++ b/domains/manash.json @@ -1,6 +1,5 @@ { "description": "Manash Sonowal - DEV", - "repo": "https://github.com/msonowal", "owner": { "username": "msonowal", "email": "manash149@gmail.com" diff --git a/domains/maninder.json b/domains/maninder.json index f62a88fe1..023de3b83 100644 --- a/domains/maninder.json +++ b/domains/maninder.json @@ -1,6 +1,5 @@ { "description": "My Github Page!", - "repo": "https://github.com/github4maninder", "owner": { "username": "github4maninder", "email": "iamgoat@tutanota.com" diff --git a/domains/manishgautam.json b/domains/manishgautam.json index 8aa578443..19bdb8097 100644 --- a/domains/manishgautam.json +++ b/domains/manishgautam.json @@ -1,11 +1,11 @@ -{ - "description": "Manish Gautam's Website", - "repo": "https://github.com/Manishmg3994/Manishmg3994.github.io", - "owner": { - "username": "Manishmg3994", - "email": "manishgautammg7@gmail.com" - }, - "record": { - "CNAME": "manishmg3994.github.io" - } -} \ No newline at end of file +{ + "description": "Manish Gautam's Website", + "repo": "https://github.com/Manishmg3994/Manishmg3994.github.io", + "owner": { + "username": "Manishmg3994", + "email": "manishgautammg7@gmail.com" + }, + "record": { + "CNAME": "manishmg3994.github.io" + } +} diff --git a/domains/manojbarman.json b/domains/manojbarman.json index eeff41055..edfc993e2 100644 --- a/domains/manojbarman.json +++ b/domains/manojbarman.json @@ -4,7 +4,6 @@ "twitter": "itsmanojb" }, "description": "My personal website", - "repo": "https://github.com/itsmanojb", "record": { "URL": "https://manojbarman.in" } diff --git a/domains/mantas.json b/domains/mantas.json index ec487c071..52d8c98de 100644 --- a/domains/mantas.json +++ b/domains/mantas.json @@ -1,6 +1,5 @@ { "description": "Mantas is a developer!", - "repo": "https://github.com/mantooc", "owner": { "username": "mantooc", "email": "mantasnugaras@gmail.com" diff --git a/domains/marc.json b/domains/marc.json index 414c35ef8..0d55bbb8a 100644 --- a/domains/marc.json +++ b/domains/marc.json @@ -1,6 +1,5 @@ { "description": "Marc Gruita is a Developer!", - "repo": "https://github.com/marcgr9", "owner": { "username": "marcgr9", "email": "marc@gruita.ro" diff --git a/domains/marcelomrwin.json b/domains/marcelomrwin.json index c22c49bf7..e11f535f7 100644 --- a/domains/marcelomrwin.json +++ b/domains/marcelomrwin.json @@ -1,6 +1,5 @@ { "description": "My personal website to showcase the stuff that I do", - "repo": "https://github.com/marcelomrwin", "owner": { "username": "marcelomrwin", "email": "marcelo.d.sales@gmail.com" diff --git a/domains/marcoleder.json b/domains/marcoleder.json index d401c215b..5ca478b51 100644 --- a/domains/marcoleder.json +++ b/domains/marcoleder.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "marcoleder", - "email": "info@marcoleder.ch" - }, - "record": { - "URL": "https://marcoleder.ch" - } + "owner": { + "username": "marcoleder", + "email": "info@marcoleder.ch" + }, + "record": { + "URL": "https://marcoleder.ch" + } } diff --git a/domains/marcos.json b/domains/marcos.json index ee2c00027..2ad88a6d2 100644 --- a/domains/marcos.json +++ b/domains/marcos.json @@ -1,11 +1,10 @@ { - "description": "Developer portfolio", - "repo": "https://github.com/mtoranzo", - "owner": { - "username": "mtoranzo", - "email": "mtoranzo@gmail.com" - }, - "record": { - "CNAME": "mtoranzo.github.io" - } -} \ No newline at end of file + "description": "Developer portfolio", + "owner": { + "username": "mtoranzo", + "email": "mtoranzo@gmail.com" + }, + "record": { + "CNAME": "mtoranzo.github.io" + } +} diff --git a/domains/mardino.json b/domains/mardino.json index c1b801ae9..e0c2bec3a 100644 --- a/domains/mardino.json +++ b/domains/mardino.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zdienos", - "email": "zdienos@yahoo.com" - }, - "record": { - "CNAME": "zdienos.com" - } + "owner": { + "username": "zdienos", + "email": "zdienos@yahoo.com" + }, + "record": { + "CNAME": "zdienos.com" + } } diff --git a/domains/mario-papetti.json b/domains/mario-papetti.json index e13296f01..4b2b42e82 100644 --- a/domains/mario-papetti.json +++ b/domains/mario-papetti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mario-dango", - "email": "mp.robots@gmail.com" - }, - "record": { - "CNAME": "mario-dango.github.io" - } + "owner": { + "username": "Mario-dango", + "email": "mp.robots@gmail.com" + }, + "record": { + "CNAME": "mario-dango.github.io" + } } diff --git a/domains/markaguirre.json b/domains/markaguirre.json index 730900038..a2abe4a80 100644 --- a/domains/markaguirre.json +++ b/domains/markaguirre.json @@ -1,11 +1,11 @@ { - "description": "Developer Portfolio", - "repo": "https://github.com/MarkAguirre26/folio", - "owner": { - "username": "MarkAguirre26", - "email": "markaguirre26@gmail.com" - }, - "record": { - "CNAME": "markaguirre.netlify.app" - } -} \ No newline at end of file + "description": "Developer Portfolio", + "repo": "https://github.com/MarkAguirre26/folio", + "owner": { + "username": "MarkAguirre26", + "email": "markaguirre26@gmail.com" + }, + "record": { + "CNAME": "markaguirre.netlify.app" + } +} diff --git a/domains/markasaad.json b/domains/markasaad.json index d300f8cd6..4840de2d5 100644 --- a/domains/markasaad.json +++ b/domains/markasaad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "voltonik", - "email": "markasaadramzy@gmail.com" - }, - "record": { - "CNAME": "markasaad.vercel.app" - } + "owner": { + "username": "voltonik", + "email": "markasaadramzy@gmail.com" + }, + "record": { + "CNAME": "markasaad.vercel.app" + } } diff --git a/domains/markos.json b/domains/markos.json index deb080298..a485cc764 100644 --- a/domains/markos.json +++ b/domains/markos.json @@ -1,6 +1,5 @@ { "description": "Hello my name is Markos Dimitsas and I am from Greece.", - "repo": "https://github.com/markdimi", "owner": { "username": "markdimi", "email": "markdimitsas@gmail.com" diff --git a/domains/martin.json b/domains/martin.json index 54d6e2df7..e714b1a9b 100644 --- a/domains/martin.json +++ b/domains/martin.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/martinshaw/martinshaw.github.io", - "owner": { - "username": "martinshaw", - "email": "hello@martinshaw.co" - }, - "record": { - "CNAME": "martinshaw.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/martinshaw/martinshaw.github.io", + "owner": { + "username": "martinshaw", + "email": "hello@martinshaw.co" + }, + "record": { + "CNAME": "martinshaw.github.io" + } +} diff --git a/domains/martinvruiz.json b/domains/martinvruiz.json index 31d7a0e9a..e1092fd19 100644 --- a/domains/martinvruiz.json +++ b/domains/martinvruiz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "martinvruiz", - "email": "martinvruiz10@gmail.com", - "discord": "martinvruiz10" - }, - "record": { - "CNAME": "portfoliomvr.vercel.app" - } + "owner": { + "username": "martinvruiz", + "email": "martinvruiz10@gmail.com", + "discord": "martinvruiz10" + }, + "record": { + "CNAME": "portfoliomvr.vercel.app" + } } diff --git a/domains/masood.json b/domains/masood.json index aad69bdb4..d3285923a 100644 --- a/domains/masood.json +++ b/domains/masood.json @@ -1,6 +1,5 @@ { "description": "Masood Mohammad's Personal Website", - "repo": "https://github.com/masoodbinmohammad", "owner": { "username": "masoodbinmohammad", "email": "masoodbinmohammad@hotmail.com" diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json index 7dc01ad95..205e8b613 100644 --- a/domains/mateoguidi.json +++ b/domains/mateoguidi.json @@ -1,11 +1,11 @@ { - "description": "Mateo GUIDI's Portfolio", - "repo": "https://github.com/MateoGuidi/mateoguidi.github.io", - "owner": { - "username": "MateoGuidi", - "email": "mateo.guidi5@gmail.com" - }, - "record": { - "CNAME": "mateoguidi.github.io" - } + "description": "Mateo GUIDI's Portfolio", + "repo": "https://github.com/MateoGuidi/mateoguidi.github.io", + "owner": { + "username": "MateoGuidi", + "email": "mateo.guidi5@gmail.com" + }, + "record": { + "CNAME": "mateoguidi.github.io" + } } diff --git a/domains/mateus.json b/domains/mateus.json index 235c408d1..cafec5c30 100644 --- a/domains/mateus.json +++ b/domains/mateus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "costamateus", - "email": "mateus@costamateus.com.br" - }, - "record": { - "A": [ "147.79.84.80" ] - } + "owner": { + "username": "costamateus", + "email": "mateus@costamateus.com.br" + }, + "record": { + "A": ["147.79.84.80"] + } } diff --git a/domains/mateuseap.json b/domains/mateuseap.json index 28a5d7277..a23d10a02 100644 --- a/domains/mateuseap.json +++ b/domains/mateuseap.json @@ -1,11 +1,11 @@ -{ - "description": "My portfolio", - "repo": "https://github.com/mateuseap/mateuseap.github.io", - "owner": { - "username": "mateuseap", - "email": "mateuseap@mateuseap.com" - }, - "record": { - "CNAME": "mateuseap.github.io" - } -} +{ + "description": "My portfolio", + "repo": "https://github.com/mateuseap/mateuseap.github.io", + "owner": { + "username": "mateuseap", + "email": "mateuseap@mateuseap.com" + }, + "record": { + "CNAME": "mateuseap.github.io" + } +} diff --git a/domains/matt-murdock.json b/domains/matt-murdock.json index b5b6465d8..c9f908960 100644 --- a/domains/matt-murdock.json +++ b/domains/matt-murdock.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "xr-coder", - "email": "nryadav7412@gmail.com" - }, - "record": { - "NS": ["anahi.ns.cloudflare.com" , "darl.ns.cloudflare.com"] - } + "owner": { + "username": "xr-coder", + "email": "nryadav7412@gmail.com" + }, + "record": { + "NS": ["anahi.ns.cloudflare.com", "darl.ns.cloudflare.com"] + } } diff --git a/domains/matt.json b/domains/matt.json index 50ac3d430..9442eee49 100644 --- a/domains/matt.json +++ b/domains/matt.json @@ -1,6 +1,5 @@ { "description": "Matt is a Developer!", - "repo": "https://github.com/Tweak4141", "owner": { "username": "tweak4141", "email": "tweak@talosbot.xyz" diff --git a/domains/mattw.json b/domains/mattw.json index 7b365e300..cd5c53691 100644 --- a/domains/mattw.json +++ b/domains/mattw.json @@ -1,6 +1,5 @@ { "description": "Matt is a Developer!", - "repo": "https://github.com/Tweak4141", "owner": { "username": "tweak4141", "email": "tweak@talosbot.xyz" diff --git a/domains/mayerfried.json b/domains/mayerfried.json index 85b531275..cfe12d2a5 100644 --- a/domains/mayerfried.json +++ b/domains/mayerfried.json @@ -1,6 +1,5 @@ { "description": "Mayer Fried Is A Dev", - "repo": "https://github.com/mfried40", "owner": { "username": "mfried40", "email": "mayer@mayerfried.com" diff --git a/domains/mayurraut.json b/domains/mayurraut.json index 5ec9c473e..31089e679 100644 --- a/domains/mayurraut.json +++ b/domains/mayurraut.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/razobeckett/razobeckett.github.io", - "owner": { - "username": "razobeckett", - "email": "mayurraut.dev@gmail.com" - }, - "record": { - "CNAME": "razobeckett.github.io" - } + "description": "Personal Website", + "repo": "https://github.com/razobeckett/razobeckett.github.io", + "owner": { + "username": "razobeckett", + "email": "mayurraut.dev@gmail.com" + }, + "record": { + "CNAME": "razobeckett.github.io" + } } diff --git a/domains/mazengohar.json b/domains/mazengohar.json index 79bee6893..0cf5019b9 100644 --- a/domains/mazengohar.json +++ b/domains/mazengohar.json @@ -1,6 +1,5 @@ { "description": "Mazen Gohar - DEV", - "repo": "https://github.com/MazenGohar", "owner": { "username": "MazenGohar", "email": "mizoiology@gmail.com" diff --git a/domains/mb.json b/domains/mb.json index 246c7c3e5..910e20001 100644 --- a/domains/mb.json +++ b/domains/mb.json @@ -1,6 +1,5 @@ { "description": "Michael's personal developer website", - "repo": "https://github.com/mbrav", "owner": { "username": "mbrav", "email": "mbrav@protonmail.com" diff --git a/domains/mega.json b/domains/mega.json index b93865291..d9dd89558 100644 --- a/domains/mega.json +++ b/domains/mega.json @@ -1,6 +1,5 @@ { "description": "My Personal website and possibly an API", - "repo": "https://github.com/MegaDevGuy", "owner": { "username": "MegaDevGuy", "twitter": "_Mega_Dev_" diff --git a/domains/mehrdad.json b/domains/mehrdad.json index c824de884..e11f1e8cb 100644 --- a/domains/mehrdad.json +++ b/domains/mehrdad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mehrdad-shokri", - "email": "code.poet95@gmail.com" - }, - "record": { - "CNAME": "mehrdad.ai" - } + "owner": { + "username": "mehrdad-shokri", + "email": "code.poet95@gmail.com" + }, + "record": { + "CNAME": "mehrdad.ai" + } } diff --git a/domains/melainegerard.json b/domains/melainegerard.json index 211289550..98b248579 100644 --- a/domains/melainegerard.json +++ b/domains/melainegerard.json @@ -1,6 +1,5 @@ { "description": "Redirect to my personal website", - "repo": "https://github.com/MelaineGerard", "owner": { "username": "MelaineGerard", "email": "pro@melaine-gerard.fr", diff --git a/domains/melih.json b/domains/melih.json index af3ed9360..47878c1d3 100644 --- a/domains/melih.json +++ b/domains/melih.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mdegis", - "email": "melihdegis@gmail.com" - }, - "record": { - "CNAME": "mdegis.com" - } + "owner": { + "username": "mdegis", + "email": "melihdegis@gmail.com" + }, + "record": { + "CNAME": "mdegis.com" + } } diff --git a/domains/meloun7.json b/domains/meloun7.json index c1275092f..d9d9bc774 100644 --- a/domains/meloun7.json +++ b/domains/meloun7.json @@ -1,6 +1,5 @@ { "description": "My personal website", - "repo": "https://github.com/Whtery1087", "owner": { "username": "Whtery1087", "email": "beelandsofficialmc@gmail.com" diff --git a/domains/meyer-pidiache.json b/domains/meyer-pidiache.json index c56e97735..96b632798 100644 --- a/domains/meyer-pidiache.json +++ b/domains/meyer-pidiache.json @@ -1,10 +1,10 @@ { - "description": "Blog", - "owner": { - "username": "meyer-pidiache", - "email": "pidiache@duck.com" - }, - "record": { - "CNAME": "meyer-pidiache.github.io" - } + "description": "Blog", + "owner": { + "username": "meyer-pidiache", + "email": "pidiache@duck.com" + }, + "record": { + "CNAME": "meyer-pidiache.github.io" + } } diff --git a/domains/micah.json b/domains/micah.json index ebe809748..97715e06f 100644 --- a/domains/micah.json +++ b/domains/micah.json @@ -1,6 +1,5 @@ { "description": "Micah Lindley is a web developer.", - "repo": "https://github.com/micahlt", "owner": { "username": "micahlt", "email": "hi@micahlindley.com" diff --git a/domains/michaelmuthomi.json b/domains/michaelmuthomi.json index 0c538ba37..8b0d8702e 100644 --- a/domains/michaelmuthomi.json +++ b/domains/michaelmuthomi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "michaelmuthomi", - "email": "lit911call@gmail.com" - }, - "record": { - "CNAME": "michael-portfolio-green.vercel.app" - } + "owner": { + "username": "michaelmuthomi", + "email": "lit911call@gmail.com" + }, + "record": { + "CNAME": "michael-portfolio-green.vercel.app" + } } diff --git a/domains/miguel.json b/domains/miguel.json index bf19dfe0d..a9a51cb47 100644 --- a/domains/miguel.json +++ b/domains/miguel.json @@ -1,6 +1,5 @@ { "description": "Miguel Piedrafita's website", - "repo": "https://github.com/m1guelpf", "owner": { "username": "m1guelpf", "email": "soy@miguelpiedrafita.com" diff --git a/domains/mike.json b/domains/mike.json index 41b595b2f..11cfb8e80 100644 --- a/domains/mike.json +++ b/domains/mike.json @@ -1,6 +1,5 @@ { "description": "Mike's portfolio website and blog", - "repo": "https://github.com/mdrobbins", "owner": { "username": "mdrobbins", "email": "mikedrobbins@gmail.com" diff --git a/domains/milan090.json b/domains/milan090.json index 7a6d8947d..e3607e6f5 100644 --- a/domains/milan090.json +++ b/domains/milan090.json @@ -1,6 +1,5 @@ { "description": "I'm a student, but who are you 🔫", - "repo": "https://github.com/milan090", "owner": { "username": "milan090", "email": "milanmuhammed1@gmail.com" diff --git a/domains/minhtuan-1.json b/domains/minhtuan-1.json index b7f2b9ffc..1be8150cb 100644 --- a/domains/minhtuan-1.json +++ b/domains/minhtuan-1.json @@ -1,11 +1,11 @@ { - "description": "profile-tuan.dev", - "owner": { - "username": "tuannguyen2002", - "email": "nxmtuan.2002@gmail.com", - "discord": "nightfury06749" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "description": "profile-tuan.dev", + "owner": { + "username": "tuannguyen2002", + "email": "nxmtuan.2002@gmail.com", + "discord": "nightfury06749" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/minhvo.json b/domains/minhvo.json index b883f6b06..dd83efea2 100644 --- a/domains/minhvo.json +++ b/domains/minhvo.json @@ -1,12 +1,12 @@ { - "description": "minhomega.github.io", - "repo": "https://github.com/minhomega/minhomega.github.io", - "owner": { - "username": "minhomega", - "email": "minhvo050298@gmail.com", - "discord": "omega0502" - }, - "record": { - "CNAME": "minhomega.github.io" - } -} \ No newline at end of file + "description": "minhomega.github.io", + "repo": "https://github.com/minhomega/minhomega.github.io", + "owner": { + "username": "minhomega", + "email": "minhvo050298@gmail.com", + "discord": "omega0502" + }, + "record": { + "CNAME": "minhomega.github.io" + } +} diff --git a/domains/minmit.json b/domains/minmit.json index 20ac64b44..2a87f73ee 100644 --- a/domains/minmit.json +++ b/domains/minmit.json @@ -1,6 +1,5 @@ { "description": "My Personal Website", - "repo": "https://github.com/MinMitCoder", "owner": { "username": "MinMitCoder", "email": "minmitgamer@gmail.com" diff --git a/domains/mj1532.json b/domains/mj1532.json index 2cbeb6fa3..775ba0e3e 100644 --- a/domains/mj1532.json +++ b/domains/mj1532.json @@ -1,6 +1,5 @@ { "description": "MJ1532 Just A Normal Developer", - "repo": "https://github.com/MJ1532", "owner": { "username": "MJ1532", "email": "business@mj1532.cf" diff --git a/domains/mmondragon.json b/domains/mmondragon.json index 2163bbed3..0f9c1e43f 100644 --- a/domains/mmondragon.json +++ b/domains/mmondragon.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Mac-Mondragon" - }, - "record": { - "CNAME": "Mac-Mondragon.github.io" - } + "owner": { + "username": "Mac-Mondragon" + }, + "record": { + "CNAME": "Mac-Mondragon.github.io" + } } diff --git a/domains/moein.json b/domains/moein.json index 8c184a123..07238315f 100644 --- a/domains/moein.json +++ b/domains/moein.json @@ -5,8 +5,6 @@ "discord": "truemoein" }, "record": { - "A": [ - "76.76.21.21" - ] + "A": ["76.76.21.21"] } -} \ No newline at end of file +} diff --git a/domains/mohamedhisham.json b/domains/mohamedhisham.json index 3c0e51757..b838093d6 100644 --- a/domains/mohamedhisham.json +++ b/domains/mohamedhisham.json @@ -1,11 +1,11 @@ { - "description": "The personal website for Mohamed Hisham", - "repo": "https://github.com/MH0386/MH0386.github.io", - "owner": { - "username": "MH0386", - "email": "mohamed.hisham.abdelzaher@gmail.com" - }, - "record": { - "CNAME": "mh0386.github.io" - } + "description": "The personal website for Mohamed Hisham", + "repo": "https://github.com/MH0386/MH0386.github.io", + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "CNAME": "mh0386.github.io" + } } diff --git a/domains/mohit.json b/domains/mohit.json index d62cb6e66..9c307bf32 100644 --- a/domains/mohit.json +++ b/domains/mohit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kumar-mohit-dev", - "email": "mohitgoswami.work@gmail.com" - }, - "record": { - "CNAME": "kumar-mohit-dev.github.io" - } + "owner": { + "username": "kumar-mohit-dev", + "email": "mohitgoswami.work@gmail.com" + }, + "record": { + "CNAME": "kumar-mohit-dev.github.io" + } } diff --git a/domains/molai.json b/domains/molai.json index bd1a902ee..84e668fbf 100644 --- a/domains/molai.json +++ b/domains/molai.json @@ -1,6 +1,5 @@ { "description": "Mahir's Website", - "repo": "https://github.com/mtgsquad", "owner": { "username": "mtgsquad", "email": "mahir@molai.dev", diff --git a/domains/momoka.json b/domains/momoka.json index 5b281d6b2..8b2e76241 100644 --- a/domains/momoka.json +++ b/domains/momoka.json @@ -1,11 +1,11 @@ { - "description": "M0M0K4S4N.github.io", - "repo": "https://github.com/M0M0K4S4N/M0M0K4S4N.github.io", - "owner": { - "username": "M0M0K4S4N", - "email": "momokasan@proton.me" - }, - "record": { - "CNAME": "m0m0k4s4n.github.io" - } + "description": "M0M0K4S4N.github.io", + "repo": "https://github.com/M0M0K4S4N/M0M0K4S4N.github.io", + "owner": { + "username": "M0M0K4S4N", + "email": "momokasan@proton.me" + }, + "record": { + "CNAME": "m0m0k4s4n.github.io" + } } diff --git a/domains/mpy.json b/domains/mpy.json index b51be78f2..653904d1b 100644 --- a/domains/mpy.json +++ b/domains/mpy.json @@ -1,6 +1,5 @@ { "description": "Mike Perry Y Attara's personal website", - "repo": "https://github.com/mikeattara", "owner": { "username": "mikeattara", "email": "mpyebattara@gmail.com" diff --git a/domains/mrcat.json b/domains/mrcat.json index 31fe646e3..b54c9ec57 100644 --- a/domains/mrcat.json +++ b/domains/mrcat.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "bipre2466", - "discord": "1137413640945934418", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Y8eHPjeSqnG2MUxTMFsvWlhMNNYDsxTheEB8ak8Kiyso-_aGMkwFG_tMPE_2ZBya20BjudXX_gRgAG7YmDuyOP-oBGGP6pms8em_hgNoWxW9SQCfufy4dQ_sMkLNGumobnemmUuzlpMB77EtoBxXiINvyAF_MgoS_G68_6arIRWphBTSAGEaU2Fl7nBYUiArQD4W0wiZwTrwl5PRB6orOSa-SA4bg7k6ZDtxVmYCX1l1k_8ggG9L7oauftJ7yjq58miTUIx02qeCuP_t_p30wHHUbk02yFpJFtnH14xiDRQUCeAh25CibruxR82sDvsTPdsOJDJ-v_cWaenXoxX3Fg.Wjo-oD356QVDbjpXuIdBNg.OPnI-kc3PmzXQR-VR3rYOmFF1Quv56CJnGm-FUMP7WXRK-HW040wF647Sm3hu5KD_mn0gHdOvnVfpwBkKHsWg_eUzJgMlnBCzkT81lIi540.LNJ_5YhJ9zA2Kx8mx27hdQ" - }, - - "record": { - "A": ["31.6.7.25"] - } - } - \ No newline at end of file + "owner": { + "username": "bipre2466", + "discord": "1137413640945934418", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Y8eHPjeSqnG2MUxTMFsvWlhMNNYDsxTheEB8ak8Kiyso-_aGMkwFG_tMPE_2ZBya20BjudXX_gRgAG7YmDuyOP-oBGGP6pms8em_hgNoWxW9SQCfufy4dQ_sMkLNGumobnemmUuzlpMB77EtoBxXiINvyAF_MgoS_G68_6arIRWphBTSAGEaU2Fl7nBYUiArQD4W0wiZwTrwl5PRB6orOSa-SA4bg7k6ZDtxVmYCX1l1k_8ggG9L7oauftJ7yjq58miTUIx02qeCuP_t_p30wHHUbk02yFpJFtnH14xiDRQUCeAh25CibruxR82sDvsTPdsOJDJ-v_cWaenXoxX3Fg.Wjo-oD356QVDbjpXuIdBNg.OPnI-kc3PmzXQR-VR3rYOmFF1Quv56CJnGm-FUMP7WXRK-HW040wF647Sm3hu5KD_mn0gHdOvnVfpwBkKHsWg_eUzJgMlnBCzkT81lIi540.LNJ_5YhJ9zA2Kx8mx27hdQ" + }, + + "record": { + "A": ["31.6.7.25"] + } +} diff --git a/domains/mrincer.json b/domains/mrincer.json index feddafd67..3e4be87c9 100644 --- a/domains/mrincer.json +++ b/domains/mrincer.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "khincer", - "email": "kirk.incerg@gmail.com", - "discord": "kyllhua" - }, - "record": { - "CNAME": "portfolio-ashy-ten-95.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "khincer", + "email": "kirk.incerg@gmail.com", + "discord": "kyllhua" + }, + "record": { + "CNAME": "portfolio-ashy-ten-95.vercel.app" + } +} diff --git a/domains/mrthundergod.json b/domains/mrthundergod.json index 7cdc71b00..bf08f9957 100644 --- a/domains/mrthundergod.json +++ b/domains/mrthundergod.json @@ -1,6 +1,5 @@ { "description": "The ThunderDome", - "repo": "https://github.com/mrthundergod", "owner": { "username": "mrthundergod", "email": "mrthundergod@gmail.com" diff --git a/domains/mu.json b/domains/mu.json index 1e8929625..16719e3c4 100644 --- a/domains/mu.json +++ b/domains/mu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mohammadusman666", - "email": "mohammadusman666@gmail.com" - }, - "record": { - "CNAME": "portfolio-1cw.pages.dev" - } + "owner": { + "username": "mohammadusman666", + "email": "mohammadusman666@gmail.com" + }, + "record": { + "CNAME": "portfolio-1cw.pages.dev" + } } diff --git a/domains/mubaidr.json b/domains/mubaidr.json index 48c5f0d80..2f637b10b 100644 --- a/domains/mubaidr.json +++ b/domains/mubaidr.json @@ -1,8 +1,7 @@ { "owner": { "username": "mubaidr", - "email": "mubaidr@gmail.com", - "discord": "" + "email": "mubaidr@gmail.com" }, "record": { "CNAME": "mubaidr.js.org" diff --git a/domains/mubarak.json b/domains/mubarak.json index 1bd0d9359..d6e3161a8 100644 --- a/domains/mubarak.json +++ b/domains/mubarak.json @@ -1,6 +1,5 @@ { "description": "link to Mubarak H. Alketbi Github profile", - "repo": "https://github.com/MubarakHAlketbi", "owner": { "username": "MubarakHAlketbi", "email": "mubarak.harran@gmail.com" diff --git a/domains/muhammad-yusuf.json b/domains/muhammad-yusuf.json index 95eefca48..0de161403 100644 --- a/domains/muhammad-yusuf.json +++ b/domains/muhammad-yusuf.json @@ -1,11 +1,11 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/mhmmd-ysf/mhmmd-ysf", - "owner": { - "username": "mhmmd-ysf", - "email": "muhammad_yusuf22@outlook.com" - }, - "record": { - "URL": "https://mhmmd-ysf.github.io" - } + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mhmmd-ysf/mhmmd-ysf", + "owner": { + "username": "mhmmd-ysf", + "email": "muhammad_yusuf22@outlook.com" + }, + "record": { + "URL": "https://mhmmd-ysf.github.io" + } } diff --git a/domains/muhammadabdullah.json b/domains/muhammadabdullah.json index 407a77bdc..98aa2cf6e 100644 --- a/domains/muhammadabdullah.json +++ b/domains/muhammadabdullah.json @@ -1,10 +1,9 @@ -{ - "owner": { - "username": "Abdullah9715", - "email": "muftimuhammadabdullah225@gmail.com" - }, - "record": { - "URL": "https://latest-porfolio-website.web.app" - } - } - +{ + "owner": { + "username": "Abdullah9715", + "email": "muftimuhammadabdullah225@gmail.com" + }, + "record": { + "URL": "https://latest-porfolio-website.web.app" + } +} diff --git a/domains/muralikrishna.json b/domains/muralikrishna.json index 2e5818dfa..b465ba19d 100644 --- a/domains/muralikrishna.json +++ b/domains/muralikrishna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "muralimallela", - "email": "mmallela9@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file + "owner": { + "username": "muralimallela", + "email": "mmallela9@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/muthomi.json b/domains/muthomi.json index 4d05dcc6d..ff8e3bd4e 100644 --- a/domains/muthomi.json +++ b/domains/muthomi.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "michaelmuthomi", - "email": "", - "discord": "michaelgikunda" - }, - "record": { - "CNAME": "michael-portfolio-green.vercel.app" - } + "owner": { + "username": "michaelmuthomi", + "discord": "michaelgikunda" + }, + "record": { + "CNAME": "michael-portfolio-green.vercel.app" + } } diff --git a/domains/mvl.json b/domains/mvl.json index 0f495b384..e8980d191 100644 --- a/domains/mvl.json +++ b/domains/mvl.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "medival", - "email": "dev.adipurnomo@gmail.com" - }, - "record": { - "CNAME": "blog.mvl.biz.id" - } + "owner": { + "username": "medival", + "email": "dev.adipurnomo@gmail.com" + }, + "record": { + "CNAME": "blog.mvl.biz.id" + } } diff --git a/domains/myominhan.json b/domains/myominhan.json index d9fbd8a84..da474e422 100644 --- a/domains/myominhan.json +++ b/domains/myominhan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mmhann18491", - "email": "myominhan18491@gmail.com" - }, - "record": { - "CNAME": "my-portfolio-site-2d30a.web.app" - } + "owner": { + "username": "mmhann18491", + "email": "myominhan18491@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-site-2d30a.web.app" + } } diff --git a/domains/myprofile.json b/domains/myprofile.json index eac14a170..c989f485a 100644 --- a/domains/myprofile.json +++ b/domains/myprofile.json @@ -1,11 +1,11 @@ { - "description": "tuan.myprofile.dev", - "owner": { - "username": "tuannguyen2002", - "email": "coixaygio107@gmail.com", - "discord": "minhtuan9039" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "description": "tuan.myprofile.dev", + "owner": { + "username": "tuannguyen2002", + "email": "coixaygio107@gmail.com", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/mythsman.json b/domains/mythsman.json index 6ba26aaef..e4789ad9e 100644 --- a/domains/mythsman.json +++ b/domains/mythsman.json @@ -1,6 +1,5 @@ { "description": "Mythsman's personal site", - "repo": "https://github.com/mythsman", "owner": { "username": "mythsman", "email": "mythsman@foxmail.com" diff --git a/domains/mzaman.json b/domains/mzaman.json index d38ee56b5..b581c1439 100644 --- a/domains/mzaman.json +++ b/domains/mzaman.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "mirzazaman", - "email": "mirzazaman828@gmail.com" - }, - "record": { - "CNAME": "zaman-portfolio.vercel.app" - } -} \ No newline at end of file +{ + "owner": { + "username": "mirzazaman", + "email": "mirzazaman828@gmail.com" + }, + "record": { + "CNAME": "zaman-portfolio.vercel.app" + } +} diff --git a/domains/n3m.json b/domains/n3m.json index 4e1d6bbfb..20290f62b 100644 --- a/domains/n3m.json +++ b/domains/n3m.json @@ -1,10 +1,9 @@ { "description": "Domain that redirects to my personal portfolio", - "repo": "https://github.com/n3m", "owner": { "username": "n3m" }, "record": { "URL": "https://n3m.me" } -} \ No newline at end of file +} diff --git a/domains/n4n5.json b/domains/n4n5.json index e4331b8c4..890d9fe69 100644 --- a/domains/n4n5.json +++ b/domains/n4n5.json @@ -1,6 +1,5 @@ { "description": "redirects to my website", - "repo": "https://github.com/Its-Just-Nans", "owner": { "username": "Its-Just-Nans" }, diff --git a/domains/nadeerasilva.json b/domains/nadeerasilva.json index c521eb1b4..5e9d4118b 100644 --- a/domains/nadeerasilva.json +++ b/domains/nadeerasilva.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio", - "repo": "https://github.com/NadeeraSilvaa/nadeerasilvaa.github.io", - "owner": { - "username": "nadeerasilvaa", - "email": "nadeerasilva01@gmail.com" - }, - "record": { - "CNAME": "nadeerasilvaa.github.io" - } + "description": "My personal portfolio", + "repo": "https://github.com/NadeeraSilvaa/nadeerasilvaa.github.io", + "owner": { + "username": "nadeerasilvaa", + "email": "nadeerasilva01@gmail.com" + }, + "record": { + "CNAME": "nadeerasilvaa.github.io" + } } diff --git a/domains/nai.json b/domains/nai.json index daf551898..145e7b51d 100644 --- a/domains/nai.json +++ b/domains/nai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NailethR", - "email": "nait.0005@gmail.com" - }, - "record": { - "CNAME": "nailethr.github.io" - } + "owner": { + "username": "NailethR", + "email": "nait.0005@gmail.com" + }, + "record": { + "CNAME": "nailethr.github.io" + } } diff --git a/domains/namansrivastava.json b/domains/namansrivastava.json index 2a10e2029..7dc75b59c 100644 --- a/domains/namansrivastava.json +++ b/domains/namansrivastava.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "naman-0804", - "email": "namansrivastava1608@gmail.com", - "discord": "naman_1101" - }, - "record": { - "CNAME": "naman08portfolio.vercel.app" - } + "owner": { + "username": "naman-0804", + "email": "namansrivastava1608@gmail.com", + "discord": "naman_1101" + }, + "record": { + "CNAME": "naman08portfolio.vercel.app" + } } diff --git a/domains/narasima.json b/domains/narasima.json index c7a2950e8..7569b796f 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -1,4 +1,4 @@ - { +{ "owner": { "username": "NarasimaPandiyan", "email": "cs42059@gmail.com", @@ -6,13 +6,7 @@ }, "record": { "A": ["75.2.60.5"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } - diff --git a/domains/natan.json b/domains/natan.json index 627639857..74d43bd85 100644 --- a/domains/natan.json +++ b/domains/natan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NatanKonig", - "email": "natan.camargo8@gmail.com" - }, - "record": { - "A": ["144.22.137.5"] - } + "owner": { + "username": "NatanKonig", + "email": "natan.camargo8@gmail.com" + }, + "record": { + "A": ["144.22.137.5"] + } } diff --git a/domains/naveenxd.json b/domains/naveenxd.json index 3d986bfa2..249cef31e 100644 --- a/domains/naveenxd.json +++ b/domains/naveenxd.json @@ -1,6 +1,5 @@ { "description": "naveenxd.is-a.dev", - "repo": "https://github.com/Naveen-X", "owner": { "username": "Naveen-X", "email": "naveen@ourclg.tech" diff --git a/domains/naviheylisten.json b/domains/naviheylisten.json index 65a56e91d..fd86a31d0 100644 --- a/domains/naviheylisten.json +++ b/domains/naviheylisten.json @@ -1,14 +1,11 @@ { - "description": "Domain used for the backend of my blog", - "owner": { - "username": "HeyListenNavi", - "email": "heylistennavi@proton.me", - "discord": "naviheylisten" - }, - "record": { - "NS": [ - "gloria.ns.cloudflare.com", - "mustafa.ns.cloudflare.com" - ] - } + "description": "Domain used for the backend of my blog", + "owner": { + "username": "HeyListenNavi", + "email": "heylistennavi@proton.me", + "discord": "naviheylisten" + }, + "record": { + "NS": ["gloria.ns.cloudflare.com", "mustafa.ns.cloudflare.com"] + } } diff --git a/domains/nayan.json b/domains/nayan.json index ab18853e8..4feaf4751 100644 --- a/domains/nayan.json +++ b/domains/nayan.json @@ -1,6 +1,5 @@ { "description": "A personal website, for Nayan Patel.", - "repo": "https://github.com/pateln123", "owner": { "username": "pateln123", "email": "hello@nayanpatel.net" diff --git a/domains/nayu.json b/domains/nayu.json index c222bbc86..ddec2fbb4 100644 --- a/domains/nayu.json +++ b/domains/nayu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nayumin", - "email": "nayumi@duck.com" - }, - "record": { - "CNAME": "web-dgj.pages.dev" - } + "owner": { + "username": "nayumin", + "email": "nayumi@duck.com" + }, + "record": { + "CNAME": "web-dgj.pages.dev" + } } diff --git a/domains/nd24.json b/domains/nd24.json index eff10a971..d7c106601 100644 --- a/domains/nd24.json +++ b/domains/nd24.json @@ -1,11 +1,11 @@ { - "description": "natedog2424's portfolio website", - "repo": "https://github.com/natedog2424/natedog2424.github.io", - "owner": { - "username": "natedog2424", - "email": "natedog2424mail@gmail.com" - }, - "record": { - "CNAME": "natedog2424.github.io" - } + "description": "natedog2424's portfolio website", + "repo": "https://github.com/natedog2424/natedog2424.github.io", + "owner": { + "username": "natedog2424", + "email": "natedog2424mail@gmail.com" + }, + "record": { + "CNAME": "natedog2424.github.io" + } } diff --git a/domains/neel.json b/domains/neel.json index 2a38c7ddd..07d8db61e 100644 --- a/domains/neel.json +++ b/domains/neel.json @@ -1,12 +1,11 @@ { - "description": "Personal Portfolio Website of Neel Mishra", - "repo": "https://github.com/Neel-07/my_portfolio", - "owner": { - "username": "neelmishra", - "email": "neelmishra9125@gmail.com" - }, - "record": { - "CNAME": "neelmishra.vercel.app" - - } + "description": "Personal Portfolio Website of Neel Mishra", + "repo": "https://github.com/Neel-07/my_portfolio", + "owner": { + "username": "neelmishra", + "email": "neelmishra9125@gmail.com" + }, + "record": { + "CNAME": "neelmishra.vercel.app" + } } diff --git a/domains/nef.json b/domains/nef.json index 5b355907d..945e4682a 100644 --- a/domains/nef.json +++ b/domains/nef.json @@ -1,11 +1,11 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/nefter/eleventy-netlify-boilerplate", - "owner": { - "username": "nefter", - "email": "therealnefter@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "Describe the use of this subdomain", + "repo": "https://github.com/nefter/eleventy-netlify-boilerplate", + "owner": { + "username": "nefter", + "email": "therealnefter@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/neil.json b/domains/neil.json index 50234a6e6..70447f53e 100644 --- a/domains/neil.json +++ b/domains/neil.json @@ -6,4 +6,4 @@ "record": { "CNAME": "nxl22.github.io" } -} \ No newline at end of file +} diff --git a/domains/nemoralis.json b/domains/nemoralis.json index 1cc908e1d..3ca3f0511 100644 --- a/domains/nemoralis.json +++ b/domains/nemoralis.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nemoralis", - "email": "nerim4n@pm.me" - }, - "record": { - "CNAME": "neriman-me.pages.dev" - } + "owner": { + "username": "nemoralis", + "email": "nerim4n@pm.me" + }, + "record": { + "CNAME": "neriman-me.pages.dev" + } } diff --git a/domains/ngqkhai.json b/domains/ngqkhai.json index a50fbc1d1..d10806c80 100644 --- a/domains/ngqkhai.json +++ b/domains/ngqkhai.json @@ -1,6 +1,5 @@ { "description": "Documentation website for is-a.dev", - "repo": "", "owner": { "username": "ngqkhai", "email": "nguyenquangkhai2509@gmail.com" diff --git a/domains/nguyenminhtuan.json b/domains/nguyenminhtuan.json index f6d72d0e3..3de80e85f 100644 --- a/domains/nguyenminhtuan.json +++ b/domains/nguyenminhtuan.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tuannguyen2002", - "email": "", - "discord": "minhtuan9039" - }, - "record": { - "CNAME": "profile-sigma-wine.vercel.app" - } + "owner": { + "username": "tuannguyen2002", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "profile-sigma-wine.vercel.app" + } } diff --git a/domains/nick.json b/domains/nick.json index c598e52aa..fa3fd15f3 100644 --- a/domains/nick.json +++ b/domains/nick.json @@ -8,4 +8,4 @@ "record": { "URL": "https://nicholasalfonso.com" } -} \ No newline at end of file +} diff --git a/domains/niclqs.json b/domains/niclqs.json index 5aa8d348b..e9f983367 100644 --- a/domains/niclqs.json +++ b/domains/niclqs.json @@ -3,7 +3,6 @@ "record": { "URL": "https://niclqs.dev" }, - "repo": "https://github.com/niclqsger", "owner": { "discord": "niclqs", "email": "discord@push-den-weg.de", diff --git a/domains/nicojsuarez.json b/domains/nicojsuarez.json index 75acb28f2..d39a77225 100644 --- a/domains/nicojsuarez.json +++ b/domains/nicojsuarez.json @@ -1,11 +1,11 @@ { - "description": "Personal use", - "repo": "https://github.com/NicoJSuarez2/PersonalPage", - "owner": { - "username": "nicojsuarez2", - "email": "javinsurez@gmail.com" - }, - "record": { - "CNAME": "Nicojsuarez2.github.io" - } + "description": "Personal use", + "repo": "https://github.com/NicoJSuarez2/PersonalPage", + "owner": { + "username": "nicojsuarez2", + "email": "javinsurez@gmail.com" + }, + "record": { + "CNAME": "Nicojsuarez2.github.io" + } } diff --git a/domains/nicollas.json b/domains/nicollas.json index f2f6a7fdb..c04ae69a3 100644 --- a/domains/nicollas.json +++ b/domains/nicollas.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "nicollaspetrelli", - "discord": "233677267975274496", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Io00BIEcuUaqGqro44tjhxyH2m685YaHnSqyGCNRBTjSndObd2P4HmNoX93X1Qatl7c6ygPxkfUfvvUJZ4igK6WxgxsSa9_hRh61r6AbXKDY1DFmm-0ZjHsNNEQOOoY4NtwT-zVocwhCINVQH6CQCqSkxI1sEikVdzbFCCSVXp35olvH8kRnGRDjLogKqWWhQnSgYI0EeE89ykBNtiW_R5LRogA5nFJW4lQy2DMv-37peuGu1pu-BAsm6iJwFE0OogY01bWwsIhapGjlgQbtY4vJhEOJr4CItQFUKux2VojlrMlfDefkOCZs5v2gjnTeZ6HC9x7RdQBtKUImQYV4Eg.XhW29WnPlnUCIzIUXyRDxg.29_Y-46C5Jl0hT9eq91j3WN2iKmBcKhqXeCtL4BemP72AxqnPAsHR-BM904hTIu80a5-vC30yZ1jxMI6rx9F1KyZHRgZasky140KJ0jTcTPuGmLmMT7szVlfgZ8G1S1YY0DfvFm_QIu-Rld6x5Yl8g.xxUgPNDRzytPy7i36K08gQ" - }, - - "record": { - "CNAME": "nicollas.dev" - } - } - \ No newline at end of file + "owner": { + "username": "nicollaspetrelli", + "discord": "233677267975274496", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Io00BIEcuUaqGqro44tjhxyH2m685YaHnSqyGCNRBTjSndObd2P4HmNoX93X1Qatl7c6ygPxkfUfvvUJZ4igK6WxgxsSa9_hRh61r6AbXKDY1DFmm-0ZjHsNNEQOOoY4NtwT-zVocwhCINVQH6CQCqSkxI1sEikVdzbFCCSVXp35olvH8kRnGRDjLogKqWWhQnSgYI0EeE89ykBNtiW_R5LRogA5nFJW4lQy2DMv-37peuGu1pu-BAsm6iJwFE0OogY01bWwsIhapGjlgQbtY4vJhEOJr4CItQFUKux2VojlrMlfDefkOCZs5v2gjnTeZ6HC9x7RdQBtKUImQYV4Eg.XhW29WnPlnUCIzIUXyRDxg.29_Y-46C5Jl0hT9eq91j3WN2iKmBcKhqXeCtL4BemP72AxqnPAsHR-BM904hTIu80a5-vC30yZ1jxMI6rx9F1KyZHRgZasky140KJ0jTcTPuGmLmMT7szVlfgZ8G1S1YY0DfvFm_QIu-Rld6x5Yl8g.xxUgPNDRzytPy7i36K08gQ" + }, + + "record": { + "CNAME": "nicollas.dev" + } +} diff --git a/domains/nietbeer.json b/domains/nietbeer.json index 5c44a6b42..001cd015c 100644 --- a/domains/nietbeer.json +++ b/domains/nietbeer.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "VulcanoSoftware", - "discord": "814891541205876767", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NZN_bOggifZEtlA324wg2l2u3hX2MvZuD3yLHULkNX81YRQfOCtvT0IfoXAKV5IMD8GRt8qFAo2Rpw2lOvrTrvlEmjPkO_u0n5ScCZVU6FsXENlBz4zD5hHAes_kd1LCzFOICbmNdLNqWEoMEiNUw6VZiUfuIuqrJXIRXkSFXWQGWYUc_wbzu1oEdKLwNt0IvY4DyQ9pWvCSnsQlhXb7lUJS6iC-VUBoAqZnTuScHpwx5xHXHhFdJu2iiBU8zmroAQTxJ28-DLTuBmIRMQgS-FfZK0i7UQHnZb2f3CdWzi2lmlBQM-NCf8yOzziPAoS8cF1Eh4eQLKerBWlHyCSiyg.r37yi_KvhV0NTbXtet_DHw.PTf0jwkhBjRrEF8mdrsrhSetzO6jeM9XX50rJgv5brt3XwRbYWWaOlZjaLWTBNOuGGlCplqBngPJkB3ycZNUpay8NXKTGwdaSNgQRmi_-O_HbETajYI_zPsfLtjW-DEC.jHnPtvN5bcAswFISD9YBeg" - }, - - "record": { - "CNAME": "nietbeer.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "VulcanoSoftware", + "discord": "814891541205876767", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NZN_bOggifZEtlA324wg2l2u3hX2MvZuD3yLHULkNX81YRQfOCtvT0IfoXAKV5IMD8GRt8qFAo2Rpw2lOvrTrvlEmjPkO_u0n5ScCZVU6FsXENlBz4zD5hHAes_kd1LCzFOICbmNdLNqWEoMEiNUw6VZiUfuIuqrJXIRXkSFXWQGWYUc_wbzu1oEdKLwNt0IvY4DyQ9pWvCSnsQlhXb7lUJS6iC-VUBoAqZnTuScHpwx5xHXHhFdJu2iiBU8zmroAQTxJ28-DLTuBmIRMQgS-FfZK0i7UQHnZb2f3CdWzi2lmlBQM-NCf8yOzziPAoS8cF1Eh4eQLKerBWlHyCSiyg.r37yi_KvhV0NTbXtet_DHw.PTf0jwkhBjRrEF8mdrsrhSetzO6jeM9XX50rJgv5brt3XwRbYWWaOlZjaLWTBNOuGGlCplqBngPJkB3ycZNUpay8NXKTGwdaSNgQRmi_-O_HbETajYI_zPsfLtjW-DEC.jHnPtvN5bcAswFISD9YBeg" + }, + + "record": { + "CNAME": "nietbeer.pages.dev" + } +} diff --git a/domains/nifle.json b/domains/nifle.json index ad944bd8c..b657503b3 100644 --- a/domains/nifle.json +++ b/domains/nifle.json @@ -1,7 +1,6 @@ { "owner": { "username": "Nifle-CGE", - "email": "", "discord": "553939229475078154", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRTs07oBPtm7QihIkDqo1f3eBQwtYmpzZZYebo3UsxrJ9gpmPnY42WdO-H0r8XRAwYiwzZjZ8GnmRrG2xwz_8dw49VD0UvvWyJKTR7SSN1XxznSkbGJ3wthb384seNE_Fhg-E6Q6qV9vW8B1U6GD39blKsURHcgpTrSa-qopwXDeFctAo-RcxbmFwr-Mw0Cwr9ia3L1wnqvOSjQbU0a92oVv6293QbSvqgupXkS1ttXoBR9rpDPp8tH9oIXbCK4AhVTKowgIYAYh2iZT41nlkFKeus10yRKw5GqyokBXBdA70qKnU3lCd9VFZ4Eq4DxbSoMNBqk8FADig2MtA5RBFg.CqfMnrP60ibdRwfM4yUB8A.HZl3zu19tbnEz2j4hlejxUJfoEkCk0qsLeHlqLzc1-qXAnH1984_R8joN9l3WWA0Jgr13m8qr-GQsAEcjjdiog.vUXuNT3B9rjoE606ZfrRRA" }, diff --git a/domains/nikhilji.json b/domains/nikhilji.json index e5dcbcccf..5b91aedf0 100644 --- a/domains/nikhilji.json +++ b/domains/nikhilji.json @@ -1,12 +1,11 @@ { - "description": "Nikhil Ji ki Website", - "repo": "https://github.com/cityji/cityji.github.io", - "owner": { - "username": "cityji", - "email": "mail.tiwarinikhil+domainIsADev@googlemail.com" - }, - "record": { - "CNAME": "cityji.github.io" - } + "description": "Nikhil Ji ki Website", + "repo": "https://github.com/cityji/cityji.github.io", + "owner": { + "username": "cityji", + "email": "mail.tiwarinikhil+domainIsADev@googlemail.com" + }, + "record": { + "CNAME": "cityji.github.io" } - \ No newline at end of file +} diff --git a/domains/nikity.json b/domains/nikity.json index 3dd66c585..4cfaf02c1 100644 --- a/domains/nikity.json +++ b/domains/nikity.json @@ -1,10 +1,10 @@ { - "description": "Subdomain woohoo", - "owner": { - "username": "Nikityyy", - "email": "bergernikita1807@gmail.com" - }, - "record": { - "CNAME": "nikityyy.github.io" - } + "description": "Subdomain woohoo", + "owner": { + "username": "Nikityyy", + "email": "bergernikita1807@gmail.com" + }, + "record": { + "CNAME": "nikityyy.github.io" + } } diff --git a/domains/nitesh.json b/domains/nitesh.json index 99d5d9035..742820f23 100644 --- a/domains/nitesh.json +++ b/domains/nitesh.json @@ -1,6 +1,5 @@ { "description": "My personal portfolio site", - "repo": "https://github.com/Niteshballa", "owner": { "username": "Niteshballa", "email": "nithesh.mom@gmail.com" diff --git a/domains/nnocsupnn.json b/domains/nnocsupnn.json index e316b19fb..908c13ff5 100644 --- a/domains/nnocsupnn.json +++ b/domains/nnocsupnn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nnocsupnn", - "email": "nnocsupnn@gmail.com" - }, - "record": { - "CNAME": "nnocsupnn.github.io" - } + "owner": { + "username": "nnocsupnn", + "email": "nnocsupnn@gmail.com" + }, + "record": { + "CNAME": "nnocsupnn.github.io" + } } diff --git a/domains/noelpaton-og.json b/domains/noelpaton-og.json index ffe84597f..c3cae7c54 100644 --- a/domains/noelpaton-og.json +++ b/domains/noelpaton-og.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "noelpaton-og", - "email": "noel27938@gmail.com" - }, - "record": { - "CNAME": "noelpaton-og.github.io" - } + "owner": { + "username": "noelpaton-og", + "email": "noel27938@gmail.com" + }, + "record": { + "CNAME": "noelpaton-og.github.io" + } } diff --git a/domains/noob.json b/domains/noob.json index 5f359b803..1aa4450e2 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -1,12 +1,12 @@ { - "description": "My personal portfolio site, made in nextjs", - "repo": "https://github.com/IMXNOOBX/universe", - "owner": { - "username": "IMXNOOBX", - "email": "me@noob.bio" - }, - "record": { - "CNAME": "noob.bio" - }, - "proxied": false - } \ No newline at end of file + "description": "My personal portfolio site, made in nextjs", + "repo": "https://github.com/IMXNOOBX/universe", + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "CNAME": "noob.bio" + }, + "proxied": false +} diff --git a/domains/nthn.json b/domains/nthn.json index 622f63a89..dca567fa2 100644 --- a/domains/nthn.json +++ b/domains/nthn.json @@ -1,6 +1,5 @@ { "description": "Storage Untuk Mengupload Semua Filemu", - "repo": "https://github.com/ZeroChanBot", "owner": { "username": "Nathan", "email": "contact@webraku.xyz" diff --git a/domains/nxmtuan.json b/domains/nxmtuan.json index 046ab477f..70a8e9007 100644 --- a/domains/nxmtuan.json +++ b/domains/nxmtuan.json @@ -1,11 +1,11 @@ { - "description": "nxmt-profile.dev", - "owner": { - "username": "tuannguyen2002", - "email": "coixaygio107@gmail.com", - "discord": "nightfury06749" - }, - "record": { - "CNAME": "profile-sigma-wine.vercel.app" - } + "description": "nxmt-profile.dev", + "owner": { + "username": "tuannguyen2002", + "email": "coixaygio107@gmail.com", + "discord": "nightfury06749" + }, + "record": { + "CNAME": "profile-sigma-wine.vercel.app" + } } diff --git a/domains/nxrmqlly.json b/domains/nxrmqlly.json index 403ae35f2..0702db19d 100644 --- a/domains/nxrmqlly.json +++ b/domains/nxrmqlly.json @@ -3,8 +3,7 @@ "repo": "https://github.com/nxrmqlly/nxrmqlly.github.io", "owner": { "username": "nxrmqlly", - "email": "ritam.das3110@outlook.com", - "twitter": "" + "email": "ritam.das3110@outlook.com" }, "record": { "CNAME": "nxrmqlly.github.io" diff --git a/domains/nyexoi.json b/domains/nyexoi.json index d9b3d5a64..44ca0b2ba 100644 --- a/domains/nyexoi.json +++ b/domains/nyexoi.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "nyex0i", - "discord": "1212192971164754033", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRgrN599r8xvQuvmS0Z9rYahQfr4DHRpFuqCcx0hA7lqvxyfU2bINENKxB9qHUKVLcxxJsVxJhTu9bHMg_lI7CKxDOHfil06iy4biCCDnUCKub8ju3d4YkZoVCBWM5uSHu1BqBjlWD_xKu6jHpV6SwbHbwLpWXSdH-P_KGTgHbaj5NCptvX0s4DdyVZDV5oBqz6VAmqAl0HoSFFnuANz8lfgE9z_yIxK0Rj4u4ce9et9Qkd1QGltI6er9tU2U9LH5X0J7qkA9Cl9sXyO8VwPm70qQfLx-aZ0MZPcHvPNxMiiJ5DxOuvYZS1HQ494nA5ghWQk8WFjvHSiRMaEh5aWBQ.SmcC2sB5sRSC4T9sNkidRw.0Y8OEmwmNVpmr34As2NwAlt-FhlBVOUuYyS8SXHLAh3Q4aYJv55WdwEVNd4u9JWSEwBxYLdajkKFimVzPunQQQqNvfbKGhp3rBdgels_dJU.irZbgI_gDpGkNpagO9e-Nw" - }, - - "record": { - "CNAME": "siteisw.tiiny.site" - } - } - + "owner": { + "username": "nyex0i", + "discord": "1212192971164754033", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRgrN599r8xvQuvmS0Z9rYahQfr4DHRpFuqCcx0hA7lqvxyfU2bINENKxB9qHUKVLcxxJsVxJhTu9bHMg_lI7CKxDOHfil06iy4biCCDnUCKub8ju3d4YkZoVCBWM5uSHu1BqBjlWD_xKu6jHpV6SwbHbwLpWXSdH-P_KGTgHbaj5NCptvX0s4DdyVZDV5oBqz6VAmqAl0HoSFFnuANz8lfgE9z_yIxK0Rj4u4ce9et9Qkd1QGltI6er9tU2U9LH5X0J7qkA9Cl9sXyO8VwPm70qQfLx-aZ0MZPcHvPNxMiiJ5DxOuvYZS1HQ494nA5ghWQk8WFjvHSiRMaEh5aWBQ.SmcC2sB5sRSC4T9sNkidRw.0Y8OEmwmNVpmr34As2NwAlt-FhlBVOUuYyS8SXHLAh3Q4aYJv55WdwEVNd4u9JWSEwBxYLdajkKFimVzPunQQQqNvfbKGhp3rBdgels_dJU.irZbgI_gDpGkNpagO9e-Nw" + }, + + "record": { + "CNAME": "siteisw.tiiny.site" + } +} diff --git a/domains/objshadow.json b/domains/objshadow.json index 663a20479..15fa06e0f 100644 --- a/domains/objshadow.json +++ b/domains/objshadow.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ShadowObj", - "email": "shadowobject@protonmail.com" - }, - "record": { - "CNAME": "objshadow.pages.dev" - } + "owner": { + "username": "ShadowObj", + "email": "shadowobject@protonmail.com" + }, + "record": { + "CNAME": "objshadow.pages.dev" + } } diff --git a/domains/ok.json b/domains/ok.json index 1069ae950..1efdd2419 100644 --- a/domains/ok.json +++ b/domains/ok.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "catch6", - "email": "catchlife6@163.com" - }, - "record": { - "CNAME": "catch6.github.io" - } + "owner": { + "username": "catch6", + "email": "catchlife6@163.com" + }, + "record": { + "CNAME": "catch6.github.io" + } } diff --git a/domains/okinea.json b/domains/okinea.json index 2f586da5b..32605b493 100644 --- a/domains/okinea.json +++ b/domains/okinea.json @@ -1,6 +1,5 @@ { "description": "Okinea Dev website", - "repo": "https://github.com/okineadev-website", "owner": { "username": "okineadev", "telegram": "https://telegram.okinea.dev", diff --git a/domains/olasubomi.json b/domains/olasubomi.json index 8fe0f6c14..d1afa00b1 100644 --- a/domains/olasubomi.json +++ b/domains/olasubomi.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "firstaxel", - "email": "olasubomiolubisi@geeg.space", - "discord": "1209136236607049758" - }, - "record": { - "CNAME": "twinkle-portfolio-wine.vercel.app" - } + "owner": { + "username": "firstaxel", + "email": "olasubomiolubisi@geeg.space", + "discord": "1209136236607049758" + }, + "record": { + "CNAME": "twinkle-portfolio-wine.vercel.app" + } } diff --git a/domains/onkarsathe.json b/domains/onkarsathe.json index d94d983aa..d683a379c 100644 --- a/domains/onkarsathe.json +++ b/domains/onkarsathe.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/Onkarsathe007/portfolio", - "owner": { - "username": "Onkarsathe007", - "email": "onkarsathe96k@gmail.com" - }, - "record": { - "CNAME": "onkarsathe007.github.io" - } + "description": "Personal Website", + "repo": "https://github.com/Onkarsathe007/portfolio", + "owner": { + "username": "Onkarsathe007", + "email": "onkarsathe96k@gmail.com" + }, + "record": { + "CNAME": "onkarsathe007.github.io" + } } diff --git a/domains/orellanamatias.json b/domains/orellanamatias.json index ee847f427..b02f95c3b 100644 --- a/domains/orellanamatias.json +++ b/domains/orellanamatias.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OrellanaMatias", - "email": "meorellanaramirez@gmail.com", - "discord": "1151115185419997184" - }, - "record": { - "CNAME": "portafolio-orellana-workspace.vercel.app" - } + "owner": { + "username": "OrellanaMatias", + "email": "meorellanaramirez@gmail.com", + "discord": "1151115185419997184" + }, + "record": { + "CNAME": "portafolio-orellana-workspace.vercel.app" + } } diff --git a/domains/osama.json b/domains/osama.json index 864fdccf4..b963d5b52 100644 --- a/domains/osama.json +++ b/domains/osama.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/owais.json b/domains/owais.json index 1f7f8c3c4..ca1220e1d 100644 --- a/domains/owais.json +++ b/domains/owais.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/Muhammad-Owais-Warsi/portfolio2.1", - "owner": { - "username": "Muhammad-Owais-Warsi", - "email": "warsimuhammadowais@gmail.com" - }, - "record": { - "A": ["216.24.57.1"] - } -} \ No newline at end of file + "description": "Portfolio", + "repo": "https://github.com/Muhammad-Owais-Warsi/portfolio2.1", + "owner": { + "username": "Muhammad-Owais-Warsi", + "email": "warsimuhammadowais@gmail.com" + }, + "record": { + "A": ["216.24.57.1"] + } +} diff --git a/domains/pa1.json b/domains/pa1.json index d568ac027..f73da35a9 100644 --- a/domains/pa1.json +++ b/domains/pa1.json @@ -1,11 +1,11 @@ -{ - "description": "It's my personal portfolio page", - "repo": "https://github.com/pavan-ambekar/pavan-ambekar.github.io", - "owner": { - "username": "pavan-ambekar", - "email": "pavan479eC@gmail.com" - }, - "record": { - "CNAME": "pavan-ambekar.github.io" - } -} \ No newline at end of file +{ + "description": "It's my personal portfolio page", + "repo": "https://github.com/pavan-ambekar/pavan-ambekar.github.io", + "owner": { + "username": "pavan-ambekar", + "email": "pavan479eC@gmail.com" + }, + "record": { + "CNAME": "pavan-ambekar.github.io" + } +} diff --git a/domains/pan.json b/domains/pan.json index 137646f0b..31fb376fc 100644 --- a/domains/pan.json +++ b/domains/pan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Currypan1229", - "email": "abcqqqwpvp@gmail.com" - }, - "record": { - "URL": "https://github.com/Currypan1229" - } + "owner": { + "username": "Currypan1229", + "email": "abcqqqwpvp@gmail.com" + }, + "record": { + "URL": "https://github.com/Currypan1229" + } } diff --git a/domains/panel.xrap1dx.json b/domains/panel.xrap1dx.json index cf7422741..c1125cb8f 100644 --- a/domains/panel.xrap1dx.json +++ b/domains/panel.xrap1dx.json @@ -1,6 +1,5 @@ { "description": "making my cdn!!!", - "repo": "https://github.com/xrap1dx?tab=repositories", "owner": { "username": "xrap1dx", "discord": "xrap1dx" diff --git a/domains/panntod.json b/domains/panntod.json index b3ffc83ae..eefcf50dc 100644 --- a/domains/panntod.json +++ b/domains/panntod.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "panntod", - "email": "munjalindra.pandhu@gmail.com", - "discord": "975960358999171152" - }, - "record": { - "CNAME": "panntod-personal.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "panntod", + "email": "munjalindra.pandhu@gmail.com", + "discord": "975960358999171152" + }, + "record": { + "CNAME": "panntod-personal.vercel.app" + } +} diff --git a/domains/parshnt.json b/domains/parshnt.json index 169b9886b..d17b6d3d3 100644 --- a/domains/parshnt.json +++ b/domains/parshnt.json @@ -1,6 +1,5 @@ { "description": "YAY, new place for my Portfolio", - "repo": "https://github.com/parshnt", "owner": { "username": "parshnt", "email": "hi.parshant@gmail.com" diff --git a/domains/paul.json b/domains/paul.json index 8628d3dbe..8bf246773 100644 --- a/domains/paul.json +++ b/domains/paul.json @@ -1,6 +1,5 @@ { "description": "My Personal Landing Page!", - "repo": "https://github.com/NotKaskus", "owner": { "username": "NotKaskus", "email": "kaskus45@protonmail.com" diff --git a/domains/pavankteja.json b/domains/pavankteja.json index e7890a8b0..103620a58 100644 --- a/domains/pavankteja.json +++ b/domains/pavankteja.json @@ -1,11 +1,11 @@ -{ - "description": "Want to use it to showcase my portfolio", - "repo": "https://github.com/pavan-k-teja/pavan-k-teja.github.io", - "owner": { - "username": "pavan-k-teja", - "email": "pavan@pavan.gg" - }, - "record": { - "CNAME": "pavan-k-teja.github.io" - } -} \ No newline at end of file +{ + "description": "Want to use it to showcase my portfolio", + "repo": "https://github.com/pavan-k-teja/pavan-k-teja.github.io", + "owner": { + "username": "pavan-k-teja", + "email": "pavan@pavan.gg" + }, + "record": { + "CNAME": "pavan-k-teja.github.io" + } +} diff --git a/domains/pawan.json b/domains/pawan.json index 7bd403c7b..fad1cadc3 100644 --- a/domains/pawan.json +++ b/domains/pawan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pawansubedi889", - "email":"mail@pawansubedi.me" - }, - "record": { - "URL": "https://www.pawansubedi.me/" - } + "owner": { + "username": "pawansubedi889", + "email": "mail@pawansubedi.me" + }, + "record": { + "URL": "https://www.pawansubedi.me/" + } } diff --git a/domains/pdf.aaqif.json b/domains/pdf.aaqif.json index ffc7487c2..0a8e701d9 100644 --- a/domains/pdf.aaqif.json +++ b/domains/pdf.aaqif.json @@ -1,11 +1,11 @@ { - "description": "PDF", - "repo": "https://github.com/aaqifshafi/chat-with-pdf", - "owner": { - "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com" - }, - "record": { - "CNAME": "chat-with-pdf-aaqifshafis-projects.vercel.app" - } + "description": "PDF", + "repo": "https://github.com/aaqifshafi/chat-with-pdf", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "CNAME": "chat-with-pdf-aaqifshafis-projects.vercel.app" + } } diff --git a/domains/pedrofff.json b/domains/pedrofff.json index a4ea8628e..f007edb28 100644 --- a/domains/pedrofff.json +++ b/domains/pedrofff.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/Pedrofff23/Portfolio", - "owner": { - "username": "Pedrofff", - "email": "pmendes09@hotmail.com" - }, - "record": { - "CNAME": "portfolio-opal-theta-47.vercel.app" - } + "description": "Portfolio", + "repo": "https://github.com/Pedrofff23/Portfolio", + "owner": { + "username": "Pedrofff", + "email": "pmendes09@hotmail.com" + }, + "record": { + "CNAME": "portfolio-opal-theta-47.vercel.app" + } } diff --git a/domains/peme969.json b/domains/peme969.json index dae015094..e0df03a16 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -1,21 +1,16 @@ { - "owner": { - "username": "peme969", - "email": "me@peme969.dev" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "TXT":[ - "forward-email=hello:me@peme969.dev, bot:bot@peme969.dev" - ], - "MX":[ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ] - } + "owner": { + "username": "peme969", + "email": "me@peme969.dev" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": ["forward-email=hello:me@peme969.dev, bot:bot@peme969.dev"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] + } } diff --git a/domains/peyloride.json b/domains/peyloride.json index 2d82458a7..04e718ebe 100644 --- a/domains/peyloride.json +++ b/domains/peyloride.json @@ -1,11 +1,11 @@ { - "description": "Peyloride - Okan Binli", - "repo": "https://github.com/peyloride/peyloride", - "owner": { - "username": "peyloride", - "email": "okanbinli@gmail.com" - }, - "record": { - "CNAME": "peyloride.github.io" - } + "description": "Peyloride - Okan Binli", + "repo": "https://github.com/peyloride/peyloride", + "owner": { + "username": "peyloride", + "email": "okanbinli@gmail.com" + }, + "record": { + "CNAME": "peyloride.github.io" + } } diff --git a/domains/phani.json b/domains/phani.json index 00581b86c..ccee10544 100644 --- a/domains/phani.json +++ b/domains/phani.json @@ -1,11 +1,11 @@ { - "description": "PortFolio Showcasing my Works and contact details", - "repo":"https://github.com/Phani2425/My-Portfolio", - "owner":{ - "username":"Phani2425", - "email":"mohantyphanibhusan@gmail.com" - }, - "record":{ - "URL":"https://portfolioweb-gules.vercel.app/" - } -} \ No newline at end of file + "description": "PortFolio Showcasing my Works and contact details", + "repo": "https://github.com/Phani2425/My-Portfolio", + "owner": { + "username": "Phani2425", + "email": "mohantyphanibhusan@gmail.com" + }, + "record": { + "URL": "https://portfolioweb-gules.vercel.app/" + } +} diff --git a/domains/phongli.json b/domains/phongli.json index 5c35aed27..b25e001e8 100644 --- a/domains/phongli.json +++ b/domains/phongli.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "PhongLi", - "email": "longpt1109@gmail.com", - "discord": "_younglin" - }, - "record": { - "CNAME": "phonglidev.vercel.app" - } + "owner": { + "username": "PhongLi", + "email": "longpt1109@gmail.com", + "discord": "_younglin" + }, + "record": { + "CNAME": "phonglidev.vercel.app" + } } diff --git a/domains/pilagonzalez.json b/domains/pilagonzalez.json index 11fe7abd3..7ed497792 100644 --- a/domains/pilagonzalez.json +++ b/domains/pilagonzalez.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "Pilag6", - "email": "pilag6@gmail.com", - "discord": "pilagonzalez" - }, - "record": { - "URL": "https://piladev.netlify.app" - } -} +{ + "owner": { + "username": "Pilag6", + "email": "pilag6@gmail.com", + "discord": "pilagonzalez" + }, + "record": { + "URL": "https://piladev.netlify.app" + } +} diff --git a/domains/podcodar.json b/domains/podcodar.json index 1c82e8e8a..b7b7d25b9 100644 --- a/domains/podcodar.json +++ b/domains/podcodar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "marco-souza", - "email": "marco@podcodar.org" - }, - "record": { - "CNAME": "podcodar.pages.dev" - } + "owner": { + "username": "marco-souza", + "email": "marco@podcodar.org" + }, + "record": { + "CNAME": "podcodar.pages.dev" + } } diff --git a/domains/portfolio.arash.json b/domains/portfolio.arash.json index 5933ae872..3fbee9629 100644 --- a/domains/portfolio.arash.json +++ b/domains/portfolio.arash.json @@ -1,6 +1,5 @@ { "description": "My personal portfolio", - "repo": "https://github.com/hatamiarash7", "owner": { "username": "hatamiarash7", "email": "hatamiarash7@gmail.com", diff --git a/domains/poysa213.json b/domains/poysa213.json index 8d061ec13..2ebb1e070 100644 --- a/domains/poysa213.json +++ b/domains/poysa213.json @@ -1,14 +1,12 @@ { - "owner": { - "username": "poysa213", - "email": "hanaiayoucef@gmail.com", - "discord": "944238875566551110", - "twitter": "poysa213", - "repo": "https://github.com/poysa213/portfolio" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } -} \ No newline at end of file + "owner": { + "username": "poysa213", + "email": "hanaiayoucef@gmail.com", + "discord": "944238875566551110", + "twitter": "poysa213", + "repo": "https://github.com/poysa213/portfolio" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/ppyoung.json b/domains/ppyoung.json index d213d1db1..b1319f01e 100644 --- a/domains/ppyoung.json +++ b/domains/ppyoung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ppYoung", - "email": "dongyang.luo@gmail.com" - }, - "record": { - "CNAME": "ppyoung.github.io" - } + "owner": { + "username": "ppYoung", + "email": "dongyang.luo@gmail.com" + }, + "record": { + "CNAME": "ppyoung.github.io" + } } diff --git a/domains/prakhar.json b/domains/prakhar.json index a1953b0d2..64d94060b 100644 --- a/domains/prakhar.json +++ b/domains/prakhar.json @@ -1,6 +1,5 @@ { "description": "Prakhar| Portfolio", - "repo": "https://github.com/Prakhar-commits.github.io", "owner": { "username": "Prakhar-commits", "email": "prakharb56@gmail.com" diff --git a/domains/pranoy.json b/domains/pranoy.json index d1b06b5f1..8c82e7670 100644 --- a/domains/pranoy.json +++ b/domains/pranoy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "pranoymajumdar", - "email": "pranoyfr@gmail.com", - "discord": "1303089079809740904" - }, - "record": { - "CNAME": "pranoy-ruby.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "pranoymajumdar", + "email": "pranoyfr@gmail.com", + "discord": "1303089079809740904" + }, + "record": { + "CNAME": "pranoy-ruby.vercel.app" + } +} diff --git a/domains/prasad.json b/domains/prasad.json index de9bb6f9f..e4022faa6 100644 --- a/domains/prasad.json +++ b/domains/prasad.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "prasad89" - }, - "record": { - "CNAME": "prasad89.github.io" - } + "owner": { + "username": "prasad89" + }, + "record": { + "CNAME": "prasad89.github.io" + } } diff --git a/domains/prashanthkusuma.json b/domains/prashanthkusuma.json index 766719037..9f9b747c5 100644 --- a/domains/prashanthkusuma.json +++ b/domains/prashanthkusuma.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "prashanthkusuma", - "email": "kusumaprashanth2000@gmail.com" - }, - "record": { - "URL": "https://prashanthkusuma.github.io" - } - } \ No newline at end of file + "owner": { + "username": "prashanthkusuma", + "email": "kusumaprashanth2000@gmail.com" + }, + "record": { + "URL": "https://prashanthkusuma.github.io" + } +} diff --git a/domains/pratham15541.json b/domains/pratham15541.json index 7bc903b30..60d74d54a 100644 --- a/domains/pratham15541.json +++ b/domains/pratham15541.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "pratham15541", - "email": "prathamparikh94@gmail.com", - "discord": "951846985172938782" - }, - "record": { - "CNAME": "pratham-portfolio-web.vercel.app" - } -} \ No newline at end of file +{ + "owner": { + "username": "pratham15541", + "email": "prathamparikh94@gmail.com", + "discord": "951846985172938782" + }, + "record": { + "CNAME": "pratham-portfolio-web.vercel.app" + } +} diff --git a/domains/prats.json b/domains/prats.json index d04cdeb9f..a5408f80b 100644 --- a/domains/prats.json +++ b/domains/prats.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "theyashl", - "email": "yashlohakare48@outlook.com" - }, - "record": { - "CNAME": "developerfolio-are.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "theyashl", + "email": "yashlohakare48@outlook.com" + }, + "record": { + "CNAME": "developerfolio-are.pages.dev" + } +} diff --git a/domains/pratyay.json b/domains/pratyay.json index 4de110802..daa3185b8 100644 --- a/domains/pratyay.json +++ b/domains/pratyay.json @@ -1,6 +1,5 @@ { "description": "Pratyay's portfolio website and blog", - "repo": "https://github.com/x3nosiz", "owner": { "username": "x3nosiz", "email": "neilblaze007@gmail.com" diff --git a/domains/praveen-patel.json b/domains/praveen-patel.json index f3a80dbe6..f8b53cc37 100644 --- a/domains/praveen-patel.json +++ b/domains/praveen-patel.json @@ -1,5 +1,4 @@ { - "repo": "https://github.com/praveen8git", "owner": { "username": "praveen8git", "email": "praveenpatel@duck.com", diff --git a/domains/praveen.json b/domains/praveen.json index 128459810..55bbe4703 100644 --- a/domains/praveen.json +++ b/domains/praveen.json @@ -1,6 +1,5 @@ { "description": "Praveen's personal developer website", - "repo": "https://github.com/PraveenPal4232", "owner": { "username": "PraveenPal4232", "email": "praveenpal4232@gmail.com" diff --git a/domains/pritam.json b/domains/pritam.json index aa4ad0226..1683fa89d 100644 --- a/domains/pritam.json +++ b/domains/pritam.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio.", - "repo": "https://github.com/ImDarkShadow/ImDarkShadow", - "owner": { - "username": "ImDarkShadow", - "email": "itspritam@proton.me" - }, - "record": { - "CNAME": "pritam-das.vercel.app" - } - } \ No newline at end of file + "description": "My Portfolio.", + "repo": "https://github.com/ImDarkShadow/ImDarkShadow", + "owner": { + "username": "ImDarkShadow", + "email": "itspritam@proton.me" + }, + "record": { + "CNAME": "pritam-das.vercel.app" + } +} diff --git a/domains/programmerraja.json b/domains/programmerraja.json index 55fb4b4fd..75c2aec80 100644 --- a/domains/programmerraja.json +++ b/domains/programmerraja.json @@ -1,13 +1,11 @@ { - "description": "programmerraja is.a.dev domain!", - "repo": "https://github.com/programmerraja/programmerraja.github.io", - "owner": { - "username": "programmerraja", - "email": "boooathis123@gmail.com" - - }, - "record": { - "CNAME": "programmerraja.github.io" - } + "description": "programmerraja is.a.dev domain!", + "repo": "https://github.com/programmerraja/programmerraja.github.io", + "owner": { + "username": "programmerraja", + "email": "boooathis123@gmail.com" + }, + "record": { + "CNAME": "programmerraja.github.io" } - \ No newline at end of file +} diff --git a/domains/pronicio.json b/domains/pronicio.json index 1ffca5071..dd6efa5dd 100644 --- a/domains/pronicio.json +++ b/domains/pronicio.json @@ -1,6 +1,5 @@ { "description": "Pronicio's Portfolio", - "repo": "https://github.com/Pronicio", "owner": { "username": "Pronicio", "email": "pronicio.contact@gmail.com", diff --git a/domains/prxthamesh.json b/domains/prxthamesh.json index 038b1fa5d..711309191 100644 --- a/domains/prxthamesh.json +++ b/domains/prxthamesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "prathamesh-2002", - "email": "prathameshisadev@gmail.com" - }, - "record": { - "CNAME": "prathamesh-2002.github.io" - } + "owner": { + "username": "prathamesh-2002", + "email": "prathameshisadev@gmail.com" + }, + "record": { + "CNAME": "prathamesh-2002.github.io" + } } diff --git a/domains/pyro.json b/domains/pyro.json index 194a0fb34..bbceb77fc 100644 --- a/domains/pyro.json +++ b/domains/pyro.json @@ -1,6 +1,5 @@ { "description": "pyro's portfolio", - "repo": "https://github.com/pyroisgamer.github.io", "owner": { "username": "pyroisgamer", "email": "pyroisgamer@outlook.com" diff --git a/domains/r00t3d.json b/domains/r00t3d.json index 0e81130dd..9dc0cc8bf 100644 --- a/domains/r00t3d.json +++ b/domains/r00t3d.json @@ -1,7 +1,6 @@ { "owner": { "username": "percioandrade", - "email": "", "discord": "521918790951501843", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Z4DxbZ0HkguwBNihF_uYcYo6F90LU8_TxIWyvfSaynKVyfIULpKkPpKppLgxlDlTbnog7UqK1L5Q78CwzFZmIve_-rK3T7jmQSoXLVi9eZsnRj9DgVLjM3tWwiHdNnP-A_hIzW4A9zUwU6kSzo0yqI1XCgxadcm_O6YXUWVJ7hWjRHEMe_KQsiyd8EJCIEuG1mb5vHpSGueIpdchmNfK42chf8gWhl267t6H4fXg--HlSxbCTdD0a6IS5dfg8FdZFmhjhSUsPMFDcqBObtm1-As6lbVmLYfnQdJv4bV_YJkdYetGZ2B1edMLP99dRN1-kgmn3dzu40EIHJrjJgApdg.lqR4yiVU5IkKqRPkzJPSiA.EhOlPjq7MutxeLsxjNz5R3yuNP5gnZ2vIKz8v9gc8OC1g0RtEwXDLsbD2tjVkgn5wIsC2oG4lOUAKX1OVpO7n2HECDSil6gD3UF_t4bp_-I.P-A-L2t0f6vu2o-dn5M_XQ" }, diff --git a/domains/rachancheet.json b/domains/rachancheet.json index d4cdd3d29..d244b1026 100644 --- a/domains/rachancheet.json +++ b/domains/rachancheet.json @@ -3,7 +3,7 @@ "username": "rachancheet", "email": "raxxsngh37@gmail.com" }, -"record": { + "record": { "A": ["152.67.163.7"] } } diff --git a/domains/rafael.json b/domains/rafael.json index 2bbc8d123..285142fdb 100644 --- a/domains/rafael.json +++ b/domains/rafael.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rcerrejon", - "email": "neoline@gmail.com" - }, - "record": { - "CNAME": "rafaelcerrejon.com" - } + "owner": { + "username": "rcerrejon", + "email": "neoline@gmail.com" + }, + "record": { + "CNAME": "rafaelcerrejon.com" + } } diff --git a/domains/rafinia.json b/domains/rafinia.json index 7a4ff0350..20e60ffbc 100644 --- a/domains/rafinia.json +++ b/domains/rafinia.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nRafinia", - "email": "naser.r@gmail.com" - }, - "record": { - "CNAME": "naser.rafinia.info" - } + "owner": { + "username": "nRafinia", + "email": "naser.r@gmail.com" + }, + "record": { + "CNAME": "naser.rafinia.info" + } } diff --git a/domains/raghu.json b/domains/raghu.json index ae3043664..d7a51e988 100644 --- a/domains/raghu.json +++ b/domains/raghu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raghu-8", - "email": "raghu.project.websites@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "raghu-8", + "email": "raghu.project.websites@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/rakib.json b/domains/rakib.json index 0190bf6ec..ec82edab9 100644 --- a/domains/rakib.json +++ b/domains/rakib.json @@ -1,11 +1,11 @@ { - "description": "for my portfolio website", - "repo": "https://github.com/rakibmia7254/portfolio", - "owner": { - "username": "rakibmia7254", - "email": "rakib4ggp@gmail.com" - }, - "record": { - "CNAME": "rakibmia7254.github.io" - } + "description": "for my portfolio website", + "repo": "https://github.com/rakibmia7254/portfolio", + "owner": { + "username": "rakibmia7254", + "email": "rakib4ggp@gmail.com" + }, + "record": { + "CNAME": "rakibmia7254.github.io" + } } diff --git a/domains/ramiro.json b/domains/ramiro.json index c81db2dd8..e6b06447b 100644 --- a/domains/ramiro.json +++ b/domains/ramiro.json @@ -1,9 +1,9 @@ { - "owner": { - "email": "urteagaramiro33@gmail.com" - }, - "record": { - "CNAME": "portafolio-chi-gilt.vercel.app" - }, - "proxied": false + "owner": { + "email": "urteagaramiro33@gmail.com" + }, + "record": { + "CNAME": "portafolio-chi-gilt.vercel.app" + }, + "proxied": false } diff --git a/domains/rammeghe.json b/domains/rammeghe.json index 1c6deff23..1a948b6c5 100644 --- a/domains/rammeghe.json +++ b/domains/rammeghe.json @@ -1,7 +1,6 @@ { "owner": { - "username": "kartikshriwas", - "email": "" + "username": "kartikshriwas" }, "record": { "CNAME": "rammeghe.github.io" diff --git a/domains/randika.json b/domains/randika.json index b9c853c3f..44a51c5c6 100644 --- a/domains/randika.json +++ b/domains/randika.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "randika-srimal" - }, - "record": { - "CNAME": "area51projects.com" - } + "owner": { + "username": "randika-srimal" + }, + "record": { + "CNAME": "area51projects.com" + } } diff --git a/domains/rapter.json b/domains/rapter.json index 5373e9640..9ec8d8fe4 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -4,9 +4,6 @@ "email": "rapter001yt@gmail.com" }, "record": { - "NS": [ - "martha.ns.cloudflare.com", - "quinton.ns.cloudflare.com" - ] + "NS": ["martha.ns.cloudflare.com", "quinton.ns.cloudflare.com"] } } diff --git a/domains/rayvid.json b/domains/rayvid.json index e26d64386..a0e061cac 100644 --- a/domains/rayvid.json +++ b/domains/rayvid.json @@ -1,6 +1,5 @@ { "description": "Rayvid's website", - "repo": "https://github.com/Rayvid", "owner": { "username": "rayvid", "email": "gin.kisonas@gmail.com" diff --git a/domains/refayet.json b/domains/refayet.json index 4d2c70bb9..6dde1072e 100644 --- a/domains/refayet.json +++ b/domains/refayet.json @@ -3,7 +3,6 @@ "username": "refayet-dev", "email": "refayet0096@gmail.com" }, - "repo": "https://github.com/refayet-dev.github.io", "description": "refayet's portfolio site", "record": { "CNAME": "refayet-dev.github.io" diff --git a/domains/regiondavid.json b/domains/regiondavid.json index 03cb8587c..8b49a5ce2 100644 --- a/domains/regiondavid.json +++ b/domains/regiondavid.json @@ -6,6 +6,5 @@ "record": { "CNAME": "regiondavid.github.io" }, - "repo": "https://github.com/regiondavid", "description": "regiondavid's new website" } diff --git a/domains/renzcole.json b/domains/renzcole.json index b967a85d3..ba5e84817 100644 --- a/domains/renzcole.json +++ b/domains/renzcole.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CodeBuddySLTNS", - "email": "renz2arjhay@gmail.com" - }, - "record": { - "CNAME": "renzcole.vercel.app" - } + "owner": { + "username": "CodeBuddySLTNS", + "email": "renz2arjhay@gmail.com" + }, + "record": { + "CNAME": "renzcole.vercel.app" + } } diff --git a/domains/rescenic.json b/domains/rescenic.json index d15d05ae2..5713f2fae 100644 --- a/domains/rescenic.json +++ b/domains/rescenic.json @@ -1,9 +1,9 @@ { "owner": { - "username": "rescenic", - "email": "admin@rescenic.my.id" + "username": "rescenic", + "email": "admin@rescenic.my.id" }, "record": { - "CNAME": "rescenic.github.io" + "CNAME": "rescenic.github.io" } } diff --git a/domains/rezz.json b/domains/rezz.json index 4103ecc70..45a2500fc 100644 --- a/domains/rezz.json +++ b/domains/rezz.json @@ -1,5 +1,4 @@ { - "repo": "https://github.com/RezzedUp", "owner": { "username": "RezzedUp", "twitter": "RezzedUp" diff --git a/domains/rishabh.json b/domains/rishabh.json index 21756d41e..e41ce6faf 100644 --- a/domains/rishabh.json +++ b/domains/rishabh.json @@ -1,11 +1,11 @@ { - "description": "Is a dev subdomain for rishabh", - "repo": "https://github.com/rishabhc/rishabhc.github.io", - "owner": { - "username": "rishabhc", - "email": "me@rishabh.ch" - }, - "record": { - "CNAME": "rishabhc.github.io" - } + "description": "Is a dev subdomain for rishabh", + "repo": "https://github.com/rishabhc/rishabhc.github.io", + "owner": { + "username": "rishabhc", + "email": "me@rishabh.ch" + }, + "record": { + "CNAME": "rishabhc.github.io" + } } diff --git a/domains/ritwick2006.json b/domains/ritwick2006.json index 5ab1790e8..1c23da0d1 100644 --- a/domains/ritwick2006.json +++ b/domains/ritwick2006.json @@ -1,6 +1,5 @@ { "description": "Ritwick's website", - "repo": "https://github.com/BOTDEV123", "owner": { "username": "BOTDEV123", "email": "ritwick2006@hotmail.com" diff --git a/domains/robot.json b/domains/robot.json index d8def1a8e..5b7827f77 100644 --- a/domains/robot.json +++ b/domains/robot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ROBOTofficial", - "email": "robot@thunlights.com" - }, - "record": { - "URL": "https://github.com/ROBOTofficial" - } + "owner": { + "username": "ROBOTofficial", + "email": "robot@thunlights.com" + }, + "record": { + "URL": "https://github.com/ROBOTofficial" + } } diff --git a/domains/roger.json b/domains/roger.json index dd32fb8a5..472585806 100644 --- a/domains/roger.json +++ b/domains/roger.json @@ -1,16 +1,12 @@ { - "description": "Documentation website for is-a.dev", + "description": "Documentation website for is-a.dev", "repo": "https://github.com/rogerHuntGauntlet/registerisadev", - "owner": { - "username": "rogerHuntGauntlet", - "email": "regorhunt02052@gmail.com", - "discord": "roger_jgs404040" - }, - "record": { - "CNAME": "rogerbhuntiii.vercel.app" - } + "owner": { + "username": "rogerHuntGauntlet", + "email": "regorhunt02052@gmail.com", + "discord": "roger_jgs404040" + }, + "record": { + "CNAME": "rogerbhuntiii.vercel.app" + } } - - - - diff --git a/domains/rohan.json b/domains/rohan.json index 832a60dac..f59d8c3d8 100644 --- a/domains/rohan.json +++ b/domains/rohan.json @@ -1,6 +1,5 @@ { "description": "Rohan's devlog and portfolio", - "repo": "https://github.com/rohan-bansal", "owner": { "username": "Rohan-Bansal", "email": "rohan@rbansal.dev" diff --git a/domains/rohanjaiswal.json b/domains/rohanjaiswal.json index d6fd5078f..998e3c231 100644 --- a/domains/rohanjaiswal.json +++ b/domains/rohanjaiswal.json @@ -1,11 +1,11 @@ { - "description": "Rohan Jaiswal's portfolio", - "repo": "https://github.com/jaiswalrohan8796/jaiswalrohan8796", - "owner": { - "username": "jaiswalrohan8796", - "email": "jaiswalrohan8796@gmail.com" - }, - "record": { - "CNAME": "jaiswalrohan8796.github.io" - } + "description": "Rohan Jaiswal's portfolio", + "repo": "https://github.com/jaiswalrohan8796/jaiswalrohan8796", + "owner": { + "username": "jaiswalrohan8796", + "email": "jaiswalrohan8796@gmail.com" + }, + "record": { + "CNAME": "jaiswalrohan8796.github.io" + } } diff --git a/domains/rohith.json b/domains/rohith.json index a01a24b8e..b575ce386 100644 --- a/domains/rohith.json +++ b/domains/rohith.json @@ -1,6 +1,5 @@ { "description": "Rohith's personal website", - "repo": "https://github.com/rohithp7777", "owner": { "username": "rohithp7777", "email": "rohithp8899@gmail.com" diff --git a/domains/rohithborana.json b/domains/rohithborana.json index 3742ac9d3..2ec95d269 100644 --- a/domains/rohithborana.json +++ b/domains/rohithborana.json @@ -1,12 +1,11 @@ { - "description": "Rohith's personal website", - "repo": "https://github.com/therohithborana/portfolio", - "owner": { - "username": "therohithborana", - "email": "boranarohith07@gmail.com" - }, - "record": { - "CNAME": "therohithborana.vercel.app" - } + "description": "Rohith's personal website", + "repo": "https://github.com/therohithborana/portfolio", + "owner": { + "username": "therohithborana", + "email": "boranarohith07@gmail.com" + }, + "record": { + "CNAME": "therohithborana.vercel.app" } - +} diff --git a/domains/rohithkumar.json b/domains/rohithkumar.json index 3c15206b9..fd3f9478b 100644 --- a/domains/rohithkumar.json +++ b/domains/rohithkumar.json @@ -1,6 +1,5 @@ { "description": "My Personal Website", - "repo": "https://github.com/killTheDB", "owner": { "username": "killTheDB", "email": "jayanarohith7@gmail.com" diff --git a/domains/roig.json b/domains/roig.json index ae9ecd76e..006082103 100644 --- a/domains/roig.json +++ b/domains/roig.json @@ -1,6 +1,5 @@ { "description": "Roig's website", - "repo": "https://github.com/groig", "owner": { "username": "groig", "email": "groig@protonmail.com" diff --git a/domains/romero.json b/domains/romero.json index 899b495cd..3cbd67b1f 100644 --- a/domains/romero.json +++ b/domains/romero.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "helloromero", - "email": "hello@helloromero.co.uk" - }, - "record": { - "CNAME": "helloromero.co.uk" - } + "owner": { + "username": "helloromero", + "email": "hello@helloromero.co.uk" + }, + "record": { + "CNAME": "helloromero.co.uk" + } } diff --git a/domains/ronaldo.json b/domains/ronaldo.json index d3f5275e6..9fac9e28d 100644 --- a/domains/ronaldo.json +++ b/domains/ronaldo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ronaldoao", - "email": "ronaldoa.ojeda@gmail.com" - }, - "record": { - "CNAME": "vite-react-ronaldos-projects-c3f1d8be.vercel.app" - } + "owner": { + "username": "ronaldoao", + "email": "ronaldoa.ojeda@gmail.com" + }, + "record": { + "CNAME": "vite-react-ronaldos-projects-c3f1d8be.vercel.app" + } } diff --git a/domains/roohullah.kazmi.json b/domains/roohullah.kazmi.json index 691680a96..74b6cab92 100644 --- a/domains/roohullah.kazmi.json +++ b/domains/roohullah.kazmi.json @@ -1,6 +1,5 @@ { "description": "roohullah.kazmi", - "repo": "https://github.com/r-kazmi", "owner": { "username": "r-kazmi", "email": "smrkamzi@gmail.com" diff --git a/domains/roque.json b/domains/roque.json index bfea3cb50..f040bc5c0 100644 --- a/domains/roque.json +++ b/domains/roque.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "luisfroquez", - "email": "luisfroque@gmail.com", - "discord": "lroque.dev" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "luisfroquez", + "email": "luisfroque@gmail.com", + "discord": "lroque.dev" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/roydon.json b/domains/roydon.json index b1730c21b..7a37917c2 100644 --- a/domains/roydon.json +++ b/domains/roydon.json @@ -1,6 +1,5 @@ { "description": "URL forwarder", - "repo": "https://github.com/roydondsouza", "owner": { "username": "roydondsouza", "twitter": "roydondsouza" diff --git a/domains/roydondsouza.json b/domains/roydondsouza.json index b2a3a0488..a9e01d94c 100644 --- a/domains/roydondsouza.json +++ b/domains/roydondsouza.json @@ -1,6 +1,5 @@ { "description": "URL forwarder", - "repo": "https://github.com/roydondsouza", "owner": { "username": "roydondsouza", "twitter": "roydondsouza" diff --git a/domains/rpadrell.json b/domains/rpadrell.json index f38fe4d3c..1b0fe5f20 100644 --- a/domains/rpadrell.json +++ b/domains/rpadrell.json @@ -1,11 +1,11 @@ { - "description": "Roger Padrell's portfolio website", - "repo": "https://github.com/roger-padrell/me", - "owner": { - "username": "roger-padrell", - "email": "padrell.roger@gmail.com" - }, - "record": { - "CNAME": "roger-padrell.github.io" - } + "description": "Roger Padrell's portfolio website", + "repo": "https://github.com/roger-padrell/me", + "owner": { + "username": "roger-padrell", + "email": "padrell.roger@gmail.com" + }, + "record": { + "CNAME": "roger-padrell.github.io" + } } diff --git a/domains/rubenvilchez.json b/domains/rubenvilchez.json index fc182b728..0adfea645 100644 --- a/domains/rubenvilchez.json +++ b/domains/rubenvilchez.json @@ -4,7 +4,6 @@ "email": "rd.vilchez@gmail.com" }, "description": "Portfolio website for Ruben Vilchez showcasing projects and professional information.", - "repo": "https://github.com/whiteThor", "record": { "CNAME": "whitethor.github.io" } diff --git a/domains/rushi.json b/domains/rushi.json index 22e7ed28c..1bb34917d 100644 --- a/domains/rushi.json +++ b/domains/rushi.json @@ -3,8 +3,7 @@ "repo": "https://github.com/rushi0n/rushi0n.github.io", "owner": { "username": "rushi0n", - "email": "rushikushare99@gmail.com", - "twitter": "" + "email": "rushikushare99@gmail.com" }, "record": { "CNAME": "rushi0n.github.io" diff --git a/domains/s97.json b/domains/s97.json index 4025f3758..af0de1cc5 100644 --- a/domains/s97.json +++ b/domains/s97.json @@ -2,7 +2,7 @@ "owner": { "username": "Saud-97", "email": "saud.aljaffer@gmail.com", - "repo": "https://github.com/Saud-97", + "discord": "S97#6758" }, "record": { diff --git a/domains/sachin.json b/domains/sachin.json index bffa70ddb..d176455dd 100644 --- a/domains/sachin.json +++ b/domains/sachin.json @@ -1,6 +1,5 @@ { "description": "Sachin's portfolio", - "repo": "https://github.com/sachin-in1", "owner": { "username": "sachin-in1", "email": "sachin.here01@gmail.com" diff --git a/domains/saert.json b/domains/saert.json index 9a52c6583..b497e31eb 100644 --- a/domains/saert.json +++ b/domains/saert.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "saert3311", - "email": "jose.duarte@trinum.xyz" - }, - "record": { - "CNAME": "trinum.xyz" - } -} \ No newline at end of file + "owner": { + "username": "saert3311", + "email": "jose.duarte@trinum.xyz" + }, + "record": { + "CNAME": "trinum.xyz" + } +} diff --git a/domains/saftec.json b/domains/saftec.json index 7c062218c..516324bb9 100644 --- a/domains/saftec.json +++ b/domains/saftec.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "207.244.235.32" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["207.244.235.32"] + } } diff --git a/domains/sairaj.json b/domains/sairaj.json index eb24b7cd1..6f0f651df 100644 --- a/domains/sairaj.json +++ b/domains/sairaj.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/gegendepressed/gegendepressed.github.io", - "owner": { - "username": "gegendepressed", - "email": "sairaj09pai@gmail.com" - }, - "record": { - "CNAME": "gegendepressed.github.io" - } + "description": "Portfolio Website", + "repo": "https://github.com/gegendepressed/gegendepressed.github.io", + "owner": { + "username": "gegendepressed", + "email": "sairaj09pai@gmail.com" + }, + "record": { + "CNAME": "gegendepressed.github.io" + } } diff --git a/domains/saleh.json b/domains/saleh.json index 10bacc9f5..667f3d896 100644 --- a/domains/saleh.json +++ b/domains/saleh.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/saleh-rahimzadeh/saleh-rahimzadeh.github.io", - "owner": { - "username": "saleh-rahimzadeh", - "email": "saleh-rz@outlook.com" - }, - "record": { - "CNAME": "saleh-rahimzadeh.github.io" - } + "repo": "https://github.com/saleh-rahimzadeh/saleh-rahimzadeh.github.io", + "owner": { + "username": "saleh-rahimzadeh", + "email": "saleh-rz@outlook.com" + }, + "record": { + "CNAME": "saleh-rahimzadeh.github.io" + } } diff --git a/domains/salman.json b/domains/salman.json index ac321a55b..60ae41228 100644 --- a/domains/salman.json +++ b/domains/salman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "salmaniyad", - "email": "eng.salmaniyad@gmail.com" - }, - "record": { - "CNAME": "salmans-digital-space-pro.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "CNAME": "salmans-digital-space-pro.vercel.app" + } +} diff --git a/domains/samanyu.json b/domains/samanyu.json index 3f955a21a..4bee54d7b 100644 --- a/domains/samanyu.json +++ b/domains/samanyu.json @@ -1,6 +1,5 @@ { "description": "They call me Soman", - "repo": "https://github.com/Samanyu13", "owner": { "username": "Samanyu13", "email": "samanyusaji18@gmail.com" diff --git a/domains/samfareez.json b/domains/samfareez.json index 5e4f50891..d7174c984 100644 --- a/domains/samfareez.json +++ b/domains/samfareez.json @@ -1,11 +1,11 @@ { - "description": "Personal site", - "repo": "https://github.com/zeerafle/zeerafle.github.io", - "owner": { - "username": "zeerafle", - "email": "vsefareez@gmail.com" - }, - "record": { - "CNAME": "zeerafle.github.io" - } + "description": "Personal site", + "repo": "https://github.com/zeerafle/zeerafle.github.io", + "owner": { + "username": "zeerafle", + "email": "vsefareez@gmail.com" + }, + "record": { + "CNAME": "zeerafle.github.io" + } } diff --git a/domains/samirkhanal.json b/domains/samirkhanal.json index e118b18f0..f8c5c5b46 100644 --- a/domains/samirkhanal.json +++ b/domains/samirkhanal.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "khanal-samir", - "email": "gdssamir@gmail.com" - - }, - "record": { - "CNAME": "samir-khanal-portfolio.vercel.app" - } + "owner": { + "username": "khanal-samir", + "email": "gdssamir@gmail.com" + }, + "record": { + "CNAME": "samir-khanal-portfolio.vercel.app" + } } diff --git a/domains/samishoukat.json b/domains/samishoukat.json index 0b683aab6..d29dc1b16 100644 --- a/domains/samishoukat.json +++ b/domains/samishoukat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "samishoukat12", - "email": "samishoukat12@gmail.com" - }, - "record": { - "CNAME": "dev-samishoukat.vercel.app" - } - } \ No newline at end of file + "owner": { + "username": "samishoukat12", + "email": "samishoukat12@gmail.com" + }, + "record": { + "CNAME": "dev-samishoukat.vercel.app" + } +} diff --git a/domains/samson.json b/domains/samson.json index 434511034..cc6d8927d 100644 --- a/domains/samson.json +++ b/domains/samson.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/MarsCapone/marscapone.github.io", - "owner": { - "username": "MarsCapone", - "email": "samson@danziger.uk" - }, - "record": { - "CNAME": "marscapone.github.io" - } + "description": "Personal website", + "repo": "https://github.com/MarsCapone/marscapone.github.io", + "owner": { + "username": "MarsCapone", + "email": "samson@danziger.uk" + }, + "record": { + "CNAME": "marscapone.github.io" + } } diff --git a/domains/sanchit.json b/domains/sanchit.json index da075c081..b7e49ca82 100644 --- a/domains/sanchit.json +++ b/domains/sanchit.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sanchitbajaj02", - "email": "sanchit02@outlook.com", - "discord": "704721578029744299" - }, - "record": { - "CNAME": "portfolio-delta-lemon-14.vercel.app" - } + "owner": { + "username": "sanchitbajaj02", + "email": "sanchit02@outlook.com", + "discord": "704721578029744299" + }, + "record": { + "CNAME": "portfolio-delta-lemon-14.vercel.app" + } } diff --git a/domains/sang.json b/domains/sang.json index 22f7b8877..137bba6d2 100644 --- a/domains/sang.json +++ b/domains/sang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chauvansang", - "email": "cvansang94@gmail.com" - }, - "record": { - "CNAME": "chauvansang.github.io" - } + "owner": { + "username": "chauvansang", + "email": "cvansang94@gmail.com" + }, + "record": { + "CNAME": "chauvansang.github.io" + } } diff --git a/domains/sangelo.json b/domains/sangelo.json index aa398a0c4..f78904011 100644 --- a/domains/sangelo.json +++ b/domains/sangelo.json @@ -4,7 +4,6 @@ "username": "SangeloDev", "email": "contact@sangelo.space" }, - "repo": "https://github.com/SangeloDev", "record": { "URL": "https://sangelo.space" } diff --git a/domains/sanish.json b/domains/sanish.json index 94db405ad..32352c9a1 100644 --- a/domains/sanish.json +++ b/domains/sanish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sanishkr", - "email": "sanishkr@gmail.com" - }, - "record": { - "URL": "https://sanish.me/" - } + "owner": { + "username": "sanishkr", + "email": "sanishkr@gmail.com" + }, + "record": { + "URL": "https://sanish.me/" + } } diff --git a/domains/sanjay.json b/domains/sanjay.json index d8a9e9b83..3a37fdbb4 100644 --- a/domains/sanjay.json +++ b/domains/sanjay.json @@ -5,7 +5,6 @@ "twitter": "megasanjay" }, "description": "Personal website", - "repo": "https://github.com/megasanjay", "record": { "URL": "https://sanjaysoundarajan.dev" } diff --git a/domains/sanjaykumar.json b/domains/sanjaykumar.json index 9940775a6..61a08fadc 100644 --- a/domains/sanjaykumar.json +++ b/domains/sanjaykumar.json @@ -1,12 +1,11 @@ { - "description": "Vannila Portfolio", - "repo": "https://github.com/Ethi19/vanillajs-portfolio", - "owner": { - "username": "ethi19", - "email": "sanjaykumardec98@gmail.com" - }, - "record": { - "CNAME": "ethi19.github.io" - } - -} \ No newline at end of file + "description": "Vannila Portfolio", + "repo": "https://github.com/Ethi19/vanillajs-portfolio", + "owner": { + "username": "ethi19", + "email": "sanjaykumardec98@gmail.com" + }, + "record": { + "CNAME": "ethi19.github.io" + } +} diff --git a/domains/santhoshkani.json b/domains/santhoshkani.json index 0d76a4142..ce2ba02b7 100644 --- a/domains/santhoshkani.json +++ b/domains/santhoshkani.json @@ -1,6 +1,5 @@ { "description": "Santhosh Kani - Personal Github Page", - "repo": "https://github.com/SanthoshKani", "owner": { "username": "santhoshkani", "email": "santhosh.kani@gmail.com" diff --git a/domains/santoshgiri.json b/domains/santoshgiri.json index a3d627d24..46c4b0d12 100644 --- a/domains/santoshgiri.json +++ b/domains/santoshgiri.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/santosh2345/santosh2345.github.io", - "owner": { - "username": "santosh2345", - "email": "hi@santoshgiri.com.np" - }, - "record": { - "URL": "https://santoshgiri.com.np/" - } + "description": "Personal Portfolio Website", + "repo": "https://github.com/santosh2345/santosh2345.github.io", + "owner": { + "username": "santosh2345", + "email": "hi@santoshgiri.com.np" + }, + "record": { + "URL": "https://santoshgiri.com.np/" } +} diff --git a/domains/saras008.json b/domains/saras008.json index 9063a28e7..f76bee78d 100644 --- a/domains/saras008.json +++ b/domains/saras008.json @@ -1,11 +1,11 @@ { - "description": "Iyus Dedi Putra Github Profile", - "repo": "https://github.com/saras008/saras008.github.io", - "owner": { - "username": "saras008", - "email": "simatupang2000@gmail.com" - }, - "record": { - "CNAME": "saras008.github.io" - } + "description": "Iyus Dedi Putra Github Profile", + "repo": "https://github.com/saras008/saras008.github.io", + "owner": { + "username": "saras008", + "email": "simatupang2000@gmail.com" + }, + "record": { + "CNAME": "saras008.github.io" + } } diff --git a/domains/sarthak-malhotra.json b/domains/sarthak-malhotra.json index 6d0eb390c..c67766061 100644 --- a/domains/sarthak-malhotra.json +++ b/domains/sarthak-malhotra.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website for Sarthak Malhotra", - "repo": "https://github.com/SaM13997/portfolio-simple", - "owner": { - "username": "Sam13997", - "email": "sarthakmalhotra251@gmail.com" - }, - "record": { - "CNAME": "www.webdevsam.pro" - } + "description": "Portfolio Website for Sarthak Malhotra", + "repo": "https://github.com/SaM13997/portfolio-simple", + "owner": { + "username": "Sam13997", + "email": "sarthakmalhotra251@gmail.com" + }, + "record": { + "CNAME": "www.webdevsam.pro" + } } diff --git a/domains/sashankp.json b/domains/sashankp.json index 54df694cd..8875e676f 100644 --- a/domains/sashankp.json +++ b/domains/sashankp.json @@ -1,12 +1,11 @@ { - "description":"My portfolio website", - "repo" : "https://github.com/Sashankps/portfolio-2023-react", - "owner": { - "username": "Sashankps", - "email": "sashank.pilli@gmail.com" - }, - "record": { - "CNAME": "sashankps.vercel.app" - } + "description": "My portfolio website", + "repo": "https://github.com/Sashankps/portfolio-2023-react", + "owner": { + "username": "Sashankps", + "email": "sashank.pilli@gmail.com" + }, + "record": { + "CNAME": "sashankps.vercel.app" } - \ No newline at end of file +} diff --git a/domains/satyamjha.json b/domains/satyamjha.json index 49e2e04f6..c9ec7ec45 100644 --- a/domains/satyamjha.json +++ b/domains/satyamjha.json @@ -1,11 +1,10 @@ { - "description": "Pool full of Diamonds", - "repo": "https://github.com/SatyamIsSatyam", - "owner": { - "username": "SatyamIsSatyam", - "email": "realsatyam02@gmail.com" - }, - "record": { - "CNAME": "satyamissatyam.github.io" - } -} \ No newline at end of file + "description": "Pool full of Diamonds", + "owner": { + "username": "SatyamIsSatyam", + "email": "realsatyam02@gmail.com" + }, + "record": { + "CNAME": "satyamissatyam.github.io" + } +} diff --git a/domains/saunak.json b/domains/saunak.json index b947037aa..127213ef2 100644 --- a/domains/saunak.json +++ b/domains/saunak.json @@ -1,12 +1,12 @@ { - "description": "my portfolio website", - "repo": "https://github.com/Saunakghosh10/dfolio.git", - "owner": { - "username": "Saunakghosh10", - "email": "saunakghosh710@gmail.com", - "discord": "695672697270829116" - }, - "record": { - "CNAME": "sgfolio-nu.vercel.app" - } - } \ No newline at end of file + "description": "my portfolio website", + "repo": "https://github.com/Saunakghosh10/dfolio.git", + "owner": { + "username": "Saunakghosh10", + "email": "saunakghosh710@gmail.com", + "discord": "695672697270829116" + }, + "record": { + "CNAME": "sgfolio-nu.vercel.app" + } +} diff --git a/domains/saxophone.json b/domains/saxophone.json index 854b2e85e..7e6fc1394 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -6,7 +6,10 @@ }, "record": { "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU"], + "TXT": [ + "forward-email=itsarchit@keemail.me", + "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU" + ], "A": ["216.24.57.1"] } } diff --git a/domains/schuh.json b/domains/schuh.json index 22d15ac85..8e397c1d1 100644 --- a/domains/schuh.json +++ b/domains/schuh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "schuh", - "email": "theschuhofyou@gmail.com" - }, - "record": { - "CNAME": "schuh.pages.dev" - } + "owner": { + "username": "schuh", + "email": "theschuhofyou@gmail.com" + }, + "record": { + "CNAME": "schuh.pages.dev" + } } diff --git a/domains/sebastianriveros.json b/domains/sebastianriveros.json index 5bed8a35b..8616af540 100644 --- a/domains/sebastianriveros.json +++ b/domains/sebastianriveros.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Wisauw", - "email": "riveross92@gmail.com" - }, - "record": { - "CNAME": "sebastian-riveros.vercel.app" - } + "owner": { + "username": "Wisauw", + "email": "riveross92@gmail.com" + }, + "record": { + "CNAME": "sebastian-riveros.vercel.app" + } } diff --git a/domains/seqyu.json b/domains/seqyu.json index fe4591038..7e341aef9 100644 --- a/domains/seqyu.json +++ b/domains/seqyu.json @@ -3,7 +3,6 @@ "repo": "https://github.com/nvct-website/nvct-website.github.io", "owner": { "username": "nvct-website", - "email": "", "discord": "@seqyu." }, "record": { diff --git a/domains/sergio.json b/domains/sergio.json index c31abf0e7..0f36fc5a0 100644 --- a/domains/sergio.json +++ b/domains/sergio.json @@ -1,6 +1,5 @@ { "description": "Mi sitio web personal", - "repo": "https://github.com/sgm1018", "owner": { "username": "sgm1018", "email": "sgm1018@proton.me" diff --git a/domains/service.rachancheet.json b/domains/service.rachancheet.json index d4cdd3d29..d244b1026 100644 --- a/domains/service.rachancheet.json +++ b/domains/service.rachancheet.json @@ -3,7 +3,7 @@ "username": "rachancheet", "email": "raxxsngh37@gmail.com" }, -"record": { + "record": { "A": ["152.67.163.7"] } } diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index 73109ff2b..8c9b52842 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -8,7 +8,7 @@ "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], "TXT": "v=spf1 include:zohomail.com ~all" }, - "redirect_config": { + "redirect_config": { "custom_paths": { "/github": "https://github.com/Sevinda-Herath", "/linkedin": "https://www.linkedin.com/in/sevindaherath", diff --git a/domains/sh770.json b/domains/sh770.json index ed1d89f5c..c15cbe25c 100644 --- a/domains/sh770.json +++ b/domains/sh770.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "sh770", - "email": "sh770h@gmail.com" - - }, - "record": { - "CNAME": "sh770.github.io" - } + "owner": { + "username": "sh770", + "email": "sh770h@gmail.com" + }, + "record": { + "CNAME": "sh770.github.io" + } } diff --git a/domains/shahab.json b/domains/shahab.json index 6efff03a3..faf81f27b 100644 --- a/domains/shahab.json +++ b/domains/shahab.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shahab-xd", - "email": "0xshahab@proton.me" - }, - "record": { - "CNAME": "shahab-xd.github.io" - } + "owner": { + "username": "shahab-xd", + "email": "0xshahab@proton.me" + }, + "record": { + "CNAME": "shahab-xd.github.io" + } } diff --git a/domains/sharath.json b/domains/sharath.json index 93badde2b..ee1c17458 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -1,6 +1,5 @@ { "description": "Social media website project.", - "repo": "https://github.com/thesct22", "owner": { "username": "thesct22", "email": "sharathct22@gmail.com" diff --git a/domains/shaunak.json b/domains/shaunak.json index 7fe7ba1fb..814c9c952 100644 --- a/domains/shaunak.json +++ b/domains/shaunak.json @@ -1,6 +1,5 @@ { "description": "my .is-a.dev domain", - "repo": "https://github.com/Shaunak-Pandya.github.io", "owner": { "username": "Shaunak-Pandya", "email": "shaunak.n.pandya@gmail.com" diff --git a/domains/shibiliya.json b/domains/shibiliya.json index 25a7b5efa..614dccd8e 100644 --- a/domains/shibiliya.json +++ b/domains/shibiliya.json @@ -1,6 +1,5 @@ { "description": "Shibiliya's personal developer website", - "repo": "https://github.com/duaboola", "owner": { "username": "duaboola", "email": "ismailshibiliya@gmail.com" diff --git a/domains/shivam.json b/domains/shivam.json index 334e526ec..812df0835 100644 --- a/domains/shivam.json +++ b/domains/shivam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shivamkumar177", - "email": "shivamk1717@gmail.com" - }, - "record": { - "CNAME": "shivam-kumar.netlify.app" - } + "owner": { + "username": "shivamkumar177", + "email": "shivamk1717@gmail.com" + }, + "record": { + "CNAME": "shivam-kumar.netlify.app" + } } diff --git a/domains/shivananda.json b/domains/shivananda.json index d2eafb647..f0e49005e 100644 --- a/domains/shivananda.json +++ b/domains/shivananda.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/ssk090/portfolio-2024", - "owner": { - "username": "ssk090", - "email": "shivanandasai.38@gmail.com" - }, - "record": { - "URL": "https://www.shivanandasai.xyz/" - } -} \ No newline at end of file + "description": "My Portfolio Website", + "repo": "https://github.com/ssk090/portfolio-2024", + "owner": { + "username": "ssk090", + "email": "shivanandasai.38@gmail.com" + }, + "record": { + "URL": "https://www.shivanandasai.xyz/" + } +} diff --git a/domains/shivansh.json b/domains/shivansh.json index b1b947855..54f2a8418 100644 --- a/domains/shivansh.json +++ b/domains/shivansh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "shivansh722", - "email": "shivanshcha722@gmail.com", - "discord": "839163183141748807" - }, - "record": { - "CNAME": "portfolio-theta-one-19.vercel.app" - } + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "CNAME": "portfolio-theta-one-19.vercel.app" + } } diff --git a/domains/shri.json b/domains/shri.json index 534a2aff1..e193cad80 100644 --- a/domains/shri.json +++ b/domains/shri.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "shari003", - "email": "shri.harii@hotmail.com", - "discord": "744620219976253481" - }, - "record": { - "CNAME": "shriharidev.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "shari003", + "email": "shri.harii@hotmail.com", + "discord": "744620219976253481" + }, + "record": { + "CNAME": "shriharidev.vercel.app" + } +} diff --git a/domains/shrivatsav.json b/domains/shrivatsav.json index ac2df091c..e2849ae55 100644 --- a/domains/shrivatsav.json +++ b/domains/shrivatsav.json @@ -1,12 +1,11 @@ { - "description": "nothing much here...", - "repo": "https://github.com/Millosaurs/portfolio", - "owner": { - "username": "Millosaurs", - "email": "sharanshrivatsav0@gmail.com" - }, - "record": { - "URL": "https://shrivatsav.vercel.app" - } + "description": "nothing much here...", + "repo": "https://github.com/Millosaurs/portfolio", + "owner": { + "username": "Millosaurs", + "email": "sharanshrivatsav0@gmail.com" + }, + "record": { + "URL": "https://shrivatsav.vercel.app" + } } - diff --git a/domains/shrpp.json b/domains/shrpp.json index 0eaf6370c..1359a5432 100644 --- a/domains/shrpp.json +++ b/domains/shrpp.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "Shrpp", - "email": "lucius.2906@gmail.com" - }, - "record": { - "URL": "https://github.com/Shrpp" - } - } \ No newline at end of file +{ + "owner": { + "username": "Shrpp", + "email": "lucius.2906@gmail.com" + }, + "record": { + "URL": "https://github.com/Shrpp" + } +} diff --git a/domains/shubhambattoo.json b/domains/shubhambattoo.json index f3e0be9c8..2ab897359 100644 --- a/domains/shubhambattoo.json +++ b/domains/shubhambattoo.json @@ -5,7 +5,6 @@ "twitter": "Shubham_batt" }, "description": "My personal website", - "repo": "https://github.com/shubhambattoo", "record": { "URL": "https://shubhambattoo.in" } diff --git a/domains/shubhamsharma.json b/domains/shubhamsharma.json index bce910b05..12b9762ac 100644 --- a/domains/shubhamsharma.json +++ b/domains/shubhamsharma.json @@ -1,11 +1,11 @@ { - "description": "Self-made Linktree clone for myself.", - "repo": "https://github.com/Sharma-IT/linktree-clone", - "owner": { - "username": "Sharma-IT", - "email": "shubhamsharma.emails@gmail.com" - }, - "record": { - "CNAME": "shubs-links.netlify.app" - } - } \ No newline at end of file + "description": "Self-made Linktree clone for myself.", + "repo": "https://github.com/Sharma-IT/linktree-clone", + "owner": { + "username": "Sharma-IT", + "email": "shubhamsharma.emails@gmail.com" + }, + "record": { + "CNAME": "shubs-links.netlify.app" + } +} diff --git a/domains/shubhhh.json b/domains/shubhhh.json index e0d64b3f0..5f30ef248 100644 --- a/domains/shubhhh.json +++ b/domains/shubhhh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shubhhhwarrior", - "email": "shubhammvaghela999@gmail.com" - }, - "record": { - "CNAME": "shubhhh-96.netlify.app" - } + "owner": { + "username": "shubhhhwarrior", + "email": "shubhammvaghela999@gmail.com" + }, + "record": { + "CNAME": "shubhhh-96.netlify.app" + } } diff --git a/domains/sid.json b/domains/sid.json index 923cd8355..329515042 100644 --- a/domains/sid.json +++ b/domains/sid.json @@ -1,6 +1,5 @@ { "description": "Siddhartha Patki's development portfolio", - "repo": "https://github.com/SiddPatki", "owner": { "username": "SiddPatki", "email": "siddharthapatki@gmail.com" diff --git a/domains/siddhant.json b/domains/siddhant.json index a8b6f41b6..7a5ebbcdb 100644 --- a/domains/siddhant.json +++ b/domains/siddhant.json @@ -1,6 +1,5 @@ { "description": "Siddhant's personal site", - "repo": "https://github.com/siddhant094", "owner": { "username": "siddhant094", "email": "pandeysiddhant21@gmail.com" diff --git a/domains/siddharth03.json b/domains/siddharth03.json index 664321f62..e2e60361c 100644 --- a/domains/siddharth03.json +++ b/domains/siddharth03.json @@ -1,11 +1,11 @@ { - "description": "To deploy portfolio website", - "repo": "https://github.com/sidshasane03/portfolio-website", - "owner": { - "username": "sidshasane03", - "email": "siddharthshasane03@gmail.com" - }, - "record": { - "CNAME": "sidshasane03.github.io" - } + "description": "To deploy portfolio website", + "repo": "https://github.com/sidshasane03/portfolio-website", + "owner": { + "username": "sidshasane03", + "email": "siddharthshasane03@gmail.com" + }, + "record": { + "CNAME": "sidshasane03.github.io" + } } diff --git a/domains/siddharthjain.json b/domains/siddharthjain.json index 7deb848b0..138f82e72 100644 --- a/domains/siddharthjain.json +++ b/domains/siddharthjain.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "siddharth9300", - "discord": "sidd9300" - }, - "record": { - "CNAME": "next-js-portfolio-siddharth9300s-projects.vercel.app" - } -} \ No newline at end of file +{ + "owner": { + "username": "siddharth9300", + "discord": "sidd9300" + }, + "record": { + "CNAME": "next-js-portfolio-siddharth9300s-projects.vercel.app" + } +} diff --git a/domains/sija.json b/domains/sija.json index 64aa87cdb..fc1397e15 100644 --- a/domains/sija.json +++ b/domains/sija.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sija", - "email": "sija@sija.pl", - "twitter": "sijawusz" - }, - "record": { - "CNAME": "sija.pl" - } + "owner": { + "username": "sija", + "email": "sija@sija.pl", + "twitter": "sijawusz" + }, + "record": { + "CNAME": "sija.pl" } +} diff --git a/domains/simo.json b/domains/simo.json index 798ba5f65..eddcc1229 100644 --- a/domains/simo.json +++ b/domains/simo.json @@ -1,6 +1,5 @@ { "description": "A redirect to simo.sh", - "repo": "https://github.com/fr3fou", "owner": { "username": "fr3fou", "twitter": "fr3fou" diff --git a/domains/sitaram.json b/domains/sitaram.json index c81beb497..333cab7d4 100644 --- a/domains/sitaram.json +++ b/domains/sitaram.json @@ -1,6 +1,5 @@ { "description": "Maka Sitaram's Portfolio", - "repo": "https://github.com/satyaram413", "owner": { "username": "satyaram413", "email": "maka.sitaram@gmail.com" diff --git a/domains/sky.json b/domains/sky.json index e7c431c1c..df6600769 100644 --- a/domains/sky.json +++ b/domains/sky.json @@ -1,6 +1,5 @@ { "description": "Sky's personal website", - "repo": "https://github.com/SkyLeite", "owner": { "username": "skyleite", "email": "sky@leite.dev" diff --git a/domains/smhemel.json b/domains/smhemel.json index 9b5a2bc60..95c41d661 100644 --- a/domains/smhemel.json +++ b/domains/smhemel.json @@ -1,6 +1,5 @@ { "description": "A Full-Stack Developer", - "repo": "https://github.com/smhemel", "owner": { "username": "smhemel", "email": "smhemel.eu@gmail.com" diff --git a/domains/snazzah.json b/domains/snazzah.json index 66123aac3..a771501cb 100644 --- a/domains/snazzah.json +++ b/domains/snazzah.json @@ -1,6 +1,5 @@ { "description": "Where the wild ones are.", - "repo": "https://github.com/Snazzah", "owner": { "username": "Snazzah", "email": "me@snazzah.com", diff --git a/domains/sneazy25.json b/domains/sneazy25.json index 30e003378..80742220b 100644 --- a/domains/sneazy25.json +++ b/domains/sneazy25.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sneazy25", - "email": "sneazy25@proton.me" -}, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/snehajain.json b/domains/snehajain.json index 00db595f3..c58211807 100644 --- a/domains/snehajain.json +++ b/domains/snehajain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "snehajain16", - "email": "snehajain161104@gmail.com" - }, - "record": { - "CNAME": "snehajain16.github.io" - } + "owner": { + "username": "snehajain16", + "email": "snehajain161104@gmail.com" + }, + "record": { + "CNAME": "snehajain16.github.io" + } } diff --git a/domains/snehal.json b/domains/snehal.json index 302b8db0d..74bf7f2ac 100644 --- a/domains/snehal.json +++ b/domains/snehal.json @@ -1,11 +1,11 @@ -{ - "description": "Personal Website", - "repo": "https://github.com/sneh-al/sneh-al.github.io", - "owner": { - "username": "sneh-al", - "email": "snehal1380@gmail.com" - }, - "record": { - "CNAME": "sneh-al.github.io" - } -} \ No newline at end of file +{ + "description": "Personal Website", + "repo": "https://github.com/sneh-al/sneh-al.github.io", + "owner": { + "username": "sneh-al", + "email": "snehal1380@gmail.com" + }, + "record": { + "CNAME": "sneh-al.github.io" + } +} diff --git a/domains/soccer.json b/domains/soccer.json index 19006bc72..86423c1a1 100644 --- a/domains/soccer.json +++ b/domains/soccer.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "soccer", - "email": "soccer1992.is.a.dev@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - - } + "owner": { + "username": "soccer", + "email": "soccer1992.is.a.dev@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } - diff --git a/domains/sopi.json b/domains/sopi.json index 19f2cbcd3..e409cd30d 100644 --- a/domains/sopi.json +++ b/domains/sopi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sopiseptiansyah", - "email": "sopiseptiansyah@gmail.com" - }, - "record": { - "CNAME": "sopiseptiansyah.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "sopiseptiansyah", + "email": "sopiseptiansyah@gmail.com" + }, + "record": { + "CNAME": "sopiseptiansyah.vercel.app" + } +} diff --git a/domains/sora-os.json b/domains/sora-os.json index adeb8c7b9..ad3c6a0b1 100644 --- a/domains/sora-os.json +++ b/domains/sora-os.json @@ -3,7 +3,6 @@ "repo": "https://github.com/qloha/Sora-OS", "owner": { "username": "qloha", - "email": "", "youtube": "https://youtube.com/@qloha" }, "record": { diff --git a/domains/sosaian.json b/domains/sosaian.json index ae792c568..ed28c1e88 100644 --- a/domains/sosaian.json +++ b/domains/sosaian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sosaian", - "email": "is-a.dev.unworthy202@passinbox.com" - }, - "record": { - "CNAME": "sosaian.github.io" - } + "owner": { + "username": "sosaian", + "email": "is-a.dev.unworthy202@passinbox.com" + }, + "record": { + "CNAME": "sosaian.github.io" + } } diff --git a/domains/sourabh.json b/domains/sourabh.json index ad09c85de..c4c3f2aba 100644 --- a/domains/sourabh.json +++ b/domains/sourabh.json @@ -1,12 +1,11 @@ { - "description": "Sourabh Yadav's Portfolio", - "repo": "https://github.com/YadavSourabhGH/YadavSourabhGH.github.io", - "owner": { - "username": "YadavSourabhGH", - "email": "yadav.sourabh9012@gmail.com" - }, - "record": { - "CNAME": "yadavsourabhgh.github.io" - } + "description": "Sourabh Yadav's Portfolio", + "repo": "https://github.com/YadavSourabhGH/YadavSourabhGH.github.io", + "owner": { + "username": "YadavSourabhGH", + "email": "yadav.sourabh9012@gmail.com" + }, + "record": { + "CNAME": "yadavsourabhgh.github.io" } - \ No newline at end of file +} diff --git a/domains/sourav.json b/domains/sourav.json index a37eacc31..f188c86c7 100644 --- a/domains/sourav.json +++ b/domains/sourav.json @@ -3,7 +3,6 @@ "repo": "https://github.com/itzsouravkumar/itzsouravkumar.github.io", "owner": { "username": "itzsouravkumar", - "email": "", "discord": "itz_sour4v" }, "record": { diff --git a/domains/soymadip.json b/domains/soymadip.json index 7831719fb..10abda764 100644 --- a/domains/soymadip.json +++ b/domains/soymadip.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio Site", - "repo": "https://github.com/soymadip/soymadip.github.io", - "owner": { - "username": "soymadip", - "email": "soumadip@zohomail.in" - }, - "record": { - "CNAME": "soymadip.github.io" - } + "description": "My Portfolio Site", + "repo": "https://github.com/soymadip/soymadip.github.io", + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "CNAME": "soymadip.github.io" + } } diff --git a/domains/spreadsheets600.json b/domains/spreadsheets600.json index 9e2b4115b..0282c2282 100644 --- a/domains/spreadsheets600.json +++ b/domains/spreadsheets600.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/SpreadSheets600/SpreadSheets600", - "owner": { - "username": "SpreadSheets600", - "email": "sohammaity006@gmail.com" - }, - "record": { - "CNAME": "spreadsheets600.github.io" - } + "description": "Personal Portfolio Website", + "repo": "https://github.com/SpreadSheets600/SpreadSheets600", + "owner": { + "username": "SpreadSheets600", + "email": "sohammaity006@gmail.com" + }, + "record": { + "CNAME": "spreadsheets600.github.io" + } } diff --git a/domains/sq.json b/domains/sq.json index 5f34dd820..23539dfc1 100644 --- a/domains/sq.json +++ b/domains/sq.json @@ -2,7 +2,7 @@ "description": "sqec's website", "owner": { "username": "SquareScreamYT", - "repo": "https://github.com/SquareScreamYT", + "discord": "918475812884344852" }, "record": { diff --git a/domains/srujan.json b/domains/srujan.json index 9433376f5..f2f07fecd 100644 --- a/domains/srujan.json +++ b/domains/srujan.json @@ -1,6 +1,5 @@ { "description": "Personal Website", - "repo": "https://github.com/bqwerr", "owner": { "username": "bqwerr", "email": "srujan.t@outlook.com" diff --git a/domains/starnumber.json b/domains/starnumber.json index 523cf2832..4e52e365c 100644 --- a/domains/starnumber.json +++ b/domains/starnumber.json @@ -1,6 +1,5 @@ { "description": "StarNumber's blog", - "repo": "https://github.com/starnumber12046", "owner": { "username": "starnumber12046", "email": "starnumber.official12046@gmail.com" diff --git a/domains/status.xrap1dx.json b/domains/status.xrap1dx.json index 475702775..ceba36be3 100644 --- a/domains/status.xrap1dx.json +++ b/domains/status.xrap1dx.json @@ -1,6 +1,5 @@ { "description": "making my status page!!!", - "repo": "https://github.com/xrap1dx?tab=repositories", "owner": { "username": "xrap1dx", "email": "sirrapid155@gmail.com" diff --git a/domains/stebanportfolio.json b/domains/stebanportfolio.json index eaf149b4d..e0b3978eb 100644 --- a/domains/stebanportfolio.json +++ b/domains/stebanportfolio.json @@ -1,11 +1,11 @@ { - "description": "Give a profesional domain to my portfolio", - "repo": "https://github.com/fergone03/Portfolio-Desarrollador-Web", - "owner": { - "username": "fergone03", - "email": "fergonesteban03@gmail.com" - }, - "record": { - "CNAME": "devsteban-portfolio.netlify.app" - } + "description": "Give a profesional domain to my portfolio", + "repo": "https://github.com/fergone03/Portfolio-Desarrollador-Web", + "owner": { + "username": "fergone03", + "email": "fergonesteban03@gmail.com" + }, + "record": { + "CNAME": "devsteban-portfolio.netlify.app" + } } diff --git a/domains/sticknologic.json b/domains/sticknologic.json index 0a6a40d50..b940803a0 100644 --- a/domains/sticknologic.json +++ b/domains/sticknologic.json @@ -1,16 +1,12 @@ { "description": "Simple Portfolio and Blog Website", - "repo": "https://github.com/sticknologic", "owner": { "username": "sticknologic", "x": "STICKnoLOGIC", - "facebook":"STICKnoLOGIC", - "bsky":"STICKnoLOGIC" + "facebook": "STICKnoLOGIC", + "bsky": "STICKnoLOGIC" }, "record": { - "NS": [ - "ns1.heliohost.org", - "ns2.heliohost.org" - ] + "NS": ["ns1.heliohost.org", "ns2.heliohost.org"] } } diff --git a/domains/sujal.json b/domains/sujal.json index 3cfa3d825..86baa237b 100644 --- a/domains/sujal.json +++ b/domains/sujal.json @@ -1,5 +1,5 @@ { - "repo":"https://github.com/SuzalShrestha/register", + "repo": "https://github.com/SuzalShrestha/register", "owner": { "username": "suzalshrestha", "email": "sujalshresthawork@gmail.com" diff --git a/domains/sukhdevr898.json b/domains/sukhdevr898.json index 05e6407f6..01e9a705e 100644 --- a/domains/sukhdevr898.json +++ b/domains/sukhdevr898.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SUKHDEVR898", - "email": "sukhdevr898@gmail.com" - }, - "record": { - "CNAME": "ai898.free.nf" - } + "owner": { + "username": "SUKHDEVR898", + "email": "sukhdevr898@gmail.com" + }, + "record": { + "CNAME": "ai898.free.nf" + } } diff --git a/domains/sun.json b/domains/sun.json index ee30e75de..fecbc1755 100644 --- a/domains/sun.json +++ b/domains/sun.json @@ -1,7 +1,6 @@ { "owner": { "username": "sxn4y", - "email": "", "discord": "5unn7n" }, "record": { diff --git a/domains/sunzizhuo.json b/domains/sunzizhuo.json index 61655892d..b05bd5d7e 100644 --- a/domains/sunzizhuo.json +++ b/domains/sunzizhuo.json @@ -1,11 +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" - } + "description": "Personal Portfolio", + "repo": "https://github.com/UnidentifiedX/unidentifiedx.github.io", + "owner": { + "username": "UnidentifiedX", + "email": "sunzizhuo33@gmail.com" + }, + "record": { + "CNAME": "unidentifiedx.github.io" + } } diff --git a/domains/suraez.json b/domains/suraez.json index feaa6c94c..5e9c40d9a 100644 --- a/domains/suraez.json +++ b/domains/suraez.json @@ -1,12 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/Suraez/portfolio-2080", - "owner": { - "username": "suraez", - "email": "oberais50@gmail.com" - }, - "record": { - "URL": "https://www.sko.com.np/" - } + "description": "My Portfolio Website", + "repo": "https://github.com/Suraez/portfolio-2080", + "owner": { + "username": "suraez", + "email": "oberais50@gmail.com" + }, + "record": { + "URL": "https://www.sko.com.np/" } - \ No newline at end of file +} diff --git a/domains/sushankghimire.json b/domains/sushankghimire.json index 3e508c85b..9f6416ee8 100644 --- a/domains/sushankghimire.json +++ b/domains/sushankghimire.json @@ -1,11 +1,11 @@ { - "description": "Sushank Ghimire", - "repo": "https://github.com/Sushank-ghimire/ghimiresushank.com.np", - "owner": { - "username": "Sushank-ghimire", - "email": "ghimiresushank08@gmail.com" - }, - "record": { - "URL": "https://www.ghimiresushank.com.np" - } -} \ No newline at end of file + "description": "Sushank Ghimire", + "repo": "https://github.com/Sushank-ghimire/ghimiresushank.com.np", + "owner": { + "username": "Sushank-ghimire", + "email": "ghimiresushank08@gmail.com" + }, + "record": { + "URL": "https://www.ghimiresushank.com.np" + } +} diff --git a/domains/tallerthanshort.json b/domains/tallerthanshort.json index 41e7f061a..76b62edfb 100644 --- a/domains/tallerthanshort.json +++ b/domains/tallerthanshort.json @@ -1,6 +1,5 @@ { "description": "TallerThanShort made site", - "repo": "https://github.com/TallerThanShort", "owner": { "username": "TallerThanShort", "email": "TallerThanShort@duck.com" diff --git a/domains/tanishq.json b/domains/tanishq.json index 8b64c9ec7..496cf9902 100644 --- a/domains/tanishq.json +++ b/domains/tanishq.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "tanishqmanuja", - "email": "tanishqmanuja@gmail.com" - }, - "record": { - "CNAME": "tqman.pages.dev" - } -} \ No newline at end of file +{ + "owner": { + "username": "tanishqmanuja", + "email": "tanishqmanuja@gmail.com" + }, + "record": { + "CNAME": "tqman.pages.dev" + } +} diff --git a/domains/tanveer.json b/domains/tanveer.json index 726ea19fb..8ee2b9c5e 100644 --- a/domains/tanveer.json +++ b/domains/tanveer.json @@ -1,12 +1,11 @@ { - "description": "Personal Portfolio Website of Tanveer Husyn", - "repo": "https://github.com/Tanveerhusyn/new_portfolio", - "owner": { - "username": "tanveerhusyn", - "email": "tanveerhussain465@gmail.com" - }, - "record": { - "CNAME": "portfolio-tanveer.netlify.app" - - } + "description": "Personal Portfolio Website of Tanveer Husyn", + "repo": "https://github.com/Tanveerhusyn/new_portfolio", + "owner": { + "username": "tanveerhusyn", + "email": "tanveerhussain465@gmail.com" + }, + "record": { + "CNAME": "portfolio-tanveer.netlify.app" + } } diff --git a/domains/tanvir.json b/domains/tanvir.json index 8b0159df9..32385ec92 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -1,6 +1,5 @@ { "description": "Tanvir's personal website", - "repo": "https://github.com/tnv1r", "owner": { "username": "tnv1r", "email": "dev@tanvir.io" diff --git a/domains/tas33n.json b/domains/tas33n.json index 6419580a0..7f0cd7299 100644 --- a/domains/tas33n.json +++ b/domains/tas33n.json @@ -3,8 +3,7 @@ "repo": "https://github.com/tas33n/tas33n.github.io", "owner": { "username": "tas33n", - "email": "tasu.legend@gmail.com", - "twitter": "" + "email": "tasu.legend@gmail.com" }, "record": { "CNAME": "tas33n.pages.dev" diff --git a/domains/termonoid.json b/domains/termonoid.json index aa459c481..f1d6a4918 100644 --- a/domains/termonoid.json +++ b/domains/termonoid.json @@ -1,6 +1,5 @@ { "description": "Domain for personal server", - "repo": "https://github.com/Termonoid", "owner": { "username": "Termonoid", "email": "termonoid@cumallover.me", diff --git a/domains/thecommandcat.json b/domains/thecommandcat.json index ca8387ad6..56e39014d 100644 --- a/domains/thecommandcat.json +++ b/domains/thecommandcat.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/TheCommandCat/TheCommandCat.github.io", - "owner": { - "username": "TheCommandCat", - "email": "bhrtkhvji@gmail.com" - }, - "record": { - "CNAME": "thecommandcat.github.io" - } + "repo": "https://github.com/TheCommandCat/TheCommandCat.github.io", + "owner": { + "username": "TheCommandCat", + "email": "bhrtkhvji@gmail.com" + }, + "record": { + "CNAME": "thecommandcat.github.io" + } } diff --git a/domains/thiagotukozaki.json b/domains/thiagotukozaki.json index bc1f0e6cd..8bbca53c8 100644 --- a/domains/thiagotukozaki.json +++ b/domains/thiagotukozaki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TukozakiT", - "email": "contato.thiagoeiji@gmail.com" - }, - "record": { - "CNAME": "thiagotukozaki.vercel.app" - } + "owner": { + "username": "TukozakiT", + "email": "contato.thiagoeiji@gmail.com" + }, + "record": { + "CNAME": "thiagotukozaki.vercel.app" + } } diff --git a/domains/ti3r.json b/domains/ti3r.json index 944e02ada..6ec571e42 100644 --- a/domains/ti3r.json +++ b/domains/ti3r.json @@ -1,10 +1,10 @@ { - "description": "Ti3r's Dev Portfolio", - "owner": { - "username": "ti3r", - "email": "ti3r.bubblenet@gmail.com" - }, - "record": { - "CNAME": "ti3r.github.io" - } + "description": "Ti3r's Dev Portfolio", + "owner": { + "username": "ti3r", + "email": "ti3r.bubblenet@gmail.com" + }, + "record": { + "CNAME": "ti3r.github.io" + } } diff --git a/domains/tim-vdb.json b/domains/tim-vdb.json index 06fde7ca3..2fc8d8e7f 100644 --- a/domains/tim-vdb.json +++ b/domains/tim-vdb.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio", - "repo": "https://github.com/tim-vdb/tim-vdb.github.io", - "owner": { - "username": "tim-vdb", - "email": "timotheevdbosch@gmail.com" - }, - "record": { - "CNAME": "tim-vdb.github.io" - } + "description": "My personal portfolio", + "repo": "https://github.com/tim-vdb/tim-vdb.github.io", + "owner": { + "username": "tim-vdb", + "email": "timotheevdbosch@gmail.com" + }, + "record": { + "CNAME": "tim-vdb.github.io" + } } diff --git a/domains/timi2506.json b/domains/timi2506.json index f4306b56c..bbd8ef720 100644 --- a/domains/timi2506.json +++ b/domains/timi2506.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/tofu.json b/domains/tofu.json index de3d8aee0..ab50644a4 100644 --- a/domains/tofu.json +++ b/domains/tofu.json @@ -1,12 +1,11 @@ { - "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 + "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" + } +} diff --git a/domains/tom.json b/domains/tom.json index f97d865bb..b7cbf3ae3 100644 --- a/domains/tom.json +++ b/domains/tom.json @@ -3,7 +3,6 @@ "username": "tommitchelmore", "email": "tommitchelmore@outlook.com" }, - "repo": "https://github.com/tommitchelmore", "record": { "URL": "https://github.com/tommitchelmore" } diff --git a/domains/tomascornelles.json b/domains/tomascornelles.json index 1d27a4601..06934fcd9 100644 --- a/domains/tomascornelles.json +++ b/domains/tomascornelles.json @@ -1,11 +1,11 @@ { - "description": "Personal blog of Tomas Cornelles, Frontend developer", - "repo": "https://github.com/tomascornelles/tomascornelles", - "owner": { - "username": "tomascornelles", - "email": "tomascornelles@gmail.com" - }, - "record": { - "CNAME": "tomascornelles.github.io" - } + "description": "Personal blog of Tomas Cornelles, Frontend developer", + "repo": "https://github.com/tomascornelles/tomascornelles", + "owner": { + "username": "tomascornelles", + "email": "tomascornelles@gmail.com" + }, + "record": { + "CNAME": "tomascornelles.github.io" + } } diff --git a/domains/tristan.json b/domains/tristan.json index 44416c51b..ae74a1e92 100644 --- a/domains/tristan.json +++ b/domains/tristan.json @@ -1,6 +1,5 @@ { "description": "Tristans personal Website", - "repo": "https://github.com/holymarcell", "owner": { "username": "holymarcell", "email": "is-a.dev@holy-mail.de" diff --git a/domains/tstark.json b/domains/tstark.json index 582a7ccb9..cce907b7a 100644 --- a/domains/tstark.json +++ b/domains/tstark.json @@ -1,11 +1,11 @@ { - "subdomain": "tstark", - "owner": { - "username": "t-starks", - "email": "sr.shelby.lp@gmail.com" - }, - "record": { - "CNAME": "t-stark.netlify.app" - }, - "proxied": false + "subdomain": "tstark", + "owner": { + "username": "t-starks", + "email": "sr.shelby.lp@gmail.com" + }, + "record": { + "CNAME": "t-stark.netlify.app" + }, + "proxied": false } diff --git a/domains/tuanthu1.json b/domains/tuanthu1.json index 65bd1bf8c..e17321f16 100644 --- a/domains/tuanthu1.json +++ b/domains/tuanthu1.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tuanthu1", - "email": "hoangtuanthu981@gmail.com" - }, - "record": { - "CNAME": "tuanthu1.github.io" - } + "owner": { + "username": "tuanthu1", + "email": "hoangtuanthu981@gmail.com" + }, + "record": { + "CNAME": "tuanthu1.github.io" + } } diff --git a/domains/tullio.json b/domains/tullio.json index cc3baa5e0..0abbe2cfe 100644 --- a/domains/tullio.json +++ b/domains/tullio.json @@ -1,11 +1,10 @@ { - "description": "Tullio Sebastiani's Home Page", - "repo": "https://github.com/tsebastiani", - "owner": { - "username": "tsebastiani", - "email": "github.sensitize723@passinbox.com" - }, - "record": { - "CNAME": "tsebastiani.github.io" - } + "description": "Tullio Sebastiani's Home Page", + "owner": { + "username": "tsebastiani", + "email": "github.sensitize723@passinbox.com" + }, + "record": { + "CNAME": "tsebastiani.github.io" + } } diff --git a/domains/tunnel.vulcanocraft.json b/domains/tunnel.vulcanocraft.json index e038d3c7d..fbb3269d4 100644 --- a/domains/tunnel.vulcanocraft.json +++ b/domains/tunnel.vulcanocraft.json @@ -1,7 +1,6 @@ { "owner": { "username": "VulcanoSoftware", - "email": "", "discord": "814891541205876767", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JPhn4mFGL270NVjNvcLw1eYMU_-BAJ7GiIPBlijkSzPPJsByxT2CJErVgHV3K_QjLQRPMGeQE0jjYHOWFLhlZc2mjav7vcAYrcWjnSa-QKbQho_ppnebX1E8OfLtsKWtvqxfGm3O-ii7Eh4XYo7ozm49gTKed_Ypc1svCFp7SePt5DXzhuDoeJ7Ob-vd8zkmhuIoIBXBERWWnfQgaDDfUwCtkmziOmKGYECzpxK6y1z_jhHcjcftLSXn0S7730nODGhidOB9x-YSCkG-O3e72ECu0KH3SRg-HwJz4pQlmeYXGDZClDe9YG1GSHiW4xa9iT36PE8Q0zBLMvS8UWQh4g.LL602nYC1Zm6b1Rjv_5OGQ.QJymDzTupny-bEtQy-G8hZI1Ey49IDr3ZzhhBwE3Qtg7XQnsDf63q3nAGVX3zEHtK8GWQ-dnDg2FStiBRSihFczry1fYk1BOEbtwDQ-PYnphLeLhZuDz3BzVshnqVavw.1I4mHnmNjPVv4AwJvcUPKA" }, diff --git a/domains/tykea.json b/domains/tykea.json index 1d2f44230..02f73924c 100644 --- a/domains/tykea.json +++ b/domains/tykea.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tykealy", - "email":"tykeaboyloy@gmail.com" - }, - "record": { - "CNAME": "tykea.dev" - } - } \ No newline at end of file + "owner": { + "username": "tykealy", + "email": "tykeaboyloy@gmail.com" + }, + "record": { + "CNAME": "tykea.dev" + } +} diff --git a/domains/ud.json b/domains/ud.json index b0ab06c7e..74ceec910 100644 --- a/domains/ud.json +++ b/domains/ud.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "umanga907", - "email": "umanga.907@gmail.com", - "discord": "ud907" - }, - "record": { - "CNAME": "umanga-portfolio.vercel.app" - } + "owner": { + "username": "umanga907", + "email": "umanga.907@gmail.com", + "discord": "ud907" + }, + "record": { + "CNAME": "umanga-portfolio.vercel.app" + } } diff --git a/domains/umar.json b/domains/umar.json index cc9638774..9b97a5855 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -1,11 +1,11 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/UmarSidiki/me", - "owner": { - "username": "umarsidiki", - "email": "siddiquiumar0007@gmail.com" - }, - "record": { - "CNAME": "umarsidiki.github.io" - } -} +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/UmarSidiki/me", + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "CNAME": "umarsidiki.github.io" + } +} diff --git a/domains/umerislam.json b/domains/umerislam.json index 9e46ad79b..b6677d97a 100644 --- a/domains/umerislam.json +++ b/domains/umerislam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "umer-islam", - "email": "umer.islam474@gmail.com" - }, - "record": { - "CNAME": "umerislam.netlify.app" - } + "owner": { + "username": "umer-islam", + "email": "umer.islam474@gmail.com" + }, + "record": { + "CNAME": "umerislam.netlify.app" + } } diff --git a/domains/unicorn.json b/domains/unicorn.json index cee285e93..139433a9a 100644 --- a/domains/unicorn.json +++ b/domains/unicorn.json @@ -5,10 +5,7 @@ "email": "is-a-dev-registration.zbden@simplelogin.com" }, "record": { - "NS": [ - "adelaide.ns.cloudflare.com", - "arnold.ns.cloudflare.com" - ] + "NS": ["adelaide.ns.cloudflare.com", "arnold.ns.cloudflare.com"] }, "proxied": false } diff --git a/domains/url.aditya.json b/domains/url.aditya.json index 18dab9f28..bdf74b007 100644 --- a/domains/url.aditya.json +++ b/domains/url.aditya.json @@ -1,6 +1,5 @@ { "description": "subdomain for link redirection", - "repo": "https://github.com/dedomil", "owner": { "username": "dedomil", "email": "ishqaddy@gmail.com", diff --git a/domains/usekyber.json b/domains/usekyber.json index 0aad56a94..e7204eda1 100644 --- a/domains/usekyber.json +++ b/domains/usekyber.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "roger-padrell", - "discord": "1335907071287230527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.mUg0h0vs51TZlH_HhPFCqQvSXzhsEa9nWRE_vKRN7AWyU2jSneGFQopQ5Lj__CLtmRDCd60W0wYjH8FEqUjYaquACMvfkG2KrU-F6Ht8efv-g6fvQSnEpFeCy4jaeOI0WqCfwoDY8AAaH2daMX3CrLhrJAVD-CNm5sjssElj77cmDhU1Z0m2WCp__Akt-uDNc2VUVlUpDfqhV9b8pgEX-NfSMAU0kL-v1B037PVUCBPj_obfJyOUDj72lTcl5uYoJlkIiUbsfvWAIvbP2i_0xxAXXhuyfTnD1a_2FAXmKegzUmM9kjgao1RNWUAXo_sgydw0IxevpVgI-GhZgl09CA.WkO0f1qjPnhPD4YI1U_buA.Vj5CjME69F7g0jEiXmgD0OUNf7GpLBCRuI0Ap5sE67A0D0dWYoKPyE6c5Jy-8U5UuCic01BnIhP3SKeQ4u3ZiCjXkjfeYaXba_UIcOdWBpw.Qm7MtmHkzZBCmWtDpIMY7g" - }, - - "record": { - "CNAME": "0fd7817ec6-hosting.gitbook.io" - } - } - + "owner": { + "username": "roger-padrell", + "discord": "1335907071287230527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.mUg0h0vs51TZlH_HhPFCqQvSXzhsEa9nWRE_vKRN7AWyU2jSneGFQopQ5Lj__CLtmRDCd60W0wYjH8FEqUjYaquACMvfkG2KrU-F6Ht8efv-g6fvQSnEpFeCy4jaeOI0WqCfwoDY8AAaH2daMX3CrLhrJAVD-CNm5sjssElj77cmDhU1Z0m2WCp__Akt-uDNc2VUVlUpDfqhV9b8pgEX-NfSMAU0kL-v1B037PVUCBPj_obfJyOUDj72lTcl5uYoJlkIiUbsfvWAIvbP2i_0xxAXXhuyfTnD1a_2FAXmKegzUmM9kjgao1RNWUAXo_sgydw0IxevpVgI-GhZgl09CA.WkO0f1qjPnhPD4YI1U_buA.Vj5CjME69F7g0jEiXmgD0OUNf7GpLBCRuI0Ap5sE67A0D0dWYoKPyE6c5Jy-8U5UuCic01BnIhP3SKeQ4u3ZiCjXkjfeYaXba_UIcOdWBpw.Qm7MtmHkzZBCmWtDpIMY7g" + }, + + "record": { + "CNAME": "0fd7817ec6-hosting.gitbook.io" + } +} diff --git a/domains/usmanbaig.json b/domains/usmanbaig.json index db087c533..0753fd396 100644 --- a/domains/usmanbaig.json +++ b/domains/usmanbaig.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UsmanBaig001", - "email": "usmanbaig1572@gmail.com" - }, - "record": { - "CNAME": "usmanbaig-dev.vercel.app" - } - } \ No newline at end of file + "owner": { + "username": "UsmanBaig001", + "email": "usmanbaig1572@gmail.com" + }, + "record": { + "CNAME": "usmanbaig-dev.vercel.app" + } +} diff --git a/domains/utsabadhikari.json b/domains/utsabadhikari.json index 136a2dd1f..a76bf227f 100644 --- a/domains/utsabadhikari.json +++ b/domains/utsabadhikari.json @@ -1,7 +1,6 @@ { "owner": { "username": "utsab1231", - "email": "", "discord": "573163740309094413", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.J8Zs7sfsirMCXNl8iuUK7xdq5hrLgPvMdrbhp1XfqXBrego8HGcVBEaKNzqZu16DXgMlcJUFJylKY6C7TUPYheXfPDP0Wh66NT6o7wFUsWFuQ6g5NSiU8ctXlI1K7f1_PXwO0iLw5rQOmgh4iw7NCOYti3rF1RXuae3OtNWWQnxgVEv9jieBwtsDhmhjgY2LZxPNJmqvoYCsR9-ytJoNgKYnjxwFqd_bCOKsBBRUAFGKMY031aNZRQTO5EoLOilDOfpznb_DtVmQCZZ_FI56mkKgJhupqIOxJ_bJgKNF6GbvAjSElMdWoVq_YsLU1ivao7sFdXjecje9yOzcBkOuPA.papQF2Ih2vL7uZ8R2B0Dug.2QknjUZW3VXKfWNhnEG5x7GBXEMg1cowfgNMQYmdyPZ64cc5hq6xtB_ENmlpEu7_QzddxpAqxqeKUGTgxwP2ksbAsDFoV02SUMjyiGlYADE.ljIgAJ8-syYcHV1cKeLziA" }, diff --git a/domains/v.json b/domains/v.json index e3cb8bea1..486915299 100644 --- a/domains/v.json +++ b/domains/v.json @@ -1,7 +1,6 @@ { "owner": { - "username": "leofelix908", - "email": "" + "username": "leofelix908" }, "record": { "CNAME": "xproject-xi.vercel.app" diff --git a/domains/valerius.json b/domains/valerius.json index 085a6b51e..e9bdb8679 100644 --- a/domains/valerius.json +++ b/domains/valerius.json @@ -1,11 +1,11 @@ { - "description": "valerius.is-a.dev", - "repo": "https://github.com/valerius21/register", - "owner": { - "username": "valerius21", - "email": "dev@voidcode.net" - }, - "record": { - "CNAME": "valerius.me" - } + "description": "valerius.is-a.dev", + "repo": "https://github.com/valerius21/register", + "owner": { + "username": "valerius21", + "email": "dev@voidcode.net" + }, + "record": { + "CNAME": "valerius.me" + } } diff --git a/domains/vantage.json b/domains/vantage.json index 7afc96ef5..f9e58b06a 100644 --- a/domains/vantage.json +++ b/domains/vantage.json @@ -1,7 +1,6 @@ { "owner": { "username": "blaze-099", - "email": "", "discord": "1186691290759434350", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" }, diff --git a/domains/varad.json b/domains/varad.json index d6763719a..10ddc1443 100644 --- a/domains/varad.json +++ b/domains/varad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Qvme", - "email": "varad.pi@proton.me" - }, - "record": { - "CNAME": "qvme.github.io" - } + "owner": { + "username": "Qvme", + "email": "varad.pi@proton.me" + }, + "record": { + "CNAME": "qvme.github.io" + } } diff --git a/domains/vasanth.json b/domains/vasanth.json index 07f5aa342..df36647d1 100644 --- a/domains/vasanth.json +++ b/domains/vasanth.json @@ -1,6 +1,5 @@ { "description": "Vasanth personal Blog", - "repo": "https://github.com/itsparser", "owner": { "username": "62d2", "email": "itsparser@gmail.com", diff --git a/domains/vicentelopez.json b/domains/vicentelopez.json index bf83b0cf9..a3e4a1e2a 100644 --- a/domains/vicentelopez.json +++ b/domains/vicentelopez.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "lopezvcnt", - "email": "lopezvcnt@gmail.com" - }, - "description": "Vicente López portfolio showcasing skills and projects for profesional purpose.", - "repo": "https://github.com/lopezvcnt", - "record": { - "CNAME": "lopezvcnt.github.io" - } + "owner": { + "username": "lopezvcnt", + "email": "lopezvcnt@gmail.com" + }, + "description": "Vicente López portfolio showcasing skills and projects for profesional purpose.", + "record": { + "CNAME": "lopezvcnt.github.io" + } } diff --git a/domains/victoria.json b/domains/victoria.json index 42888f702..6fad7fc3e 100644 --- a/domains/victoria.json +++ b/domains/victoria.json @@ -1,7 +1,6 @@ { "owner": { - "username": "itahseen", - "email": "" + "username": "itahseen" }, "record": { "CNAME": "viktoriaa.vercel.app" diff --git a/domains/vighnesh153.json b/domains/vighnesh153.json index 8f9c2cf8d..68a2d64b4 100644 --- a/domains/vighnesh153.json +++ b/domains/vighnesh153.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vighnesh153", - "email": "pikachu@vighnesh153.dev" - }, - "record": { - "CNAME": "vighnesh153-app.web.app" - } + "owner": { + "username": "vighnesh153", + "email": "pikachu@vighnesh153.dev" + }, + "record": { + "CNAME": "vighnesh153-app.web.app" + } } diff --git a/domains/vigikaran.json b/domains/vigikaran.json index 30c271d2d..39e3b609f 100644 --- a/domains/vigikaran.json +++ b/domains/vigikaran.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vigikaran", - "email": "vigikaran.php@gmail.com" - }, - "record": { - "URL": "https://www.linkedin.com/in/vigikaran/" - } + "owner": { + "username": "vigikaran", + "email": "vigikaran.php@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/vigikaran/" + } } diff --git a/domains/vignesh.json b/domains/vignesh.json index 888ed7759..c80386d58 100644 --- a/domains/vignesh.json +++ b/domains/vignesh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Vignesh025", - "email": "vigneshjayakumar9221@gmail.com", - "discord": "vignesh025" - }, - "record": { - "CNAME": "vigneshportfolio1.vercel.app" - } + "owner": { + "username": "Vignesh025", + "email": "vigneshjayakumar9221@gmail.com", + "discord": "vignesh025" + }, + "record": { + "CNAME": "vigneshportfolio1.vercel.app" + } } diff --git a/domains/vikas.json b/domains/vikas.json index 4b738d9b6..26b9387ee 100644 --- a/domains/vikas.json +++ b/domains/vikas.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "kvikas063", - "email": "vikas_063@hotmail.com" - }, - "description": "portofolio website.", - "record": { - "CNAME": "kvikas063.github.io" - } + "owner": { + "username": "kvikas063", + "email": "vikas_063@hotmail.com" + }, + "description": "portofolio website.", + "record": { + "CNAME": "kvikas063.github.io" + } } diff --git a/domains/vinay.json b/domains/vinay.json index 64af12f23..12bca45a2 100644 --- a/domains/vinay.json +++ b/domains/vinay.json @@ -1,13 +1,13 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/vinugawade/vinux.in", - "owner": { - "username": "vinugawade", - "email": "vinulike11@gmail.com", - "linkedin": "https://www.linkedin.com/in/vinu-gawade", - "discord": "830872854677422150" - }, - "record": { - "CNAME": "vinux.in" - } -} \ No newline at end of file + "description": "Personal Portfolio Website", + "repo": "https://github.com/vinugawade/vinux.in", + "owner": { + "username": "vinugawade", + "email": "vinulike11@gmail.com", + "linkedin": "https://www.linkedin.com/in/vinu-gawade", + "discord": "830872854677422150" + }, + "record": { + "CNAME": "vinux.in" + } +} diff --git a/domains/vinayaka.json b/domains/vinayaka.json index f6f08f3d8..9f6fe25fc 100644 --- a/domains/vinayaka.json +++ b/domains/vinayaka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vinayaka-iyer", - "email": "vinayakaiyer999@gmail.com" - }, - "record": { - "CNAME": "vinayaka-portfolio.vercel.app" - } + "owner": { + "username": "vinayaka-iyer", + "email": "vinayakaiyer999@gmail.com" + }, + "record": { + "CNAME": "vinayaka-portfolio.vercel.app" + } } diff --git a/domains/vincent.json b/domains/vincent.json index d20678a66..882de9792 100644 --- a/domains/vincent.json +++ b/domains/vincent.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vinvin27", - "email": "simsichepac+is-a@gmail.com" - }, - "record": { - "CNAME": "vincent-homepage.pages.dev" - } + "owner": { + "username": "vinvin27", + "email": "simsichepac+is-a@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } } diff --git a/domains/vinicius.json b/domains/vinicius.json index 5f4e477f5..d58a4aa03 100644 --- a/domains/vinicius.json +++ b/domains/vinicius.json @@ -1,6 +1,5 @@ { "description": "My personal website", - "repo": "https://github.com/vncsmnl", "owner": { "username": "vncsmnl", "twitter": "vncsmnl", diff --git a/domains/vintheweirdass.json b/domains/vintheweirdass.json index 96db17f8e..77d233378 100644 --- a/domains/vintheweirdass.json +++ b/domains/vintheweirdass.json @@ -8,7 +8,10 @@ }, "record": { "URL": "https://vtwa.is-a.dev", - "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], + "TXT": [ + "zoho-verification=zb23163854.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], "MX": ["mx.zoho.com"] } } diff --git a/domains/vinvin.json b/domains/vinvin.json index 8ef13a67e..a10d39420 100644 --- a/domains/vinvin.json +++ b/domains/vinvin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vinvin27", - "email": "simsichepac@gmail.com" - }, - "record": { - "CNAME": "vincent-homepage.pages.dev" - } + "owner": { + "username": "vinvin27", + "email": "simsichepac@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } } diff --git a/domains/viral-soni.json b/domains/viral-soni.json index 1bb9156e2..bfcc3e11e 100644 --- a/domains/viral-soni.json +++ b/domains/viral-soni.json @@ -1,11 +1,11 @@ { - "description": "My personal developer profile", - "repo": "https://github.com/R-Okje/my-wasm-website", - "owner": { - "username": "R-Okje", - "email": "vssviral@gmail.com" - }, - "record": { - "CNAME": "r-okje.github.io" - } + "description": "My personal developer profile", + "repo": "https://github.com/R-Okje/my-wasm-website", + "owner": { + "username": "R-Okje", + "email": "vssviral@gmail.com" + }, + "record": { + "CNAME": "r-okje.github.io" + } } diff --git a/domains/virtual.json b/domains/virtual.json index b06289921..38940393e 100644 --- a/domains/virtual.json +++ b/domains/virtual.json @@ -1,12 +1,11 @@ { - "description": "Virtual is a Dev", - "repo": "https://github.com/MarkAguirre26/virtual", - "owner": { - "username": "MarkAguirre26", - "email": "markaguirre26@gmail.com" - }, - "record": { - "URL": "https://virtual-dev.netlify.app/" - } + "description": "Virtual is a Dev", + "repo": "https://github.com/MarkAguirre26/virtual", + "owner": { + "username": "MarkAguirre26", + "email": "markaguirre26@gmail.com" + }, + "record": { + "URL": "https://virtual-dev.netlify.app/" } - +} diff --git a/domains/vishal.json b/domains/vishal.json index 91946b3e8..aecce9f41 100644 --- a/domains/vishal.json +++ b/domains/vishal.json @@ -1,6 +1,5 @@ { "description": "Welcome to Vishal Sharma's Space on Web", - "repo": "https://github.com/makeavish", "owner": { "username": "makeavish", "email": "hi@vishalsharma.dev" diff --git a/domains/vishalanarase.json b/domains/vishalanarase.json index c7201a0b0..a04642c1d 100644 --- a/domains/vishalanarase.json +++ b/domains/vishalanarase.json @@ -1,12 +1,12 @@ { - "description": "Subdomain for my personal portfolio", - "repo": "https://github.com/vishalanarase/vishalanarase.github.io", - "owner": { - "username": "vishalanarase", - "email": "iamvishalanarase@gmail.com", - "twitter": "vishalanarase" - }, - "record": { - "CNAME": "vishalanarase.github.io" - } -} \ No newline at end of file + "description": "Subdomain for my personal portfolio", + "repo": "https://github.com/vishalanarase/vishalanarase.github.io", + "owner": { + "username": "vishalanarase", + "email": "iamvishalanarase@gmail.com", + "twitter": "vishalanarase" + }, + "record": { + "CNAME": "vishalanarase.github.io" + } +} diff --git a/domains/vldm.json b/domains/vldm.json index 57279b13a..9e4d1ea05 100644 --- a/domains/vldm.json +++ b/domains/vldm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "VLDeMenezes", - "email": "victorleandrodemenezes@gmail.com" - }, - "record": { - "CNAME": "vldm-portafolio.vercel.app" - } + "owner": { + "username": "VLDeMenezes", + "email": "victorleandrodemenezes@gmail.com" + }, + "record": { + "CNAME": "vldm-portafolio.vercel.app" + } } diff --git a/domains/vrivera.json b/domains/vrivera.json index 9821c3c38..7b6f0f6f7 100644 --- a/domains/vrivera.json +++ b/domains/vrivera.json @@ -1,11 +1,11 @@ { - "description": "personal portfolio", - "repo": "https://github.com/vcntttt/portfolio", - "owner": { - "username": "vcntttt", - "email": "vrivera.dev@gmail.com" - }, - "record": { - "CNAME": "vcntttt.github.io" - } + "description": "personal portfolio", + "repo": "https://github.com/vcntttt/portfolio", + "owner": { + "username": "vcntttt", + "email": "vrivera.dev@gmail.com" + }, + "record": { + "CNAME": "vcntttt.github.io" + } } diff --git a/domains/vvp.json b/domains/vvp.json index 22761e781..d4626792f 100644 --- a/domains/vvp.json +++ b/domains/vvp.json @@ -1,6 +1,5 @@ { "description": "VVP's Website", - "repo": "https://github.com/VVP3215", "owner": { "username": "VVP", "email": "jamesmentes.management@gmail.com" diff --git a/domains/vyductan.json b/domains/vyductan.json index b824e266a..fd12147df 100644 --- a/domains/vyductan.json +++ b/domains/vyductan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "vyductan", - "email": "vdt5snet@gmail.com", - "discord": "370012050316984321" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/vyfor.json b/domains/vyfor.json index e760abde1..669219e08 100644 --- a/domains/vyfor.json +++ b/domains/vyfor.json @@ -1,11 +1,11 @@ { - "description": "minimal portfolio", - "repo": "https://github.com/vyfor/page", - "owner": { - "username": "vyfor", - "discord": "vyfor" - }, - "record": { - "CNAME": "vyfor.pages.dev" - } + "description": "minimal portfolio", + "repo": "https://github.com/vyfor/page", + "owner": { + "username": "vyfor", + "discord": "vyfor" + }, + "record": { + "CNAME": "vyfor.pages.dev" + } } diff --git a/domains/walkercito.json b/domains/walkercito.json index e8b0c9b0f..8629e93c1 100644 --- a/domains/walkercito.json +++ b/domains/walkercito.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Walkercito" - }, - "record": { - "CNAME": "walkercitodev.vercel.app" - } + "owner": { + "username": "Walkercito" + }, + "record": { + "CNAME": "walkercitodev.vercel.app" + } } diff --git a/domains/wallsified.json b/domains/wallsified.json index 51cc568a6..8a14eb7ff 100644 --- a/domains/wallsified.json +++ b/domains/wallsified.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "wallsified", - "email": "danielparedes@ciencias.unam.mx", - "discord": "" - }, - "record": { - "CNAME": "portafolio-gamma-mauve.vercel.app" - } + "owner": { + "username": "wallsified", + "email": "danielparedes@ciencias.unam.mx" + }, + "record": { + "CNAME": "portafolio-gamma-mauve.vercel.app" + } } diff --git a/domains/waradu.json b/domains/waradu.json index ccab66cea..1a169251c 100644 --- a/domains/waradu.json +++ b/domains/waradu.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "waradu", - "email": "me@waradu.dev", - "discord": "waradu" - }, - "record": { - "CNAME": "portfolio-dee.pages.dev" - } -} \ No newline at end of file +{ + "owner": { + "username": "waradu", + "email": "me@waradu.dev", + "discord": "waradu" + }, + "record": { + "CNAME": "portfolio-dee.pages.dev" + } +} diff --git a/domains/wasd228.json b/domains/wasd228.json index 402b27616..a12d159cc 100644 --- a/domains/wasd228.json +++ b/domains/wasd228.json @@ -1,11 +1,11 @@ { - "description": "To get a cool looking subdomain for my portfolio hosted on netlify", - "repo": "https://github.com/ericafk0001/Portfolio.git", - "owner": { - "username": "ericafk0001", - "email": "dxslyofficial@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "To get a cool looking subdomain for my portfolio hosted on netlify", + "repo": "https://github.com/ericafk0001/Portfolio.git", + "owner": { + "username": "ericafk0001", + "email": "dxslyofficial@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/wasi.json b/domains/wasi.json index f46f7e635..05b3ffc31 100644 --- a/domains/wasi.json +++ b/domains/wasi.json @@ -1,7 +1,6 @@ { "owner": { "username": "WasiTC", - "email": "", "discord": "802128241280286761", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VfdMN3KkHv14UEuHSosP1YXOQh38Re1VEsdiCZFNaOYSQNgJrEVseI4eaY5gIUbR8tyN6IUDDjxYBe8JtgvTYVABOJfEYtNN-IWfErm5kSm_AhBXrqorhc5wIIuC1iBjlJX86x2iZPy0QUMUWvMcommb_enf4V8IfPkU4ByMqWmjgpLD26gKdoBcWbWprsI-_J_TdZIAeksbnaW0fhu_dqVD8H0Jc-o_DdMkdGOqIZBw49ThqiOTn9_ykXcFS7E5FPOcaPawNgH74ztkuMQEiuO2gLp-ibiILiNTniLoMRGJBB9YppR3o1dIWbg1AaPaUU4q0Hd8WBhIHgCbvQBlmw.FPAyefTCWSW9Cn4Re6vGBQ.xfrpDjbf0Gb63fo5C5zJTA5pM5aur7a-Ue6sEaEhskpEdMHWzOJETtyjSnyl6n9APyhOudlvWwFIXRmp7CNvx_hGMtMXNDj8XhRE5W1YXXU.3tdoXncw4wvTz5QDGvN4FA" }, diff --git a/domains/wassim.json b/domains/wassim.json index 73e182235..93b577aa2 100644 --- a/domains/wassim.json +++ b/domains/wassim.json @@ -1,6 +1,5 @@ { "description": "Github profile of wassimbenzarti", - "repo": "https://github.com/wassimbenzarti", "owner": { "username": "wassimbenzarti", "email": "wass11121996@gmail.com" diff --git a/domains/web.vulcanocraft.json b/domains/web.vulcanocraft.json index 75126b879..f0c01aea2 100644 --- a/domains/web.vulcanocraft.json +++ b/domains/web.vulcanocraft.json @@ -1,7 +1,6 @@ { "owner": { "username": "VulcanoSoftware", - "email": "", "discord": "814891541205876767", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.OSN3PUPj-tyBSww7jRiLu3F9KJHZLnuunCHNQKcFiZF_qRsPd9uVTMBljFhRUAAzBM9lfFsRtBQnEUYqEyuWUq8e_fYYopTTJ2eoMj4tjkBAYbwRJG4FiT1LFDpDR0YtuSk-XgUFSi4HVBHAMnaAJ92Ez3_APNRBfspLSeSWRrr-aVYej5z_GusGjujgt1RnGX13HZTy7sQZSdGB6fztcxJEwMtAdAvc_GPA7t6oY1GJaVkl9JP0_s7VYkUDkA_msvFfPO2bT_aRi3CL1LwjRMzsS3hzhOK-qBc2mRD8Ea0F64wNaLYcYQINexXnxgF6toTHl9ZXiyKbOGVPuH1Ufw.2NmlL0bO_wxEmb-6eWlCyQ._ewSj4Dp8XIIfDqlriYtXKqrlYv70uhnEX0_pvFNsZ_L3AM4yGHw1aCFiAZkgOB3rCEEKEX2m4sMmApEhvmgh7rm2Y615R1QuJdwiDU332Z7NTtoTSb8LfYKN8Z-sX66.nQYEU4bu7Mrtfg4u57iRcQ" }, diff --git a/domains/who.json b/domains/who.json index 52c7e7f39..cf6752f4f 100644 --- a/domains/who.json +++ b/domains/who.json @@ -1,6 +1,5 @@ { "description": "references for my npm packages", - "repo": "https://github.com/teamjoelee", "owner": { "username": "teamjoelee", "email": "tojoeleeofficial@gmail.com" diff --git a/domains/wiki.chuyentinorz.json b/domains/wiki.chuyentinorz.json index 6b2ef87e4..78190f999 100644 --- a/domains/wiki.chuyentinorz.json +++ b/domains/wiki.chuyentinorz.json @@ -1,5 +1,5 @@ { - "owner": { + "owner": { "username": "akk1to", "email": "akk1to.dev@gmail.com", "discord": "727497287777124414" diff --git a/domains/wildchamo.json b/domains/wildchamo.json index d1c330799..374936a5c 100644 --- a/domains/wildchamo.json +++ b/domains/wildchamo.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/wildchamo/Jose-Luis-Bedoya", - "owner": { - "username": "wildchamo", - "email": "wildchamo@gmail.com" - }, - "record": { - "CNAME": "wildchamo.github.io" - } + "description": "Personal website", + "repo": "https://github.com/wildchamo/Jose-Luis-Bedoya", + "owner": { + "username": "wildchamo", + "email": "wildchamo@gmail.com" + }, + "record": { + "CNAME": "wildchamo.github.io" + } } diff --git a/domains/willymateo.json b/domains/willymateo.json index 6816fa297..c608366c4 100644 --- a/domains/willymateo.json +++ b/domains/willymateo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "willymateo", - "email": "matheoowilly@gmail.com", - "discord": "willycocolon" - }, - "record": { - "CNAME": "willymateo.vercel.app" - } + "owner": { + "username": "willymateo", + "email": "matheoowilly@gmail.com", + "discord": "willycocolon" + }, + "record": { + "CNAME": "willymateo.vercel.app" + } } diff --git a/domains/wilson.json b/domains/wilson.json index f84c3f9bc..b3e2bcb9d 100644 --- a/domains/wilson.json +++ b/domains/wilson.json @@ -1,11 +1,11 @@ { - "description": "My portfolio", - "repo": "https://github.com/wmoralesl/wmoralesl.github.io", - "owner": { - "username": "wmoralesl", - "email": "wilsonm57wm@gmail.com" - }, - "record": { - "CNAME": "wmoralesl.github.io" - } -} \ No newline at end of file + "description": "My portfolio", + "repo": "https://github.com/wmoralesl/wmoralesl.github.io", + "owner": { + "username": "wmoralesl", + "email": "wilsonm57wm@gmail.com" + }, + "record": { + "CNAME": "wmoralesl.github.io" + } +} diff --git a/domains/woogi.json b/domains/woogi.json index a3fb827bc..deea32542 100644 --- a/domains/woogi.json +++ b/domains/woogi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "woogi-kang", - "email": "woogi.dev@gmail.com" - }, - "record": { - "CNAME": "portfolio-whbd.vercel.app" - } + "owner": { + "username": "woogi-kang", + "email": "woogi.dev@gmail.com" + }, + "record": { + "CNAME": "portfolio-whbd.vercel.app" + } } diff --git a/domains/woosh.json b/domains/woosh.json index 9123c1bb7..d6dd9b785 100644 --- a/domains/woosh.json +++ b/domains/woosh.json @@ -1,6 +1,5 @@ { "description": "idk just a domain i guess", - "repo": "https://github.com/LetMeWoosh", "owner": { "username": "LetMeWoosh", "email": "me@letmewoosh.xyz" diff --git a/domains/www.aswinmahesh.json b/domains/www.aswinmahesh.json index 6272bc668..d266113c5 100644 --- a/domains/www.aswinmahesh.json +++ b/domains/www.aswinmahesh.json @@ -1,6 +1,5 @@ { "description": "Aswin Mahesh Website", - "repo": "https://github.com/aswinmahesh", "owner": { "username": "aswinmahesh", "email": "aswinmahesh.com+dns@gmail.com" diff --git a/domains/www.aswinmaheshc.json b/domains/www.aswinmaheshc.json index ad48739bf..1e793d181 100644 --- a/domains/www.aswinmaheshc.json +++ b/domains/www.aswinmaheshc.json @@ -1,6 +1,5 @@ { "description": "Aswin Mahesh C Website", - "repo": "https://github.com/aswinmahesh", "owner": { "username": "aswinmahesh", "email": "aswinmahesh.com+dns@gmail.com" diff --git a/domains/wyatt.json b/domains/wyatt.json index 465bfbe59..83dca1eb9 100644 --- a/domains/wyatt.json +++ b/domains/wyatt.json @@ -1,11 +1,11 @@ { - "description": "Blog", - "repo": "https://github.com/ws998116/ws998116.github.io", - "owner": { - "username": "ws998116", - "email": "ws998116@gmail.com" - }, - "record": { - "CNAME": "ws998116.github.io" - } + "description": "Blog", + "repo": "https://github.com/ws998116/ws998116.github.io", + "owner": { + "username": "ws998116", + "email": "ws998116@gmail.com" + }, + "record": { + "CNAME": "ws998116.github.io" + } } diff --git a/domains/xelkomy.json b/domains/xelkomy.json index 3dfd218c7..20fc3c873 100644 --- a/domains/xelkomy.json +++ b/domains/xelkomy.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/xElkomy/xElkomy.github.io", - "owner": { - "username": "xElkomy", - "email": "khaled.mohamed@xelkomy.com", - "discord": "khaledkarimeldin" - }, - "record": { - "URL": "https://blog.xelkomy.com" - } + "repo": "https://github.com/xElkomy/xElkomy.github.io", + "owner": { + "username": "xElkomy", + "email": "khaled.mohamed@xelkomy.com", + "discord": "khaledkarimeldin" + }, + "record": { + "URL": "https://blog.xelkomy.com" + } } diff --git a/domains/xelxen.json b/domains/xelxen.json index 870ca2b9c..cacb57e08 100644 --- a/domains/xelxen.json +++ b/domains/xelxen.json @@ -1,6 +1,5 @@ { "description": "I am a dev ig", - "repo": "https://github.com/xelxen.github.io", "owner": { "username": "XelXen", "email": "xelxenfox@gmail.com", diff --git a/domains/xmars.json b/domains/xmars.json index 9e7cecfe4..845463ae9 100644 --- a/domains/xmars.json +++ b/domains/xmars.json @@ -1,11 +1,10 @@ { - "description": "My personal info", - "repo": "https://github.com/xmars4", - "owner": { - "username": "xmars4", - "email": "xtruongptit@gmail.com" - }, - "record": { - "CNAME": "xmars4.github.io" - } + "description": "My personal info", + "owner": { + "username": "xmars4", + "email": "xtruongptit@gmail.com" + }, + "record": { + "CNAME": "xmars4.github.io" + } } diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json index 3ce54e246..e5caaa0eb 100644 --- a/domains/xrap1dx.json +++ b/domains/xrap1dx.json @@ -1,6 +1,5 @@ { "description": "making a cool portfolio website.", - "repo": "https://github.com/xrap1dx?tab=repositories", "owner": { "username": "xrap1dx", "email": "sirrapid155@gmail.com" diff --git a/domains/xsamivs.json b/domains/xsamivs.json index faf0102a8..28e0af625 100644 --- a/domains/xsamivs.json +++ b/domains/xsamivs.json @@ -1,6 +1,5 @@ { "description": "Development Website of xSamiVS", - "repo": "https://github.com/xSamiVS", "owner": { "username": "xSamiVS", "discord": "xSamiVS - 455335173748162563" diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json index c8a0bd98c..ffe57de9e 100644 --- a/domains/xshubhamg.json +++ b/domains/xshubhamg.json @@ -1,10 +1,10 @@ { "description": "Portfolio site", - "owner": { - "username": "xshubhamg", - "email": "shubhammgiri3@gmail.com" - }, - "record": { - "URL": "https://nerd-cv.netlify.app/" - } + "owner": { + "username": "xshubhamg", + "email": "shubhammgiri3@gmail.com" + }, + "record": { + "URL": "https://nerd-cv.netlify.app/" + } } diff --git a/domains/yashas.json b/domains/yashas.json index 0aab88392..18ff198fd 100644 --- a/domains/yashas.json +++ b/domains/yashas.json @@ -1,6 +1,5 @@ { "description": "yashas.is-a.dev.", - "repo": "https://github.com/yashas9492", "owner": { "username": "Yashas9492", "email": "yashas.codes@gmail.com" diff --git a/domains/yatinmalhotra.json b/domains/yatinmalhotra.json index 07f35f375..251d4a10c 100644 --- a/domains/yatinmalhotra.json +++ b/domains/yatinmalhotra.json @@ -1,11 +1,11 @@ { - "description": "Personal-Portfolio", - "repo": "https://github.com/Yatin-Malhotra/TestPortfolio", - "owner": { - "username": "Yatin-Malhotra", - "discord": "foreverinevitable" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "Personal-Portfolio", + "repo": "https://github.com/Yatin-Malhotra/TestPortfolio", + "owner": { + "username": "Yatin-Malhotra", + "discord": "foreverinevitable" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/yaxh.json b/domains/yaxh.json index a771b3f6c..5302cfbe0 100644 --- a/domains/yaxh.json +++ b/domains/yaxh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "yaxhcodes", - "email": "meyashjoshi3101@gmail.com", - "discord": "965845932782526495" - }, - "record": { - "CNAME": "yaxhcodes.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "yaxhcodes", + "email": "meyashjoshi3101@gmail.com", + "discord": "965845932782526495" + }, + "record": { + "CNAME": "yaxhcodes.vercel.app" + } +} diff --git a/domains/yhkz.json b/domains/yhkz.json index 5f8d65f10..9b655ee3f 100644 --- a/domains/yhkz.json +++ b/domains/yhkz.json @@ -1,11 +1,11 @@ { - "description": "yhkz.is-a.dev", - "repo": "https://github.com/yhkz/yhkz.github.io", - "owner": { - "username": "yhkz", - "email": "yhkz@yhkz.us.kg" - }, - "record": { - "CNAME": "yhkz.github.io" - } + "description": "yhkz.is-a.dev", + "repo": "https://github.com/yhkz/yhkz.github.io", + "owner": { + "username": "yhkz", + "email": "yhkz@yhkz.us.kg" + }, + "record": { + "CNAME": "yhkz.github.io" + } } diff --git a/domains/yoan.json b/domains/yoan.json index f406008bc..ab5b4d3ea 100644 --- a/domains/yoan.json +++ b/domains/yoan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yoan-gilliand", - "email": "yoangilliand@gmail.com" - }, - "record": { - "CNAME": "yoan-gilliand.vercel.app" - } + "owner": { + "username": "yoan-gilliand", + "email": "yoangilliand@gmail.com" + }, + "record": { + "CNAME": "yoan-gilliand.vercel.app" + } } diff --git a/domains/ysfchn.json b/domains/ysfchn.json index 4ba9d55af..05a75f816 100644 --- a/domains/ysfchn.json +++ b/domains/ysfchn.json @@ -1,6 +1,5 @@ { "description": "ysfchn's personal website", - "repo": "https://github.com/ysfchn", "owner": { "username": "ysfchn", "email": "hi@ysfchn.com" diff --git a/domains/ysyz.json b/domains/ysyz.json index 6aefecb27..3d34c0eb3 100644 --- a/domains/ysyz.json +++ b/domains/ysyz.json @@ -4,6 +4,6 @@ "email": "sife@sife.is-a.dev" }, "record": { - "CNAME":"yishuiyizhong.github.io" + "CNAME": "yishuiyizhong.github.io" } } diff --git a/domains/yujia.json b/domains/yujia.json index 9eabe930a..6822324d1 100644 --- a/domains/yujia.json +++ b/domains/yujia.json @@ -1,6 +1,5 @@ { "description": "Yujia's Magic", - "repo": "https://github.com/YujiaY", "owner": { "username": "YujiaY", "email": "aujackyuan@gmail.com" diff --git a/domains/yxz.json b/domains/yxz.json index d434786ca..3aea970b6 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -2,7 +2,6 @@ "repo": "https://github.com/yz9551/blog", "owner": { "username": "yz9551", - "email": "", "discord": "yz9551" }, "record": { diff --git a/domains/zahid.json b/domains/zahid.json index afdbfac44..8a0a68eb4 100644 --- a/domains/zahid.json +++ b/domains/zahid.json @@ -2,10 +2,10 @@ "description": "Zahid47's personal website", "repo": "https://github.com/zahid47/pw", "owner": { - "username": "zahid47", - "email": "epiczahid@gmail.com" + "username": "zahid47", + "email": "epiczahid@gmail.com" }, "record": { - "A": ["75.2.60.5"] + "A": ["75.2.60.5"] } -} \ No newline at end of file +} diff --git a/domains/zalnars.json b/domains/zalnars.json index 5805879fc..e25d17105 100644 --- a/domains/zalnars.json +++ b/domains/zalnars.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "zalnars", - "email": "zalnars@proton.me", - "discord": "zalnars" - }, - "record": { - "CNAME": "zalnars.vercel.app" - } + "owner": { + "username": "zalnars", + "email": "zalnars@proton.me", + "discord": "zalnars" + }, + "record": { + "CNAME": "zalnars.vercel.app" + } } diff --git a/domains/zhangximufeng.json b/domains/zhangximufeng.json index 9d323e515..6a913196a 100644 --- a/domains/zhangximufeng.json +++ b/domains/zhangximufeng.json @@ -1,6 +1,5 @@ { "description": "Link to my github", - "repo": "https://github.com/zhangximufeng", "owner": { "username": "zhangximufeng", "email": "zhangximufeng@gmail.com" diff --git a/domains/zilu.json b/domains/zilu.json index e1b0fb5ef..14752d628 100644 --- a/domains/zilu.json +++ b/domains/zilu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zilurrane", - "email": "zilurrane@gmail.com" - }, - "record": { - "CNAME": "zilu.dev" - } + "owner": { + "username": "zilurrane", + "email": "zilurrane@gmail.com" + }, + "record": { + "CNAME": "zilu.dev" + } } diff --git a/domains/zinko.json b/domains/zinko.json index ee793a119..66fa3689a 100644 --- a/domains/zinko.json +++ b/domains/zinko.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zink0", - "email":"zinko.it@outlook.com" - }, - "record": { - "CNAME": "zink0.github.io" - } + "owner": { + "username": "zink0", + "email": "zinko.it@outlook.com" + }, + "record": { + "CNAME": "zink0.github.io" + } } diff --git a/domains/zk.json b/domains/zk.json index dc7c9fa51..4572116c9 100644 --- a/domains/zk.json +++ b/domains/zk.json @@ -1,6 +1,5 @@ { "description": "ZK's Website", - "repo": "https://github.com/p55d2k", "owner": { "username": "p55d2k", "email": "peanutandscuffy1@gmail.com" diff --git a/domains/zmail._domainkey.aruria.json b/domains/zmail._domainkey.aruria.json index 0e81d6b0f..04ae8e7d7 100644 --- a/domains/zmail._domainkey.aruria.json +++ b/domains/zmail._domainkey.aruria.json @@ -6,6 +6,6 @@ }, "record": { - "TXT":"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKr1YCFtXzTufNgvRlYuDw72rzN8WBF+F8xNRtI5PwvfVyFEAS7saeRf6hqQ28hdqH8FFmJ9479UkP0023gyUyQcpRQnqu01InfoyPCIicCRv/WQBTKyb0YXMtrF3ANZHBDq0p2lcp/naUtPs2oQEuSI5Ih+SfsCs5HnCRTyV2DQIDAQABl" + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKr1YCFtXzTufNgvRlYuDw72rzN8WBF+F8xNRtI5PwvfVyFEAS7saeRf6hqQ28hdqH8FFmJ9479UkP0023gyUyQcpRQnqu01InfoyPCIicCRv/WQBTKyb0YXMtrF3ANZHBDq0p2lcp/naUtPs2oQEuSI5Ih+SfsCs5HnCRTyV2DQIDAQABl" } } diff --git a/domains/zold.json b/domains/zold.json index 864fdccf4..b963d5b52 100644 --- a/domains/zold.json +++ b/domains/zold.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/zwel.json b/domains/zwel.json index 1fa11840f..b831f6698 100644 --- a/domains/zwel.json +++ b/domains/zwel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zwelhtetyan", - "email": "zwelhtetyandev@gmail.com" - }, - "record": { - "CNAME": "zwel.pages.dev" - } + "owner": { + "username": "zwelhtetyan", + "email": "zwelhtetyandev@gmail.com" + }, + "record": { + "CNAME": "zwel.pages.dev" + } } diff --git a/package-lock.json b/package-lock.json index b471fdeb1..32b170be4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,25 +9,100 @@ "fs-extra": "^11.2.0" } }, + "node_modules/@isaacs/cliui": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "dev": true, + "license": "ISC", + "dependencies": { + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@isaacs/cliui/node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true, + "license": "MIT" + }, + "node_modules/@isaacs/cliui/node_modules/string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "dev": true, + "license": "MIT", + "dependencies": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/@isaacs/fs-minipass": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz", + "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==", + "dev": true, + "license": "ISC", + "dependencies": { + "minipass": "^7.0.4" + }, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@mapbox/node-pre-gyp": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz", - "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.0.tgz", + "integrity": "sha512-llMXd39jtP0HpQLVI37Bf1m2ADlEb35GYSh1SDSLsBhR+5iCxiNGlT31yqbNtVHygHAtMy6dWFERpU2JgufhPg==", "dev": true, "license": "BSD-3-Clause", "dependencies": { + "consola": "^3.2.3", "detect-libc": "^2.0.0", - "https-proxy-agent": "^5.0.0", - "make-dir": "^3.1.0", + "https-proxy-agent": "^7.0.5", "node-fetch": "^2.6.7", - "nopt": "^5.0.0", - "npmlog": "^5.0.1", - "rimraf": "^3.0.2", - "semver": "^7.3.5", - "tar": "^6.1.11" + "nopt": "^8.0.0", + "semver": "^7.5.3", + "tar": "^7.4.0" }, "bin": { "node-pre-gyp": "bin/node-pre-gyp" + }, + "engines": { + "node": ">=18" } }, "node_modules/@nodelib/fs.scandir": { @@ -68,31 +143,38 @@ "node": ">= 8" } }, + "node_modules/@pkgjs/parseargs": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "dev": true, + "license": "MIT", + "optional": true, + "engines": { + "node": ">=14" + } + }, "node_modules/@rollup/pluginutils": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz", - "integrity": "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==", + "version": "5.1.4", + "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", + "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", "dev": true, "license": "MIT", "dependencies": { - "estree-walker": "^2.0.1", - "picomatch": "^2.2.2" + "@types/estree": "^1.0.0", + "estree-walker": "^2.0.2", + "picomatch": "^4.0.2" }, "engines": { - "node": ">= 8.0.0" - } - }, - "node_modules/@rollup/pluginutils/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8.6" + "node": ">=14.0.0" }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" + "peerDependencies": { + "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" + }, + "peerDependenciesMeta": { + "rollup": { + "optional": true + } } }, "node_modules/@sindresorhus/merge-streams": { @@ -108,15 +190,22 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@types/estree": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", + "dev": true, + "license": "MIT" + }, "node_modules/@vercel/nft": { - "version": "0.27.6", - "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.27.6.tgz", - "integrity": "sha512-mwuyUxskdcV8dd7N7JnxBgvFEz1D9UOePI/WyLLzktv6HSCwgPNQGit/UJ2IykAWGlypKw4pBQjOKWvIbXITSg==", + "version": "0.27.10", + "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.27.10.tgz", + "integrity": "sha512-zbaF9Wp/NsZtKLE4uVmL3FyfFwlpDyuymQM1kPbeT0mVOHKDQQNjnnfslB3REg3oZprmNFJuh3pkHBk2qAaizg==", "dev": true, "license": "MIT", "dependencies": { - "@mapbox/node-pre-gyp": "^1.0.11", - "@rollup/pluginutils": "^4.0.0", + "@mapbox/node-pre-gyp": "^2.0.0-rc.0", + "@rollup/pluginutils": "^5.1.3", "acorn": "^8.6.0", "acorn-import-attributes": "^1.9.5", "async-sema": "^3.1.1", @@ -124,8 +213,8 @@ "estree-walker": "2.0.2", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "micromatch": "^4.0.8", "node-gyp-build": "^4.2.2", + "picomatch": "^4.0.2", "resolve-from": "^5.0.0" }, "bin": { @@ -136,11 +225,14 @@ } }, "node_modules/abbrev": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-3.0.0.tgz", + "integrity": "sha512-+/kfrslGQ7TNV2ecmQwMJj/B65g5KVq1/L3SGVZ3tCYGqlzFuFCGBZJtMP99wH3NpEUyAjn0zPdPUg0D+DwrOA==", "dev": true, - "license": "ISC" + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } }, "node_modules/acorn": { "version": "8.14.0", @@ -179,16 +271,13 @@ } }, "node_modules/agent-base": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", - "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "version": "7.1.3", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz", + "integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==", "dev": true, "license": "MIT", - "dependencies": { - "debug": "4" - }, "engines": { - "node": ">= 6.0.0" + "node": ">= 14" } }, "node_modules/ansi-regex": { @@ -217,28 +306,6 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/aproba": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", - "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==", - "dev": true, - "license": "ISC" - }, - "node_modules/are-we-there-yet": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz", - "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==", - "deprecated": "This package is no longer supported.", - "dev": true, - "license": "ISC", - "dependencies": { - "delegates": "^1.0.0", - "readable-stream": "^3.6.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/argparse": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", @@ -427,9 +494,9 @@ } }, "node_modules/chalk": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", - "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz", + "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", "dev": true, "license": "MIT", "engines": { @@ -440,13 +507,13 @@ } }, "node_modules/chownr": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", - "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz", + "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==", "dev": true, - "license": "ISC", + "license": "BlueOak-1.0.0", "engines": { - "node": ">=10" + "node": ">=18" } }, "node_modules/chunkd": { @@ -457,9 +524,9 @@ "license": "MIT" }, "node_modules/ci-info": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz", - "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.1.0.tgz", + "integrity": "sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==", "dev": true, "funding": [ { @@ -599,16 +666,6 @@ "dev": true, "license": "MIT" }, - "node_modules/color-support": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", - "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", - "dev": true, - "license": "ISC", - "bin": { - "color-support": "bin.js" - } - }, "node_modules/common-path-prefix": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz", @@ -643,12 +700,15 @@ "node": ">=10.18.0 <11 || >=12.14.0 <13 || >=14" } }, - "node_modules/console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==", + "node_modules/consola": { + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/consola/-/consola-3.4.0.tgz", + "integrity": "sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA==", "dev": true, - "license": "ISC" + "license": "MIT", + "engines": { + "node": "^14.18.0 || >=16.10.0" + } }, "node_modules/convert-to-spaces": { "version": "2.0.1", @@ -660,6 +720,21 @@ "node": "^12.20.0 || ^14.13.1 || >=16.0.0" } }, + "node_modules/cross-spawn": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "dev": true, + "license": "MIT", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, "node_modules/currently-unhandled": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz", @@ -687,9 +762,9 @@ } }, "node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "dev": true, "license": "MIT", "dependencies": { @@ -704,13 +779,6 @@ } } }, - "node_modules/delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==", - "dev": true, - "license": "MIT" - }, "node_modules/detect-libc": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz", @@ -721,10 +789,17 @@ "node": ">=8" } }, + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "dev": true, + "license": "MIT" + }, "node_modules/emittery": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/emittery/-/emittery-1.0.3.tgz", - "integrity": "sha512-tJdCJitoy2lrC2ldJcqN4vkqJ00lT+tOWNT1hBJjO/3FDMJa5TTIiYGCKGkn/WfCyOzUMObeohbVTj00fhiLiA==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/emittery/-/emittery-1.1.0.tgz", + "integrity": "sha512-rsX7ktqARv/6UQDgMaLfIqUWAEzzbCQiVh7V9rhDXp6c37yoJcks12NVD+XPkgl4AEavmNhVfrhGoqYwIsMYYA==", "dev": true, "license": "MIT", "engines": { @@ -803,9 +878,9 @@ "license": "Apache-2.0" }, "node_modules/fast-glob": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", + "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", "dev": true, "license": "MIT", "dependencies": { @@ -813,16 +888,16 @@ "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", - "micromatch": "^4.0.4" + "micromatch": "^4.0.8" }, "engines": { "node": ">=8.6.0" } }, "node_modules/fastq": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", - "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.0.tgz", + "integrity": "sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==", "dev": true, "license": "ISC", "dependencies": { @@ -878,10 +953,27 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/foreground-child": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", + "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", + "dev": true, + "license": "ISC", + "dependencies": { + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/fs-extra": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", - "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", + "version": "11.3.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz", + "integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==", "dev": true, "license": "MIT", "dependencies": { @@ -893,32 +985,6 @@ "node": ">=14.14" } }, - "node_modules/fs-minipass": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", - "dev": true, - "license": "ISC", - "dependencies": { - "minipass": "^3.0.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/fs-minipass/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dev": true, - "license": "ISC", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", @@ -926,83 +992,6 @@ "dev": true, "license": "ISC" }, - "node_modules/gauge": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz", - "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==", - "deprecated": "This package is no longer supported.", - "dev": true, - "license": "ISC", - "dependencies": { - "aproba": "^1.0.3 || ^2.0.0", - "color-support": "^1.1.2", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.1", - "object-assign": "^4.1.1", - "signal-exit": "^3.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "wide-align": "^1.1.2" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/gauge/node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/gauge/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true, - "license": "MIT" - }, - "node_modules/gauge/node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/gauge/node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "license": "MIT", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/gauge/node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/get-caller-file": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", @@ -1062,18 +1051,18 @@ } }, "node_modules/globby": { - "version": "14.0.2", - "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz", - "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==", + "version": "14.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-14.1.0.tgz", + "integrity": "sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==", "dev": true, "license": "MIT", "dependencies": { "@sindresorhus/merge-streams": "^2.1.0", - "fast-glob": "^3.3.2", - "ignore": "^5.2.4", - "path-type": "^5.0.0", + "fast-glob": "^3.3.3", + "ignore": "^7.0.3", + "path-type": "^6.0.0", "slash": "^5.1.0", - "unicorn-magic": "^0.1.0" + "unicorn-magic": "^0.3.0" }, "engines": { "node": ">=18" @@ -1089,31 +1078,24 @@ "dev": true, "license": "ISC" }, - "node_modules/has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==", - "dev": true, - "license": "ISC" - }, "node_modules/https-proxy-agent": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", + "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", "dev": true, "license": "MIT", "dependencies": { - "agent-base": "6", + "agent-base": "^7.1.2", "debug": "4" }, "engines": { - "node": ">= 6" + "node": ">= 14" } }, "node_modules/ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.3.tgz", + "integrity": "sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==", "dev": true, "license": "MIT", "engines": { @@ -1258,6 +1240,29 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true, + "license": "ISC" + }, + "node_modules/jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" + } + }, "node_modules/js-string-escape": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.1.tgz", @@ -1315,31 +1320,12 @@ "dev": true, "license": "MIT" }, - "node_modules/make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "node_modules/lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", "dev": true, - "license": "MIT", - "dependencies": { - "semver": "^6.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/make-dir/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } + "license": "ISC" }, "node_modules/matcher": { "version": "5.0.0", @@ -1450,53 +1436,43 @@ } }, "node_modules/minipass": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", "dev": true, "license": "ISC", "engines": { - "node": ">=8" + "node": ">=16 || 14 >=14.17" } }, "node_modules/minizlib": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", - "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.1.tgz", + "integrity": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==", "dev": true, "license": "MIT", "dependencies": { - "minipass": "^3.0.0", - "yallist": "^4.0.0" + "minipass": "^7.0.4", + "rimraf": "^5.0.5" }, "engines": { - "node": ">= 8" - } - }, - "node_modules/minizlib/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dev": true, - "license": "ISC", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" + "node": ">= 18" } }, "node_modules/mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz", + "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==", "dev": true, "license": "MIT", "bin": { - "mkdirp": "bin/cmd.js" + "mkdirp": "dist/cjs/src/bin.js" }, "engines": { "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, "node_modules/ms": { @@ -1528,9 +1504,9 @@ } }, "node_modules/node-gyp-build": { - "version": "4.8.2", - "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.2.tgz", - "integrity": "sha512-IRUxE4BVsHWXkV/SFOut4qTlagw2aM8T5/vnTsmrHJvVoKueJHRc/JaFND7QDDc61kLYUJ6qlZM3sqTSyx2dTw==", + "version": "4.8.4", + "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz", + "integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==", "dev": true, "license": "MIT", "bin": { @@ -1550,43 +1526,19 @@ } }, "node_modules/nopt": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", - "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-8.1.0.tgz", + "integrity": "sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==", "dev": true, "license": "ISC", "dependencies": { - "abbrev": "1" + "abbrev": "^3.0.0" }, "bin": { "nopt": "bin/nopt.js" }, "engines": { - "node": ">=6" - } - }, - "node_modules/npmlog": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz", - "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==", - "deprecated": "This package is no longer supported.", - "dev": true, - "license": "ISC", - "dependencies": { - "are-we-there-yet": "^2.0.0", - "console-control-strings": "^1.1.0", - "gauge": "^3.0.0", - "set-blocking": "^2.0.0" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/once": { @@ -1600,9 +1552,9 @@ } }, "node_modules/p-map": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.2.tgz", - "integrity": "sha512-z4cYYMMdKHzw4O5UkWJImbZynVIo0lSGTXc7bzB1e/rrDqkgGUNysK/o4bTr+0+xKvvLoTyGqYC4Fgljy9qe1Q==", + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.3.tgz", + "integrity": "sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==", "dev": true, "license": "MIT", "engines": { @@ -1629,6 +1581,13 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/package-json-from-dist": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", + "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", + "dev": true, + "license": "BlueOak-1.0.0" + }, "node_modules/parse-ms": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-4.0.0.tgz", @@ -1652,14 +1611,41 @@ "node": ">=0.10.0" } }, - "node_modules/path-type": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz", - "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==", + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", "dev": true, "license": "MIT", "engines": { - "node": ">=12" + "node": ">=8" + } + }, + "node_modules/path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/path-type": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-6.0.0.tgz", + "integrity": "sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" @@ -1695,9 +1681,9 @@ } }, "node_modules/pretty-ms": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-9.1.0.tgz", - "integrity": "sha512-o1piW0n3tgKIKCwk2vpM/vOV13zjJzvP37Ioze54YlTHE06m4tjEbzg9WsKkvTuyYln2DHjo5pY4qrZGI0otpw==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-9.2.0.tgz", + "integrity": "sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==", "dev": true, "license": "MIT", "dependencies": { @@ -1731,21 +1717,6 @@ ], "license": "MIT" }, - "node_modules/readable-stream": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", - "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", - "dev": true, - "license": "MIT", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/require-directory": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", @@ -1791,17 +1762,63 @@ } }, "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "deprecated": "Rimraf versions prior to v4 are no longer supported", + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", + "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", "dev": true, "license": "ISC", "dependencies": { - "glob": "^7.1.3" + "glob": "^10.3.7" }, "bin": { - "rimraf": "bin.js" + "rimraf": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rimraf/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/rimraf/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "dev": true, + "license": "ISC", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rimraf/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -1831,31 +1848,10 @@ "queue-microtask": "^1.2.2" } }, - "node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, "node_modules/semver": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", - "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", + "version": "7.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", "dev": true, "license": "ISC", "bin": { @@ -1881,19 +1877,41 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/set-blocking": { + "node_modules/shebang-command": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "dev": true, - "license": "ISC" + "license": "MIT", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } }, "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "dev": true, - "license": "ISC" + "license": "ISC", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } }, "node_modules/slash": { "version": "5.1.0", @@ -1955,16 +1973,6 @@ "node": ">=8" } }, - "node_modules/string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "dev": true, - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.2.0" - } - }, "node_modules/string-width": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", @@ -1983,6 +1991,62 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/string-width-cjs": { + "name": "string-width", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true, + "license": "MIT" + }, + "node_modules/string-width-cjs/node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, "node_modules/strip-ansi": { "version": "7.1.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", @@ -1999,6 +2063,30 @@ "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, + "node_modules/strip-ansi-cjs": { + "name": "strip-ansi", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, "node_modules/supertap": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/supertap/-/supertap-3.0.1.tgz", @@ -2016,21 +2104,21 @@ } }, "node_modules/tar": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz", - "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz", + "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==", "dev": true, "license": "ISC", "dependencies": { - "chownr": "^2.0.0", - "fs-minipass": "^2.0.0", - "minipass": "^5.0.0", - "minizlib": "^2.1.1", - "mkdirp": "^1.0.3", - "yallist": "^4.0.0" + "@isaacs/fs-minipass": "^4.0.0", + "chownr": "^3.0.0", + "minipass": "^7.1.2", + "minizlib": "^3.0.1", + "mkdirp": "^3.0.1", + "yallist": "^5.0.0" }, "engines": { - "node": ">=10" + "node": ">=18" } }, "node_modules/temp-dir": { @@ -2087,9 +2175,9 @@ } }, "node_modules/unicorn-magic": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz", - "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz", + "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==", "dev": true, "license": "MIT", "engines": { @@ -2109,13 +2197,6 @@ "node": ">= 10.0.0" } }, - "node_modules/util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "dev": true, - "license": "MIT" - }, "node_modules/webidl-conversions": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", @@ -2144,69 +2225,20 @@ "webidl-conversions": "^3.0.0" } }, - "node_modules/wide-align": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", - "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", "dev": true, "license": "ISC", "dependencies": { - "string-width": "^1.0.2 || 2 || 3 || 4" - } - }, - "node_modules/wide-align/node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/wide-align/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true, - "license": "MIT" - }, - "node_modules/wide-align/node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/wide-align/node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "license": "MIT", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" }, "engines": { - "node": ">=8" - } - }, - "node_modules/wide-align/node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" + "node": ">= 8" } }, "node_modules/wrap-ansi": { @@ -2227,6 +2259,96 @@ "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, + "node_modules/wrap-ansi-cjs": { + "name": "wrap-ansi", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "license": "MIT", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true, + "license": "MIT" + }, + "node_modules/wrap-ansi-cjs/node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, "node_modules/wrap-ansi/node_modules/ansi-regex": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", @@ -2319,19 +2441,6 @@ "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/write-file-atomic/node_modules/signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, "node_modules/y18n": { "version": "5.0.8", "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", @@ -2343,11 +2452,14 @@ } }, "node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", + "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==", "dev": true, - "license": "ISC" + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=18" + } }, "node_modules/yargs": { "version": "17.7.2", From ed65ba8e1c7d973779d8b710c1470f940a52cf57 Mon Sep 17 00:00:00 2001 From: Ammar <123098233+luvtoxic@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:16:57 +0530 Subject: [PATCH 3002/3585] Update _vercel.luvtoxic.json --- domains/_vercel.luvtoxic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.luvtoxic.json b/domains/_vercel.luvtoxic.json index 192e2caba..396c99bad 100644 --- a/domains/_vercel.luvtoxic.json +++ b/domains/_vercel.luvtoxic.json @@ -4,6 +4,6 @@ "email": "ammarbags2023@gmail.com" }, "record": { - "TXT": "vc-domain-verify=www.is-a.dev,4c5b6e7d5f882f2ce558" + "TXT": "vc-domain-verify=luvtoxic.is-a.dev,fe679dc4161b66e8e00f" } -} \ No newline at end of file +} From bc55135cef1c36c28d83b2130564ebf6cc5f6489 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 18:01:15 +0800 Subject: [PATCH 3003/3585] prettier + updates to tests --- .github/ISSUE_TEMPLATE/bug.md | 3 +- .github/ISSUE_TEMPLATE/questions.md | 3 +- .github/ISSUE_TEMPLATE/report-abuse.md | 3 +- .github/ISSUE_TEMPLATE/suggestions.md | 3 +- .github/ISSUE_TEMPLATE/support.md | 3 +- .github/PULL_REQUEST_TEMPLATE.md | 1 + .github/labeler.yml | 6 +- .github/workflows/label.yml | 20 +- domains/_gh-is-a-dev-docs-o.docs.json | 9 - domains/_gh-is-a-dev-docs-o.json | 9 - ...ub-pages-challenge-is-a-dev-docs.docs.json | 9 - domains/_minecraft._tcp.mc.3gee.json | 2 - domains/amiyo.json | 1 - domains/devmatei.json | 1 - domains/generic2.json | 1 - domains/genericx.json | 1 - domains/generix.json | 1 - domains/gua.json | 1 - domains/hongson.json | 1 - domains/jbmbhs.json | 1 - domains/julianwe17.json | 1 - domains/kleein.json | 1 - domains/mail.mrstickypiston.json | 1 - domains/mrcat.json | 1 - domains/navistar.json | 1 - domains/navistar2.json | 1 - domains/nicollas.json | 1 - domains/nietbeer.json | 1 - domains/nifle.json | 1 - domains/nyexoi.json | 1 - domains/redolent.json | 1 - domains/region.json | 1 - domains/s97.json | 1 - domains/safety.json | 1 - domains/sq.json | 1 - domains/tofu.json | 1 - domains/usekyber.json | 1 - domains/wave.json | 1 - domains/xgeneric.json | 1 - domains/zalex.json | 1 - domains/zmail._domainkey.aruria.json | 1 - .../zmail._domainkey.mail.mrstickypiston.json | 1 - tests/domains.test.js | 86 +++++-- tests/json.test.js | 102 ++++++-- tests/proxy.test.js | 25 +- tests/records.test.js | 220 +++++++++++++----- tests/special.test.js | 29 ++- util/bypassed.json | 5 +- util/reserved.json | 4 + util/wildcards.json | 3 - 50 files changed, 372 insertions(+), 203 deletions(-) delete mode 100644 domains/_gh-is-a-dev-docs-o.docs.json delete mode 100644 domains/_gh-is-a-dev-docs-o.json delete mode 100644 domains/_github-pages-challenge-is-a-dev-docs.docs.json delete mode 100644 util/wildcards.json diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 37adf2e0a..d46f275d0 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,9 +1,8 @@ --- name: bug about: Use this template to report any bugs you've encountered related to the project -title: 'What bug did you encounter?' +title: "What bug did you encounter?" labels: bug - --- ### Your subdomain diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md index 1e1a07a33..54ce34840 100644 --- a/.github/ISSUE_TEMPLATE/questions.md +++ b/.github/ISSUE_TEMPLATE/questions.md @@ -1,9 +1,8 @@ --- name: question about: Use this template to ask any questions about the service -title: 'Whats your question' +title: "Whats your question" labels: question - --- ### Your question diff --git a/.github/ISSUE_TEMPLATE/report-abuse.md b/.github/ISSUE_TEMPLATE/report-abuse.md index c25ca4e37..3e1a09807 100644 --- a/.github/ISSUE_TEMPLATE/report-abuse.md +++ b/.github/ISSUE_TEMPLATE/report-abuse.md @@ -1,9 +1,8 @@ --- name: report-abuse about: Use this template to report abusive domains -title: 'Report abuse' +title: "Report abuse" labels: report-abuse - --- ### Domain diff --git a/.github/ISSUE_TEMPLATE/suggestions.md b/.github/ISSUE_TEMPLATE/suggestions.md index d30835232..e59941e31 100644 --- a/.github/ISSUE_TEMPLATE/suggestions.md +++ b/.github/ISSUE_TEMPLATE/suggestions.md @@ -1,9 +1,8 @@ --- name: suggestion about: Use this template for feedbacks and suggestions -title: 'Feedback/suggestion' +title: "Feedback/suggestion" labels: suggestion - --- ### What do you want added? diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index dbe3c3030..e75c23499 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -1,9 +1,8 @@ --- name: support about: Use this template if you need any support with your domain -title: 'Support' +title: "Support" labels: support - --- ### Your subdomain diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 55852cbb7..ec6f221ec 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,6 +9,7 @@ IF YOU DO NOT FILL OUT THIS PR TEMPLATE TO ITS ENTIRETY, YOUR PR WILL BE IMMEDIA + - [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [ ] My file is in the `domains` directory and has the `.json` file extension. diff --git a/.github/labeler.yml b/.github/labeler.yml index 7dc30bf5a..829d5e003 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,6 +1,6 @@ domain: - - domains/*.json + - domains/*.json documentation: - - ./*.md - - ./**/*.md + - ./*.md + - ./**/*.md diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 24ffbfc00..e0891daae 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -1,13 +1,13 @@ name: Pull Request Labeler on: - schedule: - - cron: '*/10 * * * *' + schedule: + - cron: "*/10 * * * *" jobs: - labeler: - runs-on: ubuntu-latest - steps: - - uses: docker://docker.io/ilyam8/periodic-pr-labeler:v0.1.1 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - GITHUB_REPOSITORY: ${{ github.repository }} - LABEL_MAPPINGS_FILE: .github/labeler.yml + labeler: + runs-on: ubuntu-latest + steps: + - uses: docker://docker.io/ilyam8/periodic-pr-labeler:v0.1.1 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_REPOSITORY: ${{ github.repository }} + LABEL_MAPPINGS_FILE: .github/labeler.yml diff --git a/domains/_gh-is-a-dev-docs-o.docs.json b/domains/_gh-is-a-dev-docs-o.docs.json deleted file mode 100644 index abe176347..000000000 --- a/domains/_gh-is-a-dev-docs-o.docs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "2aeb08f313" - } -} diff --git a/domains/_gh-is-a-dev-docs-o.json b/domains/_gh-is-a-dev-docs-o.json deleted file mode 100644 index 5660dabeb..000000000 --- a/domains/_gh-is-a-dev-docs-o.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "30e221e0a1" - } -} diff --git a/domains/_github-pages-challenge-is-a-dev-docs.docs.json b/domains/_github-pages-challenge-is-a-dev-docs.docs.json deleted file mode 100644 index 713a46f89..000000000 --- a/domains/_github-pages-challenge-is-a-dev-docs.docs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "18b49a8904257ea06c3595614d9a4e" - } -} diff --git a/domains/_minecraft._tcp.mc.3gee.json b/domains/_minecraft._tcp.mc.3gee.json index 692541beb..ca7a9f426 100644 --- a/domains/_minecraft._tcp.mc.3gee.json +++ b/domains/_minecraft._tcp.mc.3gee.json @@ -1,10 +1,8 @@ { "owner": { "username": "3geETR", - "email": "egemacun@gmail.com" }, - "record": { "SRV": [ { diff --git a/domains/amiyo.json b/domains/amiyo.json index 8237096ed..49bef67c7 100644 --- a/domains/amiyo.json +++ b/domains/amiyo.json @@ -2,7 +2,6 @@ "owner": { "username": "DevAmiyo", "email": "devamiyosp@gmail.com", - "discord": "Amiyo#7978", "twitter": "AmiyoTweets" }, diff --git a/domains/devmatei.json b/domains/devmatei.json index 219bacf68..0f7ac0edf 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -18,6 +18,5 @@ "/hating": "https://hate.is-a.dev" } }, - "proxied": true } diff --git a/domains/generic2.json b/domains/generic2.json index 72307e914..5c812ab87 100644 --- a/domains/generic2.json +++ b/domains/generic2.json @@ -4,7 +4,6 @@ "discord": "1194494419064328296", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.MTsG19pQNdLCwl95D9NzxouR4mZ-7y2uRcBVVIqCc9Tal1P0D-Qt4JsDR7K-YJWNqRZpTx3-BZzMXweeteboVNF3fDlh06XENgnd2PoxjeGZzovR9sMqn4Ngl9dpGgYsmZgWf7rTjSzzePZx5h-GbTD5mI6ysxda0zrpR-cwjKVv92Lf6T0XTCwxH10DgAXZ_CtUrDq9Sn5pO-ONbUnnRgVDqBW9unD4qSCcKOAAJurGfYfLNX8qYZWfD-Hcs_wptS8fJpjpXIGkP_JF1qsj95pG0t4Bp7hhIXeXm1jmJm2-C-WQkKdZLdBDQ1gIsDhP0fLNfmSyyy532aIbR1FDqA.qX2TYd3WzaYOeAOktSXu5A.7ojhiDUioav23zhWk7sP9yLVAfNvOxL6bTAn78ILURWTwI5pEQWJloCfImCpjwGuoteHerCQNTJLRD8Vvhvd87X6YvbCiJqRPJp77J-VeJICLN5DAFlzeCNGUX4g8c_t.VThkX88tara8h8WKOXlreg" }, - "record": { "CNAME": "paulswebhelp.com" } diff --git a/domains/genericx.json b/domains/genericx.json index 7d56b2a34..8bc7b0824 100644 --- a/domains/genericx.json +++ b/domains/genericx.json @@ -4,7 +4,6 @@ "discord": "1194494419064328296", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DNr2jxeR-0YVkAChAl4uPX31TrkGI4S8REI18sZvz4gGrL9c2LRtnnHlJfq0fMntFjAvLoD2lvb-kbjDq-INycXI0YHr-MG4YIvJmccyAmaxmtfhIqSWQc6EwMRar7mx0aE3NaOXJSKZQSpH86MVHqO4X9TZMGxkCfq9IAaXHmAVBazCNPFySzCY2jHo3LRmDFsJyTf0mWm_RwaYuPlS7__slgs2XQnWCYNP_kdMwENR7dDFVG9IjwSXQI-D12nyqquN_oM6WDg2ajfwMdbfd3aOpNkLOvAj-slpw81v2zccP040MrQJdTlN_LiMGFMqUPqNqev3lDwu-up8xDKIzQ.Fq8v4wlDvYQWahwdgcSXPQ.b_b4xs8S2pJNAPSPFJfZ6u5nMlNfAnxnm0UbH_LrqXCGIMX5ymm54wsnWFrymwp9OSqTbotZeYMFXWZlCouMxXOqrOmLHb58OJmsRZarQ0lqSOduCvFnonngL6gTpa1s.1o8XkyzrR4qKrVrinRJhzQ" }, - "record": { "CNAME": "paulswebhelp.com" } diff --git a/domains/generix.json b/domains/generix.json index 5ed469896..f794a11d2 100644 --- a/domains/generix.json +++ b/domains/generix.json @@ -4,7 +4,6 @@ "discord": "1194494419064328296", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.TEnVT2QVvesNKLztHkI3jp-5JggHFHs0jLf93VH0_CT63TcEHlhkMGl6iE1iXGGfW4kjuOkyDfTgxYWHGfHGM9KJ3O57NCNxSPVcK_t-IrImmymmEXrxLKSnyI1QFxBiFpNO7mFIGy7xAWJSTkA5ZvGciR_tJRbB9ftAme5WYLKE7tPgfQxMHoGFE22Q1yKpK9lbCFoeFi0bLtbYRvvveBP78oqK4cMIRkVC6TKhFHo6wWorsJDlEGrVCYQ8-OEP2Y1pu1WkVLJ1Dd1E2OJcZcEn-QmTkfU7ar4U_2LlNTRmDnoXhQNt5O6xsh6savYjm1jzl_u_fZwlgVFgRV9_WA.hEaGKy3NTYfzyeqez2Y5KA.j0OHFUF5Pbr8c7dqb0X0GPIZL4y3gvGLf-BkXNMeWvUwVTfS2S5HD6RpnbDmpnhnwRbX4_fKcEMBLAwkf0Mv0cCUGk4yr9vu_kYH_s8as3q2_2cKJe8P-7wQCioS6lwn.Lv4G5WOkVnbHCssVDM_rww" }, - "record": { "CNAME": "paulswebhelp.com" } diff --git a/domains/gua.json b/domains/gua.json index 39fe7c09d..2ed932281 100644 --- a/domains/gua.json +++ b/domains/gua.json @@ -4,7 +4,6 @@ "discord": "849563829213593612", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.O62knFs7eQLZDKSjl1QUok_vd0iNXQEJVqDjfxRYJyMh6SBBWau4c-34j7mwYJJQCiig5dxl-0cmAQHprDtaCLyPv9ghabRTxNQJQXvF7ma_ron-4DeY9zI5o0hNKYV79qCQpt69FKFBbXvTIPL4grWpYaTVKoFwj2hWl3ZPU__5k3KhkMdZ6TLye-5qL713evGj3JNTYU3JQO4vR-d1VMnfeNHEfTOy1kmhbYuflBMFavXIKuPvqsy1JLg3gd7cD63jdHzG1OJsfUJvuIlTrSvlwA05DXRA0zB2ghUffmneHZfHPY2POWcGWZ2FWO0A1cRngeEjr1p9kTf2KKkauA.FDux7AQQpBXF5CT30_p1zw.vnxZM4mTxTdAb6UZ1Zz5gMJOX0Ody00WHJ8Fkt-IrUzpF_DpwROis9UmFsE9rbwxlD9lCMefKeNoIolm-Fn4DpMcsVy9gIOx4oR3hRw0TLs.XuBHoK_I8bzxVtE8vUBJbg" }, - "record": { "CNAME": "yywbadm.github.io" } diff --git a/domains/hongson.json b/domains/hongson.json index 67d32b7d2..98543bc3e 100644 --- a/domains/hongson.json +++ b/domains/hongson.json @@ -4,7 +4,6 @@ "discord": "1221370693959286892", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.U-QKtaxmfpnD4gyKpxceyXEJniqrouqFqMLOUr-R5US7q9t7CgEfpFVf1ICJC22NBFQDIZupwEWf0ggOhHjcRcq5ptxy5fMav6RNrt7luJzeDwdgFroBFbg2XjlY5ArfsJiPqEAJJspN3wt9cGoxb2WG6MQHwID90F3cS4PijOnThMX9h-qkOzXzCUwch4ex2qa7_MsQKbaEICSMJDphr1bX5FCUCMqFmRTF5LltjhLBh65zEXHPZZiKKZVWmbb4ENWv-C6PlSX2W2NrtbWn6AJBafdOTDKH2gFw2nbZMc-BpQB93PKcsHnMpyaUEuGE6miZwt-yP9RwI0hRRheDw.Su7jI9kAzVy63eUkcb2qVQ.m9-XLef-CoAmPkHyXSfzyZeDUQW0FliIJ_E91X6oD4B-3aoItG32mUMGDlNntwzOk1CbbSUXQDLY7q2zoHP-A.aQsLYDPrqxn-VyenjREoeA" }, - "record": { "CNAME": "hongson209.github.io" } diff --git a/domains/jbmbhs.json b/domains/jbmbhs.json index 02742b989..d7f73b47f 100644 --- a/domains/jbmbhs.json +++ b/domains/jbmbhs.json @@ -3,7 +3,6 @@ "username": "jbmbhs", "email": "juan@belmontemarin.com" }, - "record": { "URL": "https://www.linkedin.com/in/juan-belmonte-821175112/" } diff --git a/domains/julianwe17.json b/domains/julianwe17.json index a3dbbc5c4..6b28bb722 100644 --- a/domains/julianwe17.json +++ b/domains/julianwe17.json @@ -4,7 +4,6 @@ "email": "julian.in.hbr@gmail.com", "discord": "1055740356764901437" }, - "record": { "CNAME": "julianwe17.github.io" } diff --git a/domains/kleein.json b/domains/kleein.json index eb63f4475..391669f4f 100644 --- a/domains/kleein.json +++ b/domains/kleein.json @@ -4,7 +4,6 @@ "discord": "763581985410121769", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RB8tarmY1z9BCAER0LvmJIvKu0Fx_u6ruXqMwX4aw-v4pZUbhTCKLSf_iR1b_b5WIL8VlKOd4FX2ykUcIOO1goN3vBszT__Edxfir1FYNhMOE3Ywn1oO1K-dPG8Ptsk0B7kuqFbv-0OjXjefixD44g6OYNGy9xxThP0ZJLT3jSOFf3x1O49S1OuibhrElcx41MGjLIms5Fp147ZFVn2p38aZisFKw7Q3yyAaLvJ1uGC1mosVF5CAZbfZxPhUpdvGizMPG9IRzuAQxF6pZf-L4bb1WFMIQYNtTX5o65sMCqIjcWaTK26SdrR-m_r7RudENszlDCuI8eJP3Se_vIVzbA.zbLxAQ7r2w8FxmiDnbIaTw.l11uw6jMkX69_h-55R37CKGZdSlD4KXAUWvaTwGKiTZDzlusNY-YNVzh3gdqTDL8CMCaL8LXfxZHKRaP6wU_5ohHaWB8kzKaW_Kj5dI0MMI.jU93qV2ujuyvYD-oeSF6Pg" }, - "record": { "A": ["15.235.204.212"] } diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index 6f8c5927a..c120e7523 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -4,7 +4,6 @@ "discord": "700766242268774471", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" }, - "record": { "TXT": [ "zoho-verification=zb27779902.zmverify.zoho.eu", diff --git a/domains/mrcat.json b/domains/mrcat.json index b54c9ec57..9572a8e51 100644 --- a/domains/mrcat.json +++ b/domains/mrcat.json @@ -4,7 +4,6 @@ "discord": "1137413640945934418", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Y8eHPjeSqnG2MUxTMFsvWlhMNNYDsxTheEB8ak8Kiyso-_aGMkwFG_tMPE_2ZBya20BjudXX_gRgAG7YmDuyOP-oBGGP6pms8em_hgNoWxW9SQCfufy4dQ_sMkLNGumobnemmUuzlpMB77EtoBxXiINvyAF_MgoS_G68_6arIRWphBTSAGEaU2Fl7nBYUiArQD4W0wiZwTrwl5PRB6orOSa-SA4bg7k6ZDtxVmYCX1l1k_8ggG9L7oauftJ7yjq58miTUIx02qeCuP_t_p30wHHUbk02yFpJFtnH14xiDRQUCeAh25CibruxR82sDvsTPdsOJDJ-v_cWaenXoxX3Fg.Wjo-oD356QVDbjpXuIdBNg.OPnI-kc3PmzXQR-VR3rYOmFF1Quv56CJnGm-FUMP7WXRK-HW040wF647Sm3hu5KD_mn0gHdOvnVfpwBkKHsWg_eUzJgMlnBCzkT81lIi540.LNJ_5YhJ9zA2Kx8mx27hdQ" }, - "record": { "A": ["31.6.7.25"] } diff --git a/domains/navistar.json b/domains/navistar.json index acf6185df..9822afab7 100644 --- a/domains/navistar.json +++ b/domains/navistar.json @@ -3,7 +3,6 @@ "username": "AShuba", "email": "anatoliy.shuba@gmail.com" }, - "record": { "A": ["138.68.159.126"] } diff --git a/domains/navistar2.json b/domains/navistar2.json index 3dc07f3fa..f22a6eb7b 100644 --- a/domains/navistar2.json +++ b/domains/navistar2.json @@ -3,7 +3,6 @@ "username": "AShuba", "email": "anatoliy.shuba@gmail.com" }, - "record": { "A": ["52.73.119.251"] } diff --git a/domains/nicollas.json b/domains/nicollas.json index c04ae69a3..92d23ea20 100644 --- a/domains/nicollas.json +++ b/domains/nicollas.json @@ -4,7 +4,6 @@ "discord": "233677267975274496", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Io00BIEcuUaqGqro44tjhxyH2m685YaHnSqyGCNRBTjSndObd2P4HmNoX93X1Qatl7c6ygPxkfUfvvUJZ4igK6WxgxsSa9_hRh61r6AbXKDY1DFmm-0ZjHsNNEQOOoY4NtwT-zVocwhCINVQH6CQCqSkxI1sEikVdzbFCCSVXp35olvH8kRnGRDjLogKqWWhQnSgYI0EeE89ykBNtiW_R5LRogA5nFJW4lQy2DMv-37peuGu1pu-BAsm6iJwFE0OogY01bWwsIhapGjlgQbtY4vJhEOJr4CItQFUKux2VojlrMlfDefkOCZs5v2gjnTeZ6HC9x7RdQBtKUImQYV4Eg.XhW29WnPlnUCIzIUXyRDxg.29_Y-46C5Jl0hT9eq91j3WN2iKmBcKhqXeCtL4BemP72AxqnPAsHR-BM904hTIu80a5-vC30yZ1jxMI6rx9F1KyZHRgZasky140KJ0jTcTPuGmLmMT7szVlfgZ8G1S1YY0DfvFm_QIu-Rld6x5Yl8g.xxUgPNDRzytPy7i36K08gQ" }, - "record": { "CNAME": "nicollas.dev" } diff --git a/domains/nietbeer.json b/domains/nietbeer.json index 001cd015c..de3f3b784 100644 --- a/domains/nietbeer.json +++ b/domains/nietbeer.json @@ -4,7 +4,6 @@ "discord": "814891541205876767", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NZN_bOggifZEtlA324wg2l2u3hX2MvZuD3yLHULkNX81YRQfOCtvT0IfoXAKV5IMD8GRt8qFAo2Rpw2lOvrTrvlEmjPkO_u0n5ScCZVU6FsXENlBz4zD5hHAes_kd1LCzFOICbmNdLNqWEoMEiNUw6VZiUfuIuqrJXIRXkSFXWQGWYUc_wbzu1oEdKLwNt0IvY4DyQ9pWvCSnsQlhXb7lUJS6iC-VUBoAqZnTuScHpwx5xHXHhFdJu2iiBU8zmroAQTxJ28-DLTuBmIRMQgS-FfZK0i7UQHnZb2f3CdWzi2lmlBQM-NCf8yOzziPAoS8cF1Eh4eQLKerBWlHyCSiyg.r37yi_KvhV0NTbXtet_DHw.PTf0jwkhBjRrEF8mdrsrhSetzO6jeM9XX50rJgv5brt3XwRbYWWaOlZjaLWTBNOuGGlCplqBngPJkB3ycZNUpay8NXKTGwdaSNgQRmi_-O_HbETajYI_zPsfLtjW-DEC.jHnPtvN5bcAswFISD9YBeg" }, - "record": { "CNAME": "nietbeer.pages.dev" } diff --git a/domains/nifle.json b/domains/nifle.json index b657503b3..fa016c2f0 100644 --- a/domains/nifle.json +++ b/domains/nifle.json @@ -4,7 +4,6 @@ "discord": "553939229475078154", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRTs07oBPtm7QihIkDqo1f3eBQwtYmpzZZYebo3UsxrJ9gpmPnY42WdO-H0r8XRAwYiwzZjZ8GnmRrG2xwz_8dw49VD0UvvWyJKTR7SSN1XxznSkbGJ3wthb384seNE_Fhg-E6Q6qV9vW8B1U6GD39blKsURHcgpTrSa-qopwXDeFctAo-RcxbmFwr-Mw0Cwr9ia3L1wnqvOSjQbU0a92oVv6293QbSvqgupXkS1ttXoBR9rpDPp8tH9oIXbCK4AhVTKowgIYAYh2iZT41nlkFKeus10yRKw5GqyokBXBdA70qKnU3lCd9VFZ4Eq4DxbSoMNBqk8FADig2MtA5RBFg.CqfMnrP60ibdRwfM4yUB8A.HZl3zu19tbnEz2j4hlejxUJfoEkCk0qsLeHlqLzc1-qXAnH1984_R8joN9l3WWA0Jgr13m8qr-GQsAEcjjdiog.vUXuNT3B9rjoE606ZfrRRA" }, - "record": { "A": ["172.234.178.155"] } diff --git a/domains/nyexoi.json b/domains/nyexoi.json index 44ca0b2ba..b21698a73 100644 --- a/domains/nyexoi.json +++ b/domains/nyexoi.json @@ -4,7 +4,6 @@ "discord": "1212192971164754033", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRgrN599r8xvQuvmS0Z9rYahQfr4DHRpFuqCcx0hA7lqvxyfU2bINENKxB9qHUKVLcxxJsVxJhTu9bHMg_lI7CKxDOHfil06iy4biCCDnUCKub8ju3d4YkZoVCBWM5uSHu1BqBjlWD_xKu6jHpV6SwbHbwLpWXSdH-P_KGTgHbaj5NCptvX0s4DdyVZDV5oBqz6VAmqAl0HoSFFnuANz8lfgE9z_yIxK0Rj4u4ce9et9Qkd1QGltI6er9tU2U9LH5X0J7qkA9Cl9sXyO8VwPm70qQfLx-aZ0MZPcHvPNxMiiJ5DxOuvYZS1HQ494nA5ghWQk8WFjvHSiRMaEh5aWBQ.SmcC2sB5sRSC4T9sNkidRw.0Y8OEmwmNVpmr34As2NwAlt-FhlBVOUuYyS8SXHLAh3Q4aYJv55WdwEVNd4u9JWSEwBxYLdajkKFimVzPunQQQqNvfbKGhp3rBdgels_dJU.irZbgI_gDpGkNpagO9e-Nw" }, - "record": { "CNAME": "siteisw.tiiny.site" } diff --git a/domains/redolent.json b/domains/redolent.json index d8ad7ef03..5512e045b 100644 --- a/domains/redolent.json +++ b/domains/redolent.json @@ -4,7 +4,6 @@ "discord": "755718159641608202", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.c0d7ul7E-LX1qEJeFPuXgcpGJvLDeqnotDBs20mJdeqQzpzoMFTGzEYQ3QExt5XVjdX9SzRFpdgGaY04gN_c_Nrx7WaG47ZJL1rNAapJYCUGmysp3W6g2Trwi45_cIaWUEwKGnjBIgp3BTLKO6yentnHJXKjMb5AUkDcZVj69Nly4sCpdUTSjj1Xw6hVtmapS-lGaIlm6iaftk1pEJm1q1uIuDSsrufH2oRF3lVwkmjJDIwD_tf7PXuHRUGgxvt0FK_bLZKnoqbFtpTh9nNg_RBf8H1YnzHhOc6dkjf6ikBBzcQDutiKxelMupFmatlU5eAGCBmKkEUwxtSKsp5jQQ.R8WtRKhJLz0P5qUPEEdXZg.oEOJF1FocJn0FqQ1P0RaKVK4G1RoQT6E3oyRUpMg_lv0UXDwn16BlIUcKowUWxiObofg1YKRgB1OM4uIZPjxbAYJwkS-Q4Hf0CTmeZCjCaVpaeNc20Z9dREuphe4He30.jP6ZbMY8WRHngmBV6kRBsg" }, - "record": { "CNAME": "redolent.pages.dev" } diff --git a/domains/region.json b/domains/region.json index f9cd5da52..2434bc609 100644 --- a/domains/region.json +++ b/domains/region.json @@ -4,7 +4,6 @@ "discord": "1264096408395317289", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WNRBeRSr5EzISmqLUQ2fxgAxern45vcHBcO0OhY8NGPm-MnxKCTOc6yWhmDfS3Mu28S9xI_WG3uQ46SYdVfIQKKoY8kGvirmXpftzJ3we_IqMgEH-7MyG35R0fnxQm6LMVKY41LncduwA1jh9sKmGk30oYcWU1u410j_ZxNGr2yzE17vZjJVBUxGFpRR2Rz3QyKTkHeBLWdTEfCSAYIv7JgJ0IH-iYN7DtqCjn2GGJPEMJYNVpivfUKPCNEqr29_f7clFJHifnmDKLG1BjQFitpO0YOyVTeqYwK0lcig5klf0QNTbJ7irj5uWokMkgKeTcQ1yYsKV4-Io0lTGW0ACA.FBJGaklyR9Ew9uB3rumREQ.tiWkr-YgRATVbC7ZHY6iAzEkcSPA8xCI4nYgQ9m-4k9JZ0hM8FgM7YpZW3Nuv7fl0S4s-QyHX8bilZQnQuQvTZ0AMMI7swTarwu4mvAXkr4.RAYWmatCs8lPwxLir16DVA" }, - "record": { "CNAME": "regioniosvn.github.io" } diff --git a/domains/s97.json b/domains/s97.json index af0de1cc5..d9ffc7ac1 100644 --- a/domains/s97.json +++ b/domains/s97.json @@ -2,7 +2,6 @@ "owner": { "username": "Saud-97", "email": "saud.aljaffer@gmail.com", - "discord": "S97#6758" }, "record": { diff --git a/domains/safety.json b/domains/safety.json index bae202e84..f4fdcb48e 100644 --- a/domains/safety.json +++ b/domains/safety.json @@ -3,7 +3,6 @@ "username": "HackingYZ", "email": "sifed@qq.com" }, - "record": { "CNAME": "safety22w413a.github.io" } diff --git a/domains/sq.json b/domains/sq.json index 23539dfc1..e5d58ce32 100644 --- a/domains/sq.json +++ b/domains/sq.json @@ -2,7 +2,6 @@ "description": "sqec's website", "owner": { "username": "SquareScreamYT", - "discord": "918475812884344852" }, "record": { diff --git a/domains/tofu.json b/domains/tofu.json index ab50644a4..bc813bb58 100644 --- a/domains/tofu.json +++ b/domains/tofu.json @@ -4,7 +4,6 @@ "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" } diff --git a/domains/usekyber.json b/domains/usekyber.json index e7204eda1..b08eb49b1 100644 --- a/domains/usekyber.json +++ b/domains/usekyber.json @@ -4,7 +4,6 @@ "discord": "1335907071287230527", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.mUg0h0vs51TZlH_HhPFCqQvSXzhsEa9nWRE_vKRN7AWyU2jSneGFQopQ5Lj__CLtmRDCd60W0wYjH8FEqUjYaquACMvfkG2KrU-F6Ht8efv-g6fvQSnEpFeCy4jaeOI0WqCfwoDY8AAaH2daMX3CrLhrJAVD-CNm5sjssElj77cmDhU1Z0m2WCp__Akt-uDNc2VUVlUpDfqhV9b8pgEX-NfSMAU0kL-v1B037PVUCBPj_obfJyOUDj72lTcl5uYoJlkIiUbsfvWAIvbP2i_0xxAXXhuyfTnD1a_2FAXmKegzUmM9kjgao1RNWUAXo_sgydw0IxevpVgI-GhZgl09CA.WkO0f1qjPnhPD4YI1U_buA.Vj5CjME69F7g0jEiXmgD0OUNf7GpLBCRuI0Ap5sE67A0D0dWYoKPyE6c5Jy-8U5UuCic01BnIhP3SKeQ4u3ZiCjXkjfeYaXba_UIcOdWBpw.Qm7MtmHkzZBCmWtDpIMY7g" }, - "record": { "CNAME": "0fd7817ec6-hosting.gitbook.io" } diff --git a/domains/wave.json b/domains/wave.json index fa08df710..61d82cb6f 100644 --- a/domains/wave.json +++ b/domains/wave.json @@ -4,7 +4,6 @@ "discord": "1273579466936815717", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VQbRFqL4oyeBRF7H8wmvWeQR00tQnJnL2c0Yc--s4fbY_z_gr-LC7j6Ep_s-mStGfFpmnGZxPAz89WkApt6__tftZ8oClYEbRQJyN7jtoOHO86GNYMxcvQJ2ngNqxjADWrWROLR2uI9c0VZryiZFLfDXkfl0WbtTl2UvndEnjCVwNyIuv8L67P1p9p0ODDyKIcztIkDEROfD46mWthqIcElcWxNuCXMsPYgtBXYn6O6SrQWHhilzEsvLHe8BEMESAfpxvOH7clAWLVLIAmEmNNnoecLwse_z3k8pZHJQDOifr8k5t8FoRNhPH5QYFAXGfk4Mi_jCFUPZV9cwjJa0gA.EkJAMMF4R2XX-bBYIFnfQg.K1R0AqjrIzfN5_rcJit1g8JFU4DxBqL9Wq8nGU3Rhka93TEfxiRYSi5C0RFtt3i-OH_FxwePHkLCDDMDLE4fFFl8bQplvGRoXw-_QY5Czqf2bH6GtsIpt0viog_2l4h5.khbF7ESzWSSPeYTADVcsyg" }, - "record": { "CNAME": "wave.fwh.is" } diff --git a/domains/xgeneric.json b/domains/xgeneric.json index 62bace35a..53f4098c4 100644 --- a/domains/xgeneric.json +++ b/domains/xgeneric.json @@ -4,7 +4,6 @@ "discord": "1194494419064328296", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.D232zLsD29QIoCDQBNjD76jn7VgIPpSOIrRPBMn37VV_JTS_3fJAKK7ADQtFwQu0A-I0TcZTU3UczrEGdwjmkHHAhPu95BuRbFqbWruAnX6ETw0JjSJQvYmlrFjF1xDMM33CJ3GW0R985HyTcB5MbU6-QvWbqPou5bwRShlQ06KKP944EiASahDDNAog2HUwEf7VJjWxdB-hP3Yj_BOvlC_kQBfZBhOTG4OWwbvbAonKjK26oqrVdUKhuDT0VfvI4VsBXlSG3g8P2LnyZZPmh3xJ3UQ4aWYRFhJkC3f0M98NQ4mI7ddwZu4YPVcw9yHiMD9iDnTBnNiSsJVZeMhqQw.6v7QP1iKQEXF2xIliVLoxA.n1gPGIhivHdAaq9enhjewqRKzW2BtPsOt97Ng4x7yp8nv-OzAS4Jev1hp_M3z0XL7l5z1Wc2YrPW7z3trdUlmTZkCLcOziKhwwECaKbQNErOq3yXDxe7K5FvhmQWGNQJ.fZiP_f8z_xpVs5jS0MRQPQ" }, - "record": { "CNAME": "paulswebhelp.com" } diff --git a/domains/zalex.json b/domains/zalex.json index 006338ddf..fd77b578a 100644 --- a/domains/zalex.json +++ b/domains/zalex.json @@ -4,7 +4,6 @@ "discord": "1212435420776890368", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.N0_TVOrIKQHS-dgU5KDDcREwJDAtW1AfGLARAqAZyT-UjrmJz8IUFHg8zYxe6Spa4faQVR_emyVZKwqwlFvdIZZr4yQrWQSED-2WZJ5Z5DXpti6930sHO4CVgszWKjc5LqPW1764QP39iQrC7VtNSFxEmZTWJnmK0i8X_2AOSgu8BTH45vjMVKU4oBRzHjvoBZ-Z_17DCk0Awy2FxWSscZPDVF1-_1ETfQ60Ahcv8gYcMt3ZVs2vrUZR_sopt8LaPf6AQQ9zSgDtRiwBHogpiYWsAZVN_5EHTKosomGhUcxuHfUjhaHFauscXQjHZM6kDOEAEvY8MryV7jRy_gm7fQ.sZCseMTkxIHnGcrpk7SARA.SHzeybFf2FVb38kuLc62-X3zAK2SMpZiL2FlnaU77-UR5bsGoINyEnbJNdvCRd4nLItafWpWtCqu0NyvjBh8BWCNrCUhYMmmLRzg6sBgolI.kE2nsD9RtiZGMS-KFaXmZw" }, - "record": { "CNAME": "zalex.betteruptime.com" } diff --git a/domains/zmail._domainkey.aruria.json b/domains/zmail._domainkey.aruria.json index 04ae8e7d7..33b32cc16 100644 --- a/domains/zmail._domainkey.aruria.json +++ b/domains/zmail._domainkey.aruria.json @@ -4,7 +4,6 @@ "discord": "1175481072088268920", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" }, - "record": { "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKr1YCFtXzTufNgvRlYuDw72rzN8WBF+F8xNRtI5PwvfVyFEAS7saeRf6hqQ28hdqH8FFmJ9479UkP0023gyUyQcpRQnqu01InfoyPCIicCRv/WQBTKyb0YXMtrF3ANZHBDq0p2lcp/naUtPs2oQEuSI5Ih+SfsCs5HnCRTyV2DQIDAQABl" } diff --git a/domains/zmail._domainkey.mail.mrstickypiston.json b/domains/zmail._domainkey.mail.mrstickypiston.json index fd2959af3..052b699ad 100644 --- a/domains/zmail._domainkey.mail.mrstickypiston.json +++ b/domains/zmail._domainkey.mail.mrstickypiston.json @@ -4,7 +4,6 @@ "discord": "700766242268774471", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" }, - "record": { "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCQzqCyycL/D4W2wxwRFdiQuDNf0ityvD6KD71b67nse9rbSgQ+03F/Yt7F19nPvnmgSElmaf7yUcQajw2Nhr4xAK95NUgBkjuF4ofkXZnqw7fyVz5JdVU504yPXzLCj5SxSU2Rbu5WS+rXr0P86jjUfNWVPs30p3RTgJDJRoQgBQIDAQAB" } diff --git a/tests/domains.test.js b/tests/domains.test.js index 46a4339fb..90262cdef 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -3,7 +3,9 @@ const fs = require("fs-extra"); const path = require("path"); const domainsPath = path.resolve("domains"); -const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); +const files = fs + .readdirSync(domainsPath) + .filter((file) => file.endsWith(".json")); const domainCache = {}; @@ -13,11 +15,15 @@ function getDomainData(subdomain) { } try { - const data = fs.readJsonSync(path.join(domainsPath, `${subdomain}.json`)); + const data = fs.readJsonSync( + path.join(domainsPath, `${subdomain}.json`), + ); domainCache[subdomain] = data; // Cache the domain data return data; } catch (error) { - throw new Error(`Failed to read JSON for ${subdomain}: ${error.message}`); + throw new Error( + `Failed to read JSON for ${subdomain}: ${error.message}`, + ); } } @@ -44,23 +50,32 @@ t("Nested subdomains should not exist without a parent subdomain", (t) => { if (subdomain.split(".").length > 1) { const parentSubdomain = getParentSubdomain(subdomain); - t.true(parentSubdomain && files.includes(`${parentSubdomain}.json`), `${file}: Parent subdomain does not exist`); + t.true( + parentSubdomain && files.includes(`${parentSubdomain}.json`), + `${file}: Parent subdomain does not exist`, + ); } }); }); -t("Nested subdomains should not exist if the parent subdomain has NS records", (t) => { - files.forEach((file) => { - const subdomain = file.replace(/\.json$/, ""); +t( + "Nested subdomains should not exist if the parent subdomain has NS records", + (t) => { + files.forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); - if (subdomain.split(".").length > 1) { - const parentSubdomain = getParentSubdomain(subdomain); - const parentDomain = getDomainData(parentSubdomain); + if (subdomain.split(".").length > 1) { + const parentSubdomain = getParentSubdomain(subdomain); + const parentDomain = getDomainData(parentSubdomain); - t.true(!parentDomain.record.NS, `${file}: Parent subdomain has NS records`); - } - }); -}); + t.true( + !parentDomain.record.NS, + `${file}: Parent subdomain has NS records`, + ); + } + }); + }, +); t("Nested subdomains should be owned by the parent subdomain's owner", (t) => { files.forEach((file) => { @@ -72,9 +87,48 @@ t("Nested subdomains should be owned by the parent subdomain's owner", (t) => { const parentDomain = getDomainData(parentSubdomain); t.true( - data.owner.username.toLowerCase() === parentDomain.owner.username.toLowerCase(), - `${file}: Owner does not match the parent subdomain` + data.owner.username.toLowerCase() === + parentDomain.owner.username.toLowerCase(), + `${file}: Owner does not match the parent subdomain`, ); } }); }); + +t("Subdomains containing an underscore can only have specific records", (t) => { + files.forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); + + if (subdomain.includes("_")) { + const data = getDomainData(subdomain); + const recordKeys = Object.keys(data.record); + + if ( + subdomain.startsWith("_acme-challenge.") || + subdomain.includes("._domainkey.") + ) { + t.true( + recordKeys.every((key) => + new Set(["TXT", "CNAME"]).has(key), + ), + `${file}: This type of subdomain can only have TXT or CNAME records`, + ); + } else if ( + subdomain.includes("._tcp.") || + subdomain.includes("._udp.") + ) { + t.deepEqual( + recordKeys, + ["SRV"], + `${file}: This type of subdomain can only have SRV records`, + ); + } else { + t.deepEqual( + recordKeys, + ["TXT"], + `${file}: Subdomains with underscores can only have TXT records`, + ); + } + } + }); +}); diff --git a/tests/json.test.js b/tests/json.test.js index e6f77d5df..847cf0259 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -6,29 +6,30 @@ const ignoredRootJSONFiles = ["package-lock.json", "package.json"]; const requiredFields = { owner: "object", - record: "object" + record: "object", }; const optionalFields = { proxied: "boolean", - redirect_config: "object" + redirect_config: "object", }; const requiredOwnerFields = { - username: "string" + username: "string", }; const optionalOwnerFields = { - email: "string" + email: "string", }; const optionalRedirectConfigFields = { custom_paths: "object", - redirect_paths: "boolean" + redirect_paths: "boolean", }; const emailRegex = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/; -const hostnameRegex = /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; +const hostnameRegex = + /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; const exceptedDomains = require("../util/excepted.json"); const reservedDomains = require("../util/reserved.json"); @@ -52,7 +53,9 @@ function expandReservedDomains(reserved) { } expandedList.splice(expandedList.indexOf(item), 1); } else { - throw new Error(`[util/reserved.json] Invalid range [${start}-${end}] in "${item}"`); + throw new Error( + `[util/reserved.json] Invalid range [${start}-${end}] in "${item}"`, + ); } } }); @@ -87,7 +90,11 @@ function validateFields(t, obj, fields, file, prefix = "") { const fieldPath = prefix ? `${prefix}.${key}` : key; if (obj.hasOwnProperty(key)) { - t.is(typeof obj[key], fields[key], `${file}: Field ${fieldPath} should be of type ${fields[key]}`); + t.is( + typeof obj[key], + fields[key], + `${file}: Field ${fieldPath} should be of type ${fields[key]}`, + ); } else if (fields === requiredFields) { t.true(false, `${file}: Missing required field: ${fieldPath}`); } @@ -95,9 +102,18 @@ function validateFields(t, obj, fields, file, prefix = "") { } function validateFileName(t, file) { - t.true(file.endsWith(".json"), `${file}: File does not have .json extension`); - t.false(file.includes(".is-a.dev"), `${file}: File name should not contain .is-a.dev`); - t.true(file === file.toLowerCase(), `${file}: File name should be all lowercase`); + t.true( + file.endsWith(".json"), + `${file}: File does not have .json extension`, + ); + t.false( + file.includes(".is-a.dev"), + `${file}: File name should not contain .is-a.dev`, + ); + t.true( + file === file.toLowerCase(), + `${file}: File name should be all lowercase`, + ); // Ignore root domain if (file !== "@.json") { @@ -106,12 +122,27 @@ function validateFileName(t, file) { t.regex( subdomain + ".is-a.dev", hostnameRegex, - `${file}: FQDN must be 1-253 characters, use letters, numbers, dots, or hyphens, and not start or end with a hyphen.` + `${file}: FQDN must be 1-253 characters, use letters, numbers, dots, or hyphens, and not start or end with a hyphen.`, + ); + t.false( + expandedReservedDomains.includes(subdomain), + `${file}: Subdomain name is reserved`, + ); + // Disallow nested subdomains above reserved domains + t.true( + !expandedReservedDomains.some((reserved) => + subdomain.endsWith(`.${reserved}`), + ), + `${file}: Subdomain name is reserved`, ); - t.true(!expandedReservedDomains.includes(subdomain), `${file}: Subdomain name is reserved`); - if (subdomain.split(".").length === 1 && !exceptedDomains.includes(subdomain)) { - t.false(subdomain.startsWith("_"), `${file}: Root subdomains should not start with an underscore`); + const rootSubdomain = subdomain.split(".").pop(); + + if (!exceptedDomains.includes(rootSubdomain)) { + t.false( + rootSubdomain.startsWith("_"), + `${file}: Root subdomains should not start with an underscore`, + ); } } } @@ -119,13 +150,19 @@ function validateFileName(t, file) { t("JSON files should not be in the root directory", (t) => { const rootFiles = fs .readdirSync(path.resolve()) - .filter((file) => file.endsWith(".json") && !ignoredRootJSONFiles.includes(file)); + .filter( + (file) => + file.endsWith(".json") && !ignoredRootJSONFiles.includes(file), + ); t.is(rootFiles.length, 0, "JSON files should not be in the root directory"); }); t("All files should be valid JSON", (t) => { files.forEach((file) => { - t.notThrows(() => fs.readJsonSync(path.join(domainsPath, file)), `${file}: Invalid JSON file`); + t.notThrows( + () => fs.readJsonSync(path.join(domainsPath, file)), + `${file}: Invalid JSON file`, + ); }); }); @@ -135,7 +172,10 @@ t("All files should not have duplicate keys", (t) => { const rawData = fs.readFileSync(`${domainsPath}/${file}`, "utf8"); const duplicateKeys = findDuplicateKeys(rawData); - t.true(!duplicateKeys.length, `${file}: Duplicate keys found: ${duplicateKeys.join(", ")}`); + t.true( + !duplicateKeys.length, + `${file}: Duplicate keys found: ${duplicateKeys.join(", ")}`, + ); }); }); @@ -159,17 +199,33 @@ t("All files should have valid required and optional fields", (t) => { // Validate optional fields for top-level and redirect config validateFields(t, data, optionalFields, file); if (data.redirect_config) { - validateFields(t, data.redirect_config, optionalRedirectConfigFields, file, "redirect_config"); + validateFields( + t, + data.redirect_config, + optionalRedirectConfigFields, + file, + "redirect_config", + ); } // Validate email format if (data.owner.email) { - t.regex(data.owner.email, emailRegex, `${file}: Owner email should be a valid email address`); - t.true(!data.owner.email.endsWith("@users.noreply.github.com"), `${file}: Owner email should not be a GitHub no-reply email`); + t.regex( + data.owner.email, + emailRegex, + `${file}: Owner email should be a valid email address`, + ); + t.false( + data.owner.email.endsWith("@users.noreply.github.com"), + `${file}: Owner email should not be a GitHub no-reply email`, + ); } // Ensure 'record' field is not empty - t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); + t.true( + Object.keys(data.record).length > 0, + `${file}: Missing DNS records`, + ); }); }); @@ -180,7 +236,7 @@ t("Reserved domains file should be valid", (t) => { t.regex( item, subdomainRegex, - `[util/reserved-domains.json] Invalid subdomain name "${item}" at index ${index}` + `[util/reserved-domains.json] Invalid subdomain name "${item}" at index ${index}`, ); }); diff --git a/tests/proxy.test.js b/tests/proxy.test.js index d7c73bc5b..0f1c65039 100644 --- a/tests/proxy.test.js +++ b/tests/proxy.test.js @@ -25,22 +25,29 @@ function validateProxiedRecords(t, data, file) { const recordTypes = Array.from(requiredRecordsToProxy).join(", "); if (data.proxied) { - const hasProxiedRecord = Object.keys(data.record).some((key) => requiredRecordsToProxy.has(key)); + const hasProxiedRecord = Object.keys(data.record).some((key) => + requiredRecordsToProxy.has(key), + ); t.true( hasProxiedRecord, - `${file}: Proxied is true but there are no records that can be proxied (${recordTypes} expected)` + `${file}: Proxied is true but there are no records that can be proxied (${recordTypes} expected)`, ); } } const domainsPath = path.resolve("domains"); -const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); +const files = fs + .readdirSync(domainsPath) + .filter((file) => file.endsWith(".json")); -t("Domains with proxy enabled must have at least one proxy-able record", (t) => { - files.forEach((file) => { - const domain = getDomainData(file); +t( + "Domains with proxy enabled must have at least one proxy-able record", + (t) => { + files.forEach((file) => { + const domain = getDomainData(file); - validateProxiedRecords(t, domain, file); - }); -}); + validateProxiedRecords(t, domain, file); + }); + }, +); diff --git a/tests/records.test.js b/tests/records.test.js index 223971308..9f05a650b 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -2,14 +2,29 @@ const t = require("ava"); const fs = require("fs-extra"); const path = require("path"); -const validRecordTypes = new Set(["A", "AAAA", "CAA", "CNAME", "DS", "MX", "NS", "SRV", "TXT", "URL"]); -const hostnameRegex = /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; -const ipv4Regex = /^(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}$/; +const validRecordTypes = new Set([ + "A", + "AAAA", + "CAA", + "CNAME", + "DS", + "MX", + "NS", + "SRV", + "TXT", + "URL", +]); +const hostnameRegex = + /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; +const ipv4Regex = + /^(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}$/; const ipv6Regex = /^(?:[0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}$|^::(?:[0-9a-fA-F]{1,4}:){0,6}[0-9a-fA-F]{1,4}$|^(?:[0-9a-fA-F]{1,4}:){1,7}:$|^(?:[0-9a-fA-F]{1,4}:){0,6}::(?:[0-9a-fA-F]{1,4}:){0,5}[0-9a-fA-F]{1,4}$/; const domainsPath = path.resolve("domains"); -const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); +const files = fs + .readdirSync(domainsPath) + .filter((file) => file.endsWith(".json")); const domainCache = {}; @@ -38,7 +53,7 @@ function expandIPv6(ip) { segments = [ ...nonEmptySegments.slice(0, emptyIndex), ...Array(missingSegments).fill("0000"), - ...nonEmptySegments.slice(emptyIndex) + ...nonEmptySegments.slice(emptyIndex), ]; } @@ -48,7 +63,11 @@ function expandIPv6(ip) { function validateIPv4(ip, proxied) { const parts = ip.split(".").map(Number); - if (parts.length !== 4 || parts.some((part) => isNaN(part) || part < 0 || part > 255)) return false; + if ( + parts.length !== 4 || + parts.some((part) => isNaN(part) || part < 0 || part > 255) + ) + return false; if (ip === "192.0.2.1" && proxied) return true; return !( @@ -94,100 +113,153 @@ function validateRecordValues(t, data, file) { Object.entries(data.record).forEach(([key, value]) => { // General validation for arrays if (["A", "AAAA", "MX", "NS"].includes(key)) { - t.true(Array.isArray(value), `${file}: Record value for ${key} should be an array`); + t.true( + Array.isArray(value), + `${file}: Record value for ${key} should be an array`, + ); value.forEach((record, idx) => { t.true( typeof record === "string", - `${file}: Record value for ${key} should be a string at index ${idx}` + `${file}: Record value for ${key} should be a string at index ${idx}`, ); if (key === "A") { - t.true(ipv4Regex.test(record), `${file}: Invalid IPv4 address for ${key} at index ${idx}`); + t.true( + ipv4Regex.test(record), + `${file}: Invalid IPv4 address for ${key} at index ${idx}`, + ); t.true( validateIPv4(record, data.proxied), - `${file}: Invalid IPv4 address for ${key} at index ${idx}` + `${file}: Invalid IPv4 address for ${key} at index ${idx}`, ); } else if (key === "AAAA") { const expandedIPv6 = expandIPv6(record); - t.true(ipv6Regex.test(expandedIPv6), `${file}: Invalid IPv6 address for ${key} at index ${idx}`); - t.true(validateIPv6(expandedIPv6), `${file}: Invalid IPv6 address for ${key} at index ${idx}`); + t.true( + ipv6Regex.test(expandedIPv6), + `${file}: Invalid IPv6 address for ${key} at index ${idx}`, + ); + t.true( + validateIPv6(expandedIPv6), + `${file}: Invalid IPv6 address for ${key} at index ${idx}`, + ); } else if (["MX", "NS"].includes(key)) { - t.true(isValidHostname(record), `${file}: Invalid hostname for ${key} at index ${idx}`); + t.true( + isValidHostname(record), + `${file}: Invalid hostname for ${key} at index ${idx}`, + ); } }); } // CNAME and URL validations if (["CNAME", "URL"].includes(key)) { - t.true(typeof value === "string", `${file}: Record value for ${key} should be a string`); + t.true( + typeof value === "string", + `${file}: Record value for ${key} should be a string`, + ); if (key === "CNAME") { - t.true(isValidHostname(value), `${file}: Invalid hostname for ${key}`); + t.true( + isValidHostname(value), + `${file}: Invalid hostname for ${key}`, + ); t.true(value !== file, `${file}: CNAME cannot point to itself`); } else if (key === "URL") { t.true( value.startsWith("http://") || value.startsWith("https://"), - `${file}: Record value for ${key} must start with http:// or https://` + `${file}: Record value for ${key} must start with http:// or https://`, + ); + t.notThrows( + () => new URL(value), + `${file}: Invalid URL for ${key}`, ); - t.notThrows(() => new URL(value), `${file}: Invalid URL for ${key}`); const urlHost = new URL(value).host; const isSelfReferencing = - file === "@.json" ? urlHost === "is-a.dev" : urlHost === `${subdomain}.is-a.dev`; + file === "@.json" + ? urlHost === "is-a.dev" + : urlHost === `${subdomain}.is-a.dev`; - t.true(!isSelfReferencing, `${file}: URL cannot point to itself`); + t.false( + isSelfReferencing, + `${file}: URL cannot point to itself`, + ); } } // CAA, DS, SRV validations if (["CAA", "DS", "SRV"].includes(key)) { - t.true(Array.isArray(value), `${file}: Record value for ${key} should be an array`); + t.true( + Array.isArray(value), + `${file}: Record value for ${key} should be an array`, + ); value.forEach((record, idx) => { t.true( typeof record === "object", - `${file}: Record value for ${key} should be an object at index ${idx}` + `${file}: Record value for ${key} should be an object at index ${idx}`, ); if (key === "CAA") { t.true( ["issue", "issuewild", "iodef"].includes(record.tag), - `${file}: Invalid tag for CAA at index ${idx}` + `${file}: Invalid tag for CAA at index ${idx}`, + ); + t.true( + typeof record.value === "string", + `${file}: Invalid value for CAA at index ${idx}`, ); - t.true(typeof record.value === "string", `${file}: Invalid value for CAA at index ${idx}`); t.true( isValidHostname(record.value) || record.value === ";", - `${file}: Value must be a hostname or semicolon for CAA at index ${idx}` + `${file}: Value must be a hostname or semicolon for CAA at index ${idx}`, ); } else if (key === "DS") { t.true( - Number.isInteger(record.key_tag) && record.key_tag >= 0 && record.key_tag <= 65535, - `${file}: Invalid key_tag for DS at index ${idx}` + Number.isInteger(record.key_tag) && + record.key_tag >= 0 && + record.key_tag <= 65535, + `${file}: Invalid key_tag for DS at index ${idx}`, ); t.true( - Number.isInteger(record.algorithm) && record.algorithm >= 0 && record.algorithm <= 255, - `${file}: Invalid algorithm for DS at index ${idx}` + Number.isInteger(record.algorithm) && + record.algorithm >= 0 && + record.algorithm <= 255, + `${file}: Invalid algorithm for DS at index ${idx}`, ); t.true( - Number.isInteger(record.digest_type) && record.digest_type >= 0 && record.digest_type <= 255, - `${file}: Invalid digest_type for DS at index ${idx}` + Number.isInteger(record.digest_type) && + record.digest_type >= 0 && + record.digest_type <= 255, + `${file}: Invalid digest_type for DS at index ${idx}`, + ); + t.true( + isValidHexadecimal(record.digest), + `${file}: Invalid digest for DS at index ${idx}`, ); - t.true(isValidHexadecimal(record.digest), `${file}: Invalid digest for DS at index ${idx}`); } else if (key === "SRV") { t.true( - Number.isInteger(record.priority) && record.priority >= 0 && record.priority <= 65535, - `${file}: Invalid priority for SRV at index ${idx}` + Number.isInteger(record.priority) && + record.priority >= 0 && + record.priority <= 65535, + `${file}: Invalid priority for SRV at index ${idx}`, ); t.true( - Number.isInteger(record.weight) && record.weight >= 0 && record.weight <= 65535, - `${file}: Invalid weight for SRV at index ${idx}` + Number.isInteger(record.weight) && + record.weight >= 0 && + record.weight <= 65535, + `${file}: Invalid weight for SRV at index ${idx}`, ); t.true( - Number.isInteger(record.port) && record.port >= 0 && record.port <= 65535, - `${file}: Invalid port for SRV at index ${idx}` + Number.isInteger(record.port) && + record.port >= 0 && + record.port <= 65535, + `${file}: Invalid port for SRV at index ${idx}`, + ); + t.true( + isValidHostname(record.target), + `${file}: Invalid target for SRV at index ${idx}`, ); - t.true(isValidHostname(record.target), `${file}: Invalid target for SRV at index ${idx}`); } }); } @@ -196,44 +268,60 @@ function validateRecordValues(t, data, file) { if (key === "TXT") { const values = Array.isArray(value) ? value : [value]; values.forEach((record, idx) => { - t.true(typeof record === "string", `${file}: TXT record value should be a string at index ${idx}`); + t.true( + typeof record === "string", + `${file}: TXT record value should be a string at index ${idx}`, + ); }); } }); if (data.redirect_config) { - const customPaths = Object.keys(data.redirect_config.custom_paths || {}); + const customPaths = Object.keys( + data.redirect_config.custom_paths || {}, + ); const pathRegex = /^\/[a-zA-Z0-9\-_\.\/]+(? { - const customRedirectURL = data.redirect_config.custom_paths[customPath]; + const customRedirectURL = + data.redirect_config.custom_paths[customPath]; const urlMessage = `${file}: Custom path in redirect_config`; // Validate the custom path t.true( pathRegex.test(customPath), - `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}` + `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}`, ); t.true( customPath.length >= 2 && customPath.length <= 255, - `${urlMessage} should be 2-255 characters long at index ${idx}` + `${urlMessage} should be 2-255 characters long at index ${idx}`, ); // Validate the redirect URL t.true( data.record.URL !== customRedirectURL, - `${urlMessage} should be different from the URL record at index ${idx}` + `${urlMessage} should be different from the URL record at index ${idx}`, ); t.true( - customRedirectURL.startsWith("http://") || customRedirectURL.startsWith("https://"), - `${urlMessage} must start with http:// or https:// at index ${idx}` + customRedirectURL.startsWith("http://") || + customRedirectURL.startsWith("https://"), + `${urlMessage} must start with http:// or https:// at index ${idx}`, + ); + t.notThrows( + () => new URL(customRedirectURL), + `${urlMessage} contains an invalid URL at index ${idx}`, ); - t.notThrows(() => new URL(customRedirectURL), `${urlMessage} contains an invalid URL at index ${idx}`); // Check for self-referencing redirects const urlHost = new URL(customRedirectURL).host; - const isSelfReferencing = file === "@.json" ? urlHost === "is-a.dev" : urlHost === `${subdomain}.is-a.dev`; - t.true(!isSelfReferencing, `${urlMessage} cannot point to itself at index ${idx}`); + const isSelfReferencing = + file === "@.json" + ? urlHost === "is-a.dev" + : urlHost === `${subdomain}.is-a.dev`; + t.false( + isSelfReferencing, + `${urlMessage} cannot point to itself at index ${idx}`, + ); }); } } @@ -244,35 +332,51 @@ t("All files should have valid record types", (t) => { const recordKeys = Object.keys(data.record); recordKeys.forEach((key) => { - t.true(validateRecordType(key), `${file}: Invalid record type: ${key}`); + t.true( + validateRecordType(key), + `${file}: Invalid record type: ${key}`, + ); }); // Record type combinations validation if (recordKeys.includes("CNAME") && !data.proxied) { - t.is(recordKeys.length, 1, `${file}: CNAME records cannot be combined with other records unless proxied`); + t.is( + recordKeys.length, + 1, + `${file}: CNAME records cannot be combined with other records unless proxied`, + ); } if (recordKeys.includes("NS")) { t.true( - recordKeys.length === 1 || (recordKeys.length === 2 && recordKeys.includes("DS")), - `${file}: NS records cannot be combined with other records, except for DS records` + recordKeys.length === 1 || + (recordKeys.length === 2 && recordKeys.includes("DS")), + `${file}: NS records cannot be combined with other records, except for DS records`, ); } if (recordKeys.includes("DS")) { - t.true(recordKeys.includes("NS"), `${file}: DS records must be combined with NS records`); + t.true( + recordKeys.includes("NS"), + `${file}: DS records must be combined with NS records`, + ); } if (recordKeys.includes("URL")) { t.true( - !recordKeys.includes("A") && !recordKeys.includes("AAAA") && !recordKeys.includes("CNAME"), - `${file}: URL records cannot be combined with A, AAAA, or CNAME records` + !recordKeys.includes("A") && + !recordKeys.includes("AAAA") && + !recordKeys.includes("CNAME"), + `${file}: URL records cannot be combined with A, AAAA, or CNAME records`, ); } if (data.redirect_config) { t.true( recordKeys.includes("URL") || data.proxied, - `${file}: Redirect config must be combined with a URL record or the domain must be proxied` + `${file}: Redirect config must be combined with a URL record or the domain must be proxied`, ); if (data.redirect_config.redirect_paths) { - t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); + t.true( + recordKeys.includes("URL"), + `${file}: redirect_config.redirect_paths requires a URL record`, + ); } } diff --git a/tests/special.test.js b/tests/special.test.js index bd18e3e00..3a5f8aeef 100644 --- a/tests/special.test.js +++ b/tests/special.test.js @@ -3,16 +3,24 @@ const fs = require("fs-extra"); const path = require("path"); const domainsPath = path.resolve("domains"); -const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); +const files = fs + .readdirSync(domainsPath) + .filter((file) => file.endsWith(".json")); -const bypassedUsernames = require("../util/bypassed.json").map((username) => username.toLowerCase()); +const bypassedUsernames = require("../util/bypassed.json").map((username) => + username.toLowerCase(), +); function getDomainData(subdomain) { try { - const data = fs.readJsonSync(path.join(domainsPath, `${subdomain}.json`)); + const data = fs.readJsonSync( + path.join(domainsPath, `${subdomain}.json`), + ); return data; } catch (error) { - throw new Error(`Failed to read JSON for ${subdomain}: ${error.message}`); + throw new Error( + `Failed to read JSON for ${subdomain}: ${error.message}`, + ); } } @@ -23,15 +31,20 @@ t("Users are limited to one single character subdomain", (t) => { const subdomain = file.replace(/\.json$/, ""); const data = getDomainData(subdomain); - if (subdomain.length === 1 && !bypassedUsernames.includes(data.owner.username.toLowerCase())) { + if ( + subdomain.length === 1 && + !bypassedUsernames.includes(data.owner.username.toLowerCase()) + ) { results.push({ subdomain, - owner: data.owner.username.toLowerCase() + owner: data.owner.username.toLowerCase(), }); } }); - const duplicates = results.filter((result) => results.filter((r) => r.owner === result.owner).length > 1); + const duplicates = results.filter( + (result) => results.filter((r) => r.owner === result.owner).length > 1, + ); const output = duplicates.reduce((acc, curr) => { if (!acc[curr.owner]) { acc[curr.owner] = []; @@ -46,7 +59,7 @@ t("Users are limited to one single character subdomain", (t) => { 0, Object.keys(output) .map((owner) => `${owner} - ${output[owner].join(", ")}`) - .join("\n") + .join("\n"), ); t.pass(); diff --git a/util/bypassed.json b/util/bypassed.json index ed9a583ce..31fe6be0d 100644 --- a/util/bypassed.json +++ b/util/bypassed.json @@ -1,4 +1 @@ -[ - "is-a-dev", - "wdhdev" -] +["is-a-dev", "wdhdev"] diff --git a/util/reserved.json b/util/reserved.json index 0963a84a4..4482ced8e 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -1,4 +1,8 @@ [ + "_acme-challenge.www", + "_atproto.www", + "_discord.www", + "_vercel.www", "account", "accounts", "admin", diff --git a/util/wildcards.json b/util/wildcards.json deleted file mode 100644 index 2de23327b..000000000 --- a/util/wildcards.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "*.william" -] From 6aa22a1f95c8270c132837f14726dd5fb6e942ee Mon Sep 17 00:00:00 2001 From: Ibrahim Asif <73517520+Satindar31@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:36:30 +0530 Subject: [PATCH 3004/3585] Update satindar.json --- domains/satindar.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/satindar.json b/domains/satindar.json index cb46edd97..0c9847177 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -7,6 +7,12 @@ "twitter": "satindar31" }, "record": { - "NS": ["brodie.ns.cloudflare.com", "jamie.ns.cloudflare.com"] + "NS": ["brodie.ns.cloudflare.com", "jamie.ns.cloudflare.com"], + "DS": { + "key_tag": 2371, + "algorithm": 13, + "digest_type": 256, + "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" + } } } From 30d112c1b4bebec3f9cf43957c9b70b9129673ba Mon Sep 17 00:00:00 2001 From: Ibrahim Asif <73517520+Satindar31@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:43:21 +0530 Subject: [PATCH 3005/3585] Fix tests? --- domains/satindar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/satindar.json b/domains/satindar.json index 0c9847177..953eb3fd2 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -8,11 +8,11 @@ }, "record": { "NS": ["brodie.ns.cloudflare.com", "jamie.ns.cloudflare.com"], - "DS": { + "DS": [{ "key_tag": 2371, "algorithm": 13, "digest_type": 256, "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" - } + }] } } From fcebf135bee2a0489b47529a12e4531022e14951 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif <73517520+Satindar31@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:46:05 +0530 Subject: [PATCH 3006/3585] No idea what I'm doing --- domains/satindar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/satindar.json b/domains/satindar.json index 953eb3fd2..0057095e3 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -11,7 +11,7 @@ "DS": [{ "key_tag": 2371, "algorithm": 13, - "digest_type": 256, + "digest_type": "SHA256", "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" }] } From 543c9eac2dfbdd93f1920caaa28e3565320ea559 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif <73517520+Satindar31@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:47:31 +0530 Subject: [PATCH 3007/3585] Is the ci stupid? --- domains/satindar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/satindar.json b/domains/satindar.json index 0057095e3..953eb3fd2 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -11,7 +11,7 @@ "DS": [{ "key_tag": 2371, "algorithm": 13, - "digest_type": "SHA256", + "digest_type": 256, "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" }] } From 9027478fc9d6ef72194d38e058b4d5ff7c53e3f6 Mon Sep 17 00:00:00 2001 From: Denisz Becskei <71346694+denisz-becskei@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:28:46 +0100 Subject: [PATCH 3008/3585] Create gustyff.json --- domains/gustyff.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gustyff.json diff --git a/domains/gustyff.json b/domains/gustyff.json new file mode 100644 index 000000000..e001a4fb1 --- /dev/null +++ b/domains/gustyff.json @@ -0,0 +1,11 @@ +{ + "description": "A personal developer portfolio", + "repo": "https://github.com/denisz-becskei/denisz-becskei.github.io", + "owner": { + "username": "denisz-becskei", + "email": "gustyff.the.dev@gmail.com" + }, + "record": { + "CNAME": "denisz-becskei.github.io" + } +} From ee549aba7d02e38b3f2c89aa6e6339b99567685b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 18:36:31 +0800 Subject: [PATCH 3009/3585] fix digest_type --- domains/satindar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/satindar.json b/domains/satindar.json index 953eb3fd2..9ed1644bd 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -11,7 +11,7 @@ "DS": [{ "key_tag": 2371, "algorithm": 13, - "digest_type": 256, + "digest_type": 2, "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" }] } From 19320ca47174365b9495580ad2c4ba2945ceb7aa Mon Sep 17 00:00:00 2001 From: Sulabh Nepal <48127992+sulabh-npl@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:02:12 +0545 Subject: [PATCH 3010/3585] Create sulabh.json --- domains/sulabh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/sulabh.json diff --git a/domains/sulabh.json b/domains/sulabh.json new file mode 100644 index 000000000..922c6e5e0 --- /dev/null +++ b/domains/sulabh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "sulabh-npl", + "email": "sulabh.work19@gmail.com" + }, + "record": { + "CNAME": "sulabh.info.np" + } From aa349bdff55289e5d8e4e4f05a75bdeb9c5bb396 Mon Sep 17 00:00:00 2001 From: Oswaldo Alonzo <52548392+Valitogt79@users.noreply.github.com> Date: Thu, 13 Feb 2025 05:51:49 -0600 Subject: [PATCH 3011/3585] Create oalonzo.json --- domains/oalonzo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oalonzo.json diff --git a/domains/oalonzo.json b/domains/oalonzo.json new file mode 100644 index 000000000..70e38da42 --- /dev/null +++ b/domains/oalonzo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "valitogt", + "email": "oswalonzo@hotmail.com" + }, + "record": { + "CNAME": "Valitogt79.github.io" + } +} From df8d5fa1662c5c0307bc67b3d07d015b5a098c05 Mon Sep 17 00:00:00 2001 From: cogrow4 <116611842+cogrow4@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:52:14 +1100 Subject: [PATCH 3012/3585] Create coen.json --- domains/coen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/coen.json diff --git a/domains/coen.json b/domains/coen.json new file mode 100644 index 000000000..4dd7bee00 --- /dev/null +++ b/domains/coen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cogrow4", + "email": "cogrow@duck.com" + }, + "record": { + "URL": "https://github.com/cogrow4" + } +} From 5cf2c59dfbc89e0ec59b5de16c2c5efee9c84c55 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:00:43 +0700 Subject: [PATCH 3013/3585] Update hellokhangtran.json Added TXT record for Vercel domain verification. --- domains/hellokhangtran.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json index a32a983b5..f3afcec26 100644 --- a/domains/hellokhangtran.json +++ b/domains/hellokhangtran.json @@ -5,7 +5,8 @@ "email": "hellokhangtran03@gmail.com" }, "record": { - "CNAME": "hellokhangtran.vercel.app" + "CNAME": "hellokhangtran.vercel.app", + "TXT": ["vc-domain-verify=hellokhangtran.is-a.dev,c6412bc4cdbfa93fe3a1"] }, "proxied": false } From 1fde30e064997185a1fdaec29f0f2f242f6e8245 Mon Sep 17 00:00:00 2001 From: ganeswar-velvadapu Date: Thu, 13 Feb 2025 17:32:17 +0530 Subject: [PATCH 3014/3585] Improved ganeswarv.json --- domains/ganeswarv.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json index 3c9e6ce82..244fadd80 100644 --- a/domains/ganeswarv.json +++ b/domains/ganeswarv.json @@ -1,3 +1,5 @@ + + { "owner": { "username": "ganeswar-velvadapu", From 97d85dd08120ddd584cb9ec02ac1f3875d74166e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:03:14 +0800 Subject: [PATCH 3015/3585] fix typo --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ec6f221ec..7d76cec72 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ From 7fad6bfcdc8a626c46bb3f7df7909ad581bcd948 Mon Sep 17 00:00:00 2001 From: QAVV <199084747+qavv@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:15:25 +0800 Subject: [PATCH 3016/3585] Create qavv.json --- domains/qavv.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/qavv.json diff --git a/domains/qavv.json b/domains/qavv.json new file mode 100644 index 000000000..a76eacfde --- /dev/null +++ b/domains/qavv.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "qavv" + }, + "record": { + "CNAME": "qavv.github.io" + } +} From 60cc7a9f6e94ee615437137d0cfc22f6f8149929 Mon Sep 17 00:00:00 2001 From: shukraditya Date: Thu, 13 Feb 2025 17:46:04 +0530 Subject: [PATCH 3017/3585] shukraditya.json added to /domains --- domains/shukraditya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shukraditya.json diff --git a/domains/shukraditya.json b/domains/shukraditya.json new file mode 100644 index 000000000..c0ba14a62 --- /dev/null +++ b/domains/shukraditya.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Blog and portfolio", + "repo": "https://github.com/shukraditya/shukraditya", + "owner": { + "username": "shukraditya", + "email": "shukra12bose@gmail.com" + }, + "record": { + "CNAME": "shukraditya.github.io" + } +} \ No newline at end of file From 4bd58f370bf77d4881bb611cf2b4a1012648591a Mon Sep 17 00:00:00 2001 From: QAVV <199084747+qavv@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:17:32 +0800 Subject: [PATCH 3018/3585] Create _github-pages-challenge-qavv.qavv.json --- domains/_github-pages-challenge-qavv.qavv.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-qavv.qavv.json diff --git a/domains/_github-pages-challenge-qavv.qavv.json b/domains/_github-pages-challenge-qavv.qavv.json new file mode 100644 index 000000000..af2da0937 --- /dev/null +++ b/domains/_github-pages-challenge-qavv.qavv.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "qavv" + }, + "record": { + "TXT": "6598155c8cf0929e826409fb38fc02" + } +} From cf52c26d2c9f2b701bb30b427f51a0eae53459bf Mon Sep 17 00:00:00 2001 From: Dhruv Koshta <132095758+Dhruvkoshta@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:56:35 +0530 Subject: [PATCH 3019/3585] Update dhruvkoshta.json --- domains/dhruvkoshta.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json index 9259c036b..27cb3dfe4 100644 --- a/domains/dhruvkoshta.json +++ b/domains/dhruvkoshta.json @@ -1,6 +1,8 @@ { "owner": { - "username": "Dhruvkoshta" + "username": "Dhruvkoshta", + "email": "dhruvkoshta@gmail.com", + "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io" }, "record": { "CNAME": "dhruvkoshta.github.io" From 69150cd471e899891b82ab2ce41c37fa71b4ead6 Mon Sep 17 00:00:00 2001 From: Dhruv Koshta <132095758+Dhruvkoshta@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:57:19 +0530 Subject: [PATCH 3020/3585] Update dhruvkoshta.json --- domains/dhruvkoshta.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json index 27cb3dfe4..568d51caa 100644 --- a/domains/dhruvkoshta.json +++ b/domains/dhruvkoshta.json @@ -2,7 +2,8 @@ "owner": { "username": "Dhruvkoshta", "email": "dhruvkoshta@gmail.com", - "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io" + "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", + "description":"portfolio site" }, "record": { "CNAME": "dhruvkoshta.github.io" From 5943b6c2cec0b49da972044dea2818bd03e06147 Mon Sep 17 00:00:00 2001 From: adityasriv2317 Date: Thu, 13 Feb 2025 18:20:29 +0530 Subject: [PATCH 3021/3585] added my domain --- domains/shikhar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shikhar.json diff --git a/domains/shikhar.json b/domains/shikhar.json new file mode 100644 index 000000000..819cecd6d --- /dev/null +++ b/domains/shikhar.json @@ -0,0 +1,11 @@ +{ + "description": "YOUR DESCRIPTION GOES HERE", + "repo": "https://github.com/adityasriv2317/portfolioAditya", + "owner": { + "username": "adityasriv2317", + "email": "adityaxia9237@gmail.com" + }, + "record": { + "URL": "https://adityasrivastava.vercel.app/" + } +} From e5b3a01c7e75805c2e24de26bcfae9cbc556dd2e Mon Sep 17 00:00:00 2001 From: Sambo Chea <7059827+sombochea@users.noreply.github.com> Date: Thu, 13 Feb 2025 13:07:07 +0000 Subject: [PATCH 3022/3585] _vercel.sombochea.json --- domains/_vercel.sombochea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.sombochea.json diff --git a/domains/_vercel.sombochea.json b/domains/_vercel.sombochea.json new file mode 100644 index 000000000..ee967eece --- /dev/null +++ b/domains/_vercel.sombochea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sombochea", + "email": "sombochea100@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sombochea.is-a.dev,2cdc71284d8d8193f021" + } +} \ No newline at end of file From 7da062543ff29a0fafa25111bd51c643b41c68ec Mon Sep 17 00:00:00 2001 From: "@aitji" <100911929+aitji@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:21:28 +0700 Subject: [PATCH 3023/3585] _vercel.aitji.json --- domains/_vercel.aitji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aitji.json diff --git a/domains/_vercel.aitji.json b/domains/_vercel.aitji.json new file mode 100644 index 000000000..ae4360a8f --- /dev/null +++ b/domains/_vercel.aitji.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aitji", + "email": "ait.suriya@gmail.com", + "discord": "aitji" + }, + "record": { + "TXT": "vc-domain-verify=aitji.is-a.dev,0a05468b82f542c74dea" + } +} From 1f208e17ce6eb779b21b82b1571f428943dcdfa9 Mon Sep 17 00:00:00 2001 From: "@aitji" <100911929+aitji@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:22:35 +0700 Subject: [PATCH 3024/3585] aitji.json --- domains/aitji.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aitji.json diff --git a/domains/aitji.json b/domains/aitji.json new file mode 100644 index 000000000..a7c793f2f --- /dev/null +++ b/domains/aitji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aitji", + "email": "ait.suriya@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From b18c6a5d14b2c9395717ed048d0c50af052cce6b Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 15:24:50 +0200 Subject: [PATCH 3025/3585] Update domains/coen.json --- domains/coen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coen.json b/domains/coen.json index 4dd7bee00..ae50b2c2d 100644 --- a/domains/coen.json +++ b/domains/coen.json @@ -3,7 +3,7 @@ "username": "cogrow4", "email": "cogrow@duck.com" }, - "record": { + "records": { "URL": "https://github.com/cogrow4" } } From 1e014b47ff1e1a5e1fa8854277f0470580e22e48 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 15:26:31 +0200 Subject: [PATCH 3026/3585] So uh, ignore what I just did --- domains/coen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coen.json b/domains/coen.json index ae50b2c2d..4dd7bee00 100644 --- a/domains/coen.json +++ b/domains/coen.json @@ -3,7 +3,7 @@ "username": "cogrow4", "email": "cogrow@duck.com" }, - "records": { + "record": { "URL": "https://github.com/cogrow4" } } From a950b0be8ebe599b775c0ea14f6c4d236680d2e6 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:54:02 +0700 Subject: [PATCH 3027/3585] Update hellokhangtran.json --- domains/hellokhangtran.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json index f3afcec26..3116e616b 100644 --- a/domains/hellokhangtran.json +++ b/domains/hellokhangtran.json @@ -6,7 +6,6 @@ }, "record": { "CNAME": "hellokhangtran.vercel.app", - "TXT": ["vc-domain-verify=hellokhangtran.is-a.dev,c6412bc4cdbfa93fe3a1"] }, "proxied": false } From 7c84630f64340aad991ff1bef33c83a17496d2c5 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:56:15 +0700 Subject: [PATCH 3028/3585] Create _vercel.hellokhangtran.json --- domains/_vercel.hellokhangtran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.hellokhangtran.json diff --git a/domains/_vercel.hellokhangtran.json b/domains/_vercel.hellokhangtran.json new file mode 100644 index 000000000..72712cc54 --- /dev/null +++ b/domains/_vercel.hellokhangtran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KN2222", + "email": "hellokhangtran03@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hellokhangtran.is-a.dev,c6412bc4cdbfa93fe3a1" + } +} From 037dfd1aa3d95e94cd72243c6a58d7410072a2ea Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 15:56:49 +0200 Subject: [PATCH 3029/3585] Repo and Description field go outside the owner section. --- domains/dhruvkoshta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json index 568d51caa..2dc4ca279 100644 --- a/domains/dhruvkoshta.json +++ b/domains/dhruvkoshta.json @@ -1,9 +1,9 @@ { + "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", + "description": "portfolio site", "owner": { "username": "Dhruvkoshta", - "email": "dhruvkoshta@gmail.com", - "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", - "description":"portfolio site" + "email": "dhruvkoshta@gmail.com" }, "record": { "CNAME": "dhruvkoshta.github.io" From b33d9d373cde5dcba4ab0be82f0272036bb9be0b Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:57:28 +0700 Subject: [PATCH 3030/3585] Update hellokhangtran.json --- domains/hellokhangtran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json index 3116e616b..a32a983b5 100644 --- a/domains/hellokhangtran.json +++ b/domains/hellokhangtran.json @@ -5,7 +5,7 @@ "email": "hellokhangtran03@gmail.com" }, "record": { - "CNAME": "hellokhangtran.vercel.app", + "CNAME": "hellokhangtran.vercel.app" }, "proxied": false } From f5277e7d3ddbef1accb4fa913603830a036c7df5 Mon Sep 17 00:00:00 2001 From: Armaan Nakhuda <95076879+Armaan4477@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:30:07 +0530 Subject: [PATCH 3031/3585] Update armaan44.json --- domains/armaan44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/armaan44.json b/domains/armaan44.json index b38f4b2da..9d9c048e8 100644 --- a/domains/armaan44.json +++ b/domains/armaan44.json @@ -6,6 +6,6 @@ "email": "nakhudaarmaan66@gmail.com" }, "record": { - "CNAME": "https://armaan4477.github.io/Portfolio/" + "CNAME": "armaan4477.github.io" } } From 20ea0d03e43b6a8fde02e50800c784a37e5455bb Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:04:57 +0200 Subject: [PATCH 3032/3585] Update domains/mudasir.json --- domains/mudasir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mudasir.json b/domains/mudasir.json index 37c04f599..8ad64b0cd 100644 --- a/domains/mudasir.json +++ b/domains/mudasir.json @@ -1,6 +1,6 @@ { "owner": { - "username": "insert-github-username-here", + "username": "mirzamudassir", "discord": "0xmudassir" }, "record": { From 3ca3984857cb002d36146fc8c61bd3de3e209481 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:13:40 +0200 Subject: [PATCH 3033/3585] Fix a typo from the PR author --- domains/mohsen.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mohsen.json b/domains/mohsen.json index b9e64c9ad..835aa5627 100644 --- a/domains/mohsen.json +++ b/domains/mohsen.json @@ -2,9 +2,9 @@ "description": "Portfolio website for mohsenansari.com", "owner": { "username": "mohsenari", - "email": "m ansari387@gmail.com" + "email": "mansari387@gmail.com" }, "record": { "CNAME": "mohsenansari.com" } -} \ No newline at end of file +} From 1be6cc2e86c43d8dbc6534724832133edd97f52c Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:48:37 +0530 Subject: [PATCH 3034/3585] Rename CodeXKun.json to codexkun.json --- domains/{CodeXKun.json => codexkun.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{CodeXKun.json => codexkun.json} (100%) diff --git a/domains/CodeXKun.json b/domains/codexkun.json similarity index 100% rename from domains/CodeXKun.json rename to domains/codexkun.json From b6717a097bdf34f3d306dd878823ca5e2674446a Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:25:19 +0300 Subject: [PATCH 3035/3585] typo --- domains/shwetarajput.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shwetarajput.json b/domains/shwetarajput.json index 92c48ac58..e2e6eb5f9 100644 --- a/domains/shwetarajput.json +++ b/domains/shwetarajput.json @@ -2,7 +2,7 @@ "owner": { "username": "shwetarajputsk" }, - "records": { + "record": { "CNAME": "shwetarajput.netlify.app" } } From c6f8446790c5716055aeb082be5810f4db3d22ee Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:25:48 +0300 Subject: [PATCH 3036/3585] typo --- domains/sulabh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/sulabh.json b/domains/sulabh.json index 922c6e5e0..d8a57efe9 100644 --- a/domains/sulabh.json +++ b/domains/sulabh.json @@ -6,3 +6,4 @@ "record": { "CNAME": "sulabh.info.np" } +} From 558e445e2b2de132101cbfc23bc78be6f8b812d7 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:28:34 +0200 Subject: [PATCH 3037/3585] Fix the json --- domains/mehrshad.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mehrshad.json b/domains/mehrshad.json index d28461f8d..3649fe4d8 100644 --- a/domains/mehrshad.json +++ b/domains/mehrshad.json @@ -1,4 +1,5 @@ - "description": "Overview And Introduction of Owner's Open Source Projects", +{ + "description": "Overview And Introduction of Owner's Open Source Projects", "repo": "https://github.com/SaintScraTchY/SaintScraTchY.github.io", "owner": { "username": "SaintScraTchY", @@ -7,3 +8,4 @@ "record": { "CNAME": "saintscratchy.github.io" } +} From e1df1c34067a0e357f87789a83abe2de55fe604a Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:45:05 +0200 Subject: [PATCH 3038/3585] Pretiffy the json a bit --- domains/fsoft72.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/fsoft72.json b/domains/fsoft72.json index 6cbd75afa..b97e6ff7d 100644 --- a/domains/fsoft72.json +++ b/domains/fsoft72.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "fsoft72", - "email": "fabio.rotondo@gmail.com" - }, - "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", - "record": { - "URL": "https://fsoft.dev" - } + "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", + "owner": { + "username": "fsoft72", + "email": "fabio.rotondo@gmail.com" + }, + "record": { + "URL": "https://fsoft.dev" + } } From 8f2f0efbeaefdfea34ef335d55091e1ceb20a7bf Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:41:33 +0800 Subject: [PATCH 3039/3585] Update lawrenceee04.json --- domains/lawrenceee04.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lawrenceee04.json b/domains/lawrenceee04.json index c14bb7303..ab5b04a7b 100644 --- a/domains/lawrenceee04.json +++ b/domains/lawrenceee04.json @@ -4,6 +4,6 @@ "email": "lawrencelg04@gmail.com" }, "record": { - "CNAME": "lawrenceee04.github.io" + "CNAME": "lawrenceee04.netlify.app" } } From 966bf91e585cd64b3050f17ce9411dfa41054408 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:41:52 +0800 Subject: [PATCH 3040/3585] Delete domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json --- ...github-pages-challenge-lawrenceee04.lawrenceee04.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json diff --git a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json deleted file mode 100644 index 9b65b4df8..000000000 --- a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lawrenceee04", - "email": "lawrencelg04@gmail.com" - }, - "record": { - "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" - } -} From 91617089a71f6455a414e9a9d830347854d6aec7 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:51:11 +0300 Subject: [PATCH 3041/3585] Rename JuanTito.json to juantito.json --- domains/{JuanTito.json => juantito.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{JuanTito.json => juantito.json} (100%) diff --git a/domains/JuanTito.json b/domains/juantito.json similarity index 100% rename from domains/JuanTito.json rename to domains/juantito.json From 5898cdf62e52b963b630e91018039ae79caa4bde Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:52:17 +0300 Subject: [PATCH 3042/3585] Update juantito.json --- domains/juantito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juantito.json b/domains/juantito.json index 173585aff..779db68dd 100644 --- a/domains/juantito.json +++ b/domains/juantito.json @@ -1,6 +1,6 @@ { "owner": { - "username": "JuanTito" + "username": "JuanTito", "email": "JuanTito@gio.in" }, "record": { From b96a4d92fb00d00d5129c6486590fc5651025bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 15:53:59 +0100 Subject: [PATCH 3043/3585] Rename catalinaarciniegassaenz to catalinaarciniegassaenz.json --- domains/{catalinaarciniegassaenz => catalinaarciniegassaenz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{catalinaarciniegassaenz => catalinaarciniegassaenz.json} (100%) diff --git a/domains/catalinaarciniegassaenz b/domains/catalinaarciniegassaenz.json similarity index 100% rename from domains/catalinaarciniegassaenz rename to domains/catalinaarciniegassaenz.json From 61ba33ad4a8c5a2e3166263d5e50345a979b448e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 15:55:29 +0100 Subject: [PATCH 3044/3585] Update catalinaarciniegassaenz.json --- domains/catalinaarciniegassaenz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index 005b18964..69a2befbc 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -4,7 +4,7 @@ "email": "catalinaarciniegassaenz@gmail.com" }, "records": { - "CNAME": "cascodenotch.github.io/idportafolio" + "CNAME": "cascodenotch.github.io" }, "proxied": false } From 28775f87c74d95b6bbdd83bbfcf6a8a62d88cc3f Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Thu, 13 Feb 2025 20:02:25 +0500 Subject: [PATCH 3045/3585] Update affan.json --- domains/affan.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index bc5e12872..814a7a2b5 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -4,6 +4,14 @@ "email": "affanorakzai19@gmail.com" }, "record": { - "CNAME": "affanorakzai.us.kg" + "A": "75.2.60.5", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:_spf.mx.cloudflare.net include:spf.improvmx.com ~all", + "dh=92c9945830f32cb180df547af9f491ff1a4c75a9" + ] } } From 16f480b02ee9c6672c21d70b99e558e7937f5444 Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Thu, 13 Feb 2025 11:03:28 -0400 Subject: [PATCH 3046/3585] Create _github-pages-challenge-kellylawrence.json Create hostname txt file for Github pages verification. --- domains/_github-pages-challenge-kellylawrence.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kellylawrence.json diff --git a/domains/_github-pages-challenge-kellylawrence.json b/domains/_github-pages-challenge-kellylawrence.json new file mode 100644 index 000000000..a6f1930f8 --- /dev/null +++ b/domains/_github-pages-challenge-kellylawrence.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kellylawrence", + "email": "kelly@kellylawrence.ca" + }, + "record": { + "TXT": "26237ec72d51f1ba56e371e8e3fef9" + } +} From 11c21708520bf2e581230c275a8f19964a676c50 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 17:04:21 +0200 Subject: [PATCH 3047/3585] I love commas --- domains/_vercel.fendimohamed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.fendimohamed.json b/domains/_vercel.fendimohamed.json index 9412f24c5..c98014cf0 100644 --- a/domains/_vercel.fendimohamed.json +++ b/domains/_vercel.fendimohamed.json @@ -1,7 +1,7 @@ { "owner": { "username": "FendiMohamed", - "email": "fendimohamed615@gmail.com", + "email": "fendimohamed615@gmail.com" }, "record": { "TXT": "vc-domain-verify=fendimohamed.is-a.dev,36783fd4f5b7c8306eb5" From c3dd97b79f61b4c306954a85c560333d51d781d6 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 17:04:28 +0200 Subject: [PATCH 3048/3585] Update fendimohamed.json --- domains/fendimohamed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fendimohamed.json b/domains/fendimohamed.json index 9fb12dcc6..c1298253f 100644 --- a/domains/fendimohamed.json +++ b/domains/fendimohamed.json @@ -1,7 +1,7 @@ { "owner": { "username": "FendiMohamed", - "email": "fendimohamed615@gmail.com", + "email": "fendimohamed615@gmail.com" }, "record": { "A": [ From 8337de4fb2faf47d31f47b8e96fe4e77dd9b2577 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:12:29 +0300 Subject: [PATCH 3049/3585] Rename _github-pages-challenge-wildchamo.json to _github-pages-challenge.wildchamo.json --- ...enge-wildchamo.json => _github-pages-challenge.wildchamo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-wildchamo.json => _github-pages-challenge.wildchamo.json} (100%) diff --git a/domains/_github-pages-challenge-wildchamo.json b/domains/_github-pages-challenge.wildchamo.json similarity index 100% rename from domains/_github-pages-challenge-wildchamo.json rename to domains/_github-pages-challenge.wildchamo.json From 04c6630d5eee451ff454db0f230d7d82e7e9b1c9 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:14:44 +0300 Subject: [PATCH 3050/3585] typo --- ...lylawrence.json => _github-pages-challenge.kellylawrence.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-kellylawrence.json => _github-pages-challenge.kellylawrence.json} (100%) diff --git a/domains/_github-pages-challenge-kellylawrence.json b/domains/_github-pages-challenge.kellylawrence.json similarity index 100% rename from domains/_github-pages-challenge-kellylawrence.json rename to domains/_github-pages-challenge.kellylawrence.json From 7ba3bb3ef1f9ec47f01a7dd441a7ffe61165e107 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Thu, 13 Feb 2025 20:17:58 +0500 Subject: [PATCH 3051/3585] Update affan.json --- domains/affan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index 814a7a2b5..0e73889ac 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -4,7 +4,7 @@ "email": "affanorakzai19@gmail.com" }, "record": { - "A": "75.2.60.5", + "A": ["75.2.60.5"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From a197f41b928ffcd3118b948e2e14ee5fdee6694f Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 17:26:57 +0200 Subject: [PATCH 3052/3585] Prettify the json a bit --- domains/ganeswarv.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json index 244fadd80..1bcc92bed 100644 --- a/domains/ganeswarv.json +++ b/domains/ganeswarv.json @@ -1,13 +1,11 @@ - - { + "repo": "https://github.com/ganeswar-velvadapu/portfolio", + "description": "My Portfolio Webiste", "owner": { "username": "ganeswar-velvadapu", "email": "ganeshvelvadapu@gmail.com" }, - "record" :{ - "CNAME" : "portfolio-tau-mauve-63.vercel.app" - }, - "repo" : "https://github.com/ganeswar-velvadapu/portfolio", - "description" : "My Portfolio Webiste" + "record": { + "CNAME": "portfolio-tau-mauve-63.vercel.app" + } } From 18a3daafd4d6427643b2f0a40a2f6b7a693fd58e Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:33:36 +0300 Subject: [PATCH 3053/3585] Rename Jvnsen.json to jvnsen.json --- domains/{Jvnsen.json => jvnsen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Jvnsen.json => jvnsen.json} (100%) diff --git a/domains/Jvnsen.json b/domains/jvnsen.json similarity index 100% rename from domains/Jvnsen.json rename to domains/jvnsen.json From c64886b2d00bd76460c6ccd97579175f60086c7f Mon Sep 17 00:00:00 2001 From: Panashe Mapika <33514253+panda-zw@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:34:51 +0200 Subject: [PATCH 3054/3585] Create panashe-mapika.json --- domains/panashe-mapika.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/panashe-mapika.json diff --git a/domains/panashe-mapika.json b/domains/panashe-mapika.json new file mode 100644 index 000000000..88535ae2c --- /dev/null +++ b/domains/panashe-mapika.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "panda-zw" + }, + "record": { + "CNAME": "panashe.codes" + } +} From 8b5b98d433541bdaaf8907fe5b1fa99a6ed47ce9 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:06:44 +0530 Subject: [PATCH 3055/3585] Rename status.killuazoldyck.json to d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json --- ...9057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{status.killuazoldyck.json => d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json} (100%) diff --git a/domains/status.killuazoldyck.json b/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json similarity index 100% rename from domains/status.killuazoldyck.json rename to domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json From 6073db338bc2647c08ced6a74fb6d01cb7978881 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:42:49 +0300 Subject: [PATCH 3056/3585] Update luiz.json --- domains/luiz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/luiz.json b/domains/luiz.json index 4e9567121..acfa30b90 100644 --- a/domains/luiz.json +++ b/domains/luiz.json @@ -1,7 +1,7 @@ { "owner": { - "username": "luk4h" - "email": "luizmarcondes@lgvm.dev", + "username": "luk4h", + "email": "luizmarcondes@lgvm.dev" }, "record": { "CNAME": "lgvm.dev" From 8f0996d188b7883e58b92674788166ff64456258 Mon Sep 17 00:00:00 2001 From: Panashe Mapika <33514253+panda-zw@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:45:08 +0200 Subject: [PATCH 3057/3585] Create panashe.json --- domains/panashe.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/panashe.json diff --git a/domains/panashe.json b/domains/panashe.json new file mode 100644 index 000000000..88535ae2c --- /dev/null +++ b/domains/panashe.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "panda-zw" + }, + "record": { + "CNAME": "panashe.codes" + } +} From 99891e1885d870eb0d22173aef43b24036383a6d Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Thu, 13 Feb 2025 18:45:40 +0300 Subject: [PATCH 3058/3585] Add files via upload --- domains/sep.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sep.json diff --git a/domains/sep.json b/domains/sep.json new file mode 100644 index 000000000..f997389e3 --- /dev/null +++ b/domains/sep.json @@ -0,0 +1,12 @@ +{ + "description": "pesonel website", + "repo": "https://github.com/Sepultrex/sepultrex.github.io", + "owner": { + "username": "sepultrex", + "email": "sepultrex@gmail.com" + }, + "record": { + "CNAME": "sepultrex.github.io" + }, + "proxied": true +} \ No newline at end of file From c4ea6febe4a7c4e720874d1f4029f45a4da238ba Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:16:43 +0530 Subject: [PATCH 3059/3585] Rename d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json to d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json --- ...f68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json => d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json} (100%) diff --git a/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json b/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json similarity index 100% rename from domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json rename to domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json From 9cacb5bb2b17ee73169b4816818943d62365c324 Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 21:20:48 +0530 Subject: [PATCH 3060/3585] added json --- domains/bala.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bala.json diff --git a/domains/bala.json b/domains/bala.json new file mode 100644 index 000000000..7e2863e38 --- /dev/null +++ b/domains/bala.json @@ -0,0 +1,11 @@ +{ + "description": "For my github page", + "repo": "https://https://github.com/parzi-val/parzi-val", + "owner": { + "username": "parzi-val", + "email": "krbala1511@gmail.com" + }, + "record": { + "CNAME": "parzi-val.github.io" + } +} \ No newline at end of file From 9971bbd819677f03311293f20f74f0d8809e5802 Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:29:48 +0530 Subject: [PATCH 3061/3585] Create arvind.json --- domains/arvind.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arvind.json diff --git a/domains/arvind.json b/domains/arvind.json new file mode 100644 index 000000000..e27fb624e --- /dev/null +++ b/domains/arvind.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for my dev profile", + "repo": "https://github.com/coderman400/portfolio", + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" + } +} From 65db1323fad3fcc3549546b72404ec7d4a10ac5c Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 18:05:23 +0200 Subject: [PATCH 3062/3585] Update domains/anand.json --- domains/anand.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/anand.json b/domains/anand.json index c0fe515d1..9eeb9637a 100644 --- a/domains/anand.json +++ b/domains/anand.json @@ -1,7 +1,7 @@ { "owner": { - "username": "insert-github-username-here", - "email": "insert-email-here" + "username": "anandd17", + "email": "avdoddamani123@gmail.com" }, "record": { "CNAME": "anandd17.vercel.app" From a79fbead889336cb9d0f6fd84ea7477d49718a40 Mon Sep 17 00:00:00 2001 From: esbru Date: Thu, 13 Feb 2025 11:08:42 -0500 Subject: [PATCH 3063/3585] changing domain filename --- domains/{_vercel.esteban.json => _vercel.bladimir.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.esteban.json => _vercel.bladimir.json} (100%) diff --git a/domains/_vercel.esteban.json b/domains/_vercel.bladimir.json similarity index 100% rename from domains/_vercel.esteban.json rename to domains/_vercel.bladimir.json From 47a45be327c6b10ed778f71c128e4d1d6f5497d8 Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:41:36 +0530 Subject: [PATCH 3064/3585] Create _vercel.arvind.json --- domains/_vercel.arvind.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arvind.json diff --git a/domains/_vercel.arvind.json b/domains/_vercel.arvind.json new file mode 100644 index 000000000..dc0b83863 --- /dev/null +++ b/domains/_vercel.arvind.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" + } +} From 88d896f9ca3f06c1de13aa5dbea56be12b5aa319 Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:42:03 +0530 Subject: [PATCH 3065/3585] Update arvind.json --- domains/arvind.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/arvind.json b/domains/arvind.json index e27fb624e..27dbb3731 100644 --- a/domains/arvind.json +++ b/domains/arvind.json @@ -1,11 +1,9 @@ { - "description": "Portfolio website for my dev profile", - "repo": "https://github.com/coderman400/portfolio", - "owner": { - "username": "coderman400", - "email": "achurox1121@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" - } + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-nine-sigma-65.vercel.app/" + } } From a0ec5581bd4d12893e45352b1b0d7350619e553c Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 21:42:10 +0530 Subject: [PATCH 3066/3585] verification --- domains/_github-pages-challenge-parzi-val.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-parzi-val.json diff --git a/domains/_github-pages-challenge-parzi-val.json b/domains/_github-pages-challenge-parzi-val.json new file mode 100644 index 000000000..42a5c2b1d --- /dev/null +++ b/domains/_github-pages-challenge-parzi-val.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "parzi-val", + "email": "krbala1511@gmail.com" + }, + "record": { + "TXT": "ce0aa85ad09c4e53ee08034cd66447" + } +} \ No newline at end of file From 8a6fb09680573ed7bcdc1b543f9f5cd95f6a3356 Mon Sep 17 00:00:00 2001 From: Filippo Brintazzoli Date: Thu, 13 Feb 2025 17:25:45 +0100 Subject: [PATCH 3067/3585] Create brint.json --- domains/brint.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/brint.json diff --git a/domains/brint.json b/domains/brint.json new file mode 100644 index 000000000..2cc468c60 --- /dev/null +++ b/domains/brint.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "brint97" + }, + "record": { + "CNAME": "brint97.github.io" + } +} From 9c7f8dee1134e22908d1e75b8baf03ca3934b1be Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:55:48 +0530 Subject: [PATCH 3068/3585] Update domains/arvind.json Co-authored-by: iostpa --- domains/arvind.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arvind.json b/domains/arvind.json index 27dbb3731..bf9ab69c0 100644 --- a/domains/arvind.json +++ b/domains/arvind.json @@ -4,6 +4,6 @@ "email": "achurox1121@gmail.com" }, "record": { - "CNAME": "https://portfolio-nine-sigma-65.vercel.app/" + "CNAME": "portfolio-nine-sigma-65.vercel.app" } } From 2eab214f00491a506e676af3f9bd8700025c47f0 Mon Sep 17 00:00:00 2001 From: Silva Tech <163982940+SilvaTechB@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:26:09 +0300 Subject: [PATCH 3069/3585] Create silva.json --- domains/silva.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/silva.json diff --git a/domains/silva.json b/domains/silva.json new file mode 100644 index 000000000..412f8402c --- /dev/null +++ b/domains/silva.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SilvaTechB", + "email": "momanyi.2913@gmail.com" + }, + "record": { + "CNAME": "silvatechb.github.io" + } +} From cbc01a97c1bc8df3a0d26eadc1237d76be822ed5 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:57:11 +0530 Subject: [PATCH 3070/3585] Update and rename d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json to 6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json --- ...f8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json => 6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json} (69%) diff --git a/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json b/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json similarity index 69% rename from domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json rename to domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json index d0fb678a4..ae3325a0e 100644 --- a/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json +++ b/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "b3e4140485a45cfdc29848ccb2df91270f7e2935.fpverify.freshping.io" + "CNAME": "4a09d69ca4da197165ec3fb012b27ad85ae7ebc9.fpverify.freshping.io" } } From 8f54d165cbc95d6181c153a715f2295209329423 Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 21:57:58 +0530 Subject: [PATCH 3071/3585] changed --- ...-val.json => _github-pages-challenge-parzi-val.parzi-val.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-parzi-val.json => _github-pages-challenge-parzi-val.parzi-val.json} (100%) diff --git a/domains/_github-pages-challenge-parzi-val.json b/domains/_github-pages-challenge-parzi-val.parzi-val.json similarity index 100% rename from domains/_github-pages-challenge-parzi-val.json rename to domains/_github-pages-challenge-parzi-val.parzi-val.json From 457b92ad11283fe0e8e9750c118050f10fc681a5 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:04:57 +0530 Subject: [PATCH 3072/3585] Create status.killuazoldyck.json --- domains/status.killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.killuazoldyck.json diff --git a/domains/status.killuazoldyck.json b/domains/status.killuazoldyck.json new file mode 100644 index 000000000..43a42959f --- /dev/null +++ b/domains/status.killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "statuspage.freshping.io" + } +} From 6e9267ebab0ac1dc9119cc5c35fc68696bab0919 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:15:56 +0530 Subject: [PATCH 3073/3585] Create _A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json --- ...795A66C4C8595801F1C960291B1.status.killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json diff --git a/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json b/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json new file mode 100644 index 000000000..0e21845f4 --- /dev/null +++ b/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "A89E46425C5A53A4955C221CC8844E93.0B606BA30E825C1B3A7F6E136E8D755F.3493e06ad575aeb.comodoca.com" + } +} From fac26cef660357cd8f20209b2945ebf6370b92d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Prathamesh=20Punde=E2=9A=A1?= <54547411+prathamesh-2002@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:21:58 +0530 Subject: [PATCH 3074/3585] Update prathamesh.json --- domains/prathamesh.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/prathamesh.json b/domains/prathamesh.json index 5e405bafb..711309191 100644 --- a/domains/prathamesh.json +++ b/domains/prathamesh.json @@ -1,10 +1,9 @@ { "owner": { - "username": "Prathamesh-Dukare", - "email": "prathameshdukaremail@gmail.com", - "discord": "741144155559821342" + "username": "prathamesh-2002", + "email": "prathameshisadev@gmail.com" }, "record": { - "CNAME": "prathamesh.works" + "CNAME": "prathamesh-2002.github.io" } } From 4207b99cd61d0831b4661e19b3fc051c90b7561d Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 22:25:19 +0530 Subject: [PATCH 3075/3585] changed --- ...parzi-val.json => _github-pages-challenge-parzi-val.bala.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-parzi-val.parzi-val.json => _github-pages-challenge-parzi-val.bala.json} (100%) diff --git a/domains/_github-pages-challenge-parzi-val.parzi-val.json b/domains/_github-pages-challenge-parzi-val.bala.json similarity index 100% rename from domains/_github-pages-challenge-parzi-val.parzi-val.json rename to domains/_github-pages-challenge-parzi-val.bala.json From 6fcc584774d0dd2745f173860c1cdd6fcdf3b2a1 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:25:21 +0530 Subject: [PATCH 3076/3585] Update and rename _A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json to _a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json --- ..._a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json => _a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json} (52%) diff --git a/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json b/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json similarity index 52% rename from domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json rename to domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json index 0e21845f4..ece7253e5 100644 --- a/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json +++ b/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "A89E46425C5A53A4955C221CC8844E93.0B606BA30E825C1B3A7F6E136E8D755F.3493e06ad575aeb.comodoca.com" + "CNAME": "a89e46425c5a53a4955c221cc8844e93.0b606ba30e825c1b3a7f6e136e8d755f.3493e06ad575aeb.comodoca.com" } } From a695263bbead923d9da3dd39cd2cd2021e5189b5 Mon Sep 17 00:00:00 2001 From: Le Hong Quang Date: Thu, 13 Feb 2025 23:57:07 +0700 Subject: [PATCH 3077/3585] Create hongquang.json --- domains/hongquang.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hongquang.json diff --git a/domains/hongquang.json b/domains/hongquang.json new file mode 100644 index 000000000..bfc84d262 --- /dev/null +++ b/domains/hongquang.json @@ -0,0 +1,11 @@ +{ + "description": "For introduce myself", + "repo": "https://github.com/HQuang/HQuang", + "owner": { + "username": "quanglh268", + "email": "quanglh268@gmail.com" + }, + "record": { + "CNAME": "hquang.github.io" + } +} From 6bf6879571615fe73030606737a016999093e7f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Prathamesh=20Punde=E2=9A=A1?= <54547411+prathamesh-2002@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:33:14 +0530 Subject: [PATCH 3078/3585] Delete domains/prxthamesh.json --- domains/prxthamesh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/prxthamesh.json diff --git a/domains/prxthamesh.json b/domains/prxthamesh.json deleted file mode 100644 index 711309191..000000000 --- a/domains/prxthamesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "prathamesh-2002", - "email": "prathameshisadev@gmail.com" - }, - "record": { - "CNAME": "prathamesh-2002.github.io" - } -} From 591f3ef2bd8f86c0740bab9544f9d55f1e32582b Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:09:19 -0800 Subject: [PATCH 3079/3585] Create fmode.json --- domains/fmode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fmode.json diff --git a/domains/fmode.json b/domains/fmode.json new file mode 100644 index 000000000..c9681725e --- /dev/null +++ b/domains/fmode.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website of vulnerability in ChromeOS", + "repo": "https://github.com/jOaawd/imperfect-secure", + "owner": { + "username": "jOaawd", + "email": "fmodeteam@gmail.com" + }, + "record": { + "CNAME": "https://imperfect.onrender.com/" + }, + "proxied": true +} From dd27d1d0c7f7a836edd27161c6c01e0160b34d2e Mon Sep 17 00:00:00 2001 From: Raynald Escala <71059595+raynaldescala@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:16:00 +0800 Subject: [PATCH 3080/3585] Create _vercel.raynaldescala.json --- domains/_vercel.raynaldescala.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.raynaldescala.json diff --git a/domains/_vercel.raynaldescala.json b/domains/_vercel.raynaldescala.json new file mode 100644 index 000000000..843e11542 --- /dev/null +++ b/domains/_vercel.raynaldescala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raynaldescala", + "email": "raynaldescala01@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raynaldescala.is-a.dev,7c5440b0cdb643d66472" + } +} From 75ea8036b39342ec9688e5525b702d2efbe6cba6 Mon Sep 17 00:00:00 2001 From: Raynald Escala <71059595+raynaldescala@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:17:17 +0800 Subject: [PATCH 3081/3585] Create raynaldescala.json --- domains/raynaldescala.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raynaldescala.json diff --git a/domains/raynaldescala.json b/domains/raynaldescala.json new file mode 100644 index 000000000..a2dc696f9 --- /dev/null +++ b/domains/raynaldescala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raynaldescala", + "email": "raynaldescala01@gmail.com" + }, + "record": { + "CNAME": "raynaldescala.vercel.app" + } +} From fbc3af97233cd05dc6dc48316e3f8c00cb12df1b Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:56:10 +0530 Subject: [PATCH 3082/3585] Update and rename _a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json to _acme-challenge.status.killuazoldyck.json --- ...uazoldyck.json => _acme-challenge.status.killuazoldyck.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json => _acme-challenge.status.killuazoldyck.json} (52%) diff --git a/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json b/domains/_acme-challenge.status.killuazoldyck.json similarity index 52% rename from domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json rename to domains/_acme-challenge.status.killuazoldyck.json index ece7253e5..b37c6d454 100644 --- a/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json +++ b/domains/_acme-challenge.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "a89e46425c5a53a4955c221cc8844e93.0b606ba30e825c1b3a7f6e136e8d755f.3493e06ad575aeb.comodoca.com" + "TXT": ["hpro7lm3n3raqogwyrdoccrrn8pvmh-c-jcnwlbsgx4"] } } From 8642ca29f993e245227d41994133f88a80867125 Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:26:18 +0300 Subject: [PATCH 3083/3585] Add files via upload --- domains/_github-pages-challenge-Sepultrex.sep.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-Sepultrex.sep.json diff --git a/domains/_github-pages-challenge-Sepultrex.sep.json b/domains/_github-pages-challenge-Sepultrex.sep.json new file mode 100644 index 000000000..5f23fd4de --- /dev/null +++ b/domains/_github-pages-challenge-Sepultrex.sep.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "sepultrex" + }, + "record": { + "TXT": "f4361a85785d0f177c31b7455c06fa" + } + } \ No newline at end of file From 2019c06cfd7d55e9add84b1914334ef73ef42996 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:36:16 -0800 Subject: [PATCH 3084/3585] Update fmode.json --- domains/fmode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fmode.json b/domains/fmode.json index c9681725e..198ebd209 100644 --- a/domains/fmode.json +++ b/domains/fmode.json @@ -6,7 +6,7 @@ "email": "fmodeteam@gmail.com" }, "record": { - "CNAME": "https://imperfect.onrender.com/" + "CNAME": "imperfect.onrender.com" }, "proxied": true } From 4f71bd150fddcbbd9f333019d3ae864c37caaf1c Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 19:43:33 +0200 Subject: [PATCH 3085/3585] anyways --- ...trex.sep.json => _github-pages-challenge-sepultrex.sep.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Sepultrex.sep.json => _github-pages-challenge-sepultrex.sep.json} (91%) diff --git a/domains/_github-pages-challenge-Sepultrex.sep.json b/domains/_github-pages-challenge-sepultrex.sep.json similarity index 91% rename from domains/_github-pages-challenge-Sepultrex.sep.json rename to domains/_github-pages-challenge-sepultrex.sep.json index 5f23fd4de..3c9f71ef3 100644 --- a/domains/_github-pages-challenge-Sepultrex.sep.json +++ b/domains/_github-pages-challenge-sepultrex.sep.json @@ -5,4 +5,4 @@ "record": { "TXT": "f4361a85785d0f177c31b7455c06fa" } - } \ No newline at end of file + } From e5f4c5fd5c9abab600dddf42b23170a323e42620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 18:47:29 +0100 Subject: [PATCH 3086/3585] Update domains/catalinaarciniegassaenz.json Co-authored-by: iostpa --- domains/catalinaarciniegassaenz.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index 69a2befbc..fcccb6df7 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -1,5 +1,4 @@ { - "domain": "catalinaarciniegassaenz.is-a.dev", "owner": { "email": "catalinaarciniegassaenz@gmail.com" }, From 8c9ba3a1b92da8eea11f9d964ca74d06a19e21dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 18:47:38 +0100 Subject: [PATCH 3087/3585] Update domains/catalinaarciniegassaenz.json Co-authored-by: iostpa --- domains/catalinaarciniegassaenz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index fcccb6df7..d3a6a5e4b 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -1,5 +1,6 @@ { "owner": { + "username": "cascodenotch", "email": "catalinaarciniegassaenz@gmail.com" }, "records": { From 1a1a77b5f46dae0f536ccbadc2d06a4491b10d8b Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:27:31 +0530 Subject: [PATCH 3088/3585] Update _acme-challenge.status.killuazoldyck.json --- domains/_acme-challenge.status.killuazoldyck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_acme-challenge.status.killuazoldyck.json b/domains/_acme-challenge.status.killuazoldyck.json index b37c6d454..baa72acfa 100644 --- a/domains/_acme-challenge.status.killuazoldyck.json +++ b/domains/_acme-challenge.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "TXT": ["hpro7lm3n3raqogwyrdoccrrn8pvmh-c-jcnwlbsgx4"] + "TXT": ["hPRO7lm3N3RAQOgWyRDOCcrRN8pvMh-c-JcNwlBsGx4"] } } From 737ad4f6095005b122955e5fc91a1191b9faedb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franco=20Le=C3=B3n?= <89669737+francoleon08@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:57:33 -0300 Subject: [PATCH 3089/3585] Create francoleon.json --- domains/francoleon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/francoleon.json diff --git a/domains/francoleon.json b/domains/francoleon.json new file mode 100644 index 000000000..69c6998bc --- /dev/null +++ b/domains/francoleon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "francoleon08", + "email": "francoleon284@gmail.com" + }, + "record": { + "CNAME": "francoleondev.vercel.app" + } +} From a4a9bef3f51f4a99caeac1b03e2af78463c46303 Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:07:46 +0300 Subject: [PATCH 3090/3585] fix --- domains/_github-pages-challenge-sepultrex.sep.json | 4 ++-- domains/sep.json | 13 ++++++------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/_github-pages-challenge-sepultrex.sep.json b/domains/_github-pages-challenge-sepultrex.sep.json index 3c9f71ef3..6a857c7e9 100644 --- a/domains/_github-pages-challenge-sepultrex.sep.json +++ b/domains/_github-pages-challenge-sepultrex.sep.json @@ -3,6 +3,6 @@ "username": "sepultrex" }, "record": { - "TXT": "f4361a85785d0f177c31b7455c06fa" + "TXT": "933e23545ec765f8615286f27b2a3d" } - } + } \ No newline at end of file diff --git a/domains/sep.json b/domains/sep.json index f997389e3..47a8c1a97 100644 --- a/domains/sep.json +++ b/domains/sep.json @@ -1,12 +1,11 @@ { - "description": "pesonel website", - "repo": "https://github.com/Sepultrex/sepultrex.github.io", + "description": "personel-website", + "repo": "https://github.com/sepultrex/sepultrex.github.io", "owner": { - "username": "sepultrex", - "email": "sepultrex@gmail.com" + "username": "sepultrex", + "email": "sepultrex@gmail.com" }, "record": { - "CNAME": "sepultrex.github.io" - }, - "proxied": true + "CNAME": "sepultrex.github.io" + } } \ No newline at end of file From 7d13ec5969efc897e892620265d3bf558ec837fb Mon Sep 17 00:00:00 2001 From: ZAPE Date: Thu, 13 Feb 2025 23:53:53 +0530 Subject: [PATCH 3091/3585] Create _github-pages-challenge-sangeeth-606.sangeeth.json --- .../_github-pages-challenge-sangeeth-606.sangeeth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sangeeth-606.sangeeth.json diff --git a/domains/_github-pages-challenge-sangeeth-606.sangeeth.json b/domains/_github-pages-challenge-sangeeth-606.sangeeth.json new file mode 100644 index 000000000..4a4eb54b2 --- /dev/null +++ b/domains/_github-pages-challenge-sangeeth-606.sangeeth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sangeeth-606", + "email": "sangeeth999123@gmail.com" + }, + "record": { + "TXT": "db86cdabc094732729851d093e4c47" + } +} From 47f6aa46b07e14e3c38c91daa69dbe7068df4916 Mon Sep 17 00:00:00 2001 From: Carter LaSalle <50027436+carterlasalle@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:15:34 -0800 Subject: [PATCH 3092/3585] Create emojisteg.json --- domains/emojisteg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/emojisteg.json diff --git a/domains/emojisteg.json b/domains/emojisteg.json new file mode 100644 index 000000000..91e5a07d3 --- /dev/null +++ b/domains/emojisteg.json @@ -0,0 +1,12 @@ +{ + "description": "Cloudflare Pages site for emojisteg", + "repo": "https://github.com/carterlasalle/emojistega", + "owner": { + "username": "carterlasalle", + "email": "carterlasalle@gmail.com" + }, + "record": { + "CNAME": "emojisteg.pages.dev" + }, + "proxied": true +} From 7b0da7829966d69ad634b6293c207d0ed71b4e0e Mon Sep 17 00:00:00 2001 From: Adam Perkowski Date: Thu, 13 Feb 2025 20:23:56 +0100 Subject: [PATCH 3093/3585] Create adamperkowski.json --- domains/adamperkowski.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adamperkowski.json diff --git a/domains/adamperkowski.json b/domains/adamperkowski.json new file mode 100644 index 000000000..91d448055 --- /dev/null +++ b/domains/adamperkowski.json @@ -0,0 +1,11 @@ +{ + "description": "Adam Perkowski's personal website", + "repo": "https://github.com/adamperkowski/website", + "owner": { + "username": "adamperkowski", + "email": "adas1per@protonmail.com" + }, + "record": { + "CNAME": "adamperkowski.dev" + } +} From 8a90144579364e27ee36a5332accdb47dc1347be Mon Sep 17 00:00:00 2001 From: Carter LaSalle <50027436+carterlasalle@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:33:50 -0800 Subject: [PATCH 3094/3585] Update emojisteg.json --- domains/emojisteg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/emojisteg.json b/domains/emojisteg.json index 91e5a07d3..1e54e92f5 100644 --- a/domains/emojisteg.json +++ b/domains/emojisteg.json @@ -6,7 +6,7 @@ "email": "carterlasalle@gmail.com" }, "record": { - "CNAME": "emojisteg.pages.dev" + "CNAME": "emojistega.pages.dev" }, "proxied": true } From 5d1bf90af6b2b9aaecbb37967c435d8d10538a5b Mon Sep 17 00:00:00 2001 From: Rupankar Majumdar <158011967+InvictusRex@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:46:34 +0530 Subject: [PATCH 3095/3585] Create rupankar.json --- domains/rupankar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rupankar.json diff --git a/domains/rupankar.json b/domains/rupankar.json new file mode 100644 index 000000000..48f710c86 --- /dev/null +++ b/domains/rupankar.json @@ -0,0 +1,11 @@ +{ + "description": "A portfolio website", + "repo": "https://github.com/InvictusRex/InvictusRex.github.io", + "owner": { + "username": "InvictusRex", + "email": "rupankar.majumdar2023@vitstudent.ac.in", + }, + "record": { + "CNAME": "invictusrex.github.io/" + } +} From b66274949c9276274b570aa08222a48279d0867c Mon Sep 17 00:00:00 2001 From: Quddi <159728196+Quddiy@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:56:53 +0300 Subject: [PATCH 3096/3585] Create quddi --- domains/{quddi => quddi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{quddi => quddi.json} (100%) diff --git a/domains/quddi b/domains/quddi.json similarity index 100% rename from domains/quddi rename to domains/quddi.json From 4b7f80e1ceb8d3b35244d751ee579a7e52518e24 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:50:02 +0530 Subject: [PATCH 3097/3585] Update status.killuazoldyck.json --- domains/status.killuazoldyck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.killuazoldyck.json b/domains/status.killuazoldyck.json index 43a42959f..137660aee 100644 --- a/domains/status.killuazoldyck.json +++ b/domains/status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "statuspage.freshping.io" + "CNAME": "statuspage.betteruptime.com" } } From be89b7e81243413a85cde02fa36c304da402e57d Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:50:21 +0530 Subject: [PATCH 3098/3585] Delete domains/_acme-challenge.status.killuazoldyck.json --- domains/_acme-challenge.status.killuazoldyck.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_acme-challenge.status.killuazoldyck.json diff --git a/domains/_acme-challenge.status.killuazoldyck.json b/domains/_acme-challenge.status.killuazoldyck.json deleted file mode 100644 index baa72acfa..000000000 --- a/domains/_acme-challenge.status.killuazoldyck.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "killuazoldyckreal", - "email": "bk1030798@gmail.com" - }, - "record": { - "TXT": ["hPRO7lm3N3RAQOgWyRDOCcrRN8pvMh-c-JcNwlBsGx4"] - } -} From 4afca60e616df32f586fb3a69723c460ea3b54e3 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:50:46 +0530 Subject: [PATCH 3099/3585] Delete domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json --- ...cbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json diff --git a/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json b/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json deleted file mode 100644 index ae3325a0e..000000000 --- a/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "killuazoldyckreal", - "email": "bk1030798@gmail.com" - }, - "record": { - "CNAME": "4a09d69ca4da197165ec3fb012b27ad85ae7ebc9.fpverify.freshping.io" - } -} From f8dd13f6ae20a97b1f71f135344920fb735c3e53 Mon Sep 17 00:00:00 2001 From: "Eng. Kareem Elramady" <75088462+kareem-m@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:04:54 +0200 Subject: [PATCH 3100/3585] Create _vercel.kareem.json --- domains/_vercel.kareem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kareem.json diff --git a/domains/_vercel.kareem.json b/domains/_vercel.kareem.json new file mode 100644 index 000000000..fa317c31e --- /dev/null +++ b/domains/_vercel.kareem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kareem-m", + "email": "kareemmoh1911@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kareem.is-a.dev,227f1873f5be3f29395e" + } +} From fa28bf246f9d067964afdf5c4d8a039d60b7fdcf Mon Sep 17 00:00:00 2001 From: "Eng. Kareem Elramady" <75088462+kareem-m@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:07:21 +0200 Subject: [PATCH 3101/3585] Create kareem.json --- domains/kareem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kareem.json diff --git a/domains/kareem.json b/domains/kareem.json new file mode 100644 index 000000000..760ed1e29 --- /dev/null +++ b/domains/kareem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kareem-m", + "email": "kareemmoh1911@gmail.com" + }, + "record": { + "CNAME": "kareemelramady.vercel.app" + } +} From efbe4c39d4d13018840807413b74cece41589b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:55:39 -0300 Subject: [PATCH 3102/3585] Create owens.json --- domains/owens.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/owens.json diff --git a/domains/owens.json b/domains/owens.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/owens.json @@ -0,0 +1 @@ + From 6180ae711e970c0cb0b236685d480b1ca26ea363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:58:37 -0300 Subject: [PATCH 3103/3585] Update owens.json Mi repositorio --- domains/owens.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index 8b1378917..0332c732d 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "owenslopez211" + }, + "record": { + "CNAME": "owenslopez211.github.io" + } +} From 757032f72b8ce459c5aa008f5d9da4e4b69e95bb Mon Sep 17 00:00:00 2001 From: shukraditya Date: Fri, 14 Feb 2025 04:38:44 +0530 Subject: [PATCH 3104/3585] verification --- .../_github-pages-challenge-shukraditya.shukraditya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-shukraditya.shukraditya.json diff --git a/domains/_github-pages-challenge-shukraditya.shukraditya.json b/domains/_github-pages-challenge-shukraditya.shukraditya.json new file mode 100644 index 000000000..88e6eb8d1 --- /dev/null +++ b/domains/_github-pages-challenge-shukraditya.shukraditya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shukraditya", + "email": "shukra12bose@gmail.com" + }, + "record": { + "TXT": "617d0b9d13126957daf657d7396ec2" + } +} \ No newline at end of file From 0e38e51e523d336e07d8ce138d2b6bc2dd638f1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franco=20Le=C3=B3n?= <89669737+francoleon08@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:04:57 -0300 Subject: [PATCH 3105/3585] update --- domains/_vercel.francoleon.json | 9 +++++++++ domains/francoleon.json | 1 + 2 files changed, 10 insertions(+) create mode 100644 domains/_vercel.francoleon.json diff --git a/domains/_vercel.francoleon.json b/domains/_vercel.francoleon.json new file mode 100644 index 000000000..d450bfd5b --- /dev/null +++ b/domains/_vercel.francoleon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "francoleon08", + "email": "francoleon284@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=francoleon.is-a.dev,ead369809cf9c9018296" + } +} \ No newline at end of file diff --git a/domains/francoleon.json b/domains/francoleon.json index 69c6998bc..b39017662 100644 --- a/domains/francoleon.json +++ b/domains/francoleon.json @@ -1,4 +1,5 @@ { + "description": "Franco Leon, Personal Portfolio", "owner": { "username": "francoleon08", "email": "francoleon284@gmail.com" From 383cea351947e7311e47fb9fc5c0dd218e34716a Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:26:15 -0700 Subject: [PATCH 3106/3585] Update skibidi.json --- domains/skibidi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/skibidi.json b/domains/skibidi.json index e8446824e..ee66e2c72 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -1,9 +1,10 @@ { "owner": { "username": "bananaking6", + "email": "", "discord": "skibidibagel" }, "record": { - "CNAME": "bananaking6.github.io" + "CNAME": "skibidi-3.vercel.app" } } From 2ded2c30e7bd2b1982f6cc19554c9ec0a47fec57 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:28:13 -0700 Subject: [PATCH 3107/3585] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index f2cad5ed2..0d6e20472 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,7 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d" + "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", + "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" } } From f9d29d82bfd18dd855c3e4882fcbc14f99719fa8 Mon Sep 17 00:00:00 2001 From: Mikeisfree Date: Fri, 14 Feb 2025 01:28:59 +0100 Subject: [PATCH 3108/3585] new domain (add) --- domains/twistedtransistor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/twistedtransistor.json diff --git a/domains/twistedtransistor.json b/domains/twistedtransistor.json new file mode 100644 index 000000000..232247e92 --- /dev/null +++ b/domains/twistedtransistor.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio website", + "repo": "https://github.com/mikeisfree/webzone404", + "owner": { + "username": "mikeisfree", + "email": "mzaperty@gmail.com" + }, + "record": { + "CNAME": "https://mikeisfree.github.io/webzone404/" + } +} From 147d3459fe87141a239d9e20c63ce4735fc9ab4e Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Fri, 14 Feb 2025 04:44:07 +0300 Subject: [PATCH 3109/3585] discord thing --- domains/_discord.sep.json | 9 +++++++++ domains/_github-pages-challenge-sepultrex.sep.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_discord.sep.json diff --git a/domains/_discord.sep.json b/domains/_discord.sep.json new file mode 100644 index 000000000..f1584c0e4 --- /dev/null +++ b/domains/_discord.sep.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sepultrex", + "email": "sepultrex@gmail.com" + }, + "record": { + "TXT": "dh=2f929b7a4935af1795801360d92ba2788e27a2ff" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-sepultrex.sep.json b/domains/_github-pages-challenge-sepultrex.sep.json index 6a857c7e9..34d0664e8 100644 --- a/domains/_github-pages-challenge-sepultrex.sep.json +++ b/domains/_github-pages-challenge-sepultrex.sep.json @@ -3,6 +3,6 @@ "username": "sepultrex" }, "record": { - "TXT": "933e23545ec765f8615286f27b2a3d" + "TXT": "9d48d99c569b77b148651f4052b25f" } } \ No newline at end of file From bae5eb0f6a1f9299ccc9968aff5bf6d8123c1aae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:23:06 -0300 Subject: [PATCH 3110/3585] Update owens.json --- domains/owens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index 0332c732d..c963cfd33 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -3,6 +3,6 @@ "username": "owenslopez211" }, "record": { - "CNAME": "owenslopez211.github.io" + "CNAME": "owenslopez211.github.io/owens-dev-journey" } } From b3636aa17df8c967957b039e427d8918a25a4ff8 Mon Sep 17 00:00:00 2001 From: Rupankar Majumdar <158011967+InvictusRex@users.noreply.github.com> Date: Fri, 14 Feb 2025 08:57:18 +0530 Subject: [PATCH 3111/3585] Update rupankar.json, Fixed Issues --- domains/rupankar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rupankar.json b/domains/rupankar.json index 48f710c86..d968cb51b 100644 --- a/domains/rupankar.json +++ b/domains/rupankar.json @@ -3,9 +3,9 @@ "repo": "https://github.com/InvictusRex/InvictusRex.github.io", "owner": { "username": "InvictusRex", - "email": "rupankar.majumdar2023@vitstudent.ac.in", + "email": "rupankar.majumdar2023@vitstudent.ac.in" }, "record": { - "CNAME": "invictusrex.github.io/" + "CNAME": "invictusrex.github.io" } } From 1b3f445787fce90a6abae1c288e2acecc0cd52e1 Mon Sep 17 00:00:00 2001 From: Manoj Date: Fri, 14 Feb 2025 09:56:36 +0530 Subject: [PATCH 3112/3585] feat: add manoj.is-a.dev domain --- domains/manoj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manoj.json b/domains/manoj.json index 3a33f4eca..149c49b63 100644 --- a/domains/manoj.json +++ b/domains/manoj.json @@ -6,7 +6,7 @@ "email": "naik97059@gmail.com" }, "record": { - "URL": "https://portfolio-manojs-projects-144cb204.vercel.app/" + "CNAME": "manojinaik.github.io" } } \ No newline at end of file From 1e362ca0a38b4820a2c1a20c3d591948d7c079af Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:19:21 +0530 Subject: [PATCH 3113/3585] Update jasvinder_singh.json --- domains/jasvinder_singh.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jasvinder_singh.json b/domains/jasvinder_singh.json index 8960f7d11..4f0c75b36 100644 --- a/domains/jasvinder_singh.json +++ b/domains/jasvinder_singh.json @@ -1,8 +1,9 @@ { "owner": { - "username": "singhJasvinder101" + "username": "singhJasvinder101", + "email": "jasvindersingh3593@gmail.com", }, "record": { - "RECORDTYPE": "CNAME" + "CNAME": "jasvinder-portfolio.netlify.app" } } From 3a61a79ffaca0fc08a108a6e6f520598978a6aeb Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:25:49 +0530 Subject: [PATCH 3114/3585] Rename jasvinder_singh.json to jasvindersingh.json --- domains/{jasvinder_singh.json => jasvindersingh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jasvinder_singh.json => jasvindersingh.json} (100%) diff --git a/domains/jasvinder_singh.json b/domains/jasvindersingh.json similarity index 100% rename from domains/jasvinder_singh.json rename to domains/jasvindersingh.json From feecbf47f8395802ae11d99829f7208bbd2c78b9 Mon Sep 17 00:00:00 2001 From: Utkarsh-Singhal-26 Date: Fri, 14 Feb 2025 10:51:16 +0530 Subject: [PATCH 3115/3585] [ RENAME ] : utkarshsinghal26.json -> utkarsh-singhal.json & _vercel.utkarshsinghal26.json -> _vercel.utkarsh-singhal.json --- ..._vercel.utkarshsinghal26.json => _vercel.utkarsh-singhal.json} | 0 domains/{utkarshsinghal26.json => utkarsh-singhal.json} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.utkarshsinghal26.json => _vercel.utkarsh-singhal.json} (100%) rename domains/{utkarshsinghal26.json => utkarsh-singhal.json} (100%) diff --git a/domains/_vercel.utkarshsinghal26.json b/domains/_vercel.utkarsh-singhal.json similarity index 100% rename from domains/_vercel.utkarshsinghal26.json rename to domains/_vercel.utkarsh-singhal.json diff --git a/domains/utkarshsinghal26.json b/domains/utkarsh-singhal.json similarity index 100% rename from domains/utkarshsinghal26.json rename to domains/utkarsh-singhal.json From 6e03df4ba4360169e0932df2533421c22c996d15 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:40:26 -0800 Subject: [PATCH 3116/3585] Update fmode.json --- domains/fmode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fmode.json b/domains/fmode.json index 198ebd209..314c36235 100644 --- a/domains/fmode.json +++ b/domains/fmode.json @@ -8,5 +8,5 @@ "record": { "CNAME": "imperfect.onrender.com" }, - "proxied": true + "proxied": false } From b89af8405de37a4e18bd77cb17320701b3b3d8a7 Mon Sep 17 00:00:00 2001 From: Nathan Ospino <105754395+C4lumny@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:44:06 -0500 Subject: [PATCH 3117/3585] Create _vercel.nathanospino.json --- domains/_vercel.nathanospino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.nathanospino.json diff --git a/domains/_vercel.nathanospino.json b/domains/_vercel.nathanospino.json new file mode 100644 index 000000000..7de153e26 --- /dev/null +++ b/domains/_vercel.nathanospino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "C4lumny", + "email": "ospinonathan@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=nathanospino.is-a.dev,4130bdbb1e9dc4fcfcc0" + } +} From 160c87b2c0eab2b1fb9d0cc1f6f2835b33437a4c Mon Sep 17 00:00:00 2001 From: Nathan Ospino <105754395+C4lumny@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:45:26 -0500 Subject: [PATCH 3118/3585] Create nathanospino.json --- domains/nathanospino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nathanospino.json diff --git a/domains/nathanospino.json b/domains/nathanospino.json new file mode 100644 index 000000000..af1590821 --- /dev/null +++ b/domains/nathanospino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "C4lumny", + "email": "ospinonathan@gmail.com" + }, + "record": { + "CNAME": "nathanospino.vercel.app" + } +} From 60905d762c2366220a2f1117a2c1ab11e07ac390 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:06:32 +0300 Subject: [PATCH 3119/3585] fix: typo --- domains/_vercel.nathanospino.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.nathanospino.json b/domains/_vercel.nathanospino.json index 7de153e26..b66ccecf9 100644 --- a/domains/_vercel.nathanospino.json +++ b/domains/_vercel.nathanospino.json @@ -1,7 +1,7 @@ { "owner": { "username": "C4lumny", - "email": "ospinonathan@gmail.com", + "email": "ospinonathan@gmail.com" }, "record": { "TXT": "vc-domain-verify=nathanospino.is-a.dev,4130bdbb1e9dc4fcfcc0" From a537eaba1b204b0de422e1940c1cc51e2b279f61 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:08:08 +0300 Subject: [PATCH 3120/3585] fix: typo --- domains/jasvindersingh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jasvindersingh.json b/domains/jasvindersingh.json index 4f0c75b36..fe8dcd21a 100644 --- a/domains/jasvindersingh.json +++ b/domains/jasvindersingh.json @@ -1,7 +1,7 @@ { "owner": { "username": "singhJasvinder101", - "email": "jasvindersingh3593@gmail.com", + "email": "jasvindersingh3593@gmail.com" }, "record": { "CNAME": "jasvinder-portfolio.netlify.app" From 91e1828377da3aa9d5a4624383a41a6a29917c3c Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:18:14 +0300 Subject: [PATCH 3121/3585] Update quddi.json --- domains/quddi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quddi.json b/domains/quddi.json index 11769f144..ac920f3da 100644 --- a/domains/quddi.json +++ b/domains/quddi.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Quddi" + "username": "Quddi", "email": "quddi6@gmail.com" }, "record": { From 2494a2fa2be1f224632b177da252881376a695f7 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:19:34 +0300 Subject: [PATCH 3122/3585] Update catalinaarciniegassaenz.json --- domains/catalinaarciniegassaenz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index d3a6a5e4b..2e5dab28c 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -3,7 +3,7 @@ "username": "cascodenotch", "email": "catalinaarciniegassaenz@gmail.com" }, - "records": { + "record": { "CNAME": "cascodenotch.github.io" }, "proxied": false From b7c434373f355d2caed6b14b67341d86d8b4de88 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:56:31 +0700 Subject: [PATCH 3123/3585] Create layhout.json --- domains/layhout.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/layhout.json diff --git a/domains/layhout.json b/domains/layhout.json new file mode 100644 index 000000000..8495d5052 --- /dev/null +++ b/domains/layhout.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "CNAME": "https://chea-layhout.vercel.app/" + } +} From ace69a89a6702056d2e3422d62627d4ec8184b18 Mon Sep 17 00:00:00 2001 From: RAJESH REDDY <93756207+Rajesh-Reddy1@users.noreply.github.com> Date: Fri, 14 Feb 2025 12:45:41 +0530 Subject: [PATCH 3124/3585] Create _vercel.rajeshreddy.json --- domains/_vercel.rajeshreddy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.rajeshreddy.json diff --git a/domains/_vercel.rajeshreddy.json b/domains/_vercel.rajeshreddy.json new file mode 100644 index 000000000..f4bfd865c --- /dev/null +++ b/domains/_vercel.rajeshreddy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rajesh-reddy1", + "email": "mrrajeshreddy1@gmail.com", + "discord": "suuiii_1" + }, + "record": { + "TXT": "vc-domain-verify=rajeshreddy.is-a.dev,400e697edc993cbbeab7" + } +} From 8b33faa4dc7f28dff3b7c5953e3081fa8d1ed57f Mon Sep 17 00:00:00 2001 From: Filippo Brintazzoli Date: Fri, 14 Feb 2025 09:05:48 +0100 Subject: [PATCH 3125/3585] Changed: CNAME in domains/brint.json --- domains/brint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brint.json b/domains/brint.json index 2cc468c60..507a3e3ee 100644 --- a/domains/brint.json +++ b/domains/brint.json @@ -3,6 +3,6 @@ "username": "brint97" }, "record": { - "CNAME": "brint97.github.io" + "CNAME": "brint97.github.io/welcome" } } From 43623273920f2576afcd975b932bbba408e1bfb8 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:09:01 +0700 Subject: [PATCH 3126/3585] Update layhout.json --- domains/layhout.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/layhout.json b/domains/layhout.json index 8495d5052..c36c03fa1 100644 --- a/domains/layhout.json +++ b/domains/layhout.json @@ -4,6 +4,6 @@ "email": "layhoutworkmail@gmail.com" }, "record": { - "CNAME": "https://chea-layhout.vercel.app/" + "A": ["76.76.21.21"] } } From 8553a378a62a875c44aa4260c36a5cad64e6e96a Mon Sep 17 00:00:00 2001 From: glek <165679471+gewaleelek@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:15:00 +0700 Subject: [PATCH 3127/3585] Remove the email field --- domains/gewalee.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/gewalee.json b/domains/gewalee.json index e28310662..8148fa2f9 100644 --- a/domains/gewalee.json +++ b/domains/gewalee.json @@ -2,8 +2,7 @@ "description": "Github Pages serving as an online resume site for gewaleelek", "repo": "https://github.com/gewaleelek/gewaleelek.github.io", "owner": { - "username": "gewaleelek", - "email": "165679471+gewaleelek@users.noreply.github.com" + "username": "gewaleelek" }, "record": { "CNAME": "gewaleelek.github.io" From 26b016e333bd9b774240f7c1ea02c74b158e5fdc Mon Sep 17 00:00:00 2001 From: Jean Claude Geagea <88094662+jeanclaudegeagea@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:50:27 +0200 Subject: [PATCH 3128/3585] Create jeanclaude.json --- domains/jeanclaude.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jeanclaude.json diff --git a/domains/jeanclaude.json b/domains/jeanclaude.json new file mode 100644 index 000000000..6ad03b19d --- /dev/null +++ b/domains/jeanclaude.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jeanclaudegeagea", + "email": "jeanclaude.geagea@gmail.com" + }, + "record": { + "CNAME": "jeanclaude-omega.vercel.app" + } +} From 37b629ca765ec5575b97cf44465975bdf9d15429 Mon Sep 17 00:00:00 2001 From: mkrage <52537982+mkrage@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:01:29 +0100 Subject: [PATCH 3129/3585] Create raspicloud.json --- domains/raspicloud.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raspicloud.json diff --git a/domains/raspicloud.json b/domains/raspicloud.json new file mode 100644 index 000000000..cd400dd65 --- /dev/null +++ b/domains/raspicloud.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mkrage", + "email": "manuel.krage@gmx.de" + }, + "record": { + "A": ["141.144.239.115"] + } +} From 1eaddd4d2a73a628b626c856af33bdc8e0fba572 Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:55:43 +0000 Subject: [PATCH 3130/3585] Update domains/siritas.json typo correction Co-authored-by: iostpa --- domains/siritas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siritas.json b/domains/siritas.json index 18e09e7ae..f036001d6 100644 --- a/domains/siritas.json +++ b/domains/siritas.json @@ -4,6 +4,6 @@ "email": "dahoba+github@gmail.com" }, "record": { - "URL ": "https://siritas.gitlab.io" + "URL": "https://siritas.gitlab.io" } } From 91277d49ce529763468553715a5df3163970d357 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Fri, 14 Feb 2025 15:59:31 +0500 Subject: [PATCH 3131/3585] Update affan.json --- domains/affan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index 0e73889ac..9930f2698 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -11,7 +11,8 @@ ], "TXT": [ "v=spf1 include:_spf.mx.cloudflare.net include:spf.improvmx.com ~all", - "dh=92c9945830f32cb180df547af9f491ff1a4c75a9" + "dh=92c9945830f32cb180df547af9f491ff1a4c75a9", + "google-site-verification=siT0966V4oDzv8eaTUk2ISSZY5Ox6BU2eM28sg2fUFo" ] } } From 905292dcdea51f1cfa5e9bf2ae9f3db190fb3a79 Mon Sep 17 00:00:00 2001 From: islandboymv Date: Fri, 14 Feb 2025 16:11:28 +0500 Subject: [PATCH 3132/3585] Added islandboy.json --- domains/islandboy.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/islandboy.json diff --git a/domains/islandboy.json b/domains/islandboy.json new file mode 100644 index 000000000..7118c852e --- /dev/null +++ b/domains/islandboy.json @@ -0,0 +1,13 @@ +{ + "description": "Sub-domain of IslandBoy in is-a.dev", + "repo": "https://github.com/islandboymv/is-a-dev-register", + "owner": { + "username": "islandboymv" + }, + "record": { + "NS": [ + "barbara.ns.cloudflare.com", + "zahir.ns.cloudflare.com" + ] + } +} \ No newline at end of file From 331e4bfa6114d28f90926998c482b9cca247a9f7 Mon Sep 17 00:00:00 2001 From: islandboymv Date: Fri, 14 Feb 2025 16:12:55 +0500 Subject: [PATCH 3133/3585] Added islandboy.json --- domains/islandboy.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/islandboy.json b/domains/islandboy.json index 7118c852e..ac881eaa8 100644 --- a/domains/islandboy.json +++ b/domains/islandboy.json @@ -2,7 +2,8 @@ "description": "Sub-domain of IslandBoy in is-a.dev", "repo": "https://github.com/islandboymv/is-a-dev-register", "owner": { - "username": "islandboymv" + "username": "islandboymv", + "email": "mifzaal.scout@gmail.com" }, "record": { "NS": [ From 1707f29d24b0dd43e998ea2e3ca12de7c1478894 Mon Sep 17 00:00:00 2001 From: Jean Claude Geagea <88094662+jeanclaudegeagea@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:18:48 +0200 Subject: [PATCH 3134/3585] Create _vercel.jeanclaude.json --- domains/_vercel.jeanclaude.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jeanclaude.json diff --git a/domains/_vercel.jeanclaude.json b/domains/_vercel.jeanclaude.json new file mode 100644 index 000000000..75c0aa258 --- /dev/null +++ b/domains/_vercel.jeanclaude.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jeanclaudegeagea", + "email": "jeanclaude.geagea@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jeanclaude.is-a.dev,76b49022de3c560947e8" + } +} From 9ac2e5b7a30cd525df27bdd382f9f7ab178f2847 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Fri, 14 Feb 2025 17:55:36 +0530 Subject: [PATCH 3135/3585] Update ujjvaljoshi.json --- domains/ujjvaljoshi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ujjvaljoshi.json b/domains/ujjvaljoshi.json index ff022a990..29d8ce545 100644 --- a/domains/ujjvaljoshi.json +++ b/domains/ujjvaljoshi.json @@ -6,6 +6,6 @@ "email": "ujjvaljoshi45@gmail.com" }, "record": { - "CNAME": "portfolio-ivui.vercel.app" + "CNAME": "ujjvaljoshi45.github.io/portfolio" } } From d00c39077dec50acfe261c0c000bc95464f03e71 Mon Sep 17 00:00:00 2001 From: Varun Kumar Date: Fri, 14 Feb 2025 18:14:50 +0530 Subject: [PATCH 3136/3585] Create varun-kumar.json --- domains/varun-kumar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/varun-kumar.json diff --git a/domains/varun-kumar.json b/domains/varun-kumar.json new file mode 100644 index 000000000..747ee4f16 --- /dev/null +++ b/domains/varun-kumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "varun-kumar-code", + "email": "varunkumar1329@gmail.com" + }, + "record": { + "CNAME": "varun-kumar-code.github.io" + } +} From efcc5a9dff4e7d70562ac460c611246695f5244f Mon Sep 17 00:00:00 2001 From: Yashoku Date: Fri, 14 Feb 2025 18:50:46 +0600 Subject: [PATCH 3137/3585] Create yas.json --- domains/yas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yas.json diff --git a/domains/yas.json b/domains/yas.json new file mode 100644 index 000000000..e22f156c1 --- /dev/null +++ b/domains/yas.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/yashokuu/yashokuu.github.io", + "owner": { + "username": "yashoukuu", + "email": "yas.studios.en@gmail.com" + }, + "record": { + "CNAME": "yashokuu.github.io" + } +} From 5edf691bd067f47159834de48116267fc2a7f584 Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Fri, 14 Feb 2025 14:55:38 +0100 Subject: [PATCH 3138/3585] CNAME updated CNAME updated --- domains/twistedtransistor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/twistedtransistor.json b/domains/twistedtransistor.json index 232247e92..cc5474c74 100644 --- a/domains/twistedtransistor.json +++ b/domains/twistedtransistor.json @@ -6,6 +6,6 @@ "email": "mzaperty@gmail.com" }, "record": { - "CNAME": "https://mikeisfree.github.io/webzone404/" + "CNAME": "mikeisfree.github.io"" } } From 2e5169763f7f49b7cd2b1c1f695bd36223141978 Mon Sep 17 00:00:00 2001 From: "M.L De Veer" Date: Fri, 14 Feb 2025 15:03:15 +0000 Subject: [PATCH 3139/3585] Create existing.json applying for a is-a-dev domain --- domains/existing.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/existing.json diff --git a/domains/existing.json b/domains/existing.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/existing.json @@ -0,0 +1 @@ + From fdd5644a677890d1459c48c2fcea25485e99199c Mon Sep 17 00:00:00 2001 From: "M.L De Veer" Date: Fri, 14 Feb 2025 15:20:06 +0000 Subject: [PATCH 3140/3585] Update existing.json setting file and domain structure --- domains/existing.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/existing.json b/domains/existing.json index 8b1378917..9444e0ff2 100644 --- a/domains/existing.json +++ b/domains/existing.json @@ -1 +1,12 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/existing-dev/existingdev", + "owner": { + "username": "existing-dev", + "email": "maamelankar.deveer@gmail.com" + }, + "record": { + "CNAME": "existing-dev.github.io" + } +} From 3ed7434dcc3af7172f50f76256632f36d4b90470 Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Fri, 14 Feb 2025 16:55:46 +0100 Subject: [PATCH 3141/3585] Update twistedtransistor.json --- domains/twistedtransistor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/twistedtransistor.json b/domains/twistedtransistor.json index cc5474c74..2ce8dc325 100644 --- a/domains/twistedtransistor.json +++ b/domains/twistedtransistor.json @@ -6,6 +6,6 @@ "email": "mzaperty@gmail.com" }, "record": { - "CNAME": "mikeisfree.github.io"" + "CNAME": "mikeisfree.github.io" } } From 0bddef8d42611803aa075827e3562f05c011ba75 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 14 Feb 2025 22:08:37 +0500 Subject: [PATCH 3142/3585] added coolify-app --- domains/coolify-app.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/coolify-app.json diff --git a/domains/coolify-app.json b/domains/coolify-app.json new file mode 100644 index 000000000..5ca2c5200 --- /dev/null +++ b/domains/coolify-app.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "A": "130.162.58.142" + } +} \ No newline at end of file From 0cb62f7e7ae68ac622ad6b024a49bf33c118b33c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=96=E4=B8=80=E5=86=96?= Date: Fri, 14 Feb 2025 18:13:00 +0100 Subject: [PATCH 3143/3585] Update schuh.json --- domains/schuh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/schuh.json b/domains/schuh.json index 8e397c1d1..896579524 100644 --- a/domains/schuh.json +++ b/domains/schuh.json @@ -4,6 +4,6 @@ "email": "theschuhofyou@gmail.com" }, "record": { - "CNAME": "schuh.pages.dev" + "CNAME": "vqpe.github.io" } } From d033c8cfc969d92b23ffd351c2083d3f3c7b7c9a Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 14 Feb 2025 22:13:20 +0500 Subject: [PATCH 3144/3585] fixed- coolify-app --- domains/coolify-app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 5ca2c5200..5cdf36f89 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -3,7 +3,7 @@ "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" }, - "record": { - "A": "130.162.58.142" - } + "records": { + "A": ["130.162.58.142"] + } } \ No newline at end of file From f929bfaa17d03151d52daf8cb5b0a21396634b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:13:48 -0300 Subject: [PATCH 3145/3585] Update owens.json --- domains/owens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index c963cfd33..0332c732d 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -3,6 +3,6 @@ "username": "owenslopez211" }, "record": { - "CNAME": "owenslopez211.github.io/owens-dev-journey" + "CNAME": "owenslopez211.github.io" } } From 3037469b16c3ebabfdcbee0979c447588a898104 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 14 Feb 2025 22:20:27 +0500 Subject: [PATCH 3146/3585] refixed --- domains/coolify-app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 5cdf36f89..eb126a4cc 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -3,7 +3,7 @@ "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" }, - "records": { - "A": ["130.162.58.142"] + "record": { + "URL": "http://130.162.58.142:8000/" } } \ No newline at end of file From 50d2bcb71355174c41fc8bea595438aa4d97ff69 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 18:42:47 +0100 Subject: [PATCH 3147/3585] Create omi.json --- domains/omi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/omi.json diff --git a/domains/omi.json b/domains/omi.json new file mode 100644 index 000000000..5dc58d88b --- /dev/null +++ b/domains/omi.json @@ -0,0 +1,10 @@ +{ + "description": "Omi Personal Webpage", + "owner": { + "username": "omi-the-sorcerer" + }, + "record": { + "CNAME": "casa.pribyte.cloud", + "TXT": "I Love Cats" + } +} From bca4cd936cb02ce3ac42404776482064635c65d8 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 18:47:26 +0100 Subject: [PATCH 3148/3585] Update omi.json --- domains/omi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omi.json b/domains/omi.json index 5dc58d88b..4743203d6 100644 --- a/domains/omi.json +++ b/domains/omi.json @@ -4,7 +4,7 @@ "username": "omi-the-sorcerer" }, "record": { - "CNAME": "casa.pribyte.cloud", + "CNAME": "omi.cat", "TXT": "I Love Cats" } } From 38fcccff151df7eba04ded335f5b2904f62427e0 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Fri, 14 Feb 2025 23:50:32 +0530 Subject: [PATCH 3149/3585] Create mayuresh.json --- domains/mayuresh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mayuresh.json diff --git a/domains/mayuresh.json b/domains/mayuresh.json new file mode 100644 index 000000000..8baa968e3 --- /dev/null +++ b/domains/mayuresh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mayur1377" + }, + "record": { + "CNAME": "https://iammayur.vercel.app" + } +} From effddb6a5b792f2dfc41d388d98fe224073c6f32 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Fri, 14 Feb 2025 23:54:36 +0530 Subject: [PATCH 3150/3585] Update mayuresh.json --- domains/mayuresh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mayuresh.json b/domains/mayuresh.json index 8baa968e3..2b7ef2973 100644 --- a/domains/mayuresh.json +++ b/domains/mayuresh.json @@ -1,6 +1,7 @@ { "owner": { - "username": "mayur1377" + "username": "mayur1377", + "email": "mayuresh1377@gmail.com" }, "record": { "CNAME": "https://iammayur.vercel.app" From f1a05d35f92c97ddd5e4232ff435721e147b0008 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:36:09 +0530 Subject: [PATCH 3151/3585] Update mayuresh.json fix --- domains/mayuresh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mayuresh.json b/domains/mayuresh.json index 2b7ef2973..376e8374c 100644 --- a/domains/mayuresh.json +++ b/domains/mayuresh.json @@ -4,6 +4,6 @@ "email": "mayuresh1377@gmail.com" }, "record": { - "CNAME": "https://iammayur.vercel.app" + "CNAME": "iammayur.vercel.app" } } From 2c793cc90aa263eb37e7dedfed2680729d9797f8 Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:39:49 +0530 Subject: [PATCH 3152/3585] initial commit --- saif/_vercel.saif.json | 10 ++++++++++ saif/saif.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 saif/_vercel.saif.json create mode 100644 saif/saif.json diff --git a/saif/_vercel.saif.json b/saif/_vercel.saif.json new file mode 100644 index 000000000..e8b8b3a13 --- /dev/null +++ b/saif/_vercel.saif.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=saif.is-a.dev,8f2dcd17056c670b7276" + } +} \ No newline at end of file diff --git a/saif/saif.json b/saif/saif.json new file mode 100644 index 000000000..fd53c2507 --- /dev/null +++ b/saif/saif.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "https://saif-two.vercel.app/" + } +} \ No newline at end of file From 3360a9116232a915166b0ffcbd2ec1e57bc84549 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:10:32 +0100 Subject: [PATCH 3153/3585] Actualizar omi.json --- domains/omi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/omi.json b/domains/omi.json index 4743203d6..e9f3641b3 100644 --- a/domains/omi.json +++ b/domains/omi.json @@ -4,7 +4,6 @@ "username": "omi-the-sorcerer" }, "record": { - "CNAME": "omi.cat", - "TXT": "I Love Cats" + "CNAME": "omi.cat" } } From 181e6c6db33ccb2af7317744bc82cc1edf8cfbf8 Mon Sep 17 00:00:00 2001 From: Jubal Slone Date: Fri, 14 Feb 2025 13:13:39 -0600 Subject: [PATCH 3154/3585] Create jubal.json --- domains/jubal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jubal.json diff --git a/domains/jubal.json b/domains/jubal.json new file mode 100644 index 000000000..076d28baa --- /dev/null +++ b/domains/jubal.json @@ -0,0 +1,11 @@ +{ + "description": "Jubal Slone's website", + "repo": "https://github.com/jubalslone/jubalslone.github.io", + "owner": { + "username": "jubalslone", + "email": "jubal.slone@gmail.com" + }, + "record": { + "CNAME": "jubalslone.github.io" + } +} From 77cbf3aaf08b308ea9513544261dfa6acf9a0c4c Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:14:39 +0700 Subject: [PATCH 3155/3585] Create rioirsan.json --- domains/rioirsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rioirsan.json diff --git a/domains/rioirsan.json b/domains/rioirsan.json new file mode 100644 index 000000000..0edf88def --- /dev/null +++ b/domains/rioirsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" + } +} From fe2cb5cf725aff3e6e241ed83be2236c238bed66 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:15:32 +0700 Subject: [PATCH 3156/3585] Create rioirsan1.json --- domains/rioirsan1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rioirsan1.json diff --git a/domains/rioirsan1.json b/domains/rioirsan1.json new file mode 100644 index 000000000..b3386cce7 --- /dev/null +++ b/domains/rioirsan1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "CNAME": "yohanesrioirsan.vercel.app" + } +} From a40ff29841d89cb321a1e532424f5a714386be3d Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:49:04 +0530 Subject: [PATCH 3157/3585] fix --- saif/saif.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/saif/saif.json b/saif/saif.json index fd53c2507..e80847233 100644 --- a/saif/saif.json +++ b/saif/saif.json @@ -1,10 +1,5 @@ { - "owner": { - "username": "Saifkhanz", - "email": "saif137.khan@gmail.com", - "discord": "" - }, "record": { - "CNAME": "https://saif-two.vercel.app/" + "CNAME": "saif-two.vercel.app" } } \ No newline at end of file From 8cc5af192ccbacd765e8c0ec832a1ba9e89ac2b9 Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Fri, 14 Feb 2025 15:25:14 -0400 Subject: [PATCH 3158/3585] Create _github-pages-challenge-kellylawrence.kelly.json Creating properly named `_github-pages-challenge-kellylawrence.kelly.json` file as discussed at https://github.com/is-a-dev/register/pull/19914#issuecomment-2659984962 --- domains/_github-pages-challenge-kellylawrence.kelly.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kellylawrence.kelly.json diff --git a/domains/_github-pages-challenge-kellylawrence.kelly.json b/domains/_github-pages-challenge-kellylawrence.kelly.json new file mode 100644 index 000000000..a6f1930f8 --- /dev/null +++ b/domains/_github-pages-challenge-kellylawrence.kelly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kellylawrence", + "email": "kelly@kellylawrence.ca" + }, + "record": { + "TXT": "26237ec72d51f1ba56e371e8e3fef9" + } +} From 0761c1b618e4c1f2705ad77da83d6bb140b5a7f2 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:26:37 +0700 Subject: [PATCH 3159/3585] Rename rioirsan.json to _vercel.yohanesrioirsan.json --- domains/{rioirsan.json => _vercel.yohanesrioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan.json => _vercel.yohanesrioirsan.json} (100%) diff --git a/domains/rioirsan.json b/domains/_vercel.yohanesrioirsan.json similarity index 100% rename from domains/rioirsan.json rename to domains/_vercel.yohanesrioirsan.json From 75c2c38ba1f5fce907dc73a7059cfec0c78ed8cf Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:27:26 +0700 Subject: [PATCH 3160/3585] Rename rioirsan1.json to rioirsan.json --- domains/{rioirsan1.json => rioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan1.json => rioirsan.json} (100%) diff --git a/domains/rioirsan1.json b/domains/rioirsan.json similarity index 100% rename from domains/rioirsan1.json rename to domains/rioirsan.json From 427c4477c4f568fa52c4e9415e677d27fbe538ec Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Fri, 14 Feb 2025 15:27:40 -0400 Subject: [PATCH 3161/3585] Delete domains/_github-pages-challenge.kellylawrence.json Deleting improperly named `_github-pages-challenge.kellylawrence.json` file as discussed at https://github.com/is-a-dev/register/pull/19914#issuecomment-2659984962 --- domains/_github-pages-challenge.kellylawrence.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge.kellylawrence.json diff --git a/domains/_github-pages-challenge.kellylawrence.json b/domains/_github-pages-challenge.kellylawrence.json deleted file mode 100644 index a6f1930f8..000000000 --- a/domains/_github-pages-challenge.kellylawrence.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kellylawrence", - "email": "kelly@kellylawrence.ca" - }, - "record": { - "TXT": "26237ec72d51f1ba56e371e8e3fef9" - } -} From d06ceb3523bc0ff27ddd6f1dd0348b7fbcdd2e86 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:27:53 +0700 Subject: [PATCH 3162/3585] Delete domains/yohanesrioirsan.json --- domains/yohanesrioirsan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/yohanesrioirsan.json diff --git a/domains/yohanesrioirsan.json b/domains/yohanesrioirsan.json deleted file mode 100644 index 0edf88def..000000000 --- a/domains/yohanesrioirsan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yohanesrioirsan", - "email": "rioirsan8@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" - } -} From 5e277a699c21ecd576e79d526b29fc380b56f88c Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:28:08 +0700 Subject: [PATCH 3163/3585] Rename rioirsan.json to yohanesrioirsan.json --- domains/{rioirsan.json => yohanesrioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan.json => yohanesrioirsan.json} (100%) diff --git a/domains/rioirsan.json b/domains/yohanesrioirsan.json similarity index 100% rename from domains/rioirsan.json rename to domains/yohanesrioirsan.json From 90864ecc36faf2cfd10f29f1dfe9ff7d1bb795d6 Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 01:04:55 +0530 Subject: [PATCH 3164/3585] fix --- {saif => domains}/_vercel.saif.json | 3 +-- domains/saif.json | 9 +++++++++ saif/saif.json | 5 ----- 3 files changed, 10 insertions(+), 7 deletions(-) rename {saif => domains}/_vercel.saif.json (69%) create mode 100644 domains/saif.json delete mode 100644 saif/saif.json diff --git a/saif/_vercel.saif.json b/domains/_vercel.saif.json similarity index 69% rename from saif/_vercel.saif.json rename to domains/_vercel.saif.json index e8b8b3a13..0207cec10 100644 --- a/saif/_vercel.saif.json +++ b/domains/_vercel.saif.json @@ -1,8 +1,7 @@ { "owner": { "username": "Saifkhanz", - "email": "saif137.khan@gmail.com", - "discord": "" + "email": "saif137.khan@gmail.com" }, "record": { "TXT": "vc-domain-verify=saif.is-a.dev,8f2dcd17056c670b7276" diff --git a/domains/saif.json b/domains/saif.json new file mode 100644 index 000000000..d547e534c --- /dev/null +++ b/domains/saif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com" + }, + "record": { + "CNAME": "saif-two.vercel.app" + } +} \ No newline at end of file diff --git a/saif/saif.json b/saif/saif.json deleted file mode 100644 index e80847233..000000000 --- a/saif/saif.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "record": { - "CNAME": "saif-two.vercel.app" - } -} \ No newline at end of file From 51d3c7e64b23fb3c9b33408bb5b2997955138fac Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:48:22 -0700 Subject: [PATCH 3165/3585] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index 0d6e20472..d5f4d7781 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,7 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" } } From 66dc89f6b40c1de3a89b89bb22ce0b5539999747 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:53:55 -0700 Subject: [PATCH 3166/3585] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index d5f4d7781..7e1f54ce5 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" + "TXT": ["vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244", "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d"] } } From 600c916f97cfd8e74e4cef46d5c36838531b793e Mon Sep 17 00:00:00 2001 From: Nova 3 Date: Sat, 15 Feb 2025 10:52:26 +1000 Subject: [PATCH 3167/3585] [chore] Update A record for nova.is-a.dev --- domains/nova.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nova.json b/domains/nova.json index 6936d741d..4d94af0ef 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,6 +6,6 @@ "discord": "7un4r" }, "record": { - "A": ["154.29.72.52"] + "A": ["130.51.94.101"] } } From 8a842c4fd7a0a4bfa8fbc9154e82d0a2d0ead015 Mon Sep 17 00:00:00 2001 From: Pakorn Soikham <109463911+newpkorn@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:42:31 +0700 Subject: [PATCH 3168/3585] Update newpk.json Change host from GitHub Pages to Netlify --- domains/newpk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/newpk.json b/domains/newpk.json index 2371d4f36..c4e09a350 100644 --- a/domains/newpk.json +++ b/domains/newpk.json @@ -4,6 +4,6 @@ "email": "pakorn.soikham@gmail.com" }, "record": { - "CNAME": "newpkorn.github.io" + "CNAME": "newpk.netlify.app" } } From 89f6aae699b67202ffdd56c591404883fadb9986 Mon Sep 17 00:00:00 2001 From: SoulDevs Date: Sat, 15 Feb 2025 08:07:16 +0530 Subject: [PATCH 3169/3585] Create _vercel.soul.json --- domains/_vercel.soul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.soul.json diff --git a/domains/_vercel.soul.json b/domains/_vercel.soul.json new file mode 100644 index 000000000..a52169318 --- /dev/null +++ b/domains/_vercel.soul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SoulDevs", + "email": "soulcosmic1406@proton.me", + "discord": "soulcosmic1406_" + }, + "record": { + "TXT": "vc-domain-verify=soul.is-a.dev,6f957e2edcd5bb791896" + } From 482bc4c1fca24a550def3ac05e6dc3bbb45f8c3c Mon Sep 17 00:00:00 2001 From: SoulDevs Date: Sat, 15 Feb 2025 08:10:18 +0530 Subject: [PATCH 3170/3585] Create soul.json --- domains/soul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soul.json diff --git a/domains/soul.json b/domains/soul.json new file mode 100644 index 000000000..bc18daee4 --- /dev/null +++ b/domains/soul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SoulDevs", + "email": "soulcosmic1406@proton.me" + }, + "record": { + "CNAME": "main-protfolio-seven.vercel.app" + } +} From 1b235f31caecdca421a6a32771b236b18b25e441 Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 08:32:51 +0530 Subject: [PATCH 3171/3585] Create voidvault.json # Requirements - [x] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [x] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [x] My file is in the `domains` directory and has the `.json` file extension. - [x] My file's name is lowercased and alphanumeric. - [x] My website is **reachable** and **completed**. - [x] I have provided sufficient contact information in the `owner` key. # Website Preview nova-blog-tech.vercel.app --- domains/voidvault.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/voidvault.json diff --git a/domains/voidvault.json b/domains/voidvault.json new file mode 100644 index 000000000..6d11973e7 --- /dev/null +++ b/domains/voidvault.json @@ -0,0 +1,10 @@ +{ + "domain": "voidvault.is-a.dev", + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "records": { + "CNAME": "nova-blog-tech.vercel.app" + } +} From 10df09091499eafe07c3f43411e988936c4d2bcc Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 08:41:51 +0530 Subject: [PATCH 3172/3585] Create rajeshkumar.json # Requirements - [x] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [x] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [x] My file is in the `domains` directory and has the `.json` file extension. - [x] My file's name is lowercased and alphanumeric. - [x] My website is **reachable** and **completed**. - [x] I have provided sufficient contact information in the `owner` key. # Website Preview [dev-rajeshkumars.vercel.app](https://dev-rajeshkumars.vercel.app/) --- domains/rajeshkumar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rajeshkumar.json diff --git a/domains/rajeshkumar.json b/domains/rajeshkumar.json new file mode 100644 index 000000000..51d35a91c --- /dev/null +++ b/domains/rajeshkumar.json @@ -0,0 +1,10 @@ +{ + "domain": "rajeshkumar.is-a.dev", + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "records": { + "CNAME": "dev-rajeshkumars.vercel.app" + } +} From 7ce6827b21b40b80bcea2452cde8c1720b17e7e9 Mon Sep 17 00:00:00 2001 From: Farouk Chebaiki Date: Sat, 15 Feb 2025 04:27:29 +0100 Subject: [PATCH 3173/3585] Create _vercel.farouk.json --- domains/_vercel.farouk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.farouk.json diff --git a/domains/_vercel.farouk.json b/domains/_vercel.farouk.json new file mode 100644 index 000000000..86c13ca87 --- /dev/null +++ b/domains/_vercel.farouk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faroukchebaiki", + "email": "@faroukchebaiki" + }, + "record": { + "TXT": "vc-domain-verify=farouk.is-a.dev,ec3de2841315d1108853" + } +} From d357b14e045a9dbd709178a7d47a919bb5c6639b Mon Sep 17 00:00:00 2001 From: Farouk Chebaiki Date: Sat, 15 Feb 2025 04:32:55 +0100 Subject: [PATCH 3174/3585] Create farouk.json --- domains/farouk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/farouk.json diff --git a/domains/farouk.json b/domains/farouk.json new file mode 100644 index 000000000..95a5a3edb --- /dev/null +++ b/domains/farouk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faroukchebaiki", + "email": "farouk.chebaiki@gmail.com" + }, + "record": { + "CNAME": "faroukchebaiki.vercel.app" + } +} From fbcc97f9c74f0ce7ace024cebbdc4a8d1dbba142 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 14 Feb 2025 22:42:57 -0500 Subject: [PATCH 3175/3585] Update _vercel.farouk.json --- domains/_vercel.farouk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.farouk.json b/domains/_vercel.farouk.json index 86c13ca87..341011e42 100644 --- a/domains/_vercel.farouk.json +++ b/domains/_vercel.farouk.json @@ -1,7 +1,7 @@ { "owner": { "username": "faroukchebaiki", - "email": "@faroukchebaiki" + "email": "farouk.chebaiki@gmail.com" }, "record": { "TXT": "vc-domain-verify=farouk.is-a.dev,ec3de2841315d1108853" From a167ac03ee7ff6d32f02175f08901960022c14c5 Mon Sep 17 00:00:00 2001 From: RAJESH REDDY <93756207+Rajesh-Reddy1@users.noreply.github.com> Date: Sat, 15 Feb 2025 09:56:30 +0530 Subject: [PATCH 3176/3585] Create rajeshreddy.json --- domains/rajeshreddy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rajeshreddy.json diff --git a/domains/rajeshreddy.json b/domains/rajeshreddy.json new file mode 100644 index 000000000..b15963b2e --- /dev/null +++ b/domains/rajeshreddy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rajesh-reddy1", + "email": "mrrajeshreddy1@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From e7c92b6e646e9cf1f397cf0d703a5b9a354e7235 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 15 Feb 2025 10:19:20 +0300 Subject: [PATCH 3177/3585] Update voidvault.json --- domains/voidvault.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/voidvault.json b/domains/voidvault.json index 6d11973e7..0c15c0ec7 100644 --- a/domains/voidvault.json +++ b/domains/voidvault.json @@ -4,7 +4,7 @@ "username": "Dev-Rajeshkumar", "email": "rajesh8778354586@gmail.com" }, - "records": { + "record": { "CNAME": "nova-blog-tech.vercel.app" } } From ed3ec6d7e1fd040b02c33396e7ab1113c92c02db Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 15 Feb 2025 10:20:25 +0300 Subject: [PATCH 3178/3585] Update rajeshkumar.json --- domains/rajeshkumar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rajeshkumar.json b/domains/rajeshkumar.json index 51d35a91c..8cb72bb81 100644 --- a/domains/rajeshkumar.json +++ b/domains/rajeshkumar.json @@ -4,7 +4,7 @@ "username": "Dev-Rajeshkumar", "email": "rajesh8778354586@gmail.com" }, - "records": { + "record": { "CNAME": "dev-rajeshkumars.vercel.app" } } From 0c9f36ba3f311657b7166f4b798dbecd08952e3d Mon Sep 17 00:00:00 2001 From: Hao Hoang <65971351+vanhaohoang@users.noreply.github.com> Date: Sat, 15 Feb 2025 14:27:20 +0700 Subject: [PATCH 3179/3585] Create haohoang.json --- domains/haohoang.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/haohoang.json diff --git a/domains/haohoang.json b/domains/haohoang.json new file mode 100644 index 000000000..d12764437 --- /dev/null +++ b/domains/haohoang.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "vanhaohoang" + }, + "record": { + "CNAME": "vanhaohoang.github.io" + } +} From 334b3de1206662361d854a6626e35675051e6575 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 15 Feb 2025 13:02:48 +0530 Subject: [PATCH 3180/3585] Create arhanansari.json --- domains/arhanansari.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/arhanansari.json diff --git a/domains/arhanansari.json b/domains/arhanansari.json new file mode 100644 index 000000000..d0b9cedcc --- /dev/null +++ b/domains/arhanansari.json @@ -0,0 +1,10 @@ +{ + "domain": "arhanansari.is-a.dev", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "records": { + "CNAME": "arhanansari.vercel.app" + } +} From a73122c130161a9a56eb942f1638dfa319b6758f Mon Sep 17 00:00:00 2001 From: Sun Zizhuo <80146445+UnidentifiedX@users.noreply.github.com> Date: Sat, 15 Feb 2025 15:38:19 +0800 Subject: [PATCH 3181/3585] Create _github-pages-challenge-UnidentifiedX.json --- domains/_github-pages-challenge-UnidentifiedX.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-UnidentifiedX.json diff --git a/domains/_github-pages-challenge-UnidentifiedX.json b/domains/_github-pages-challenge-UnidentifiedX.json new file mode 100644 index 000000000..361474540 --- /dev/null +++ b/domains/_github-pages-challenge-UnidentifiedX.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UnidentifiedX", + "email": "sunzizhuo33@gmail.com" + }, + "record": { + "TXT": "82c071e58d59a58ca0ac52f3240f65" + } +} From c902c68af755373739a67274a6c13512f9645c82 Mon Sep 17 00:00:00 2001 From: Sun Zizhuo <80146445+UnidentifiedX@users.noreply.github.com> Date: Sat, 15 Feb 2025 15:43:21 +0800 Subject: [PATCH 3182/3585] Rename _github-pages-challenge-UnidentifiedX.json to _github-pages-challenge-unidentifiedx.json --- ...dentifiedX.json => _github-pages-challenge-unidentifiedx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-UnidentifiedX.json => _github-pages-challenge-unidentifiedx.json} (100%) diff --git a/domains/_github-pages-challenge-UnidentifiedX.json b/domains/_github-pages-challenge-unidentifiedx.json similarity index 100% rename from domains/_github-pages-challenge-UnidentifiedX.json rename to domains/_github-pages-challenge-unidentifiedx.json From 0a4008def7848053792fc1ea9db7ade85d94ed71 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 15 Feb 2025 13:20:14 +0530 Subject: [PATCH 3183/3585] Added more social links --- domains/arhanansari.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/arhanansari.json b/domains/arhanansari.json index d0b9cedcc..b0c835249 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -2,7 +2,9 @@ "domain": "arhanansari.is-a.dev", "owner": { "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com" + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" }, "records": { "CNAME": "arhanansari.vercel.app" From a64cc31aa476289b44ca091cfdfad0514fa4afd8 Mon Sep 17 00:00:00 2001 From: Hao Hoang <65971351+vanhaohoang@users.noreply.github.com> Date: Sat, 15 Feb 2025 15:00:12 +0700 Subject: [PATCH 3184/3585] Update haohoang.json --- domains/haohoang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/haohoang.json b/domains/haohoang.json index d12764437..f9715b6d7 100644 --- a/domains/haohoang.json +++ b/domains/haohoang.json @@ -1,6 +1,8 @@ { + "description": "The blog of Hao Hoang" "owner": { - "username": "vanhaohoang" + "username": "vanhaohoang", + "email": "hoangvanhao99.01@gmail.com", }, "record": { "CNAME": "vanhaohoang.github.io" From 80e19e87a649d5cf1bb3e7015e90f580aaccd6c4 Mon Sep 17 00:00:00 2001 From: alas Date: Sat, 15 Feb 2025 11:18:21 +0100 Subject: [PATCH 3185/3585] finish improvmx setup with txt records --- domains/alas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alas.json b/domains/alas.json index b42694ddd..0681ba7c2 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -7,6 +7,7 @@ }, "record": { "URL": "https://alastrantia.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 99e5bd9800dc465e0155c6f6399e566f859e3b68 Mon Sep 17 00:00:00 2001 From: Sun Zizhuo <80146445+UnidentifiedX@users.noreply.github.com> Date: Sat, 15 Feb 2025 19:01:18 +0800 Subject: [PATCH 3186/3585] Rename _github-pages-challenge-unidentifiedx.json to _github-pages-challenge-unidentifiedx.sunzizhuo.json --- ....json => _github-pages-challenge-unidentifiedx.sunzizhuo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-unidentifiedx.json => _github-pages-challenge-unidentifiedx.sunzizhuo.json} (100%) diff --git a/domains/_github-pages-challenge-unidentifiedx.json b/domains/_github-pages-challenge-unidentifiedx.sunzizhuo.json similarity index 100% rename from domains/_github-pages-challenge-unidentifiedx.json rename to domains/_github-pages-challenge-unidentifiedx.sunzizhuo.json From 79072d9eed988f8520a3292ffcab2afce2a5108f Mon Sep 17 00:00:00 2001 From: Sambo Chea <7059827+sombochea@users.noreply.github.com> Date: Sat, 15 Feb 2025 12:08:21 +0000 Subject: [PATCH 3187/3585] add sombochea.json --- domains/sombochea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sombochea.json diff --git a/domains/sombochea.json b/domains/sombochea.json new file mode 100644 index 000000000..41182a1db --- /dev/null +++ b/domains/sombochea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sombochea", + "email": "sombochea100@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file From aff042a0cdd3d69c3fb1dfba77c00e5f102c4346 Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 18:04:31 +0530 Subject: [PATCH 3188/3585] Create _vercel.voidvault.json --- domains/_vercel.voidvault.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.voidvault.json diff --git a/domains/_vercel.voidvault.json b/domains/_vercel.voidvault.json new file mode 100644 index 000000000..9d09ef071 --- /dev/null +++ b/domains/_vercel.voidvault.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354686@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=voidvault.is-a.dev,fdc2aadb068bd286d372"] + } +} From bc304450f11fd090f346522164f07d1259ce3163 Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 18:10:05 +0530 Subject: [PATCH 3189/3585] Create _vercel.rajeshkumar.json --- domains/_vercel.rajeshkumar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.rajeshkumar.json diff --git a/domains/_vercel.rajeshkumar.json b/domains/_vercel.rajeshkumar.json new file mode 100644 index 000000000..ea9f3d565 --- /dev/null +++ b/domains/_vercel.rajeshkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=rajeshkumar.is-a.dev,52cd27c94b7115d293d5" + } +} From 35ec19075e155ed26dc38e0e194aee08cf4003f4 Mon Sep 17 00:00:00 2001 From: Yashoku Date: Sat, 15 Feb 2025 19:08:03 +0600 Subject: [PATCH 3190/3585] Create _github-pages-challenge-yashokuu.json --- domains/_github-pages-challenge-yashokuu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-yashokuu.json diff --git a/domains/_github-pages-challenge-yashokuu.json b/domains/_github-pages-challenge-yashokuu.json new file mode 100644 index 000000000..1de373534 --- /dev/null +++ b/domains/_github-pages-challenge-yashokuu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashokuu", + "email": "yas.studios.en@gmail.com" + }, + "record": { + "TXT": "3dc5a3f950e7f70f6535b6bf715042" + } +} From 1c066a7282d25506e9e4d47395f083993c3fdd7c Mon Sep 17 00:00:00 2001 From: Yashoku Date: Sat, 15 Feb 2025 19:17:18 +0600 Subject: [PATCH 3191/3585] Rename _github-pages-challenge-yashokuu.json to _github-pages-challenge-yashokuu.yas.json --- ...ge-yashokuu.json => _github-pages-challenge-yashokuu.yas.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-yashokuu.json => _github-pages-challenge-yashokuu.yas.json} (100%) diff --git a/domains/_github-pages-challenge-yashokuu.json b/domains/_github-pages-challenge-yashokuu.yas.json similarity index 100% rename from domains/_github-pages-challenge-yashokuu.json rename to domains/_github-pages-challenge-yashokuu.yas.json From 58b87c0b89c96eca0a2efca12549ebbf5b8a8b51 Mon Sep 17 00:00:00 2001 From: Sohag Jabed <70505164+sohag02@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:57:13 +0530 Subject: [PATCH 3192/3585] add new subdomain --- domains/_vercel.sohag.json | 9 +++++++++ domains/sohag.json | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 domains/_vercel.sohag.json create mode 100644 domains/sohag.json diff --git a/domains/_vercel.sohag.json b/domains/_vercel.sohag.json new file mode 100644 index 000000000..f8bb6eec8 --- /dev/null +++ b/domains/_vercel.sohag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sohag02", + "discord": "sohagjabed" + }, + "record": { + "TXT": "vc-domain-verify=sohag.is-a.dev,905a0fff3e8fdda0052e" + } +} \ No newline at end of file diff --git a/domains/sohag.json b/domains/sohag.json new file mode 100644 index 000000000..cd06c3546 --- /dev/null +++ b/domains/sohag.json @@ -0,0 +1,10 @@ +{ + "description": "For my portfolio", + "owner": { + "username": "sohag02", + "discord": "sohagjabed" + }, + "record": { + "CNAME": "sohagj.vercel.app" + } +} \ No newline at end of file From fcc1938246119f0317942979a54a40e03b9d7d53 Mon Sep 17 00:00:00 2001 From: Mohammed Obaid <81803774+mdobaid311@users.noreply.github.com> Date: Sat, 15 Feb 2025 19:33:28 +0530 Subject: [PATCH 3193/3585] Update mohammedobaid.json --- domains/mohammedobaid.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/mohammedobaid.json b/domains/mohammedobaid.json index 8b1378917..fbdcf05b9 100644 --- a/domains/mohammedobaid.json +++ b/domains/mohammedobaid.json @@ -1 +1,10 @@ - +{ + "description": "My name is mohammed obaid. I am a software engineer", + "owner": { + "username": "mdobaid311", + "email": "mdobaid311@gmail.com" + }, + "record": { + "CNAME": "http://mohammedobaid.vercel.app/" + } +} From d63b28c5208110a7baee186a4b40229e316998fe Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:15:22 -0700 Subject: [PATCH 3194/3585] Create projects.skibidi.json --- domains/projects.skibidi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/projects.skibidi.json diff --git a/domains/projects.skibidi.json b/domains/projects.skibidi.json new file mode 100644 index 000000000..0c1ba2ca6 --- /dev/null +++ b/domains/projects.skibidi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bananaking6", + "email": "", + "discord": "skibidibagel" + }, + "record": { + "CNAME": "skibidi-4.vercel.app" + } +} From 0731eb91b435f3a96192c0766b3f217e3e58e672 Mon Sep 17 00:00:00 2001 From: Filippo Brintazzoli Date: Sat, 15 Feb 2025 16:15:30 +0100 Subject: [PATCH 3195/3585] Update brint.json --- domains/brint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brint.json b/domains/brint.json index 507a3e3ee..2cc468c60 100644 --- a/domains/brint.json +++ b/domains/brint.json @@ -3,6 +3,6 @@ "username": "brint97" }, "record": { - "CNAME": "brint97.github.io/welcome" + "CNAME": "brint97.github.io" } } From c468829c727d997aa16fd50941321a8097b58979 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:16:14 -0700 Subject: [PATCH 3196/3585] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index 7e1f54ce5..3c3d88a30 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": ["vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244", "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d"] + "TXT": ["vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244", "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", "vc-domain-verify=projects.skibidi.is-a.dev,33f08aa6e287f18f368b"] } } From 76ed0b4d91fa70c3d810edae5cecca349e61082d Mon Sep 17 00:00:00 2001 From: soy-charly Date: Sat, 15 Feb 2025 17:27:12 +0100 Subject: [PATCH 3197/3585] Create _vercel.charly.json --- domains/_vercel.charly.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.charly.json diff --git a/domains/_vercel.charly.json b/domains/_vercel.charly.json new file mode 100644 index 000000000..831e2c934 --- /dev/null +++ b/domains/_vercel.charly.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "soy-charly", + "email": "carlos.scarrasco08@gmail.com", + "discord": "charly0572" + }, + "record": { + "TXT": "vc-domain-verify=charly.is-a.dev,ecb785240907dd83c0cc" + } +} From 005b38c7326d483836aae6b8875d71a2914253e4 Mon Sep 17 00:00:00 2001 From: soy-charly Date: Sat, 15 Feb 2025 17:27:35 +0100 Subject: [PATCH 3198/3585] Create charly.json --- domains/charly.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/charly.json diff --git a/domains/charly.json b/domains/charly.json new file mode 100644 index 000000000..303c9be1f --- /dev/null +++ b/domains/charly.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "soy-charly", + "email": "carlos.scarrasco08@gmail.com", + "discord": "charly0572" + }, + "record": { + "CNAME": "porfolio-bice-mu.vercel.app" + } +} From 9cfe79379a937afa980b47d3f93ceff63998e5ff Mon Sep 17 00:00:00 2001 From: AviNash N C <31386636+nashnc@users.noreply.github.com> Date: Sat, 15 Feb 2025 23:07:24 +0530 Subject: [PATCH 3199/3585] Create nashnc.json --- domains/nashnc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nashnc.json diff --git a/domains/nashnc.json b/domains/nashnc.json new file mode 100644 index 000000000..6bfb43048 --- /dev/null +++ b/domains/nashnc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nashnc", + "email": "nash.nc@gmailcom" + }, + "record": { + "CNAME": "nashnc.github.io" + } +} From 29ab1551142d64cc14be5fd298fba9d093747e5c Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sat, 15 Feb 2025 22:43:56 +0500 Subject: [PATCH 3200/3585] Adding a domain --- domains/usamakhalid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/usamakhalid.json diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json new file mode 100644 index 000000000..e8e7ac6a9 --- /dev/null +++ b/domains/usamakhalid.json @@ -0,0 +1,11 @@ +{ + "description": "THIS IS MY PORTFOLIO WEBSITE, But I am still working on it. I will update it soon.", + "repo": "https://github.com/usama0155/portfolio", + "owner": { + "username": "usama0155", + "email": "[usamak5453@gmail.com]" + }, + "record": { + "CNAME": "https://usama0155.github.io/portfolio/" + } +} \ No newline at end of file From 97cb5fa00e4523c3f953efc231e2662ec99dba7c Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:35:46 +0000 Subject: [PATCH 3201/3585] Create an.json --- domains/an.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/an.json diff --git a/domains/an.json b/domains/an.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/an.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From 7136db39719b986da6e6ae13ebd66162296fdfd8 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:36:12 +0000 Subject: [PATCH 3202/3585] Create man.json --- domains/man.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/man.json diff --git a/domains/man.json b/domains/man.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/man.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From d6544e127cfc49362b647eb0402f867fcc159559 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:36:41 +0000 Subject: [PATCH 3203/3585] Create ko.json --- domains/ko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ko.json diff --git a/domains/ko.json b/domains/ko.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/ko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From d9001f7c6ac6fbb2a63ab0db69b0c3c3b56a0ebe Mon Sep 17 00:00:00 2001 From: Marco Voegeli <31365321+Marco-Voegeli@users.noreply.github.com> Date: Sat, 15 Feb 2025 20:15:40 +0100 Subject: [PATCH 3204/3585] Create marco.voegeli.json --- domains/marco.voegeli.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marco.voegeli.json diff --git a/domains/marco.voegeli.json b/domains/marco.voegeli.json new file mode 100644 index 000000000..cb0a06623 --- /dev/null +++ b/domains/marco.voegeli.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Marco-Voegeli" + }, + "record": { + "CNAME": "marco-voegeli.github.io" + }, + "proxied": true +} From 162c4963f76fcb155d33fb4c271e7a778400f082 Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Sat, 15 Feb 2025 20:22:24 +0100 Subject: [PATCH 3205/3585] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..b60418a88 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +twistedtransistor.is-a-dev \ No newline at end of file From a72989571514e7d1de2f6b010536bd28613e7442 Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Sat, 15 Feb 2025 20:22:43 +0100 Subject: [PATCH 3206/3585] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index b60418a88..f5996385b 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -twistedtransistor.is-a-dev \ No newline at end of file +twistedtransistor.github.is-a-dev \ No newline at end of file From 815b99aaa0e9d8608ffd84df231f5b74c23a3d4e Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Sat, 15 Feb 2025 20:22:55 +0100 Subject: [PATCH 3207/3585] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f5996385b..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -twistedtransistor.github.is-a-dev \ No newline at end of file From a0c80fd89560f41c103d7a75918ac6b671f271c8 Mon Sep 17 00:00:00 2001 From: Marco Voegeli <31365321+Marco-Voegeli@users.noreply.github.com> Date: Sat, 15 Feb 2025 20:23:46 +0100 Subject: [PATCH 3208/3585] Update marco.voegeli.json added e-mail --- domains/marco.voegeli.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/marco.voegeli.json b/domains/marco.voegeli.json index cb0a06623..778087909 100644 --- a/domains/marco.voegeli.json +++ b/domains/marco.voegeli.json @@ -1,6 +1,8 @@ { "owner": { - "username": "Marco-Voegeli" + "username": "Marco-Voegeli", + "email": "voegelijjm@gmail.com" + }, "record": { "CNAME": "marco-voegeli.github.io" From 0cfa17a6f88b859ea8e50cb15e2bf4cf0d2f4501 Mon Sep 17 00:00:00 2001 From: franlo42 <103451559+franlo42@users.noreply.github.com> Date: Sat, 15 Feb 2025 20:43:09 +0100 Subject: [PATCH 3209/3585] Create franlo42.json --- domains/franlo42.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/franlo42.json diff --git a/domains/franlo42.json b/domains/franlo42.json new file mode 100644 index 000000000..040d16740 --- /dev/null +++ b/domains/franlo42.json @@ -0,0 +1,8 @@ +{ + "owner":{ + "username": "franlo42" + }, + "record": { + "CNAME": "franlo42.github.io" + } +} From 62d3035033b44595f9a87f7381436da20e7b7b52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Alejandro=20Rodr=C3=ADguez=20L=C3=B3pez?= Date: Sat, 15 Feb 2025 16:03:11 -0500 Subject: [PATCH 3210/3585] Create _vercel.itsjhonalex.json --- domains/_vercel.itsjhonalex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.itsjhonalex.json diff --git a/domains/_vercel.itsjhonalex.json b/domains/_vercel.itsjhonalex.json new file mode 100644 index 000000000..44b1b4050 --- /dev/null +++ b/domains/_vercel.itsjhonalex.json @@ -0,0 +1,11 @@ +{ + "description": "itsjhonalex.is-a.dev", + "repo": "github.com/ItsJhonAlex/PortfolioDev", + "owner": { + "username": "ItsJhonAlex", + "email": "itsjhonalex@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=itsjhonalex.is-a.dev,8c4f4f96f1fa142804c7" + } +} From cf05b578ec5e064eb0d587eb46548b8d9d7bed84 Mon Sep 17 00:00:00 2001 From: "M.L De Veer" Date: Sat, 15 Feb 2025 22:12:37 +0000 Subject: [PATCH 3211/3585] Create mldeveer.json --- domains/mldeveer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mldeveer.json diff --git a/domains/mldeveer.json b/domains/mldeveer.json new file mode 100644 index 000000000..46b12ba80 --- /dev/null +++ b/domains/mldeveer.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/existing-dev/mldeveer", + "owner": { + "username": "existing-dev", + "email": "maamelankar.deveer@gmail.com" + }, + "record": { + "CNAME": "existing-dev.github.io" + } +} From de0aaa62d6ef33bce821c54c202b88c8cd2b3b4d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 15 Feb 2025 21:56:07 -0500 Subject: [PATCH 3212/3585] Update haohoang.json --- domains/haohoang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/haohoang.json b/domains/haohoang.json index f9715b6d7..c1d1bc5bd 100644 --- a/domains/haohoang.json +++ b/domains/haohoang.json @@ -2,7 +2,7 @@ "description": "The blog of Hao Hoang" "owner": { "username": "vanhaohoang", - "email": "hoangvanhao99.01@gmail.com", + "email": "hoangvanhao99.01@gmail.com" }, "record": { "CNAME": "vanhaohoang.github.io" From d968d7eceb881d49a1ee6bc064d2a7e208df4eeb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 15 Feb 2025 21:56:53 -0500 Subject: [PATCH 3213/3585] Update haohoang.json --- domains/haohoang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/haohoang.json b/domains/haohoang.json index c1d1bc5bd..f17d61b10 100644 --- a/domains/haohoang.json +++ b/domains/haohoang.json @@ -1,5 +1,5 @@ { - "description": "The blog of Hao Hoang" + "description": "The blog of Hao Hoang", "owner": { "username": "vanhaohoang", "email": "hoangvanhao99.01@gmail.com" From 7581acfa3d9761ee95e51b3b98df4704ec206e35 Mon Sep 17 00:00:00 2001 From: Khaif Mohamed Date: Sun, 16 Feb 2025 09:42:08 +0530 Subject: [PATCH 3214/3585] feat: added my domain --- domains/khaif.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/khaif.json diff --git a/domains/khaif.json b/domains/khaif.json new file mode 100644 index 000000000..defb0f5b2 --- /dev/null +++ b/domains/khaif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khaif", + "email": "code.khaif@gmail.com" + }, + "record": { + "CNAME": "portfolio-khxif.vercel.app" + } +} From f5439e0950a3b3a7f0f2e756e0b7e0b4cceb84b2 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 16 Feb 2025 08:34:42 +0300 Subject: [PATCH 3215/3585] Update khaif.json --- domains/khaif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khaif.json b/domains/khaif.json index defb0f5b2..e7f8544cd 100644 --- a/domains/khaif.json +++ b/domains/khaif.json @@ -1,6 +1,6 @@ { "owner": { - "username": "khaif", + "username": "khxif", "email": "code.khaif@gmail.com" }, "record": { From a205c8de563efb27a4fd72168c20d6027b528558 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 16 Feb 2025 08:42:15 +0300 Subject: [PATCH 3216/3585] Update arhanansari.json --- domains/arhanansari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arhanansari.json b/domains/arhanansari.json index b0c835249..65d79a803 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -6,7 +6,7 @@ "x": "https://x.com/codewitharhan", "discord": "@codewitharhan" }, - "records": { + "record": { "CNAME": "arhanansari.vercel.app" } } From f506744dcbccc925e2f1b3ba15c24a4ebe0bf1da Mon Sep 17 00:00:00 2001 From: Mohammed Obaid <81803774+mdobaid311@users.noreply.github.com> Date: Sun, 16 Feb 2025 11:15:03 +0530 Subject: [PATCH 3217/3585] Update mohammedobaid.json Co-authored-by: orangc --- domains/mohammedobaid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohammedobaid.json b/domains/mohammedobaid.json index fbdcf05b9..a01a57d5a 100644 --- a/domains/mohammedobaid.json +++ b/domains/mohammedobaid.json @@ -5,6 +5,6 @@ "email": "mdobaid311@gmail.com" }, "record": { - "CNAME": "http://mohammedobaid.vercel.app/" + "CNAME": "mohammedobaid.vercel.app" } } From dc17d6c2c1ed209d856c668cce878f55c61c10a0 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 16 Feb 2025 08:45:50 +0300 Subject: [PATCH 3218/3585] fix: typo --- domains/nashnc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nashnc.json b/domains/nashnc.json index 6bfb43048..6fc930732 100644 --- a/domains/nashnc.json +++ b/domains/nashnc.json @@ -1,7 +1,7 @@ { "owner": { "username": "nashnc", - "email": "nash.nc@gmailcom" + "email": "nash.nc@gmail.com" }, "record": { "CNAME": "nashnc.github.io" From 82fb3850b75a233ebc602ce4dbcf574c331c838e Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sun, 16 Feb 2025 10:53:04 +0500 Subject: [PATCH 3219/3585] resolved errors --- domains/usamakhalid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json index e8e7ac6a9..44cb53cf2 100644 --- a/domains/usamakhalid.json +++ b/domains/usamakhalid.json @@ -6,6 +6,6 @@ "email": "[usamak5453@gmail.com]" }, "record": { - "CNAME": "https://usama0155.github.io/portfolio/" + "CNAME": "usama0155.github.io/portfolio" } } \ No newline at end of file From 9e17794f2f595dd60ff0e0f9b081341ac4d303bb Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sat, 15 Feb 2025 22:43:56 +0500 Subject: [PATCH 3220/3585] Adding a domain --- domains/usamakhalid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/usamakhalid.json diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json new file mode 100644 index 000000000..e8e7ac6a9 --- /dev/null +++ b/domains/usamakhalid.json @@ -0,0 +1,11 @@ +{ + "description": "THIS IS MY PORTFOLIO WEBSITE, But I am still working on it. I will update it soon.", + "repo": "https://github.com/usama0155/portfolio", + "owner": { + "username": "usama0155", + "email": "[usamak5453@gmail.com]" + }, + "record": { + "CNAME": "https://usama0155.github.io/portfolio/" + } +} \ No newline at end of file From 53317e2cb9e9fbd06544259b5fe786ce8eceafab Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sun, 16 Feb 2025 10:53:04 +0500 Subject: [PATCH 3221/3585] resolved errors --- domains/usamakhalid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json index e8e7ac6a9..44cb53cf2 100644 --- a/domains/usamakhalid.json +++ b/domains/usamakhalid.json @@ -6,6 +6,6 @@ "email": "[usamak5453@gmail.com]" }, "record": { - "CNAME": "https://usama0155.github.io/portfolio/" + "CNAME": "usama0155.github.io/portfolio" } } \ No newline at end of file From 92a2668997eb487585f4e4609cb04c73e2c58808 Mon Sep 17 00:00:00 2001 From: "1rajputshashank@gmail.com" Date: Sun, 16 Feb 2025 14:01:19 +0530 Subject: [PATCH 3222/3585] add _vercel.rajputshashank.json file --- domains/_vercel.rajputshashank.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.rajputshashank.json diff --git a/domains/_vercel.rajputshashank.json b/domains/_vercel.rajputshashank.json new file mode 100644 index 000000000..038a29181 --- /dev/null +++ b/domains/_vercel.rajputshashank.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rajputshashank003", + "email" : "hariomshashank@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=rajputshashank.is-a.dev,b54453fc10c77cf72c1d"] + } + } + \ No newline at end of file From 237269981c422e0659bc7c176ee9949dd3bef9c2 Mon Sep 17 00:00:00 2001 From: glek <165679471+gewaleelek@users.noreply.github.com> Date: Sun, 16 Feb 2025 16:14:27 +0700 Subject: [PATCH 3223/3585] Create _github-pages-challenge-gewaleelek.gewalee.json --- domains/_github-pages-challenge-gewaleelek.gewalee.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-gewaleelek.gewalee.json diff --git a/domains/_github-pages-challenge-gewaleelek.gewalee.json b/domains/_github-pages-challenge-gewaleelek.gewalee.json new file mode 100644 index 000000000..3cd79d42b --- /dev/null +++ b/domains/_github-pages-challenge-gewaleelek.gewalee.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "gewaleelek" + }, + "record": { + "TXT": "06e9ec8a834fc5e6c09ded6c524be4" + } +} From 6a786452bece2c38854c48c98faa0272b895effb Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sun, 16 Feb 2025 14:42:04 +0500 Subject: [PATCH 3224/3585] I hope now its resolved --- domains/usamakhalid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json index 44cb53cf2..4506fc819 100644 --- a/domains/usamakhalid.json +++ b/domains/usamakhalid.json @@ -6,6 +6,6 @@ "email": "[usamak5453@gmail.com]" }, "record": { - "CNAME": "usama0155.github.io/portfolio" + "CNAME": "usama0155.github.io" } } \ No newline at end of file From e43c70e900f4a421ede84eeeeb63004eda85f92d Mon Sep 17 00:00:00 2001 From: Dishant radadiya <164029200+Dishant402955@users.noreply.github.com> Date: Sun, 16 Feb 2025 15:20:55 +0530 Subject: [PATCH 3225/3585] Create dishant.json --- domains/dishant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dishant.json diff --git a/domains/dishant.json b/domains/dishant.json new file mode 100644 index 000000000..acb34f8cb --- /dev/null +++ b/domains/dishant.json @@ -0,0 +1,11 @@ +{ + "domain":"is-a.dev", + "subdomain":"dishant", + "owner":{ + "repo":"https://github.com/Dishant402955/Portfolio", + "email":"dishantradadiya3036@gmail.com" + }, + "record":{ + "CNAME":"portfolio-dishants-projects-6881d6c0.vercel.app" + } +} From 6d907a93614a62e6ee458830bff6b8f42e9ca87b Mon Sep 17 00:00:00 2001 From: PixelBend <92285161+pixelbend@users.noreply.github.com> Date: Sun, 16 Feb 2025 15:52:01 +0530 Subject: [PATCH 3226/3585] Create pixelbend.json --- domains/pixelbend.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pixelbend.json diff --git a/domains/pixelbend.json b/domains/pixelbend.json new file mode 100644 index 000000000..b3d2b2822 --- /dev/null +++ b/domains/pixelbend.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pixelbend", + "email": "m.arkamfahry@gmail.com" + }, + "record": { + "CNAME": "pixelbend.github.io" + } +} From 4acc42b987a9c27c6e145408016fcdbff47c7a58 Mon Sep 17 00:00:00 2001 From: BitBend <120765262+bitbend@users.noreply.github.com> Date: Sun, 16 Feb 2025 16:09:39 +0530 Subject: [PATCH 3227/3585] Create bitbend.json --- domains/bitbend.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bitbend.json diff --git a/domains/bitbend.json b/domains/bitbend.json new file mode 100644 index 000000000..7d6db789d --- /dev/null +++ b/domains/bitbend.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bitbend", + "email": "arkamdev@gmail.com" + }, + "record": { + "CNAME": "bitbend.github.io" + } +} From e2110ba52829719dff16e19a44d6743dc5e74cd4 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sun, 16 Feb 2025 11:41:31 +0000 Subject: [PATCH 3228/3585] Create roma.json --- domains/roma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/roma.json diff --git a/domains/roma.json b/domains/roma.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/roma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From faf819de3ee29454339e4bd6d753820152b349e1 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:12:41 +0200 Subject: [PATCH 3229/3585] Delete domains/koshikkumar17.json --- domains/koshikkumar17.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/koshikkumar17.json diff --git a/domains/koshikkumar17.json b/domains/koshikkumar17.json deleted file mode 100644 index ae0639486..000000000 --- a/domains/koshikkumar17.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Portfolio", - "repo": "https://github.com/KoshikKumar17/KoshikKumar17.github.io", - "owner": { - "username": "koshikkumar17", - "email": "cw4rriors17@gmail.com" - }, - "record": { - "CNAME": "koshikkumar17.github.io" - } -} From 0d595881a77c396e547e27d3a2e0a1b5a4b881c8 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:13:00 +0200 Subject: [PATCH 3230/3585] Delete domains/love.json --- domains/love.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/love.json diff --git a/domains/love.json b/domains/love.json deleted file mode 100644 index 56da804a4..000000000 --- a/domains/love.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zx155", - "email": "laiquanguy82@gmail.com" - }, - "record": { - "CNAME": "zx155.github.io" - } -} From 4ef189168cc9507f305b277e628defe69391e8cf Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:13:20 +0200 Subject: [PATCH 3231/3585] Delete domains/saraxa.json --- domains/saraxa.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/saraxa.json diff --git a/domains/saraxa.json b/domains/saraxa.json deleted file mode 100644 index b6ffa9638..000000000 --- a/domains/saraxa.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "saraxa personal website", - "repo": "https://github.com/reef1447/reef1447.github.io", - "owner": { - "username": "reef1447", - "email": "spray123kira@gmail.com", - "discord": "saraxa#8899" - }, - "record": { - "CNAME": "reef1447.github.io" - } -} From e6e622c56c092a1a22aef6eeb1e23413ae9a5e99 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:14:19 +0200 Subject: [PATCH 3232/3585] Delete domains/aargh.json --- domains/aargh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/aargh.json diff --git a/domains/aargh.json b/domains/aargh.json deleted file mode 100644 index a1eef442d..000000000 --- a/domains/aargh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "aargh.is-a.dev", - "repo": "https://github.com/FloatingComet62/floatingcomet62.github.io", - "owner": { - "username": "FloatingComet62", - "email": "shubh2007rai@gmail.com" - }, - "record": { - "CNAME": "floatingcomet62.github.io" - } -} From 6b976db8816aee66ee830cfd1ba2d1bc39cfbf25 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:14:34 +0200 Subject: [PATCH 3233/3585] Delete domains/aadi.json --- domains/aadi.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aadi.json diff --git a/domains/aadi.json b/domains/aadi.json deleted file mode 100644 index 2594b614b..000000000 --- a/domains/aadi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/ringholder/ringholder.github.io", - "owner": { - "username": "ringholder", - "discord": "ringholder" - }, - "record": { - "CNAME": "ringholder.github.io" - } -} From 0cf92ae5f45023c753d5879263dd08c61853899d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:15:19 +0200 Subject: [PATCH 3234/3585] Delete domains/owentech.json --- domains/owentech.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/owentech.json diff --git a/domains/owentech.json b/domains/owentech.json deleted file mode 100644 index c7ff567a7..000000000 --- a/domains/owentech.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Owen's website", - "owner": { - "username": "owentechv", - "email": "dowenx83@gmail.com" - }, - "record": { - "CNAME": "owentechv.github.io" - } -} From 9220e498c8e652985507bf3f77da9eab07d54e9c Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:15:28 +0200 Subject: [PATCH 3235/3585] Delete domains/_github-pages-challenge-owentechv.owentech.json --- domains/_github-pages-challenge-owentechv.owentech.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-owentechv.owentech.json diff --git a/domains/_github-pages-challenge-owentechv.owentech.json b/domains/_github-pages-challenge-owentechv.owentech.json deleted file mode 100644 index 927cddd9f..000000000 --- a/domains/_github-pages-challenge-owentechv.owentech.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "owentechv", - "email": "dowenx83@gmail.com" - }, - "record": { - "TXT": "c07b3c627d33a0c9fe4cbc593a2234" - } -} From 8d1408e8c00bb6b353f5ec095d4c3fadbaa758a1 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:16:39 +0200 Subject: [PATCH 3236/3585] Delete domains/samirpaul.json --- domains/samirpaul.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/samirpaul.json diff --git a/domains/samirpaul.json b/domains/samirpaul.json deleted file mode 100644 index 8b1ee4b58..000000000 --- a/domains/samirpaul.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Samir Paul's Portfolio Website.", - "repo": "https://github.com/SamirPaul1/samirpaul", - "owner": { - "username": "SamirPaul1", - "email": "samirpaulb@gmail.com", - "twitter": "SamirPaulb" - }, - "record": { - "CNAME": "samirpaul1.github.io" - } -} From 8655696bce2b05d2151df777267c6a9147c9f9aa Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:17:18 +0200 Subject: [PATCH 3237/3585] Delete domains/eletrixtime.json --- domains/eletrixtime.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/eletrixtime.json diff --git a/domains/eletrixtime.json b/domains/eletrixtime.json deleted file mode 100644 index 39bb05d91..000000000 --- a/domains/eletrixtime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EletrixtimeYT", - "email": "lisandro.b@outlook.com" - }, - "record": { - "CNAME": "eletrixtimeyt.github.io" - } -} From efde596c0ddb32469a8ee229998df58c9502400f Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:17:34 +0200 Subject: [PATCH 3238/3585] Delete domains/light.json --- domains/light.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/light.json diff --git a/domains/light.json b/domains/light.json deleted file mode 100644 index 652b1c7e1..000000000 --- a/domains/light.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "LightClient", - "repo": "https://github.com/EvaZeVolt/GBA-Emulator", - "owner": { - "username": "Voltage", - "email": "Voltagenesis@outlook.com" - }, - "record": { - "CNAME": "evazevolt.github.io" - } -} From 012dbfebbb73c39c0b5772a4a88803252861444a Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:17:50 +0200 Subject: [PATCH 3239/3585] Delete domains/ppg00.json --- domains/ppg00.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ppg00.json diff --git a/domains/ppg00.json b/domains/ppg00.json deleted file mode 100644 index e1f703da2..000000000 --- a/domains/ppg00.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "for my personal website ^_^", - "repo": "https://github.com/ppg00/ppg00.github.io", - "owner": { - "username": "ppg00", - "email": "ppqg00@gmail.com", - "twitter": "qqg00" - }, - "record": { - "CNAME": "ppg00.github.io" - } -} From 42d92fbbbd322499a28d0b98945951e6f4396307 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:18:06 +0200 Subject: [PATCH 3240/3585] Delete domains/abdelkarim-ain.json --- domains/abdelkarim-ain.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/abdelkarim-ain.json diff --git a/domains/abdelkarim-ain.json b/domains/abdelkarim-ain.json deleted file mode 100644 index 64ace5d29..000000000 --- a/domains/abdelkarim-ain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "abdelkarimain.github.io" - } -} From 9acd807df7eff903e1bc7653df7f2b426839b4d4 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:18:24 +0200 Subject: [PATCH 3241/3585] Delete domains/qwerty.json --- domains/qwerty.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/qwerty.json diff --git a/domains/qwerty.json b/domains/qwerty.json deleted file mode 100644 index 749836d47..000000000 --- a/domains/qwerty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Redirecting to my personal website!", - "repo": "https://github.com/qwertyiscoding/simple-redirect", - "owner": { - "username": "QwertyIsCoding", - "email": "3kn5nsfkb@relay.firefox.com", - "twitter": "qwertyiscoding" - }, - "record": { - "CNAME": "qwertyiscoding.github.io" - } -} From b698dd00cd9145ec89423f1ea5630d2ff986d7bd Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:19:03 +0200 Subject: [PATCH 3242/3585] Delete domains/abdullah.json --- domains/abdullah.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/abdullah.json diff --git a/domains/abdullah.json b/domains/abdullah.json deleted file mode 100644 index 549ce8855..000000000 --- a/domains/abdullah.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "adistar964", - "email": "adistar964@gmail.com" - }, - "description": "this is for my personal website made.", - "record": { - "CNAME": "adistar964.github.io" - } -} From 81295992924436744490411156500c031548d98e Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:19:29 +0200 Subject: [PATCH 3243/3585] Delete domains/aliezan.json --- domains/aliezan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aliezan.json diff --git a/domains/aliezan.json b/domains/aliezan.json deleted file mode 100644 index aa5890989..000000000 --- a/domains/aliezan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Aliezan", - "email": "muhammadalieza4@gmail.com" - }, - "record": { - "CNAME": "aliezan.github.io" - } -} From 1db06c419e2091de0f052338fcf29442ce006a6d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:19:43 +0200 Subject: [PATCH 3244/3585] Delete domains/xthe.json --- domains/xthe.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/xthe.json diff --git a/domains/xthe.json b/domains/xthe.json deleted file mode 100644 index 64667b6b1..000000000 --- a/domains/xthe.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/SirXThe/sirxthe.github.io", - "owner": { - "username": "SirXThe", - "email": "sirxthe@gmail.com", - "discord": "XThe#4695" - }, - "record": { - "CNAME": "sirxthe.github.io" - } -} From c637db253184fbc4121af43e9b92a310b8aab705 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:20:17 +0200 Subject: [PATCH 3245/3585] Delete domains/isaiahday.json --- domains/isaiahday.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/isaiahday.json diff --git a/domains/isaiahday.json b/domains/isaiahday.json deleted file mode 100644 index c4e8135bb..000000000 --- a/domains/isaiahday.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Isaiah08-D's personal website.", - "repo": "https://github.com/Isaiah08-D/isaiah08-d.github.io", - "owner": { - "username": "Isaiah08-D", - "email": "isaiahgrisha@gmail.com", - "discord": "isaiah08#6008" - }, - "record": { - "CNAME": "isaiah08-d.github.io" - } -} From c813e0bcc8899f12ada9be6ac216490e4573c1c3 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:20:32 +0200 Subject: [PATCH 3246/3585] Delete domains/muheko.json --- domains/muheko.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/muheko.json diff --git a/domains/muheko.json b/domains/muheko.json deleted file mode 100644 index b748bac89..000000000 --- a/domains/muheko.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My Personal Landing Page!", - "repo": "https://github.com/MuhekoNikolas/p3", - "owner": { - "username": "MuhekoNikolas", - "email": "13nikolusmuheko@gmail.com", - "twitter": "MuhekoNikolas" - }, - "record": { - "CNAME": "muhekonikolas.github.io" - } -} From 875b2a593c5851c07b35f9e6c0d0e8124a178143 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:20:43 +0200 Subject: [PATCH 3247/3585] Delete domains/farzan.json --- domains/farzan.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/farzan.json diff --git a/domains/farzan.json b/domains/farzan.json deleted file mode 100644 index 9344f9dea..000000000 --- a/domains/farzan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Farzan F A is a Dev", - "repo": "https://github.com/Farzanfa/Farzanfa.github.io", - "owner": { - "username": "farzanfa", - "email": "farzanfa007@gmail.com" - }, - "record": { - "CNAME": "farzanfa.github.io" - } -} From 73d71311a5d1f2c628dbef6f5e595262f6f6f4da Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:21:15 +0200 Subject: [PATCH 3248/3585] Delete domains/callumjt.json --- domains/callumjt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/callumjt.json diff --git a/domains/callumjt.json b/domains/callumjt.json deleted file mode 100644 index d16cc03b6..000000000 --- a/domains/callumjt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "callumjt", - "email": "cjblack2009@icloud.com" - }, - "record": { - "CNAME": "callumjt.github.io" - } -} From 6fd2a8228a9fb235ca8e61130484cbd1db0c2124 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:21:30 +0200 Subject: [PATCH 3249/3585] Delete domains/furycraft.json --- domains/furycraft.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/furycraft.json diff --git a/domains/furycraft.json b/domains/furycraft.json deleted file mode 100644 index f1bb6919e..000000000 --- a/domains/furycraft.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Used as portfolio and to promote my work", - "repo": "https://github.com/FuryCraft/furycraft.github.io", - "owner": { - "username": "FuryCraft", - "email": "pro.furycraft@outlook.fr", - "twitter": "furycraft_", - "discord": "Fury_Craft#9831" - }, - "record": { - "CNAME": "furycraft.github.io" - } -} From cffc244261873b0a04da35d0a3b29049604f5708 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:21:48 +0200 Subject: [PATCH 3250/3585] Delete domains/stavkv.json --- domains/stavkv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/stavkv.json diff --git a/domains/stavkv.json b/domains/stavkv.json deleted file mode 100644 index 89d5833b2..000000000 --- a/domains/stavkv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "stavkv", - "email": "singhvikal891@gmail.com" - }, - "record": { - "CNAME": "stavkv.github.io" - } -} From 848d897503faadf09377b832467766bcf51d319e Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:22:10 +0200 Subject: [PATCH 3251/3585] Delete domains/javier.json --- domains/javier.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/javier.json diff --git a/domains/javier.json b/domains/javier.json deleted file mode 100644 index e10b9826f..000000000 --- a/domains/javier.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Javier Zaleta's personal website", - "repo": "https://github.com/jzaleta/jzaleta", - "owner": { - "username": "jzaleta", - "twitter": "j_cordz" - }, - "record": { - "CNAME": "jzaleta.github.io" - } -} From 5e48d083e8acfa07cde6a3a4c8193e4a7d57439c Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:24:03 +0200 Subject: [PATCH 3252/3585] Delete domains/araf.json --- domains/araf.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/araf.json diff --git a/domains/araf.json b/domains/araf.json deleted file mode 100644 index 442c23e60..000000000 --- a/domains/araf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yasar-arafath", - "email": "1up6i9jv@duck.com" - }, - "record": { - "CNAME": "yasar-arafath.github.io" - } -} From dc34c4125a16ad7751d5c4f86e05d9b9d43ccb8d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:24:28 +0200 Subject: [PATCH 3253/3585] Delete domains/charcg.json --- domains/charcg.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/charcg.json diff --git a/domains/charcg.json b/domains/charcg.json deleted file mode 100644 index f49dbde7e..000000000 --- a/domains/charcg.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "CharCG's Website", - "repo": "https://github.com/charcg/charcg.github.io", - "owner": { - "username": "CharCG", - "email": "charlescong91@gmail.com", - "twitter": "charlescong91" - }, - "record": { - "CNAME": "charcg.github.io" - } -} From f778be5328f54bc90340bbc885f33202814e60aa Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:24:52 +0200 Subject: [PATCH 3254/3585] Delete domains/arjix.json --- domains/arjix.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/arjix.json diff --git a/domains/arjix.json b/domains/arjix.json deleted file mode 100644 index 3af0bba31..000000000 --- a/domains/arjix.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Most likely a page for my portfolio.", - "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io", - "owner": { - "username": "ArjixWasTaken", - "discord": "Hecker#5573" - }, - "record": { - "CNAME": "arjixwastaken.github.io" - } -} From 74c75d48e326f027d2b8c14fef700fe21c48b8e4 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:35:58 +0200 Subject: [PATCH 3255/3585] Remove this because Willy said so --- domains/itsdemongamez.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/itsdemongamez.json diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json deleted file mode 100644 index ad1448374..000000000 --- a/domains/itsdemongamez.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DemonGamez", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" - }, - "record": { - "CNAME": "demongamez.github.io" - } -} From c31b410324eed8b10737bb0b3caab74d820683f3 Mon Sep 17 00:00:00 2001 From: Idriss Douiri <112064985+AstroDriss@users.noreply.github.com> Date: Sun, 16 Feb 2025 12:59:49 +0000 Subject: [PATCH 3256/3585] Update idriss.json --- domains/idriss.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/idriss.json b/domains/idriss.json index be40bb738..58db049ff 100644 --- a/domains/idriss.json +++ b/domains/idriss.json @@ -4,6 +4,6 @@ "email": "drisspennywise@gmail.com" }, "record": { - "CNAME": "idriss.douiri.org" + "A": ["76.76.21.21"] } } From 47ed43b08b389d944c8df2d332c497599a194a84 Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 16 Feb 2025 20:00:56 +0700 Subject: [PATCH 3257/3585] Create miteigi --- domains/miteigi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/miteigi diff --git a/domains/miteigi b/domains/miteigi new file mode 100644 index 000000000..764161773 --- /dev/null +++ b/domains/miteigi @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "actuallyundefined", + "email": "baokhang4930@gmail.com" + }, + "record": { + "NS": ["elijah.ns.cloudflare.com", "jo.ns.cloudflare.com"] + } +} From b905f62de45a721a7716ff09d0b236a85a9d79ce Mon Sep 17 00:00:00 2001 From: Idriss Douiri <112064985+AstroDriss@users.noreply.github.com> Date: Sun, 16 Feb 2025 13:02:33 +0000 Subject: [PATCH 3258/3585] Create _vercel.idriss.json --- domains/_vercel.idriss.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.idriss.json diff --git a/domains/_vercel.idriss.json b/domains/_vercel.idriss.json new file mode 100644 index 000000000..286c47ce7 --- /dev/null +++ b/domains/_vercel.idriss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AstroDriss", + "email": "drisspennywise@gmail.com" +}, + "record": { + "TXT": "vc-domain-verify=idriss.is-a.dev,375d6639e027c0907afd" + } +} From d5ea4ff6af213783433613b7062f90c41a1559d5 Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 16 Feb 2025 20:07:08 +0700 Subject: [PATCH 3259/3585] Rename miteigi to miteigi.json --- domains/{miteigi => miteigi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{miteigi => miteigi.json} (100%) diff --git a/domains/miteigi b/domains/miteigi.json similarity index 100% rename from domains/miteigi rename to domains/miteigi.json From 84556234b6faee6ed454615a5f3d3183d2fd5e6f Mon Sep 17 00:00:00 2001 From: BougSoon Studio <133879335+BougSoon-Studio@users.noreply.github.com> Date: Sun, 16 Feb 2025 14:42:41 +0100 Subject: [PATCH 3260/3585] Update mr-julus.json --- domains/mr-julus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mr-julus.json b/domains/mr-julus.json index 7a5159704..69e7ef7d5 100644 --- a/domains/mr-julus.json +++ b/domains/mr-julus.json @@ -5,6 +5,6 @@ "email": "bougsoon.studio@gmail.com" }, "record": { - "CNAME": "mr-julus.web.app" + "TXT": "vc-domain-verify=mr-julus.is-a.dev,caaed911982c75cb0961" } } From a3d13a7a673f9258d1ce8d3ea6cb3772f17dc237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=96=E4=B8=80=E5=86=96?= Date: Sun, 16 Feb 2025 15:16:09 +0100 Subject: [PATCH 3261/3585] Create _discord.schuh.json --- domains/_discord.schuh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.schuh.json diff --git a/domains/_discord.schuh.json b/domains/_discord.schuh.json new file mode 100644 index 000000000..29d469ab3 --- /dev/null +++ b/domains/_discord.schuh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vqpe", + "email": "theschuhofyou@gmail.com" + }, + "record": { + "TXT": "dh=7e4702912048b4ff69b652081db69782cd50ccf3" + } +} From 86566d89e57906ff91de75a4c8abb2fc80503322 Mon Sep 17 00:00:00 2001 From: Juan Pablo Leon <55759064+juanleon8581@users.noreply.github.com> Date: Sun, 16 Feb 2025 09:41:47 -0500 Subject: [PATCH 3262/3585] Add juanpabloleonmaya subdomain register --- domains/_vercel.juanpabloleonmaya.json | 9 +++++++++ domains/juanpabloleonmaya.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.juanpabloleonmaya.json create mode 100644 domains/juanpabloleonmaya.json diff --git a/domains/_vercel.juanpabloleonmaya.json b/domains/_vercel.juanpabloleonmaya.json new file mode 100644 index 000000000..305e434d8 --- /dev/null +++ b/domains/_vercel.juanpabloleonmaya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "juanleon8581", + "email": "juanleon8581@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=juanpabloleonmaya.is-a.dev,60444b8f6c0ae7c91c12" + } +} \ No newline at end of file diff --git a/domains/juanpabloleonmaya.json b/domains/juanpabloleonmaya.json new file mode 100644 index 000000000..395a2c086 --- /dev/null +++ b/domains/juanpabloleonmaya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "juanleon8581", + "email": "juanleon8581@gmail.com" + }, + "record": { + "TXT": "juanpabloleonmaya.vercel.app" + } +} \ No newline at end of file From c2336a3f8d5c3436e64cd5ee77e2b459d074ab66 Mon Sep 17 00:00:00 2001 From: Nguyen Thanh Trieu Date: Sun, 16 Feb 2025 21:47:14 +0700 Subject: [PATCH 3263/3585] create konnn04 --- domains/konnn04.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/konnn04.json diff --git a/domains/konnn04.json b/domains/konnn04.json new file mode 100644 index 000000000..1da6901be --- /dev/null +++ b/domains/konnn04.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "konnn04", + "email": "trieukon1011@gmail.com" + }, + "record": { + "CNAME": "konnn04.github.io" + } + } + \ No newline at end of file From 3f1c81d31c122086d06a529c2b0eee0202f9b0d9 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 16 Feb 2025 18:55:20 +0400 Subject: [PATCH 3264/3585] update username for prev domain --- domains/undefined.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/undefined.json b/domains/undefined.json index d860e36c3..d2143d6e5 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -1,8 +1,7 @@ { "description": "This subdomain is for my personal portfolio website.", - "repo": "https://github.com/baokhang4930/baokhang4930.github.io", "owner": { - "username": "baokhang4930", + "username": "actuallyundefined", "email": "baokhang4930@gmail.com", "twitter": "undefiined__" }, From 4e71dc5599205550d20e443b2b4bc6ddddc1ee1c Mon Sep 17 00:00:00 2001 From: SA-Army <85917299+SA-Army@users.noreply.github.com> Date: Sun, 16 Feb 2025 20:28:34 +0530 Subject: [PATCH 3265/3585] Create anveshraman.json --- domains/anveshraman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anveshraman.json diff --git a/domains/anveshraman.json b/domains/anveshraman.json new file mode 100644 index 000000000..89f6b3639 --- /dev/null +++ b/domains/anveshraman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SA-Army", + "email": "anveshraman.ae@gmail.com" + }, + "record": { + "CNAME": "sa-army.github.io" + } +} From b5d3cf31f47dbf0f3113172431fc7bc92fa8b820 Mon Sep 17 00:00:00 2001 From: Enzo Mazzariol <150281793+enzomazzariol@users.noreply.github.com> Date: Sun, 16 Feb 2025 16:09:39 +0100 Subject: [PATCH 3266/3585] Create enzomazzariol.json --- domains/enzomazzariol.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/enzomazzariol.json diff --git a/domains/enzomazzariol.json b/domains/enzomazzariol.json new file mode 100644 index 000000000..70cfa4472 --- /dev/null +++ b/domains/enzomazzariol.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "enzomazzariol", + "email": "mazzariolenzo@gmail.com" + }, + "record": { + "CNAME": "enzomazzariol.netlify.app" + } +} From a83220b04a2ac8b45d84ae532ad8106ece35e071 Mon Sep 17 00:00:00 2001 From: prashant48653c Date: Sun, 16 Feb 2025 20:57:31 +0545 Subject: [PATCH 3267/3585] Added new domain --- domains/prasant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prasant.json diff --git a/domains/prasant.json b/domains/prasant.json new file mode 100644 index 000000000..e7f6582ed --- /dev/null +++ b/domains/prasant.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/prashant48653c/portfolio", + "owner": { + "username": "prashant48653c", + "email": "acharyaprashant227@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file From 8b0e49192451745a6261961b9cd52b8713ecc53c Mon Sep 17 00:00:00 2001 From: Luiz Araujo <87837854+leduardoaraujo@users.noreply.github.com> Date: Sun, 16 Feb 2025 12:27:36 -0300 Subject: [PATCH 3268/3585] Create ludolua.json --- domains/ludolua.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ludolua.json diff --git a/domains/ludolua.json b/domains/ludolua.json new file mode 100644 index 000000000..ed49f49cf --- /dev/null +++ b/domains/ludolua.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "leduardoaraujo", + "email": "luizeduardo55062@gmail.com" + }, + "record": { + "CNAME": "leduardoaraujo.github.io" + } +} From bc4ca43eb46f504aa883c04bfe0210f7c8703234 Mon Sep 17 00:00:00 2001 From: Khaif Mohamed Date: Sun, 16 Feb 2025 21:13:20 +0530 Subject: [PATCH 3269/3585] create: _vercel.khaif.json --- domains/_vercel.khaif.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.khaif.json diff --git a/domains/_vercel.khaif.json b/domains/_vercel.khaif.json new file mode 100644 index 000000000..2f5f158f0 --- /dev/null +++ b/domains/_vercel.khaif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khxif", + "email": "code.khaif@gmail.com" + }, + "record": { + "TXT": "fe39b6b2d8e96026a707" + } +} From 0bfa6519d2bba81f3f9c3f9b6100cdb56442d2ed Mon Sep 17 00:00:00 2001 From: Mark Date: Sun, 16 Feb 2025 17:03:37 +0100 Subject: [PATCH 3270/3585] Update markblum.json --- domains/markblum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/markblum.json b/domains/markblum.json index 073ee14d4..11b3bfc81 100644 --- a/domains/markblum.json +++ b/domains/markblum.json @@ -4,6 +4,6 @@ "email": "mark@el-blum.de" }, "record": { - "CNAME": "el-blum.selfhost.co" + "CNAME": "dyndns.el-blum.de" } } From 47f216394d9157fa3a5c90845a35d8f9a181fb42 Mon Sep 17 00:00:00 2001 From: Eduardo Bravo Date: Sun, 16 Feb 2025 12:37:34 -0400 Subject: [PATCH 3271/3585] chore: :speech_balloon: added euler.json --- domains/euler.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/euler.json diff --git a/domains/euler.json b/domains/euler.json new file mode 100644 index 000000000..2765bcc02 --- /dev/null +++ b/domains/euler.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Euler-B", + "email": "eduardojosebb.matescience@gmail.com" +}, + "record": { + "CNAME": "euler-b.pages.dev" + } +} \ No newline at end of file From 3290b625b3ef048c8fe96fb7ecb9423d673e86f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Ferr=C3=B3n?= Date: Sun, 16 Feb 2025 17:55:48 +0100 Subject: [PATCH 3272/3585] Create xavier.json --- domains/xavier.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xavier.json diff --git a/domains/xavier.json b/domains/xavier.json new file mode 100644 index 000000000..fa5b6efeb --- /dev/null +++ b/domains/xavier.json @@ -0,0 +1,11 @@ +{ + "description": "Xavier Personal Development Site", + "repo": "https://github.com/MrSiir/mrsiir.github.io", + "owner": { + "username": "MrSiir", + "email": "mrsiir@gmail.com" + }, + "record": { + "CNAME": "mrsiir.github.io" + } +} \ No newline at end of file From 1a2e5eafb4d9ba71f22da199ac762c5726cd9eec Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Sun, 16 Feb 2025 17:38:33 +0000 Subject: [PATCH 3273/3585] Create subdomain guilleLM71 --- domains/guilleLM.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/guilleLM.json diff --git a/domains/guilleLM.json b/domains/guilleLM.json new file mode 100644 index 000000000..a81eb3645 --- /dev/null +++ b/domains/guilleLM.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Tech Website...", + "repo": "https://github.com/guilleLM71/portafolio", + "owner": { + "username": "guilleLM71", + "email": "jlauram3@fcpn.edu.bo" + }, + "record": { + "CNAME": "https://guillelm71.github.io/portafolio" + } +} From 3728e67d7c526812d536e67bdc6b9c0a4b03bcce Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Sun, 16 Feb 2025 17:44:28 +0000 Subject: [PATCH 3274/3585] Change name file --- domains/{guilleLM.json => guillelm.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{guilleLM.json => guillelm.json} (100%) diff --git a/domains/guilleLM.json b/domains/guillelm.json similarity index 100% rename from domains/guilleLM.json rename to domains/guillelm.json From 0d8a41f041786307b55956577d093bd762b2478d Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Sun, 16 Feb 2025 19:35:50 +0100 Subject: [PATCH 3275/3585] Create _atproto.notcoded.json --- domains/_atproto.notcoded.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_atproto.notcoded.json diff --git a/domains/_atproto.notcoded.json b/domains/_atproto.notcoded.json new file mode 100644 index 000000000..293c22341 --- /dev/null +++ b/domains/_atproto.notcoded.json @@ -0,0 +1,11 @@ +{ + "description": "domain verification for bluesky", + "owner": { + "username": "not-coded", + "discord": "notcoded", + "discordUserID": "620662953347121163" + }, + "record": { + "TXT": "did=did:plc:hvgfiqmdl5sqcba2453dfpxe" + } +} From 1ab28f26b5e2b3b5447b7035469de9d2718cb751 Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Sun, 16 Feb 2025 19:40:03 +0100 Subject: [PATCH 3276/3585] Create _discord.notcoded.json --- domains/_discord.notcoded.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.notcoded.json diff --git a/domains/_discord.notcoded.json b/domains/_discord.notcoded.json new file mode 100644 index 000000000..4b0d5f267 --- /dev/null +++ b/domains/_discord.notcoded.json @@ -0,0 +1,11 @@ +{ + "description": "domain verification for discord", + "owner": { + "username": "not-coded", + "discord": "notcoded", + "discordUserID": "620662953347121163" + }, + "record": { + "TXT": "dh=0a6a5afd3a6ee9b2709a43a77e6679a2e9969384" + } +} From 4bdf22e85f1cef2ad72b293fc38a16080abb65bc Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Sun, 16 Feb 2025 19:40:43 +0100 Subject: [PATCH 3277/3585] update discord username --- domains/notcoded.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/notcoded.json b/domains/notcoded.json index d065c32ac..de3fc586b 100644 --- a/domains/notcoded.json +++ b/domains/notcoded.json @@ -3,7 +3,7 @@ "repo": "https://github.com/not-coded/not-coded.github.io", "owner": { "username": "not-coded", - "discord": "Code#9844", + "discord": "notcoded", "discordUserID": "620662953347121163" }, "record": { From 04c3f819bbe9354a896fd1ef06398ed0ea133152 Mon Sep 17 00:00:00 2001 From: BougSoon Studio <133879335+BougSoon-Studio@users.noreply.github.com> Date: Sun, 16 Feb 2025 20:53:04 +0100 Subject: [PATCH 3278/3585] Update mr-julus.json --- domains/mr-julus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mr-julus.json b/domains/mr-julus.json index 69e7ef7d5..eabbee29c 100644 --- a/domains/mr-julus.json +++ b/domains/mr-julus.json @@ -5,6 +5,6 @@ "email": "bougsoon.studio@gmail.com" }, "record": { - "TXT": "vc-domain-verify=mr-julus.is-a.dev,caaed911982c75cb0961" + "TXT": "mr-julus.vercel.app" } } From 6c34e17b623d764445ff62f5ffceff14a243c65e Mon Sep 17 00:00:00 2001 From: BougSoon Studio <133879335+BougSoon-Studio@users.noreply.github.com> Date: Sun, 16 Feb 2025 20:54:54 +0100 Subject: [PATCH 3279/3585] Create _vercel.mr-julus.json --- domains/_vercel.mr-julus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.mr-julus.json diff --git a/domains/_vercel.mr-julus.json b/domains/_vercel.mr-julus.json new file mode 100644 index 000000000..a1333e074 --- /dev/null +++ b/domains/_vercel.mr-julus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BougSoon-Studio", + "email": "bougsoon.studio@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=mr-julus.is-a.dev,caaed911982c75cb0961" + } +} From 882eeedbdced1987ad4c41d2db52b07aacdccca7 Mon Sep 17 00:00:00 2001 From: BougSoon Studio <133879335+BougSoon-Studio@users.noreply.github.com> Date: Sun, 16 Feb 2025 20:56:00 +0100 Subject: [PATCH 3280/3585] Update mr-julus.json --- domains/mr-julus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mr-julus.json b/domains/mr-julus.json index eabbee29c..ef0d33648 100644 --- a/domains/mr-julus.json +++ b/domains/mr-julus.json @@ -5,6 +5,6 @@ "email": "bougsoon.studio@gmail.com" }, "record": { - "TXT": "mr-julus.vercel.app" + "CNAME": "mr-julus.vercel.app" } } From 3d3e6ce6a24dd35f10f9bc5b682d27f52795fd8c Mon Sep 17 00:00:00 2001 From: Juan Pablo Leon <55759064+juanleon8581@users.noreply.github.com> Date: Sun, 16 Feb 2025 16:31:32 -0500 Subject: [PATCH 3281/3585] Updata A record for juanpabloleonmaya.json --- domains/juanpabloleonmaya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juanpabloleonmaya.json b/domains/juanpabloleonmaya.json index 395a2c086..fcd0b2390 100644 --- a/domains/juanpabloleonmaya.json +++ b/domains/juanpabloleonmaya.json @@ -4,6 +4,6 @@ "email": "juanleon8581@gmail.com" }, "record": { - "TXT": "juanpabloleonmaya.vercel.app" + "A": ["76.76.21.21"] } } \ No newline at end of file From 7672a401c7fd445e76a3999250cd24f305865330 Mon Sep 17 00:00:00 2001 From: Simon Smith Date: Sun, 16 Feb 2025 22:23:04 +0000 Subject: [PATCH 3282/3585] Create si458.json --- domains/si458.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/si458.json diff --git a/domains/si458.json b/domains/si458.json new file mode 100644 index 000000000..8382bc1e0 --- /dev/null +++ b/domains/si458.json @@ -0,0 +1,14 @@ +{ + "description": "Opensource software developer supporting opensourcea pplications", + "repo": "https://github.com/si458", + "owner": { + "username": "si458", + "email": "simonsmith5521@gmail.com" + }, + "record": { + "NS": [ + "jake.ns.cloudflare.com", + "jill.ns.cloudflare.com" + ] + } +} From 4dac34aba7173b8a384aeb26edecaed357e38f4f Mon Sep 17 00:00:00 2001 From: Simon Smith Date: Sun, 16 Feb 2025 22:30:10 +0000 Subject: [PATCH 3283/3585] Update si458.json --- domains/si458.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/si458.json b/domains/si458.json index 8382bc1e0..3043e5a4d 100644 --- a/domains/si458.json +++ b/domains/si458.json @@ -1,5 +1,5 @@ { - "description": "Opensource software developer supporting opensourcea pplications", + "description": "an open source software developer supporting opensource applications", "repo": "https://github.com/si458", "owner": { "username": "si458", From b07746b098b64b43b4d02f1aafa22c675d6da6f9 Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Mon, 17 Feb 2025 10:29:39 +0800 Subject: [PATCH 3284/3585] Update jb.json --- domains/jb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jb.json b/domains/jb.json index 6b3454fee..d35e7c01c 100644 --- a/domains/jb.json +++ b/domains/jb.json @@ -6,6 +6,6 @@ "email": "jbcarreon212@gmail.com" }, "record": { - "A": ["35.223.92.119"] + "A": ["34.56.187.73"] } } From 2b6d2a0512a39c16513e83033a4e2e5663d0ec43 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 17 Feb 2025 08:55:44 +0300 Subject: [PATCH 3285/3585] Update usamakhalid.json --- domains/usamakhalid.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json index 4506fc819..45f90bddc 100644 --- a/domains/usamakhalid.json +++ b/domains/usamakhalid.json @@ -3,9 +3,9 @@ "repo": "https://github.com/usama0155/portfolio", "owner": { "username": "usama0155", - "email": "[usamak5453@gmail.com]" + "email": "usamak5453@gmail.com" }, "record": { "CNAME": "usama0155.github.io" } -} \ No newline at end of file +} From 8b2368fceaa72a6cb5d0486e9a2ac225216f0d17 Mon Sep 17 00:00:00 2001 From: Paul-Marc Date: Mon, 17 Feb 2025 09:12:35 +0200 Subject: [PATCH 3286/3585] Adding CNAME for dev.paulmarc.org --- domains/paulmarc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/paulmarc.json diff --git a/domains/paulmarc.json b/domains/paulmarc.json new file mode 100644 index 000000000..f059e27f5 --- /dev/null +++ b/domains/paulmarc.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Dev website for paulmarc.is-a.dev", + "repo": "https://github.com/paulmarc", + "owner": { + "username": "paulmarc", + "email": "develop@paulmarc.org" + }, + "record": { + "CNAME": "dev.paulmarc.org" + }, + "proxied": false +} From ce377a471f10d6b4228130acf9640f9c1334e40c Mon Sep 17 00:00:00 2001 From: Marco Voegeli <31365321+Marco-Voegeli@users.noreply.github.com> Date: Mon, 17 Feb 2025 09:58:35 +0100 Subject: [PATCH 3287/3585] Update marco.voegeli.json Proxy doesn't seem to work so I removed it --- domains/marco.voegeli.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/marco.voegeli.json b/domains/marco.voegeli.json index 778087909..c92231ffe 100644 --- a/domains/marco.voegeli.json +++ b/domains/marco.voegeli.json @@ -2,10 +2,8 @@ "owner": { "username": "Marco-Voegeli", "email": "voegelijjm@gmail.com" - }, "record": { "CNAME": "marco-voegeli.github.io" - }, - "proxied": true + } } From aef9b6e2f6b8d140c9fd141ee3dbc42416428b86 Mon Sep 17 00:00:00 2001 From: Shahadat Hossen Shams <100944767+shshams@users.noreply.github.com> Date: Mon, 17 Feb 2025 15:15:50 +0600 Subject: [PATCH 3288/3585] Create _vercel.xenonrexo.json --- domains/_vercel.xenonrexo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.xenonrexo.json diff --git a/domains/_vercel.xenonrexo.json b/domains/_vercel.xenonrexo.json new file mode 100644 index 000000000..2a6c78644 --- /dev/null +++ b/domains/_vercel.xenonrexo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shshahms", + "email": "shahadathossenshams@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=xenonrexo.is-a.dev,8fbb85bd77adeb090add" + } +} From 336ea0c20b40d5c7f0896ba2d77316f15eb5278f Mon Sep 17 00:00:00 2001 From: MrSiir Date: Mon, 17 Feb 2025 11:53:43 +0100 Subject: [PATCH 3289/3585] Create _github-pages-challenge-mrsiir.xavier.json --- domains/_github-pages-challenge-mrsiir.xavier.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mrsiir.xavier.json diff --git a/domains/_github-pages-challenge-mrsiir.xavier.json b/domains/_github-pages-challenge-mrsiir.xavier.json new file mode 100644 index 000000000..f86ea66ba --- /dev/null +++ b/domains/_github-pages-challenge-mrsiir.xavier.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrSiir", + "email": "mrsiir@gmail.com" + }, + "record": { + "TXT": "137e2b17a723cce89a10e5e245a3b5" + } +} \ No newline at end of file From bf6f5dcc2cf466438dd91b9ee08a24ac90630725 Mon Sep 17 00:00:00 2001 From: Khaif Mohamed Date: Mon, 17 Feb 2025 16:46:25 +0530 Subject: [PATCH 3290/3585] update _vercel.khaif.json --- domains/_vercel.khaif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.khaif.json b/domains/_vercel.khaif.json index 2f5f158f0..f197c11b8 100644 --- a/domains/_vercel.khaif.json +++ b/domains/_vercel.khaif.json @@ -4,6 +4,6 @@ "email": "code.khaif@gmail.com" }, "record": { - "TXT": "fe39b6b2d8e96026a707" + "TXT": "vc-domain-verify=khaif.is-a.dev,fe39b6b2d8e96026a707" } } From 387c84d703cfe4682a6c1c6a56d0ea3832dd6d3f Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch Date: Mon, 17 Feb 2025 18:32:59 +0700 Subject: [PATCH 3291/3585] config: add davidsneighbour.is-a.dev Signed-off-by: Patrick Kollitsch --- domains/davidsneighbour.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/davidsneighbour.json diff --git a/domains/davidsneighbour.json b/domains/davidsneighbour.json new file mode 100644 index 000000000..854028e93 --- /dev/null +++ b/domains/davidsneighbour.json @@ -0,0 +1,13 @@ +{ + "description": "My GitHub profile", + "owner": { + "username": "davidsneighbour", + "email": "83281+davidsneighbour@users.noreply.github.com" + }, + "record": { + "URL": "https://github.com/davidsneighbour/", + "MX": [ + "smtp.google.com" + ] + } +} From 3d7b7a4641bbf529c376a75624e884a77b6e5781 Mon Sep 17 00:00:00 2001 From: Dishant radadiya <164029200+Dishant402955@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:13:19 +0530 Subject: [PATCH 3292/3585] Update domains/dishant.json Co-authored-by: iostpa --- domains/dishant.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/dishant.json b/domains/dishant.json index acb34f8cb..05340852e 100644 --- a/domains/dishant.json +++ b/domains/dishant.json @@ -1,6 +1,4 @@ { - "domain":"is-a.dev", - "subdomain":"dishant", "owner":{ "repo":"https://github.com/Dishant402955/Portfolio", "email":"dishantradadiya3036@gmail.com" From 01b8d00788efb4491407d4dbd42d38af54db57ea Mon Sep 17 00:00:00 2001 From: Dishant radadiya <164029200+Dishant402955@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:13:33 +0530 Subject: [PATCH 3293/3585] Update domains/dishant.json Co-authored-by: iostpa --- domains/dishant.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dishant.json b/domains/dishant.json index 05340852e..5d91b89b7 100644 --- a/domains/dishant.json +++ b/domains/dishant.json @@ -1,6 +1,7 @@ { + "repo":"https://github.com/Dishant402955/Portfolio", "owner":{ - "repo":"https://github.com/Dishant402955/Portfolio", + "username": "Dishant402955", "email":"dishantradadiya3036@gmail.com" }, "record":{ From 408c4d385094f06d07f0f57a902d619c37632a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberto=20D=C3=ADaz=20Mu=C3=B1oz?= Date: Mon, 17 Feb 2025 13:14:11 +0100 Subject: [PATCH 3294/3585] Create albertodm.json --- domains/albertodm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/albertodm.json diff --git a/domains/albertodm.json b/domains/albertodm.json new file mode 100644 index 000000000..868ccddca --- /dev/null +++ b/domains/albertodm.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/MonforteGG/portfolio", + "owner": { + "username": "MonforteGG", + "email": "albdiamun@gmail.com" + }, + "description": "portfolio website", + "record": { + "CNAME": "albertodm.netlify.app" + } +} From 470204b97f11874fb507736126dbffde6868345c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baturalp=20S=C3=B6nmez?= Date: Mon, 17 Feb 2025 17:48:43 +0300 Subject: [PATCH 3295/3585] Update baturalp.json --- domains/baturalp.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/baturalp.json b/domains/baturalp.json index 8b1378917..9707e7d66 100644 --- a/domains/baturalp.json +++ b/domains/baturalp.json @@ -1 +1,11 @@ - +{ + "description": "Baturalp Sönmez Portfolio website", + "repo": "https://github.com/Baturalp52/Baturalp52.github.io", + "owner": { + "username": "Baturalp52", + "email": "baturalpsonmez2002@gmail.com" + }, + "record": { + "CNAME": "baturalp52.github.io" + } +} From 07256c39d14cc75d46a1d99c6d255bad670fb10e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baturalp=20S=C3=B6nmez?= Date: Mon, 17 Feb 2025 18:10:10 +0300 Subject: [PATCH 3296/3585] Update baturalp.json --- domains/baturalp.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/baturalp.json b/domains/baturalp.json index 9707e7d66..dc50c1049 100644 --- a/domains/baturalp.json +++ b/domains/baturalp.json @@ -6,6 +6,7 @@ "email": "baturalpsonmez2002@gmail.com" }, "record": { - "CNAME": "baturalp52.github.io" + "CNAME": "baturalp52.github.io", + "TXT": "8e1fd82942a7ceae35f62019e370aa" } } From 203d67517cc23f6714a213c41658d1266accda69 Mon Sep 17 00:00:00 2001 From: Omar <180954465+omardotdev@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:57:19 +0200 Subject: [PATCH 3297/3585] add website --- domains/omardotdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omardotdev.json diff --git a/domains/omardotdev.json b/domains/omardotdev.json new file mode 100644 index 000000000..e8f7e70c9 --- /dev/null +++ b/domains/omardotdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "omardotdev", + "email": "om749843@tutanota.de" + }, + "record": { + "CNAME": "omardotdev.codeberg.page" + } +} From 573da350bd35d357d2e0bbc5f6a50584ec812622 Mon Sep 17 00:00:00 2001 From: Omar <180954465+omardotdev@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:59:31 +0200 Subject: [PATCH 3298/3585] add discord id too --- domains/omardotdev.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/omardotdev.json b/domains/omardotdev.json index e8f7e70c9..ed5543e76 100644 --- a/domains/omardotdev.json +++ b/domains/omardotdev.json @@ -1,7 +1,8 @@ { "owner": { "username": "omardotdev", - "email": "om749843@tutanota.de" + "email": "om749843@tutanota.de", + "discord": "1135918173959491595" }, "record": { "CNAME": "omardotdev.codeberg.page" From 3230be4afdfe93d4e08dfd744dd8d0c2fa8a53ba Mon Sep 17 00:00:00 2001 From: Omar <180954465+omardotdev@users.noreply.github.com> Date: Mon, 17 Feb 2025 18:16:04 +0200 Subject: [PATCH 3299/3585] use correct domain scheme --- domains/omardotdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omardotdev.json b/domains/omardotdev.json index ed5543e76..1fc9ec116 100644 --- a/domains/omardotdev.json +++ b/domains/omardotdev.json @@ -5,6 +5,6 @@ "discord": "1135918173959491595" }, "record": { - "CNAME": "omardotdev.codeberg.page" + "CNAME": "pages.omardotdev.codeberg.page" } } From 1c4d6119ac36ebe9e0d3b1152170ec5a4485b2be Mon Sep 17 00:00:00 2001 From: Nguyen Truong Ton <62142317+nguyentruongton@users.noreply.github.com> Date: Mon, 17 Feb 2025 23:20:39 +0700 Subject: [PATCH 3300/3585] Create stark.json --- domains/stark | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stark diff --git a/domains/stark b/domains/stark new file mode 100644 index 000000000..582d30863 --- /dev/null +++ b/domains/stark @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nguyentruongton", + "email": "tonstark.dev@gmail.com" + }, + "record": { + "CNAME": "truongton.vercel.app" + } +} From b18b23d8399cfeecf30a5d5832c32181333e0bf0 Mon Sep 17 00:00:00 2001 From: Carlos Tirado Date: Mon, 17 Feb 2025 11:54:04 -0500 Subject: [PATCH 3301/3585] Create carlostirado.json --- domains/carlostirado.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/carlostirado.json diff --git a/domains/carlostirado.json b/domains/carlostirado.json new file mode 100644 index 000000000..f22b79ffd --- /dev/null +++ b/domains/carlostirado.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carlostirado23", + "email": "mariotiradotovar@outlook.com" + }, + "record": { + "CNAME": "https://carlostirado.vercel.app/" + } +} From f732d0abbd9a5220d302baca2669186f69cf0a60 Mon Sep 17 00:00:00 2001 From: Ben Date: Mon, 17 Feb 2025 14:16:40 -0300 Subject: [PATCH 3302/3585] Update finch.json I have modified CNAME and EMAIL. Thank you. --- domains/finch.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/finch.json b/domains/finch.json index cb9df88e5..d074436de 100644 --- a/domains/finch.json +++ b/domains/finch.json @@ -1,9 +1,9 @@ { "owner": { "username": "metalespesados", - "email": "metalespesados@icloud.com" + "email": "bengfm@icloud.com" }, "record": { - "CNAME": "metalespesados.vercel.app" + "CNAME": "ebn.netlify.app" } } From 16cf72cd449248a358182135839f21bf4a03a8d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baturalp=20S=C3=B6nmez?= Date: Mon, 17 Feb 2025 20:56:27 +0300 Subject: [PATCH 3303/3585] Update baturalp.json --- domains/baturalp.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/baturalp.json b/domains/baturalp.json index dc50c1049..9707e7d66 100644 --- a/domains/baturalp.json +++ b/domains/baturalp.json @@ -6,7 +6,6 @@ "email": "baturalpsonmez2002@gmail.com" }, "record": { - "CNAME": "baturalp52.github.io", - "TXT": "8e1fd82942a7ceae35f62019e370aa" + "CNAME": "baturalp52.github.io" } } From 278cbe257dcbf16ec23d92e39e81c702e4ee8e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baturalp=20S=C3=B6nmez?= Date: Mon, 17 Feb 2025 20:58:07 +0300 Subject: [PATCH 3304/3585] Create _github-pages-challenge-Baturalp52.json --- domains/_github-pages-challenge-Baturalp52.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Baturalp52.json diff --git a/domains/_github-pages-challenge-Baturalp52.json b/domains/_github-pages-challenge-Baturalp52.json new file mode 100644 index 000000000..8907a66a2 --- /dev/null +++ b/domains/_github-pages-challenge-Baturalp52.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Baturalp52", + "email": "baturalpsonmez2002@gmail.com" + }, + "record": { + "TXT": "8e1fd82942a7ceae35f62019e370aa" + } +} From da0566c180e3dd1c6c35b08a156112f920a1089f Mon Sep 17 00:00:00 2001 From: "leo.lb" <86248211+leo-lb29@users.noreply.github.com> Date: Mon, 17 Feb 2025 19:29:41 +0100 Subject: [PATCH 3305/3585] Update leolb.json --- domains/leolb.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/leolb.json b/domains/leolb.json index 1df9b7d5f..d8d150035 100644 --- a/domains/leolb.json +++ b/domains/leolb.json @@ -1,12 +1,11 @@ { - "description": "Site personnel de Léo", - "repo": "https://github.com/leo-lb29/register", + "description": "Leo LB Portfolio", + "repo": "https://github.com/leo-lb29", "owner": { "username": "leo-lb29", - "email": "postyourbot@gmail.com", - "discord": "leo.lb" + "email": "postyourbot@gmail.com" }, "record": { - "CNAME": "leo.dev.project-maker.fr" + "URL": "https://leolb.wagoo.app" } } From cea9c23951647b48ed648c057488621023fd0d53 Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch Date: Tue, 18 Feb 2025 04:15:13 +0700 Subject: [PATCH 3306/3585] fix: add non-noreply email address as contact Signed-off-by: Patrick Kollitsch --- domains/davidsneighbour.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/davidsneighbour.json b/domains/davidsneighbour.json index 854028e93..ad352b6a0 100644 --- a/domains/davidsneighbour.json +++ b/domains/davidsneighbour.json @@ -2,7 +2,7 @@ "description": "My GitHub profile", "owner": { "username": "davidsneighbour", - "email": "83281+davidsneighbour@users.noreply.github.com" + "email": "pkollitsch+isadev@gmail.com" }, "record": { "URL": "https://github.com/davidsneighbour/", From 7c8ae54a776557d694e10bbe0a967e37c126e8d7 Mon Sep 17 00:00:00 2001 From: Connor Date: Mon, 17 Feb 2025 23:15:41 +0100 Subject: [PATCH 3307/3585] Update connor.json --- domains/connor.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/connor.json b/domains/connor.json index 2fb2b310e..36a89f81f 100644 --- a/domains/connor.json +++ b/domains/connor.json @@ -3,9 +3,9 @@ "repo": "https://github.com/ConnorDoesDev/connordoesdev.github.io", "owner": { "username": "ConnorDoesDev", - "email": "connor@cstudios.gay" + "email": "connor@dmc.chat" }, "record": { - "CNAME": "connordoesdev.github.io" + "A": ["173.249.45.163"] } } From 2722d67ba61b39389c85c89d094a3f33d7235d8e Mon Sep 17 00:00:00 2001 From: Nuggew Date: Mon, 17 Feb 2025 20:06:23 -0300 Subject: [PATCH 3308/3585] Register my website --- domains/nuggew.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nuggew.json diff --git a/domains/nuggew.json b/domains/nuggew.json new file mode 100644 index 000000000..5fcaa485a --- /dev/null +++ b/domains/nuggew.json @@ -0,0 +1,10 @@ +{ + "description": "nuggew's fortress (portfolio)", + "owner": { + "username": "Nuggew", + "email": "contato.guilherme.silva.araujo@gmail.com" + }, + "record": { + "URL": "nuggew.github.io" + } +} From f34e11ca9e5c358f66336ece4e9c00031930608d Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Mon, 17 Feb 2025 23:58:41 +0000 Subject: [PATCH 3309/3585] remove proxied property from domain configurations --- domains/ikram.json | 3 +-- domains/kakureta.ikram.json | 3 +-- domains/links.ikram.json | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/domains/ikram.json b/domains/ikram.json index 515170fc1..84ac66224 100644 --- a/domains/ikram.json +++ b/domains/ikram.json @@ -11,6 +11,5 @@ "v=spf1 include:spf.improvmx.com ~all", "google-site-verification=C38zyZL8LP_056d5IgevUInJTe4qerfxC6-qjQORdh4" ] - }, - "proxied": true + } } diff --git a/domains/kakureta.ikram.json b/domains/kakureta.ikram.json index 0bf36e18f..ff29ca1bb 100644 --- a/domains/kakureta.ikram.json +++ b/domains/kakureta.ikram.json @@ -6,6 +6,5 @@ }, "record": { "A": ["76.76.21.21"] - }, - "proxied": true + } } diff --git a/domains/links.ikram.json b/domains/links.ikram.json index 0bf36e18f..ff29ca1bb 100644 --- a/domains/links.ikram.json +++ b/domains/links.ikram.json @@ -6,6 +6,5 @@ }, "record": { "A": ["76.76.21.21"] - }, - "proxied": true + } } From 37ed092b28152a8450686db71cfd6203453368a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phan=20L=C3=AA=20H=E1=BB=93?= Date: Tue, 18 Feb 2025 03:38:45 +0000 Subject: [PATCH 3310/3585] Create holedev.json --- domains/holedev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/holedev.json diff --git a/domains/holedev.json b/domains/holedev.json new file mode 100644 index 000000000..882353c20 --- /dev/null +++ b/domains/holedev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "holedev", + "email": "phanleho002@gmail.com" + }, + "record": { + "URL": "https://github.com/holedev" + } +} \ No newline at end of file From ad4b6173c12382208a01d07c6095f8a47205f2b3 Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Tue, 18 Feb 2025 11:41:57 +0800 Subject: [PATCH 3311/3585] Enable cloudflare proxy: Update `jb.json` --- domains/jb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jb.json b/domains/jb.json index d35e7c01c..adc9648b7 100644 --- a/domains/jb.json +++ b/domains/jb.json @@ -7,5 +7,6 @@ }, "record": { "A": ["34.56.187.73"] - } + }, + "proxied": true } From 1ccfee1e361d5dcadd46db771fdccb62356a72df Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:59:24 +0545 Subject: [PATCH 3312/3585] Create nabin.json --- domains/nabin.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nabin.json diff --git a/domains/nabin.json b/domains/nabin.json new file mode 100644 index 000000000..be84f68e9 --- /dev/null +++ b/domains/nabin.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nabinkatwal7" + }, + "record": { + "RECORDTYPE": "A" + } +} From 9a5491b5af1d6ef15a54c888ab3cee6d7cf55cb5 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 10:08:57 +0545 Subject: [PATCH 3313/3585] Update nabin.json --- domains/nabin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index be84f68e9..8aa251a49 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -3,6 +3,7 @@ "username": "nabinkatwal7" }, "record": { - "RECORDTYPE": "A" + "CNAME": "https://portfolio-v3-six-iota.vercel.app/", + "A": "76.76.21.21" } } From 194122fd44842f02db538e0508d8b3d1f78ebfab Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 10:10:37 +0545 Subject: [PATCH 3314/3585] Update nabin.json --- domains/nabin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index 8aa251a49..04d0f6b49 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -1,6 +1,7 @@ { "owner": { - "username": "nabinkatwal7" + "username": "nabinkatwal7", + "email":"mediocampistaa@gmail.com" }, "record": { "CNAME": "https://portfolio-v3-six-iota.vercel.app/", From 001b98e3f98a0168640f771d08bfca7a4bfc837a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phan=20L=C3=AA=20H=E1=BB=93?= Date: Tue, 18 Feb 2025 04:49:38 +0000 Subject: [PATCH 3315/3585] change email owner holedev.json --- domains/holedev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/holedev.json b/domains/holedev.json index 882353c20..25c0f5245 100644 --- a/domains/holedev.json +++ b/domains/holedev.json @@ -1,7 +1,7 @@ { "owner": { "username": "holedev", - "email": "phanleho002@gmail.com" + "email": "contact@holedev.com" }, "record": { "URL": "https://github.com/holedev" From d6a24c44ebfc040e749c6dc2f257acf9d17469ed Mon Sep 17 00:00:00 2001 From: dtdung07 Date: Tue, 18 Feb 2025 12:05:09 +0700 Subject: [PATCH 3316/3585] Create dtdung.json --- domains/dtdung.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dtdung.json diff --git a/domains/dtdung.json b/domains/dtdung.json new file mode 100644 index 000000000..db2e7f5e9 --- /dev/null +++ b/domains/dtdung.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dtdung07" + }, + "record": { + "URL": "https://dtdung.us.to" + } +} From 6233394ce06d806ccd61bb4ef13ea9496714b106 Mon Sep 17 00:00:00 2001 From: xuanthu <59557208+xuan-Thu@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:36:27 +0700 Subject: [PATCH 3317/3585] Create lazy.json --- domains/lazy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lazy.json diff --git a/domains/lazy.json b/domains/lazy.json new file mode 100644 index 000000000..e4610e565 --- /dev/null +++ b/domains/lazy.json @@ -0,0 +1,10 @@ +{ + "description": "lazydragon.is-a.dev", + "owner": { + "username": "xuan-Thu", + "email": "xuanthu13090@gmail.com" + }, + "record": { + "CNAME": "xuan-thu.github.io" + } +} From d185c16d2fb0924b4561512f636c3d560742479a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Duy=20To=C3=A0n?= <93266912+tranduytoan@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:40:42 +0700 Subject: [PATCH 3318/3585] Create tranduytoan.json --- domains/tranduytoan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tranduytoan.json diff --git a/domains/tranduytoan.json b/domains/tranduytoan.json new file mode 100644 index 000000000..cafc84d34 --- /dev/null +++ b/domains/tranduytoan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tranduytoan" + }, + "record": { + "CNAME": "tranduytoan.github.io" + } +} From bd0ea3c7737d746a222e2fa6f7e7a8bfab6fcfbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Duy=20To=C3=A0n?= <93266912+tranduytoan@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:49:04 +0700 Subject: [PATCH 3319/3585] Add email --- domains/tranduytoan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/tranduytoan.json b/domains/tranduytoan.json index cafc84d34..532ebdc88 100644 --- a/domains/tranduytoan.json +++ b/domains/tranduytoan.json @@ -1,6 +1,7 @@ { "owner": { - "username": "tranduytoan" + "username": "tranduytoan", + "email": "[toandeptraibodoiqua.10a4@gmail.com]" }, "record": { "CNAME": "tranduytoan.github.io" From 177b9d53c7df72c9eb780e11e2a5e4d6e4aa6976 Mon Sep 17 00:00:00 2001 From: Duc Nguyen Date: Tue, 18 Feb 2025 13:04:34 +0700 Subject: [PATCH 3320/3585] feat: add duc.is-a.dev --- domains/duc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/duc diff --git a/domains/duc b/domains/duc new file mode 100644 index 000000000..99533eb81 --- /dev/null +++ b/domains/duc @@ -0,0 +1,11 @@ +{ + "description": "duc.is-a.dev", + "repo": "https://github.com/duc-ios/duc-ios.github.io", + "owner": { + "username": "duc-ios", + "email": "[email protected]" + }, + "record": { + "CNAME": "duc-ios.github.io" + } +} From 301e5b646a636fabd087e2fafa4a47dfc4ee2b3e Mon Sep 17 00:00:00 2001 From: Duc Nguyen Date: Tue, 18 Feb 2025 13:11:09 +0700 Subject: [PATCH 3321/3585] feat(duc.is-a.dev): add email --- domains/duc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duc b/domains/duc index 99533eb81..dcdd0bddb 100644 --- a/domains/duc +++ b/domains/duc @@ -3,7 +3,7 @@ "repo": "https://github.com/duc-ios/duc-ios.github.io", "owner": { "username": "duc-ios", - "email": "[email protected]" + "email": "hi@duk.one" }, "record": { "CNAME": "duc-ios.github.io" From fa13e9a0f1c1c60876edfcacda95d50f3ad11342 Mon Sep 17 00:00:00 2001 From: Duc Nguyen Date: Tue, 18 Feb 2025 13:16:16 +0700 Subject: [PATCH 3322/3585] fix: Rename duc to duc.json --- domains/{duc => duc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{duc => duc.json} (100%) diff --git a/domains/duc b/domains/duc.json similarity index 100% rename from domains/duc rename to domains/duc.json From d61f285e3090e91877e99b2df37162bad5b0b1b9 Mon Sep 17 00:00:00 2001 From: hieunt Date: Tue, 18 Feb 2025 13:20:15 +0700 Subject: [PATCH 3323/3585] Create alec.json --- alec.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 alec.json diff --git a/alec.json b/alec.json new file mode 100644 index 000000000..03ca80bdc --- /dev/null +++ b/alec.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "asidsdamad1" + }, + "record": { + "CNAME": "asidsdamad1.github.io/" + } +} From 363733b5e632ca1d7ec23500bc563ece593d95cc Mon Sep 17 00:00:00 2001 From: Laksh Nahar Date: Tue, 18 Feb 2025 11:59:59 +0530 Subject: [PATCH 3324/3585] Create lyaxsh.json --- domains/lyaxsh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lyaxsh.json diff --git a/domains/lyaxsh.json b/domains/lyaxsh.json new file mode 100644 index 000000000..54c01068b --- /dev/null +++ b/domains/lyaxsh.json @@ -0,0 +1,11 @@ +{ + "description": "Simple portfolio website", + "repo": "https://github.com/lyaxsh/lyaxsh.github.io", + "owner": { + "username": "lyaxsh", + "email": "[email protected]" + }, + "record": { + "CNAME": "lyaxsh.github.io" + } +} From 29c8ef9b7a4e4f3b66da4d517f5067d93ee20320 Mon Sep 17 00:00:00 2001 From: Vu Tuan Anh <128233728+anhvt3010@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:30:20 +0700 Subject: [PATCH 3325/3585] Create anhvt.json --- domains/anhvt.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/anhvt.json diff --git a/domains/anhvt.json b/domains/anhvt.json new file mode 100644 index 000000000..b8e61bcdb --- /dev/null +++ b/domains/anhvt.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "anhvt3010" + }, + "record": { + "CNAME": "https://build-cv.vercel.app" + } +} From d5e1c057100a521d6eae27530f540c51c5b7f164 Mon Sep 17 00:00:00 2001 From: Laksh Nahar Date: Tue, 18 Feb 2025 12:05:07 +0530 Subject: [PATCH 3326/3585] Update lyaxsh.json --- domains/lyaxsh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lyaxsh.json b/domains/lyaxsh.json index 54c01068b..7c4c61b87 100644 --- a/domains/lyaxsh.json +++ b/domains/lyaxsh.json @@ -1,9 +1,9 @@ { - "description": "Simple portfolio website", + "description": "Simple portfolio website for lyaxsh", "repo": "https://github.com/lyaxsh/lyaxsh.github.io", "owner": { "username": "lyaxsh", - "email": "[email protected]" + "email": "lakshnahar.forwork@gmail.com" }, "record": { "CNAME": "lyaxsh.github.io" From ed4c56a10a332fc84801d4c0be89750e3c379ba0 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 09:43:48 +0300 Subject: [PATCH 3327/3585] Rename _github-pages-challenge-Baturalp52.json to _github-pages-challenge-Baturalp52.baturalp.json --- ...lp52.json => _github-pages-challenge-Baturalp52.baturalp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Baturalp52.json => _github-pages-challenge-Baturalp52.baturalp.json} (100%) diff --git a/domains/_github-pages-challenge-Baturalp52.json b/domains/_github-pages-challenge-Baturalp52.baturalp.json similarity index 100% rename from domains/_github-pages-challenge-Baturalp52.json rename to domains/_github-pages-challenge-Baturalp52.baturalp.json From ec03bcf477b2b2158213394ea2a7c335a2b4c125 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 09:44:42 +0300 Subject: [PATCH 3328/3585] Rename _github-pages-challenge-Baturalp52.baturalp.json to _github-pages-challenge-baturalp52.baturalp.json --- ...ralp.json => _github-pages-challenge-baturalp52.baturalp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Baturalp52.baturalp.json => _github-pages-challenge-baturalp52.baturalp.json} (100%) diff --git a/domains/_github-pages-challenge-Baturalp52.baturalp.json b/domains/_github-pages-challenge-baturalp52.baturalp.json similarity index 100% rename from domains/_github-pages-challenge-Baturalp52.baturalp.json rename to domains/_github-pages-challenge-baturalp52.baturalp.json From 35610e4eba5f890c8b2970ea33aeeeb1d21cdf57 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 09:45:34 +0300 Subject: [PATCH 3329/3585] Rename stark to stark.json --- domains/{stark => stark.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{stark => stark.json} (100%) diff --git a/domains/stark b/domains/stark.json similarity index 100% rename from domains/stark rename to domains/stark.json From 797b646b7ef02fd9fbb25747686595e9e4a71160 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 09:53:12 +0300 Subject: [PATCH 3330/3585] Update nuggew.json --- domains/nuggew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nuggew.json b/domains/nuggew.json index 5fcaa485a..8df1272f2 100644 --- a/domains/nuggew.json +++ b/domains/nuggew.json @@ -5,6 +5,6 @@ "email": "contato.guilherme.silva.araujo@gmail.com" }, "record": { - "URL": "nuggew.github.io" + "URL": "https://nuggew.github.io" } } From 9e1f52f5c1855180d7a721357999cefe906dc00a Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 10:22:29 +0300 Subject: [PATCH 3331/3585] Update tranduytoan.json --- domains/tranduytoan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tranduytoan.json b/domains/tranduytoan.json index 532ebdc88..a53d5ed79 100644 --- a/domains/tranduytoan.json +++ b/domains/tranduytoan.json @@ -1,7 +1,7 @@ { "owner": { "username": "tranduytoan", - "email": "[toandeptraibodoiqua.10a4@gmail.com]" + "email": "toandeptraibodoiqua.10a4@gmail.com" }, "record": { "CNAME": "tranduytoan.github.io" From c3b275faa08d2c01c5b0af5c71d6ff7f46db6f85 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 10:26:04 +0300 Subject: [PATCH 3332/3585] Update alec.json --- alec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alec.json b/alec.json index 03ca80bdc..8bd61cf74 100644 --- a/alec.json +++ b/alec.json @@ -3,6 +3,6 @@ "username": "asidsdamad1" }, "record": { - "CNAME": "asidsdamad1.github.io/" + "CNAME": "asidsdamad1.github.io" } } From 5751f74ae6fc5371ca1cdfd863ff72f74832a4f4 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 10:28:36 +0300 Subject: [PATCH 3333/3585] Rename alec.json to domains/alec.json --- alec.json => domains/alec.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename alec.json => domains/alec.json (100%) diff --git a/alec.json b/domains/alec.json similarity index 100% rename from alec.json rename to domains/alec.json From fb2816b9144aa1a4ae37952dd6ab181def5f372c Mon Sep 17 00:00:00 2001 From: Laksh Nahar Date: Tue, 18 Feb 2025 13:01:44 +0530 Subject: [PATCH 3334/3585] Create _github-pages-challenge-lyaxsh.json --- domains/_github-pages-challenge-lyaxsh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lyaxsh.json diff --git a/domains/_github-pages-challenge-lyaxsh.json b/domains/_github-pages-challenge-lyaxsh.json new file mode 100644 index 000000000..796fbda51 --- /dev/null +++ b/domains/_github-pages-challenge-lyaxsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lyaxsh", + "email": "lakshnahar.forwork@gmail.com" + }, + "record": { + "TXT": "052e15826ee7e1723c713d222b1bcc" + } +} From 4818ef406a88829c54771f2c01fdb1bc9f8b6c78 Mon Sep 17 00:00:00 2001 From: Vu Tuan Anh <128233728+anhvt3010@users.noreply.github.com> Date: Tue, 18 Feb 2025 07:48:45 +0000 Subject: [PATCH 3335/3585] update code --- domains/anhvt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anhvt.json b/domains/anhvt.json index b8e61bcdb..e750992e6 100644 --- a/domains/anhvt.json +++ b/domains/anhvt.json @@ -3,6 +3,6 @@ "username": "anhvt3010" }, "record": { - "CNAME": "https://build-cv.vercel.app" + "CNAME": "build-cv.vercel.app" } } From dbd7c09a83a1352f4a8248df146bf1e09fcd9177 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Tue, 18 Feb 2025 13:46:00 +0530 Subject: [PATCH 3336/3585] Update and rename ujjvaljoshi.json to _vercel.ujjvaljoshi.json Migrated app to vercel --- domains/{ujjvaljoshi.json => _vercel.ujjvaljoshi.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{ujjvaljoshi.json => _vercel.ujjvaljoshi.json} (74%) diff --git a/domains/ujjvaljoshi.json b/domains/_vercel.ujjvaljoshi.json similarity index 74% rename from domains/ujjvaljoshi.json rename to domains/_vercel.ujjvaljoshi.json index 29d8ce545..f19d60b0c 100644 --- a/domains/ujjvaljoshi.json +++ b/domains/_vercel.ujjvaljoshi.json @@ -6,6 +6,6 @@ "email": "ujjvaljoshi45@gmail.com" }, "record": { - "CNAME": "ujjvaljoshi45.github.io/portfolio" + "TXT": "vc-domain-verify=ujjvaljoshi.is-a.dev,f7ed737aeb48311d634c" } } From 0c603a697e3240fc1189f5e631dbcfcc2a604de7 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 11:24:56 +0300 Subject: [PATCH 3337/3585] Rename _github-pages-challenge-lyaxsh.json to _github-pages-challenge-lyaxsh.lyaxsh.json --- ...nge-lyaxsh.json => _github-pages-challenge-lyaxsh.lyaxsh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-lyaxsh.json => _github-pages-challenge-lyaxsh.lyaxsh.json} (100%) diff --git a/domains/_github-pages-challenge-lyaxsh.json b/domains/_github-pages-challenge-lyaxsh.lyaxsh.json similarity index 100% rename from domains/_github-pages-challenge-lyaxsh.json rename to domains/_github-pages-challenge-lyaxsh.lyaxsh.json From ea70f87e226f618fe6b215a106a35440920a799f Mon Sep 17 00:00:00 2001 From: Duc Nguyen Date: Tue, 18 Feb 2025 15:32:19 +0700 Subject: [PATCH 3338/3585] Create _github-pages-challenge-duc-ios.json --- domains/_github-pages-challenge-duc-ios.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-duc-ios.json diff --git a/domains/_github-pages-challenge-duc-ios.json b/domains/_github-pages-challenge-duc-ios.json new file mode 100644 index 000000000..4a017f679 --- /dev/null +++ b/domains/_github-pages-challenge-duc-ios.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duc-ios", + "email": "hi@duk.one" + }, + "record": { + "TXT": "91c9fd955fd906fab980881cb5f477" + } +} From 29739b01ff3acf7396c611d188cb58ea784284bd Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 11:43:29 +0300 Subject: [PATCH 3339/3585] Rename _github-pages-challenge-duc-ios.json to _github-pages-challenge-duc-ios.duc.json --- ...enge-duc-ios.json => _github-pages-challenge-duc-ios.duc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-duc-ios.json => _github-pages-challenge-duc-ios.duc.json} (100%) diff --git a/domains/_github-pages-challenge-duc-ios.json b/domains/_github-pages-challenge-duc-ios.duc.json similarity index 100% rename from domains/_github-pages-challenge-duc-ios.json rename to domains/_github-pages-challenge-duc-ios.duc.json From 3e205a98e22d1db5b62fa3343bb6ae2414582b7c Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:49:32 +0700 Subject: [PATCH 3340/3585] Create thangle.json --- domains/thangle.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/thangle.json diff --git a/domains/thangle.json b/domains/thangle.json new file mode 100644 index 000000000..f2d390545 --- /dev/null +++ b/domains/thangle.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "thangle9999" + }, + "record": { + "TXT": "vc-domain-verify=thangle.is-a.dev,bd6f80914ee2949ce900" + } +} From 4da03140b9036ae5205d30df864f5c81cd1cf724 Mon Sep 17 00:00:00 2001 From: Shimizu <90589837+Mikofoxie@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:50:31 +0700 Subject: [PATCH 3341/3585] _vercel.shimizu.is-a.dev --- domains/_vercel.shimizu.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.shimizu.is-a.dev diff --git a/domains/_vercel.shimizu.is-a.dev b/domains/_vercel.shimizu.is-a.dev new file mode 100644 index 000000000..f69c8f0a8 --- /dev/null +++ b/domains/_vercel.shimizu.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikofoxie", + "email": "shimizulazy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=shimizu.is-a.dev,3356672e8054fe9b4d65" + } +} From 0082e25a583fdd5c7d9555e97c30d9b900efcd3d Mon Sep 17 00:00:00 2001 From: Shimizu <90589837+Mikofoxie@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:51:58 +0700 Subject: [PATCH 3342/3585] shimizu.json --- domains/shimizu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shimizu.json diff --git a/domains/shimizu.json b/domains/shimizu.json new file mode 100644 index 000000000..da5b1d4e5 --- /dev/null +++ b/domains/shimizu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikofoxie", + "email": "shimizulazy@gmail.com" + }, + "record": { + "CNAME": "shimizulinks.vercel.app" + } +} From 250428c12e3d9be6786206e89419d80585c2123e Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:58:51 +0700 Subject: [PATCH 3343/3585] Update thangle.json --- domains/thangle.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/thangle.json b/domains/thangle.json index f2d390545..521a29d38 100644 --- a/domains/thangle.json +++ b/domains/thangle.json @@ -1,6 +1,7 @@ { "owner": { - "username": "thangle9999" + "username": "thangle9999", + "discord": "thangle9999" }, "record": { "TXT": "vc-domain-verify=thangle.is-a.dev,bd6f80914ee2949ce900" From 695caf20bd6b214fcd9ff263c3205a6770e2e785 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 12:03:29 +0300 Subject: [PATCH 3344/3585] Rename _vercel.shimizu.is-a.dev to _vercel.shimizu.json --- domains/{_vercel.shimizu.is-a.dev => _vercel.shimizu.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.shimizu.is-a.dev => _vercel.shimizu.json} (100%) diff --git a/domains/_vercel.shimizu.is-a.dev b/domains/_vercel.shimizu.json similarity index 100% rename from domains/_vercel.shimizu.is-a.dev rename to domains/_vercel.shimizu.json From 9199690729662025af971705b68a0cac89e78053 Mon Sep 17 00:00:00 2001 From: "Atom." <65351520+atom-tr@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:29:54 +0700 Subject: [PATCH 3345/3585] Create atomtr.json --- domains/atomtr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/atomtr.json diff --git a/domains/atomtr.json b/domains/atomtr.json new file mode 100644 index 000000000..0cea42150 --- /dev/null +++ b/domains/atomtr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "atom-tr", + "email": "thai.tr@hotmail.com", + "discord": "423327141921423361" + }, + "record": { + "CNAME": "astro-erudite.pages.dev" + }, + "repo": "https://github.com/atom-tr/astro-erudite" +} From ed6d0a85a0db5c359ecc64885d1d142a28d5b3f3 Mon Sep 17 00:00:00 2001 From: Zehao Date: Tue, 18 Feb 2025 17:47:45 +0800 Subject: [PATCH 3346/3585] Create _vercel.zehao.json --- domains/_vercel.zehao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.zehao.json diff --git a/domains/_vercel.zehao.json b/domains/_vercel.zehao.json new file mode 100644 index 000000000..cf6b9d3ca --- /dev/null +++ b/domains/_vercel.zehao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2eha0", + "email": "zehao93@outlook.com" + }, + "record": { + "TXT": "vc-domain-verify=zehao.is-a.dev,6fbc4cc62fac0cd68f14" + } +} From 5e9453a6f263cc26f1daef4f408c328c946e6ef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Thanh=20Tri=E1=BB=81u?= <85620049+konnn04@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:49:22 +0700 Subject: [PATCH 3347/3585] Update konnn04.json --- domains/konnn04.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/domains/konnn04.json b/domains/konnn04.json index 1da6901be..2b0a05909 100644 --- a/domains/konnn04.json +++ b/domains/konnn04.json @@ -1,10 +1,11 @@ { - "owner": { - "username": "konnn04", - "email": "trieukon1011@gmail.com" - }, - "record": { - "CNAME": "konnn04.github.io" - } + "description": "Hello World!", + "repo": "https://github.com/konnn04/konnn04.github.io", + "owner": { + "username": "konnn04", + "email": "trieukon1011@gmail.com", + }, + "record": { + "CNAME": "konnn04.github.io" } - \ No newline at end of file +} From c0b13aa379802dbe436d68c5577119fb14b5ef29 Mon Sep 17 00:00:00 2001 From: Zehao Date: Tue, 18 Feb 2025 17:49:45 +0800 Subject: [PATCH 3348/3585] Create zehao.json --- domains/zehao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zehao.json diff --git a/domains/zehao.json b/domains/zehao.json new file mode 100644 index 000000000..dd9f8938b --- /dev/null +++ b/domains/zehao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2eha0", + "email": "zehao93@outlook.com" + }, + "record": { + "CNAME": "blog-pi-eight.vercel.app" + } +} From a086521d3d82e626a2b212638c1a1a092863195a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Thanh=20Tri=E1=BB=81u?= <85620049+konnn04@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:57:05 +0700 Subject: [PATCH 3349/3585] Update konnn04.json Fix json format, and update more info --- domains/konnn04.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/konnn04.json b/domains/konnn04.json index 2b0a05909..97a66b43e 100644 --- a/domains/konnn04.json +++ b/domains/konnn04.json @@ -1,11 +1,11 @@ { - "description": "Hello World!", - "repo": "https://github.com/konnn04/konnn04.github.io", - "owner": { - "username": "konnn04", - "email": "trieukon1011@gmail.com", - }, - "record": { - "CNAME": "konnn04.github.io" - } + "description": "Hello World!", + "repo": "https://github.com/konnn04/konnn04.github.io", + "owner": { + "username": "konnn04", + "email": "trieukon1011@gmail.com" + }, + "record": { + "CNAME": "konnn04.github.io" + } } From cb0bf35630f9726737a291c56b6b959258749c4a Mon Sep 17 00:00:00 2001 From: redcodemohammed <51872890+redcodemohammed@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:26:20 +0300 Subject: [PATCH 3350/3585] Create mohammed-wisam.json --- domains/mohammed-wisam.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mohammed-wisam.json diff --git a/domains/mohammed-wisam.json b/domains/mohammed-wisam.json new file mode 100644 index 000000000..660d94189 --- /dev/null +++ b/domains/mohammed-wisam.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "redcodemohammed", + "email": "redcodemohammed@gmail.com" + }, + "record": { + "CNAME": "mohammed-wisam.pages.dev" + } +} +# From 66aa23daaa741747d52b9115dbb60e47f98b119a Mon Sep 17 00:00:00 2001 From: redcodemohammed <51872890+redcodemohammed@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:28:19 +0300 Subject: [PATCH 3351/3585] Update and rename mohammed-wisam.json to mohammedwisam.json --- domains/{mohammed-wisam.json => mohammedwisam.json} | 1 - 1 file changed, 1 deletion(-) rename domains/{mohammed-wisam.json => mohammedwisam.json} (98%) diff --git a/domains/mohammed-wisam.json b/domains/mohammedwisam.json similarity index 98% rename from domains/mohammed-wisam.json rename to domains/mohammedwisam.json index 660d94189..a25cce59a 100644 --- a/domains/mohammed-wisam.json +++ b/domains/mohammedwisam.json @@ -7,4 +7,3 @@ "CNAME": "mohammed-wisam.pages.dev" } } -# From 6598164b5fb7d7a44f6db3db7cb0656d07deb777 Mon Sep 17 00:00:00 2001 From: Mifzaal Abdul Baari Date: Tue, 18 Feb 2025 15:44:28 +0500 Subject: [PATCH 3352/3585] Update NS records of islandboy.json --- domains/islandboy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/islandboy.json b/domains/islandboy.json index ac881eaa8..1ff10640a 100644 --- a/domains/islandboy.json +++ b/domains/islandboy.json @@ -7,8 +7,8 @@ }, "record": { "NS": [ - "barbara.ns.cloudflare.com", - "zahir.ns.cloudflare.com" + "lucy.ns.cloudflare.com", + "mario.ns.cloudflare.com" ] } -} \ No newline at end of file +} From bf2cd1059c6ef63b0088d0c35a8a524e85581af2 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:36:12 +0545 Subject: [PATCH 3353/3585] Update domains/nabin.json Co-authored-by: orangc --- domains/nabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index 04d0f6b49..ed33745a1 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -4,7 +4,7 @@ "email":"mediocampistaa@gmail.com" }, "record": { - "CNAME": "https://portfolio-v3-six-iota.vercel.app/", + "CNAME": "portfolio-v3-six-iota.vercel.app" "A": "76.76.21.21" } } From da5031393a23382c3ee4d8b8f32b150a4b28ebc3 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:36:25 +0545 Subject: [PATCH 3354/3585] Update domains/nabin.json Co-authored-by: orangc --- domains/nabin.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index ed33745a1..4ccee6dd2 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "portfolio-v3-six-iota.vercel.app" - "A": "76.76.21.21" } } From 296f4d29a8375b989e7e56c64d6464463c81c283 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Tue, 18 Feb 2025 18:26:49 +0700 Subject: [PATCH 3355/3585] Register lmt.is-a.dev --- domains/lmt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lmt.json diff --git a/domains/lmt.json b/domains/lmt.json new file mode 100644 index 000000000..5c7cca1a3 --- /dev/null +++ b/domains/lmt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ThangLe9999", + "discord": "872078632565215282", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G5BtkuOaAUmFdixUP1IN4ZTmec-NZCllzsliK6q8sggJkBzasXefGfeEh6pBOiZ6ZkV2gr-GCdTN7LkP7QLPgLN6FglXac8BP1DSGDF3Lo8ULvrM-CpLUdeR0mqes6OQVvWdmPhZgVFGF3ItzDXQ7SqB6zrMbEWEwuZeg2KLHyPqvHsdrWLjzNpvVUwZRBuxicPyNTT70oMbPaOn3cvg4J_mVxNywnrIY5F34-T4tmiOEijsHmPwG2RzHsTCzC3cGYfNmokQtAsL0jhIMH4GzYdbTUsjDOrqbLdT-W2y33pQkeQuCjdf8KkeYCfacE0oWAZKFhrW2X0zJLYvGQBeuw.3qY1yT9H2x2WH2DePTziiw.PJvjWBGxfTgCKqZiHuAsRaUEdjld3XeMAw7NwX9P28VSFOS3-xsSiOvbLrCo1n1nTF-4g8EIRkkFJPn2P1T6YUDNuHVqbvnGg2wfhpfdSaM.yxghx67x9iGLMjDEKJdeAw" + }, + + "record": { + "TXT": "vc-domain-verify=lmt.is-a.dev,e18df29b9b97f6e4f8c8" + } + } + \ No newline at end of file From 032848ce6967a6844e574fa215d45c866556e1bf Mon Sep 17 00:00:00 2001 From: Ashkan Tofangdar Date: Tue, 18 Feb 2025 15:05:35 +0330 Subject: [PATCH 3356/3585] Create ashkan.json --- domains/ashkan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ashkan.json diff --git a/domains/ashkan.json b/domains/ashkan.json new file mode 100644 index 000000000..ad34f385a --- /dev/null +++ b/domains/ashkan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ashkan4472" + }, + "record": { + "CNAME": "ashkan4472.github.io" + } +} From bb18f553c539886e6814407c31746b6bcb28cf66 Mon Sep 17 00:00:00 2001 From: Sylphin <130824149+Sylphin3107@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:03:26 +0700 Subject: [PATCH 3357/3585] Create sylphin3107.json --- domains/sylphin3107.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sylphin3107.json diff --git a/domains/sylphin3107.json b/domains/sylphin3107.json new file mode 100644 index 000000000..6d5793229 --- /dev/null +++ b/domains/sylphin3107.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sylphin3107", + "email": "tqvcontacts@gmail.com" + }, + "record": { + "URL": "sylphin3107.uwu.ai" + } +} From ac43bf00d70ff0b97a032fcf12cf2fc506c87702 Mon Sep 17 00:00:00 2001 From: Vo-Hoang-Tuan Ngo Date: Tue, 18 Feb 2025 14:12:30 +0100 Subject: [PATCH 3358/3585] Create zerot69.json --- domains/zerot69.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/zerot69.json diff --git a/domains/zerot69.json b/domains/zerot69.json new file mode 100644 index 000000000..a7ceda1cb --- /dev/null +++ b/domains/zerot69.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "zerot69" + }, + "record": { + "CNAME": "zerot69.github.io" + } +} From a60d71c2da43563911fa314510cfc805993a128f Mon Sep 17 00:00:00 2001 From: Wahid Nursidik <59178637+dns24@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:45:48 +0700 Subject: [PATCH 3359/3585] Create brokends.json --- domains/brokends.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brokends.json diff --git a/domains/brokends.json b/domains/brokends.json new file mode 100644 index 000000000..d3cf0501f --- /dev/null +++ b/domains/brokends.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dns24", + "email": "wahidns24@gmail.com" + }, + "record": { + "CNAME": "dns24.github.io" + } +} From 118aa1ea509d2ac93dfc642f4b6de728af315920 Mon Sep 17 00:00:00 2001 From: dauvet Date: Tue, 18 Feb 2025 20:51:53 +0700 Subject: [PATCH 3360/3585] Create dauvet.json --- domains/dauvet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dauvet.json diff --git a/domains/dauvet.json b/domains/dauvet.json new file mode 100644 index 000000000..a40c252ad --- /dev/null +++ b/domains/dauvet.json @@ -0,0 +1,9 @@ + + "owner": { + "username": "dauvet", + "email": "vanhieu85@gmail.com" + }, + "record": { + "CNAME": "dauuvet.github.io" + } +} From d1686377460c5384a0e76227ab81dbaa3f765e1f Mon Sep 17 00:00:00 2001 From: Kevin Molina Date: Tue, 18 Feb 2025 09:59:20 -0400 Subject: [PATCH 3361/3585] Adding "kevinmolina" subdomain --- domains/_vercel.kevinmolina.json | 9 +++++++++ domains/kevinmolina.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.kevinmolina.json create mode 100644 domains/kevinmolina.json diff --git a/domains/_vercel.kevinmolina.json b/domains/_vercel.kevinmolina.json new file mode 100644 index 000000000..c30ac1bf5 --- /dev/null +++ b/domains/_vercel.kevinmolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kevinmolinadev", + "email": "kevinmolina.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kevinmolina.is-a.dev,514e23dcdfedeb5ae4c5" + } +} \ No newline at end of file diff --git a/domains/kevinmolina.json b/domains/kevinmolina.json new file mode 100644 index 000000000..5d1d0baa9 --- /dev/null +++ b/domains/kevinmolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kevinmolinadev", + "email": "kevinmolina.dev@gmail.com" + }, + "record": { + "CNAME": "kevinmolinadev.vercel.app" + } +} \ No newline at end of file From c58dbfb74ccaafd489e021d6e3c36103c0ec03e5 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:55:44 +0100 Subject: [PATCH 3362/3585] Update rouf0x.json --- domains/rouf0x.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/rouf0x.json b/domains/rouf0x.json index 47555a910..ad4235268 100644 --- a/domains/rouf0x.json +++ b/domains/rouf0x.json @@ -1,7 +1,6 @@ { "owner": { "username": "Rouf0x", - "email": "gabriel.ruf@gmail.com", "discord": "790712104058617876" }, "record": { From 62cfde0c55b38d314127be53e7867b2c54ce2bdd Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:56:01 +0100 Subject: [PATCH 3363/3585] Update roufox.json --- domains/roufox.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/roufox.json b/domains/roufox.json index 653875194..cdcfccd46 100644 --- a/domains/roufox.json +++ b/domains/roufox.json @@ -1,7 +1,6 @@ { "owner": { "username": "Rouf0x", - "email": "gabriel.ruf@gmail.com", "discord": "790712104058617876" }, "record": { From 2fa4efc84876b54c1c5539eb19f223d20024e140 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:56:19 +0100 Subject: [PATCH 3364/3585] Update _discord.rouf0x.json --- domains/_discord.rouf0x.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_discord.rouf0x.json b/domains/_discord.rouf0x.json index b8e5e35c2..c5afbd574 100644 --- a/domains/_discord.rouf0x.json +++ b/domains/_discord.rouf0x.json @@ -1,7 +1,6 @@ { "owner": { "username": "Roufox", - "email": "gabrielruf.fr@gmail.com", "discord": "Roufox" }, "record": { From 25694fe71f1deb4d4fe45c23a7c96e4edc17d39c Mon Sep 17 00:00:00 2001 From: Odie Date: Tue, 18 Feb 2025 15:03:06 +0000 Subject: [PATCH 3365/3585] feat: add andriampeno.json --- domains/andriampeno.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andriampeno.json diff --git a/domains/andriampeno.json b/domains/andriampeno.json new file mode 100644 index 000000000..e613e77d6 --- /dev/null +++ b/domains/andriampeno.json @@ -0,0 +1,12 @@ +{ + "description": "Domain for my personal portfolio", + "repo": "https://github.com/odie100/odie100.github.io", + "owner": { + "username": "odie100", + "email": "andriampeno.odilon@gmail.com" + }, + "record": { + "CNAME": "odie100.github.io" + } + } + \ No newline at end of file From e8ccbadd6b38ac7c26eed2701ac664133cfb888f Mon Sep 17 00:00:00 2001 From: WSteeven Date: Tue, 18 Feb 2025 10:04:04 -0500 Subject: [PATCH 3366/3585] add my subdomain file JSON --- domains/wilson-cordova.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wilson-cordova.json diff --git a/domains/wilson-cordova.json b/domains/wilson-cordova.json new file mode 100644 index 000000000..c05e472c1 --- /dev/null +++ b/domains/wilson-cordova.json @@ -0,0 +1,11 @@ +{ + "description": "Subdominio para el portafolio de Wilson Córdova", + "repo": "https://github.com/WSteeven/wilson-steeven.github.io", + "owner": { + "username": "WSteeven", + "email": "wilson972906@gmail.com" + }, + "record": { + "CNAME": ["wsteeven.github.io"] + } +} \ No newline at end of file From 6b15cda320362cb049519a5611d294a7cb92f9b6 Mon Sep 17 00:00:00 2001 From: Kenny Molina <42689547+xXMolinaXx@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:46:56 -0600 Subject: [PATCH 3367/3585] Create kennyMolina.json --- domains/kennyMolina.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kennyMolina.json diff --git a/domains/kennyMolina.json b/domains/kennyMolina.json new file mode 100644 index 000000000..d39dfa9f5 --- /dev/null +++ b/domains/kennyMolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xXMolinaXx", + "email": "kjmolina@live.com" + }, + "record": { + "CNAME": "https://xxmolinaxx.github.io/" + } +} From f7dc3730de9cfde2c2b568589547472a808d52e8 Mon Sep 17 00:00:00 2001 From: Carlos Tirado Date: Tue, 18 Feb 2025 10:50:46 -0500 Subject: [PATCH 3368/3585] Update carlostirado.json --- domains/carlostirado.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/carlostirado.json b/domains/carlostirado.json index f22b79ffd..67bc47f9c 100644 --- a/domains/carlostirado.json +++ b/domains/carlostirado.json @@ -4,6 +4,6 @@ "email": "mariotiradotovar@outlook.com" }, "record": { - "CNAME": "https://carlostirado.vercel.app/" + "CNAME": "carlostirado.vercel.app" } } From 7266b9bdd064145bc17a3be3f4a3513df7507db2 Mon Sep 17 00:00:00 2001 From: Kenny Molina <42689547+xXMolinaXx@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:51:40 -0600 Subject: [PATCH 3369/3585] Rename kennyMolina.json to kennymolina.json --- domains/{kennyMolina.json => kennymolina.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{kennyMolina.json => kennymolina.json} (100%) diff --git a/domains/kennyMolina.json b/domains/kennymolina.json similarity index 100% rename from domains/kennyMolina.json rename to domains/kennymolina.json From 191e8fac00c3123c6797e54553b78a0cd87d130e Mon Sep 17 00:00:00 2001 From: Ravi Khokhar Date: Tue, 18 Feb 2025 10:54:32 -0500 Subject: [PATCH 3370/3585] Create ravi.json --- domains/ravi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ravi.json diff --git a/domains/ravi.json b/domains/ravi.json new file mode 100644 index 000000000..c524f989a --- /dev/null +++ b/domains/ravi.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website of Ravi", + "repo": "https://github.com/ravikhokhar23/ravikhokhar23.github.io", + "owner": { + "username": "ravikhokhar23" + }, + "record": { + "CNAME": "ravikhokhar23.github.io" + } +} From 748d2238c142f559db355068f26be1c257173328 Mon Sep 17 00:00:00 2001 From: Nuggew Date: Tue, 18 Feb 2025 13:31:02 -0300 Subject: [PATCH 3371/3585] Update nuggew.json --- domains/nuggew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nuggew.json b/domains/nuggew.json index 8df1272f2..917fd7f2a 100644 --- a/domains/nuggew.json +++ b/domains/nuggew.json @@ -5,6 +5,6 @@ "email": "contato.guilherme.silva.araujo@gmail.com" }, "record": { - "URL": "https://nuggew.github.io" + "CNAME": "nuggew.github.io" } } From 81d58f8acd06cd2fc84401e6b2af8686f09090c2 Mon Sep 17 00:00:00 2001 From: Paul-Marc Date: Tue, 18 Feb 2025 19:39:18 +0200 Subject: [PATCH 3372/3585] Update paulmarc.json Redirecting to GitHub. --- domains/paulmarc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/paulmarc.json b/domains/paulmarc.json index f059e27f5..814800126 100644 --- a/domains/paulmarc.json +++ b/domains/paulmarc.json @@ -6,7 +6,7 @@ "email": "develop@paulmarc.org" }, "record": { - "CNAME": "dev.paulmarc.org" + "URL": "https://github.com/paulmarc" }, "proxied": false } From d83596773e7cd8636e5d970d5c17816fb2fd1bb0 Mon Sep 17 00:00:00 2001 From: Akash0816 Date: Tue, 18 Feb 2025 23:26:34 +0530 Subject: [PATCH 3373/3585] Create ak-profile.json --- ak-profile.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ak-profile.json diff --git a/ak-profile.json b/ak-profile.json new file mode 100644 index 000000000..6beabd313 --- /dev/null +++ b/ak-profile.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akash0816", + "email": "akashoffical321@gmail.com" + }, + "record": { + "CNAME": "Akash0816.github.io" + } +} From d25f8d62800103c88b7f447e11f8a81623624aa1 Mon Sep 17 00:00:00 2001 From: acruz97 Date: Tue, 18 Feb 2025 12:12:05 -0600 Subject: [PATCH 3374/3585] Update cruz.json --- domains/cruz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/cruz.json b/domains/cruz.json index ae4b088cf..3dcebf315 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -6,6 +6,7 @@ "email": "angelo.t.cruz1@gmail.com" }, "record": { - "CNAME": "acruz97.github.io" + "CNAME": "acruz97.github.io", + "TXT": "271f6d921b81604bb4e7e380285880" } } From caab9384b34d8b3da67cf4e0267c8a6c9829b5e8 Mon Sep 17 00:00:00 2001 From: Abhinav shyju <96369574+abhinavshyju@users.noreply.github.com> Date: Wed, 19 Feb 2025 00:48:35 +0530 Subject: [PATCH 3375/3585] Create abhinav-shyju.json --- domains/abhinav-shyju.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abhinav-shyju.json diff --git a/domains/abhinav-shyju.json b/domains/abhinav-shyju.json new file mode 100644 index 000000000..24d2c8bbe --- /dev/null +++ b/domains/abhinav-shyju.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abhinavshyju", + "email":"abhinavshyjupc@gmail.com" + }, + "record": { + "CNAME": "portfolio-6ns.pages.dev" + } +} From 24983032cf94eb79da0f420413b3c516c70396db Mon Sep 17 00:00:00 2001 From: James Wiseman <62024516+JamesRobertWiseman@users.noreply.github.com> Date: Tue, 18 Feb 2025 21:40:18 +0200 Subject: [PATCH 3376/3585] Create james-wiseman.json --- domains/james-wiseman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/james-wiseman.json diff --git a/domains/james-wiseman.json b/domains/james-wiseman.json new file mode 100644 index 000000000..714b1da17 --- /dev/null +++ b/domains/james-wiseman.json @@ -0,0 +1,10 @@ +{ + "description": "Personal site for James Wiseman", + "owner": { + "username": "jamesrobertwiseman", + }, + "record": { + "CNAME": "jameswiseman.me" + }, + "proxied": true +} From 54dd1a694b1622891e138b21b73f4ac8a75f76e9 Mon Sep 17 00:00:00 2001 From: James Wiseman <62024516+JamesRobertWiseman@users.noreply.github.com> Date: Tue, 18 Feb 2025 21:43:14 +0200 Subject: [PATCH 3377/3585] Update james-wiseman.json --- domains/james-wiseman.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/james-wiseman.json b/domains/james-wiseman.json index 714b1da17..973df57b8 100644 --- a/domains/james-wiseman.json +++ b/domains/james-wiseman.json @@ -2,6 +2,7 @@ "description": "Personal site for James Wiseman", "owner": { "username": "jamesrobertwiseman", + "email": "hello@jameswiseman.me" }, "record": { "CNAME": "jameswiseman.me" From c3324a0199e542640e3ef4b6cdd91579dc62a6f9 Mon Sep 17 00:00:00 2001 From: Mahmoud Makady Date: Tue, 18 Feb 2025 22:23:42 +0200 Subject: [PATCH 3378/3585] Create mahmoud-makady.json --- domains/mahmoud-makady.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mahmoud-makady.json diff --git a/domains/mahmoud-makady.json b/domains/mahmoud-makady.json new file mode 100644 index 000000000..7da8c61e3 --- /dev/null +++ b/domains/mahmoud-makady.json @@ -0,0 +1,11 @@ +{ + "mahmoud-makady": { + "owner": { + "username": "Mahmoud-Makady", + "email": "m.makady19@gmail.com" + }, + "records": { + "CNAME": "mahmoud-makady.netlify.app" + } + } +} From 3b860e0a7e491d1c8c92efced7faf9054d16bad5 Mon Sep 17 00:00:00 2001 From: Naman sethi <93597591+namansethi13@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:44:02 +0000 Subject: [PATCH 3379/3585] added namansethi --- domains/namansethi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/namansethi.json diff --git a/domains/namansethi.json b/domains/namansethi.json new file mode 100644 index 000000000..4bfb8065a --- /dev/null +++ b/domains/namansethi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "namansethi13", + "email": "heynamansethi@gmail.com" + }, + "record": { + "CNAME": "namansethi.vercel.app" + } + } + \ No newline at end of file From 3d1a8c6587b3fa4f102fa5dc11223f6e8cd543ad Mon Sep 17 00:00:00 2001 From: Naman sethi <93597591+namansethi13@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:56:42 +0000 Subject: [PATCH 3380/3585] added _vercel.namansethi.json --- domains/_vercel.namansethi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.namansethi.json diff --git a/domains/_vercel.namansethi.json b/domains/_vercel.namansethi.json new file mode 100644 index 000000000..fb48c2e36 --- /dev/null +++ b/domains/_vercel.namansethi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "namansethi13", + "discord": "namansethi", + "email": "namansethi1328@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=namansethi.is-a.dev,e0b892773250b43800c9" + } + } + \ No newline at end of file From a83694d89df8a497a2ccaa047868bd063d94a610 Mon Sep 17 00:00:00 2001 From: josem430 <44243335+josem430@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:31:58 -0500 Subject: [PATCH 3381/3585] Create _vercel.jmc.json --- domains/_vercel.jmc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.jmc.json diff --git a/domains/_vercel.jmc.json b/domains/_vercel.jmc.json new file mode 100644 index 000000000..ac1990440 --- /dev/null +++ b/domains/_vercel.jmc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "josem430", + "email": "jmc300499@gmail.com", + "discord": "josem430" + }, + "record": { + "TXT": "vc-domain-verify=jmc.is-a.dev,27b92885b5a4c6e96615" + } +} From 18c90afe184a039f4e4163a8854d96c8746e358e Mon Sep 17 00:00:00 2001 From: Thuc Nguyen <59547942+thucngyyen@users.noreply.github.com> Date: Tue, 18 Feb 2025 14:33:09 -0800 Subject: [PATCH 3382/3585] Create thuc.json --- domains/thuc.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/thuc.json diff --git a/domains/thuc.json b/domains/thuc.json new file mode 100644 index 000000000..8490e92e4 --- /dev/null +++ b/domains/thuc.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "thucngyyen" + }, + "record": { + "RECORDTYPE": "thucngyyen.github.io" + } +} From 19c6722d315ba95231c3bfcf39d7d955f2eb3f01 Mon Sep 17 00:00:00 2001 From: "Eli j. Chavez" Date: Tue, 18 Feb 2025 22:09:20 -0400 Subject: [PATCH 3383/3585] Create elib0.json --- domains/elib0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/elib0.json diff --git a/domains/elib0.json b/domains/elib0.json new file mode 100644 index 000000000..25a17df8d --- /dev/null +++ b/domains/elib0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "elib0", + "email": "elijose.c@gmail.com" + }, + "record": { + "TXT": "elib0.github.io" + } +} From d93f8235b87b6763aff7c66941b7ec2d7979526a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 19 Feb 2025 07:10:05 +0400 Subject: [PATCH 3384/3585] URL should contain protocol --- domains/sylphin3107.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sylphin3107.json b/domains/sylphin3107.json index 6d5793229..673d0cd5d 100644 --- a/domains/sylphin3107.json +++ b/domains/sylphin3107.json @@ -4,6 +4,6 @@ "email": "tqvcontacts@gmail.com" }, "record": { - "URL": "sylphin3107.uwu.ai" + "URL": "https://sylphin3107.uwu.ai/" } } From 487dea73672d4a558b74409bede71238dcae430e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ph=C6=B0=C6=A1ng=20Nam?= <80313991+NBlue@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:22:11 +0700 Subject: [PATCH 3385/3585] Create nguyen-phuong-nam --- domains/nguyen-phuong-nam | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nguyen-phuong-nam diff --git a/domains/nguyen-phuong-nam b/domains/nguyen-phuong-nam new file mode 100644 index 000000000..0f7c0f87d --- /dev/null +++ b/domains/nguyen-phuong-nam @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NBlue", + "email": "nam.np194336@gmail.com" + }, + "record": { + "CNAME": "https://protofilo-beta.vercel.app/" + } +} From 277f4ae13b3ca9cd00d9505f52d3b275b03469e0 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:48:09 +0700 Subject: [PATCH 3386/3585] Update and rename lmt.json to _vercel.lmt.json --- domains/{lmt.json => _vercel.lmt.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{lmt.json => _vercel.lmt.json} (98%) diff --git a/domains/lmt.json b/domains/_vercel.lmt.json similarity index 98% rename from domains/lmt.json rename to domains/_vercel.lmt.json index 5c7cca1a3..923d666b0 100644 --- a/domains/lmt.json +++ b/domains/_vercel.lmt.json @@ -8,5 +8,5 @@ "record": { "TXT": "vc-domain-verify=lmt.is-a.dev,e18df29b9b97f6e4f8c8" } - } - \ No newline at end of file +} + From 6b455aadc71e87e2a65ac16d2626ac072a765de6 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:38:58 +0545 Subject: [PATCH 3387/3585] Create _vercel.nabin.json --- domains/_vercel.nabin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.nabin.json diff --git a/domains/_vercel.nabin.json b/domains/_vercel.nabin.json new file mode 100644 index 000000000..1dcf09876 --- /dev/null +++ b/domains/_vercel.nabin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nabinkatwal7", + "email": "mediocampistaa@gmail.com" + }, + "record": { + "TXT": "portfolio-v3-six-iota.vercel.app" + } +} From 70cda1054c3c4e1e7c7c98ef511d1de18943c4d2 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Wed, 19 Feb 2025 09:26:37 +0530 Subject: [PATCH 3388/3585] Create ujjvaljoshi.json --- domains/ujjvaljoshi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ujjvaljoshi.json diff --git a/domains/ujjvaljoshi.json b/domains/ujjvaljoshi.json new file mode 100644 index 000000000..aeffece32 --- /dev/null +++ b/domains/ujjvaljoshi.json @@ -0,0 +1,10 @@ +{ + "description": "Main Page", + "owner": { + "username": "ujjvaljoshi45", + "email": "ujjvaljoshi45@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 20aecb138c486b7bb08a96969917c10ac2d87868 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:43:23 +0545 Subject: [PATCH 3389/3585] Update _vercel.nabin.json --- domains/_vercel.nabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.nabin.json b/domains/_vercel.nabin.json index 1dcf09876..48c57c535 100644 --- a/domains/_vercel.nabin.json +++ b/domains/_vercel.nabin.json @@ -4,6 +4,6 @@ "email": "mediocampistaa@gmail.com" }, "record": { - "TXT": "portfolio-v3-six-iota.vercel.app" + "TXT": "vc-domain-verify=nabin.is-a.dev,bfd13935a3cb2aaea0e5" } } From 607a82019f96f63b7011239e5dd3ca17fcbe3946 Mon Sep 17 00:00:00 2001 From: Shubham Verma <84174011+Stroller15@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:48:24 +0530 Subject: [PATCH 3390/3585] Create shubhamverma.json --- domains/shubhamverma.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/shubhamverma.json diff --git a/domains/shubhamverma.json b/domains/shubhamverma.json new file mode 100644 index 000000000..2141e8dc9 --- /dev/null +++ b/domains/shubhamverma.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Stroller15" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 50b542e84082bab002d1b779e16f2ed733260453 Mon Sep 17 00:00:00 2001 From: Nowshad Jawad <59194549+Jawad0501@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:40:32 +0600 Subject: [PATCH 3391/3585] Create jawad0501.json --- domains/jawad0501.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jawad0501.json diff --git a/domains/jawad0501.json b/domains/jawad0501.json new file mode 100644 index 000000000..a0cfc9d51 --- /dev/null +++ b/domains/jawad0501.json @@ -0,0 +1,11 @@ +{ + "description": "jawad's personal portfolio website", + "repo": "https://github.com/Jawad0501/terminal-portfolio.git", + "owner": { + "username": "Jawad0501", + "email": "anmjawad007@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 749b0710a0cbd7b5570fbc71f90a105873ba2d49 Mon Sep 17 00:00:00 2001 From: SoulDevs Date: Wed, 19 Feb 2025 10:42:01 +0530 Subject: [PATCH 3392/3585] Update domains/_vercel.soul.json Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.soul.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.soul.json b/domains/_vercel.soul.json index a52169318..0c95fe2a4 100644 --- a/domains/_vercel.soul.json +++ b/domains/_vercel.soul.json @@ -6,4 +6,5 @@ }, "record": { "TXT": "vc-domain-verify=soul.is-a.dev,6f957e2edcd5bb791896" - } + }, +} From 2aa22498557dec73b7a45f79dc2471e4965ce494 Mon Sep 17 00:00:00 2001 From: Hrithik Dhakrey <35266081+iamdhakrey@users.noreply.github.com> Date: Wed, 19 Feb 2025 05:42:22 +0000 Subject: [PATCH 3393/3585] Create iamdhakrey.json --- domains/iamdhakrey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iamdhakrey.json diff --git a/domains/iamdhakrey.json b/domains/iamdhakrey.json new file mode 100644 index 000000000..906251226 --- /dev/null +++ b/domains/iamdhakrey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iamdhakrey", + "email": "dhakreyhrithik@gmail.com" + }, + "record": { + "URL": "https://iamdhakrey.dev/" + } + } \ No newline at end of file From 44d33672993ca4180109f9cf898202fbc9d469c4 Mon Sep 17 00:00:00 2001 From: Ethan Tran Date: Wed, 19 Feb 2025 13:33:27 +0700 Subject: [PATCH 3394/3585] Create ethantran.json --- domains/ethantran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ethantran.json diff --git a/domains/ethantran.json b/domains/ethantran.json new file mode 100644 index 000000000..fd2b34f39 --- /dev/null +++ b/domains/ethantran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ethanxcode", + "email": "trannguyendanhuy2904@gmail.com" + }, + "record": { + "CNAME": "ethanxcode.vercel.app" + } +} From 8f2dc1433868f5638bec0272f9ddd2e6662dfb5a Mon Sep 17 00:00:00 2001 From: Kush Dhingra <132370004+thekushdhingra@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:08:27 +0530 Subject: [PATCH 3395/3585] Delete domains/kush.json --- domains/kush.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kush.json diff --git a/domains/kush.json b/domains/kush.json deleted file mode 100644 index 185f39166..000000000 --- a/domains/kush.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Kush-Dhingra", - "email": "kushdhingra3112@gmail.com", - "discord": "1035869217796403220" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} From 427e490ab0a25c9332e60e8875785c1256e7eb2c Mon Sep 17 00:00:00 2001 From: Kush Dhingra <132370004+thekushdhingra@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:10:04 +0530 Subject: [PATCH 3396/3585] Delete domains/_vercel.kushdhingra.json --- domains/_vercel.kushdhingra.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 domains/_vercel.kushdhingra.json diff --git a/domains/_vercel.kushdhingra.json b/domains/_vercel.kushdhingra.json deleted file mode 100644 index 350a577a1..000000000 --- a/domains/_vercel.kushdhingra.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "kushdhingra" - }, - "record": { - "TXT": ["vc-domain-verify=kushdhingra.is-a.dev,a0343a97ff791537efcd"] - } -} From 03c15c9e8d068365d309aa37fc6c8539a158933d Mon Sep 17 00:00:00 2001 From: Kush Dhingra <132370004+thekushdhingra@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:10:27 +0530 Subject: [PATCH 3397/3585] Delete domains/kushdhingra.json --- domains/kushdhingra.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kushdhingra.json diff --git a/domains/kushdhingra.json b/domains/kushdhingra.json deleted file mode 100644 index 94d0dfea3..000000000 --- a/domains/kushdhingra.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "kushdhingra", - "email": "kushdhingra3112@gmail.com", - "discord": "1035869217796403220", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJTReSXxF-8BxDH8rn6i_DIx0XuVrc4yYnOEN1Awfp7mZcYPIgcPt4mvsScPbJYhZLN5XtDlxl0DcdU8Za12GCk-aIWegJ9-_32bdjw3agBzaJ-ltaslRoVpNJ3zfLaQ9V-BrhwVMEJhpz5-0eYeEiikL4tHAoPzzKMlYIf8f5l7IL6aMfhBZvIFf0B3upGg2FeOpFCXAsttU5QiKkjUt4BjetuYb29UJoNzDco1ZExLdudlKd_fz6IcaAsw2K1u6MMDDs2khsic9M42AE3pRFCP_hacdllY5Z66ATlmKhYAxFryJYWrgbfpGX2PxSrQalAao_IP1TIGgiq7ugiBDw.Lg-WIZSH_nzEfnLZct78Cg.soPtqjy32EA2Ew63dHQ8P8-dt4ZihvZpipBVkHyX_rlnv-y5YpS5v2-2d3O5hGHRfCKnfxQsvewDfcPSGa4_Oq8BN01Kzhbet8AXRCK6uOM.ouoa2YqHKAeX9lKWZoFaog" - }, - "record": { - "CNAME": "kushdhingra.vercel.app" - } -} From e77b9e14c8b79c840811429a1e88f96f926b175b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petris=CC=A6or=20Buga?= Date: Wed, 19 Feb 2025 10:02:11 +0200 Subject: [PATCH 3398/3585] Create peterbuga.json --- domains/peterbuga.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/peterbuga.json diff --git a/domains/peterbuga.json b/domains/peterbuga.json new file mode 100644 index 000000000..9aec666b2 --- /dev/null +++ b/domains/peterbuga.json @@ -0,0 +1,10 @@ +{ + "description": "Presentation website for peterbuga", + "repo": "https://github.com/peterbuga/peterbuga.github.io", + "owner": { + "username": "peterbuga" + }, + "record": { + "CNAME": "peterbuga.github.io" + } +} From 8f776367f95e6464208529ce207375ab64e11c9d Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:10:08 +0700 Subject: [PATCH 3399/3585] Create thavirak json --- domains/thavirak | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thavirak diff --git a/domains/thavirak b/domains/thavirak new file mode 100644 index 000000000..c1bf93590 --- /dev/null +++ b/domains/thavirak @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thavirak", + "email": "thavirak@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From ed4f23334651ce5963e6f2d4ed72779e8201a4e7 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:11:30 +0700 Subject: [PATCH 3400/3585] Create _vercel.thavirak.json --- domains/_vercel.thavirak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.thavirak.json diff --git a/domains/_vercel.thavirak.json b/domains/_vercel.thavirak.json new file mode 100644 index 000000000..a9d574af4 --- /dev/null +++ b/domains/_vercel.thavirak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thavirak", + "email": "thavirak@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=thavirak.is-a.dev,7a6a4ebd89476f7b339a"] + } +} From 18edf5c6baea983d0418df868fb38a566cbe2ed9 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:12:37 +0700 Subject: [PATCH 3401/3585] Rename thavirak to thavirak.json --- domains/{thavirak => thavirak.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{thavirak => thavirak.json} (100%) diff --git a/domains/thavirak b/domains/thavirak.json similarity index 100% rename from domains/thavirak rename to domains/thavirak.json From 89527d57ee4849cd3a4a70504e6913742cc40754 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 19 Feb 2025 14:25:58 +0530 Subject: [PATCH 3402/3585] Update divyanshudhruv.json Update CNAME from netlify to vercel. --- domains/divyanshudhruv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/divyanshudhruv.json b/domains/divyanshudhruv.json index 4e927568d..7cd988fb0 100644 --- a/domains/divyanshudhruv.json +++ b/domains/divyanshudhruv.json @@ -6,6 +6,6 @@ "email": "divyanshudhruv24@gmail.com" }, "record": { - "CNAME": "divyanshudhruv.netlify.app" + "CNAME": "divyanshudhruv.vercel.app" } } From 48ae702e406412a88edc247c228626a1c8009866 Mon Sep 17 00:00:00 2001 From: Arya Date: Wed, 19 Feb 2025 16:41:40 +0700 Subject: [PATCH 3403/3585] Create worldsavior --- domains/worldsavior | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/worldsavior diff --git a/domains/worldsavior b/domains/worldsavior new file mode 100644 index 000000000..def794982 --- /dev/null +++ b/domains/worldsavior @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Worldsavior", + "email": "kajuki27@gmail.com" + }, + "record": { + "CNAME": "worldsavior.me" + } +} From f0831d68fceaac461b1fa79159eec4541bc5ad76 Mon Sep 17 00:00:00 2001 From: Rizqiansyah <57321470+RizqiSeijuuro@users.noreply.github.com> Date: Wed, 19 Feb 2025 17:35:38 +0700 Subject: [PATCH 3404/3585] Create rizqi.json --- domains/rizqi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rizqi.json diff --git a/domains/rizqi.json b/domains/rizqi.json new file mode 100644 index 000000000..d567e13eb --- /dev/null +++ b/domains/rizqi.json @@ -0,0 +1,11 @@ +{ + "description": "Portofolio Website.", + "repo": "https://github.com/RizqiSeijuuro/portfolio", + "owner": { + "username": "RizqiSeijuuro", + "email": "rizqiansyah52@gmail.com" + }, + "record": { + "CNAME": "RizqiSeijuuro.github.io/portfolio" + } +} \ No newline at end of file From 71598e693b0cc000608041df0a12c7408845ff51 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Wed, 19 Feb 2025 17:55:33 +0530 Subject: [PATCH 3405/3585] Update arhanansari.jsoning Details --- domains/arhanansari.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/arhanansari.json b/domains/arhanansari.json index 65d79a803..3860214ae 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -1,12 +1,11 @@ { - "domain": "arhanansari.is-a.dev", - "owner": { - "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com", - "x": "https://x.com/codewitharhan", - "discord": "@codewitharhan" - }, - "record": { - "CNAME": "arhanansari.vercel.app" - } + "description": "A sleek and 3D portfolio website for Arhan Ansari.", + "repo": "https://github.com/ArhanAnsari/Arhans-Portfolio", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "CNAME": "arhanansari.vercel.app" + } } From 63f56e936e6bb06973bdaa9bb77e830c99c0cf03 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Wed, 19 Feb 2025 18:02:00 +0530 Subject: [PATCH 3406/3585] Create _vercel.arhanansari.json --- domains/_vercel.arhanansari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arhanansari.json diff --git a/domains/_vercel.arhanansari.json b/domains/_vercel.arhanansari.json new file mode 100644 index 000000000..3f13b6a53 --- /dev/null +++ b/domains/_vercel.arhanansari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arhanansari.is-a.dev,73384f1ab64fc8f50509" + } +} From fd296e56e415bdb7e98b33270c3878f02200b809 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Wed, 19 Feb 2025 18:11:38 +0530 Subject: [PATCH 3407/3585] Update arhanansari.json --- domains/arhanansari.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/arhanansari.json b/domains/arhanansari.json index 3860214ae..fb16e46e7 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -3,7 +3,9 @@ "repo": "https://github.com/ArhanAnsari/Arhans-Portfolio", "owner": { "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com" + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" }, "record": { "CNAME": "arhanansari.vercel.app" From 30e9f9f99d98e5434c74348e4bc28ea104e109af Mon Sep 17 00:00:00 2001 From: Vo-Hoang-Tuan Ngo Date: Wed, 19 Feb 2025 13:50:19 +0100 Subject: [PATCH 3408/3585] Update zerot69.json --- domains/zerot69.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/zerot69.json b/domains/zerot69.json index a7ceda1cb..c4654bd07 100644 --- a/domains/zerot69.json +++ b/domains/zerot69.json @@ -1,6 +1,7 @@ { "owner": { - "username": "zerot69" + "username": "zerot69", + "email": "ngo.vo.hoang.tuan.69@gmail.com" }, "record": { "CNAME": "zerot69.github.io" From e5a4d18e9fc68bbdeb200d06fbf41de8b1ef4990 Mon Sep 17 00:00:00 2001 From: Kajpio Date: Wed, 19 Feb 2025 14:37:28 +0100 Subject: [PATCH 3409/3585] Add kajetan.json --- domains/kajetan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kajetan.json diff --git a/domains/kajetan.json b/domains/kajetan.json new file mode 100644 index 000000000..79f0f0dd5 --- /dev/null +++ b/domains/kajetan.json @@ -0,0 +1,11 @@ +{ + "description": "Personal use for my portofolio website", + "repo": "https://github.com/Kajpio/kajpio.github.io", + "owner": { + "username": "Kajpio", + "email": "thugmichel14@gmail.com" + }, + "record": { + "CNAME": "kajpio.github.io" + } +} From b51a557082f75dd27ceeef7cca72949d2270c2b0 Mon Sep 17 00:00:00 2001 From: Tawiah <57331395+tawiahnyt@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:39:45 +0000 Subject: [PATCH 3410/3585] Create tawiah.json --- domains/tawiah.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tawiah.json diff --git a/domains/tawiah.json b/domains/tawiah.json new file mode 100644 index 000000000..cf4f34eec --- /dev/null +++ b/domains/tawiah.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/tawiahnyt/tawiah", + "owner": { + "username": "tawiahnyt", + "email": "tawiahin4k@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From ba66dc82688c87b4ccd93f480bd7272c62a254e2 Mon Sep 17 00:00:00 2001 From: Angga Eko Pratama Date: Wed, 19 Feb 2025 21:16:33 +0700 Subject: [PATCH 3411/3585] Create angganix.json --- domains/angganix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/angganix.json diff --git a/domains/angganix.json b/domains/angganix.json new file mode 100644 index 000000000..ab07741ca --- /dev/null +++ b/domains/angganix.json @@ -0,0 +1,11 @@ +{ + "description": "For personal site, blogging, and displayed portofolio", + "repo": "https://github.com/angganix/angganix.github.io", + "owner": { + "username": "angganix", + "email": "angganix@gmail.com" + }, + "record": { + "CNAME": "angganix.github.io" + } +} From ac6a07f666b8a88c1feb92a7ceb1292d4aacee53 Mon Sep 17 00:00:00 2001 From: uditdev1 Date: Wed, 19 Feb 2025 19:49:34 +0530 Subject: [PATCH 3412/3585] add udit.json and _vercel.udit.json --- domains/_vercel.udit.json | 10 ++++++++++ domains/udit.json | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_vercel.udit.json create mode 100644 domains/udit.json diff --git a/domains/_vercel.udit.json b/domains/_vercel.udit.json new file mode 100644 index 000000000..5877b6aed --- /dev/null +++ b/domains/_vercel.udit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "uditdev", + "email" : "uditdev0008@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=udit.is-a.dev,8718c1c2a08417265d7e"] + } + } + \ No newline at end of file diff --git a/domains/udit.json b/domains/udit.json new file mode 100644 index 000000000..1583fe5c4 --- /dev/null +++ b/domains/udit.json @@ -0,0 +1,11 @@ +{ + "description": "Udit's portfolio", + "repo": "https://github.com/uditdev1/details", + "owner": { + "username": "uditdev", + "email": "uditdev0008@gmail.com" + }, + "record": { + "CNAME": "details-five.vercel.app" + } +} \ No newline at end of file From faab45ccae33692eadfc633e391a63c4c0945089 Mon Sep 17 00:00:00 2001 From: Fongg <46365986+nphng15@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:20:47 +0700 Subject: [PATCH 3413/3585] Create fongg.json --- domains/fongg.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/fongg.json diff --git a/domains/fongg.json b/domains/fongg.json new file mode 100644 index 000000000..5a0ef21ba --- /dev/null +++ b/domains/fongg.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nphng15" + }, + "record": { + "CNAME": "nphng15.github.io" + } +} From 853c4fbe0e45d4334da98dd8c5754a5735e65f0c Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Wed, 19 Feb 2025 20:44:13 +0530 Subject: [PATCH 3414/3585] Update therookiecoder.json --- domains/therookiecoder.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/therookiecoder.json b/domains/therookiecoder.json index 3dec24550..be47f4fa2 100644 --- a/domains/therookiecoder.json +++ b/domains/therookiecoder.json @@ -1,10 +1,12 @@ { + "description": "My personal website", + "repo": "https://github.com/theRookieCoder/theRookieCoder.github.io", "owner": { "username": "theRookieCoder", "email": "ileshkt@gmail.com", - "discord": "theRookieCoder#1287" + "discord": "therookiecoder" }, "record": { - "URL": "https://github.com/theRookieCoder" + "CNAME": "therookiecoder.github.io" } } From a0f8516bf95120b644f92f68ef195954496d3f38 Mon Sep 17 00:00:00 2001 From: Edgar Lopez Date: Wed, 19 Feb 2025 10:09:24 -0600 Subject: [PATCH 3415/3585] Create viernes.json --- domains/viernes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/viernes.json diff --git a/domains/viernes.json b/domains/viernes.json new file mode 100644 index 000000000..d8a7a2d67 --- /dev/null +++ b/domains/viernes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "br0k3r", + "email": "br0k3r@protonmail.com" + }, + "record": { + "CNAME": "viernes.surge.sh" + } + } + \ No newline at end of file From 1eeedc706cb4064eb99da52ce5fa6ba39650cce7 Mon Sep 17 00:00:00 2001 From: Fongg <46365986+nphng15@users.noreply.github.com> Date: Wed, 19 Feb 2025 23:20:02 +0700 Subject: [PATCH 3416/3585] Update fongg.json --- domains/fongg.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/fongg.json b/domains/fongg.json index 5a0ef21ba..ebf63ec29 100644 --- a/domains/fongg.json +++ b/domains/fongg.json @@ -1,6 +1,9 @@ { + "description": "nphng15.is-a.dev", + "repo": "https://github.com/nphng15/nphng15.github.io", "owner": { - "username": "nphng15" + "username": "nphng15", + "email": "23521172@gm.uit.edu.vn" }, "record": { "CNAME": "nphng15.github.io" From da4e5eef5faddd38a7b4b69d53841a8b8ed8b85d Mon Sep 17 00:00:00 2001 From: Akash0816 Date: Wed, 19 Feb 2025 22:51:50 +0530 Subject: [PATCH 3417/3585] Create akprofile.json --- domains/akprofile.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akprofile.json diff --git a/domains/akprofile.json b/domains/akprofile.json new file mode 100644 index 000000000..6beabd313 --- /dev/null +++ b/domains/akprofile.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akash0816", + "email": "akashoffical321@gmail.com" + }, + "record": { + "CNAME": "Akash0816.github.io" + } +} From 0b806ed29236a25846e073b623c812ceb5ceebd8 Mon Sep 17 00:00:00 2001 From: Sahand Soleimani Date: Wed, 19 Feb 2025 20:57:55 +0330 Subject: [PATCH 3418/3585] Adding `arsenobetaine.is-a.dev` Connecting the subdomain to my GitHub page. --- domains/arsenobetaine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arsenobetaine.json diff --git a/domains/arsenobetaine.json b/domains/arsenobetaine.json new file mode 100644 index 000000000..f2e96f391 --- /dev/null +++ b/domains/arsenobetaine.json @@ -0,0 +1,11 @@ +{ + "description": "A personal website for information on me and my projects.", + "repo": "https://github.com/arsenobetaine/arsenobetaine.is-a.dev", + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "CNAME": "arsenobetaine.github.io" + } +} From 56b33d2505fa6c6819b258b204e4d8a9e8187d1f Mon Sep 17 00:00:00 2001 From: Sahand Soleimani Date: Wed, 19 Feb 2025 20:59:10 +0330 Subject: [PATCH 3419/3585] Adding `_discord.arsenobetaine.is-a.dev` Connecting the subdomain to my discord account. --- domains/_discord.arsenobetaine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.arsenobetaine.json diff --git a/domains/_discord.arsenobetaine.json b/domains/_discord.arsenobetaine.json new file mode 100644 index 000000000..cef3ec70a --- /dev/null +++ b/domains/_discord.arsenobetaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "TXT": "dh=a7836fe0f1ee1642624faaa1e95fedba6f53f907" + } +} From 6f13771e5de4daf8a3b2ca40c446f6aadc9826ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Garc=C3=ADa?= <119504786+sergarsilla@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:31:19 +0100 Subject: [PATCH 3420/3585] Create sergarsilla.json --- domains/sergarsilla.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/sergarsilla.json diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/sergarsilla.json @@ -0,0 +1 @@ + From 53b62654a3b4d25d93e5d6f605a1c1c8975a4fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Garc=C3=ADa?= <119504786+sergarsilla@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:35:40 +0100 Subject: [PATCH 3421/3585] Update sergarsilla.json --- domains/sergarsilla.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json index 8b1378917..bead42d1e 100644 --- a/domains/sergarsilla.json +++ b/domains/sergarsilla.json @@ -1 +1,6 @@ - +{ + "owner": { + "username": "sergarsilla", + "email": "sergarsilla@gmail.com" + } +} From 04e375d95f0b8d11e6591744f5525e48ba5c5bd4 Mon Sep 17 00:00:00 2001 From: Thuc Nguyen <59547942+thucngyyen@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:51:37 -0800 Subject: [PATCH 3422/3585] Update thuc.json --- domains/thuc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thuc.json b/domains/thuc.json index 8490e92e4..1bf1a2bbb 100644 --- a/domains/thuc.json +++ b/domains/thuc.json @@ -3,6 +3,6 @@ "username": "thucngyyen" }, "record": { - "RECORDTYPE": "thucngyyen.github.io" + "CNAME": "thucngyyen.github.io" } } From a8ce5b1c90f6955cda0872b62c485e3155ebedf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Garc=C3=ADa?= <119504786+sergarsilla@users.noreply.github.com> Date: Wed, 19 Feb 2025 20:01:52 +0100 Subject: [PATCH 3423/3585] Update sergarsilla.json --- domains/sergarsilla.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json index bead42d1e..9ad926a9a 100644 --- a/domains/sergarsilla.json +++ b/domains/sergarsilla.json @@ -3,4 +3,7 @@ "username": "sergarsilla", "email": "sergarsilla@gmail.com" } + "record": { + "CNAME": "sergarsilla.github.io" + } } From cb5e190aa71466fbf7683cbb9bf673bba5318319 Mon Sep 17 00:00:00 2001 From: Zero_0R <80145720+Rahat87942R@users.noreply.github.com> Date: Thu, 20 Feb 2025 01:04:58 +0600 Subject: [PATCH 3424/3585] Create rahatrumi.is-a.dev.json --- domains/rahatrumi.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rahatrumi.is-a.dev.json diff --git a/domains/rahatrumi.is-a.dev.json b/domains/rahatrumi.is-a.dev.json new file mode 100644 index 000000000..d9cb4c7c7 --- /dev/null +++ b/domains/rahatrumi.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rahat87942R", + "email": "rumirahat63@gmail.com" + }, + "record": { + "CNAME": "rahatrumi.vercel.app" + } +} From 3932f371cda017bcc6c145f98ea78e1c3074ecbc Mon Sep 17 00:00:00 2001 From: Mahmoud Makady Date: Wed, 19 Feb 2025 21:41:28 +0200 Subject: [PATCH 3425/3585] Update mahmoud-makady.json --- domains/mahmoud-makady.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/mahmoud-makady.json b/domains/mahmoud-makady.json index 7da8c61e3..9d081449f 100644 --- a/domains/mahmoud-makady.json +++ b/domains/mahmoud-makady.json @@ -1,5 +1,4 @@ { - "mahmoud-makady": { "owner": { "username": "Mahmoud-Makady", "email": "m.makady19@gmail.com" @@ -7,5 +6,4 @@ "records": { "CNAME": "mahmoud-makady.netlify.app" } - } } From f03cbf9abf57dbaa888da04caa7c43abf6517c98 Mon Sep 17 00:00:00 2001 From: Mahmoud Makady Date: Wed, 19 Feb 2025 22:18:39 +0200 Subject: [PATCH 3426/3585] Update mahmoud-makady.json From aa477ef2d4f597c130cdd924b25d028f7afd1666 Mon Sep 17 00:00:00 2001 From: Kenny Molina <42689547+xXMolinaXx@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:25:13 -0600 Subject: [PATCH 3427/3585] Update kennymolina.json --- domains/kennymolina.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kennymolina.json b/domains/kennymolina.json index d39dfa9f5..4f15f284c 100644 --- a/domains/kennymolina.json +++ b/domains/kennymolina.json @@ -4,6 +4,6 @@ "email": "kjmolina@live.com" }, "record": { - "CNAME": "https://xxmolinaxx.github.io/" + "CNAME": "xxmolinaxx.github.io" } } From 8cc918d2047970301d2de2735b4377deab8883b0 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 03:41:39 +0500 Subject: [PATCH 3428/3585] added / FIxed --- domains/coolify-app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index eb126a4cc..24a6d9720 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,6 +4,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "URL": "http://130.162.58.142:8000/" - } + "A": ["89.168.88.28"] + } } \ No newline at end of file From 4e23d6787f18e31ed659301d12e13063bdb707f4 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 03:51:52 +0500 Subject: [PATCH 3429/3585] added a records --- domains/coolify-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 24a6d9720..9033e7931 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,6 +4,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "A": ["89.168.88.28"] + "A": ["89.168.88.28", "129.159.253.45"] } } \ No newline at end of file From 9cbf4cba02bced62a260925fd987f176823ba50d Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 03:57:34 +0500 Subject: [PATCH 3430/3585] readded domain --- domains/coolify-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 9033e7931..8f27657c9 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,6 +4,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "A": ["89.168.88.28", "129.159.253.45"] + "A": ["129.159.253.45"] } } \ No newline at end of file From 45a5155e1738b2fff4051450b049315be0331105 Mon Sep 17 00:00:00 2001 From: Dzubayyan Ahmad Date: Thu, 20 Feb 2025 08:34:11 +0800 Subject: [PATCH 3431/3585] add masdzub.json all of requirement is ok personal site is https://masdzub.com --- domains/masdzub.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/masdzub.json diff --git a/domains/masdzub.json b/domains/masdzub.json new file mode 100644 index 000000000..a39de10c1 --- /dev/null +++ b/domains/masdzub.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website.", + "repo": "https://github.com/masdzub/masdzub.github.io", + "owner": { + "username": "masdzub", + "email": "hello@masdzub.com" + }, + "record": { + "CNAME": "masdzub-github-io.pages.dev" + } +} From 4455b26f0468c4af75b3c4364315bdb27c18a1bf Mon Sep 17 00:00:00 2001 From: Nathaniel Lewis <111205104+golvellius32@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:46:42 +1100 Subject: [PATCH 3432/3585] Create golvellius32 adding new gitbug page --- domains/golvellius32 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/golvellius32 diff --git a/domains/golvellius32 b/domains/golvellius32 new file mode 100644 index 000000000..ae112d20f --- /dev/null +++ b/domains/golvellius32 @@ -0,0 +1,11 @@ +{ + "description": "Golvellius's website", + "repo": "https://github.com/golvellius32/skills-github-pages-public", + "owner": { + "username": "0x3st", + "email": "[protected]", + }, + "record": { + "CNAME": "golvellius32.github.io" + } +} From d74c89747bb1ebc2c5698f1ec23b6b23f6b489ea Mon Sep 17 00:00:00 2001 From: Nathaniel Lewis <111205104+golvellius32@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:49:49 +1100 Subject: [PATCH 3433/3585] Update golvellius32 --- domains/golvellius32 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/golvellius32 b/domains/golvellius32 index ae112d20f..972beb090 100644 --- a/domains/golvellius32 +++ b/domains/golvellius32 @@ -2,8 +2,8 @@ "description": "Golvellius's website", "repo": "https://github.com/golvellius32/skills-github-pages-public", "owner": { - "username": "0x3st", - "email": "[protected]", + "username": "golvellius32", + "email": "golvellius@hotmail.com", }, "record": { "CNAME": "golvellius32.github.io" From 27890df9532e834a8f98043fb041edcca16198fd Mon Sep 17 00:00:00 2001 From: Do Minh Duy Date: Thu, 20 Feb 2025 07:59:14 +0700 Subject: [PATCH 3434/3585] Create duyhandsome.json --- domains/duyhandsome.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/duyhandsome.json diff --git a/domains/duyhandsome.json b/domains/duyhandsome.json new file mode 100644 index 000000000..aaefa83e0 --- /dev/null +++ b/domains/duyhandsome.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dominhduy09" + }, + "record": { + "URL": "https://dominhduy09.github.io/profile/" + } +} From b8bf9e84768949349e1a11a5e9e98e05aed81a67 Mon Sep 17 00:00:00 2001 From: dauvet Date: Thu, 20 Feb 2025 08:06:27 +0700 Subject: [PATCH 3435/3585] Update dauvet.json --- domains/dauvet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dauvet.json b/domains/dauvet.json index a40c252ad..482ddd9e6 100644 --- a/domains/dauvet.json +++ b/domains/dauvet.json @@ -1,4 +1,4 @@ - +{ "owner": { "username": "dauvet", "email": "vanhieu85@gmail.com" From c8192f91605cbda2feb134b714daa0b2384e6140 Mon Sep 17 00:00:00 2001 From: Rizqiansyah <57321470+RizqiSeijuuro@users.noreply.github.com> Date: Thu, 20 Feb 2025 08:26:36 +0700 Subject: [PATCH 3436/3585] Update domains/rizqi.json Co-authored-by: JustDeveloper --- domains/rizqi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizqi.json b/domains/rizqi.json index d567e13eb..99046675f 100644 --- a/domains/rizqi.json +++ b/domains/rizqi.json @@ -6,6 +6,6 @@ "email": "rizqiansyah52@gmail.com" }, "record": { - "CNAME": "RizqiSeijuuro.github.io/portfolio" + "CNAME": "rizqiseijuuro.github.io" } } \ No newline at end of file From 5ad5d6d235375f1fbfe48202ea102133fc92b7f7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:08:58 +0800 Subject: [PATCH 3437/3585] Update ak-profile.json Co-authored-by: JustDeveloper --- ak-profile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ak-profile.json b/ak-profile.json index 6beabd313..cf97a0f79 100644 --- a/ak-profile.json +++ b/ak-profile.json @@ -4,6 +4,6 @@ "email": "akashoffical321@gmail.com" }, "record": { - "CNAME": "Akash0816.github.io" + "CNAME": "akash0816.github.io" } } From c6d446275212e0c69ca0365ca8cb1d67fe1d393d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ph=C6=B0=C6=A1ng=20Nam?= <80313991+NBlue@users.noreply.github.com> Date: Thu, 20 Feb 2025 09:11:14 +0700 Subject: [PATCH 3438/3585] Update and rename nguyen-phuong-nam to nguyen-phuong-nam.json --- domains/{nguyen-phuong-nam => nguyen-phuong-nam.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{nguyen-phuong-nam => nguyen-phuong-nam.json} (68%) diff --git a/domains/nguyen-phuong-nam b/domains/nguyen-phuong-nam.json similarity index 68% rename from domains/nguyen-phuong-nam rename to domains/nguyen-phuong-nam.json index 0f7c0f87d..f9aabd490 100644 --- a/domains/nguyen-phuong-nam +++ b/domains/nguyen-phuong-nam.json @@ -4,6 +4,6 @@ "email": "nam.np194336@gmail.com" }, "record": { - "CNAME": "https://protofilo-beta.vercel.app/" + "CNAME": "protofilo-beta.vercel.app/" } } From b4fbbd960fe18ccc35fd93cf2226bb74a4b0e347 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:11:36 +0800 Subject: [PATCH 3439/3585] Rename ak-profile.json to domains/ak-profile.json --- ak-profile.json => domains/ak-profile.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ak-profile.json => domains/ak-profile.json (100%) diff --git a/ak-profile.json b/domains/ak-profile.json similarity index 100% rename from ak-profile.json rename to domains/ak-profile.json From 5648491a1a87423c503b50038ec7948320f240f9 Mon Sep 17 00:00:00 2001 From: Risqi Ahmad Sultoni Date: Thu, 20 Feb 2025 09:37:34 +0700 Subject: [PATCH 3440/3585] add my domain please --- domains/_vercel.risqiahmad.json | 10 ++++++++++ domains/risqiahmad.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.risqiahmad.json create mode 100644 domains/risqiahmad.json diff --git a/domains/_vercel.risqiahmad.json b/domains/_vercel.risqiahmad.json new file mode 100644 index 000000000..8a73f6c6e --- /dev/null +++ b/domains/_vercel.risqiahmad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "risqi17", + "email": "ahmadreys@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=risqiahmad.is-a.dev,8bd8af8f24fe915c1ac4"] + } + } + \ No newline at end of file diff --git a/domains/risqiahmad.json b/domains/risqiahmad.json new file mode 100644 index 000000000..c6225b852 --- /dev/null +++ b/domains/risqiahmad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "risqi17", + "email": "ahmadreys@gmail.com" + }, + "record": { + "CNAME": "nextjs-notion-starter-kit-transitive-bullshit.vercel.app" + } + } + \ No newline at end of file From 080535d249eac0048634b8e9b0226dce37377994 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:41:51 -0500 Subject: [PATCH 3441/3585] Update nguyen-phuong-nam.json --- domains/nguyen-phuong-nam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nguyen-phuong-nam.json b/domains/nguyen-phuong-nam.json index f9aabd490..de6f86e58 100644 --- a/domains/nguyen-phuong-nam.json +++ b/domains/nguyen-phuong-nam.json @@ -4,6 +4,6 @@ "email": "nam.np194336@gmail.com" }, "record": { - "CNAME": "protofilo-beta.vercel.app/" + "CNAME": "protofilo-beta.vercel.app" } } From 0e8c02c82b4c785f18f6de5258b4bacbda957ed2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:44:41 +0800 Subject: [PATCH 3442/3585] remove dnscontrol validation --- .github/workflows/{validation.yml => ci.yml} | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) rename .github/workflows/{validation.yml => ci.yml} (68%) diff --git a/.github/workflows/validation.yml b/.github/workflows/ci.yml similarity index 68% rename from .github/workflows/validation.yml rename to .github/workflows/ci.yml index fa0fa8f5f..38cf61d44 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Validation +name: CI on: pull_request: @@ -19,16 +19,6 @@ concurrency: cancel-in-progress: true jobs: - dnscontrol: - name: DNSControl - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - - uses: is-a-dev/dnscontrol-action@main - with: - args: check - tests: name: Tests runs-on: ubuntu-latest From 958a0a4032c59d51c93c1f2e107b398b78b6c578 Mon Sep 17 00:00:00 2001 From: Dniw Date: Thu, 20 Feb 2025 09:51:51 +0700 Subject: [PATCH 3443/3585] Register yellososa.is-a.dev --- domains/yellososa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yellososa.json diff --git a/domains/yellososa.json b/domains/yellososa.json new file mode 100644 index 000000000..d5141d19b --- /dev/null +++ b/domains/yellososa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dn1w", + "discord": "923208452581511199", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UYEThSdIZTWX2_fHUJL6USuvkXNHtizdv6i6tq7VlLbxQ8hB9ShSrlEvwEbAL7xapElXx-Zjn9-DeeQLlpD6evOb-qeUOLp2bBA_TK9RmLnJnQEfTNsnjZAJwkd_IZUWtSoPVISyooLfEIFROAalmyBvOqO4jo6f_VS62akDJjFkpNHGizyTy3Ap4o4ECYhw3DJDpj70ZUfYlMym4IR9vBx-FENksCdRszGj9uSnCqrut0ebez8BhS4orxwF3iyh2zjOJ9RnvZdaBUM_T0bovHD-4W26p4PiOXVlJG-TPiLAA1oJrpRTjO4pIOeokstysYJWCfZMtz8Vzf1wsAXUnw.AtmbV8Ll8uA5ExuCKoLJAA.rw-ak74Tw-ynZRDyHMgKIwwy6-i-RNUSCEHQrvr4lK24iT5nsdqkqzBPFbIAnpbL-UT9VjlXF5JE-VDkg4p9iXaTPcNm11FSaqOEFSwEPIY.LbsXNr4vTuO14AqbVrEXJA" + }, + + "record": { + "CNAME": "yellososa.github.io" + } + } + \ No newline at end of file From ec61bc5add1b9ab43c568b00d6605012a4f5e8ff Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:53:26 -0500 Subject: [PATCH 3444/3585] Rename rahatrumi.is-a.dev.json to rahatrumi.json --- domains/{rahatrumi.is-a.dev.json => rahatrumi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rahatrumi.is-a.dev.json => rahatrumi.json} (100%) diff --git a/domains/rahatrumi.is-a.dev.json b/domains/rahatrumi.json similarity index 100% rename from domains/rahatrumi.is-a.dev.json rename to domains/rahatrumi.json From 18cab8b471d37854df4e5d6dd51106a1af391d81 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:54:14 -0500 Subject: [PATCH 3445/3585] Update sergarsilla.json --- domains/sergarsilla.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json index 9ad926a9a..33486348a 100644 --- a/domains/sergarsilla.json +++ b/domains/sergarsilla.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sergarsilla", - "email": "sergarsilla@gmail.com" - } - "record": { - "CNAME": "sergarsilla.github.io" - } + "owner": { + "username": "sergarsilla", + "email": "sergarsilla@gmail.com" + }, + "record": { + "CNAME": "sergarsilla.github.io" + } } From 75ab265db929c90123c38c7341fa205671ee68f7 Mon Sep 17 00:00:00 2001 From: Nathaniel Lewis <111205104+golvellius32@users.noreply.github.com> Date: Thu, 20 Feb 2025 13:59:53 +1100 Subject: [PATCH 3446/3585] Rename golvellius32 to golvellius32.json --- domains/{golvellius32 => golvellius32.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{golvellius32 => golvellius32.json} (100%) diff --git a/domains/golvellius32 b/domains/golvellius32.json similarity index 100% rename from domains/golvellius32 rename to domains/golvellius32.json From f3aa956be99d67af91fe2eef47866787c3fd2fcb Mon Sep 17 00:00:00 2001 From: Risqi Ahmad Sultoni Date: Thu, 20 Feb 2025 10:08:42 +0700 Subject: [PATCH 3447/3585] add my subdomain --- domains/_vercel.risqiahmad.json | 5 +++-- domains/risqiahmad.json | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/_vercel.risqiahmad.json b/domains/_vercel.risqiahmad.json index 8a73f6c6e..d543a0d55 100644 --- a/domains/_vercel.risqiahmad.json +++ b/domains/_vercel.risqiahmad.json @@ -1,10 +1,11 @@ { "owner": { "username": "risqi17", - "email": "ahmadreys@gmail.com" + "email": "ahmadreys@gmail.com", + "discord": "risqi_ahmad9230" }, "record": { - "TXT": ["vc-domain-verify=risqiahmad.is-a.dev,8bd8af8f24fe915c1ac4"] + "TXT": "vc-domain-verify=risqiahmad.is-a.dev,8bd8af8f24fe915c1ac4" } } \ No newline at end of file diff --git a/domains/risqiahmad.json b/domains/risqiahmad.json index c6225b852..325cc3b83 100644 --- a/domains/risqiahmad.json +++ b/domains/risqiahmad.json @@ -1,7 +1,8 @@ { "owner": { "username": "risqi17", - "email": "ahmadreys@gmail.com" + "email": "ahmadreys@gmail.com", + "discord": "risqi_ahmad9230" }, "record": { "CNAME": "nextjs-notion-starter-kit-transitive-bullshit.vercel.app" From ab3dff3b3387630f51645d372ba2fbe6adbf19d8 Mon Sep 17 00:00:00 2001 From: Terry Kim Date: Thu, 20 Feb 2025 16:09:31 +1300 Subject: [PATCH 3448/3585] Create _vercel.terry.json --- domains/_vercel.terry.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.terry.json diff --git a/domains/_vercel.terry.json b/domains/_vercel.terry.json new file mode 100644 index 000000000..19e0e060f --- /dev/null +++ b/domains/_vercel.terry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realyoterry", + "email": "theterrykim@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=terry.is-a.dev,77663b6ef45302529609" + } +} From 7cf8d39c7a25cc91f666e76c715a0584d9ecd3f3 Mon Sep 17 00:00:00 2001 From: Terry Kim Date: Thu, 20 Feb 2025 16:10:12 +1300 Subject: [PATCH 3449/3585] Create terry.json --- domains/terry.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/terry.json diff --git a/domains/terry.json b/domains/terry.json new file mode 100644 index 000000000..264442cfd --- /dev/null +++ b/domains/terry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realyoterry", + "email": "theterrykim@gmail.com" + }, + "record": { + "CNAME": "realyoterry.vercel.app" + } +} From 06e80d1fe9b2c7c5e11349ad343d6ab45dd79aff Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Thu, 20 Feb 2025 09:04:46 +0530 Subject: [PATCH 3450/3585] Create _github-pages-challenge-therookiecoder.therookiecoder.json --- ...ages-challenge-therookiecoder.therookiecoder.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-therookiecoder.therookiecoder.json diff --git a/domains/_github-pages-challenge-therookiecoder.therookiecoder.json b/domains/_github-pages-challenge-therookiecoder.therookiecoder.json new file mode 100644 index 000000000..fbf7295f8 --- /dev/null +++ b/domains/_github-pages-challenge-therookiecoder.therookiecoder.json @@ -0,0 +1,12 @@ +{ + "description": "GitHub domain verification for my personal website", + "repo": "https://github.com/theRookieCoder/theRookieCoder.github.io", + "owner": { + "username": "theRookieCoder", + "email": "ileshkt@gmail.com", + "discord": "therookiecoder" + }, + "record": { + "TXT": "11a49aa635c8bc15e62134fbd34a46" + } +} From 4b0789646110acf550cbff340c8ea4bece290f9d Mon Sep 17 00:00:00 2001 From: Sang Huynh Thanh Date: Tue, 18 Feb 2025 14:39:22 +0700 Subject: [PATCH 3451/3585] Add ninh.json --- domains/ninh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ninh.json diff --git a/domains/ninh.json b/domains/ninh.json new file mode 100644 index 000000000..0e80e07a0 --- /dev/null +++ b/domains/ninh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanG-github", + "email": "sanghuynh20000@gmail.com" + }, + "record": { + "CNAME": "haininh.vercel.app" + } +} From 83a9e59f9333374f60ae5bb1cfc6c209652e9be4 Mon Sep 17 00:00:00 2001 From: Sang Huynh Thanh Date: Tue, 18 Feb 2025 14:39:29 +0700 Subject: [PATCH 3452/3585] Add thanh-sang.json --- domains/thanh-sang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thanh-sang.json diff --git a/domains/thanh-sang.json b/domains/thanh-sang.json new file mode 100644 index 000000000..b5ba21e8f --- /dev/null +++ b/domains/thanh-sang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanG-github", + "email": "sanghuynh20000@gmail.com" + }, + "record": { + "CNAME": "portfolio-logan.netlify.app" + } +} From e74f05834fa8e176cd2e8a4cca1ddffc07fbe3da Mon Sep 17 00:00:00 2001 From: Sang Huynh Thanh Date: Tue, 18 Feb 2025 16:27:00 +0700 Subject: [PATCH 3453/3585] Remove PFM site --- domains/ninh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ninh.json diff --git a/domains/ninh.json b/domains/ninh.json deleted file mode 100644 index 0e80e07a0..000000000 --- a/domains/ninh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sanG-github", - "email": "sanghuynh20000@gmail.com" - }, - "record": { - "CNAME": "haininh.vercel.app" - } -} From 313a5436867015afbbef6670bded7d2927b93b43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Urroz?= <88216183+GitCesc07@users.noreply.github.com> Date: Wed, 19 Feb 2025 22:41:01 -0600 Subject: [PATCH 3454/3585] Create cescdev.json --- domains/cescdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cescdev.json diff --git a/domains/cescdev.json b/domains/cescdev.json new file mode 100644 index 000000000..79520e392 --- /dev/null +++ b/domains/cescdev.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username": "GitCesc07", +"email": "cesar0407197@gmail.com" +}, +"record": { + "CNAME": "cescdev-portafolio.netlify.app/" +} +} From 8694bbd28e4c931fbf0bf928501ec3ed89aeb826 Mon Sep 17 00:00:00 2001 From: Irfan Zharauri Nanda Sudiyanto Date: Thu, 20 Feb 2025 12:21:39 +0700 Subject: [PATCH 3455/3585] Add Vercel domain configuration for zara.is-a.dev --- domains/_vercel.zara.json | 9 +++++++++ domains/zara.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.zara.json create mode 100644 domains/zara.json diff --git a/domains/_vercel.zara.json b/domains/_vercel.zara.json new file mode 100644 index 000000000..e5e0538b0 --- /dev/null +++ b/domains/_vercel.zara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tutupharirabu", + "email": "code.zharaurien@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=zara.is-a.dev,54fd6194f447f7c5295b" + } +} \ No newline at end of file diff --git a/domains/zara.json b/domains/zara.json new file mode 100644 index 000000000..521b04e19 --- /dev/null +++ b/domains/zara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tutupharirabu", + "email": "code.zharaurien@gmail.com" + }, + "record": { + "CNAME": "portofolio-pribadi-irfan-zharauri.vercel.app" + } +} \ No newline at end of file From 425ec1221aa399d84dd6469abca5d2a778dd1cca Mon Sep 17 00:00:00 2001 From: Arya Date: Thu, 20 Feb 2025 16:31:33 +0700 Subject: [PATCH 3456/3585] Rename worldsavior to worldsavior.json --- domains/{worldsavior => worldsavior.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{worldsavior => worldsavior.json} (100%) diff --git a/domains/worldsavior b/domains/worldsavior.json similarity index 100% rename from domains/worldsavior rename to domains/worldsavior.json From 582b21ea4e8bd610698b6c1730e169231c8f954e Mon Sep 17 00:00:00 2001 From: "G.T." Date: Thu, 20 Feb 2025 12:39:19 +0300 Subject: [PATCH 3457/3585] the guvent.is-a.dev request --- domains/guvent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/guvent.json diff --git a/domains/guvent.json b/domains/guvent.json new file mode 100644 index 000000000..470563897 --- /dev/null +++ b/domains/guvent.json @@ -0,0 +1,12 @@ +{ + "description": "The portfolio site of Guven Topal", + "repo": "https://github.com/guvent/guvent", + "owner": { + "username": "guvent", + "email": "me@guvent.com" + }, + "record": { + "CNAME": "guvent.com" + } + } + \ No newline at end of file From 77ed7345f3ba9d4438e17472b0b4fc3de5af9752 Mon Sep 17 00:00:00 2001 From: Md Ariful Islam <46021788+Arif-Islam@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:18:18 +0600 Subject: [PATCH 3458/3585] Create arif.json --- domains/arif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arif.json diff --git a/domains/arif.json b/domains/arif.json new file mode 100644 index 000000000..b3df945d0 --- /dev/null +++ b/domains/arif.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/Arif-Islam/Portfolio-site", + "owner": { + "username": "Arif-Islam", + "email": "arif8491@gmail.com" + }, + "record": { + "CNAME": "Arif-Islam.github.io" + } +} From ce8bea7782c0502c51852921edc5696a0f37d978 Mon Sep 17 00:00:00 2001 From: Amr Gawish <87614+agawish@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:00:30 +0000 Subject: [PATCH 3459/3585] Create amr.json To have `amr-is-a.dev` --- domains/amr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amr.json diff --git a/domains/amr.json b/domains/amr.json new file mode 100644 index 000000000..d33621228 --- /dev/null +++ b/domains/amr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "agawish", + "email": "amr.gawish@gmail.com" + }, + "record": { + "CNAME": "amr-gawish.com" + } +} From 1769b61b3a9df5c7e7ef26832d25ea55e80f3030 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:45:43 +0700 Subject: [PATCH 3460/3585] Update and rename _vercel.lmt.json to _discord.thangle.is-a.dev --- domains/{_vercel.lmt.json => _discord.thangle.is-a.dev} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_vercel.lmt.json => _discord.thangle.is-a.dev} (91%) diff --git a/domains/_vercel.lmt.json b/domains/_discord.thangle.is-a.dev similarity index 91% rename from domains/_vercel.lmt.json rename to domains/_discord.thangle.is-a.dev index 923d666b0..06ee5723d 100644 --- a/domains/_vercel.lmt.json +++ b/domains/_discord.thangle.is-a.dev @@ -6,7 +6,7 @@ }, "record": { - "TXT": "vc-domain-verify=lmt.is-a.dev,e18df29b9b97f6e4f8c8" + "TXT": "dh=8d98fb5fefbb1915e89d5dc43c9fdd9fa801557f" } } From 79c536d8b2cb9ac700da46de0a6bdf921fbcb784 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:49:01 +0700 Subject: [PATCH 3461/3585] Rename _discord.thangle.is-a.dev to _discord.thangle.json --- domains/{_discord.thangle.is-a.dev => _discord.thangle.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.thangle.is-a.dev => _discord.thangle.json} (100%) diff --git a/domains/_discord.thangle.is-a.dev b/domains/_discord.thangle.json similarity index 100% rename from domains/_discord.thangle.is-a.dev rename to domains/_discord.thangle.json From 96d81b576e4db1b45e4458ef859138a2808ced07 Mon Sep 17 00:00:00 2001 From: Dishant radadiya <164029200+Dishant402955@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:18:44 +0530 Subject: [PATCH 3462/3585] Create _vercel.dishant.json (for the verification) --- domains/_vercel.dishant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.dishant.json diff --git a/domains/_vercel.dishant.json b/domains/_vercel.dishant.json new file mode 100644 index 000000000..8e1e08fd2 --- /dev/null +++ b/domains/_vercel.dishant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dishant402955", + "email": "dishantradadiya3036@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=dishant.is-a.dev,cfc2c6cd0ad49054757b" + } +} From 660a0a2155adc019d56be6615b062d889e949299 Mon Sep 17 00:00:00 2001 From: Adrian Miranda Date: Thu, 20 Feb 2025 10:40:59 -0300 Subject: [PATCH 3463/3585] Create adriancmiranda.json --- domains/adriancmiranda.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/adriancmiranda.json diff --git a/domains/adriancmiranda.json b/domains/adriancmiranda.json new file mode 100644 index 000000000..d3768400b --- /dev/null +++ b/domains/adriancmiranda.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "adriancmiranda", + "email": "ad@is-a.dev" + }, + "record": { + "URL": "https://adrian-miranda.vercel.app" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/adriancmiranda" + }, + "redirect_paths": true + } +} From a1fe971f087301e9bb46793d0796f05b67437021 Mon Sep 17 00:00:00 2001 From: Sahand Soleimani Date: Thu, 20 Feb 2025 17:15:23 +0330 Subject: [PATCH 3464/3585] Adding `_github-pages-challenge-arsenobetaine.arsenobetaine.is-a.dev` Connecting the subdomain to my GitHub account. --- ...thub-pages-challenge-arsenobetaine.arsenobetaine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json diff --git a/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json b/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json new file mode 100644 index 000000000..ab62a0cc6 --- /dev/null +++ b/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "TXT": "02ff8b21eeaed5e8333376fc244485" + } +} From c885fda20bf5e93c4ae737447fb8f72c9343ed96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petris=CC=A6or=20Buga?= Date: Thu, 20 Feb 2025 15:45:25 +0200 Subject: [PATCH 3465/3585] chore: Added owner.discord information --- domains/peterbuga.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/peterbuga.json b/domains/peterbuga.json index 9aec666b2..f4ee26dca 100644 --- a/domains/peterbuga.json +++ b/domains/peterbuga.json @@ -2,7 +2,8 @@ "description": "Presentation website for peterbuga", "repo": "https://github.com/peterbuga/peterbuga.github.io", "owner": { - "username": "peterbuga" + "username": "peterbuga", + "discord": "902580031044325407" }, "record": { "CNAME": "peterbuga.github.io" From e2ea23c1e6cc8bb10f98871dc65b0393ec9357f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isaac=20D=27C=C3=A9sares?= Date: Thu, 20 Feb 2025 10:46:22 -0300 Subject: [PATCH 3466/3585] Create idcesares.json --- domains/idcesares.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/idcesares.json diff --git a/domains/idcesares.json b/domains/idcesares.json new file mode 100644 index 000000000..53cb961d0 --- /dev/null +++ b/domains/idcesares.json @@ -0,0 +1,11 @@ +{ + "description": "Isaac D'Césares personal website", + "repo": "https://github.com/idcesares", + "owner": { + "username": "idcesares", + "email": "isaac.dcesares@gmail.com" + }, + "record": { + "URL": "https://dcesares.dev" + } +} From cab2aad6d9b32e0c5d0e0bdfb511a05da18cac61 Mon Sep 17 00:00:00 2001 From: Khanh Dang <96910105+lmlmdf404@users.noreply.github.com> Date: Thu, 20 Feb 2025 21:16:51 +0700 Subject: [PATCH 3467/3585] Create blkdang1.json --- domains/blkdang1.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/blkdang1.json diff --git a/domains/blkdang1.json b/domains/blkdang1.json new file mode 100644 index 000000000..eea2ecdea --- /dev/null +++ b/domains/blkdang1.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "lmlmdf404" + }, + "record": { + "CNAME": "lmlmdf404.github.io" + } +} From 3e9949a78117b3775bf1ec3f9d14a1c05b1c3526 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 19:23:42 +0500 Subject: [PATCH 3468/3585] enabled proxy --- domains/coolify-app.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 8f27657c9..819d44be5 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -5,5 +5,6 @@ }, "record": { "A": ["129.159.253.45"] - } + }, + "proxied": true } \ No newline at end of file From 687ee1f52339b8f35aa9d824d5c577bab023c36a Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Thu, 20 Feb 2025 19:46:46 +0500 Subject: [PATCH 3469/3585] Create _vercel.raafey.json --- domains/_vercel.raafey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.raafey.json diff --git a/domains/_vercel.raafey.json b/domains/_vercel.raafey.json new file mode 100644 index 000000000..0e7768b13 --- /dev/null +++ b/domains/_vercel.raafey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raafey.is-a.dev,aa0e06a894333b259a4b" + } +} From 83415e333e0400279b5c58128bc0372fe4b3f81d Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Thu, 20 Feb 2025 19:47:45 +0500 Subject: [PATCH 3470/3585] Update raafey.json --- domains/raafey.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/raafey.json b/domains/raafey.json index b2cd0e262..0e0c632bb 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,8 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "A": ["69.197.135.202"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": "v0-personal-portfolio-tf.vercel.app" } } From 04f1c170209e6ae75afab4f1886e935c3b407537 Mon Sep 17 00:00:00 2001 From: rajputsiya Date: Thu, 20 Feb 2025 20:56:50 +0530 Subject: [PATCH 3471/3585] add new domain json and _vercel json file --- domains/_vercel.siya.json | 10 ++++++++++ domains/siya.json | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_vercel.siya.json create mode 100644 domains/siya.json diff --git a/domains/_vercel.siya.json b/domains/_vercel.siya.json new file mode 100644 index 000000000..38ec823e9 --- /dev/null +++ b/domains/_vercel.siya.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rajputsiya", + "email" : "siyarajput9258@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=siya.is-a.dev,8b5584a1aeb3bb9a60c5"] + } + } + \ No newline at end of file diff --git a/domains/siya.json b/domains/siya.json new file mode 100644 index 000000000..23d0afd79 --- /dev/null +++ b/domains/siya.json @@ -0,0 +1,11 @@ +{ + "description": "Siya's portfolio", + "repo": "https://github.com/rajputsiya/portfolio", + "owner": { + "username": "rajputsiya", + "email": "siyarajput9258@gmail.com" + }, + "record": { + "CNAME": "siyarajput.vercel.app" + } +} \ No newline at end of file From ad04e41e97542a1d4c3bd731915e696b6e13ddd8 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 20 Feb 2025 19:52:06 +0400 Subject: [PATCH 3472/3585] Update _vercel.soul.json --- domains/_vercel.soul.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.soul.json b/domains/_vercel.soul.json index 0c95fe2a4..c9f35bd01 100644 --- a/domains/_vercel.soul.json +++ b/domains/_vercel.soul.json @@ -6,5 +6,5 @@ }, "record": { "TXT": "vc-domain-verify=soul.is-a.dev,6f957e2edcd5bb791896" - }, + } } From a3232bbc61bdf6cf3227b1559912974fb04f8ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=C6=B0=C6=A1ng=20V=C4=83n=20Th=C3=B4ng?= <82353328+truongvanthong@users.noreply.github.com> Date: Thu, 20 Feb 2025 23:07:30 +0700 Subject: [PATCH 3473/3585] Create truongvanthong.json --- domains/truongvanthong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/truongvanthong.json diff --git a/domains/truongvanthong.json b/domains/truongvanthong.json new file mode 100644 index 000000000..432565ec8 --- /dev/null +++ b/domains/truongvanthong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "truongvanthong", + "email": "thongvanpro2002@gmail.com" + }, + "record": { + "CNAME": "truongvanthong.github.io" + } +} From b21068907c3acdeb97d72ce4b3a1253851708712 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Thu, 20 Feb 2025 11:33:10 -0500 Subject: [PATCH 3474/3585] Create leek.is-a.dev --- domains/leek.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/leek.is-a.dev diff --git a/domains/leek.is-a.dev b/domains/leek.is-a.dev new file mode 100644 index 000000000..8352459fc --- /dev/null +++ b/domains/leek.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "leek", + "email": "leeked+isadev@gmail.com" + }, + "record": { + "URL": "https://leek.io" + } +} From e0b2deff17d565e5ae80845da870e02f8b6409c5 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Thu, 20 Feb 2025 11:35:50 -0500 Subject: [PATCH 3475/3585] Rename leek.is-a.dev to leek.json --- domains/{leek.is-a.dev => leek.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{leek.is-a.dev => leek.json} (100%) diff --git a/domains/leek.is-a.dev b/domains/leek.json similarity index 100% rename from domains/leek.is-a.dev rename to domains/leek.json From 39b387a472d4f0f537d67d758be5bdfea06afc24 Mon Sep 17 00:00:00 2001 From: Renan Teixeira Date: Thu, 20 Feb 2025 13:44:21 -0300 Subject: [PATCH 3476/3585] Create _vercel.renant.json --- domains/_vercel.renant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.renant.json diff --git a/domains/_vercel.renant.json b/domains/_vercel.renant.json new file mode 100644 index 000000000..f1f52c9d5 --- /dev/null +++ b/domains/_vercel.renant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "renant", + "email": "renan_replay@live.com" + }, + "record": { + "TXT": "vc-domain-verify=renant.is-a.dev,fe738eebddc5a20097e6" + } +} From 4bb49ba8638f1c7216a7fb5b4840cc5e1fbb36b3 Mon Sep 17 00:00:00 2001 From: Renan Teixeira Date: Thu, 20 Feb 2025 13:46:13 -0300 Subject: [PATCH 3477/3585] Create renant.json --- domains/renant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/renant.json diff --git a/domains/renant.json b/domains/renant.json new file mode 100644 index 000000000..d86f6e745 --- /dev/null +++ b/domains/renant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "renant", + "email": "renan_replay@live.com" + }, + "record": { + "CNAME": "domainname.vercel.app" + } +} From 93f13ccafe95fcb87862ce8fac0e2cd3820af61f Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 22:10:06 +0500 Subject: [PATCH 3478/3585] changes Record A --- domains/coolify-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 819d44be5..bfadfe245 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,7 +4,7 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "A": ["129.159.253.45"] + "A": ["89.168.88.28"] }, "proxied": true } \ No newline at end of file From 7ea2499576d49dbca4e461dde7f8710c354bb95e Mon Sep 17 00:00:00 2001 From: Aishik Mukherjee Date: Thu, 20 Feb 2025 22:54:55 +0530 Subject: [PATCH 3479/3585] Create aishik999.json --- domains/aishik999.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aishik999.json diff --git a/domains/aishik999.json b/domains/aishik999.json new file mode 100644 index 000000000..2e09e3b16 --- /dev/null +++ b/domains/aishik999.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aishik999", + "email": "aishikm2002@gmail.com" + }, + "record": { + "CNAME": "aishik999.vercel.app" + } +} From 67886054eb162a96d60f59afe282cb8509301096 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:42:05 +0200 Subject: [PATCH 3480/3585] Create img.devmatei.json --- domains/img.devmatei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/img.devmatei.json diff --git a/domains/img.devmatei.json b/domains/img.devmatei.json new file mode 100644 index 000000000..b0b7702b5 --- /dev/null +++ b/domains/img.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "CNAME": "proxy.iostpa.com" + } +} From 1627aa868e56c4f99a0bd95e36d3f2dcb0a76056 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 20 Feb 2025 20:01:38 +0100 Subject: [PATCH 3481/3585] Adding `colin.json` and `_discord.colin.json` --- domains/_discord.colin.json | 9 +++++++++ domains/colin.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_discord.colin.json create mode 100644 domains/colin.json diff --git a/domains/_discord.colin.json b/domains/_discord.colin.json new file mode 100644 index 000000000..ef66babf0 --- /dev/null +++ b/domains/_discord.colin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ColinLeDev" + }, + "record": { + "TXT": ["dh=f51bcf0f0dac685ca2a69541d3981cd689a1e96a"] + } + } + \ No newline at end of file diff --git a/domains/colin.json b/domains/colin.json new file mode 100644 index 000000000..493c28dd1 --- /dev/null +++ b/domains/colin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ColinLeDev", + "email": "spam+isadev@col1n.fr" + }, + "record": { + "URL": "https://is-a-dev.redirect.col1n.fr", + "MX": "mx.col1n.fr" + } + } + \ No newline at end of file From debdc4f324e4e5129e91968d237aebbb626543f9 Mon Sep 17 00:00:00 2001 From: Adarsh Kumar <86740712+adarshrkumar@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:36:48 -0800 Subject: [PATCH 3482/3585] Create adarshkumar.json --- adarshkumar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 adarshkumar.json diff --git a/adarshkumar.json b/adarshkumar.json new file mode 100644 index 000000000..33719d97f --- /dev/null +++ b/adarshkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adarsh R. Kumar", + "email": "adarshravikumar2@gmail.com" + }, + "record": { + "CNAME": "adarshrkumar.github.io" + } +} From a86757bc679d10cd8133656a7b7848490230d59e Mon Sep 17 00:00:00 2001 From: Adarsh Kumar <86740712+adarshrkumar@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:47:51 -0800 Subject: [PATCH 3483/3585] Rename adarshkumar.json to domains/adarshkumar.json --- adarshkumar.json => domains/adarshkumar.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename adarshkumar.json => domains/adarshkumar.json (100%) diff --git a/adarshkumar.json b/domains/adarshkumar.json similarity index 100% rename from adarshkumar.json rename to domains/adarshkumar.json From cd648b7a468d7c46de8dc8cccccf73529c897cce Mon Sep 17 00:00:00 2001 From: Nuggew Date: Thu, 20 Feb 2025 17:34:09 -0300 Subject: [PATCH 3484/3585] Create _discord.nuggew.json --- domains/_discord.nuggew.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.nuggew.json diff --git a/domains/_discord.nuggew.json b/domains/_discord.nuggew.json new file mode 100644 index 000000000..39d8df00c --- /dev/null +++ b/domains/_discord.nuggew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nuggew", + "email": "contato.guilherme.silva.araujo@gmail.com" + }, + "record": { + "TXT": "dh=a5d33ae1ddbac9692e675b562538f6b316f1aa1f" + } +} From fabc8cd094599fd54d65d834f65a9b2f8239043a Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 20 Feb 2025 23:50:55 +0100 Subject: [PATCH 3485/3585] cname instead of redirect --- domains/colin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/colin.json b/domains/colin.json index 493c28dd1..caaae089b 100644 --- a/domains/colin.json +++ b/domains/colin.json @@ -4,7 +4,7 @@ "email": "spam+isadev@col1n.fr" }, "record": { - "URL": "https://is-a-dev.redirect.col1n.fr", + "CNAME": "proxy.col1n.fr", "MX": "mx.col1n.fr" } } From 22bf04b5567be925687956b3e3290be5098be1bb Mon Sep 17 00:00:00 2001 From: Mert Demir Date: Fri, 21 Feb 2025 01:15:58 +0100 Subject: [PATCH 3486/3585] Create mertdemir.json --- domains/mertdemir.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mertdemir.json diff --git a/domains/mertdemir.json b/domains/mertdemir.json new file mode 100644 index 000000000..ca349c00b --- /dev/null +++ b/domains/mertdemir.json @@ -0,0 +1,12 @@ +{ + "description": "Mert Demir CV", + "repo": "https://github.com/mertdemir0/mertdemir0.github.io", + "owner": { + "username": "mertdemir0", + "email" : "mertdemir@pec.it" + + }, + "record": { + "CNAME": "mertdemir0.github.io" + } +} From 774d231a116d1b528e291182dd3207ca44eab8d5 Mon Sep 17 00:00:00 2001 From: levon Date: Fri, 21 Feb 2025 01:07:22 +0000 Subject: [PATCH 3487/3585] Create levon.json --- domains/levon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/levon.json diff --git a/domains/levon.json b/domains/levon.json new file mode 100644 index 000000000..a3e33e903 --- /dev/null +++ b/domains/levon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "levon-d", + "email": "mycroft2003@gmail.com" + }, + "record": { + "CNAME": "levon-d.github.io" + } +} From ac8bbe3cc9e0f0e2f059d01eae21d31bdaff97bd Mon Sep 17 00:00:00 2001 From: Vu Tuan Anh <128233728+anhvt3010@users.noreply.github.com> Date: Fri, 21 Feb 2025 01:13:04 +0000 Subject: [PATCH 3488/3585] add contact --- domains/anhvt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/anhvt.json b/domains/anhvt.json index e750992e6..3200b804f 100644 --- a/domains/anhvt.json +++ b/domains/anhvt.json @@ -1,6 +1,7 @@ { "owner": { - "username": "anhvt3010" + "username": "anhvt3010", + "email": "anh.vt.3010@gmail.com" }, "record": { "CNAME": "build-cv.vercel.app" From ae7e6f364d2bcdd6f70918d356f571ef0fae55d4 Mon Sep 17 00:00:00 2001 From: Hrithik Dhakrey <35266081+iamdhakrey@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:03:51 +0530 Subject: [PATCH 3489/3585] Update iamdhakrey.json --- domains/iamdhakrey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamdhakrey.json b/domains/iamdhakrey.json index 906251226..ba23e89e5 100644 --- a/domains/iamdhakrey.json +++ b/domains/iamdhakrey.json @@ -4,6 +4,6 @@ "email": "dhakreyhrithik@gmail.com" }, "record": { - "URL": "https://iamdhakrey.dev/" + "CNAME": "iamdhakrey.github.io" } } \ No newline at end of file From 49eced0919cad14410d109f645752680a79bf135 Mon Sep 17 00:00:00 2001 From: Hrithik Dhakrey <35266081+iamdhakrey@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:06:02 +0530 Subject: [PATCH 3490/3585] Update iamdhakrey.json --- domains/iamdhakrey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamdhakrey.json b/domains/iamdhakrey.json index ba23e89e5..a9d55f97e 100644 --- a/domains/iamdhakrey.json +++ b/domains/iamdhakrey.json @@ -4,6 +4,6 @@ "email": "dhakreyhrithik@gmail.com" }, "record": { - "CNAME": "iamdhakrey.github.io" + "URL": "https://iamdhakrey.dev" } } \ No newline at end of file From c80bdf3c74c6d8d31d7992abdeb43e333aa24e20 Mon Sep 17 00:00:00 2001 From: "Harindra.Reddy" Date: Fri, 21 Feb 2025 11:37:22 +0530 Subject: [PATCH 3491/3585] Add inputly.is-a.dev subdomain --- domains/_vercel.inputly.json | 9 +++++++++ domains/inputly.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.inputly.json create mode 100644 domains/inputly.json diff --git a/domains/_vercel.inputly.json b/domains/_vercel.inputly.json new file mode 100644 index 000000000..37ca7e0ba --- /dev/null +++ b/domains/_vercel.inputly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateNear", + "email": "matternate21@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=inputly.is-a.dev,650df8c4415b2035e3e3" + } +} \ No newline at end of file diff --git a/domains/inputly.json b/domains/inputly.json new file mode 100644 index 000000000..b2685635a --- /dev/null +++ b/domains/inputly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateNear", + "email": "matternate21@gmail.com" + }, + "record": { + "CNAME": "inputly.vercel.app" + } +} \ No newline at end of file From 740e63f3bb5dfeb4ffb6a2d65dae5cc7740321e0 Mon Sep 17 00:00:00 2001 From: Rapper Gi Date: Fri, 21 Feb 2025 13:31:26 +0700 Subject: [PATCH 3492/3585] Create rappergi.json --- domains/rappergi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rappergi.json diff --git a/domains/rappergi.json b/domains/rappergi.json new file mode 100644 index 000000000..07a5ddf9c --- /dev/null +++ b/domains/rappergi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rappergi", + "email": "hoangvanchu202@gmail.com" + }, + "record": { + "NS": ["norm.ns.cloudflare.com", "pola.ns.cloudflare.com"] + } +} From 5f175ed50f065b5415211cda63d0bc629414b715 Mon Sep 17 00:00:00 2001 From: ThienNQ <88243209+NgoQuangThien@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:06:57 +0700 Subject: [PATCH 3493/3585] Create secsum.json Register new subdomain --- domains/secsum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/secsum.json diff --git a/domains/secsum.json b/domains/secsum.json new file mode 100644 index 000000000..36a00b649 --- /dev/null +++ b/domains/secsum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NgoQuangThien", + "email": "quangthien18032000@gmail.com" + }, + "record": { + "A": "3.24.49.246" + } +} From 2c723645f2a370d188fbb95a7ea570bffb8233f3 Mon Sep 17 00:00:00 2001 From: saxophone-dev Date: Fri, 21 Feb 2025 12:54:04 +0530 Subject: [PATCH 3494/3585] netlify --- domains/me.saxophone.json | 10 ++++++++++ domains/saxophone.json | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 domains/me.saxophone.json diff --git a/domains/me.saxophone.json b/domains/me.saxophone.json new file mode 100644 index 000000000..7ca869745 --- /dev/null +++ b/domains/me.saxophone.json @@ -0,0 +1,10 @@ +{ + "description": "my personal site where i do random stuff i guess", + "owner": { + "username": "saxophone-dev", + "email": "itsarchit@keemail.me" + }, + "record": { + "CNAME": "apex-loadbalancer.netlify.com" + } +} diff --git a/domains/saxophone.json b/domains/saxophone.json index 7e6fc1394..b762ec4b3 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -1,7 +1,7 @@ { "description": "my personal site where i do random stuff i guess", "owner": { - "username": "saxophone-guy", + "username": "saxophone-dev", "email": "itsarchit@keemail.me" }, "record": { @@ -10,6 +10,6 @@ "forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU" ], - "A": ["216.24.57.1"] + "URL": "https://me.saxophone.is-a.dev" } } From 04a027a1e1332ba767236875cc2a94bf0f40299d Mon Sep 17 00:00:00 2001 From: saxophone-dev Date: Fri, 21 Feb 2025 13:51:30 +0530 Subject: [PATCH 3495/3585] vercel --- domains/_vercel.saxophone.json | 10 ++++++++++ domains/me.saxophone.json | 10 ---------- domains/saxophone.json | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 domains/_vercel.saxophone.json delete mode 100644 domains/me.saxophone.json diff --git a/domains/_vercel.saxophone.json b/domains/_vercel.saxophone.json new file mode 100644 index 000000000..cb0b800f5 --- /dev/null +++ b/domains/_vercel.saxophone.json @@ -0,0 +1,10 @@ +{ + "description": "vercel stuff for personal site", + "owner": { + "username": "saxophone-dev", + "email": "itsarchit@keemail.me" + }, + "record": { + "TXT": ["vc-domain-verify=saxophone.is-a.dev,e2dac8b9c5e42361fda8"] + } +} diff --git a/domains/me.saxophone.json b/domains/me.saxophone.json deleted file mode 100644 index 7ca869745..000000000 --- a/domains/me.saxophone.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "my personal site where i do random stuff i guess", - "owner": { - "username": "saxophone-dev", - "email": "itsarchit@keemail.me" - }, - "record": { - "CNAME": "apex-loadbalancer.netlify.com" - } -} diff --git a/domains/saxophone.json b/domains/saxophone.json index b762ec4b3..ae8888e00 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -10,6 +10,6 @@ "forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU" ], - "URL": "https://me.saxophone.is-a.dev" + "A": ["76.76.21.21"] } } From c41064e882c3e2231a46dbc668c2cc5f509c4aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Wed, 19 Feb 2025 06:40:29 +0000 Subject: [PATCH 3496/3585] Create khuong.json --- domains/khuong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/khuong.json diff --git a/domains/khuong.json b/domains/khuong.json new file mode 100644 index 000000000..3959d95a7 --- /dev/null +++ b/domains/khuong.json @@ -0,0 +1,10 @@ +{ + "description": "khuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From 2a357e13ba0a0d7c8063ff363e117226f97810f4 Mon Sep 17 00:00:00 2001 From: lakshay choudhary Date: Fri, 21 Feb 2025 14:18:01 +0530 Subject: [PATCH 3497/3585] Create lux unlux lakshay.json --- domains/lakshay.json | 10 ++++++++++ domains/lux.json | 10 ++++++++++ domains/unlux.json | 10 ++++++++++ 3 files changed, 30 insertions(+) create mode 100644 domains/lakshay.json create mode 100644 domains/lux.json create mode 100644 domains/unlux.json diff --git a/domains/lakshay.json b/domains/lakshay.json new file mode 100644 index 000000000..e6afac701 --- /dev/null +++ b/domains/lakshay.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "[email protected]" + }, + "record": { + "url": "https://unlux.dev" + } +} diff --git a/domains/lux.json b/domains/lux.json new file mode 100644 index 000000000..e6afac701 --- /dev/null +++ b/domains/lux.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "[email protected]" + }, + "record": { + "url": "https://unlux.dev" + } +} diff --git a/domains/unlux.json b/domains/unlux.json new file mode 100644 index 000000000..e6afac701 --- /dev/null +++ b/domains/unlux.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "[email protected]" + }, + "record": { + "url": "https://unlux.dev" + } +} From 56fb454031372f3e13b5160a726133ef48f8419b Mon Sep 17 00:00:00 2001 From: lakshay choudhary Date: Fri, 21 Feb 2025 14:22:50 +0530 Subject: [PATCH 3498/3585] added email field --- domains/lakshay.json | 2 +- domains/lux.json | 2 +- domains/unlux.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/lakshay.json b/domains/lakshay.json index e6afac701..6d7da3b05 100644 --- a/domains/lakshay.json +++ b/domains/lakshay.json @@ -2,7 +2,7 @@ "description": "Porfolio website link for lux", "owner": { "username": "unlux", - "email": "[email protected]" + "email": "support@unlux.dev" }, "record": { "url": "https://unlux.dev" diff --git a/domains/lux.json b/domains/lux.json index e6afac701..6d7da3b05 100644 --- a/domains/lux.json +++ b/domains/lux.json @@ -2,7 +2,7 @@ "description": "Porfolio website link for lux", "owner": { "username": "unlux", - "email": "[email protected]" + "email": "support@unlux.dev" }, "record": { "url": "https://unlux.dev" diff --git a/domains/unlux.json b/domains/unlux.json index e6afac701..6d7da3b05 100644 --- a/domains/unlux.json +++ b/domains/unlux.json @@ -2,7 +2,7 @@ "description": "Porfolio website link for lux", "owner": { "username": "unlux", - "email": "[email protected]" + "email": "support@unlux.dev" }, "record": { "url": "https://unlux.dev" From 63ab1d3b9f4f78c9961972eebe485cf82839bcb7 Mon Sep 17 00:00:00 2001 From: nvhai272 <136921099+nvhai272@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:00:05 +0700 Subject: [PATCH 3499/3585] Create nvhai272.json --- domains/nvhai272.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nvhai272.json diff --git a/domains/nvhai272.json b/domains/nvhai272.json new file mode 100644 index 000000000..ff4640aed --- /dev/null +++ b/domains/nvhai272.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nvhai272" + }, + "record": { + "CNAME": "nvhai272.github.io" + } +} From 8e36a67fb0832c98146e1fdcbfa75548d8e05627 Mon Sep 17 00:00:00 2001 From: Ashkan Tofangdar Date: Fri, 21 Feb 2025 14:03:46 +0330 Subject: [PATCH 3500/3585] Update ashkan.json --- domains/ashkan.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/ashkan.json b/domains/ashkan.json index ad34f385a..c0f2d160b 100644 --- a/domains/ashkan.json +++ b/domains/ashkan.json @@ -1,6 +1,9 @@ { + "description": "Welcome to Ashkan's portfolio – a full-stack developer specializing in Angular, React, NestJS, Go, and cloud-native applications", + "repo": "https://github.com/Ashkan4472/ashkan4472.github.io", "owner": { - "username": "ashkan4472" + "username": "ashkan4472", + "email": "ashkan4472@gmail.com" }, "record": { "CNAME": "ashkan4472.github.io" From 657b5971e4b895eacba2365b47819876d7f0f849 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Fri, 21 Feb 2025 18:42:49 +0800 Subject: [PATCH 3501/3585] Create jecoh.json --- domains/jecoh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jecoh.json diff --git a/domains/jecoh.json b/domains/jecoh.json new file mode 100644 index 000000000..e19354fa8 --- /dev/null +++ b/domains/jecoh.json @@ -0,0 +1,11 @@ +{ + "description": "For personal/portfolio use only.", + "repo": "https://github.com/jecoh12/jecoh-is-a.dev", + "owner": { + "username": "jecoh12", + "email": "[jecoh12@gmail.com]" + }, + "record": { + "CNAME": "jecoh12.github.io" + } +} From 053cacc613f952134893725f6d7d1c7256f919ec Mon Sep 17 00:00:00 2001 From: DenisBlokhin <36451996+DenisBlokhin@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:22:52 +0300 Subject: [PATCH 3502/3585] Create denblo.json --- domains/denblo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/denblo.json diff --git a/domains/denblo.json b/domains/denblo.json new file mode 100644 index 000000000..1ed9a6bdc --- /dev/null +++ b/domains/denblo.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/DenisBlokhin/DenisBlokhin.github.io", + "owner": { + "username": "DenisBlokhin", + "email": "denis.blokhin@outlook.com" + }, + "record": { + "CNAME": "DenisBlokhin.github.io" + } +} From 6b2d734e25a58ede1ea2935bdd3eb8a3e10f154f Mon Sep 17 00:00:00 2001 From: Jona Goldman Date: Fri, 21 Feb 2025 08:54:49 -0300 Subject: [PATCH 3503/3585] Create jonagoldman.json --- domains/jonagoldman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jonagoldman.json diff --git a/domains/jonagoldman.json b/domains/jonagoldman.json new file mode 100644 index 000000000..1bd9f1004 --- /dev/null +++ b/domains/jonagoldman.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/jonagoldman/jonagoldman.github.io", + "owner": { + "username": "jonagoldman", + "email": "jonagoldman@gmail.com" + }, + "record": { + "CNAME": "jonagoldman.github.io" + } +} From 7a1d5c5fab138fe0d08cc96f9ba2dd2084337c50 Mon Sep 17 00:00:00 2001 From: Sai Akash Janapati <82522996+akash-janapati@users.noreply.github.com> Date: Fri, 21 Feb 2025 18:26:38 +0530 Subject: [PATCH 3504/3585] Create akashj.json --- domains/akashj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akashj.json diff --git a/domains/akashj.json b/domains/akashj.json new file mode 100644 index 000000000..5e52375e9 --- /dev/null +++ b/domains/akashj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-janapati", + "email": "akash2009janapati@gmail.com" + }, + "record": { + "CNAME": "akash-janapati.github.io" + } +} From 9d1eb13a79fe04de8d9e3d80e3745cc553b6f7fc Mon Sep 17 00:00:00 2001 From: Ravi Khokhar Date: Fri, 21 Feb 2025 08:42:51 -0500 Subject: [PATCH 3505/3585] Added contact information --- domains/ravi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ravi.json b/domains/ravi.json index c524f989a..4bf4de478 100644 --- a/domains/ravi.json +++ b/domains/ravi.json @@ -2,7 +2,8 @@ "description": "Personal website of Ravi", "repo": "https://github.com/ravikhokhar23/ravikhokhar23.github.io", "owner": { - "username": "ravikhokhar23" + "username": "ravikhokhar23", + "email": "khokhar.ravikumar@gmail.com" }, "record": { "CNAME": "ravikhokhar23.github.io" From 24c7c8bed7e25d99d64b695ab5791d228a29ea43 Mon Sep 17 00:00:00 2001 From: sebas Date: Fri, 21 Feb 2025 08:55:32 -0600 Subject: [PATCH 3506/3585] Create sebdev.json --- domains/sebdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sebdev.json diff --git a/domains/sebdev.json b/domains/sebdev.json new file mode 100644 index 000000000..0dd244795 --- /dev/null +++ b/domains/sebdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sebdev", + "email": "seb@sebdev.io" + }, + "record": { + "CNAME": "blog.sebdev.io" + } +} From c67ce54f39945ee06502dc540d76c6033196a6f3 Mon Sep 17 00:00:00 2001 From: sebas Date: Fri, 21 Feb 2025 08:58:50 -0600 Subject: [PATCH 3507/3585] Update sebdev.json add gh username --- domains/sebdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sebdev.json b/domains/sebdev.json index 0dd244795..c51e20935 100644 --- a/domains/sebdev.json +++ b/domains/sebdev.json @@ -1,6 +1,6 @@ { "owner": { - "username": "sebdev", + "username": "sebdeveloper6952", "email": "seb@sebdev.io" }, "record": { From 5178b44ab3df2ba115d2109a8f4515dc3e595856 Mon Sep 17 00:00:00 2001 From: WSteeven <34004641+WSteeven@users.noreply.github.com> Date: Fri, 21 Feb 2025 10:27:24 -0500 Subject: [PATCH 3508/3585] Update domains/wilson-cordova.json Remove unnecessary brackets Co-authored-by: JustDeveloper --- domains/wilson-cordova.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wilson-cordova.json b/domains/wilson-cordova.json index c05e472c1..737221366 100644 --- a/domains/wilson-cordova.json +++ b/domains/wilson-cordova.json @@ -6,6 +6,6 @@ "email": "wilson972906@gmail.com" }, "record": { - "CNAME": ["wsteeven.github.io"] + "CNAME": "wsteeven.github.io" } } \ No newline at end of file From 23b1f4073991420791f614fddaff4be79cfcb317 Mon Sep 17 00:00:00 2001 From: Blake <89687390+bnfone@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:34:42 +0100 Subject: [PATCH 3509/3585] Create xn--3s9h.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit xn--3s9h is punycode for 🦄 I want to register 🦄.is-a.dev because I already own unicorn.is-a.dev --- domains/xn--3s9h.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xn--3s9h.json diff --git a/domains/xn--3s9h.json b/domains/xn--3s9h.json new file mode 100644 index 000000000..02ef1de45 --- /dev/null +++ b/domains/xn--3s9h.json @@ -0,0 +1,11 @@ +{ + "description": "I own unicorn.is-a.dev, so I thought it would be funny if I also own xn--3s9h.is-a.dev which is a unicorn-emoji.is-a.dev", + "repo": "https://github.com/6nf0n3/is-a-dev_register", + "owner": { + "username": "bnfone", + "email": "is-a-dev-registration.zbden@simplelogin.com" + }, + "record": { + "CNAME": "unicorn-e21.pages.dev" + } +} From d394e8268a702a23bc69ee44fa21de2e6dd38aaa Mon Sep 17 00:00:00 2001 From: Blake <89687390+bnfone@users.noreply.github.com> Date: Fri, 21 Feb 2025 17:07:07 +0100 Subject: [PATCH 3510/3585] Update xn--3s9h.json --- domains/xn--3s9h.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xn--3s9h.json b/domains/xn--3s9h.json index 02ef1de45..e401bb43f 100644 --- a/domains/xn--3s9h.json +++ b/domains/xn--3s9h.json @@ -6,6 +6,6 @@ "email": "is-a-dev-registration.zbden@simplelogin.com" }, "record": { - "CNAME": "unicorn-e21.pages.dev" + "URL": "https://unicorn.is-a.dev" } } From 2fdcf59d694d21d13adf423363f11cc8704374ad Mon Sep 17 00:00:00 2001 From: Machmul Pratama <81360021+MahmulP@users.noreply.github.com> Date: Sat, 22 Feb 2025 00:39:26 +0700 Subject: [PATCH 3511/3585] Create mahmulp.json --- domains/mahmulp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mahmulp.json diff --git a/domains/mahmulp.json b/domains/mahmulp.json new file mode 100644 index 000000000..f54a85c39 --- /dev/null +++ b/domains/mahmulp.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for Machmul Pratama", + "owner": { + "username": "MahmulP", + "email": "hello@mahmulp.my.id" + }, + "record": { + "CNAME": "mahmulp.my.id" + }, + "proxied": false +} From 08c1a9e114e0d2f66da98ed8d6d23bcb246d88bb Mon Sep 17 00:00:00 2001 From: saxophone Date: Sat, 22 Feb 2025 00:33:03 +0530 Subject: [PATCH 3512/3585] Create xn--ol8h.json --- domains/xn--ol8h.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/xn--ol8h.json diff --git a/domains/xn--ol8h.json b/domains/xn--ol8h.json new file mode 100644 index 000000000..322469f54 --- /dev/null +++ b/domains/xn--ol8h.json @@ -0,0 +1,10 @@ +{ + "description": "emoji redirect", + "owner": { + "username": "saxophone-dev", + "email": "itsarchit@keemail.me" + }, + "record": { + "URL": "https://saxophone.is-a.dev" + } +} From ce2720bbf129478c6c6ae57822d1f4a397b398f1 Mon Sep 17 00:00:00 2001 From: Glitched Da Kitty Cat School Account <178820833+GlitchedDaKittyCatSchoolaccount@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:08:33 -0600 Subject: [PATCH 3513/3585] Create _vercel.glitched-da-kitty-cat.json --- domains/_vercel.glitched-da-kitty-cat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.glitched-da-kitty-cat.json diff --git a/domains/_vercel.glitched-da-kitty-cat.json b/domains/_vercel.glitched-da-kitty-cat.json new file mode 100644 index 000000000..0ac16eaaa --- /dev/null +++ b/domains/_vercel.glitched-da-kitty-cat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GlitchedDaKittyCatSchoolaccount", + "email": "glitcheddacat@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=glitched-da-kitty-cat.is-a.dev,d3ead0cedf604d462fbb" + } +} From 1e09d62866a4262dccc680846de719337da32149 Mon Sep 17 00:00:00 2001 From: Glitched Da Kitty Cat School Account <178820833+GlitchedDaKittyCatSchoolaccount@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:09:52 -0600 Subject: [PATCH 3514/3585] Create glitched-da-kitty-cat.json --- domains/glitched-da-kitty-cat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/glitched-da-kitty-cat.json diff --git a/domains/glitched-da-kitty-cat.json b/domains/glitched-da-kitty-cat.json new file mode 100644 index 000000000..18dc8b2e1 --- /dev/null +++ b/domains/glitched-da-kitty-cat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GlitchedDaKittyCatSchoolaccount", + "email": "glitcheddacat@gmail.com" + }, + "record": { + "CNAME": "glitched-da-kitty-cat.vercel.app" + } +} From 5fb4c06b44ee145c1b1d997c5af3c3ce74edf1b6 Mon Sep 17 00:00:00 2001 From: Armando Salcedo <77073673+asd1495@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:50:33 -0600 Subject: [PATCH 3515/3585] Create armandosalcedo.json --- domains/armandosalcedo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/armandosalcedo.json diff --git a/domains/armandosalcedo.json b/domains/armandosalcedo.json new file mode 100644 index 000000000..baae0c54d --- /dev/null +++ b/domains/armandosalcedo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asd1495", + "email": "armando.salcedo95@gmail.com" + }, + "record": { + "CNAME": "asd1495.github.io" + } +} From 54ae7494cd10a5782d562121fb2e812c9290b5a7 Mon Sep 17 00:00:00 2001 From: acruz97 Date: Fri, 21 Feb 2025 15:06:00 -0600 Subject: [PATCH 3516/3585] Update cruz.json --- domains/cruz.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/cruz.json b/domains/cruz.json index 3dcebf315..6c2013d45 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -6,7 +6,6 @@ "email": "angelo.t.cruz1@gmail.com" }, "record": { - "CNAME": "acruz97.github.io", "TXT": "271f6d921b81604bb4e7e380285880" } } From fdbf1c95cc16a8e8c2e77faef254542243c8accd Mon Sep 17 00:00:00 2001 From: Ravi Khokhar Date: Fri, 21 Feb 2025 16:34:46 -0500 Subject: [PATCH 3517/3585] Verifying DNS for my github pages --- domains/_github-pages-challenge-ravikhokhar23.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ravikhokhar23.json diff --git a/domains/_github-pages-challenge-ravikhokhar23.json b/domains/_github-pages-challenge-ravikhokhar23.json new file mode 100644 index 000000000..47c732492 --- /dev/null +++ b/domains/_github-pages-challenge-ravikhokhar23.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ravikhokhar23", + "email": "khokhar.ravikumar@gmail.com" + }, + "record": { + "TXT": "48fae48f04aa23f0be9bb8b052c7d0" + } +} From 4a32c3c1336cc320096563dddf51fbb2a501dd14 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+bernardonogueira8@users.noreply.github.com> Date: Fri, 21 Feb 2025 20:03:56 -0300 Subject: [PATCH 3518/3585] Update saftec.json --- domains/saftec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saftec.json b/domains/saftec.json index 516324bb9..29f984f33 100644 --- a/domains/saftec.json +++ b/domains/saftec.json @@ -4,6 +4,6 @@ "email": "Samuraiflamesf@gmail.com" }, "record": { - "A": ["207.244.235.32"] + "A": ["152.67.45.142"] } } From 7b670543727578b09b6d0fceea786dbffb4cf980 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+bernardonogueira8@users.noreply.github.com> Date: Fri, 21 Feb 2025 20:04:08 -0300 Subject: [PATCH 3519/3585] Update hotfix.saftec.json --- domains/hotfix.saftec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json index 516324bb9..29f984f33 100644 --- a/domains/hotfix.saftec.json +++ b/domains/hotfix.saftec.json @@ -4,6 +4,6 @@ "email": "Samuraiflamesf@gmail.com" }, "record": { - "A": ["207.244.235.32"] + "A": ["152.67.45.142"] } } From 919e5f912266a36efd847001ced4305708bb65cc Mon Sep 17 00:00:00 2001 From: Lovian Alvaro Date: Sat, 22 Feb 2025 09:23:25 +0700 Subject: [PATCH 3520/3585] Create alvaro14.json --- domains/alvaro14.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/alvaro14.json diff --git a/domains/alvaro14.json b/domains/alvaro14.json new file mode 100644 index 000000000..2bebe860d --- /dev/null +++ b/domains/alvaro14.json @@ -0,0 +1,8 @@ + "owner": { + "username": "lovian", + "email": "stikamera26@gmail.com" + }, + "record": { + "CNAME": "cfpages-4pw.pages.dev" + } +} From e96ea58caf314bad8818314dbd4deb469ddfc92a Mon Sep 17 00:00:00 2001 From: Janith Madarasinghe <73998693+Janithpm@users.noreply.github.com> Date: Sat, 22 Feb 2025 08:12:34 +0530 Subject: [PATCH 3521/3585] Create janith.json --- domains/janith.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/janith.json diff --git a/domains/janith.json b/domains/janith.json new file mode 100644 index 000000000..92cf35b54 --- /dev/null +++ b/domains/janith.json @@ -0,0 +1,11 @@ +{ + "description": "Janith .is-a.dev domain", + "repo": "https://github.com/janithpm/janithpm.github.io", + "owner": { + "username": "Janithpm", + "email": "janithmadarasinghe@gmail.com" + }, + "record": { + "CNAME": "janithpm.github.io" + } +} From d726cb7e0249a4d17a12bed31c0a7b1845d165ac Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 21:50:24 -0500 Subject: [PATCH 3522/3585] Update denblo.json --- domains/denblo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/denblo.json b/domains/denblo.json index 1ed9a6bdc..b639fb837 100644 --- a/domains/denblo.json +++ b/domains/denblo.json @@ -5,6 +5,6 @@ "email": "denis.blokhin@outlook.com" }, "record": { - "CNAME": "DenisBlokhin.github.io" + "CNAME": "denisblokhin.github.io" } } From 1cf0e40a6517b600c38a7ac8c626aa65543c71b4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:06:48 -0500 Subject: [PATCH 3523/3585] Update mahmoud-makady.json --- domains/mahmoud-makady.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mahmoud-makady.json b/domains/mahmoud-makady.json index 9d081449f..46eff1630 100644 --- a/domains/mahmoud-makady.json +++ b/domains/mahmoud-makady.json @@ -3,7 +3,7 @@ "username": "Mahmoud-Makady", "email": "m.makady19@gmail.com" }, - "records": { + "record": { "CNAME": "mahmoud-makady.netlify.app" } } From f235da18b4ebbf7ac589b18b58a6e3b0873bb291 Mon Sep 17 00:00:00 2001 From: Nothing <107240771+nguyenngocphung2000@users.noreply.github.com> Date: Sat, 22 Feb 2025 10:27:04 +0700 Subject: [PATCH 3524/3585] Create ngocphung.json Update --- domains/ngocphung.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ngocphung.json diff --git a/domains/ngocphung.json b/domains/ngocphung.json new file mode 100644 index 000000000..2aee1f5fe --- /dev/null +++ b/domains/ngocphung.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nguyenngocphung2000" + }, + "record": { + "CNAME": "nguyenngocphung2000.github.io" + } +} From 9733ea7e875d70d0c3087043c80fa2b7396bfb2b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:29:27 -0500 Subject: [PATCH 3525/3585] fix(json): invalid --- domains/alvaro14.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/alvaro14.json b/domains/alvaro14.json index 2bebe860d..cdc63ec9d 100644 --- a/domains/alvaro14.json +++ b/domains/alvaro14.json @@ -1,3 +1,4 @@ +{ "owner": { "username": "lovian", "email": "stikamera26@gmail.com" From a4920fe6c5a93b6899e0b2d0d9cee6c2e4dc8041 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:33:03 -0500 Subject: [PATCH 3526/3585] Update jecoh.json --- domains/jecoh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jecoh.json b/domains/jecoh.json index e19354fa8..22f4d0cd7 100644 --- a/domains/jecoh.json +++ b/domains/jecoh.json @@ -3,7 +3,7 @@ "repo": "https://github.com/jecoh12/jecoh-is-a.dev", "owner": { "username": "jecoh12", - "email": "[jecoh12@gmail.com]" + "email": "jecoh12@gmail.com" }, "record": { "CNAME": "jecoh12.github.io" From 9b39a0bc0bac979fed8fab91c26b4504e7332875 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:35:29 -0500 Subject: [PATCH 3527/3585] Update secsum.json --- domains/secsum.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/secsum.json b/domains/secsum.json index 36a00b649..e35bf9625 100644 --- a/domains/secsum.json +++ b/domains/secsum.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "NgoQuangThien", - "email": "quangthien18032000@gmail.com" - }, - "record": { - "A": "3.24.49.246" - } + "owner": { + "username": "NgoQuangThien", + "email": "quangthien18032000@gmail.com" + }, + "record": { + "A": [ + "3.24.49.246" + ] + } } From 8d06779bbfe54585dba305301e5169e1f0626e59 Mon Sep 17 00:00:00 2001 From: Duong Tran <105262836+DTDucas@users.noreply.github.com> Date: Sat, 22 Feb 2025 10:38:41 +0700 Subject: [PATCH 3528/3585] Create dtducas.json --- domains/dtducas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dtducas.json diff --git a/domains/dtducas.json b/domains/dtducas.json new file mode 100644 index 000000000..d29c1ed94 --- /dev/null +++ b/domains/dtducas.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website for DTDucas", + "repo": "https://github.com/DTDucas", + "owner": { + "username": "DTDucas", + "email": "baymax.contact@gmail.com" + }, + "record": { + "CNAME": "dtducas.github.io" + }, + "proxied": true +} From 405f1ea60f1d7df3b4ef83b0304050d1d4e504e5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:47:47 -0500 Subject: [PATCH 3529/3585] Update domains/cescdev.json Co-authored-by: JustDeveloper --- domains/cescdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cescdev.json b/domains/cescdev.json index 79520e392..ee2571b3f 100644 --- a/domains/cescdev.json +++ b/domains/cescdev.json @@ -4,6 +4,6 @@ "email": "cesar0407197@gmail.com" }, "record": { - "CNAME": "cescdev-portafolio.netlify.app/" + "CNAME": "cescdev-portafolio.netlify.app" } } From 5b38a98037ccfa6b4d34fcea5048fa597a0cb356 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:48:04 -0500 Subject: [PATCH 3530/3585] chore: formatting --- domains/cescdev.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/cescdev.json b/domains/cescdev.json index ee2571b3f..a6b71ceae 100644 --- a/domains/cescdev.json +++ b/domains/cescdev.json @@ -1,9 +1,9 @@ { -"owner": { - "username": "GitCesc07", -"email": "cesar0407197@gmail.com" -}, -"record": { - "CNAME": "cescdev-portafolio.netlify.app" -} + "owner": { + "username": "GitCesc07", + "email": "cesar0407197@gmail.com" + }, + "record": { + "CNAME": "cescdev-portafolio.netlify.app" + } } From 3ddb4ddcf8a330f99ae4f5236ff7f1022f656caa Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:50:44 -0500 Subject: [PATCH 3531/3585] Update domains/arif.json Co-authored-by: JustDeveloper --- domains/arif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arif.json b/domains/arif.json index b3df945d0..65cbda863 100644 --- a/domains/arif.json +++ b/domains/arif.json @@ -6,6 +6,6 @@ "email": "arif8491@gmail.com" }, "record": { - "CNAME": "Arif-Islam.github.io" + "CNAME": "arif-islam.github.io" } } From 9f0c2f1eb8c01783792c77bc01cba0cb11bb6be4 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 00:54:33 -0300 Subject: [PATCH 3532/3585] Create mateogariboglio.json --- domains/mateogariboglio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mateogariboglio.json diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json new file mode 100644 index 000000000..22f1825fb --- /dev/null +++ b/domains/mateogariboglio.json @@ -0,0 +1,10 @@ +{ + "mateogariboglio": { + "owner": { + "username": "Mateo-404" + }, + "record": { + "CNAME": "portfolio-mateo-404s-projects.vercel.app" + } + } +} From 1d02468a3cfab33b81c9e3192dd973e6425b9a29 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:04:28 -0500 Subject: [PATCH 3533/3585] Update domains/elib0.json Co-authored-by: JustDeveloper --- domains/elib0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elib0.json b/domains/elib0.json index 25a17df8d..dfb6c8537 100644 --- a/domains/elib0.json +++ b/domains/elib0.json @@ -4,6 +4,6 @@ "email": "elijose.c@gmail.com" }, "record": { - "TXT": "elib0.github.io" + "CNAME": "elib0.github.io" } } From c49b120306f5e814f4fb78c23de7492b91cd3d16 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:05:15 -0300 Subject: [PATCH 3534/3585] Update mateogariboglio.json --- domains/mateogariboglio.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index 22f1825fb..b05778049 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -2,6 +2,7 @@ "mateogariboglio": { "owner": { "username": "Mateo-404" + "discord": "gary_______" }, "record": { "CNAME": "portfolio-mateo-404s-projects.vercel.app" From b56fb88bb20a6045fc61f4f624562df1838b9eda Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:16:15 -0500 Subject: [PATCH 3535/3585] Update golvellius32.json --- domains/golvellius32.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/golvellius32.json b/domains/golvellius32.json index 972beb090..5c7eb91fd 100644 --- a/domains/golvellius32.json +++ b/domains/golvellius32.json @@ -3,7 +3,7 @@ "repo": "https://github.com/golvellius32/skills-github-pages-public", "owner": { "username": "golvellius32", - "email": "golvellius@hotmail.com", + "email": "golvellius@hotmail.com" }, "record": { "CNAME": "golvellius32.github.io" From 43489c3e44bac18515e5b9f856b4ed76c34d1e28 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:17:41 -0300 Subject: [PATCH 3536/3585] Update mateogariboglio.json --- domains/mateogariboglio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index b05778049..fd94b30cc 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -1,7 +1,7 @@ { "mateogariboglio": { "owner": { - "username": "Mateo-404" + "username": "Mateo-404", "discord": "gary_______" }, "record": { From 28c81a42e56e108db3a88d4273eccd9cd1c50c34 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:18:58 -0500 Subject: [PATCH 3537/3585] chore: fixing json --- domains/mateogariboglio.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index fd94b30cc..3b73f89dc 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -1,11 +1,9 @@ { - "mateogariboglio": { "owner": { - "username": "Mateo-404", - "discord": "gary_______" + "username": "Mateo-404", + "discord": "gary_______" }, "record": { - "CNAME": "portfolio-mateo-404s-projects.vercel.app" + "CNAME": "portfolio-mateo-404s-projects.vercel.app" } - } } From ac33173f0530b6e2c4cf5f5e10b5dabcb18f4807 Mon Sep 17 00:00:00 2001 From: dauvet Date: Sat, 22 Feb 2025 11:22:42 +0700 Subject: [PATCH 3538/3585] Update dauvet.json --- domains/dauvet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dauvet.json b/domains/dauvet.json index 482ddd9e6..86909dbb3 100644 --- a/domains/dauvet.json +++ b/domains/dauvet.json @@ -4,6 +4,6 @@ "email": "vanhieu85@gmail.com" }, "record": { - "CNAME": "dauuvet.github.io" + "CNAME": "dauvet.github.io" } } From 654d5bcbd37c78641695f2c03d30c3dc518acc3d Mon Sep 17 00:00:00 2001 From: lakshay choudhary Date: Sat, 22 Feb 2025 09:56:33 +0530 Subject: [PATCH 3539/3585] fix minor rookie mistake --- domains/lakshay.json | 2 +- domains/lux.json | 2 +- domains/unlux.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/lakshay.json b/domains/lakshay.json index 6d7da3b05..48c3d9643 100644 --- a/domains/lakshay.json +++ b/domains/lakshay.json @@ -5,6 +5,6 @@ "email": "support@unlux.dev" }, "record": { - "url": "https://unlux.dev" + "URL": "https://unlux.dev" } } diff --git a/domains/lux.json b/domains/lux.json index 6d7da3b05..48c3d9643 100644 --- a/domains/lux.json +++ b/domains/lux.json @@ -5,6 +5,6 @@ "email": "support@unlux.dev" }, "record": { - "url": "https://unlux.dev" + "URL": "https://unlux.dev" } } diff --git a/domains/unlux.json b/domains/unlux.json index 6d7da3b05..48c3d9643 100644 --- a/domains/unlux.json +++ b/domains/unlux.json @@ -5,6 +5,6 @@ "email": "support@unlux.dev" }, "record": { - "url": "https://unlux.dev" + "URL": "https://unlux.dev" } } From ef31863934da555b791f075cb0ef644d1a6e02ed Mon Sep 17 00:00:00 2001 From: acruz97 Date: Fri, 21 Feb 2025 22:29:54 -0600 Subject: [PATCH 3540/3585] Delete domains/cruz.json --- domains/cruz.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cruz.json diff --git a/domains/cruz.json b/domains/cruz.json deleted file mode 100644 index 6c2013d45..000000000 --- a/domains/cruz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my portfolio", - "repo": "https://github.com/acruz97/me", - "owner": { - "username": "acruz97", - "email": "angelo.t.cruz1@gmail.com" - }, - "record": { - "TXT": "271f6d921b81604bb4e7e380285880" - } -} From ef5ee30a4ed73503ef988b5c1d9a2585d183e2bf Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:31:12 -0300 Subject: [PATCH 3541/3585] Update mateogariboglio.json --- domains/mateogariboglio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index 3b73f89dc..2478ce6f1 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -4,6 +4,6 @@ "discord": "gary_______" }, "record": { - "CNAME": "portfolio-mateo-404s-projects.vercel.app" + "TXT": "https://docs.is-a.dev/guides/vercel/" } } From 4cee66031f5c1ace27d8f3a4c9f1d0e7a40580dd Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:40:51 -0300 Subject: [PATCH 3542/3585] Update mateogariboglio.json --- domains/mateogariboglio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index 2478ce6f1..3b73f89dc 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -4,6 +4,6 @@ "discord": "gary_______" }, "record": { - "TXT": "https://docs.is-a.dev/guides/vercel/" + "CNAME": "portfolio-mateo-404s-projects.vercel.app" } } From 31299d6112d717211a56ebb839e0561eb8659b44 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:42:33 -0300 Subject: [PATCH 3543/3585] Create _vercel.mateogariboglio.json --- domains/_vercel.mateogariboglio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.mateogariboglio.json diff --git a/domains/_vercel.mateogariboglio.json b/domains/_vercel.mateogariboglio.json new file mode 100644 index 000000000..fdfca6250 --- /dev/null +++ b/domains/_vercel.mateogariboglio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mateo-404", + "discord": "gary_______" + }, + "record": { + "TXT": "vc-domain-verify=mateogariboglio.is-a.dev,5241b76c19e0f7de2f4a" + } +} From 3f8a53d1317ca3b37a203a39cda533c2fc8a4052 Mon Sep 17 00:00:00 2001 From: Shimizu <90589837+Mikofoxie@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:37:21 +0700 Subject: [PATCH 3544/3585] _discord.shimizu.json --- domains/_discord.shimizu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.shimizu.json diff --git a/domains/_discord.shimizu.json b/domains/_discord.shimizu.json new file mode 100644 index 000000000..5ce34aa5e --- /dev/null +++ b/domains/_discord.shimizu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikofoxie", + "email": "shimizulazy@gmail.com" + }, + "record": { + "TXT": "dh=a24d14132caded8f17f5e4fdd4222378e8df2b89" + } +} From 71de7a48dffb8a490e7d069174aff47103931810 Mon Sep 17 00:00:00 2001 From: Harun Abdullah Rakin <160221616+harunabdullahrakin@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:59:57 +0600 Subject: [PATCH 3545/3585] Create harunabdullah.json --- domains/harunabdullah.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/harunabdullah.json diff --git a/domains/harunabdullah.json b/domains/harunabdullah.json new file mode 100644 index 000000000..16e71771f --- /dev/null +++ b/domains/harunabdullah.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "harunabdullahrakin" + }, + + "record": { + "A": [ + "185.31.40.12" + ] + +} +} From c7b94f47255e8fd02c4858c5696b6adf7e609eb9 Mon Sep 17 00:00:00 2001 From: Harun Abdullah Rakin <160221616+harunabdullahrakin@users.noreply.github.com> Date: Sat, 22 Feb 2025 13:05:13 +0600 Subject: [PATCH 3546/3585] Create www.harunabdullah.json --- domains/www.harunabdullah.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/www.harunabdullah.json diff --git a/domains/www.harunabdullah.json b/domains/www.harunabdullah.json new file mode 100644 index 000000000..8a2ef2a61 --- /dev/null +++ b/domains/www.harunabdullah.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "harunabdullahrakin" + }, + + "record": { + "A": [ + "185.31.40.12" + ] + } + +} From 0a01d783bf4173442fc82dc5f1a71842bad04422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Sat, 22 Feb 2025 14:26:08 +0700 Subject: [PATCH 3547/3585] Create ngockhuong.json --- domains/ngockhuong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ngockhuong.json diff --git a/domains/ngockhuong.json b/domains/ngockhuong.json new file mode 100644 index 000000000..0288067de --- /dev/null +++ b/domains/ngockhuong.json @@ -0,0 +1,10 @@ +{ + "description": "ngockhuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From ce676c423ae83cfb2ec7500c8d452f5433da6008 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sat, 22 Feb 2025 17:25:54 +0800 Subject: [PATCH 3548/3585] Create _github-pages-challenge-jecoh12.json --- domains/_github-pages-challenge-jecoh12.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jecoh12.json diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.json new file mode 100644 index 000000000..ddf183187 --- /dev/null +++ b/domains/_github-pages-challenge-jecoh12.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jecoh12", + "email": "[jecoh12@gmail.com]" + }, + "record": { + "TXT": "06b17cb3b27f897547ef636ec8189d" + } +} From df361825749c113e513ce781c6451e0ff0e0851a Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 22 Feb 2025 11:09:57 +0100 Subject: [PATCH 3549/3585] Removed MX record --- domains/colin.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/colin.json b/domains/colin.json index caaae089b..afeee8671 100644 --- a/domains/colin.json +++ b/domains/colin.json @@ -4,8 +4,7 @@ "email": "spam+isadev@col1n.fr" }, "record": { - "CNAME": "proxy.col1n.fr", - "MX": "mx.col1n.fr" + "CNAME": "proxy.col1n.fr" } } \ No newline at end of file From c663330154428523c9973bfb89f946d49360b555 Mon Sep 17 00:00:00 2001 From: Renan Teixeira Date: Sat, 22 Feb 2025 08:06:32 -0300 Subject: [PATCH 3550/3585] Update renant.json --- domains/renant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/renant.json b/domains/renant.json index d86f6e745..c3fdf18a9 100644 --- a/domains/renant.json +++ b/domains/renant.json @@ -4,6 +4,6 @@ "email": "renan_replay@live.com" }, "record": { - "CNAME": "domainname.vercel.app" + "CNAME": "renant.vercel.app" } } From 10a82021e5b9fdaa846e5174b72ffdad365ae653 Mon Sep 17 00:00:00 2001 From: Juncheng Hou <142193992+hjc-code@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:25:26 +0800 Subject: [PATCH 3551/3585] Create hjc.json --- domains/hjc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hjc.json diff --git a/domains/hjc.json b/domains/hjc.json new file mode 100644 index 000000000..30eb94731 --- /dev/null +++ b/domains/hjc.json @@ -0,0 +1,12 @@ +{ + "description": "The repo is my personal blog,it will record the things about how to develop.I will make some tutorials as well.", + "repo": "https://github.com/hjc-code/hjc-code.github.io", + "owner": { + "username": "hjc-code", + "email": "houjuncheng.me@gmail.com" + }, + "record": { + "CNAME": "hjc-code.github.io" + }, + "proxied": true +} From 782f47f0affb9e4f07d03a63bc840b4d2a08e6d1 Mon Sep 17 00:00:00 2001 From: CyrilGuoCODE <159008447+CyrilGuoCODE@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:43:51 +0800 Subject: [PATCH 3552/3585] Create gwly.json --- domains/gwly.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/gwly.json diff --git a/domains/gwly.json b/domains/gwly.json new file mode 100644 index 000000000..26e78f64a --- /dev/null +++ b/domains/gwly.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "cyrilguocode" + }, + "record": { + "CNAME": "gwlyweb.pages.dev" + } +} From 89d07746e40d8ff8866e1f2f6609896d1ec562db Mon Sep 17 00:00:00 2001 From: Mike van den Berge Date: Sat, 22 Feb 2025 13:28:51 +0100 Subject: [PATCH 3553/3585] Create mikevdberge.is-a.dev domain --- domains/mikevdberge | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mikevdberge diff --git a/domains/mikevdberge b/domains/mikevdberge new file mode 100644 index 000000000..5bd161431 --- /dev/null +++ b/domains/mikevdberge @@ -0,0 +1,10 @@ +{ + "description": "Mike van den Berge's website and blog", + "owner": { + "username": "mikevdberge", + "email": "mike.van.den.berge@gmail.com" + }, + "record": { + "CNAME": "mikevdberge.github.io/" + } +} From 0e81fc149434f803d770bc66053e0ff0772e14d6 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 22 Feb 2025 18:57:47 +0530 Subject: [PATCH 3554/3585] Create synthara.json --- domains/synthara.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/synthara.json diff --git a/domains/synthara.json b/domains/synthara.json new file mode 100644 index 000000000..7aee4a82d --- /dev/null +++ b/domains/synthara.json @@ -0,0 +1,13 @@ +{ + "description": "🚀 Synthara – Your Smart AI Assistant Synthara is an advanced AI-powered virtual assistant designed to enhance productivity, answer queries, and automate tasks efficiently. Built with cutting-edge AI technology, Synthara delivers seamless interactions and intelligent responses.", + "repo": "https://github.com/ArhanAnsari/Synthara", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" + }, + "record": { + "CNAME": "synthara.vercel.app" + } +} From 2f8363041eea835c54cab6c2b108dc21d88c9d94 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 22 Feb 2025 18:59:18 +0530 Subject: [PATCH 3555/3585] Create _vercel.synthara.json --- domains/_vercel.synthara.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.synthara.json diff --git a/domains/_vercel.synthara.json b/domains/_vercel.synthara.json new file mode 100644 index 000000000..1c48f3e66 --- /dev/null +++ b/domains/_vercel.synthara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=synthara.is-a.dev,5cfe1b6f6a8530d47a55" + } +} From b122eea734ebcf5688d562253bc6b44786097095 Mon Sep 17 00:00:00 2001 From: josem430 <44243335+josem430@users.noreply.github.com> Date: Sat, 22 Feb 2025 08:48:34 -0500 Subject: [PATCH 3556/3585] Create jmc.is-a.dev.json --- domains/jmc.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jmc.is-a.dev.json diff --git a/domains/jmc.is-a.dev.json b/domains/jmc.is-a.dev.json new file mode 100644 index 000000000..b938c448e --- /dev/null +++ b/domains/jmc.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "josem430", + "email": "jmc300499@gmail.com", + "discord": "josem430" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 372e24640de7055f7cc12f252abe0f3df8f95435 Mon Sep 17 00:00:00 2001 From: FuSoraS Date: Sat, 22 Feb 2025 10:51:59 -0300 Subject: [PATCH 3557/3585] Create fusoras.json --- domains/fusoras.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fusoras.json diff --git a/domains/fusoras.json b/domains/fusoras.json new file mode 100644 index 000000000..315659dac --- /dev/null +++ b/domains/fusoras.json @@ -0,0 +1,11 @@ +{ + "description": "Porfolio website", + "repo": "https://github.com/FuSoraS/portfolio", + "owner": { + "username": "FuSoraS", + "email": "developer.FuSoraS@gmail.com" + }, + "record": { + "CNAME": "FuSoraS.github.io" + } +} From b941c4ae76e05a12f292841fcea825507b0e4c4a Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Sat, 22 Feb 2025 13:55:50 +0000 Subject: [PATCH 3558/3585] Fix CNAME --- domains/guillelm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/guillelm.json b/domains/guillelm.json index a81eb3645..5baef4118 100644 --- a/domains/guillelm.json +++ b/domains/guillelm.json @@ -6,6 +6,6 @@ "email": "jlauram3@fcpn.edu.bo" }, "record": { - "CNAME": "https://guillelm71.github.io/portafolio" + "CNAME": "guillelm71.github.io" } } From f9404f0bb01f6d30ea4dfbc820a4f42b9a5b1a41 Mon Sep 17 00:00:00 2001 From: FuSoraS Date: Sat, 22 Feb 2025 11:07:51 -0300 Subject: [PATCH 3559/3585] Update fusoras.json --- domains/fusoras.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fusoras.json b/domains/fusoras.json index 315659dac..4be4671cb 100644 --- a/domains/fusoras.json +++ b/domains/fusoras.json @@ -6,6 +6,6 @@ "email": "developer.FuSoraS@gmail.com" }, "record": { - "CNAME": "FuSoraS.github.io" + "CNAME": "fusoras.github.io" } } From 1bc42fda60b81823f99fe4c7af5b60343dd3c70f Mon Sep 17 00:00:00 2001 From: josem430 <44243335+josem430@users.noreply.github.com> Date: Sat, 22 Feb 2025 09:29:05 -0500 Subject: [PATCH 3560/3585] Rename jmc.is-a.dev.json to jmc.json --- domains/{jmc.is-a.dev.json => jmc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jmc.is-a.dev.json => jmc.json} (100%) diff --git a/domains/jmc.is-a.dev.json b/domains/jmc.json similarity index 100% rename from domains/jmc.is-a.dev.json rename to domains/jmc.json From fb6513b1b2c740c9f4f580a5b2be985999f00653 Mon Sep 17 00:00:00 2001 From: vs Date: Sat, 22 Feb 2025 20:10:27 +0530 Subject: [PATCH 3561/3585] Create vs206.json --- domains/vs206.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vs206.json diff --git a/domains/vs206.json b/domains/vs206.json new file mode 100644 index 000000000..28fded3f2 --- /dev/null +++ b/domains/vs206.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/vs206/vs206.github.io", + "owner": { + "username": "vs206", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "vs206.github.io" + } +} From 402c331fefd7bd524b2ad49e02e01bb032f41ac4 Mon Sep 17 00:00:00 2001 From: Mike van den Berge Date: Sat, 22 Feb 2025 14:54:06 +0000 Subject: [PATCH 3562/3585] Rename to .json --- domains/{mikevdberge => mikevdberge.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mikevdberge => mikevdberge.json} (100%) diff --git a/domains/mikevdberge b/domains/mikevdberge.json similarity index 100% rename from domains/mikevdberge rename to domains/mikevdberge.json From 50872897acf240680e66133690674f609f09e1b0 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 22 Feb 2025 17:13:47 +0100 Subject: [PATCH 3563/3585] fix cname --- domains/mikevdberge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mikevdberge.json b/domains/mikevdberge.json index 5bd161431..92498766b 100644 --- a/domains/mikevdberge.json +++ b/domains/mikevdberge.json @@ -5,6 +5,6 @@ "email": "mike.van.den.berge@gmail.com" }, "record": { - "CNAME": "mikevdberge.github.io/" + "CNAME": "mikevdberge.github.io" } } From 8f7e5a392a920456b37e9176cb3484efab597722 Mon Sep 17 00:00:00 2001 From: udithamanohara Date: Sat, 22 Feb 2025 22:11:36 +0530 Subject: [PATCH 3564/3585] Create uditha.json --- domains/uditha.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/uditha.json diff --git a/domains/uditha.json b/domains/uditha.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/uditha.json @@ -0,0 +1 @@ + From 5af94f107ea74a590a3832f613a10c2b92ce7119 Mon Sep 17 00:00:00 2001 From: udithamanohara Date: Sat, 22 Feb 2025 22:16:12 +0530 Subject: [PATCH 3565/3585] Update uditha.json --- domains/uditha.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/domains/uditha.json b/domains/uditha.json index 8b1378917..b3ffe8963 100644 --- a/domains/uditha.json +++ b/domains/uditha.json @@ -1 +1,9 @@ +{ + "owner": { + "username": "udithamanohara" + }, + "record": { + "CNAME": "udithamanohara.github.io" + } +} From c64a389da07b2bbcdca2b75c50c925eee3fc6e52 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 20:51:06 +0300 Subject: [PATCH 3566/3585] Update reserved.json --- util/reserved.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 4482ced8e..5bac083b7 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -24,6 +24,8 @@ "catalog", "chat", "checkout", + "cname", + "cname[1-99]", "co", "com", "com[1-9]", @@ -105,6 +107,8 @@ "signin", "signout", "signup", + "srv", + "srv[1-99]", "staff", "statistics", "stats", @@ -120,6 +124,8 @@ "tld", "token", "tokens", + "txt", + "txt[1-9999]", "url", "url[1-9999]", "user", From 75c86baf082bf8d7493bb8bfa00f76766fec16d6 Mon Sep 17 00:00:00 2001 From: Doan Si Linh <87761063+doansilinh@users.noreply.github.com> Date: Sun, 23 Feb 2025 01:05:10 +0700 Subject: [PATCH 3567/3585] Create doansilinh.json --- domains/doansilinh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/doansilinh.json diff --git a/domains/doansilinh.json b/domains/doansilinh.json new file mode 100644 index 000000000..9001d14a2 --- /dev/null +++ b/domains/doansilinh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "doansilinh" + }, + "record": { + "CNAME": "doansilinh.github.io" + } +} From f6011d4a754fa7dd4212194c600f14378463a811 Mon Sep 17 00:00:00 2001 From: CristianSitov Date: Sat, 22 Feb 2025 21:33:52 +0200 Subject: [PATCH 3568/3585] Create sitov.json --- domains/sitov.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sitov.json diff --git a/domains/sitov.json b/domains/sitov.json new file mode 100644 index 000000000..84c2cb4a1 --- /dev/null +++ b/domains/sitov.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sitov", + "email": "cristian.sitov@gmail.com" + }, + "record": { + "CNAME": "sitov.ro" + } +} From 1da4e1de5a3cfb8ea36fd9aab3a883ff95cbc4b8 Mon Sep 17 00:00:00 2001 From: Ravi Khokhar Date: Sat, 22 Feb 2025 17:15:15 -0500 Subject: [PATCH 3569/3585] Rename file name --- ...har23.json => _github-pages-challenge-ravikhokhar23.ravi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ravikhokhar23.json => _github-pages-challenge-ravikhokhar23.ravi.json} (100%) diff --git a/domains/_github-pages-challenge-ravikhokhar23.json b/domains/_github-pages-challenge-ravikhokhar23.ravi.json similarity index 100% rename from domains/_github-pages-challenge-ravikhokhar23.json rename to domains/_github-pages-challenge-ravikhokhar23.ravi.json From 2380f67cc70400a867aa5e9d3575f858708fe5b8 Mon Sep 17 00:00:00 2001 From: Jeiel Lima Miranda <72875404+Jetrom17@users.noreply.github.com> Date: Sat, 22 Feb 2025 21:42:33 -0300 Subject: [PATCH 3570/3585] Create JeielMiranda.json Following the documentation... --- domains/JeielMiranda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/JeielMiranda.json diff --git a/domains/JeielMiranda.json b/domains/JeielMiranda.json new file mode 100644 index 000000000..f50a9a840 --- /dev/null +++ b/domains/JeielMiranda.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain", + "repo": "https://github.com/Jetrom17/jetrom17.github.io", + "owner": { + "username": "Jetrom17", + "email": "72875404+Jetrom17@users.noreply.github.com" + }, + "record": { + "CNAME": "jetrom17.github.io" + } +} From 9b49395292bc07a200f70fbee789891531980915 Mon Sep 17 00:00:00 2001 From: Jeiel Lima Miranda <72875404+Jetrom17@users.noreply.github.com> Date: Sat, 22 Feb 2025 21:46:34 -0300 Subject: [PATCH 3571/3585] Rename JeielMiranda.json to jeielmiranda.json --- domains/{JeielMiranda.json => jeielmiranda.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{JeielMiranda.json => jeielmiranda.json} (100%) diff --git a/domains/JeielMiranda.json b/domains/jeielmiranda.json similarity index 100% rename from domains/JeielMiranda.json rename to domains/jeielmiranda.json From aae12968e289c834ce6920518480a118fa31dc9e Mon Sep 17 00:00:00 2001 From: Udyan Saha Upal Date: Sun, 23 Feb 2025 07:28:07 +0600 Subject: [PATCH 3572/3585] Create udyanupal.json --- domains/udyanupal.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/udyanupal.json diff --git a/domains/udyanupal.json b/domains/udyanupal.json new file mode 100644 index 000000000..5c569ad40 --- /dev/null +++ b/domains/udyanupal.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "udyanupal" + }, + "record": { + "CNAME": "usupal.vercel.app" + } +} From 6ed02f656ed2b116d988f4fecc73d43fe2ba59e7 Mon Sep 17 00:00:00 2001 From: Milan Jadav Date: Sun, 23 Feb 2025 08:26:49 +0530 Subject: [PATCH 3573/3585] Create mln.json --- domains/mln.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mln.json diff --git a/domains/mln.json b/domains/mln.json new file mode 100644 index 000000000..6439d777e --- /dev/null +++ b/domains/mln.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/xmi1an/portfoliov2.git", + "owner": { + "username": "xmi1an", + "email": "xnarcos300@gmail.com" + }, + "record": { + "CNAME": "xmi1an.vercel.app" + } +} From 374f0f7fcac6f169e0d0896a420a09052e260a2f Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 12:49:06 +0800 Subject: [PATCH 3574/3585] Update domains/_github-pages-challenge-jecoh12.json Co-authored-by: Stefano Del Prete --- domains/_github-pages-challenge-jecoh12.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.json index ddf183187..999b1de72 100644 --- a/domains/_github-pages-challenge-jecoh12.json +++ b/domains/_github-pages-challenge-jecoh12.json @@ -1,7 +1,7 @@ { "owner": { "username": "jecoh12", - "email": "[jecoh12@gmail.com]" + "email": "jecoh12@gmail.com" }, "record": { "TXT": "06b17cb3b27f897547ef636ec8189d" From 59d4a7e5acce9284e49de2366df57a9281468183 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 13:31:10 +0800 Subject: [PATCH 3575/3585] Rename _github-pages-challenge-jecoh12.json to _github-pages-challenge-jecoh12.jecoh.is-a.dev.json --- ...2.json => _github-pages-challenge-jecoh12.jecoh.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jecoh12.json => _github-pages-challenge-jecoh12.jecoh.is-a.dev.json} (100%) diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json similarity index 100% rename from domains/_github-pages-challenge-jecoh12.json rename to domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json From 404f8384dd43320ac53915804806ab6a7b95a0b1 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 13:33:08 +0800 Subject: [PATCH 3576/3585] Rename _github-pages-challenge-jecoh12.jecoh.is-a.dev.json to _github-pages-challenge-jecoh12.json --- ...2.jecoh.is-a.dev.json => _github-pages-challenge-jecoh12.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jecoh12.jecoh.is-a.dev.json => _github-pages-challenge-jecoh12.json} (100%) diff --git a/domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json b/domains/_github-pages-challenge-jecoh12.json similarity index 100% rename from domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json rename to domains/_github-pages-challenge-jecoh12.json From b353ff3108fca97e1d803989aa1bdbdd7e94c8a6 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 14:26:58 +0800 Subject: [PATCH 3577/3585] Rename _github-pages-challenge-jecoh12.json to _github-pages-challenge-jecoh12.jecoh.json --- ...ge-jecoh12.json => _github-pages-challenge-jecoh12.jecoh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jecoh12.json => _github-pages-challenge-jecoh12.jecoh.json} (100%) diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.jecoh.json similarity index 100% rename from domains/_github-pages-challenge-jecoh12.json rename to domains/_github-pages-challenge-jecoh12.jecoh.json From 586138298ee951db3d61b200c17e75394d8d4759 Mon Sep 17 00:00:00 2001 From: Jeiel Lima Miranda <72875404+Jetrom17@users.noreply.github.com> Date: Sun, 23 Feb 2025 08:20:17 -0300 Subject: [PATCH 3578/3585] Mail --- domains/jeielmiranda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeielmiranda.json b/domains/jeielmiranda.json index f50a9a840..ab21b4c1b 100644 --- a/domains/jeielmiranda.json +++ b/domains/jeielmiranda.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Jetrom17/jetrom17.github.io", "owner": { "username": "Jetrom17", - "email": "72875404+Jetrom17@users.noreply.github.com" + "email": "jeiel@duck.com" }, "record": { "CNAME": "jetrom17.github.io" From 4811b0ef66ddd896e1e34c19ecfe54ea955d4a6e Mon Sep 17 00:00:00 2001 From: Rafael Fernandes Date: Sun, 23 Feb 2025 09:39:06 -0300 Subject: [PATCH 3579/3585] adding my domain --- domains/rafaelfernandes.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/rafaelfernandes.json diff --git a/domains/rafaelfernandes.json b/domains/rafaelfernandes.json new file mode 100644 index 000000000..dd7b9099d --- /dev/null +++ b/domains/rafaelfernandes.json @@ -0,0 +1,17 @@ +{ + "description": "Personal potifolho site.", + "repo": "https://github.com/RafaelFernandesBR/rafaelfernandes.github.io", + "owner": { + "username": "RafaelFernandesBR", + "email": "marcorafaeldemelo16@protonmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + }, + "proxied": true +} \ No newline at end of file From 95dbf8ee267ad11c3ffe1057165ac376bb297a74 Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 21:06:39 +0530 Subject: [PATCH 3580/3585] Create wasim.json --- domains/wasim.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wasim.json diff --git a/domains/wasim.json b/domains/wasim.json new file mode 100644 index 000000000..c65cdb9bc --- /dev/null +++ b/domains/wasim.json @@ -0,0 +1,10 @@ +{ + "subdomain": "wasim", + "owner": { + "email": "wasimbaig000@gmail.com" + }, + "records": { + "CNAME": "wasimb.vercel.app" + }, + "proxied": false +} From 328f6867e96e69bea1129cddbb80e59db1ec8a0f Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 21:19:22 +0530 Subject: [PATCH 3581/3585] Update wasim.json --- domains/wasim.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/wasim.json b/domains/wasim.json index c65cdb9bc..15ef005ed 100644 --- a/domains/wasim.json +++ b/domains/wasim.json @@ -5,6 +5,7 @@ }, "records": { "CNAME": "wasimb.vercel.app" + "TXT": "_vercel=vc-domain-verify=wasim.is-a.dev,6b4abdaf07b7f6517075" }, "proxied": false } From 383b4a580c34ba49c04df862e58665da06484795 Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:32:58 +0530 Subject: [PATCH 3582/3585] Create _vercel.wasim.json --- domains/_vercel.wasim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.wasim.json diff --git a/domains/_vercel.wasim.json b/domains/_vercel.wasim.json new file mode 100644 index 000000000..82edb123b --- /dev/null +++ b/domains/_vercel.wasim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "simbaig", + "email": "wasimbaig000@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=wasim.is-a.dev,6b4abdaf07b7f6517075" + } +} From 7655e4808e02e14ae0283bf1ca00173e9b26f246 Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:33:39 +0530 Subject: [PATCH 3583/3585] Update wasim.json --- domains/wasim.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/wasim.json b/domains/wasim.json index 15ef005ed..0543bf374 100644 --- a/domains/wasim.json +++ b/domains/wasim.json @@ -1,11 +1,9 @@ { - "subdomain": "wasim", - "owner": { - "email": "wasimbaig000@gmail.com" - }, - "records": { - "CNAME": "wasimb.vercel.app" - "TXT": "_vercel=vc-domain-verify=wasim.is-a.dev,6b4abdaf07b7f6517075" - }, - "proxied": false + "owner": { + "username": "simbaig", + "email": "wasimbaig000@gmail.com" + }, + "record": { + "CNAME": "wasimb.vercel.app" + } } From 049953a4e752b66e4f9c47b3472afd63ad1fa6ab Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 24 Feb 2025 07:00:09 +0800 Subject: [PATCH 3584/3585] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 5bac083b7..98267ebff 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -88,6 +88,8 @@ "payments", "portal", "postmaster", + "prod", + "production", "recovery", "redirect", "registrar", @@ -110,6 +112,7 @@ "srv", "srv[1-99]", "staff", + "staging", "statistics", "stats", "status", From 709e203e9a791aecb21684b571a0a38fe0c4a2b2 Mon Sep 17 00:00:00 2001 From: Jonathan Russ Date: Mon, 24 Feb 2025 06:29:03 +0100 Subject: [PATCH 3585/3585] chore(domain): use nameservers --- domains/jonathan-russ.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json index 4a3e8c54a..2ec02dd8d 100644 --- a/domains/jonathan-russ.json +++ b/domains/jonathan-russ.json @@ -7,7 +7,6 @@ "discord": "494042822320717827" }, "record": { - "A": ["76.76.21.21"], - "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" + "NS": ["ns1.vercel-dns.com", "ns2.vercel-dns.com"] } }