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 01/74] 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 80c68eff7fd4fdc1ca2734376f080fd7abde18b6 Mon Sep 17 00:00:00 2001 From: Adi Purnomo Date: Wed, 5 Feb 2025 23:43:27 +0700 Subject: [PATCH 02/74] 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 2353de32f3d4fa7bf2d04ea91a039c3059e3e25a Mon Sep 17 00:00:00 2001 From: Neel Mishra Date: Wed, 5 Feb 2025 22:59:14 +0530 Subject: [PATCH 03/74] 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 04/74] 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 9ecfbd95a3c26a948c5914198fc69e9b442eee6c Mon Sep 17 00:00:00 2001 From: liboot Date: Wed, 5 Feb 2025 17:09:20 -0800 Subject: [PATCH 05/74] 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 06/74] 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 56f190b0522a69f9fe01d737979a3f0a5628acb7 Mon Sep 17 00:00:00 2001 From: leopku Date: Thu, 6 Feb 2025 10:27:58 +0800 Subject: [PATCH 07/74] 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 08/74] 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 09/74] 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 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 10/74] 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 11/74] 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 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 12/74] 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 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 13/74] 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 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 14/74] 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 15/74] 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 6cb8c1be7e3054172df2595eddeb04b1340b6536 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:48:03 +0530 Subject: [PATCH 16/74] 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 08bdfd0f996babe31555f5ef3aadd1824ca64b58 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:52:02 +0530 Subject: [PATCH 17/74] 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 18/74] 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 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 19/74] 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 20/74] 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 21/74] 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 22/74] 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 c010f738b2890c5e45cbec0195b1a9f70b44d9d1 Mon Sep 17 00:00:00 2001 From: Mudassir Mirza Date: Thu, 6 Feb 2025 21:30:12 +0500 Subject: [PATCH 23/74] 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 24/74] 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 25/74] 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 26/74] 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 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 27/74] 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 28/74] 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 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 29/74] 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 30/74] 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 31/74] 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 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 32/74] 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 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 33/74] Update _vercel.hasanbithto.json 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 34/74] 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 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 35/74] 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 7fb768f3998dc48208d346371c21588b005a31c2 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Wed, 12 Feb 2025 13:55:29 +0300 Subject: [PATCH 36/74] 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 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 37/74] 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 38/74] 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 39/74] 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 40/74] 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 41/74] 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 42/74] 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 43/74] 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 44/74] 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 45/74] 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 46/74] 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 47/74] 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 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 48/74] 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 49/74] 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 50/74] 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 51/74] 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 52/74] 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 53/74] 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 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 54/74] 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 55/74] 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 56/74] 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 57/74] 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 58/74] 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 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 59/74] 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 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 60/74] 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 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 61/74] 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 62/74] 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 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 63/74] 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 64/74] 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 65/74] 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 66/74] 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 67/74] _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 68/74] _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 69/74] 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 70/74] 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 71/74] 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 037dfd1aa3d95e94cd72243c6a58d7410072a2ea Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 15:56:49 +0200 Subject: [PATCH 72/74] 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 20ea0d03e43b6a8fde02e50800c784a37e5455bb Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:04:57 +0200 Subject: [PATCH 73/74] 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 74/74] 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 +}