From 28fe54dc1c361f8aa7b94e6d0c2ab53ae097351c Mon Sep 17 00:00:00 2001 From: Puncoz Nepal Date: Sat, 4 Jan 2025 12:19:52 +0545 Subject: [PATCH 01/60] Create puncoz.json --- domains/puncoz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/puncoz.json diff --git a/domains/puncoz.json b/domains/puncoz.json new file mode 100644 index 000000000..75a9c1188 --- /dev/null +++ b/domains/puncoz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "puncoz", + "discord": "333515022565113856", + }, + "record": { + "NS": [ + "bruce.ns.cloudflare.com", + "coco.ns.cloudflare.com" + ] + } +} From de552324cedda6307dffb195f8406e0f3f4342ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mustafa=20=22pxsty=22=20K=C3=96K?= <75846829+pxsty0@users.noreply.github.com> Date: Sat, 4 Jan 2025 09:51:57 +0300 Subject: [PATCH 02/60] Create pxsty.json --- domains/pxsty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pxsty.json diff --git a/domains/pxsty.json b/domains/pxsty.json new file mode 100644 index 000000000..a82e9166c --- /dev/null +++ b/domains/pxsty.json @@ -0,0 +1,11 @@ +{ + "description": "pxsty personal web page", + "repo": "https://github.com/pxsty0/pxsty0.github.io", + "owner": { + "username": "pxsty0", + "email": "pxsty@pxserv.net" + }, + "record": { + "CNAME": "pxsty0.github.io" + } +} From b0741f912236c9be9576db39785daa4a0abaa6f9 Mon Sep 17 00:00:00 2001 From: TheHCJ <150591975+TheHCJ@users.noreply.github.com> Date: Sat, 4 Jan 2025 10:27:22 +0000 Subject: [PATCH 03/60] add serveo to pds.hcj.is-a.dev --- domains/_serveo-authkey.pds.hcj.json | 9 +++++++++ domains/pds.hcj.json | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 domains/_serveo-authkey.pds.hcj.json create mode 100644 domains/pds.hcj.json diff --git a/domains/_serveo-authkey.pds.hcj.json b/domains/_serveo-authkey.pds.hcj.json new file mode 100644 index 000000000..d5a7d8297 --- /dev/null +++ b/domains/_serveo-authkey.pds.hcj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "SHA256:KFRJFKicG2rnITzSxLQn62svO68oydMpEDpQ6yRbtR0" + } + } \ No newline at end of file diff --git a/domains/pds.hcj.json b/domains/pds.hcj.json new file mode 100644 index 000000000..98a2c4caa --- /dev/null +++ b/domains/pds.hcj.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "CNAME": "serveo.net" + } + } + \ No newline at end of file From b27eda9d171095031550941ac353bf8ad78c8fcd Mon Sep 17 00:00:00 2001 From: Puncoz Nepal Date: Sun, 5 Jan 2025 01:40:37 +0545 Subject: [PATCH 04/60] Update domains/puncoz.json Co-authored-by: iostpa --- domains/puncoz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/puncoz.json b/domains/puncoz.json index 75a9c1188..e88db04fd 100644 --- a/domains/puncoz.json +++ b/domains/puncoz.json @@ -1,7 +1,7 @@ { "owner": { "username": "puncoz", - "discord": "333515022565113856", + "discord": "333515022565113856" }, "record": { "NS": [ From 35c7a93150173c52e351d269e6f668a43f7b6e76 Mon Sep 17 00:00:00 2001 From: mmhann18491 Date: Sun, 5 Jan 2025 22:16:02 +0630 Subject: [PATCH 05/60] Create nicetodayweather --- domains/nicetodayweather | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nicetodayweather diff --git a/domains/nicetodayweather b/domains/nicetodayweather new file mode 100644 index 000000000..d7454178d --- /dev/null +++ b/domains/nicetodayweather @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mmhann18491", + "email": "myominhan18491@gmail.com" + }, + "record": { + "CNAME": "nice-today-weather.web.app" + } +} From 6bc1562aa3b3a4edb80208d7371708476e26153d Mon Sep 17 00:00:00 2001 From: Mohamad Oday <56949948+MohamadOday@users.noreply.github.com> Date: Sun, 5 Jan 2025 21:02:31 +0300 Subject: [PATCH 06/60] Create bn3di.json --- domains/bn3di.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bn3di.json diff --git a/domains/bn3di.json b/domains/bn3di.json new file mode 100644 index 000000000..2dba2cb0d --- /dev/null +++ b/domains/bn3di.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bn3di", + "email": "adada133321t@gmail.com" + }, + "record": { + "CNAME": "mohamadoday.github.io" + } +} From 611e52b9c3532eedef06a18eac56f81da3aaa8ce Mon Sep 17 00:00:00 2001 From: mmhann18491 Date: Mon, 6 Jan 2025 10:46:56 +0630 Subject: [PATCH 07/60] Rename nicetodayweather to nicetodayweather.json --- domains/{nicetodayweather => nicetodayweather.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{nicetodayweather => nicetodayweather.json} (100%) diff --git a/domains/nicetodayweather b/domains/nicetodayweather.json similarity index 100% rename from domains/nicetodayweather rename to domains/nicetodayweather.json From 07b6ed47feb6e533032e0141c01c47640e9dc309 Mon Sep 17 00:00:00 2001 From: Mohamad Oday <56949948+MohamadOday@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:36:46 +0300 Subject: [PATCH 08/60] Update bn3di.json --- domains/bn3di.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bn3di.json b/domains/bn3di.json index 2dba2cb0d..4489542fb 100644 --- a/domains/bn3di.json +++ b/domains/bn3di.json @@ -1,6 +1,6 @@ { "owner": { - "username": "bn3di", + "username": "MohamadOday", "email": "adada133321t@gmail.com" }, "record": { From 4c80d9515e34404d1e339b7d4624cd14df253054 Mon Sep 17 00:00:00 2001 From: redzz <164974345+redzgt@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:46:42 -0500 Subject: [PATCH 09/60] Create redz.json --- domains/redz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/redz.json diff --git a/domains/redz.json b/domains/redz.json new file mode 100644 index 000000000..1971d841a --- /dev/null +++ b/domains/redz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "redzgt", + "email": "morgans73072@gmail.com" + }, + "record": { + "CNAME": "redzgt.github.io" + } +} From 56c9d619cca26abe661698d7b052317933f4bb6b Mon Sep 17 00:00:00 2001 From: Manel Date: Tue, 7 Jan 2025 23:24:16 +0100 Subject: [PATCH 10/60] Create manel.json --- domains/manel.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/manel.json diff --git a/domains/manel.json b/domains/manel.json new file mode 100644 index 000000000..be0cc05f1 --- /dev/null +++ b/domains/manel.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "alcoceba" + }, + "record": { + "CNAME": "alcoceba.github.io" + } +} From 247b4e51e1dea2f62ac1272bc7abb657234e15dc Mon Sep 17 00:00:00 2001 From: Manel Date: Tue, 7 Jan 2025 23:29:10 +0100 Subject: [PATCH 11/60] Update manel.json --- domains/manel.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/manel.json b/domains/manel.json index be0cc05f1..8e2d7260f 100644 --- a/domains/manel.json +++ b/domains/manel.json @@ -1,6 +1,7 @@ { "owner": { - "username": "alcoceba" + "username": "alcoceba", + "email": "manelalcoceba@gmail.com" }, "record": { "CNAME": "alcoceba.github.io" From ab4036b4d04548bdfc4e90b7e8700160145e37b0 Mon Sep 17 00:00:00 2001 From: "Emanuele \"Lele\" Calo" Date: Wed, 8 Jan 2025 01:00:59 +0100 Subject: [PATCH 12/60] eldios.is-a.dev : add new domain for eldios --- domains/eldios.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eldios.json diff --git a/domains/eldios.json b/domains/eldios.json new file mode 100644 index 000000000..a446dbe5f --- /dev/null +++ b/domains/eldios.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Lele - eldios", + "repo": "https://github.com/eldios/eldios.github.io", + "owner": { + "username": "eldios", + "twitter": "eldios" + }, + "record": { + "CNAME": "eldios.github.io" + } +} From e593d182d667a94619c97d269aa188cd4a3e433b Mon Sep 17 00:00:00 2001 From: Khairu Aqsara Date: Wed, 8 Jan 2025 11:41:05 +0700 Subject: [PATCH 13/60] Create kulikode.json --- domains/kulikode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kulikode.json diff --git a/domains/kulikode.json b/domains/kulikode.json new file mode 100644 index 000000000..e66bb3a7d --- /dev/null +++ b/domains/kulikode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khairu-aqsara", + "discord": "651519394673065977" + }, + "record": { + "CNAME": "khairu-aqsara.github.io" + } +} From ff3eb92b0fbbc5815829baa9b60e5c27abe5a3ff Mon Sep 17 00:00:00 2001 From: Josemy Duarte Date: Wed, 8 Jan 2025 08:00:52 +0000 Subject: [PATCH 14/60] Add josemy github challenge --- domains/_github-pages-challenge-josemyduarte.josemy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-josemyduarte.josemy.json diff --git a/domains/_github-pages-challenge-josemyduarte.josemy.json b/domains/_github-pages-challenge-josemyduarte.josemy.json new file mode 100644 index 000000000..b856645bf --- /dev/null +++ b/domains/_github-pages-challenge-josemyduarte.josemy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "JosemyDuarte" + }, + "record": { + "TXT": "f9830295961050524a4ba5c3eb4b62" + } +} From 1019bf733603fafeb71fda1c4a3a9be71708e892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thi=E1=BB=87n=20Nguy=E1=BB=85n?= <60094052+thiennguyen93@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:17:30 +0700 Subject: [PATCH 15/60] Create thien.json ## Requirements Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. Please note that we reserve the rights not to accept any domain at our own discretion. - [x] The file is in the 'domains folder and is in the JSON format. - [x] The file's name is all lowercased and alphanumeric. - [x] You have completed your website. - [x] The website is reachable. - [x] You're not using Vercel. - [x] The CNAME record doesn't contain 'https:// or /. - [x] There is sufficient information at the 'owner' field. ## Website Link/Preview https://thiennguyen93.github.io --- domains/thien.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thien.json diff --git a/domains/thien.json b/domains/thien.json new file mode 100644 index 000000000..d036ca640 --- /dev/null +++ b/domains/thien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thiennguyen93", + "email": "hi@thiennguyen.dev" + }, + "record": { + "CNAME": "thiennguyen93.github.io" + } +} From 7bab5c632318d72e428a48e67f8a08770118546a Mon Sep 17 00:00:00 2001 From: april Date: Wed, 8 Jan 2025 11:44:02 +0000 Subject: [PATCH 16/60] Create cyberglot.json --- domains/cyberglot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cyberglot.json diff --git a/domains/cyberglot.json b/domains/cyberglot.json new file mode 100644 index 000000000..8cc6f4abd --- /dev/null +++ b/domains/cyberglot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cyberglot", + "email": "cyberglot@gmail.com" + }, + "record": { + "CNAME": "cyberglot.github.io" + } +} From bce10ab35b4fbbfa360fb6e1992a969c341a9ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:38:51 -0600 Subject: [PATCH 17/60] Update peme969.json Added an MX record --- domains/peme969.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index f9cd9622c..f24821b48 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,7 +4,28 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT": ["zoho-verification=zb48050675.zmverify.zoho.com"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": [ + "zoho-verification=zb48050675.zmverify.zoho.com" + ], + "MX": [ + { + "priority": 10, + "server": "mx.zoho.com" + }, + { + "priority": 20, + "server": "mx2.zoho.com" + }, + { + "priority": 50, + "server": "mx3.zoho.com" + } + ] } } \ No newline at end of file From 6c08dd8632e456724d54a428d9151ecdff6476e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:44:49 -0600 Subject: [PATCH 18/60] Update peme969.json Updated the MX Record --- domains/peme969.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index f24821b48..1d4ce791c 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -14,18 +14,9 @@ "zoho-verification=zb48050675.zmverify.zoho.com" ], "MX": [ - { - "priority": 10, - "server": "mx.zoho.com" - }, - { - "priority": 20, - "server": "mx2.zoho.com" - }, - { - "priority": 50, - "server": "mx3.zoho.com" - } + "10 mx.zoho.com", + "20 mx2.zoho.com", + "50 mx3.zoho.com" ] } } \ No newline at end of file From e2fb3aa2a7b37faa804f35da40f33b0b8893885f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:48:11 -0600 Subject: [PATCH 19/60] Update peme969.json Removed the priorities and other 2 mail servers --- domains/peme969.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 1d4ce791c..cb9f5f2f9 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -14,9 +14,7 @@ "zoho-verification=zb48050675.zmverify.zoho.com" ], "MX": [ - "10 mx.zoho.com", - "20 mx2.zoho.com", - "50 mx3.zoho.com" + "mx.zoho.com" ] } } \ No newline at end of file From e996bc53df9698b8386a0b863ea6b52150e55b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:54:57 -0600 Subject: [PATCH 20/60] Update peme969.json Added cloud flare name servers --- domains/peme969.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/peme969.json b/domains/peme969.json index cb9f5f2f9..116c77c70 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -15,6 +15,10 @@ ], "MX": [ "mx.zoho.com" + ], + "NS": [ + "aleena.ns.cloudflare.com", + "plato.ns.cloudflare.com" ] } } \ No newline at end of file From fda225d0052cf0d660614f7abefea96b7336e61e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 12:40:40 -0600 Subject: [PATCH 21/60] Update peme969.json Updated TXT and MX records --- domains/peme969.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 116c77c70..653ad0fd9 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,14 +11,12 @@ "185.199.111.153" ], "TXT": [ - "zoho-verification=zb48050675.zmverify.zoho.com" + "v=spf1 include:_spf.mx.cloudflare.net ~all" ], "MX": [ - "mx.zoho.com" + {"value":"route1.mx.cloudflare.net.","priority":35,"hostname":"peme969.is-a.dev"}, + {"value":"route2.mx.cloudflare.net.","priority":61,"hostname":"peme969.is-a.dev"}, + {"value":"route3.mx.cloudflare.net.","priority":18,"hostname":"peme969.is-a.dev"} ], - "NS": [ - "aleena.ns.cloudflare.com", - "plato.ns.cloudflare.com" - ] } } \ No newline at end of file From a7b117ad0960b02b889529d196140d064e63de87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 13:06:03 -0600 Subject: [PATCH 22/60] Update peme969.json Removed every record and added no --- domains/peme969.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 653ad0fd9..e7984d23d 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,19 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "TXT": [ - "v=spf1 include:_spf.mx.cloudflare.net ~all" - ], - "MX": [ - {"value":"route1.mx.cloudflare.net.","priority":35,"hostname":"peme969.is-a.dev"}, - {"value":"route2.mx.cloudflare.net.","priority":61,"hostname":"peme969.is-a.dev"}, - {"value":"route3.mx.cloudflare.net.","priority":18,"hostname":"peme969.is-a.dev"} - ], + "NS": ["aleena.ns.cloudflare.com","plato.ns.cloudflare.com"] } } \ No newline at end of file From bdda75afb9457d1caabed3339cee3688ca69656c Mon Sep 17 00:00:00 2001 From: DawnBreaker0013 <111945854+DawnBreaker0013@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:23:39 -0800 Subject: [PATCH 23/60] Update dawnbreaker.json --- domains/dawnbreaker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dawnbreaker.json b/domains/dawnbreaker.json index 92b0a6e03..aaca4345d 100644 --- a/domains/dawnbreaker.json +++ b/domains/dawnbreaker.json @@ -4,6 +4,6 @@ "email": "dawnbreaker0013@gmail.com" }, "record": { - "A": ["34.168.171.130"] + "A": ["35.199.176.130"] } } From 3ce662d2792bc43987b4298a1e229d9287f7fca3 Mon Sep 17 00:00:00 2001 From: Arjun Vijay Prakash <137415649+ArjunCodess@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:56:54 -0800 Subject: [PATCH 24/60] Create _vercel.arjuncodess.json --- domains/_vercel.arjuncodess.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arjuncodess.json diff --git a/domains/_vercel.arjuncodess.json b/domains/_vercel.arjuncodess.json new file mode 100644 index 000000000..083653cd2 --- /dev/null +++ b/domains/_vercel.arjuncodess.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arjuncodess", + "email": "arjunv.prakash12345@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=arjuncodess.is-a.dev,772c34dd22de18adabaa"] + } +} From c2a9c1a27f0f1458001fc62abaf6efa20248d6cc Mon Sep 17 00:00:00 2001 From: Arjun Vijay Prakash <137415649+ArjunCodess@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:58:33 -0800 Subject: [PATCH 25/60] Create arjuncodess.json --- domains/arjuncodess.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/arjuncodess.json diff --git a/domains/arjuncodess.json b/domains/arjuncodess.json new file mode 100644 index 000000000..15b194c53 --- /dev/null +++ b/domains/arjuncodess.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ArjunCodess" + }, + "record": { + "CNAME": "arjuncodess.vercel.app" + } +} From 168e45c0a74916105fd4e4510e9270bd8cb69d7f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:11:05 +0800 Subject: [PATCH 26/60] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 168de17ab..6c53a4027 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

is-a.dev

-

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

+

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

## Announcements & Status Updates Please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for announcements, updates & upgrades, and downtimes regarding the service. @@ -26,20 +26,20 @@ Not all of these will be posted on GitHub, however they will always be posted in - [Fork](https://github.com/is-a-dev/register/fork) this repository - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev` -- [Read the documentation](https://is-a.dev/docs) +- [Read the documentation](https://docs.is-a.dev) - If you are applying for NS records please read [this](#ns-records). - Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* - After the pull request is merged, please allow up to 24 hours for the changes to propagate - Enjoy your new `.is-a.dev` domain! Please consider leaving us a star ⭐️ to help support us! ### NS Records -When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them. +When applying for NS records, please be aware we already support a [wide range of DNS records](https://docs.is-a.dev/faq/#which-records-are-supported), so you may not need them. -In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) for guidelines on allowed usage. Good examples of NS record requests are [#17592](https://github.com/is-a-dev/register/pull/17592) and [#18026](https://github.com/is-a-dev/register/pull/18026). +In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://docs.is-a.dev/faq/#who-can-use-ns-records) for guidelines on allowed usage. Good examples of NS record requests are [#17592](https://github.com/is-a-dev/register/pull/17592) and [#18026](https://github.com/is-a-dev/register/pull/18026). ***Pull requests adding NS records without sufficient reasoning will be closed.*** -> Also see: [Why are you so strict with NS records?](https://is-a.dev/docs/faq/#why-are-you-so-strict-with-ns-records) +> Also see: [Why are you so strict with NS records?](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records) > [!NOTE] > You can bypass these requirements[^1] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank-you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! From 7b24af143d431c5b27f9e12cfe65a1889c5b1618 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 16:12:34 +1100 Subject: [PATCH 27/60] redirect nic.is-a.dev --- domains/nic.json | 9 +++++++++ util/reserved-domains.json | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 domains/nic.json diff --git a/domains/nic.json b/domains/nic.json new file mode 100644 index 000000000..853d1e8a3 --- /dev/null +++ b/domains/nic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://is-a.dev" + } +} diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 42a683c8c..3c02a2f9a 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -58,7 +58,6 @@ "mobile", "net", "news", - "nic", "noc", "notification", "notifications", From 7cb49726d8164b3ef7205d4373e4c20472ae0805 Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:44:29 +0530 Subject: [PATCH 28/60] Delete domains/anirbaaaan.json --- domains/anirbaaaan.json | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 domains/anirbaaaan.json diff --git a/domains/anirbaaaan.json b/domains/anirbaaaan.json deleted file mode 100644 index b2ba80add..000000000 --- a/domains/anirbaaaan.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} From d5a4e8ca759523f44b37ea816d1764ca2c31198c Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:44:46 +0530 Subject: [PATCH 29/60] Delete domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json --- ..._github-pages-challenge-anirbaaaan183.anirbaaaan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json diff --git a/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json b/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json deleted file mode 100644 index aef4a9302..000000000 --- a/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "TXT": "5f8c296170c0f2cd8aa1089b065900" - } -} From 54fa309173871d5009a2f3912fba34d31be4f9a6 Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:45:01 +0530 Subject: [PATCH 30/60] Delete domains/blog.anirbaaaan.json --- domains/blog.anirbaaaan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/blog.anirbaaaan.json diff --git a/domains/blog.anirbaaaan.json b/domains/blog.anirbaaaan.json deleted file mode 100644 index 336288c99..000000000 --- a/domains/blog.anirbaaaan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "CNAME": "anirbaaaan183.github.io" - } -} From c05c21333a53af9a87cce3f8e2e876477f7936ea Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:45:18 +0530 Subject: [PATCH 31/60] Delete domains/_discord.anirbaaaan.json --- domains/_discord.anirbaaaan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.anirbaaaan.json diff --git a/domains/_discord.anirbaaaan.json b/domains/_discord.anirbaaaan.json deleted file mode 100644 index f7a613430..000000000 --- a/domains/_discord.anirbaaaan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "TXT": "dh=ef12f3d26e5f641e4a2f956c2a208b8da58b5c47" - } -} From 5b016900612f55a6e16bdd8caea8fc67f68c2e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:29:59 +0400 Subject: [PATCH 32/60] Create _vercel.sun.json --- domains/_vercel.sun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.sun.json diff --git a/domains/_vercel.sun.json b/domains/_vercel.sun.json new file mode 100644 index 000000000..fba2fd438 --- /dev/null +++ b/domains/_vercel.sun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "TXT": "vc-domain-verify=sun.is-a.dev,3d30eed3d9b17b680b03" + } +} From 317fe256a8b83c250c861ea1b61c49268c7ef30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:32:06 +0400 Subject: [PATCH 33/60] Create sun.json --- domains/sun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sun.json diff --git a/domains/sun.json b/domains/sun.json new file mode 100644 index 000000000..631a26eb1 --- /dev/null +++ b/domains/sun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "CNAME": "supern0va.vercel.app" + } +} From 762102c48c77a470a45b9d8ec578c785e269f640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:45:45 +0400 Subject: [PATCH 34/60] Create _discord.sun.json --- domains/_discord.sun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sun.json diff --git a/domains/_discord.sun.json b/domains/_discord.sun.json new file mode 100644 index 000000000..b7ec2020c --- /dev/null +++ b/domains/_discord.sun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sxn4y", + "discord": "5unn7n" + }, + "record": { + "TXT": "dh=cfe36ed36af73c3bdcfbfa23744d5826b64d1cfc" + } +} From 36c8f59f51736cd8264b3f765179bf33121e1a5f Mon Sep 17 00:00:00 2001 From: Lakshya Sharma <151217685+lakshyaCreates@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:47:42 +0000 Subject: [PATCH 35/60] Create `lakshya.json` --- domains/_vercel.lakshya.json | 12 ++++++++++++ domains/lakshya.json | 11 +++++++++++ 2 files changed, 23 insertions(+) create mode 100644 domains/_vercel.lakshya.json create mode 100644 domains/lakshya.json diff --git a/domains/_vercel.lakshya.json b/domains/_vercel.lakshya.json new file mode 100644 index 000000000..f24f0c887 --- /dev/null +++ b/domains/_vercel.lakshya.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=lakshya.is-a.dev,c263f1e52b86bcfa3ce6" + ] + } +} + diff --git a/domains/lakshya.json b/domains/lakshya.json new file mode 100644 index 000000000..a7ccfdb0b --- /dev/null +++ b/domains/lakshya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" + }, + "description": "Lakshya's Personal Portfolio Website", + "repo": "https://github.com/lakshyaCreates/lakshyasharma", + "record": { + "URL": "https://lakshyasharma.dev" + } +} \ No newline at end of file From e8882e0a23cdb5664adaf15da60a395949478c65 Mon Sep 17 00:00:00 2001 From: Rayyan Nafees <59685062+RayyanNafees@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:31:16 +0530 Subject: [PATCH 36/60] Create rayyan.json --- domains/rayyan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayyan.json diff --git a/domains/rayyan.json b/domains/rayyan.json new file mode 100644 index 000000000..a0cd5ee84 --- /dev/null +++ b/domains/rayyan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RayyanNafees", + "email": "nafees.rayyan@gmail.com" + }, + "record": { + "URL": "https://rayyano.vercel.app/" + } +} From 4839e75a8a327f11976643ee2341e0df6a6ba170 Mon Sep 17 00:00:00 2001 From: Rayyan Nafees <59685062+RayyanNafees@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:35:26 +0530 Subject: [PATCH 37/60] Update rayyan.json --- domains/rayyan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayyan.json b/domains/rayyan.json index a0cd5ee84..32afab133 100644 --- a/domains/rayyan.json +++ b/domains/rayyan.json @@ -4,6 +4,6 @@ "email": "nafees.rayyan@gmail.com" }, "record": { - "URL": "https://rayyano.vercel.app/" + "CNAME": "rayyano.vercel.app" } } From 31e6656c529f65a1691704c476292729cb279e57 Mon Sep 17 00:00:00 2001 From: kevincrafturu2 <48927699+kevincrafturu2@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:00:55 -0300 Subject: [PATCH 38/60] Create kevin.json --- domains/kevin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kevin.json diff --git a/domains/kevin.json b/domains/kevin.json new file mode 100644 index 000000000..f95ba52c8 --- /dev/null +++ b/domains/kevin.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio", + "repo": "https://github.com/kevincrafturu2/portfolio-bolt.new", + "owner": { + "username": "kevincrafturu2", + "email": "kevincrafturu2@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 810a055b36e485e4607842c7808aa80b1a9b1fb8 Mon Sep 17 00:00:00 2001 From: Darshan <77528189+Dqrshan@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:03:31 +0530 Subject: [PATCH 39/60] Create _vercel.darshan.json --- domains/_vercel.darshan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.darshan.json diff --git a/domains/_vercel.darshan.json b/domains/_vercel.darshan.json new file mode 100644 index 000000000..5032e4240 --- /dev/null +++ b/domains/_vercel.darshan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "TXT": "vc-domain-verify=darshan.is-a.dev,f0974387e063ffff633d" + } +} From 431189b47d6dae5754a57323cea094dc699ab1de Mon Sep 17 00:00:00 2001 From: Darshan <77528189+Dqrshan@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:05:07 +0530 Subject: [PATCH 40/60] Create darshan.json --- domains/darshan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/darshan.json diff --git a/domains/darshan.json b/domains/darshan.json new file mode 100644 index 000000000..31854868b --- /dev/null +++ b/domains/darshan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 72e695fad6c7a9750583011acb2606b5cef827b9 Mon Sep 17 00:00:00 2001 From: Anurag Limbu Kandangwa Date: Thu, 9 Jan 2025 22:30:04 +0545 Subject: [PATCH 41/60] Register anuraglimbu.json --- domains/anuraglimbu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anuraglimbu.json diff --git a/domains/anuraglimbu.json b/domains/anuraglimbu.json new file mode 100644 index 000000000..c23395363 --- /dev/null +++ b/domains/anuraglimbu.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/anuraglimbu", + "owner": { + "username": "auraglimbu", + "email": "anuraglimbu2018@gmail.com" + }, + "record": { + "URL": "https://anuraglimbu.com.np" + } + } \ No newline at end of file From cc0933f40a137cb5c88a39af68b628c016409ee8 Mon Sep 17 00:00:00 2001 From: Rakib Hossain Date: Thu, 9 Jan 2025 23:16:36 +0600 Subject: [PATCH 42/60] Create rakibhossain.json --- domains/rakibhossain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rakibhossain.json diff --git a/domains/rakibhossain.json b/domains/rakibhossain.json new file mode 100644 index 000000000..0190bf6ec --- /dev/null +++ b/domains/rakibhossain.json @@ -0,0 +1,11 @@ +{ + "description": "for my portfolio website", + "repo": "https://github.com/rakibmia7254/portfolio", + "owner": { + "username": "rakibmia7254", + "email": "rakib4ggp@gmail.com" + }, + "record": { + "CNAME": "rakibmia7254.github.io" + } +} From 8e90e510c566774c372ac9df5aabe1b6f8df801f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 9 Jan 2025 13:24:14 -0600 Subject: [PATCH 43/60] Update peme969.json Removed NS records and readded A records --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index e7984d23d..e41d87098 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,6 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "NS": ["aleena.ns.cloudflare.com","plato.ns.cloudflare.com"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } \ No newline at end of file From cb9405ff6f58139a5b33de1eb7d936357e6b0920 Mon Sep 17 00:00:00 2001 From: Jean Pierre <118909181+LittleMega777@users.noreply.github.com> Date: Thu, 9 Jan 2025 17:13:18 -0300 Subject: [PATCH 44/60] Create jeanpierre.json --- domains/jeanpierre.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jeanpierre.json diff --git a/domains/jeanpierre.json b/domains/jeanpierre.json new file mode 100644 index 000000000..34c54db48 --- /dev/null +++ b/domains/jeanpierre.json @@ -0,0 +1,12 @@ +{ + "description": "Jean Pierre's presentation", + "repo": "https://github.com/LittleMega777/LittleMega777.github.io", + "owner": { + "username": "LittleMega777", + "email": "pierrecouto02@gmail.com" + }, + "record": { + "CNAME": "littlemega777-github-io.pages.dev" + } + } + From bef3e384942bd55ff51819de58805a4e5c565300 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Fri, 10 Jan 2025 02:03:12 +0530 Subject: [PATCH 45/60] Create _atproto.jumanji.json --- domains/_atproto.jumanji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_atproto.jumanji.json diff --git a/domains/_atproto.jumanji.json b/domains/_atproto.jumanji.json new file mode 100644 index 000000000..d63b4e6bd --- /dev/null +++ b/domains/_atproto.jumanji.json @@ -0,0 +1,10 @@ +{ + "description": "domain verification for bluesky", + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge50@silomails.com" + }, + "record": { + "TXT": "did=did:plc:nrjpabfv3zoxd6kiwr6fs4lq" + } +} From 92d0d8b52dc392b45978bb225b86474ce222fca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 9 Jan 2025 19:37:51 -0600 Subject: [PATCH 46/60] Update peme969.json - Added a TXT record MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit added txt record for simplelogin’s (email forwarding service) domain verification process --- domains/peme969.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/peme969.json b/domains/peme969.json index e41d87098..ce0dbdcc2 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -5,5 +5,6 @@ }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] } } \ No newline at end of file From c67c8a74af5860a3544e2790985c41e17ceca1b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 9 Jan 2025 19:41:21 -0600 Subject: [PATCH 47/60] Update peme969.json Whoops I forgot to add a comma at the end of the A record --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index ce0dbdcc2..0a904d635 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,7 +4,7 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] } } \ No newline at end of file From 0219c33f5622a4ab1c87151ad3683563f4dc505f Mon Sep 17 00:00:00 2001 From: Long Nguyen Date: Fri, 10 Jan 2025 10:12:42 +0700 Subject: [PATCH 48/60] create longnt.json --- domains/longnt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/longnt.json diff --git a/domains/longnt.json b/domains/longnt.json new file mode 100644 index 000000000..824db7ba6 --- /dev/null +++ b/domains/longnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "longnt", + "email": "longnt2204+dev@gmail.com" + }, + "record": { + "NS": ["armfazh.ns.cloudflare.com", "stella.ns.cloudflare.com"] + } +} From a6530d0e4d8d200f6338176dd46dcdef317c32e1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:47:06 +0800 Subject: [PATCH 49/60] Create TERMS_OF_SERVICE.md --- TERMS_OF_SERVICE.md | 79 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 TERMS_OF_SERVICE.md diff --git a/TERMS_OF_SERVICE.md b/TERMS_OF_SERVICE.md new file mode 100644 index 000000000..f8f1482ae --- /dev/null +++ b/TERMS_OF_SERVICE.md @@ -0,0 +1,79 @@ +# Terms of Service +Welcome to **is-a.dev**, a free subdomain service provided to developers and individuals. By using our service, you agree to the following Terms of Service ("Terms"). Please read them carefully. + +## 1. Acceptance of Terms +By accessing or using the is-a.dev subdomain service, you acknowledge that you have read, understood, and agree to be bound by these Terms. If you do not agree, you may not use the service. + +## 2. Eligibility +To use the is-a.dev service, you must: + +1. Be at least 13 years old. +2. Use the service for lawful purposes only. +3. Provide accurate and truthful information during the registration process. + +## 3. Service Description +The is-a.dev service allows users to register a subdomain under the "is-a.dev" domain. This service is offered "as-is" without guarantees of uptime, support, or permanence. Subdomains are intended solely for developers and non-commercial projects. Commercial use is strictly prohibited. + +We reserve the right to deny any subdomain registration request for any reason. + +## 4. Prohibited Activities +You agree not to use the is-a.dev service for: + +- Hosting illegal content, including but not limited to pirated software, malware, or copyrighted materials without authorization. +- Conducting phishing, spam, or other malicious activities. +- Promoting hate speech, violence, or discrimination. +- Impersonating individuals, organizations, or entities without consent. +- Engaging in activities that violate local, national, or international laws. +- Any commercial purposes, including advertising, selling products, or hosting e-commerce platforms. +- Online stores/shopping websites. +- Gambling websites. +- Game cheat sites. +- CDNs distributing potentially malicious content (e.g., APKs, executables). +- 'Unblocked' gaming websites. +- Alternate URLs for commonly blocked websites (e.g., gambling/casino websites). +- Websites containing 18+ content. +- Mass emailing (e.g., newsletters, mailing lists). +- File-sharing or torrenting websites distributing copyrighted material. +- Cryptocurrency mining sites or tools. +- Hacking or cybersecurity exploit websites. +- Phishing or fraudulent websites. +- Websites hosting illegal or pirated software. +- Proxy or VPN services bypassing network restrictions. +- Online services for identity theft or forgery. +- Platforms promoting self-harm or violence. +- Illegal drug marketplaces. +- Proxy sites (e.g., embedding other websites). + +Additionally, users must comply with [GitHub’s Terms of Service](https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) where applicable. + +Violation of these terms may result in the immediate termination of your subdomain. + +## 5. Ownership and Intellectual Property +1. **Subdomain Ownership**: While you are granted the right to use a subdomain, ownership of the "is-a.dev" domain remains with the service provider. +2. **Content Ownership**: You retain ownership of any content you host on your subdomain. However, you grant us a license to use your subdomain registration data (e.g., DNS records) to operate the service. + +## 6. Termination of Service +We reserve the right to suspend, terminate, or revoke your subdomain at any time, for any reason, including but not limited to violations of these Terms, operational considerations, or at our sole discretion. + +## 7. Privacy +For privacy-related inquiries, please contact us at privacy@is-a.dev. We are not responsible for any data or privacy breaches resulting from the use of our service. + +## 8. Disclaimer of Warranties +The is-a.dev service is provided "as-is" and "as available." We make no warranties, expressed or implied, regarding the service’s functionality, reliability, or suitability for any particular purpose. + +## 9. Limitation of Liability +To the fullest extent permitted by law, is-a.dev and its operators shall not be liable for any direct, indirect, incidental, special, or consequential damages arising from your use or inability to use the service. + +## 10. Indemnification +You agree to indemnify and hold harmless is-a.dev, its operators, and affiliates from any claims, losses, liabilities, or expenses arising from your use of the service or violation of these Terms. + +## 11. Modification of Terms +We reserve the right to update or modify these Terms at any time. Changes will be effective immediately upon posting. Your continued use of the service constitutes acceptance of the updated Terms. + +## 12. Governing Law +These Terms are governed by and construed in accordance with the laws of Australia. Any disputes shall be resolved exclusively in the courts of Australia. + +## 13. Contact Information +For questions or concerns about these Terms, please contact us at support@is-a.dev. + +By using the is-a.dev service, you agree to these Terms of Service. From 3de1761794514904c99342d01e1de1bf5583ce2d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:47:28 +0800 Subject: [PATCH 50/60] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 49cc4532e..eed9af879 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -4,28 +4,9 @@ This is a Code of Conduct for any interactions in this repository. This includes - **Use common sense** - It's not that complicated. Just be nice to people. - **Don't abuse the service** - This service is intended for developers to get a cleaner URL for their personal websites. - **No wrongful use** - Do not use this service as a way, to promote hacking, scams, fraud, and other illegal activites. +- **Follow our TOS** - You must follow our [Terms of Service](https://github.com/is-a-dev/register/blob/main/TERMS_OF_SERVICE.md). ## Reporting abuse If you believe a domain that has been registered using this service is abusing our terms, you can report it by creating an issue. -The abuse reports will be investigated and the necessary action will be taken. - -## Explicitly disallowed usage -- Online stores/shopping websites -- Gambling websites -- Game cheat sites -- CDNs distributing potentially malicious content (e.g. APKs, executables) -- 'Unblocked' gaming websites -- Alternate URLs for commonly blocked websites (e.g. gambling/casino websites) -- Websites containing 18+ content -- Mass emailing (e.g. newsletters, mailing lists) -- File-sharing or torrenting websites distributing copyrighted material -- Cryptocurrency mining sites or tools -- Hacking or cybersecurity exploit websites -- Phishing or fraudulent websites -- Websites hosting illegal or pirated software -- Proxy or VPN services bypassing network restrictions -- Online services for identity theft or forgery -- Platforms promoting self-harm or violence -- Illegal drug marketplaces -- Proxy sites (e.g. embedding other websites) +Abuse reports will be investigated and the necessary action will be taken. From 355206ed56e01f016a046792906b709d024ec97c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 13:27:49 +0800 Subject: [PATCH 51/60] Update longnt.json --- domains/longnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/longnt.json b/domains/longnt.json index 824db7ba6..33b59ff66 100644 --- a/domains/longnt.json +++ b/domains/longnt.json @@ -1,6 +1,6 @@ { "owner": { - "username": "longnt", + "username": "simel0", "email": "longnt2204+dev@gmail.com" }, "record": { From 89a973568e4718b8eb712f67983d1a956c52424e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:44:48 +0800 Subject: [PATCH 52/60] Update reserved-domains.json --- util/reserved-domains.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 3c02a2f9a..83fa6d5eb 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -55,6 +55,7 @@ "maintainer", "maintainers", "marketing", + "media", "mobile", "net", "news", From ffa05eb124a4c4647f589d19e62ab7b4d697c79d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:44:55 +0800 Subject: [PATCH 53/60] Create _atproto.json --- domains/_atproto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_atproto.json diff --git a/domains/_atproto.json b/domains/_atproto.json new file mode 100644 index 000000000..4e7b7e711 --- /dev/null +++ b/domains/_atproto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "did=did:plc:lg6oq22q4rqf2qxmnd2io6fw" + } +} From 8004a7e1cc3f7f1f7a2c0c7cbdbab4e30373fe95 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:07:51 +0800 Subject: [PATCH 54/60] Delete domains/_atproto.json --- domains/_atproto.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_atproto.json diff --git a/domains/_atproto.json b/domains/_atproto.json deleted file mode 100644 index 4e7b7e711..000000000 --- a/domains/_atproto.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "did=did:plc:lg6oq22q4rqf2qxmnd2io6fw" - } -} From 099fd9bddde4ee5031d90e9fc871513d595d2891 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:09:31 +0800 Subject: [PATCH 55/60] Update _github-pages-challenge-is-a-dev.json --- domains/_github-pages-challenge-is-a-dev.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_github-pages-challenge-is-a-dev.json b/domains/_github-pages-challenge-is-a-dev.json index 8ce70cb89..6f3b68e72 100644 --- a/domains/_github-pages-challenge-is-a-dev.json +++ b/domains/_github-pages-challenge-is-a-dev.json @@ -1,4 +1,5 @@ { + "description": "Requested by GitHub support for verification of a public suffix", "owner": { "username": "is-a-dev", "email": "admin@is-a.dev" From ca20c32e1c9d38f1cca0dadcaee0afd3a77cd0aa Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:10:07 +0800 Subject: [PATCH 56/60] Update reserved-domains.json --- util/reserved-domains.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 83fa6d5eb..f7cdfe581 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -1,4 +1,6 @@ [ + "_atproto", + "_vercel", "account", "accounts", "admin", From 4d91ca3c62e926001b5fda2f3911ed76eb55ac8b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:42:01 +0800 Subject: [PATCH 57/60] prettier --- domains/1tfr.json | 21 ++++---- domains/2.json | 18 +++---- domains/3gee.json | 14 +++--- domains/7z.json | 21 ++++---- domains/_atproto.hcj.json | 18 +++---- domains/_atproto.ligmatv.json | 16 +++---- domains/_discord.ajtabs.json | 14 +++--- domains/_discord.ante.json | 16 +++---- domains/_discord.aruria.json | 14 +++--- domains/_discord.computerblade.json | 14 +++--- domains/_discord.ela.json | 18 +++---- domains/_discord.hcj.json | 16 +++---- domains/_discord.heath.json | 16 +++---- domains/_discord.infernum.json | 14 +++--- domains/_discord.json | 14 +++--- domains/_discord.justwinstuff.json | 16 +++---- domains/_discord.keybinds.json | 14 +++--- domains/_discord.niclqs.json | 20 ++++---- domains/_discord.osho.json | 14 +++--- domains/_discord.privatekey.json | 14 +++--- domains/_discord.rouf0x.json | 16 +++---- domains/_discord.sabbir.json | 14 +++--- domains/_discord.seiko.json | 14 +++--- domains/_discord.sun.json | 14 +++--- domains/_discord.trix.json | 14 +++--- domains/_discord.webcubed.json | 14 +++--- domains/_dmarc.yxz.json | 20 ++++---- ...github-pages-challenge-ajtabjs.ajtabs.json | 12 ++--- domains/_github-pages-challenge-akzana.json | 12 ++--- ...ges-challenge-aruntechpro.aruntechpro.json | 18 +++---- ...ub-pages-challenge-formunagit.formuna.json | 14 +++--- ...b-pages-challenge-mrinjamul.mrinjamul.json | 16 +++---- ...ithub-pages-challenge-ogsamrat.samrat.json | 12 ++--- ...github-pages-challenge-vurihuang.vuri.json | 15 +++--- ...b-pages-challenge-vurihuang.vurihuang.json | 15 +++--- ...hub-pages-challenge-webcubed.webcubed.json | 12 ++--- ...ithub-pages-challenge-wizcann.wizcann.json | 12 ++--- .../_github-pages-challenge-yz9551.yxz.json | 18 ++++--- domains/_minecraft._tcp.mc.3gee.json | 39 +++++++-------- domains/_serveo-authkey.pds.hcj.json | 16 +++---- domains/_vercel.2.json | 18 +++---- domains/_vercel.aeyika.json | 18 ++++--- domains/_vercel.akay.json | 14 +++--- domains/_vercel.alisa.json | 2 +- domains/_vercel.alvindennis.json | 15 +++--- domains/_vercel.arnxv.json | 22 ++++----- domains/_vercel.chuyentinorz.json | 20 ++++---- domains/_vercel.computerblade.json | 16 +++---- domains/_vercel.daim.json | 16 +++---- domains/_vercel.darshan.json | 16 +++---- domains/_vercel.goutam.json | 14 +++--- domains/_vercel.gunman.json | 12 ++--- domains/_vercel.haripajjuri.json | 14 +++--- domains/_vercel.hcj.json | 15 +++--- domains/_vercel.hien.json | 14 +++--- domains/_vercel.hujjat.json | 14 +++--- domains/_vercel.izerr.json | 16 +++---- domains/_vercel.kawsar.json | 2 +- domains/_vercel.krebinkkj.json | 18 ++++--- domains/_vercel.lakshya.json | 9 ++-- domains/_vercel.magitian.json | 16 +++---- domains/_vercel.n.json | 16 +++---- domains/_vercel.q.json | 16 +++---- domains/_vercel.shuhaab.json | 14 +++--- domains/_vercel.skarwuuu.json | 16 +++---- domains/_vercel.sun.json | 16 +++---- domains/_vercel.swami.json | 16 +++---- domains/_vercel.vantage.json | 20 ++++---- domains/_vercel.wizardsword.json | 20 ++++---- domains/abby.json | 19 ++++---- domains/abdelghani.json | 18 +++---- domains/abhishekissac.json | 16 +++---- domains/ada.json | 14 +++--- domains/adib.json | 14 +++--- domains/aeyika.json | 14 +++--- domains/ah2.json | 14 +++--- domains/aidan.json | 14 +++--- domains/ajtabs.json | 16 +++---- domains/akay.json | 23 ++++----- domains/akk1to.json | 11 +---- domains/alan-huynh.json | 18 ++++--- domains/alan-smith.json | 18 +++---- domains/albakhet.json | 25 +++++----- domains/alvindennis.json | 18 +++---- domains/anbuinfosec.json | 14 +++--- domains/andreijiroh.json | 2 +- domains/anhnguyen94.json | 14 +++--- domains/annant.json | 14 +++--- domains/anshu.json | 14 +++--- domains/ante.json | 16 +++---- domains/anuraglimbu.json | 22 ++++----- domains/api-peantastic.json | 20 ++++---- domains/api.acronical.json | 16 +++---- domains/aquiffoo.json | 14 +++--- domains/arnxv.json | 14 +++--- domains/aruntechpro.json | 20 ++++---- domains/aruria.json | 21 ++++---- domains/ashikmuhammed.json | 18 +++---- domains/astra.json | 17 ++++--- domains/atharvd.json | 14 +++--- domains/axo.json | 21 ++++---- domains/badnguy.json | 14 +++--- domains/base-swag.json | 14 +++--- domains/blacsheep.json | 14 +++--- domains/bleemis42.json | 16 +++---- domains/bnfone.json | 5 +- domains/bot.json | 14 +++--- domains/bteamapp.json | 14 +++--- domains/bxqrn.json | 20 ++++---- domains/chamo.json | 14 +++--- domains/chattingmessenger.json | 16 +++---- domains/chromesec.json | 22 ++++----- domains/chubol.json | 14 +++--- domains/chuyentinorz.json | 27 +++++------ domains/clayza.json | 16 +++---- domains/clipping.json | 12 ++--- domains/cloudy1337.json | 18 ++++--- domains/co.ligmatv.json | 6 +-- domains/codelabworks.json | 19 ++++---- domains/codesuthar.json | 5 +- domains/computerblade.json | 16 +++---- domains/congnv.json | 14 +++--- domains/creeperita104.json | 4 +- domains/cursedscrubdaddygang.json | 18 +++---- domains/cvrvmebj6qss.bteamapp.json | 14 +++--- domains/daim.json | 2 +- domains/dainfloop.json | 33 +++++-------- domains/darshan.json | 16 +++---- domains/dash.bernardonogueira8.json | 16 +++---- domains/default._domainkey.yxz.json | 6 +-- domains/denisklimenko.json | 14 +++--- domains/devmatei.json | 32 +++++-------- domains/dhlcgd.json | 14 +++--- domains/diti.json | 16 +++---- domains/doantran.json | 14 +++--- domains/docs.devmatei.json | 4 +- domains/doom.json | 20 ++++---- domains/drpleaserespect.json | 7 +-- domains/ducanhng.json | 14 +++--- domains/ductai05.json | 14 +++--- domains/duydo.json | 14 +++--- domains/duyminhhello.json | 10 ++-- domains/dyikes.json | 14 +++--- domains/ela.json | 14 +++--- domains/elite.json | 17 +++---- domains/elulolaito.json | 14 +++--- domains/em697376.yxz.json | 14 +++--- domains/enginecreations.json | 20 ++++---- domains/erubinyl.json | 16 +++---- domains/f.jax.json | 2 +- domains/fakhridanishmp.json | 14 +++--- domains/fm7qby6i5y25.ttkt.json | 14 +++--- domains/generic2.json | 21 ++++---- domains/genericx.json | 21 ++++---- domains/generix.json | 21 ++++---- domains/ghostman.json | 14 +++--- domains/gifflet.json | 14 +++--- domains/gilang.json | 18 +++---- domains/gin.json | 16 +++---- domains/glmacedo.json | 19 ++++---- domains/glutis.json | 14 +++--- domains/glyphtones.json | 24 ++++------ domains/goutam.json | 23 ++++----- domains/h.jax.json | 2 +- domains/haolamnm.json | 16 +++---- domains/haripajjuri.json | 14 +++--- domains/hate.json | 16 +++---- domains/hating.devmatei.json | 16 +++---- domains/heath.json | 18 +++---- domains/hien.json | 14 +++--- domains/hongson.json | 21 ++++---- domains/hotfix.saftec.json | 16 +++---- domains/houloude9.json | 12 ++--- domains/iscordian.json | 14 +++--- domains/izerr.json | 16 +++---- domains/j.json | 4 +- domains/jabin.json | 18 +++---- domains/jamestheflash.json | 8 ++-- domains/jayakrishna.json | 14 +++--- domains/jeanpierre.json | 19 ++++---- domains/jobayedsumon.json | 16 +++---- domains/josemy.json | 12 ++--- domains/julianwe17.json | 21 ++++---- domains/kahseng.json | 14 +++--- domains/kevin.json | 18 +++---- domains/keybinds.json | 29 +++++------ domains/keys.devmatei.json | 17 +++---- domains/kind-nodes.arnxv.json | 14 +++--- domains/kitb2romjbz3.dhlcgd.json | 14 +++--- domains/kn0tzer.json | 16 +++---- domains/konstantin-ivanov.json | 16 +++---- domains/krebinkkj.json | 16 +++---- domains/kulikode.json | 14 +++--- domains/l6174.json | 5 +- domains/lakshya.json | 20 ++++---- domains/lamnguyenz.json | 18 +++---- domains/ldt.json | 6 +-- domains/link.yxz.json | 14 +++--- domains/linkman.json | 18 +++---- domains/lohit.json | 5 +- domains/loinguyende.json | 14 +++--- domains/love.json | 14 +++--- domains/lqhuy.json | 14 +++--- domains/luoduyu.json | 14 +++--- domains/mackenzie.json | 14 +++--- domains/mail.mrstickypiston.json | 18 +++---- domains/manel.json | 16 +++---- domains/maybe.json | 4 +- domains/melatonin.json | 14 +++--- domains/mew.json | 21 ++++---- domains/minify.json | 4 +- domains/minitor.json | 18 +++---- ...lsend2._domainkey.mail.mrstickypiston.json | 21 ++++---- domains/mod.s4il.json | 14 +++--- domains/mostypc123.json | 14 +++--- domains/mta.mail.mrstickypiston.json | 21 ++++---- domains/murasame-san-ddl.json | 20 ++++---- domains/myforum.json | 14 +++--- domains/n.json | 14 +++--- domains/navistar.json | 4 +- domains/neebooo.json | 4 +- domains/ngqkhai.json | 18 +++---- domains/nh.json | 14 +++--- domains/nhatphan.json | 14 +++--- domains/nic.json | 18 +++---- domains/nicetodayweather.json | 14 +++--- domains/nifle.json | 23 +++++---- domains/nine.json | 26 ++++------ domains/niyakipham.json | 18 +++---- domains/noah.json | 18 ++++--- domains/node.devmatei.json | 17 +++---- domains/nolan-mai.json | 14 +++--- domains/not.json | 18 ++++--- domains/ntrs05.json | 14 +++--- domains/nvhmadridista.json | 14 +++--- domains/osho.json | 14 +++--- domains/panel.devmatei.json | 17 +++---- domains/pankaj.json | 16 +++---- domains/pds.hcj.json | 15 +++--- domains/peantastic.json | 20 ++++---- domains/peme969.json | 23 +++++---- domains/pex.json | 19 ++++---- domains/phamthanhnghia.json | 18 +++---- domains/ploszukiwacz.json | 6 +-- domains/proficode.json | 14 +++--- domains/project-jam.json | 17 +++---- domains/puncoz.json | 17 +++---- domains/q.json | 14 +++--- domains/qloha.json | 10 ++-- domains/quantumgarden.json | 14 +++--- domains/r00t3d.json | 20 ++++---- domains/rakibhossain.json | 18 +++---- domains/rakshit.json | 16 +++---- domains/ramakant.json | 14 +++--- domains/realmzersdomain.json | 18 +++---- domains/redirect.akk1to.json | 20 ++++---- domains/redolent.json | 21 ++++---- domains/redz.json | 14 +++--- domains/region.json | 21 ++++---- domains/reiyuchan.json | 2 +- domains/researcx.json | 5 +- domains/rhythm.json | 14 +++--- domains/riskyprsty.json | 14 +++--- domains/rohith-jv.json | 14 +++--- domains/rvc11.json | 18 +++---- domains/ryanzam.json | 14 +++--- domains/s1ow.json | 37 +++++++------- domains/s697376._domainkey.yxz.json | 14 +++--- domains/safety.json | 18 +++---- domains/saftec.json | 16 +++---- domains/sana.json | 14 +++--- domains/santa.json | 16 +++---- domains/satyam.json | 14 +++--- domains/seqyu.json | 20 ++++---- domains/serhii-koba.json | 18 +++---- domains/sevinda-herath.json | 16 +++---- domains/shan.json | 30 +++++------- domains/shomy.json | 6 +-- domains/shuhaab.json | 13 +++-- domains/sidd.json | 16 +++---- domains/skarwuuu.json | 16 +++---- domains/skid.json | 12 ++--- domains/smilos.json | 12 ++--- domains/solarskripts.json | 14 +++--- domains/sono.json | 17 +++---- domains/sora-os.json | 24 +++++----- domains/soraishiro.json | 14 +++--- domains/spider-development.json | 14 +++--- domains/stargate.json | 16 +++---- domains/suctrebinhthuan.json | 14 +++--- domains/sun.json | 16 +++---- domains/swami.json | 18 +++---- domains/t3vada.json | 2 +- domains/tak.json | 16 +++---- domains/tanish-poddar.json | 18 +++---- domains/tanquang.json | 14 +++--- domains/techadv.json | 16 +++---- domains/theveryheavy.json | 41 ++++++++-------- domains/thien.json | 14 +++--- domains/toantran.json | 16 +++---- domains/tortilla.json | 18 +++---- domains/trix.json | 29 +++++------ domains/tsu.json | 14 +++--- domains/ttkt.json | 14 +++--- domains/tuankiet.json | 14 +++--- domains/tuantestdashboard.json | 14 +++--- domains/tunzankies.json | 16 +++---- domains/upload.cdn.akk1to.json | 20 ++++---- domains/vanmanh.json | 14 +++--- domains/vantage.json | 18 +++---- domains/vela.json | 14 +++--- domains/verkyana.json | 14 +++--- domains/votiendung.json | 14 +++--- domains/vra.json | 29 +++++------ domains/vuri.json | 14 +++--- domains/vurihuang.json | 14 +++--- domains/wave.json | 21 ++++---- domains/webcubed.json | 16 +++---- domains/wipad.json | 14 +++--- domains/wirisungs.json | 4 +- domains/wizcann.json | 14 +++--- domains/works.arnxv.json | 14 +++--- domains/www.bteamapp.json | 14 +++--- domains/www.dhlcgd.json | 14 +++--- domains/www.joe50097.json | 16 +++---- domains/www.myforum.json | 14 +++--- domains/www.ttkt.json | 14 +++--- domains/xgeneric.json | 21 ++++---- domains/xpugno.json | 20 ++++---- domains/xvannn07.json | 16 +++---- domains/xvrtech.json | 19 ++++---- domains/yashsachdev.json | 14 +++--- domains/youssef-lmouden.json | 14 +++--- domains/yxz.json | 48 +++++++++---------- domains/zalex.json | 21 ++++---- domains/ziyn.json | 14 +++--- domains/zmail._domainkey.devarnav.json | 18 +++---- domains/zmail._domainkey.lohit.json | 4 +- 338 files changed, 2526 insertions(+), 2762 deletions(-) diff --git a/domains/1tfr.json b/domains/1tfr.json index 20975ec1c..d79fb5ceb 100644 --- a/domains/1tfr.json +++ b/domains/1tfr.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "gimmywashere", - "discord": "792467650038857748", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" - }, - - "record": { - "CNAME": "ammo.lol" - } - } - \ No newline at end of file + "owner": { + "username": "gimmywashere", + "discord": "792467650038857748", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" + }, + + "record": { + "CNAME": "ammo.lol" + } +} diff --git a/domains/2.json b/domains/2.json index 5e6f21eae..35f77f4ad 100644 --- a/domains/2.json +++ b/domains/2.json @@ -1,10 +1,10 @@ { - "description": "LIGMATV's URL Manager (aka 2)", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv-links.vercel.app" - } -} + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "ligmatv-links.vercel.app" + } +} diff --git a/domains/3gee.json b/domains/3gee.json index 9addba996..45805fb67 100644 --- a/domains/3gee.json +++ b/domains/3gee.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "3geETR", - "email": "egemacun@gmail.com" - }, - "record": { - "CNAME": "3geetr.github.io" - } + "owner": { + "username": "3geETR", + "email": "egemacun@gmail.com" + }, + "record": { + "CNAME": "3geetr.github.io" + } } diff --git a/domains/7z.json b/domains/7z.json index 226fd4575..867de6280 100644 --- a/domains/7z.json +++ b/domains/7z.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "XikiZxGS", - "discord": "1015654462334971925", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" - }, - - "record": { - "CNAME": "xikizxgs.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "XikiZxGS", + "discord": "1015654462334971925", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" + }, + + "record": { + "CNAME": "xikizxgs.github.io" + } +} diff --git a/domains/_atproto.hcj.json b/domains/_atproto.hcj.json index 40a3999bd..cfac4330a 100644 --- a/domains/_atproto.hcj.json +++ b/domains/_atproto.hcj.json @@ -1,10 +1,10 @@ { - "description": "domain verification for bluesky", - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - } - } \ No newline at end of file + "description": "domain verification for bluesky", + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + } +} diff --git a/domains/_atproto.ligmatv.json b/domains/_atproto.ligmatv.json index fa991f375..1d0d9b048 100644 --- a/domains/_atproto.ligmatv.json +++ b/domains/_atproto.ligmatv.json @@ -1,10 +1,10 @@ { - "description": "Domain verification for my Bluesky account.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" - } + "description": "Domain verification for my Bluesky account.", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" + } } diff --git a/domains/_discord.ajtabs.json b/domains/_discord.ajtabs.json index 70bf21403..99516e1b3 100644 --- a/domains/_discord.ajtabs.json +++ b/domains/_discord.ajtabs.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ajtabjs" - }, - "record": { - "TXT": ["dh=44c33bd9561dd8d8079e707868adf359b0c5ff05"] - } -} + "owner": { + "username": "ajtabjs" + }, + "record": { + "TXT": ["dh=44c33bd9561dd8d8079e707868adf359b0c5ff05"] + } +} diff --git a/domains/_discord.ante.json b/domains/_discord.ante.json index 825a82e84..586b03a99 100644 --- a/domains/_discord.ante.json +++ b/domains/_discord.ante.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "antebrl", - "email": "ahcwnh@gmail.com" - }, - "record": { - "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] - } -} + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + } +} diff --git a/domains/_discord.aruria.json b/domains/_discord.aruria.json index 1e39c54d3..cda1d0491 100644 --- a/domains/_discord.aruria.json +++ b/domains/_discord.aruria.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "cjolivier123" - }, - "record": { - "TXT": ["dh=74c1e1cd4df113f2b79e799d4f0e5910ef8f9557"] - } -} + "owner": { + "username": "cjolivier123" + }, + "record": { + "TXT": ["dh=74c1e1cd4df113f2b79e799d4f0e5910ef8f9557"] + } +} diff --git a/domains/_discord.computerblade.json b/domains/_discord.computerblade.json index 6e6100da9..a2bd4bc33 100644 --- a/domains/_discord.computerblade.json +++ b/domains/_discord.computerblade.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "computerblade-official" - }, - "record": { - "TXT": ["dh=63f08ebbf48f55ad7c1a25b6f4d3f2a8504dfb89"] - } -} + "owner": { + "username": "computerblade-official" + }, + "record": { + "TXT": ["dh=63f08ebbf48f55ad7c1a25b6f4d3f2a8504dfb89"] + } +} diff --git a/domains/_discord.ela.json b/domains/_discord.ela.json index 0a5dcf453..61463a1fc 100644 --- a/domains/_discord.ela.json +++ b/domains/_discord.ela.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "DXRdev", - "discordID": "335635478684499970", - "discord": "elastrixx" - }, - "record": { - "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] - } -} + "owner": { + "username": "DXRdev", + "discordID": "335635478684499970", + "discord": "elastrixx" + }, + "record": { + "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] + } +} diff --git a/domains/_discord.hcj.json b/domains/_discord.hcj.json index b227fd8f9..298d1c187 100644 --- a/domains/_discord.hcj.json +++ b/domains/_discord.hcj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": "dh=4d34d136feda8f0fade8d9cbf34cfb3ff0adee15" - } - } \ No newline at end of file + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "dh=4d34d136feda8f0fade8d9cbf34cfb3ff0adee15" + } +} diff --git a/domains/_discord.heath.json b/domains/_discord.heath.json index 58cb8892f..7b20b22e1 100644 --- a/domains/_discord.heath.json +++ b/domains/_discord.heath.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "minodab492", - "email": "heath.garvin@minodabproductions.dev" - }, - "record": { - "TXT": ["dh=5a45b7cd26a9cd21f027e4bbf1c010cac0b78204"] - } -} \ No newline at end of file + "owner": { + "username": "minodab492", + "email": "heath.garvin@minodabproductions.dev" + }, + "record": { + "TXT": ["dh=5a45b7cd26a9cd21f027e4bbf1c010cac0b78204"] + } +} diff --git a/domains/_discord.infernum.json b/domains/_discord.infernum.json index 63552f868..7a8dafa86 100644 --- a/domains/_discord.infernum.json +++ b/domains/_discord.infernum.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Infernum1" - }, - "record": { - "TXT": ["dh=b25f81ebab2ff999a86bbda2f49f609e03054b39"] - } -} + "owner": { + "username": "Infernum1" + }, + "record": { + "TXT": ["dh=b25f81ebab2ff999a86bbda2f49f609e03054b39"] + } +} diff --git a/domains/_discord.json b/domains/_discord.json index 3a1e4c7a3..7b48822dc 100644 --- a/domains/_discord.json +++ b/domains/_discord.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": ["dh=d5273eca7d19d9a734f62376816c287bc2613ef7"] - } + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": ["dh=d5273eca7d19d9a734f62376816c287bc2613ef7"] + } } diff --git a/domains/_discord.justwinstuff.json b/domains/_discord.justwinstuff.json index f846fd946..9f8e177dd 100644 --- a/domains/_discord.justwinstuff.json +++ b/domains/_discord.justwinstuff.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "enderfoxbg", - "discord": "970380468090437672" - }, - "record": { - "TXT": ["dh=75e9bdc423ca4351bb8938087b552bc2ee9a3e16"] - } -} + "owner": { + "username": "enderfoxbg", + "discord": "970380468090437672" + }, + "record": { + "TXT": ["dh=75e9bdc423ca4351bb8938087b552bc2ee9a3e16"] + } +} diff --git a/domains/_discord.keybinds.json b/domains/_discord.keybinds.json index 82012508a..cb1df48b8 100644 --- a/domains/_discord.keybinds.json +++ b/domains/_discord.keybinds.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "tr1xem" - }, - "record": { - "TXT": ["dh=2cd8606690feb1e7c8ed348d2875d718bb5b87f1"] - } -} + "owner": { + "username": "tr1xem" + }, + "record": { + "TXT": ["dh=2cd8606690feb1e7c8ed348d2875d718bb5b87f1"] + } +} diff --git a/domains/_discord.niclqs.json b/domains/_discord.niclqs.json index 059975761..8a5527596 100644 --- a/domains/_discord.niclqs.json +++ b/domains/_discord.niclqs.json @@ -1,12 +1,12 @@ { - "description": "niclqs.is-a.dev discord verify „ownership''", - "repo": "https://github.com/niclqsger", - "owner": { - "discord": "niclqs", - "email": "discord@push-den-weg.de", - "username": "NiclqsGER" - }, - "record": { - "TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc" - } + "description": "niclqs.is-a.dev discord verify „ownership''", + "repo": "https://github.com/niclqsger", + "owner": { + "discord": "niclqs", + "email": "discord@push-den-weg.de", + "username": "NiclqsGER" + }, + "record": { + "TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc" + } } diff --git a/domains/_discord.osho.json b/domains/_discord.osho.json index 8375d9a64..0c43a577b 100644 --- a/domains/_discord.osho.json +++ b/domains/_discord.osho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "profxadke", - "email": "xadkeg@duck.com" - }, - "record": { - "TXT": ["dh=35ca5646ff4cbe25158bef568c0e26c7224f5a61"] - } + "owner": { + "username": "profxadke", + "email": "xadkeg@duck.com" + }, + "record": { + "TXT": ["dh=35ca5646ff4cbe25158bef568c0e26c7224f5a61"] + } } diff --git a/domains/_discord.privatekey.json b/domains/_discord.privatekey.json index b5925c9cf..5fc237354 100644 --- a/domains/_discord.privatekey.json +++ b/domains/_discord.privatekey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "keydevelops", - "email": "rumaevvadim@gmail.com" - }, - "record": { - "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" - } + "owner": { + "username": "keydevelops", + "email": "rumaevvadim@gmail.com" + }, + "record": { + "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" + } } diff --git a/domains/_discord.rouf0x.json b/domains/_discord.rouf0x.json index 7928bfeb6..b8e5e35c2 100644 --- a/domains/_discord.rouf0x.json +++ b/domains/_discord.rouf0x.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Roufox", - "email": "gabrielruf.fr@gmail.com", - "discord": "Roufox" - }, - "record": { - "TXT": "dh=c3f8c6ef337cccc45ed0c1fac8f1dbbb76b86271" - } + "owner": { + "username": "Roufox", + "email": "gabrielruf.fr@gmail.com", + "discord": "Roufox" + }, + "record": { + "TXT": "dh=c3f8c6ef337cccc45ed0c1fac8f1dbbb76b86271" + } } diff --git a/domains/_discord.sabbir.json b/domains/_discord.sabbir.json index 1ae6b2940..a57a9d97f 100644 --- a/domains/_discord.sabbir.json +++ b/domains/_discord.sabbir.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "s8rr" - }, - "record": { - "TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"] - } -} + "owner": { + "username": "s8rr" + }, + "record": { + "TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"] + } +} diff --git a/domains/_discord.seiko.json b/domains/_discord.seiko.json index fa30fc0d0..c2802561b 100644 --- a/domains/_discord.seiko.json +++ b/domains/_discord.seiko.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Delta-0mega" - }, - "record": { - "TXT": ["dh=af891775cf595304f98791bd551966a1c2411fe4"] - } -} + "owner": { + "username": "Delta-0mega" + }, + "record": { + "TXT": ["dh=af891775cf595304f98791bd551966a1c2411fe4"] + } +} diff --git a/domains/_discord.sun.json b/domains/_discord.sun.json index b7ec2020c..380c6ad56 100644 --- a/domains/_discord.sun.json +++ b/domains/_discord.sun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sxn4y", - "discord": "5unn7n" - }, - "record": { - "TXT": "dh=cfe36ed36af73c3bdcfbfa23744d5826b64d1cfc" - } + "owner": { + "username": "sxn4y", + "discord": "5unn7n" + }, + "record": { + "TXT": "dh=cfe36ed36af73c3bdcfbfa23744d5826b64d1cfc" + } } diff --git a/domains/_discord.trix.json b/domains/_discord.trix.json index 4f83b7007..071af2ccf 100644 --- a/domains/_discord.trix.json +++ b/domains/_discord.trix.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "tr1xem" - }, - "record": { - "TXT": ["dh=ecefe601258bdf0c1e1e20adb05d84c7b7229995"] - } -} + "owner": { + "username": "tr1xem" + }, + "record": { + "TXT": ["dh=ecefe601258bdf0c1e1e20adb05d84c7b7229995"] + } +} diff --git a/domains/_discord.webcubed.json b/domains/_discord.webcubed.json index b5a4d0ec4..0bb35c5cb 100644 --- a/domains/_discord.webcubed.json +++ b/domains/_discord.webcubed.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "webcubed" - }, - "record": { - "TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"] - } -} + "owner": { + "username": "webcubed" + }, + "record": { + "TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"] + } +} diff --git a/domains/_dmarc.yxz.json b/domains/_dmarc.yxz.json index c7fdac868..c3592124b 100644 --- a/domains/_dmarc.yxz.json +++ b/domains/_dmarc.yxz.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "TXT": [ - "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc-reports@yxz.is-a.dev; ruf=mailto:forensic-reports@yxz.is-a.dev; adkim=r; aspf=r" - ] - } + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "TXT": [ + "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc-reports@yxz.is-a.dev; ruf=mailto:forensic-reports@yxz.is-a.dev; adkim=r; aspf=r" + ] + } } diff --git a/domains/_github-pages-challenge-ajtabjs.ajtabs.json b/domains/_github-pages-challenge-ajtabjs.ajtabs.json index bfb535bf7..7362c1495 100644 --- a/domains/_github-pages-challenge-ajtabjs.ajtabs.json +++ b/domains/_github-pages-challenge-ajtabjs.ajtabs.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ajtabjs" - }, - "record": { - "TXT": ["39626a2cbd8f72ba60b0e40dc06e45"] - } + "owner": { + "username": "ajtabjs" + }, + "record": { + "TXT": ["39626a2cbd8f72ba60b0e40dc06e45"] + } } diff --git a/domains/_github-pages-challenge-akzana.json b/domains/_github-pages-challenge-akzana.json index 3c3ba1691..899eddad0 100644 --- a/domains/_github-pages-challenge-akzana.json +++ b/domains/_github-pages-challenge-akzana.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "akzana" - }, - "record": { - "TXT": ["a9e7df1f4744431d00299a1ca92510"] - } + "owner": { + "username": "akzana" + }, + "record": { + "TXT": ["a9e7df1f4744431d00299a1ca92510"] + } } diff --git a/domains/_github-pages-challenge-aruntechpro.aruntechpro.json b/domains/_github-pages-challenge-aruntechpro.aruntechpro.json index e5a97f5a3..5d041ee56 100644 --- a/domains/_github-pages-challenge-aruntechpro.aruntechpro.json +++ b/domains/_github-pages-challenge-aruntechpro.aruntechpro.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "aruntechpro", - "email": "arunkumarakr03@gmail.com" - }, - "record": { - "TXT": "8583e778337112b720ebf6e1ec46a5" - } - } \ No newline at end of file +{ + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "TXT": "8583e778337112b720ebf6e1ec46a5" + } +} diff --git a/domains/_github-pages-challenge-formunagit.formuna.json b/domains/_github-pages-challenge-formunagit.formuna.json index 348d2f8de..b368cb383 100644 --- a/domains/_github-pages-challenge-formunagit.formuna.json +++ b/domains/_github-pages-challenge-formunagit.formuna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FormunaGit", - "discord": "formuna" - }, - "record": { - "TXT": ["f1190641c5391341d1097c3a2a8160"] - } + "owner": { + "username": "FormunaGit", + "discord": "formuna" + }, + "record": { + "TXT": ["f1190641c5391341d1097c3a2a8160"] + } } diff --git a/domains/_github-pages-challenge-mrinjamul.mrinjamul.json b/domains/_github-pages-challenge-mrinjamul.mrinjamul.json index e233c0633..0b84ee7c4 100644 --- a/domains/_github-pages-challenge-mrinjamul.mrinjamul.json +++ b/domains/_github-pages-challenge-mrinjamul.mrinjamul.json @@ -1,10 +1,10 @@ { - "description": "Personal Website", - "owner": { - "username": "mrinjamul", - "email": "injamulmohammadmollah@gmail.com" - }, - "record": { - "TXT": "f89efe65af996d174d8f254c511bf3" - } + "description": "Personal Website", + "owner": { + "username": "mrinjamul", + "email": "injamulmohammadmollah@gmail.com" + }, + "record": { + "TXT": "f89efe65af996d174d8f254c511bf3" + } } diff --git a/domains/_github-pages-challenge-ogsamrat.samrat.json b/domains/_github-pages-challenge-ogsamrat.samrat.json index 86bb70b25..8f1f156d3 100644 --- a/domains/_github-pages-challenge-ogsamrat.samrat.json +++ b/domains/_github-pages-challenge-ogsamrat.samrat.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ogsamrat" - }, - "record": { - "TXT": ["eeef7c979489f42f420873389f2bef"] - } + "owner": { + "username": "ogsamrat" + }, + "record": { + "TXT": ["eeef7c979489f42f420873389f2bef"] + } } diff --git a/domains/_github-pages-challenge-vurihuang.vuri.json b/domains/_github-pages-challenge-vurihuang.vuri.json index 06ab3fb80..3bf04a569 100644 --- a/domains/_github-pages-challenge-vurihuang.vuri.json +++ b/domains/_github-pages-challenge-vurihuang.vuri.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "TXT": ["2447215d9fcea09574fc1831f99c8d"] - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "TXT": ["2447215d9fcea09574fc1831f99c8d"] } - \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-vurihuang.vurihuang.json b/domains/_github-pages-challenge-vurihuang.vurihuang.json index ec6d49879..04054cc65 100644 --- a/domains/_github-pages-challenge-vurihuang.vurihuang.json +++ b/domains/_github-pages-challenge-vurihuang.vurihuang.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "TXT": ["8ba2660c4c9bb5915177df7123d158"] - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "TXT": ["8ba2660c4c9bb5915177df7123d158"] } - \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-webcubed.webcubed.json b/domains/_github-pages-challenge-webcubed.webcubed.json index 2de31857f..dd0dd0c64 100644 --- a/domains/_github-pages-challenge-webcubed.webcubed.json +++ b/domains/_github-pages-challenge-webcubed.webcubed.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "webcubed" - }, - "record": { - "TXT": ["d4d8fdb1fea56bbbf4470d4e6f5e40"] - } + "owner": { + "username": "webcubed" + }, + "record": { + "TXT": ["d4d8fdb1fea56bbbf4470d4e6f5e40"] + } } diff --git a/domains/_github-pages-challenge-wizcann.wizcann.json b/domains/_github-pages-challenge-wizcann.wizcann.json index f95b28284..9c5ce79b0 100644 --- a/domains/_github-pages-challenge-wizcann.wizcann.json +++ b/domains/_github-pages-challenge-wizcann.wizcann.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "wizcann" - }, - "record": { - "TXT": ["76bdb40edcf54ac449921a71e3e388"] - } + "owner": { + "username": "wizcann" + }, + "record": { + "TXT": ["76bdb40edcf54ac449921a71e3e388"] + } } diff --git a/domains/_github-pages-challenge-yz9551.yxz.json b/domains/_github-pages-challenge-yz9551.yxz.json index 3e6b82cd8..7e91dc657 100644 --- a/domains/_github-pages-challenge-yz9551.yxz.json +++ b/domains/_github-pages-challenge-yz9551.yxz.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "TXT": [ - "1b83953af6bc9eb40dc5ccfb434238" - ] - } + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "TXT": ["1b83953af6bc9eb40dc5ccfb434238"] + } } diff --git a/domains/_minecraft._tcp.mc.3gee.json b/domains/_minecraft._tcp.mc.3gee.json index bafac6205..692541beb 100644 --- a/domains/_minecraft._tcp.mc.3gee.json +++ b/domains/_minecraft._tcp.mc.3gee.json @@ -1,21 +1,18 @@ -{ - - "owner": { - - "username": "3geETR", - - "email": "egemacun@gmail.com" - - }, - - "record": { - "SRV": [ - { - "priority": 0, - "weight": 5, - "port": 32279, - "target": "gold.magmanode.com" - } - ] - } -} +{ + "owner": { + "username": "3geETR", + + "email": "egemacun@gmail.com" + }, + + "record": { + "SRV": [ + { + "priority": 0, + "weight": 5, + "port": 32279, + "target": "gold.magmanode.com" + } + ] + } +} diff --git a/domains/_serveo-authkey.pds.hcj.json b/domains/_serveo-authkey.pds.hcj.json index d5a7d8297..7fd603367 100644 --- a/domains/_serveo-authkey.pds.hcj.json +++ b/domains/_serveo-authkey.pds.hcj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": "SHA256:KFRJFKicG2rnITzSxLQn62svO68oydMpEDpQ6yRbtR0" - } - } \ No newline at end of file + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "SHA256:KFRJFKicG2rnITzSxLQn62svO68oydMpEDpQ6yRbtR0" + } +} diff --git a/domains/_vercel.2.json b/domains/_vercel.2.json index 24db2720e..f78c8de0a 100644 --- a/domains/_vercel.2.json +++ b/domains/_vercel.2.json @@ -1,10 +1,10 @@ { - "description": "LIGMATV's URL Manager (aka 2)", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=2.is-a.dev,ea014a1b9a6ec8986aa0"] - } -} + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=2.is-a.dev,ea014a1b9a6ec8986aa0"] + } +} diff --git a/domains/_vercel.aeyika.json b/domains/_vercel.aeyika.json index 93f019f86..eb8b6557f 100644 --- a/domains/_vercel.aeyika.json +++ b/domains/_vercel.aeyika.json @@ -1,12 +1,10 @@ { - "description": "Domain for my portfolio website", - "owner": { - "username": "aeyika", - "email": "aeyikastech@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=aeyika.is-a.dev,84418c102cd22e0a172c" - ] - } + "description": "Domain for my portfolio website", + "owner": { + "username": "aeyika", + "email": "aeyikastech@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=aeyika.is-a.dev,84418c102cd22e0a172c"] + } } diff --git a/domains/_vercel.akay.json b/domains/_vercel.akay.json index 3f05cfc52..bce09cc70 100644 --- a/domains/_vercel.akay.json +++ b/domains/_vercel.akay.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "AKBORANA3" - }, - "record": { - "TXT": [ - "vc-domain-verify=akay.is-a.dev,f9e6eaccf85abfddae57" - ] - } + "owner": { + "username": "AKBORANA3" + }, + "record": { + "TXT": ["vc-domain-verify=akay.is-a.dev,f9e6eaccf85abfddae57"] + } } diff --git a/domains/_vercel.alisa.json b/domains/_vercel.alisa.json index efc76ec48..94cae0c6f 100644 --- a/domains/_vercel.alisa.json +++ b/domains/_vercel.alisa.json @@ -2,7 +2,7 @@ "owner": { "username": "lunas-private-dungeon", "email": "luna.tsx@proton.me", - "discord": "507625218467168257" + "discord": "507625218467168257" }, "record": { "TXT": ["vc-domain-verify=alisa.is-a.dev,01abd793050b01c5d63f"] diff --git a/domains/_vercel.alvindennis.json b/domains/_vercel.alvindennis.json index fb39676e5..e58925f51 100644 --- a/domains/_vercel.alvindennis.json +++ b/domains/_vercel.alvindennis.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "alvin-dennis", - "discord": "alvindennis" - }, - "record": { - "TXT": "vc-domain-verify=alvindennis.is-a.dev,0cce0dce190e046ef841" - } + "owner": { + "username": "alvin-dennis", + "discord": "alvindennis" + }, + "record": { + "TXT": "vc-domain-verify=alvindennis.is-a.dev,0cce0dce190e046ef841" } - \ No newline at end of file +} diff --git a/domains/_vercel.arnxv.json b/domains/_vercel.arnxv.json index a950636ca..30f706468 100644 --- a/domains/_vercel.arnxv.json +++ b/domains/_vercel.arnxv.json @@ -1,13 +1,13 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=arnxv.is-a.dev,2b36da5314d05cea9737", - "vc-domain-verify=works.arnxv.is-a.dev,f8b0553cc89bfe7097fa", - "vc-domain-verify=kind-nodes.arnxv.is-a.dev,ba40e23d4384053b8059" - ] - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=arnxv.is-a.dev,2b36da5314d05cea9737", + "vc-domain-verify=works.arnxv.is-a.dev,f8b0553cc89bfe7097fa", + "vc-domain-verify=kind-nodes.arnxv.is-a.dev,ba40e23d4384053b8059" + ] + } } diff --git a/domains/_vercel.chuyentinorz.json b/domains/_vercel.chuyentinorz.json index f8a6c0b83..12116a6c4 100644 --- a/domains/_vercel.chuyentinorz.json +++ b/domains/_vercel.chuyentinorz.json @@ -1,13 +1,11 @@ { - "description": "Vercel verification of chuyentinorz.is-a.dev", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "TXT": [ - "vc-domain-verify=chuyentinorz.is-a.dev,46d8c5be943cf4eb7cd2" - ] - } + "description": "Vercel verification of chuyentinorz.is-a.dev", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "TXT": ["vc-domain-verify=chuyentinorz.is-a.dev,46d8c5be943cf4eb7cd2"] + } } diff --git a/domains/_vercel.computerblade.json b/domains/_vercel.computerblade.json index f4053f971..c488033d5 100644 --- a/domains/_vercel.computerblade.json +++ b/domains/_vercel.computerblade.json @@ -1,8 +1,8 @@ -{ - "owner": { - "username": "computerblade-official" - }, - "record": { - "TXT": ["vc-domain-verify=computerblade.is-a.dev,0b4d70954aeb7d2d0656"] - } -} +{ + "owner": { + "username": "computerblade-official" + }, + "record": { + "TXT": ["vc-domain-verify=computerblade.is-a.dev,0b4d70954aeb7d2d0656"] + } +} diff --git a/domains/_vercel.daim.json b/domains/_vercel.daim.json index 511e8b8db..d1e15d28b 100644 --- a/domains/_vercel.daim.json +++ b/domains/_vercel.daim.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "sYnceDez41", - "email": "zdaim78@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=daim.is-a.dev,d88985a4876213470d49" - ] - } + "owner": { + "username": "sYnceDez41", + "email": "zdaim78@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=daim.is-a.dev,d88985a4876213470d49"] + } } diff --git a/domains/_vercel.darshan.json b/domains/_vercel.darshan.json index 5032e4240..1bf685cd0 100644 --- a/domains/_vercel.darshan.json +++ b/domains/_vercel.darshan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Dqrshan", - "email": "darshan310268@gmail.com", - "discord": "838620835282812969" - }, - "record": { - "TXT": "vc-domain-verify=darshan.is-a.dev,f0974387e063ffff633d" - } + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "TXT": "vc-domain-verify=darshan.is-a.dev,f0974387e063ffff633d" + } } diff --git a/domains/_vercel.goutam.json b/domains/_vercel.goutam.json index 2e3ff7287..d3bd92d50 100644 --- a/domains/_vercel.goutam.json +++ b/domains/_vercel.goutam.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "MatrixCoder0101" - }, - "record": { - "TXT": [ - "vc-domain-verify=goutam.is-a.dev,cde668462cf6a679633f" - ] - } + "owner": { + "username": "MatrixCoder0101" + }, + "record": { + "TXT": ["vc-domain-verify=goutam.is-a.dev,cde668462cf6a679633f"] + } } diff --git a/domains/_vercel.gunman.json b/domains/_vercel.gunman.json index b63ab8209..c8c084f3e 100644 --- a/domains/_vercel.gunman.json +++ b/domains/_vercel.gunman.json @@ -1,12 +1,10 @@ { - "owner": { + "owner": { "username": "MukuJhansi", "email": "mukundagrawal800@gmail.com", "discord": "1115658967012626542" - }, - "record": { - "TXT": [ - "vc-domain-verify=gunman.is-a.dev,a31e97770fb8c89e3b57" - ] - } + }, + "record": { + "TXT": ["vc-domain-verify=gunman.is-a.dev,a31e97770fb8c89e3b57"] + } } diff --git a/domains/_vercel.haripajjuri.json b/domains/_vercel.haripajjuri.json index 386a40ecc..e0c367b48 100644 --- a/domains/_vercel.haripajjuri.json +++ b/domains/_vercel.haripajjuri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "haripajjuri", - "email": "haripajjuri@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=haripajjuri.is-a.dev,6d1bb3e0585ec67dde26"] - } + "owner": { + "username": "haripajjuri", + "email": "haripajjuri@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=haripajjuri.is-a.dev,6d1bb3e0585ec67dde26"] + } } diff --git a/domains/_vercel.hcj.json b/domains/_vercel.hcj.json index c903acfb5..e1f49df66 100644 --- a/domains/_vercel.hcj.json +++ b/domains/_vercel.hcj.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": ["vc-domain-verify=hcj.is-a.dev,010396202f45aacdad27"] - } + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": ["vc-domain-verify=hcj.is-a.dev,010396202f45aacdad27"] } - \ No newline at end of file +} diff --git a/domains/_vercel.hien.json b/domains/_vercel.hien.json index e8d7c314e..eaf169fd8 100644 --- a/domains/_vercel.hien.json +++ b/domains/_vercel.hien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hienlh", - "email": "hienlh1298@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=hien.is-a.dev,8c95220c38753532b45f"] - } + "owner": { + "username": "hienlh", + "email": "hienlh1298@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=hien.is-a.dev,8c95220c38753532b45f"] + } } diff --git a/domains/_vercel.hujjat.json b/domains/_vercel.hujjat.json index 263fe3fa1..dc25d5659 100644 --- a/domains/_vercel.hujjat.json +++ b/domains/_vercel.hujjat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hujjatiii", - "email": "hujjatx@yahoo.com" - }, - "record": { - "TXT": "vc-domain-verify=hujjat.is-a.dev,73fd6f83a3b034bfc044" - } + "owner": { + "username": "hujjatiii", + "email": "hujjatx@yahoo.com" + }, + "record": { + "TXT": "vc-domain-verify=hujjat.is-a.dev,73fd6f83a3b034bfc044" + } } diff --git a/domains/_vercel.izerr.json b/domains/_vercel.izerr.json index f4cd711b3..f4149a7b2 100644 --- a/domains/_vercel.izerr.json +++ b/domains/_vercel.izerr.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Explodey-Wolf", - "email": "peanutplays61@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=izerr.is-a.dev,16607c905489ac70ec6d" - ] - } + "owner": { + "username": "Explodey-Wolf", + "email": "peanutplays61@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=izerr.is-a.dev,16607c905489ac70ec6d"] + } } diff --git a/domains/_vercel.kawsar.json b/domains/_vercel.kawsar.json index f2399898a..3fb04fcb6 100644 --- a/domains/_vercel.kawsar.json +++ b/domains/_vercel.kawsar.json @@ -2,7 +2,7 @@ "owner": { "username": "KawsarDev", "email": "kawsar.dev1@gmail.com", - "discord": "520373269979988000" + "discord": "520373269979988000" }, "record": { "TXT": ["vc-domain-verify=kawsar.is-a.dev,e77e8c258bee5d9213b7"] diff --git a/domains/_vercel.krebinkkj.json b/domains/_vercel.krebinkkj.json index 31db69c73..47b632395 100644 --- a/domains/_vercel.krebinkkj.json +++ b/domains/_vercel.krebinkkj.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "krebinkkj", - "email": "krebinkkj@gmail.com", - "discord": "1041878326169587732" - }, - "record": { - "TXT": [ - "vc-domain-verify=krebinkkj.is-a.dev,dadd7998d7a4c506db3b" - ] - } + "owner": { + "username": "krebinkkj", + "email": "krebinkkj@gmail.com", + "discord": "1041878326169587732" + }, + "record": { + "TXT": ["vc-domain-verify=krebinkkj.is-a.dev,dadd7998d7a4c506db3b"] + } } diff --git a/domains/_vercel.lakshya.json b/domains/_vercel.lakshya.json index f24f0c887..46a465ab1 100644 --- a/domains/_vercel.lakshya.json +++ b/domains/_vercel.lakshya.json @@ -1,12 +1,9 @@ { "owner": { - "username": "lakshyaCreates", - "email": "lakshya.creates07@gmail.com" + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" }, "record": { - "TXT": [ - "vc-domain-verify=lakshya.is-a.dev,c263f1e52b86bcfa3ce6" - ] + "TXT": ["vc-domain-verify=lakshya.is-a.dev,c263f1e52b86bcfa3ce6"] } } - diff --git a/domains/_vercel.magitian.json b/domains/_vercel.magitian.json index 18fdbffd3..5ef31e20f 100644 --- a/domains/_vercel.magitian.json +++ b/domains/_vercel.magitian.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "magitian", - "email": "magitian@duck.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922" - ] - } + "owner": { + "username": "magitian", + "email": "magitian@duck.com" + }, + "record": { + "TXT": ["vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922"] + } } diff --git a/domains/_vercel.n.json b/domains/_vercel.n.json index 9313a98af..e93beb20b 100644 --- a/domains/_vercel.n.json +++ b/domains/_vercel.n.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=n.is-a.dev,8435c76be2d4e8aaa229" - ] - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=n.is-a.dev,8435c76be2d4e8aaa229"] + } } diff --git a/domains/_vercel.q.json b/domains/_vercel.q.json index bdf225642..78da64be3 100644 --- a/domains/_vercel.q.json +++ b/domains/_vercel.q.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=q.is-a.dev,8798cf095e1f783b5302" - ] - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=q.is-a.dev,8798cf095e1f783b5302"] + } } diff --git a/domains/_vercel.shuhaab.json b/domains/_vercel.shuhaab.json index fd9fac460..521cdd7fb 100644 --- a/domains/_vercel.shuhaab.json +++ b/domains/_vercel.shuhaab.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Shuhaab-coder" - }, - "record": { - "TXT": ["vc-domain-verify=shuhaab.is-a.dev,4f90144524ddbcf1a09b"] - } - } \ No newline at end of file + "owner": { + "username": "Shuhaab-coder" + }, + "record": { + "TXT": ["vc-domain-verify=shuhaab.is-a.dev,4f90144524ddbcf1a09b"] + } +} diff --git a/domains/_vercel.skarwuuu.json b/domains/_vercel.skarwuuu.json index 17b8e20f9..81add54cc 100644 --- a/domains/_vercel.skarwuuu.json +++ b/domains/_vercel.skarwuuu.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "skarwuuu", - "email": "sakshrwt@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=skarwuuu.is-a.dev,eb14a67d4b3b06f29c5c" - ] - } + "owner": { + "username": "skarwuuu", + "email": "sakshrwt@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=skarwuuu.is-a.dev,eb14a67d4b3b06f29c5c"] + } } diff --git a/domains/_vercel.sun.json b/domains/_vercel.sun.json index fba2fd438..c41aa041b 100644 --- a/domains/_vercel.sun.json +++ b/domains/_vercel.sun.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sxn4y", - "email": "", - "discord": "5unn7n" - }, - "record": { - "TXT": "vc-domain-verify=sun.is-a.dev,3d30eed3d9b17b680b03" - } + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "TXT": "vc-domain-verify=sun.is-a.dev,3d30eed3d9b17b680b03" + } } diff --git a/domains/_vercel.swami.json b/domains/_vercel.swami.json index 96e206351..debf61bf7 100644 --- a/domains/_vercel.swami.json +++ b/domains/_vercel.swami.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "aadltya" - }, - "record": { - "TXT": [ - "vc-domain-verify=swami.is-a.dev,ebd6de23b5512663a728" - ] - } -} \ No newline at end of file + "owner": { + "username": "aadltya" + }, + "record": { + "TXT": ["vc-domain-verify=swami.is-a.dev,ebd6de23b5512663a728"] + } +} diff --git a/domains/_vercel.vantage.json b/domains/_vercel.vantage.json index 084102fc1..f0ed414e0 100644 --- a/domains/_vercel.vantage.json +++ b/domains/_vercel.vantage.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "blaze-099", - "email": "", - "discord": "1186691290759434350", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" - }, - "record": { - "TXT": [ - "vc-domain-verify=vantage.is-a.dev,880ae7aaeb22f3419bd0" - ] - } + "owner": { + "username": "blaze-099", + "email": "", + "discord": "1186691290759434350", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" + }, + "record": { + "TXT": ["vc-domain-verify=vantage.is-a.dev,880ae7aaeb22f3419bd0"] + } } diff --git a/domains/_vercel.wizardsword.json b/domains/_vercel.wizardsword.json index 9d6d33c4a..a5afab226 100644 --- a/domains/_vercel.wizardsword.json +++ b/domains/_vercel.wizardsword.json @@ -1,11 +1,9 @@ -{ - "owner": { - "username": "MukuJhansi", - "discord": "1115658967012626542" - }, - "record": { - "TXT": [ - "vc-domain-verify=wizardsword.is-a.dev,bf203775c8ab97f0aa24" - ] - } -} +{ + "owner": { + "username": "MukuJhansi", + "discord": "1115658967012626542" + }, + "record": { + "TXT": ["vc-domain-verify=wizardsword.is-a.dev,bf203775c8ab97f0aa24"] + } +} diff --git a/domains/abby.json b/domains/abby.json index 70ff7f6dd..8085e0616 100644 --- a/domains/abby.json +++ b/domains/abby.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "MiloDev123", - "email": "milo@milosantos.com", - "discord": "699318362848886864" - }, - "record": { - "NS": [ - "kristin.ns.cloudflare.com", - "uriah.ns.cloudflare.com" - ] - } + "owner": { + "username": "MiloDev123", + "email": "milo@milosantos.com", + "discord": "699318362848886864" + }, + "record": { + "NS": ["kristin.ns.cloudflare.com", "uriah.ns.cloudflare.com"] + } } diff --git a/domains/abdelghani.json b/domains/abdelghani.json index 37b3275b7..8c01127ca 100644 --- a/domains/abdelghani.json +++ b/domains/abdelghani.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "abdessattar23", - "discord": "1226143665567567954", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" - }, + "owner": { + "username": "abdessattar23", + "discord": "1226143665567567954", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" + }, - "record": { - "CNAME": "king255-del.github.io" - } - } + "record": { + "CNAME": "king255-del.github.io" + } +} diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index 04f9c199c..ee7e62597 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Abhishek-Issac", - "email": "abhishekissac0@gmail.com" - }, - "record": { - "CNAME": "abhishek-issac.github.io" - }, - "proxied": false + "owner": { + "username": "Abhishek-Issac", + "email": "abhishekissac0@gmail.com" + }, + "record": { + "CNAME": "abhishek-issac.github.io" + }, + "proxied": false } diff --git a/domains/ada.json b/domains/ada.json index df38c2c70..68b113b9b 100644 --- a/domains/ada.json +++ b/domains/ada.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ada-lovecraft", - "email": "ada@codevinsky.com" - }, - "record": { - "CNAME": "ada-lovecraft.github.io" - } + "owner": { + "username": "ada-lovecraft", + "email": "ada@codevinsky.com" + }, + "record": { + "CNAME": "ada-lovecraft.github.io" + } } diff --git a/domains/adib.json b/domains/adib.json index ff5c21a4d..eaec424cc 100644 --- a/domains/adib.json +++ b/domains/adib.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adib23704", - "email": "adib23704@gmail.com" - }, - "record": { - "URL": "https://adib23704.com" - } + "owner": { + "username": "Adib23704", + "email": "adib23704@gmail.com" + }, + "record": { + "URL": "https://adib23704.com" + } } diff --git a/domains/aeyika.json b/domains/aeyika.json index fcc67f8f7..5daaf7ac9 100644 --- a/domains/aeyika.json +++ b/domains/aeyika.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aeyika", - "email": "aeyikastech@gmail.com" - }, - "record": { - "CNAME": "portfolio-aeyikas-projects.vercel.app" - } + "owner": { + "username": "aeyika", + "email": "aeyikastech@gmail.com" + }, + "record": { + "CNAME": "portfolio-aeyikas-projects.vercel.app" + } } diff --git a/domains/ah2.json b/domains/ah2.json index 9e8fb54fc..52cfde079 100644 --- a/domains/ah2.json +++ b/domains/ah2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ah2", - "email": "uni.ahmamy@gmail.com" - }, - "record": { - "URL": "https://hamd.cloud.libraryofcode.org" - } + "owner": { + "username": "ah2", + "email": "uni.ahmamy@gmail.com" + }, + "record": { + "URL": "https://hamd.cloud.libraryofcode.org" + } } diff --git a/domains/aidan.json b/domains/aidan.json index 4c83a2f42..40049af0b 100644 --- a/domains/aidan.json +++ b/domains/aidan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sangnd2x", - "email": "sanguyen128@gmail.com" - }, - "record": { - "A": ["103.211.201.28"] - } + "owner": { + "username": "sangnd2x", + "email": "sanguyen128@gmail.com" + }, + "record": { + "A": ["103.211.201.28"] + } } diff --git a/domains/ajtabs.json b/domains/ajtabs.json index d022ee1f0..b6c25a2f7 100644 --- a/domains/ajtabs.json +++ b/domains/ajtabs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ajtabjs", - "email": "oro10jua@gmail.com" - }, - "record": { - "CNAME": "aj-swag-portfolio.pages.dev" - } -} + "owner": { + "username": "ajtabjs", + "email": "oro10jua@gmail.com" + }, + "record": { + "CNAME": "aj-swag-portfolio.pages.dev" + } +} diff --git a/domains/akay.json b/domains/akay.json index b44511fed..bc171483e 100644 --- a/domains/akay.json +++ b/domains/akay.json @@ -1,17 +1,10 @@ { - "owner": { - "username": "AKBORANA3" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "AKBORANA3" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/akk1to.json b/domains/akk1to.json index 95c7591f2..5f3997d5b 100644 --- a/domains/akk1to.json +++ b/domains/akk1to.json @@ -7,15 +7,8 @@ "discord": "727497287777124414" }, "record": { - "A":[ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "A": ["185.199.108.153", "185.199.111.153", "185.199.110.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/alan-huynh.json b/domains/alan-huynh.json index 660323ea1..ddfc58b2c 100644 --- a/domains/alan-huynh.json +++ b/domains/alan-huynh.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "hdmquan", - "email": "hdmquan@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "owner": { + "username": "hdmquan", + "email": "hdmquan@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/alan-smith.json b/domains/alan-smith.json index c1cc6c8df..ea72e2a79 100644 --- a/domains/alan-smith.json +++ b/domains/alan-smith.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "AlanDoesCS", - "email": "", - "discord": "730009898942988299", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" - }, - "record": { - "CNAME": "alandoescs.github.io" - } + "owner": { + "username": "AlanDoesCS", + "email": "", + "discord": "730009898942988299", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" + }, + "record": { + "CNAME": "alandoescs.github.io" + } } diff --git a/domains/albakhet.json b/domains/albakhet.json index 49e8b9333..a6889c508 100644 --- a/domains/albakhet.json +++ b/domains/albakhet.json @@ -1,14 +1,11 @@ -{ - "description": "my email forwarding domain", - "owner": { - "username": "Somaiya-XI", - "discord": "Sen!#0577" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} +{ + "description": "my email forwarding domain", + "owner": { + "username": "Somaiya-XI", + "discord": "Sen!#0577" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/alvindennis.json b/domains/alvindennis.json index 2605e68a7..ee7783f80 100644 --- a/domains/alvindennis.json +++ b/domains/alvindennis.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "alvin-dennis", - "discord": "732503927940972605" - }, - - "record": { - "CNAME": "alvindennis.vercel.app" - } - } + "owner": { + "username": "alvin-dennis", + "discord": "732503927940972605" + }, + + "record": { + "CNAME": "alvindennis.vercel.app" + } +} diff --git a/domains/anbuinfosec.json b/domains/anbuinfosec.json index 8f930e996..b9a26f6f2 100644 --- a/domains/anbuinfosec.json +++ b/domains/anbuinfosec.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "anbuinfosec" - }, - "record": { - "CNAME": "anbuinfosec.github.io" - } -} + "owner": { + "username": "anbuinfosec" + }, + "record": { + "CNAME": "anbuinfosec.github.io" + } +} diff --git a/domains/andreijiroh.json b/domains/andreijiroh.json index a02dd8b11..a9da6c39e 100644 --- a/domains/andreijiroh.json +++ b/domains/andreijiroh.json @@ -7,6 +7,6 @@ "bsky": "did:plc:wcx4c3osbuzrwmxkqdfqygwv" }, "record": { - "NS": ["kallie.ns.cloudflare.com","tadeo.ns.cloudflare.com"] + "NS": ["kallie.ns.cloudflare.com", "tadeo.ns.cloudflare.com"] } } diff --git a/domains/anhnguyen94.json b/domains/anhnguyen94.json index 498cfa301..cdec6a2ff 100644 --- a/domains/anhnguyen94.json +++ b/domains/anhnguyen94.json @@ -1,10 +1,10 @@ { - "description": "Portfolio redirect for anhnguyen1907", - "owner": { - "username": "anhnguyen1907", - "email": "cau2tomy@gmail.com" - }, - "record": { + "description": "Portfolio redirect for anhnguyen1907", + "owner": { + "username": "anhnguyen1907", + "email": "cau2tomy@gmail.com" + }, + "record": { "CNAME": "anhnguyen1907.github.io" - } + } } diff --git a/domains/annant.json b/domains/annant.json index 78cb5f780..c01c76a56 100644 --- a/domains/annant.json +++ b/domains/annant.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ThatNerdyKun", -"discord": "629851641579044874" - }, + "owner": { + "username": "ThatNerdyKun", + "discord": "629851641579044874" + }, - "record": { - "CNAME": "annant.pages.dev" - } + "record": { + "CNAME": "annant.pages.dev" + } } diff --git a/domains/anshu.json b/domains/anshu.json index 6b337d13d..2dac10c30 100644 --- a/domains/anshu.json +++ b/domains/anshu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anshu-prakash", - "email": "anshuprakash8445@gmail.com" - }, - "record": { - "CNAME": "anshu-prakash.github.io" - } + "owner": { + "username": "anshu-prakash", + "email": "anshuprakash8445@gmail.com" + }, + "record": { + "CNAME": "anshu-prakash.github.io" + } } diff --git a/domains/ante.json b/domains/ante.json index 3e3cb8301..073531e8a 100644 --- a/domains/ante.json +++ b/domains/ante.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "antebrl", - "email": "ahcwnh@gmail.com" - }, - "record": { - "A": ["130.61.108.36"], - "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] - } + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "A": ["130.61.108.36"], + "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + } } diff --git a/domains/anuraglimbu.json b/domains/anuraglimbu.json index c23395363..772c14094 100644 --- a/domains/anuraglimbu.json +++ b/domains/anuraglimbu.json @@ -1,11 +1,11 @@ -{ - "description": "This subdomain is for my personal portfolio website.", - "repo": "https://github.com/anuraglimbu", - "owner": { - "username": "auraglimbu", - "email": "anuraglimbu2018@gmail.com" - }, - "record": { - "URL": "https://anuraglimbu.com.np" - } - } \ No newline at end of file +{ + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/anuraglimbu", + "owner": { + "username": "auraglimbu", + "email": "anuraglimbu2018@gmail.com" + }, + "record": { + "URL": "https://anuraglimbu.com.np" + } +} diff --git a/domains/api-peantastic.json b/domains/api-peantastic.json index 97223312a..d385390ea 100644 --- a/domains/api-peantastic.json +++ b/domains/api-peantastic.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peantastic", - "email": "leostark.vndev@gmail.com" - }, - "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", - "repo": "https://github.com/peantastic/", - "record": { - "CNAME": "tantinh.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "peantastic", + "email": "leostark.vndev@gmail.com" + }, + "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", + "repo": "https://github.com/peantastic/", + "record": { + "CNAME": "tantinh.onrender.com" + } +} diff --git a/domains/api.acronical.json b/domains/api.acronical.json index 335fb70a7..fa8380b23 100644 --- a/domains/api.acronical.json +++ b/domains/api.acronical.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "A": [ - "138.68.133.84" - ] - } + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "A": ["138.68.133.84"] + } } diff --git a/domains/aquiffoo.json b/domains/aquiffoo.json index a310d9885..baa01110f 100644 --- a/domains/aquiffoo.json +++ b/domains/aquiffoo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aquiffoo", - "email": "aquilesffoliveira@gmail.com" - }, - "record": { - "URL": "https://aquiffoo.vercel.app" - } + "owner": { + "username": "aquiffoo", + "email": "aquilesffoliveira@gmail.com" + }, + "record": { + "URL": "https://aquiffoo.vercel.app" + } } diff --git a/domains/arnxv.json b/domains/arnxv.json index 2e23bf9fd..5ffe17247 100644 --- a/domains/arnxv.json +++ b/domains/arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/aruntechpro.json b/domains/aruntechpro.json index b0fab6ae8..dd5077f03 100644 --- a/domains/aruntechpro.json +++ b/domains/aruntechpro.json @@ -1,10 +1,10 @@ -{ - "description": "Personal Website", - "owner": { - "username": "aruntechpro", - "email": "arunkumarakr03@gmail.com" - }, - "record": { - "CNAME": "aruntechpro.github.io" - } -} +{ + "description": "Personal Website", + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "CNAME": "aruntechpro.github.io" + } +} diff --git a/domains/aruria.json b/domains/aruria.json index 262a1aba6..394e7ce6f 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "cjolivier123", - "discord": "1175481072088268920", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" - }, - - "record": { - "CNAME": "cjolivier123.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "cjolivier123", + "discord": "1175481072088268920", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" + }, + + "record": { + "CNAME": "cjolivier123.github.io" + } +} diff --git a/domains/ashikmuhammed.json b/domains/ashikmuhammed.json index 9a7c933cf..92de684d9 100644 --- a/domains/ashikmuhammed.json +++ b/domains/ashikmuhammed.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", - "owner": { - "username": "professorSergioMarquina", - "email": "mrjinnoftg@gmail.com" - }, - "record": { - "CNAME": "professorsergiomarquina.github.io" - }, - "proxied": true + "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", + "owner": { + "username": "professorSergioMarquina", + "email": "mrjinnoftg@gmail.com" + }, + "record": { + "CNAME": "professorsergiomarquina.github.io" + }, + "proxied": true } diff --git a/domains/astra.json b/domains/astra.json index a18e5fcc9..732e5c81b 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "MeHiGalatHu", - "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" - - }, - "record": { - "CNAME": "astra-api.glitch.me" - } -} + "owner": { + "username": "MeHiGalatHu", + "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" + }, + "record": { + "CNAME": "astra-api.glitch.me" + } +} diff --git a/domains/atharvd.json b/domains/atharvd.json index eb71cd72c..f2ebcd78a 100644 --- a/domains/atharvd.json +++ b/domains/atharvd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "D-Atharv", - "email": "atharv.dewangan04@gmail.com" - }, - "record": { - "CNAME": "my-portfolio-dusky-six-78.vercel.app" - } + "owner": { + "username": "D-Atharv", + "email": "atharv.dewangan04@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-dusky-six-78.vercel.app" + } } diff --git a/domains/axo.json b/domains/axo.json index 97a4b991f..26071f6d0 100644 --- a/domains/axo.json +++ b/domains/axo.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "ImAxolotlicekDev", - "discord": "1125148972449796136", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" - }, - - "record": { - "A": ["158.178.206.169"] - } - } - \ No newline at end of file + "owner": { + "username": "ImAxolotlicekDev", + "discord": "1125148972449796136", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" + }, + + "record": { + "A": ["158.178.206.169"] + } +} diff --git a/domains/badnguy.json b/domains/badnguy.json index a2b292f48..f7160af9e 100644 --- a/domains/badnguy.json +++ b/domains/badnguy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nguyenbaduy011", - "email": "nguyenbaduy011@gmail.com" - }, - "record": { - "CNAME": "nguyenbaduy011.github.io" - } + "owner": { + "username": "nguyenbaduy011", + "email": "nguyenbaduy011@gmail.com" + }, + "record": { + "CNAME": "nguyenbaduy011.github.io" + } } diff --git a/domains/base-swag.json b/domains/base-swag.json index 8a4b322eb..eb9c4c35e 100644 --- a/domains/base-swag.json +++ b/domains/base-swag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Base-Swag", - "email": "officialnamefier@gmail.com" - }, - "record": { - "CNAME": "base-swag.github.io" - } + "owner": { + "username": "Base-Swag", + "email": "officialnamefier@gmail.com" + }, + "record": { + "CNAME": "base-swag.github.io" + } } diff --git a/domains/blacsheep.json b/domains/blacsheep.json index 7d2f86b7b..0b41919b5 100644 --- a/domains/blacsheep.json +++ b/domains/blacsheep.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "blacsheep", - "email": "lanzou1.0@gmail.com" - }, - "record": { - "CNAME": "blacsheep.github.io" - } + "owner": { + "username": "blacsheep", + "email": "lanzou1.0@gmail.com" + }, + "record": { + "CNAME": "blacsheep.github.io" + } } diff --git a/domains/bleemis42.json b/domains/bleemis42.json index b76c1ad1b..faf8bd9bb 100644 --- a/domains/bleemis42.json +++ b/domains/bleemis42.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BleemIs42", - "description": "BleemIs42.is-a.dev", - "email": "BleemIs42@gmail.com" - }, - "record": { - "CNAME": "BleemIs42.github.io" - } + "owner": { + "username": "BleemIs42", + "description": "BleemIs42.is-a.dev", + "email": "BleemIs42@gmail.com" + }, + "record": { + "CNAME": "BleemIs42.github.io" + } } diff --git a/domains/bnfone.json b/domains/bnfone.json index 61d6e350d..ae575ba75 100644 --- a/domains/bnfone.json +++ b/domains/bnfone.json @@ -6,9 +6,6 @@ "email": "is-a-dev-registration.zbden@simplelogin.com" }, "record": { - "NS": [ - "desiree.ns.cloudflare.com", - "mcgrory.ns.cloudflare.com" - ] + "NS": ["desiree.ns.cloudflare.com", "mcgrory.ns.cloudflare.com"] } } diff --git a/domains/bot.json b/domains/bot.json index f4251255c..19228f791 100644 --- a/domains/bot.json +++ b/domains/bot.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "tanmoythebot" - }, - "record": { - "CNAME": "tanmoythebot.github.io" - } -} \ No newline at end of file + "owner": { + "username": "tanmoythebot" + }, + "record": { + "CNAME": "tanmoythebot.github.io" + } +} diff --git a/domains/bteamapp.json b/domains/bteamapp.json index a71f767a9..7dea7e8b7 100644 --- a/domains/bteamapp.json +++ b/domains/bteamapp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/bxqrn.json b/domains/bxqrn.json index ea5dd30e3..4d459c75e 100644 --- a/domains/bxqrn.json +++ b/domains/bxqrn.json @@ -1,12 +1,12 @@ { - "domain": "bxqrn.is-a.dev", - "subdomain": "bxqrn", - "owner": { - "repo": "https://github.com/bxqrn/bxqrn.github.io", - "email": "flqmze@gmail.com", - "username": "bxqrn" - }, - "record": { - "CNAME": "bxqrn.github.io" - } + "domain": "bxqrn.is-a.dev", + "subdomain": "bxqrn", + "owner": { + "repo": "https://github.com/bxqrn/bxqrn.github.io", + "email": "flqmze@gmail.com", + "username": "bxqrn" + }, + "record": { + "CNAME": "bxqrn.github.io" + } } diff --git a/domains/chamo.json b/domains/chamo.json index e943113de..fd54f3c29 100644 --- a/domains/chamo.json +++ b/domains/chamo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chamzz99", - "email": "chamzz.dev@gmail.com" - }, - "record": { - "CNAME": "chamzz99.github.io" - } + "owner": { + "username": "chamzz99", + "email": "chamzz.dev@gmail.com" + }, + "record": { + "CNAME": "chamzz99.github.io" + } } diff --git a/domains/chattingmessenger.json b/domains/chattingmessenger.json index c2652d957..3d2753ff3 100644 --- a/domains/chattingmessenger.json +++ b/domains/chattingmessenger.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "riotoff", - "discord": "1040929084684902460" - }, - "record": { - "CNAME": "riotoff.github.io" - } -} + "owner": { + "username": "riotoff", + "discord": "1040929084684902460" + }, + "record": { + "CNAME": "riotoff.github.io" + } +} diff --git a/domains/chromesec.json b/domains/chromesec.json index 5554d73f5..711512fc0 100644 --- a/domains/chromesec.json +++ b/domains/chromesec.json @@ -1,12 +1,12 @@ { - "description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices", - "repo": "https://github.com/CaenJones/ChromeSEC", - "owner": { - "username": "CaenJones", - "email": "cj@caenjones.com", - "twitter": "" - }, - "record": { - "URL": "https://caenjones.is-a.dev/ChromeSEC" - } -} + "description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices", + "repo": "https://github.com/CaenJones/ChromeSEC", + "owner": { + "username": "CaenJones", + "email": "cj@caenjones.com", + "twitter": "" + }, + "record": { + "URL": "https://caenjones.is-a.dev/ChromeSEC" + } +} diff --git a/domains/chubol.json b/domains/chubol.json index 902c76331..748a8f34f 100644 --- a/domains/chubol.json +++ b/domains/chubol.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chubol", - "email": "husks@tuta.io" - }, - "record": { - "CNAME": "chubol.github.io" - } + "owner": { + "username": "chubol", + "email": "husks@tuta.io" + }, + "record": { + "CNAME": "chubol.github.io" + } } diff --git a/domains/chuyentinorz.json b/domains/chuyentinorz.json index 1f03fe59e..0fabb67d3 100644 --- a/domains/chuyentinorz.json +++ b/domains/chuyentinorz.json @@ -1,18 +1,13 @@ { - "description": "This is the landing page of ChuyenTinORZ", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "A": [ - "216.198.79.65" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "This is the landing page of ChuyenTinORZ", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": ["216.198.79.65"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/clayza.json b/domains/clayza.json index 5f2975dfe..0e3b2ae56 100644 --- a/domains/clayza.json +++ b/domains/clayza.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ClayzaAubert/clayzaaubert.github.io", - "owner": { - "username": "ClayzaAubert", - "email": "clayzasc@gmail.com" - }, - "record": { - "CNAME": "clayzaaubert.github.io" - } + "repo": "https://github.com/ClayzaAubert/clayzaaubert.github.io", + "owner": { + "username": "ClayzaAubert", + "email": "clayzasc@gmail.com" + }, + "record": { + "CNAME": "clayzaaubert.github.io" + } } diff --git a/domains/clipping.json b/domains/clipping.json index 6fb3d138b..fe05c2050 100644 --- a/domains/clipping.json +++ b/domains/clipping.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "hazelvert" - }, - "record": { - "CNAME": "hazelvert.github.io" - } + "owner": { + "username": "hazelvert" + }, + "record": { + "CNAME": "hazelvert.github.io" + } } diff --git a/domains/cloudy1337.json b/domains/cloudy1337.json index 2c130551d..12b3ec1a1 100644 --- a/domains/cloudy1337.json +++ b/domains/cloudy1337.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "OfficialSmojo17", - "email": "smmojo17@gmail.com", - "discord": "mapperdotexe" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "OfficialSmojo17", + "email": "smmojo17@gmail.com", + "discord": "mapperdotexe" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/co.ligmatv.json b/domains/co.ligmatv.json index ee5fdc4e8..7ce8810b1 100644 --- a/domains/co.ligmatv.json +++ b/domains/co.ligmatv.json @@ -5,11 +5,7 @@ "email": "ligmatv.id@gmail.com" }, "record": { - "MX": [ - "mx.zoho.com", - "mx2.zoho.com", - "mx3.zoho.com" - ], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], "TXT": [ "zoho-verification=zb21447312.zmverify.zoho.com", "v=spf1 include:zoho.com ~all" diff --git a/domains/codelabworks.json b/domains/codelabworks.json index 09bf2c3d8..294c635b7 100644 --- a/domains/codelabworks.json +++ b/domains/codelabworks.json @@ -1,13 +1,10 @@ { - "repo": "https://github.com/shadowgaming-backup/register", - "owner": { - "email": "shadowgaming-backup@proton.me", - "username": "shadowgaming-backup" - }, - "record": { - "NS": [ - "mina.ns.cloudflare.com", - "harlan.ns.cloudflare.com" - ] - } + "repo": "https://github.com/shadowgaming-backup/register", + "owner": { + "email": "shadowgaming-backup@proton.me", + "username": "shadowgaming-backup" + }, + "record": { + "NS": ["mina.ns.cloudflare.com", "harlan.ns.cloudflare.com"] + } } diff --git a/domains/codesuthar.json b/domains/codesuthar.json index dde7f4542..e61280157 100644 --- a/domains/codesuthar.json +++ b/domains/codesuthar.json @@ -4,9 +4,6 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "NS": [ - "dexter.ns.cloudflare.com", - "fay.ns.cloudflare.com" - ] + "NS": ["dexter.ns.cloudflare.com", "fay.ns.cloudflare.com"] } } diff --git a/domains/computerblade.json b/domains/computerblade.json index 20aab1e9e..1e16f82a0 100644 --- a/domains/computerblade.json +++ b/domains/computerblade.json @@ -1,8 +1,8 @@ -{ - "owner": { - "username": "computerblade-official" - }, - "record": { - "CNAME": "computerblade.vercel.app" - } -} +{ + "owner": { + "username": "computerblade-official" + }, + "record": { + "CNAME": "computerblade.vercel.app" + } +} diff --git a/domains/congnv.json b/domains/congnv.json index ff3ebedc8..faef4e873 100644 --- a/domains/congnv.json +++ b/domains/congnv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "congnv0330", - "email": "congnv3030@gmail.com" - }, - "record": { - "CNAME": "congnv0330.github.io" - } + "owner": { + "username": "congnv0330", + "email": "congnv3030@gmail.com" + }, + "record": { + "CNAME": "congnv0330.github.io" + } } diff --git a/domains/creeperita104.json b/domains/creeperita104.json index 1af8f40d5..5d9fecb76 100644 --- a/domains/creeperita104.json +++ b/domains/creeperita104.json @@ -4,6 +4,6 @@ "email": "creeperita.09@gmail.com" }, "record": { - "NS":["kyrie.ns.cloudflare.com","vida.ns.cloudflare.com"] - } + "NS": ["kyrie.ns.cloudflare.com", "vida.ns.cloudflare.com"] + } } diff --git a/domains/cursedscrubdaddygang.json b/domains/cursedscrubdaddygang.json index e54f3c87a..d0d74d5bb 100644 --- a/domains/cursedscrubdaddygang.json +++ b/domains/cursedscrubdaddygang.json @@ -1,10 +1,10 @@ { - "owner": { - "repo": "https://github.com/QuantumMapleQC/quantummapleqc.github.io", - "username": "quantummapleqc", - "discord": "herricksom" - }, - "record": { - "CNAME": "quantummapleqc.github.io" - } -} + "owner": { + "repo": "https://github.com/QuantumMapleQC/quantummapleqc.github.io", + "username": "quantummapleqc", + "discord": "herricksom" + }, + "record": { + "CNAME": "quantummapleqc.github.io" + } +} diff --git a/domains/cvrvmebj6qss.bteamapp.json b/domains/cvrvmebj6qss.bteamapp.json index 5aff5ef1a..293c0c532 100644 --- a/domains/cvrvmebj6qss.bteamapp.json +++ b/domains/cvrvmebj6qss.bteamapp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "gv-g66qqa7lomqvs2.dv.googlehosted.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "gv-g66qqa7lomqvs2.dv.googlehosted.com" + } } diff --git a/domains/daim.json b/domains/daim.json index d279185ab..6cdfaa69b 100644 --- a/domains/daim.json +++ b/domains/daim.json @@ -1,7 +1,7 @@ { "owner": { "username": "sYnceDez41", - "email":"zdaim78@gmail.com" + "email": "zdaim78@gmail.com" }, "record": { "CNAME": "devdaim.vercel.app" diff --git a/domains/dainfloop.json b/domains/dainfloop.json index dc9b403cb..9cb76e3b1 100644 --- a/domains/dainfloop.json +++ b/domains/dainfloop.json @@ -1,22 +1,15 @@ { - "owner": { - "username": "DaInfLoop", - "email": "backupharoongames100@gmail.com" - }, - "record": { - "A": [ - "37.27.51.34" - ], - "AAAA": [ - "2a01:4f9:3081:399c::4" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all", - "domain-verification=haroon" - ] - } + "owner": { + "username": "DaInfLoop", + "email": "backupharoongames100@gmail.com" + }, + "record": { + "A": ["37.27.51.34"], + "AAAA": ["2a01:4f9:3081:399c::4"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": [ + "v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all", + "domain-verification=haroon" + ] + } } diff --git a/domains/darshan.json b/domains/darshan.json index 31854868b..cca8b533e 100644 --- a/domains/darshan.json +++ b/domains/darshan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Dqrshan", - "email": "darshan310268@gmail.com", - "discord": "838620835282812969" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/dash.bernardonogueira8.json b/domains/dash.bernardonogueira8.json index 1b5d366c3..fc6595f21 100644 --- a/domains/dash.bernardonogueira8.json +++ b/domains/dash.bernardonogueira8.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "100.42.189.124" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["100.42.189.124"] + } } diff --git a/domains/default._domainkey.yxz.json b/domains/default._domainkey.yxz.json index db0fb2718..6ce67104f 100644 --- a/domains/default._domainkey.yxz.json +++ b/domains/default._domainkey.yxz.json @@ -6,9 +6,9 @@ }, "record": { "TXT": [ - "v=DKIM1; h=sha256; k=rsa; ", - "p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkZrPwMQ7rlS6FhIaX5RgqWzKC1RdCB6GmxsdtKVbqGVzQX6WiwFXrgfQ3SqxlZXc1w+YFD7u2NFUahq+wgBnUos9ZwkmezRjq/toAEWuEV7ATtQDuWZNE6O9ab37I36rXT4pmJHZq5BGgXAY8ILKHQ6F1ZNWw7+nzCggeiGezTG8beMjnN3jy+PMafC5Q1cUZXYHme/F301Otj", - "H4U6OpMzG4pWCFH3mXK14MeSff0m4ltcB5LkenlvANWm5nU+W+hssBL58iBKdFYIAz7rYoJs5OM2JO8wZZ6NFrWxtEYSjbMasq3mG4BkSP8+o0/Cp/UTARvp6XoG+T6V1E6OPyTwIDAQAB" + "v=DKIM1; h=sha256; k=rsa; ", + "p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkZrPwMQ7rlS6FhIaX5RgqWzKC1RdCB6GmxsdtKVbqGVzQX6WiwFXrgfQ3SqxlZXc1w+YFD7u2NFUahq+wgBnUos9ZwkmezRjq/toAEWuEV7ATtQDuWZNE6O9ab37I36rXT4pmJHZq5BGgXAY8ILKHQ6F1ZNWw7+nzCggeiGezTG8beMjnN3jy+PMafC5Q1cUZXYHme/F301Otj", + "H4U6OpMzG4pWCFH3mXK14MeSff0m4ltcB5LkenlvANWm5nU+W+hssBL58iBKdFYIAz7rYoJs5OM2JO8wZZ6NFrWxtEYSjbMasq3mG4BkSP8+o0/Cp/UTARvp6XoG+T6V1E6OPyTwIDAQAB" ] } } diff --git a/domains/denisklimenko.json b/domains/denisklimenko.json index 78592746b..b7d688c90 100644 --- a/domains/denisklimenko.json +++ b/domains/denisklimenko.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DenisKlimenko", - "email": "denis.klimenko.92@gmail.com" - }, - "record": { - "NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"] - } + "owner": { + "username": "DenisKlimenko", + "email": "denis.klimenko.92@gmail.com" + }, + "record": { + "NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"] + } } diff --git a/domains/devmatei.json b/domains/devmatei.json index 362b85d4b..6e3df9b17 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -1,21 +1,15 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ], - "TXT": [ - "v=spf1 include:zoho.eu ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" - ] - }, - "proxied": true + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "TXT": [ + "v=spf1 include:zoho.eu ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" + ] + }, + "proxied": true } diff --git a/domains/dhlcgd.json b/domains/dhlcgd.json index 0f61df0fe..84adf8b6e 100644 --- a/domains/dhlcgd.json +++ b/domains/dhlcgd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dhlcgd", - "email": "dhlcgdofficial@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "dhlcgd", + "email": "dhlcgdofficial@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/diti.json b/domains/diti.json index fa95c2b86..3af928284 100644 --- a/domains/diti.json +++ b/domains/diti.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Pixeler5diti", - "email": "ditivasisht@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "Pixeler5diti", + "email": "ditivasisht@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/doantran.json b/domains/doantran.json index 8c0015644..3ba9f4f18 100644 --- a/domains/doantran.json +++ b/domains/doantran.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Gressi-177", - "email": "vietdoan177@gmail.com" - }, - "record": { - "CNAME": "portfolio-viet-doans-projects.vercel.app" - } + "owner": { + "username": "Gressi-177", + "email": "vietdoan177@gmail.com" + }, + "record": { + "CNAME": "portfolio-viet-doans-projects.vercel.app" + } } diff --git a/domains/docs.devmatei.json b/domains/docs.devmatei.json index fb9d70034..630ec0d94 100644 --- a/domains/docs.devmatei.json +++ b/domains/docs.devmatei.json @@ -4,8 +4,6 @@ "email": "matei.thoma@gmail.com" }, "record": { - "A": [ - "75.2.60.5" - ] + "A": ["75.2.60.5"] } } diff --git a/domains/doom.json b/domains/doom.json index 0812517cd..f9ad902fe 100644 --- a/domains/doom.json +++ b/domains/doom.json @@ -1,12 +1,12 @@ { - "description": "My personal website inspired by 90s personal websites made in Geocities", - "repo": "https://github.com/itsdoomone/itsdoomone.github.io", - "owner": { - "username": "ItsDoomOne", - "email": "leodroid796@gmail.com", - "discord": "527778424392253441" - }, - "record": { - "CNAME": "itsdoomone.github.io" - } + "description": "My personal website inspired by 90s personal websites made in Geocities", + "repo": "https://github.com/itsdoomone/itsdoomone.github.io", + "owner": { + "username": "ItsDoomOne", + "email": "leodroid796@gmail.com", + "discord": "527778424392253441" + }, + "record": { + "CNAME": "itsdoomone.github.io" + } } diff --git a/domains/drpleaserespect.json b/domains/drpleaserespect.json index 1cbcb88f9..71a2f96e3 100644 --- a/domains/drpleaserespect.json +++ b/domains/drpleaserespect.json @@ -5,9 +5,6 @@ "discord": "300641942646161409" }, "record": { - "NS": [ - "frank.ns.cloudflare.com", - "hope.ns.cloudflare.com" - ] + "NS": ["frank.ns.cloudflare.com", "hope.ns.cloudflare.com"] } -} \ No newline at end of file +} diff --git a/domains/ducanhng.json b/domains/ducanhng.json index f248301b0..3221f5f8d 100644 --- a/domains/ducanhng.json +++ b/domains/ducanhng.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ducanhitz", - "email": "ducanhng.dev@gmail.com" - }, - "record": { - "CNAME": "ducanhitz.github.io" - } + "owner": { + "username": "ducanhitz", + "email": "ducanhng.dev@gmail.com" + }, + "record": { + "CNAME": "ducanhitz.github.io" + } } diff --git a/domains/ductai05.json b/domains/ductai05.json index 77573c131..1071bc285 100644 --- a/domains/ductai05.json +++ b/domains/ductai05.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ductai05", - "email": "ductai.dt05@gmail.com" - }, - "record": { - "CNAME": "ductai05.github.io" - } + "owner": { + "username": "ductai05", + "email": "ductai.dt05@gmail.com" + }, + "record": { + "CNAME": "ductai05.github.io" + } } diff --git a/domains/duydo.json b/domains/duydo.json index 3e48290e3..3b34c1a70 100644 --- a/domains/duydo.json +++ b/domains/duydo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "duydo", - "email": "doquocduy@gmail.com" - }, - "record": { - "CNAME": "duydo.github.io" - } + "owner": { + "username": "duydo", + "email": "doquocduy@gmail.com" + }, + "record": { + "CNAME": "duydo.github.io" + } } diff --git a/domains/duyminhhello.json b/domains/duyminhhello.json index 762257986..8955fae4e 100644 --- a/domains/duyminhhello.json +++ b/domains/duyminhhello.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tranphamduyminhhello", - "email": "tranphamduyminh.hello@gmail.com" - }, - "record": { + "owner": { + "username": "tranphamduyminhhello", + "email": "tranphamduyminh.hello@gmail.com" + }, + "record": { "CNAME": "tranphamduyminhhello.github.io" } } diff --git a/domains/dyikes.json b/domains/dyikes.json index 670fb7662..0f9a958a1 100644 --- a/domains/dyikes.json +++ b/domains/dyikes.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dyikes", - "email": "f@power.slmail.me" - }, - "record": { - "CNAME": "dyikes.duckdns.org" - } + "owner": { + "username": "dyikes", + "email": "f@power.slmail.me" + }, + "record": { + "CNAME": "dyikes.duckdns.org" + } } diff --git a/domains/ela.json b/domains/ela.json index 58fb9c211..c4fc3a1f4 100644 --- a/domains/ela.json +++ b/domains/ela.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "DXRdev" - }, - "record": { - "CNAME": "dxrdev.github.io" - } -} + "owner": { + "username": "DXRdev" + }, + "record": { + "CNAME": "dxrdev.github.io" + } +} diff --git a/domains/elite.json b/domains/elite.json index 402135049..d1fe4673f 100644 --- a/domains/elite.json +++ b/domains/elite.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "thaihung48", - "email": "contact.hungg+dev@gmail.com" - }, - "record": { - "NS": [ - "dilbert.ns.cloudflare.com", - "fish.ns.cloudflare.com" - ] - } + "owner": { + "username": "thaihung48", + "email": "contact.hungg+dev@gmail.com" + }, + "record": { + "NS": ["dilbert.ns.cloudflare.com", "fish.ns.cloudflare.com"] + } } diff --git a/domains/elulolaito.json b/domains/elulolaito.json index a55764619..ff267d0ca 100644 --- a/domains/elulolaito.json +++ b/domains/elulolaito.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "elulolaito", - "email": "eru.lawliet.death@gmail.com" - }, - "record": { - "CNAME": "elulolaito.github.io" - } + "owner": { + "username": "elulolaito", + "email": "eru.lawliet.death@gmail.com" + }, + "record": { + "CNAME": "elulolaito.github.io" + } } diff --git a/domains/em697376.yxz.json b/domains/em697376.yxz.json index 7597b4ad3..82bd4c2ea 100644 --- a/domains/em697376.yxz.json +++ b/domains/em697376.yxz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "record": { - "CNAME": "return.smtp2go.net" - } + "owner": { + "username": "yz9551", + "discord": "yz9551" + }, + "record": { + "CNAME": "return.smtp2go.net" + } } diff --git a/domains/enginecreations.json b/domains/enginecreations.json index 4aec6ab1e..4efdc3b42 100644 --- a/domains/enginecreations.json +++ b/domains/enginecreations.json @@ -1,12 +1,12 @@ { - "description": "Engine Creations(TM) main pages", - "repo": "https://github.com/akk1to/enginecreations.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "Engine Creations(TM) main pages", + "repo": "https://github.com/akk1to/enginecreations.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } } diff --git a/domains/erubinyl.json b/domains/erubinyl.json index 676124e95..b2cd9a616 100644 --- a/domains/erubinyl.json +++ b/domains/erubinyl.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Erubinyl", - "email": "erubinyl@outlook.com" - }, - "record": { - "CNAME": "erubinyl.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Erubinyl", + "email": "erubinyl@outlook.com" + }, + "record": { + "CNAME": "erubinyl.github.io" + } +} diff --git a/domains/f.jax.json b/domains/f.jax.json index cb8b2a27f..6f624948e 100644 --- a/domains/f.jax.json +++ b/domains/f.jax.json @@ -1,6 +1,6 @@ { "owner": { - "username": "jxaq" + "username": "jxaq" }, "record": { "A": ["207.211.149.245"] diff --git a/domains/fakhridanishmp.json b/domains/fakhridanishmp.json index ba3e36441..b321aa799 100644 --- a/domains/fakhridanishmp.json +++ b/domains/fakhridanishmp.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "fakhridanishmp" - }, - "record": { - "CNAME": "fakhridanishmp.github.io" - } -} + "owner": { + "username": "fakhridanishmp" + }, + "record": { + "CNAME": "fakhridanishmp.github.io" + } +} diff --git a/domains/fm7qby6i5y25.ttkt.json b/domains/fm7qby6i5y25.ttkt.json index b9f95b574..7de4befb7 100644 --- a/domains/fm7qby6i5y25.ttkt.json +++ b/domains/fm7qby6i5y25.ttkt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "gv-kys3ep4lrotyqc.dv.googlehosted.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "gv-kys3ep4lrotyqc.dv.googlehosted.com" + } } diff --git a/domains/generic2.json b/domains/generic2.json index caffa15be..72307e914 100644 --- a/domains/generic2.json +++ b/domains/generic2.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.MTsG19pQNdLCwl95D9NzxouR4mZ-7y2uRcBVVIqCc9Tal1P0D-Qt4JsDR7K-YJWNqRZpTx3-BZzMXweeteboVNF3fDlh06XENgnd2PoxjeGZzovR9sMqn4Ngl9dpGgYsmZgWf7rTjSzzePZx5h-GbTD5mI6ysxda0zrpR-cwjKVv92Lf6T0XTCwxH10DgAXZ_CtUrDq9Sn5pO-ONbUnnRgVDqBW9unD4qSCcKOAAJurGfYfLNX8qYZWfD-Hcs_wptS8fJpjpXIGkP_JF1qsj95pG0t4Bp7hhIXeXm1jmJm2-C-WQkKdZLdBDQ1gIsDhP0fLNfmSyyy532aIbR1FDqA.qX2TYd3WzaYOeAOktSXu5A.7ojhiDUioav23zhWk7sP9yLVAfNvOxL6bTAn78ILURWTwI5pEQWJloCfImCpjwGuoteHerCQNTJLRD8Vvhvd87X6YvbCiJqRPJp77J-VeJICLN5DAFlzeCNGUX4g8c_t.VThkX88tara8h8WKOXlreg" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.MTsG19pQNdLCwl95D9NzxouR4mZ-7y2uRcBVVIqCc9Tal1P0D-Qt4JsDR7K-YJWNqRZpTx3-BZzMXweeteboVNF3fDlh06XENgnd2PoxjeGZzovR9sMqn4Ngl9dpGgYsmZgWf7rTjSzzePZx5h-GbTD5mI6ysxda0zrpR-cwjKVv92Lf6T0XTCwxH10DgAXZ_CtUrDq9Sn5pO-ONbUnnRgVDqBW9unD4qSCcKOAAJurGfYfLNX8qYZWfD-Hcs_wptS8fJpjpXIGkP_JF1qsj95pG0t4Bp7hhIXeXm1jmJm2-C-WQkKdZLdBDQ1gIsDhP0fLNfmSyyy532aIbR1FDqA.qX2TYd3WzaYOeAOktSXu5A.7ojhiDUioav23zhWk7sP9yLVAfNvOxL6bTAn78ILURWTwI5pEQWJloCfImCpjwGuoteHerCQNTJLRD8Vvhvd87X6YvbCiJqRPJp77J-VeJICLN5DAFlzeCNGUX4g8c_t.VThkX88tara8h8WKOXlreg" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/genericx.json b/domains/genericx.json index 8650a831e..7d56b2a34 100644 --- a/domains/genericx.json +++ b/domains/genericx.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DNr2jxeR-0YVkAChAl4uPX31TrkGI4S8REI18sZvz4gGrL9c2LRtnnHlJfq0fMntFjAvLoD2lvb-kbjDq-INycXI0YHr-MG4YIvJmccyAmaxmtfhIqSWQc6EwMRar7mx0aE3NaOXJSKZQSpH86MVHqO4X9TZMGxkCfq9IAaXHmAVBazCNPFySzCY2jHo3LRmDFsJyTf0mWm_RwaYuPlS7__slgs2XQnWCYNP_kdMwENR7dDFVG9IjwSXQI-D12nyqquN_oM6WDg2ajfwMdbfd3aOpNkLOvAj-slpw81v2zccP040MrQJdTlN_LiMGFMqUPqNqev3lDwu-up8xDKIzQ.Fq8v4wlDvYQWahwdgcSXPQ.b_b4xs8S2pJNAPSPFJfZ6u5nMlNfAnxnm0UbH_LrqXCGIMX5ymm54wsnWFrymwp9OSqTbotZeYMFXWZlCouMxXOqrOmLHb58OJmsRZarQ0lqSOduCvFnonngL6gTpa1s.1o8XkyzrR4qKrVrinRJhzQ" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DNr2jxeR-0YVkAChAl4uPX31TrkGI4S8REI18sZvz4gGrL9c2LRtnnHlJfq0fMntFjAvLoD2lvb-kbjDq-INycXI0YHr-MG4YIvJmccyAmaxmtfhIqSWQc6EwMRar7mx0aE3NaOXJSKZQSpH86MVHqO4X9TZMGxkCfq9IAaXHmAVBazCNPFySzCY2jHo3LRmDFsJyTf0mWm_RwaYuPlS7__slgs2XQnWCYNP_kdMwENR7dDFVG9IjwSXQI-D12nyqquN_oM6WDg2ajfwMdbfd3aOpNkLOvAj-slpw81v2zccP040MrQJdTlN_LiMGFMqUPqNqev3lDwu-up8xDKIzQ.Fq8v4wlDvYQWahwdgcSXPQ.b_b4xs8S2pJNAPSPFJfZ6u5nMlNfAnxnm0UbH_LrqXCGIMX5ymm54wsnWFrymwp9OSqTbotZeYMFXWZlCouMxXOqrOmLHb58OJmsRZarQ0lqSOduCvFnonngL6gTpa1s.1o8XkyzrR4qKrVrinRJhzQ" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/generix.json b/domains/generix.json index c0cb770ec..5ed469896 100644 --- a/domains/generix.json +++ b/domains/generix.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.TEnVT2QVvesNKLztHkI3jp-5JggHFHs0jLf93VH0_CT63TcEHlhkMGl6iE1iXGGfW4kjuOkyDfTgxYWHGfHGM9KJ3O57NCNxSPVcK_t-IrImmymmEXrxLKSnyI1QFxBiFpNO7mFIGy7xAWJSTkA5ZvGciR_tJRbB9ftAme5WYLKE7tPgfQxMHoGFE22Q1yKpK9lbCFoeFi0bLtbYRvvveBP78oqK4cMIRkVC6TKhFHo6wWorsJDlEGrVCYQ8-OEP2Y1pu1WkVLJ1Dd1E2OJcZcEn-QmTkfU7ar4U_2LlNTRmDnoXhQNt5O6xsh6savYjm1jzl_u_fZwlgVFgRV9_WA.hEaGKy3NTYfzyeqez2Y5KA.j0OHFUF5Pbr8c7dqb0X0GPIZL4y3gvGLf-BkXNMeWvUwVTfS2S5HD6RpnbDmpnhnwRbX4_fKcEMBLAwkf0Mv0cCUGk4yr9vu_kYH_s8as3q2_2cKJe8P-7wQCioS6lwn.Lv4G5WOkVnbHCssVDM_rww" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.TEnVT2QVvesNKLztHkI3jp-5JggHFHs0jLf93VH0_CT63TcEHlhkMGl6iE1iXGGfW4kjuOkyDfTgxYWHGfHGM9KJ3O57NCNxSPVcK_t-IrImmymmEXrxLKSnyI1QFxBiFpNO7mFIGy7xAWJSTkA5ZvGciR_tJRbB9ftAme5WYLKE7tPgfQxMHoGFE22Q1yKpK9lbCFoeFi0bLtbYRvvveBP78oqK4cMIRkVC6TKhFHo6wWorsJDlEGrVCYQ8-OEP2Y1pu1WkVLJ1Dd1E2OJcZcEn-QmTkfU7ar4U_2LlNTRmDnoXhQNt5O6xsh6savYjm1jzl_u_fZwlgVFgRV9_WA.hEaGKy3NTYfzyeqez2Y5KA.j0OHFUF5Pbr8c7dqb0X0GPIZL4y3gvGLf-BkXNMeWvUwVTfS2S5HD6RpnbDmpnhnwRbX4_fKcEMBLAwkf0Mv0cCUGk4yr9vu_kYH_s8as3q2_2cKJe8P-7wQCioS6lwn.Lv4G5WOkVnbHCssVDM_rww" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/ghostman.json b/domains/ghostman.json index e21c44a0f..4b4e043f7 100644 --- a/domains/ghostman.json +++ b/domains/ghostman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ghostMan-pac", - "email": "asifp3104@gmail.com" - }, - "record": { - "CNAME": "ghostMan-pac.github.io" - } + "owner": { + "username": "ghostMan-pac", + "email": "asifp3104@gmail.com" + }, + "record": { + "CNAME": "ghostMan-pac.github.io" + } } diff --git a/domains/gifflet.json b/domains/gifflet.json index 5d9bc73c3..b27fda23f 100644 --- a/domains/gifflet.json +++ b/domains/gifflet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gifflet", - "email": "guisousa09@hotmail.com" - }, - "record": { - "CNAME": "gifflet.github.io" - } + "owner": { + "username": "gifflet", + "email": "guisousa09@hotmail.com" + }, + "record": { + "CNAME": "gifflet.github.io" + } } diff --git a/domains/gilang.json b/domains/gilang.json index 9cfa123d6..e577cdcf8 100644 --- a/domains/gilang.json +++ b/domains/gilang.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "gilangportofolio", - "email": "gilang.portofolioo@gmail.com", - "description": "Personal Portfolio Website" - }, - "record": { - "CNAME": "gilangportofolio.github.io" - }, - "proxied": true + "owner": { + "username": "gilangportofolio", + "email": "gilang.portofolioo@gmail.com", + "description": "Personal Portfolio Website" + }, + "record": { + "CNAME": "gilangportofolio.github.io" + }, + "proxied": true } diff --git a/domains/gin.json b/domains/gin.json index dc947f5a5..f387a7880 100644 --- a/domains/gin.json +++ b/domains/gin.json @@ -1,10 +1,10 @@ { - "repo": "https://minh0111.github.io/ginny/", - "owner": { - "username": "minh0111", - "email": "kisaver157@gmail.com" - }, - "record": { - "CNAME": "minh0111.github.io" - } + "repo": "https://minh0111.github.io/ginny/", + "owner": { + "username": "minh0111", + "email": "kisaver157@gmail.com" + }, + "record": { + "CNAME": "minh0111.github.io" + } } diff --git a/domains/glmacedo.json b/domains/glmacedo.json index b0cbe51be..22c521be6 100644 --- a/domains/glmacedo.json +++ b/domains/glmacedo.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "glmacedo", - "email": "glmacedo@glmacedo.com" - }, - "record": { - "NS": [ - "dimitris.ns.cloudflare.com", - "kristin.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "glmacedo", + "email": "glmacedo@glmacedo.com" + }, + "record": { + "NS": ["dimitris.ns.cloudflare.com", "kristin.ns.cloudflare.com"] + } +} diff --git a/domains/glutis.json b/domains/glutis.json index fc02a675f..5b4c759d6 100644 --- a/domains/glutis.json +++ b/domains/glutis.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "huyvu15", - "email": "huyv80313@gmail.com" - }, - "record": { - "CNAME": "huyvu15.github.io" - } + "owner": { + "username": "huyvu15", + "email": "huyv80313@gmail.com" + }, + "record": { + "CNAME": "huyvu15.github.io" + } } diff --git a/domains/glyphtones.json b/domains/glyphtones.json index b80cb23d6..8911738be 100644 --- a/domains/glyphtones.json +++ b/domains/glyphtones.json @@ -1,16 +1,12 @@ { - "owner": { - "username": "firu115", - "email": "firu-glyphtones@proton.me" - }, - "record": { - "A": [ - "5.75.148.17" - ], - "AAAA": [ - "2a01:04f8:0c0c:947e:0000:0000:0000:0001" - ] - }, - "description": "Glyphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", - "repo": "https://github.com/Firu115/nothing_glyphtones" + "owner": { + "username": "firu115", + "email": "firu-glyphtones@proton.me" + }, + "record": { + "A": ["5.75.148.17"], + "AAAA": ["2a01:04f8:0c0c:947e:0000:0000:0000:0001"] + }, + "description": "Glyphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", + "repo": "https://github.com/Firu115/nothing_glyphtones" } diff --git a/domains/goutam.json b/domains/goutam.json index d659147b1..dd0dda207 100644 --- a/domains/goutam.json +++ b/domains/goutam.json @@ -1,17 +1,10 @@ { - "owner": { - "username": "MatrixCoder0101" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "MatrixCoder0101" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/h.jax.json b/domains/h.jax.json index cb8b2a27f..6f624948e 100644 --- a/domains/h.jax.json +++ b/domains/h.jax.json @@ -1,6 +1,6 @@ { "owner": { - "username": "jxaq" + "username": "jxaq" }, "record": { "A": ["207.211.149.245"] diff --git a/domains/haolamnm.json b/domains/haolamnm.json index 3187a2d5e..4d5004fdc 100644 --- a/domains/haolamnm.json +++ b/domains/haolamnm.json @@ -1,10 +1,10 @@ { - "description": "Portfolio redirect for haolamnm", - "owner": { - "username": "haolamnm", - "email": "haolamnm.work@gmail.com" - }, - "record": { - "CNAME": "haolamnm.github.io" - } + "description": "Portfolio redirect for haolamnm", + "owner": { + "username": "haolamnm", + "email": "haolamnm.work@gmail.com" + }, + "record": { + "CNAME": "haolamnm.github.io" + } } diff --git a/domains/haripajjuri.json b/domains/haripajjuri.json index 3f8e7605f..197b1b280 100644 --- a/domains/haripajjuri.json +++ b/domains/haripajjuri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "haripajjuri", - "email": "haripajjuri@gmail.com" - }, - "record": { - "CNAME": "haripajjuri.vercel.app" - } + "owner": { + "username": "haripajjuri", + "email": "haripajjuri@gmail.com" + }, + "record": { + "CNAME": "haripajjuri.vercel.app" + } } diff --git a/domains/hate.json b/domains/hate.json index 3cd3062c8..4b150d5ab 100644 --- a/domains/hate.json +++ b/domains/hate.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/hating.devmatei.json b/domains/hating.devmatei.json index 3cd3062c8..4b150d5ab 100644 --- a/domains/hating.devmatei.json +++ b/domains/hating.devmatei.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/heath.json b/domains/heath.json index 78180bee0..006fbf0a9 100644 --- a/domains/heath.json +++ b/domains/heath.json @@ -1,10 +1,10 @@ { - "description": "A simple link shortener page used for the minodabproductions.dev website.", - "owner": { - "username": "minodab492", - "email": "heath.garvin@minodabproductions.dev" - }, - "record": { - "CNAME": "mdp-linkshortener.pages.dev" - } -} \ No newline at end of file + "description": "A simple link shortener page used for the minodabproductions.dev website.", + "owner": { + "username": "minodab492", + "email": "heath.garvin@minodabproductions.dev" + }, + "record": { + "CNAME": "mdp-linkshortener.pages.dev" + } +} diff --git a/domains/hien.json b/domains/hien.json index 092a76457..c3cf8f11d 100644 --- a/domains/hien.json +++ b/domains/hien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hienlh", - "email": "hienlh1298@gmail.com" - }, - "record": { - "CNAME": "hienlh-github-io.vercel.app" - } + "owner": { + "username": "hienlh", + "email": "hienlh1298@gmail.com" + }, + "record": { + "CNAME": "hienlh-github-io.vercel.app" + } } diff --git a/domains/hongson.json b/domains/hongson.json index 44d0ed479..67d32b7d2 100644 --- a/domains/hongson.json +++ b/domains/hongson.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "hongson209", - "discord": "1221370693959286892", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.U-QKtaxmfpnD4gyKpxceyXEJniqrouqFqMLOUr-R5US7q9t7CgEfpFVf1ICJC22NBFQDIZupwEWf0ggOhHjcRcq5ptxy5fMav6RNrt7luJzeDwdgFroBFbg2XjlY5ArfsJiPqEAJJspN3wt9cGoxb2WG6MQHwID90F3cS4PijOnThMX9h-qkOzXzCUwch4ex2qa7_MsQKbaEICSMJDphr1bX5FCUCMqFmRTF5LltjhLBh65zEXHPZZiKKZVWmbb4ENWv-C6PlSX2W2NrtbWn6AJBafdOTDKH2gFw2nbZMc-BpQB93PKcsHnMpyaUEuGE6miZwt-yP9RwI0hRRheDw.Su7jI9kAzVy63eUkcb2qVQ.m9-XLef-CoAmPkHyXSfzyZeDUQW0FliIJ_E91X6oD4B-3aoItG32mUMGDlNntwzOk1CbbSUXQDLY7q2zoHP-A.aQsLYDPrqxn-VyenjREoeA" - }, - - "record": { - "CNAME": "hongson209.github.io" - } - } - + "owner": { + "username": "hongson209", + "discord": "1221370693959286892", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.U-QKtaxmfpnD4gyKpxceyXEJniqrouqFqMLOUr-R5US7q9t7CgEfpFVf1ICJC22NBFQDIZupwEWf0ggOhHjcRcq5ptxy5fMav6RNrt7luJzeDwdgFroBFbg2XjlY5ArfsJiPqEAJJspN3wt9cGoxb2WG6MQHwID90F3cS4PijOnThMX9h-qkOzXzCUwch4ex2qa7_MsQKbaEICSMJDphr1bX5FCUCMqFmRTF5LltjhLBh65zEXHPZZiKKZVWmbb4ENWv-C6PlSX2W2NrtbWn6AJBafdOTDKH2gFw2nbZMc-BpQB93PKcsHnMpyaUEuGE6miZwt-yP9RwI0hRRheDw.Su7jI9kAzVy63eUkcb2qVQ.m9-XLef-CoAmPkHyXSfzyZeDUQW0FliIJ_E91X6oD4B-3aoItG32mUMGDlNntwzOk1CbbSUXQDLY7q2zoHP-A.aQsLYDPrqxn-VyenjREoeA" + }, + + "record": { + "CNAME": "hongson209.github.io" + } +} diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json index 1b5d366c3..fc6595f21 100644 --- a/domains/hotfix.saftec.json +++ b/domains/hotfix.saftec.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "100.42.189.124" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["100.42.189.124"] + } } diff --git a/domains/houloude9.json b/domains/houloude9.json index c0c9c96db..b812b452c 100644 --- a/domains/houloude9.json +++ b/domains/houloude9.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Houloude9IOfficial" - }, - "record": { - "CNAME": "houloude9.pages.dev" - } + "owner": { + "username": "Houloude9IOfficial" + }, + "record": { + "CNAME": "houloude9.pages.dev" + } } diff --git a/domains/iscordian.json b/domains/iscordian.json index f2123e4a4..bc21f228c 100644 --- a/domains/iscordian.json +++ b/domains/iscordian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iscordian", - "email": "iscordian.dev@gmail.com" - }, - "record": { - "CNAME": "iscordian.github.io" - } + "owner": { + "username": "iscordian", + "email": "iscordian.dev@gmail.com" + }, + "record": { + "CNAME": "iscordian.github.io" + } } diff --git a/domains/izerr.json b/domains/izerr.json index acfe3a8db..c54809354 100644 --- a/domains/izerr.json +++ b/domains/izerr.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Explodey-Wolf", - "email": "peanutplays61@gmail.com" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } + "owner": { + "username": "Explodey-Wolf", + "email": "peanutplays61@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/j.json b/domains/j.json index 6bfc0f035..49769b580 100644 --- a/domains/j.json +++ b/domains/j.json @@ -14,8 +14,6 @@ "185.199.111.153" ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } diff --git a/domains/jabin.json b/domains/jabin.json index 62252d6bd..bea60285e 100644 --- a/domains/jabin.json +++ b/domains/jabin.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "jab11n", - "twitter": "jab11n", - "github": "jab11n", - "email": "iad-contact@rdr.lol" - }, - "record": { - "CNAME": "jab11n.github.io" - } + "owner": { + "username": "jab11n", + "twitter": "jab11n", + "github": "jab11n", + "email": "iad-contact@rdr.lol" + }, + "record": { + "CNAME": "jab11n.github.io" + } } diff --git a/domains/jamestheflash.json b/domains/jamestheflash.json index bf26d55c6..385f50821 100644 --- a/domains/jamestheflash.json +++ b/domains/jamestheflash.json @@ -5,7 +5,7 @@ "username": "JamesTheFlash", "email": "me@jamestheflash22.is-a.dev" }, -"record": { - "CNAME": "jamestheflash22.github.io" - } -} + "record": { + "CNAME": "jamestheflash22.github.io" + } +} diff --git a/domains/jayakrishna.json b/domains/jayakrishna.json index cc6111d71..7a40c9b69 100644 --- a/domains/jayakrishna.json +++ b/domains/jayakrishna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jayakrishna-g", - "email": "rareone.jk@gmail.com" - }, - "record": { - "CNAME": "jggandha-30911ba21954.herokuapp.com" - } + "owner": { + "username": "jayakrishna-g", + "email": "rareone.jk@gmail.com" + }, + "record": { + "CNAME": "jggandha-30911ba21954.herokuapp.com" + } } diff --git a/domains/jeanpierre.json b/domains/jeanpierre.json index 34c54db48..3bfe0ab9e 100644 --- a/domains/jeanpierre.json +++ b/domains/jeanpierre.json @@ -1,12 +1,11 @@ { - "description": "Jean Pierre's presentation", - "repo": "https://github.com/LittleMega777/LittleMega777.github.io", - "owner": { - "username": "LittleMega777", - "email": "pierrecouto02@gmail.com" - }, - "record": { - "CNAME": "littlemega777-github-io.pages.dev" - } + "description": "Jean Pierre's presentation", + "repo": "https://github.com/LittleMega777/LittleMega777.github.io", + "owner": { + "username": "LittleMega777", + "email": "pierrecouto02@gmail.com" + }, + "record": { + "CNAME": "littlemega777-github-io.pages.dev" } - +} diff --git a/domains/jobayedsumon.json b/domains/jobayedsumon.json index 3a946146e..a6c66c0b0 100644 --- a/domains/jobayedsumon.json +++ b/domains/jobayedsumon.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "jobayedsumon", - "email": "jobayedahmedsumon@gmail.com" - }, - "record": { - "A": [ - "103.159.73.11" - ] - } + "owner": { + "username": "jobayedsumon", + "email": "jobayedahmedsumon@gmail.com" + }, + "record": { + "A": ["103.159.73.11"] + } } diff --git a/domains/josemy.json b/domains/josemy.json index 9bd6be9f3..31a05bfdd 100644 --- a/domains/josemy.json +++ b/domains/josemy.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "JosemyDuarte" - }, - "record": { - "CNAME": "josemyduarte.github.io" - } + "owner": { + "username": "JosemyDuarte" + }, + "record": { + "CNAME": "josemyduarte.github.io" + } } diff --git a/domains/julianwe17.json b/domains/julianwe17.json index a75522363..a3dbbc5c4 100644 --- a/domains/julianwe17.json +++ b/domains/julianwe17.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Julianwe17", - "email": "julian.in.hbr@gmail.com", - "discord": "1055740356764901437" - }, - - "record": { - "CNAME": "julianwe17.github.io" - } - } - + "owner": { + "username": "Julianwe17", + "email": "julian.in.hbr@gmail.com", + "discord": "1055740356764901437" + }, + + "record": { + "CNAME": "julianwe17.github.io" + } +} diff --git a/domains/kahseng.json b/domains/kahseng.json index 4e7967b3b..9735bc3ec 100644 --- a/domains/kahseng.json +++ b/domains/kahseng.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kahseng-dev", - "email": "kahseng.chew@protonmail.com" - }, - "record": { - "CNAME": "kahseng.pages.dev" - } + "owner": { + "username": "kahseng-dev", + "email": "kahseng.chew@protonmail.com" + }, + "record": { + "CNAME": "kahseng.pages.dev" + } } diff --git a/domains/kevin.json b/domains/kevin.json index f95ba52c8..4f88a1adb 100644 --- a/domains/kevin.json +++ b/domains/kevin.json @@ -1,11 +1,11 @@ { - "description": "portfolio", - "repo": "https://github.com/kevincrafturu2/portfolio-bolt.new", - "owner": { - "username": "kevincrafturu2", - "email": "kevincrafturu2@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "portfolio", + "repo": "https://github.com/kevincrafturu2/portfolio-bolt.new", + "owner": { + "username": "kevincrafturu2", + "email": "kevincrafturu2@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/keybinds.json b/domains/keybinds.json index b9512c5cd..39bb6215f 100644 --- a/domains/keybinds.json +++ b/domains/keybinds.json @@ -1,18 +1,15 @@ { - "owner": { - "username": "tr1xem", - "email": "admin@trix.is-a.dev" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.109.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "tr1xem", + "email": "admin@trix.is-a.dev" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/keys.devmatei.json b/domains/keys.devmatei.json index 9426b4aa6..10dc9ea92 100644 --- a/domains/keys.devmatei.json +++ b/domains/keys.devmatei.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "176.100.37.70" - ] - } - + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["176.100.37.70"] + } } diff --git a/domains/kind-nodes.arnxv.json b/domains/kind-nodes.arnxv.json index 2e23bf9fd..5ffe17247 100644 --- a/domains/kind-nodes.arnxv.json +++ b/domains/kind-nodes.arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/kitb2romjbz3.dhlcgd.json b/domains/kitb2romjbz3.dhlcgd.json index 3e040c29f..51718cb2f 100644 --- a/domains/kitb2romjbz3.dhlcgd.json +++ b/domains/kitb2romjbz3.dhlcgd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dhlcgd", - "email": "dhlcgdofficial@gmail.com" - }, - "record": { - "CNAME": "gv-zz3nklni3izils.dv.googlehosted.com" - } + "owner": { + "username": "dhlcgd", + "email": "dhlcgdofficial@gmail.com" + }, + "record": { + "CNAME": "gv-zz3nklni3izils.dv.googlehosted.com" + } } diff --git a/domains/kn0tzer.json b/domains/kn0tzer.json index fbb9808a8..fb8dfcd0a 100644 --- a/domains/kn0tzer.json +++ b/domains/kn0tzer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kn0tzer", - "email": "g4marchi@gmail.com" - }, - "record": { - "CNAME": "kn0tzer.github.io" - } -} + "owner": { + "username": "Kn0tzer", + "email": "g4marchi@gmail.com" + }, + "record": { + "CNAME": "kn0tzer.github.io" + } +} diff --git a/domains/konstantin-ivanov.json b/domains/konstantin-ivanov.json index 1c6418840..eea7f765f 100644 --- a/domains/konstantin-ivanov.json +++ b/domains/konstantin-ivanov.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KonstanTinoVino", - "email": "koiv.work@gmail.com" - }, - "record": { - "CNAME": "konstantinovino.github.io" - } -} + "owner": { + "username": "KonstanTinoVino", + "email": "koiv.work@gmail.com" + }, + "record": { + "CNAME": "konstantinovino.github.io" + } +} diff --git a/domains/krebinkkj.json b/domains/krebinkkj.json index 827dd575f..892dd259a 100644 --- a/domains/krebinkkj.json +++ b/domains/krebinkkj.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "krebinkkj", - "email": "krebinkkj@gmail.com", - "discord": "1041878326169587732" - }, - "record": { - "CNAME": "krebinkkj.vercel.app" - } + "owner": { + "username": "krebinkkj", + "email": "krebinkkj@gmail.com", + "discord": "1041878326169587732" + }, + "record": { + "CNAME": "krebinkkj.vercel.app" + } } diff --git a/domains/kulikode.json b/domains/kulikode.json index e66bb3a7d..641c96cb4 100644 --- a/domains/kulikode.json +++ b/domains/kulikode.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "khairu-aqsara", - "discord": "651519394673065977" - }, - "record": { - "CNAME": "khairu-aqsara.github.io" - } + "owner": { + "username": "khairu-aqsara", + "discord": "651519394673065977" + }, + "record": { + "CNAME": "khairu-aqsara.github.io" + } } diff --git a/domains/l6174.json b/domains/l6174.json index 505eb5de7..db7f0b6bd 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,9 +6,6 @@ "email": "l6174@proton.me" }, "record": { - "NS": [ - "armfazh.ns.cloudflare.com", - "stella.ns.cloudflare.com" - ] + "NS": ["armfazh.ns.cloudflare.com", "stella.ns.cloudflare.com"] } } diff --git a/domains/lakshya.json b/domains/lakshya.json index a7ccfdb0b..b46e64b73 100644 --- a/domains/lakshya.json +++ b/domains/lakshya.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "lakshyaCreates", - "email": "lakshya.creates07@gmail.com" - }, - "description": "Lakshya's Personal Portfolio Website", - "repo": "https://github.com/lakshyaCreates/lakshyasharma", - "record": { - "URL": "https://lakshyasharma.dev" - } -} \ No newline at end of file + "owner": { + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" + }, + "description": "Lakshya's Personal Portfolio Website", + "repo": "https://github.com/lakshyaCreates/lakshyasharma", + "record": { + "URL": "https://lakshyasharma.dev" + } +} diff --git a/domains/lamnguyenz.json b/domains/lamnguyenz.json index e3f2ffe57..795e9046a 100644 --- a/domains/lamnguyenz.json +++ b/domains/lamnguyenz.json @@ -1,11 +1,11 @@ { - "description": "Personal Blog Site", - "repo": "https://github.com/LamNguyenz/lamnguyenz.github.io", - "owner": { - "username": "LamNguyenz", - "email": "lamnguyen11e@gmail.com" - }, - "record": { - "CNAME": "lamnguyenz.github.io" - } + "description": "Personal Blog Site", + "repo": "https://github.com/LamNguyenz/lamnguyenz.github.io", + "owner": { + "username": "LamNguyenz", + "email": "lamnguyen11e@gmail.com" + }, + "record": { + "CNAME": "lamnguyenz.github.io" + } } diff --git a/domains/ldt.json b/domains/ldt.json index 0a4eadf66..ad1bda352 100644 --- a/domains/ldt.json +++ b/domains/ldt.json @@ -1,9 +1,9 @@ { "owner": { - "username": "luongductrong", - "email": "luongductrong2004@gmail.com" + "username": "luongductrong", + "email": "luongductrong2004@gmail.com" }, "record": { - "CNAME": "luongductrong.github.io" + "CNAME": "luongductrong.github.io" } } diff --git a/domains/link.yxz.json b/domains/link.yxz.json index caf22b944..af2b7f4ee 100644 --- a/domains/link.yxz.json +++ b/domains/link.yxz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "record": { - "CNAME": "track.smtp2go.net" - } + "owner": { + "username": "yz9551", + "discord": "yz9551" + }, + "record": { + "CNAME": "track.smtp2go.net" + } } diff --git a/domains/linkman.json b/domains/linkman.json index a855040ca..94aeb6a12 100644 --- a/domains/linkman.json +++ b/domains/linkman.json @@ -1,11 +1,11 @@ { - "description": "Website to put information about my projects", - "repo": "https://github.com/linkman8912/website", - "owner": { - "username": "linkman8912", - "email": "linkman8912@proton.me" - }, - "record": { - "CNAME": "website-1i7.pages.dev" - } + "description": "Website to put information about my projects", + "repo": "https://github.com/linkman8912/website", + "owner": { + "username": "linkman8912", + "email": "linkman8912@proton.me" + }, + "record": { + "CNAME": "website-1i7.pages.dev" + } } diff --git a/domains/lohit.json b/domains/lohit.json index b76800a08..9c060164b 100644 --- a/domains/lohit.json +++ b/domains/lohit.json @@ -7,6 +7,9 @@ "record": { "A": ["76.76.21.21"], "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "TXT": ["v=spf1 include:zohomail.in ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB"] + "TXT": [ + "v=spf1 include:zohomail.in ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB" + ] } } diff --git a/domains/loinguyende.json b/domains/loinguyende.json index b6be86811..2e991fa5d 100644 --- a/domains/loinguyende.json +++ b/domains/loinguyende.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "loinguyen3108", - "email": "ntloic3tbt@gmail.com" - }, - "record": { - "CNAME": "my-second-brain-omega.vercel.app" - } + "owner": { + "username": "loinguyen3108", + "email": "ntloic3tbt@gmail.com" + }, + "record": { + "CNAME": "my-second-brain-omega.vercel.app" + } } diff --git a/domains/love.json b/domains/love.json index 2470a36ce..56da804a4 100644 --- a/domains/love.json +++ b/domains/love.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zx155", - "email": "laiquanguy82@gmail.com" - }, - "record": { - "CNAME": "zx155.github.io" - } + "owner": { + "username": "zx155", + "email": "laiquanguy82@gmail.com" + }, + "record": { + "CNAME": "zx155.github.io" + } } diff --git a/domains/lqhuy.json b/domains/lqhuy.json index 13a49f7ca..e7b0355fe 100644 --- a/domains/lqhuy.json +++ b/domains/lqhuy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Lqhuy125", - "email": "lequanghuy1252206@gmail.com" - }, - "record": { - "CNAME": "lqhuy125.github.io" - } + "owner": { + "username": "Lqhuy125", + "email": "lequanghuy1252206@gmail.com" + }, + "record": { + "CNAME": "lqhuy125.github.io" + } } diff --git a/domains/luoduyu.json b/domains/luoduyu.json index 6eba634d5..084c99d34 100644 --- a/domains/luoduyu.json +++ b/domains/luoduyu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "luoduyu", - "email": "luoduyu@hotmail.com" - }, - "record": { - "CNAME":"luoduyu.github.io" - } + "owner": { + "username": "luoduyu", + "email": "luoduyu@hotmail.com" + }, + "record": { + "CNAME": "luoduyu.github.io" + } } diff --git a/domains/mackenzie.json b/domains/mackenzie.json index 69ca93fba..10f0a44a3 100644 --- a/domains/mackenzie.json +++ b/domains/mackenzie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jojocraftde-dev", - "email": "jojocraftde@proton.me" - }, - "record": { - "A": ["91.200.103.154"] - } + "owner": { + "username": "jojocraftde-dev", + "email": "jojocraftde@proton.me" + }, + "record": { + "A": ["91.200.103.154"] + } } diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index 2179d6b97..d4c2593e6 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, - "record": { - "TXT": "v=spf1 include:_spf.mailersend.net ~all" - } -} \ No newline at end of file + "record": { + "TXT": "v=spf1 include:_spf.mailersend.net ~all" + } +} diff --git a/domains/manel.json b/domains/manel.json index 8e2d7260f..04beb3d18 100644 --- a/domains/manel.json +++ b/domains/manel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alcoceba", - "email": "manelalcoceba@gmail.com" - }, - "record": { - "CNAME": "alcoceba.github.io" - } -} + "owner": { + "username": "alcoceba", + "email": "manelalcoceba@gmail.com" + }, + "record": { + "CNAME": "alcoceba.github.io" + } +} diff --git a/domains/maybe.json b/domains/maybe.json index fb9d70034..630ec0d94 100644 --- a/domains/maybe.json +++ b/domains/maybe.json @@ -4,8 +4,6 @@ "email": "matei.thoma@gmail.com" }, "record": { - "A": [ - "75.2.60.5" - ] + "A": ["75.2.60.5"] } } diff --git a/domains/melatonin.json b/domains/melatonin.json index 7af06d425..70b203dc4 100644 --- a/domains/melatonin.json +++ b/domains/melatonin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "heheleo", - "email": "leowasntfound@gmail.com" - }, - "record": { - "CNAME": "heheleo.github.io" - } + "owner": { + "username": "heheleo", + "email": "leowasntfound@gmail.com" + }, + "record": { + "CNAME": "heheleo.github.io" + } } diff --git a/domains/mew.json b/domains/mew.json index b620c7f01..922728d65 100644 --- a/domains/mew.json +++ b/domains/mew.json @@ -1,12 +1,9 @@ -{ - "owner": { - "username": "meewmeew", - "email": "mauminh.nguyen@gmail.com" - }, - "record": { - "NS": [ - "bart.ns.cloudflare.com", - "karina.ns.cloudflare.com" - ] - } -} \ No newline at end of file +{ + "owner": { + "username": "meewmeew", + "email": "mauminh.nguyen@gmail.com" + }, + "record": { + "NS": ["bart.ns.cloudflare.com", "karina.ns.cloudflare.com"] + } +} diff --git a/domains/minify.json b/domains/minify.json index 0a2e96ce5..4b150d5ab 100644 --- a/domains/minify.json +++ b/domains/minify.json @@ -4,8 +4,6 @@ "email": "contact@devmatei.is-a.dev" }, "record": { - "A": [ - "75.2.60.5" - ] + "A": ["75.2.60.5"] } } diff --git a/domains/minitor.json b/domains/minitor.json index e10eeb8af..1b9c58667 100644 --- a/domains/minitor.json +++ b/domains/minitor.json @@ -1,11 +1,11 @@ { - "description": "Self hosted service", - "repo": "https://github.com/MinitorMHS/register", - "owner": { - "username": "minitormhs", - "email": "me@minitor.eu.org" - }, - "record": { - "CNAME": "cf-repl.pages.dev" - } + "description": "Self hosted service", + "repo": "https://github.com/MinitorMHS/register", + "owner": { + "username": "minitormhs", + "email": "me@minitor.eu.org" + }, + "record": { + "CNAME": "cf-repl.pages.dev" + } } diff --git a/domains/mlsend2._domainkey.mail.mrstickypiston.json b/domains/mlsend2._domainkey.mail.mrstickypiston.json index 5f6b5488c..e52a60a2d 100644 --- a/domains/mlsend2._domainkey.mail.mrstickypiston.json +++ b/domains/mlsend2._domainkey.mail.mrstickypiston.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, - - "record": { - "CNAME": "mlsend2._domainkey.mailersend.net" - } - } - \ No newline at end of file + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "CNAME": "mlsend2._domainkey.mailersend.net" + } +} diff --git a/domains/mod.s4il.json b/domains/mod.s4il.json index 6d450044b..e4788bcf6 100644 --- a/domains/mod.s4il.json +++ b/domains/mod.s4il.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "S4IL21", - "email": "s4il.is.a.dev@gmail.com" - }, - "record": { - "CNAME": "s4il21.github.io" - } + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } } diff --git a/domains/mostypc123.json b/domains/mostypc123.json index 705dcd965..7e3e28653 100644 --- a/domains/mostypc123.json +++ b/domains/mostypc123.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "mostypc123" - }, - "record": { - "CNAME": "mostypc123.github.io" - } -} + "owner": { + "username": "mostypc123" + }, + "record": { + "CNAME": "mostypc123.github.io" + } +} diff --git a/domains/mta.mail.mrstickypiston.json b/domains/mta.mail.mrstickypiston.json index 748577693..379243411 100644 --- a/domains/mta.mail.mrstickypiston.json +++ b/domains/mta.mail.mrstickypiston.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, - - "record": { - "CNAME": "mailersend.net" - } - } - \ No newline at end of file + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "CNAME": "mailersend.net" + } +} diff --git a/domains/murasame-san-ddl.json b/domains/murasame-san-ddl.json index 25d27f193..f9adf01d1 100644 --- a/domains/murasame-san-ddl.json +++ b/domains/murasame-san-ddl.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "comderzaid", - "email": "diazkhan66@gmail.com", - "discord": "544461226499899393", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.h5XfBb-IScJHFReqzLw1Or84zoOq6R4ypGCyDQDYsW-wijccncffZxnRm0UaPov4GHyypLM3kEYvOGymNCuAl-ipzDQrAkRIpD8Je8_thCTShwt06ftADHWrFc-UQgFhEOTwLiaaaz4z3Q0Jp6dNlqVCXnyIkk_V7A6-FQQS19oUQUCW0Vv-DC-XJO3GWvFPy31WFaYP8FIUwnkQH49CRO-CtdMZdbMsJ5kuAYKM_wSVnGeOK9qCJce8cP_oMO7b-XLkKGlHwymb0Qyn5r1vbCTk6gAd_A6PoPHYH8JmjEnexk9L8r2nkelP5Us1ZgrraBKMOvAP9QDI8U8iDtajrA.esKVpOzITWARO4xxpboB_A.ebg8aH85QLWwPoiYCm87y7baFdxdCKV48Ufs0esjY9wYpBtWpIHR-NJ1VCZ6vQGxzal8KrV11osN4PGYexSLSTgOiTdE3d48Yd753FS7_uE.LNSomkDjTx3uuscJhq48cg" - }, - "record": { - "CNAME": "cylindrical-gardlic-8jekw3mlfaoniohl2i7wdokz.herokudns.com" - } -} \ No newline at end of file + "owner": { + "username": "comderzaid", + "email": "diazkhan66@gmail.com", + "discord": "544461226499899393", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.h5XfBb-IScJHFReqzLw1Or84zoOq6R4ypGCyDQDYsW-wijccncffZxnRm0UaPov4GHyypLM3kEYvOGymNCuAl-ipzDQrAkRIpD8Je8_thCTShwt06ftADHWrFc-UQgFhEOTwLiaaaz4z3Q0Jp6dNlqVCXnyIkk_V7A6-FQQS19oUQUCW0Vv-DC-XJO3GWvFPy31WFaYP8FIUwnkQH49CRO-CtdMZdbMsJ5kuAYKM_wSVnGeOK9qCJce8cP_oMO7b-XLkKGlHwymb0Qyn5r1vbCTk6gAd_A6PoPHYH8JmjEnexk9L8r2nkelP5Us1ZgrraBKMOvAP9QDI8U8iDtajrA.esKVpOzITWARO4xxpboB_A.ebg8aH85QLWwPoiYCm87y7baFdxdCKV48Ufs0esjY9wYpBtWpIHR-NJ1VCZ6vQGxzal8KrV11osN4PGYexSLSTgOiTdE3d48Yd753FS7_uE.LNSomkDjTx3uuscJhq48cg" + }, + "record": { + "CNAME": "cylindrical-gardlic-8jekw3mlfaoniohl2i7wdokz.herokudns.com" + } +} diff --git a/domains/myforum.json b/domains/myforum.json index 72a2fee0a..e3f1896a0 100644 --- a/domains/myforum.json +++ b/domains/myforum.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "myforum.mydiscussion.net" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "myforum.mydiscussion.net" + } } diff --git a/domains/n.json b/domains/n.json index 26ddb97a0..d0ef77563 100644 --- a/domains/n.json +++ b/domains/n.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "CNAME": "xproject-xi.vercel.app" - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "CNAME": "xproject-xi.vercel.app" + } } diff --git a/domains/navistar.json b/domains/navistar.json index fe0f0c9bf..acf6185df 100644 --- a/domains/navistar.json +++ b/domains/navistar.json @@ -5,8 +5,6 @@ }, "record": { - "A": [ - "138.68.159.126" - ] + "A": ["138.68.159.126"] } } diff --git a/domains/neebooo.json b/domains/neebooo.json index 4ea2e37de..1048340fe 100644 --- a/domains/neebooo.json +++ b/domains/neebooo.json @@ -4,8 +4,6 @@ "email": "dev.cnamew@gmail.com" }, "record": { - "A": [ - "193.187.255.169" - ] + "A": ["193.187.255.169"] } } diff --git a/domains/ngqkhai.json b/domains/ngqkhai.json index 45da83466..a50fbc1d1 100644 --- a/domains/ngqkhai.json +++ b/domains/ngqkhai.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "", - "owner": { - "username": "ngqkhai", - "email": "nguyenquangkhai2509@gmail.com" - }, - "record": { - "URL": "https://github.com/ngqkhai" - } + "description": "Documentation website for is-a.dev", + "repo": "", + "owner": { + "username": "ngqkhai", + "email": "nguyenquangkhai2509@gmail.com" + }, + "record": { + "URL": "https://github.com/ngqkhai" + } } diff --git a/domains/nh.json b/domains/nh.json index 9a5666540..52000b33b 100644 --- a/domains/nh.json +++ b/domains/nh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nonxistnt", - "email": "khtyiscooler@gmail.com" - }, - "record": { - "CNAME": "nonxistnt.github.io" - } + "owner": { + "username": "nonxistnt", + "email": "khtyiscooler@gmail.com" + }, + "record": { + "CNAME": "nonxistnt.github.io" + } } diff --git a/domains/nhatphan.json b/domains/nhatphan.json index 6a3043e6a..d303ca397 100644 --- a/domains/nhatphan.json +++ b/domains/nhatphan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "minaphan2815", - "email": "nhatphan2815@gmail.com" - }, - "record": { - "CNAME": "minaphan2815.github.io" - } + "owner": { + "username": "minaphan2815", + "email": "nhatphan2815@gmail.com" + }, + "record": { + "CNAME": "minaphan2815.github.io" + } } diff --git a/domains/nic.json b/domains/nic.json index 853d1e8a3..c78690f36 100644 --- a/domains/nic.json +++ b/domains/nic.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "URL": "https://is-a.dev" - } -} +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://is-a.dev" + } +} diff --git a/domains/nicetodayweather.json b/domains/nicetodayweather.json index d7454178d..04eb02e36 100644 --- a/domains/nicetodayweather.json +++ b/domains/nicetodayweather.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mmhann18491", - "email": "myominhan18491@gmail.com" - }, - "record": { - "CNAME": "nice-today-weather.web.app" - } + "owner": { + "username": "mmhann18491", + "email": "myominhan18491@gmail.com" + }, + "record": { + "CNAME": "nice-today-weather.web.app" + } } diff --git a/domains/nifle.json b/domains/nifle.json index e2459a572..ad944bd8c 100644 --- a/domains/nifle.json +++ b/domains/nifle.json @@ -1,13 +1,12 @@ { - "owner": { - "username": "Nifle-CGE", - "email": "", - "discord": "553939229475078154", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRTs07oBPtm7QihIkDqo1f3eBQwtYmpzZZYebo3UsxrJ9gpmPnY42WdO-H0r8XRAwYiwzZjZ8GnmRrG2xwz_8dw49VD0UvvWyJKTR7SSN1XxznSkbGJ3wthb384seNE_Fhg-E6Q6qV9vW8B1U6GD39blKsURHcgpTrSa-qopwXDeFctAo-RcxbmFwr-Mw0Cwr9ia3L1wnqvOSjQbU0a92oVv6293QbSvqgupXkS1ttXoBR9rpDPp8tH9oIXbCK4AhVTKowgIYAYh2iZT41nlkFKeus10yRKw5GqyokBXBdA70qKnU3lCd9VFZ4Eq4DxbSoMNBqk8FADig2MtA5RBFg.CqfMnrP60ibdRwfM4yUB8A.HZl3zu19tbnEz2j4hlejxUJfoEkCk0qsLeHlqLzc1-qXAnH1984_R8joN9l3WWA0Jgr13m8qr-GQsAEcjjdiog.vUXuNT3B9rjoE606ZfrRRA" - }, - - "record": { - "A": ["172.234.178.155"] - } - } - \ No newline at end of file + "owner": { + "username": "Nifle-CGE", + "email": "", + "discord": "553939229475078154", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRTs07oBPtm7QihIkDqo1f3eBQwtYmpzZZYebo3UsxrJ9gpmPnY42WdO-H0r8XRAwYiwzZjZ8GnmRrG2xwz_8dw49VD0UvvWyJKTR7SSN1XxznSkbGJ3wthb384seNE_Fhg-E6Q6qV9vW8B1U6GD39blKsURHcgpTrSa-qopwXDeFctAo-RcxbmFwr-Mw0Cwr9ia3L1wnqvOSjQbU0a92oVv6293QbSvqgupXkS1ttXoBR9rpDPp8tH9oIXbCK4AhVTKowgIYAYh2iZT41nlkFKeus10yRKw5GqyokBXBdA70qKnU3lCd9VFZ4Eq4DxbSoMNBqk8FADig2MtA5RBFg.CqfMnrP60ibdRwfM4yUB8A.HZl3zu19tbnEz2j4hlejxUJfoEkCk0qsLeHlqLzc1-qXAnH1984_R8joN9l3WWA0Jgr13m8qr-GQsAEcjjdiog.vUXuNT3B9rjoE606ZfrRRA" + }, + + "record": { + "A": ["172.234.178.155"] + } +} diff --git a/domains/nine.json b/domains/nine.json index 1187ad82d..7f9aca78e 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -1,19 +1,11 @@ { - "owner": { - "username": "NineLEL", - "email": "notninelel@gmail.com" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ], - "TXT": [ - "zoho-verification=zb50940916.zmverify.zoho.com" - ] - } + "owner": { + "username": "NineLEL", + "email": "notninelel@gmail.com" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "TXT": ["zoho-verification=zb50940916.zmverify.zoho.com"] + } } diff --git a/domains/niyakipham.json b/domains/niyakipham.json index 241c092d9..feee6752f 100644 --- a/domains/niyakipham.json +++ b/domains/niyakipham.json @@ -1,11 +1,11 @@ { - "description": "niyakipham.is-a.dev", - "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", - "owner": { - "username": "niyakipham", - "email": "niyakipham@gmail.com" - }, - "record": { - "CNAME": "niyakipham.github.io" - } + "description": "niyakipham.is-a.dev", + "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", + "owner": { + "username": "niyakipham", + "email": "niyakipham@gmail.com" + }, + "record": { + "CNAME": "niyakipham.github.io" + } } diff --git a/domains/noah.json b/domains/noah.json index 8d4030b8e..de21756e2 100644 --- a/domains/noah.json +++ b/domains/noah.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "noahprm", - "email": "contact.noahprm@gmail.com", - "discord": "949273553168121856" - }, - "record": { - "A": [ - "217.145.72.79" - ] - } + "owner": { + "username": "noahprm", + "email": "contact.noahprm@gmail.com", + "discord": "949273553168121856" + }, + "record": { + "A": ["217.145.72.79"] + } } diff --git a/domains/node.devmatei.json b/domains/node.devmatei.json index 9426b4aa6..10dc9ea92 100644 --- a/domains/node.devmatei.json +++ b/domains/node.devmatei.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "176.100.37.70" - ] - } - + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["176.100.37.70"] + } } diff --git a/domains/nolan-mai.json b/domains/nolan-mai.json index 9af8b5603..5a940810f 100644 --- a/domains/nolan-mai.json +++ b/domains/nolan-mai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PotBorger", - "email": "khanhtrinh232005@gmail.com" - }, - "record": { - "CNAME": "potborger.github.io" - } + "owner": { + "username": "PotBorger", + "email": "khanhtrinh232005@gmail.com" + }, + "record": { + "CNAME": "potborger.github.io" + } } diff --git a/domains/not.json b/domains/not.json index d139592ba..a930938e5 100644 --- a/domains/not.json +++ b/domains/not.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Moodygd761", - "discord": "1279615522593308734", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WDBjZ898iNiRP_Lvbnoj4LirAorotHcGhnntu1zdoqeuHq2AyxBL8ehFxtM3vtrYz1N73zp_8rKaJ8ynhakivpRjTW6i6JoadAD4fMALwRGFb8Ewa7sfyBpF90-GbhJlwGTVwJXxbM6gh0C0WUJBU0SSMMdQPSNqlDXzgcshhKKjnslQCqnoe82fJIbLWbYVIj7DY_vQd_c426LFFw-ELEdaSIS8BcvVvuAPBBEtMeTPHHJGlfM6uQFd5LC91dnL4OtIQRJrS-Dm3jHUqCDBIwBQOJ-GjUuZNSISvNN7nxn0RPmHEFPVorEgll_jIGSWoqZblFQAdTry_tco9-VTRg.xy1T4Mv96AlgNiL15wa86A.UgQ0AQSB-2dIvHfkqag9dLHY4ta9MBeNLu7aOgGjANs90WIwsgXbwguK2biGSOGf7yx-rKclyrSbQiFxl1m6GYj9eJ0Y3yZXe96TuhH3h9U.BxmZhevlny3h3XoYMkLgyw" - }, - "record": { - "A": [ - "158.178.200.29" - ] - } + "owner": { + "username": "Moodygd761", + "discord": "1279615522593308734", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WDBjZ898iNiRP_Lvbnoj4LirAorotHcGhnntu1zdoqeuHq2AyxBL8ehFxtM3vtrYz1N73zp_8rKaJ8ynhakivpRjTW6i6JoadAD4fMALwRGFb8Ewa7sfyBpF90-GbhJlwGTVwJXxbM6gh0C0WUJBU0SSMMdQPSNqlDXzgcshhKKjnslQCqnoe82fJIbLWbYVIj7DY_vQd_c426LFFw-ELEdaSIS8BcvVvuAPBBEtMeTPHHJGlfM6uQFd5LC91dnL4OtIQRJrS-Dm3jHUqCDBIwBQOJ-GjUuZNSISvNN7nxn0RPmHEFPVorEgll_jIGSWoqZblFQAdTry_tco9-VTRg.xy1T4Mv96AlgNiL15wa86A.UgQ0AQSB-2dIvHfkqag9dLHY4ta9MBeNLu7aOgGjANs90WIwsgXbwguK2biGSOGf7yx-rKclyrSbQiFxl1m6GYj9eJ0Y3yZXe96TuhH3h9U.BxmZhevlny3h3XoYMkLgyw" + }, + "record": { + "A": ["158.178.200.29"] + } } diff --git a/domains/ntrs05.json b/domains/ntrs05.json index f2f45ddb8..dd0ff0e8a 100644 --- a/domains/ntrs05.json +++ b/domains/ntrs05.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ntrs05", - "email": "tukheo123@gmail.com" - }, - "record": { - "CNAME": "ntrs05.github.io" - } + "owner": { + "username": "ntrs05", + "email": "tukheo123@gmail.com" + }, + "record": { + "CNAME": "ntrs05.github.io" + } } diff --git a/domains/nvhmadridista.json b/domains/nvhmadridista.json index 2b6b5849d..e4b352ee5 100644 --- a/domains/nvhmadridista.json +++ b/domains/nvhmadridista.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nvhmadridista", - "email": "nvh.madridista@email.address" - }, - "record": { - "CNAME": "nvhmadridista.github.io" - } + "owner": { + "username": "nvhmadridista", + "email": "nvh.madridista@email.address" + }, + "record": { + "CNAME": "nvhmadridista.github.io" + } } diff --git a/domains/osho.json b/domains/osho.json index f947a746a..825030894 100644 --- a/domains/osho.json +++ b/domains/osho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "profxadke", - "email": "xadkeg@duck.com" - }, - "record": { - "CNAME": "profxadke.github.io" - } + "owner": { + "username": "profxadke", + "email": "xadkeg@duck.com" + }, + "record": { + "CNAME": "profxadke.github.io" + } } diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json index 9426b4aa6..10dc9ea92 100644 --- a/domains/panel.devmatei.json +++ b/domains/panel.devmatei.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "176.100.37.70" - ] - } - + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["176.100.37.70"] + } } diff --git a/domains/pankaj.json b/domains/pankaj.json index 9a6a16246..451ad5fea 100644 --- a/domains/pankaj.json +++ b/domains/pankaj.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "1719pankaj", - "email": "1719pankaj@gmail.com" - }, - "record": { - "URL": "https://1719pankaj.github.io" - } +{ + "owner": { + "username": "1719pankaj", + "email": "1719pankaj@gmail.com" + }, + "record": { + "URL": "https://1719pankaj.github.io" + } } diff --git a/domains/pds.hcj.json b/domains/pds.hcj.json index 98a2c4caa..5f99fa1be 100644 --- a/domains/pds.hcj.json +++ b/domains/pds.hcj.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "CNAME": "serveo.net" - } + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "CNAME": "serveo.net" } - \ No newline at end of file +} diff --git a/domains/peantastic.json b/domains/peantastic.json index 417f24900..907a2656e 100644 --- a/domains/peantastic.json +++ b/domains/peantastic.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peantastic", - "email": "leostark.vndev@gmail.com" - }, - "description": "👋 Hello! I'm Do Tan Tinh, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", - "repo": "https://github.com/peantastic/", - "record": { - "CNAME": "dotantinh.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "peantastic", + "email": "leostark.vndev@gmail.com" + }, + "description": "👋 Hello! I'm Do Tan Tinh, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", + "repo": "https://github.com/peantastic/", + "record": { + "CNAME": "dotantinh.onrender.com" + } +} diff --git a/domains/peme969.json b/domains/peme969.json index 0a904d635..45bf60c97 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -1,10 +1,15 @@ { - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] - } -} \ No newline at end of file + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": ["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] + } +} diff --git a/domains/pex.json b/domains/pex.json index 1f80b3e80..d8b221c54 100644 --- a/domains/pex.json +++ b/domains/pex.json @@ -1,10 +1,9 @@ -{ - "owner": { - "username": "pexeixv", - "email": "gavn@duck.com" - }, - "record": { - "CNAME": "gavn.in" - } - } - \ No newline at end of file +{ + "owner": { + "username": "pexeixv", + "email": "gavn@duck.com" + }, + "record": { + "CNAME": "gavn.in" + } +} diff --git a/domains/phamthanhnghia.json b/domains/phamthanhnghia.json index 2378ce50d..ac3047847 100644 --- a/domains/phamthanhnghia.json +++ b/domains/phamthanhnghia.json @@ -1,11 +1,11 @@ { - "description": "phamthanhnghia.is-a.dev", - "repo": "https://github.com/phamthanhnghia/phamthanhnghia.github.io", - "owner": { - "username": "phamthanhnghia", - "email": "phamthanhnghia.it@gmail.com" - }, - "record": { - "CNAME": "phamthanhnghia.github.io" - } + "description": "phamthanhnghia.is-a.dev", + "repo": "https://github.com/phamthanhnghia/phamthanhnghia.github.io", + "owner": { + "username": "phamthanhnghia", + "email": "phamthanhnghia.it@gmail.com" + }, + "record": { + "CNAME": "phamthanhnghia.github.io" + } } diff --git a/domains/ploszukiwacz.json b/domains/ploszukiwacz.json index dd1d68a42..2223f7b4c 100644 --- a/domains/ploszukiwacz.json +++ b/domains/ploszukiwacz.json @@ -1,5 +1,4 @@ { - "description": "Personal Website for PlOszukiwacz", "repo": "https://github.com/PlOszukiwaczDEV/ploszukiwaczdev.github.io", "owner": { @@ -7,9 +6,6 @@ "email": "ploszukiwacz1@gmail.com" }, "record": { - "NS": [ - "jake.ns.cloudflare.com", - "stephane.ns.cloudflare.com" - ] + "NS": ["jake.ns.cloudflare.com", "stephane.ns.cloudflare.com"] } } diff --git a/domains/proficode.json b/domains/proficode.json index ab1555bf5..c64a9954f 100644 --- a/domains/proficode.json +++ b/domains/proficode.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "profic0de", - "email": "anonymou3489@gmail.com" - }, - "record": { - "CNAME": "239581.site.bot-hosting.net" - } + "owner": { + "username": "profic0de", + "email": "anonymou3489@gmail.com" + }, + "record": { + "CNAME": "239581.site.bot-hosting.net" + } } diff --git a/domains/project-jam.json b/domains/project-jam.json index a0b9b2cc7..8b498e6cd 100644 --- a/domains/project-jam.json +++ b/domains/project-jam.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "Omarplayz233", - "email": "mrbouiri@gmail.com" - }, - "record": { - "NS": [ - "elsa.ns.cloudflare.com", - "roan.ns.cloudflare.com" - ] - } + "owner": { + "username": "Omarplayz233", + "email": "mrbouiri@gmail.com" + }, + "record": { + "NS": ["elsa.ns.cloudflare.com", "roan.ns.cloudflare.com"] + } } diff --git a/domains/puncoz.json b/domains/puncoz.json index e88db04fd..9d6a4077c 100644 --- a/domains/puncoz.json +++ b/domains/puncoz.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "puncoz", - "discord": "333515022565113856" - }, - "record": { - "NS": [ - "bruce.ns.cloudflare.com", - "coco.ns.cloudflare.com" - ] - } + "owner": { + "username": "puncoz", + "discord": "333515022565113856" + }, + "record": { + "NS": ["bruce.ns.cloudflare.com", "coco.ns.cloudflare.com"] + } } diff --git a/domains/q.json b/domains/q.json index 26ddb97a0..d0ef77563 100644 --- a/domains/q.json +++ b/domains/q.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "CNAME": "xproject-xi.vercel.app" - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "CNAME": "xproject-xi.vercel.app" + } } diff --git a/domains/qloha.json b/domains/qloha.json index 91951a17f..5b8aa7378 100644 --- a/domains/qloha.json +++ b/domains/qloha.json @@ -2,11 +2,11 @@ "description": "Portfolio", "repo": "https://github.com/qloha/qloha.github.io", "owner": { - "username": "qloha", - "youtube": "https://youtube.com/@qloha", - "email": "sirfigaloha@gmail.com" + "username": "qloha", + "youtube": "https://youtube.com/@qloha", + "email": "sirfigaloha@gmail.com" }, "record": { - "CNAME": "qloha.github.io" + "CNAME": "qloha.github.io" } -} \ No newline at end of file +} diff --git a/domains/quantumgarden.json b/domains/quantumgarden.json index 822c527d4..74d7fec7d 100644 --- a/domains/quantumgarden.json +++ b/domains/quantumgarden.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AlejandroGomezFrieiro", - "email": "alejandrogomezfrieiro@gmail.com" - }, - "record": { - "CNAME": "alejandrogomezfrieiro.github.io" - } + "owner": { + "username": "AlejandroGomezFrieiro", + "email": "alejandrogomezfrieiro@gmail.com" + }, + "record": { + "CNAME": "alejandrogomezfrieiro.github.io" + } } diff --git a/domains/r00t3d.json b/domains/r00t3d.json index 59c07423e..0e81130dd 100644 --- a/domains/r00t3d.json +++ b/domains/r00t3d.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "percioandrade", - "email": "", - "discord": "521918790951501843", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Z4DxbZ0HkguwBNihF_uYcYo6F90LU8_TxIWyvfSaynKVyfIULpKkPpKppLgxlDlTbnog7UqK1L5Q78CwzFZmIve_-rK3T7jmQSoXLVi9eZsnRj9DgVLjM3tWwiHdNnP-A_hIzW4A9zUwU6kSzo0yqI1XCgxadcm_O6YXUWVJ7hWjRHEMe_KQsiyd8EJCIEuG1mb5vHpSGueIpdchmNfK42chf8gWhl267t6H4fXg--HlSxbCTdD0a6IS5dfg8FdZFmhjhSUsPMFDcqBObtm1-As6lbVmLYfnQdJv4bV_YJkdYetGZ2B1edMLP99dRN1-kgmn3dzu40EIHJrjJgApdg.lqR4yiVU5IkKqRPkzJPSiA.EhOlPjq7MutxeLsxjNz5R3yuNP5gnZ2vIKz8v9gc8OC1g0RtEwXDLsbD2tjVkgn5wIsC2oG4lOUAKX1OVpO7n2HECDSil6gD3UF_t4bp_-I.P-A-L2t0f6vu2o-dn5M_XQ" - }, - "record": { - "A": [ - "144.126.135.27" - ] - } + "owner": { + "username": "percioandrade", + "email": "", + "discord": "521918790951501843", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Z4DxbZ0HkguwBNihF_uYcYo6F90LU8_TxIWyvfSaynKVyfIULpKkPpKppLgxlDlTbnog7UqK1L5Q78CwzFZmIve_-rK3T7jmQSoXLVi9eZsnRj9DgVLjM3tWwiHdNnP-A_hIzW4A9zUwU6kSzo0yqI1XCgxadcm_O6YXUWVJ7hWjRHEMe_KQsiyd8EJCIEuG1mb5vHpSGueIpdchmNfK42chf8gWhl267t6H4fXg--HlSxbCTdD0a6IS5dfg8FdZFmhjhSUsPMFDcqBObtm1-As6lbVmLYfnQdJv4bV_YJkdYetGZ2B1edMLP99dRN1-kgmn3dzu40EIHJrjJgApdg.lqR4yiVU5IkKqRPkzJPSiA.EhOlPjq7MutxeLsxjNz5R3yuNP5gnZ2vIKz8v9gc8OC1g0RtEwXDLsbD2tjVkgn5wIsC2oG4lOUAKX1OVpO7n2HECDSil6gD3UF_t4bp_-I.P-A-L2t0f6vu2o-dn5M_XQ" + }, + "record": { + "A": ["144.126.135.27"] + } } diff --git a/domains/rakibhossain.json b/domains/rakibhossain.json index 0190bf6ec..ec82edab9 100644 --- a/domains/rakibhossain.json +++ b/domains/rakibhossain.json @@ -1,11 +1,11 @@ { - "description": "for my portfolio website", - "repo": "https://github.com/rakibmia7254/portfolio", - "owner": { - "username": "rakibmia7254", - "email": "rakib4ggp@gmail.com" - }, - "record": { - "CNAME": "rakibmia7254.github.io" - } + "description": "for my portfolio website", + "repo": "https://github.com/rakibmia7254/portfolio", + "owner": { + "username": "rakibmia7254", + "email": "rakib4ggp@gmail.com" + }, + "record": { + "CNAME": "rakibmia7254.github.io" + } } diff --git a/domains/rakshit.json b/domains/rakshit.json index f43a3fb0c..85a57f51f 100644 --- a/domains/rakshit.json +++ b/domains/rakshit.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "spuckhafte", - "email": "rakshit240405@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "spuckhafte", + "email": "rakshit240405@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/ramakant.json b/domains/ramakant.json index d9524acd3..e51c43d2d 100644 --- a/domains/ramakant.json +++ b/domains/ramakant.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ramakantbot", - "email": "ramakantbot@duck.com" - }, - "record": { - "CNAME": "ramakantbot.github.io" - } + "owner": { + "username": "ramakantbot", + "email": "ramakantbot@duck.com" + }, + "record": { + "CNAME": "ramakantbot.github.io" + } } diff --git a/domains/realmzersdomain.json b/domains/realmzersdomain.json index 41956e605..8d0e9c3da 100644 --- a/domains/realmzersdomain.json +++ b/domains/realmzersdomain.json @@ -1,11 +1,11 @@ { - "description": "Realmzers Page", - "repo": "https://github.com/Realmzer/realmzer.github.io", - "owner": { - "username": "Realmzer", - "email": "therealm4mc@gmail.com" - }, - "record": { - "URL": "https://realmzer.github.io" - } + "description": "Realmzers Page", + "repo": "https://github.com/Realmzer/realmzer.github.io", + "owner": { + "username": "Realmzer", + "email": "therealm4mc@gmail.com" + }, + "record": { + "URL": "https://realmzer.github.io" + } } diff --git a/domains/redirect.akk1to.json b/domains/redirect.akk1to.json index 2b819373c..a1cb4ca47 100644 --- a/domains/redirect.akk1to.json +++ b/domains/redirect.akk1to.json @@ -1,12 +1,12 @@ { - "description": "This website is for redirect server", - "repo": "https://github.com/akk1to/redirect", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "This website is for redirect server", + "repo": "https://github.com/akk1to/redirect", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } } diff --git a/domains/redolent.json b/domains/redolent.json index 009222c74..d8ad7ef03 100644 --- a/domains/redolent.json +++ b/domains/redolent.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "RedolentHalo", - "discord": "755718159641608202", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.c0d7ul7E-LX1qEJeFPuXgcpGJvLDeqnotDBs20mJdeqQzpzoMFTGzEYQ3QExt5XVjdX9SzRFpdgGaY04gN_c_Nrx7WaG47ZJL1rNAapJYCUGmysp3W6g2Trwi45_cIaWUEwKGnjBIgp3BTLKO6yentnHJXKjMb5AUkDcZVj69Nly4sCpdUTSjj1Xw6hVtmapS-lGaIlm6iaftk1pEJm1q1uIuDSsrufH2oRF3lVwkmjJDIwD_tf7PXuHRUGgxvt0FK_bLZKnoqbFtpTh9nNg_RBf8H1YnzHhOc6dkjf6ikBBzcQDutiKxelMupFmatlU5eAGCBmKkEUwxtSKsp5jQQ.R8WtRKhJLz0P5qUPEEdXZg.oEOJF1FocJn0FqQ1P0RaKVK4G1RoQT6E3oyRUpMg_lv0UXDwn16BlIUcKowUWxiObofg1YKRgB1OM4uIZPjxbAYJwkS-Q4Hf0CTmeZCjCaVpaeNc20Z9dREuphe4He30.jP6ZbMY8WRHngmBV6kRBsg" - }, - - "record": { - "CNAME": "redolent.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "RedolentHalo", + "discord": "755718159641608202", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.c0d7ul7E-LX1qEJeFPuXgcpGJvLDeqnotDBs20mJdeqQzpzoMFTGzEYQ3QExt5XVjdX9SzRFpdgGaY04gN_c_Nrx7WaG47ZJL1rNAapJYCUGmysp3W6g2Trwi45_cIaWUEwKGnjBIgp3BTLKO6yentnHJXKjMb5AUkDcZVj69Nly4sCpdUTSjj1Xw6hVtmapS-lGaIlm6iaftk1pEJm1q1uIuDSsrufH2oRF3lVwkmjJDIwD_tf7PXuHRUGgxvt0FK_bLZKnoqbFtpTh9nNg_RBf8H1YnzHhOc6dkjf6ikBBzcQDutiKxelMupFmatlU5eAGCBmKkEUwxtSKsp5jQQ.R8WtRKhJLz0P5qUPEEdXZg.oEOJF1FocJn0FqQ1P0RaKVK4G1RoQT6E3oyRUpMg_lv0UXDwn16BlIUcKowUWxiObofg1YKRgB1OM4uIZPjxbAYJwkS-Q4Hf0CTmeZCjCaVpaeNc20Z9dREuphe4He30.jP6ZbMY8WRHngmBV6kRBsg" + }, + + "record": { + "CNAME": "redolent.pages.dev" + } +} diff --git a/domains/redz.json b/domains/redz.json index 1971d841a..6132ad5c3 100644 --- a/domains/redz.json +++ b/domains/redz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "redzgt", - "email": "morgans73072@gmail.com" - }, - "record": { - "CNAME": "redzgt.github.io" - } + "owner": { + "username": "redzgt", + "email": "morgans73072@gmail.com" + }, + "record": { + "CNAME": "redzgt.github.io" + } } diff --git a/domains/region.json b/domains/region.json index b28fa3c47..f9cd5da52 100644 --- a/domains/region.json +++ b/domains/region.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "regioniosvn", - "discord": "1264096408395317289", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WNRBeRSr5EzISmqLUQ2fxgAxern45vcHBcO0OhY8NGPm-MnxKCTOc6yWhmDfS3Mu28S9xI_WG3uQ46SYdVfIQKKoY8kGvirmXpftzJ3we_IqMgEH-7MyG35R0fnxQm6LMVKY41LncduwA1jh9sKmGk30oYcWU1u410j_ZxNGr2yzE17vZjJVBUxGFpRR2Rz3QyKTkHeBLWdTEfCSAYIv7JgJ0IH-iYN7DtqCjn2GGJPEMJYNVpivfUKPCNEqr29_f7clFJHifnmDKLG1BjQFitpO0YOyVTeqYwK0lcig5klf0QNTbJ7irj5uWokMkgKeTcQ1yYsKV4-Io0lTGW0ACA.FBJGaklyR9Ew9uB3rumREQ.tiWkr-YgRATVbC7ZHY6iAzEkcSPA8xCI4nYgQ9m-4k9JZ0hM8FgM7YpZW3Nuv7fl0S4s-QyHX8bilZQnQuQvTZ0AMMI7swTarwu4mvAXkr4.RAYWmatCs8lPwxLir16DVA" - }, - - "record": { - "CNAME": "regioniosvn.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "regioniosvn", + "discord": "1264096408395317289", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WNRBeRSr5EzISmqLUQ2fxgAxern45vcHBcO0OhY8NGPm-MnxKCTOc6yWhmDfS3Mu28S9xI_WG3uQ46SYdVfIQKKoY8kGvirmXpftzJ3we_IqMgEH-7MyG35R0fnxQm6LMVKY41LncduwA1jh9sKmGk30oYcWU1u410j_ZxNGr2yzE17vZjJVBUxGFpRR2Rz3QyKTkHeBLWdTEfCSAYIv7JgJ0IH-iYN7DtqCjn2GGJPEMJYNVpivfUKPCNEqr29_f7clFJHifnmDKLG1BjQFitpO0YOyVTeqYwK0lcig5klf0QNTbJ7irj5uWokMkgKeTcQ1yYsKV4-Io0lTGW0ACA.FBJGaklyR9Ew9uB3rumREQ.tiWkr-YgRATVbC7ZHY6iAzEkcSPA8xCI4nYgQ9m-4k9JZ0hM8FgM7YpZW3Nuv7fl0S4s-QyHX8bilZQnQuQvTZ0AMMI7swTarwu4mvAXkr4.RAYWmatCs8lPwxLir16DVA" + }, + + "record": { + "CNAME": "regioniosvn.github.io" + } +} diff --git a/domains/reiyuchan.json b/domains/reiyuchan.json index 8b975f981..a3b71b851 100644 --- a/domains/reiyuchan.json +++ b/domains/reiyuchan.json @@ -3,7 +3,7 @@ "repo": "https://github.com/reiyuchan/reiyuchan.github.io", "owner": { "username": "reiyuchan", - "email":"iwakura.rei.tk@gmail.com" + "email": "iwakura.rei.tk@gmail.com" }, "record": { "CNAME": "reiyuchan.github.io" diff --git a/domains/researcx.json b/domains/researcx.json index eed68c8a6..297b432c8 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -6,6 +6,9 @@ "record": { "A": ["207.127.95.80"], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": ["v=spf1 include:zoho.eu ~all", "oa1:xmr recipient_address=86PHZTrVFtRMqPvM4F6k5BKYz5EKD1eoTepvqpNGEcktEkQ9xuVt98biL4QzCCsENFKJP58nPTPbyB6CG33gy5FWDxacA1A; recipient_name=researcx;"] + "TXT": [ + "v=spf1 include:zoho.eu ~all", + "oa1:xmr recipient_address=86PHZTrVFtRMqPvM4F6k5BKYz5EKD1eoTepvqpNGEcktEkQ9xuVt98biL4QzCCsENFKJP58nPTPbyB6CG33gy5FWDxacA1A; recipient_name=researcx;" + ] } } diff --git a/domains/rhythm.json b/domains/rhythm.json index 7218cb504..a323394ae 100644 --- a/domains/rhythm.json +++ b/domains/rhythm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ms7ru", - "email": "rhythm.upa@gmail.com" - }, - "record": { - "CNAME": "ms7ru.github.io" - } + "owner": { + "username": "ms7ru", + "email": "rhythm.upa@gmail.com" + }, + "record": { + "CNAME": "ms7ru.github.io" + } } diff --git a/domains/riskyprsty.json b/domains/riskyprsty.json index a79f3f3e4..bc7680c91 100644 --- a/domains/riskyprsty.json +++ b/domains/riskyprsty.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "riskyprsty" - }, - "record": { - "CNAME": "riskyprsty.github.io" - } -} + "owner": { + "username": "riskyprsty" + }, + "record": { + "CNAME": "riskyprsty.github.io" + } +} diff --git a/domains/rohith-jv.json b/domains/rohith-jv.json index 4ba84944c..b0cb1d534 100644 --- a/domains/rohith-jv.json +++ b/domains/rohith-jv.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "0mnichan" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "0mnichan" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/rvc11.json b/domains/rvc11.json index 1059afc61..d88d4005c 100644 --- a/domains/rvc11.json +++ b/domains/rvc11.json @@ -1,11 +1,11 @@ { - "description": "RedVelvetCake11's website", - "repo": "https://github.com/redvelvetcake11/redvelvetcake11.github.io", - "owner": { - "username": "redvelvetcake11", - "email": "membermadde.insiddev25120@hotmail.com" - }, - "record": { - "CNAME": "redvelvetcake11.github.io" - } + "description": "RedVelvetCake11's website", + "repo": "https://github.com/redvelvetcake11/redvelvetcake11.github.io", + "owner": { + "username": "redvelvetcake11", + "email": "membermadde.insiddev25120@hotmail.com" + }, + "record": { + "CNAME": "redvelvetcake11.github.io" + } } diff --git a/domains/ryanzam.json b/domains/ryanzam.json index 3c79f866c..a4093f03c 100644 --- a/domains/ryanzam.json +++ b/domains/ryanzam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ryanzam", - "email": "ryanzam2005@yahoo.com" - }, - "record": { - "CNAME": "orange-island-07b3bb803.5.azurestaticapps.net" - } + "owner": { + "username": "ryanzam", + "email": "ryanzam2005@yahoo.com" + }, + "record": { + "CNAME": "orange-island-07b3bb803.5.azurestaticapps.net" + } } diff --git a/domains/s1ow.json b/domains/s1ow.json index e26a5106b..2a21df10f 100644 --- a/domains/s1ow.json +++ b/domains/s1ow.json @@ -1,22 +1,19 @@ { - "description": "! s1owmotion.0 profile page", - "repository": "https://github.com/H4iPh0ngM1enB4c/Web", - "owner": { - "username": "H4iPh0ngM1enB4c", - "email": "noobdownload2@gmail.com", - "discord": "1027559943462727740" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.110.153", - "185.199.109.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "! s1owmotion.0 profile page", + "repository": "https://github.com/H4iPh0ngM1enB4c/Web", + "owner": { + "username": "H4iPh0ngM1enB4c", + "email": "noobdownload2@gmail.com", + "discord": "1027559943462727740" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/s697376._domainkey.yxz.json b/domains/s697376._domainkey.yxz.json index ce2fbe673..bc4ea4f04 100644 --- a/domains/s697376._domainkey.yxz.json +++ b/domains/s697376._domainkey.yxz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "record": { - "CNAME": "dkim.smtp2go.net" - } + "owner": { + "username": "yz9551", + "discord": "yz9551" + }, + "record": { + "CNAME": "dkim.smtp2go.net" + } } diff --git a/domains/safety.json b/domains/safety.json index 2973f4f65..bae202e84 100644 --- a/domains/safety.json +++ b/domains/safety.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "HackingYZ", - "email": "sifed@qq.com" - }, - - "record": { - "CNAME": "safety22w413a.github.io" - } - } \ No newline at end of file + "owner": { + "username": "HackingYZ", + "email": "sifed@qq.com" + }, + + "record": { + "CNAME": "safety22w413a.github.io" + } +} diff --git a/domains/saftec.json b/domains/saftec.json index 1b5d366c3..fc6595f21 100644 --- a/domains/saftec.json +++ b/domains/saftec.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "100.42.189.124" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["100.42.189.124"] + } } diff --git a/domains/sana.json b/domains/sana.json index e78a9c374..936ce2b9c 100644 --- a/domains/sana.json +++ b/domains/sana.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sana-afk", - "email": "srijita3010@gmail.com" - }, - "record": { - "CNAME": "sana-afk.github.io" - } + "owner": { + "username": "sana-afk", + "email": "srijita3010@gmail.com" + }, + "record": { + "CNAME": "sana-afk.github.io" + } } diff --git a/domains/santa.json b/domains/santa.json index 9c9bf9bf8..4c3b15b77 100644 --- a/domains/santa.json +++ b/domains/santa.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "StefanoMantero", - "email": "eldrazichiodo@gmail.com" - }, - "description": "Fun project for santa", - "record": { - "CNAME": "seal-app-up9wg.ondigitalocean.app" - } + "owner": { + "username": "StefanoMantero", + "email": "eldrazichiodo@gmail.com" + }, + "description": "Fun project for santa", + "record": { + "CNAME": "seal-app-up9wg.ondigitalocean.app" + } } diff --git a/domains/satyam.json b/domains/satyam.json index 205dcec52..6d0e49eb5 100644 --- a/domains/satyam.json +++ b/domains/satyam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lostboysatyam", - "email": "lostboysatyam54@gmail.com" - }, - "record": { - "NS": ["braden.ns.cloudflare.com","diana.ns.cloudflare.com"] - } + "owner": { + "username": "lostboysatyam", + "email": "lostboysatyam54@gmail.com" + }, + "record": { + "NS": ["braden.ns.cloudflare.com", "diana.ns.cloudflare.com"] + } } diff --git a/domains/seqyu.json b/domains/seqyu.json index 1276538d5..fe4591038 100644 --- a/domains/seqyu.json +++ b/domains/seqyu.json @@ -1,12 +1,12 @@ { - "description": "I'm just some guy who enjoys Linux a bit too much", - "repo": "https://github.com/nvct-website/nvct-website.github.io", - "owner": { - "username": "nvct-website", - "email": "", - "discord": "@seqyu." - }, - "record": { - "CNAME": "nvct-website.github.io" - } + "description": "I'm just some guy who enjoys Linux a bit too much", + "repo": "https://github.com/nvct-website/nvct-website.github.io", + "owner": { + "username": "nvct-website", + "email": "", + "discord": "@seqyu." + }, + "record": { + "CNAME": "nvct-website.github.io" + } } diff --git a/domains/serhii-koba.json b/domains/serhii-koba.json index 4027c1e6b..b7a85ae65 100644 --- a/domains/serhii-koba.json +++ b/domains/serhii-koba.json @@ -1,11 +1,11 @@ { - "description": "A personal blog website", - "repo": "https://github.com/sergey-koba-mobidev/static_blog", - "owner": { - "username": "sergey-koba-mobidev", - "email": "desgnkiss@gmail.com" - }, - "record": { - "CNAME": "static-blog-o3omu.ondigitalocean.app" - } + "description": "A personal blog website", + "repo": "https://github.com/sergey-koba-mobidev/static_blog", + "owner": { + "username": "sergey-koba-mobidev", + "email": "desgnkiss@gmail.com" + }, + "record": { + "CNAME": "static-blog-o3omu.ondigitalocean.app" + } } diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index b5202b92c..b6f6705cf 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Sevinda-Herath", - "email": "sevindaherath@gmail.com" - }, - "record": { - "CNAME": "sevinda-herath.github.io" - }, - "proxied": true + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "CNAME": "sevinda-herath.github.io" + }, + "proxied": true } diff --git a/domains/shan.json b/domains/shan.json index 7d003ab99..03348e755 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -1,20 +1,14 @@ { - "description": "My Personal Website ", - "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", - "owner": { - "username": "Adwaith-Shan-Pk", - "email": "mail@adwaithshan.rf.gd", - "twitter": "lordlinux69" - }, - "record": { - "A": [ - "45.90.12.31", - "37.114.46.37" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "My Personal Website ", + "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd", + "twitter": "lordlinux69" + }, + "record": { + "A": ["45.90.12.31", "37.114.46.37"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/shomy.json b/domains/shomy.json index cd117b45d..596da9668 100644 --- a/domains/shomy.json +++ b/domains/shomy.json @@ -13,8 +13,8 @@ ], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": [ - "forward-email=MzBmYTJhZTc2Y2UyM2IzZS1jOGZmZDMwNWQzZjc2ZmIzMWIzZDQwOGZlNjNjZmMwMmQ5OTZhZTU2YTAxMGI1MGQ2ODk1MDFkYTEyMjM4OTk1Y2UyMWU3M2Y5NDc3YTk3NWQzN2NlYWVmMTY5ZGYyNzJmODljZGJlY2JiNmNmNWZkZmQyMTUxMzMxOGY5ZjExOA==", - "google-site-verification=86zZ55mR4x8nTO3sV5iWvq92pg8sikARK7f1Q_Gw7pI" - ] + "forward-email=MzBmYTJhZTc2Y2UyM2IzZS1jOGZmZDMwNWQzZjc2ZmIzMWIzZDQwOGZlNjNjZmMwMmQ5OTZhZTU2YTAxMGI1MGQ2ODk1MDFkYTEyMjM4OTk1Y2UyMWU3M2Y5NDc3YTk3NWQzN2NlYWVmMTY5ZGYyNzJmODljZGJlY2JiNmNmNWZkZmQyMTUxMzMxOGY5ZjExOA==", + "google-site-verification=86zZ55mR4x8nTO3sV5iWvq92pg8sikARK7f1Q_Gw7pI" + ] } } diff --git a/domains/shuhaab.json b/domains/shuhaab.json index 6db00e090..fe1efec86 100644 --- a/domains/shuhaab.json +++ b/domains/shuhaab.json @@ -1,9 +1,8 @@ { - "owner": { - "username": "Shuhaab-coder" - }, - "record": { - "CNAME": "shuhaab.vercel.app" - } + "owner": { + "username": "Shuhaab-coder" + }, + "record": { + "CNAME": "shuhaab.vercel.app" } - +} diff --git a/domains/sidd.json b/domains/sidd.json index fa3b6e974..2f9c071c1 100644 --- a/domains/sidd.json +++ b/domains/sidd.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/sidx04/sidx04.github.io", - "owner": { - "username": "sidx04", - "email": "siddpal04@gmail.com" - }, - "record": { - "CNAME": "sidx04.github.io" - } + "repo": "https://github.com/sidx04/sidx04.github.io", + "owner": { + "username": "sidx04", + "email": "siddpal04@gmail.com" + }, + "record": { + "CNAME": "sidx04.github.io" + } } diff --git a/domains/skarwuuu.json b/domains/skarwuuu.json index e7035720e..d47821bb2 100644 --- a/domains/skarwuuu.json +++ b/domains/skarwuuu.json @@ -1,10 +1,10 @@ { - "description": "skarwuuu.is-a.dev", - "owner": { - "username": "skarwuuu", - "email": "sakshrwt@gmail.com" - }, - "record": { - "CNAME": "skarwuuu.vercel.app" - } + "description": "skarwuuu.is-a.dev", + "owner": { + "username": "skarwuuu", + "email": "sakshrwt@gmail.com" + }, + "record": { + "CNAME": "skarwuuu.vercel.app" + } } diff --git a/domains/skid.json b/domains/skid.json index 8a97aef4e..036f035b1 100644 --- a/domains/skid.json +++ b/domains/skid.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "PlOszukiwaczDEV" - }, - "record": { - "CNAME": "website-4ej.pages.dev" - } + "owner": { + "username": "PlOszukiwaczDEV" + }, + "record": { + "CNAME": "website-4ej.pages.dev" + } } diff --git a/domains/smilos.json b/domains/smilos.json index 0a4f8dffa..d004c9342 100644 --- a/domains/smilos.json +++ b/domains/smilos.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "smilos71" - }, - "record": { - "CNAME": "smilos71.github.io" - } + "owner": { + "username": "smilos71" + }, + "record": { + "CNAME": "smilos71.github.io" + } } diff --git a/domains/solarskripts.json b/domains/solarskripts.json index bf4bcc296..208683a50 100644 --- a/domains/solarskripts.json +++ b/domains/solarskripts.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SolarSkripts", - "email": "0hexius0@gmail.com" - }, - "record": { - "CNAME": "solarskripts.net" - } + "owner": { + "username": "SolarSkripts", + "email": "0hexius0@gmail.com" + }, + "record": { + "CNAME": "solarskripts.net" + } } diff --git a/domains/sono.json b/domains/sono.json index 18f3e021d..6536bd70e 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "getSono", - "email": "sono.arbeit@gmail.com" - }, - "record": { - "NS": [ - "jasmine.ns.cloudflare.com", - "trace.ns.cloudflare.com" - ] - } + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "NS": ["jasmine.ns.cloudflare.com", "trace.ns.cloudflare.com"] + } } diff --git a/domains/sora-os.json b/domains/sora-os.json index 4ca1b2332..adeb8c7b9 100644 --- a/domains/sora-os.json +++ b/domains/sora-os.json @@ -1,12 +1,12 @@ -{ - "description": "Cloud operating system", - "repo": "https://github.com/qloha/Sora-OS", - "owner": { - "username": "qloha", - "email": "", - "youtube": "https://youtube.com/@qloha" - }, - "record": { - "CNAME": "sora-os.up.railway.app" - } -} +{ + "description": "Cloud operating system", + "repo": "https://github.com/qloha/Sora-OS", + "owner": { + "username": "qloha", + "email": "", + "youtube": "https://youtube.com/@qloha" + }, + "record": { + "CNAME": "sora-os.up.railway.app" + } +} diff --git a/domains/soraishiro.json b/domains/soraishiro.json index 6c9db0df6..5cd967793 100644 --- a/domains/soraishiro.json +++ b/domains/soraishiro.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Soraishiro" - }, - "record": { - "CNAME": "soraishiro.github.io" - } -} + "owner": { + "username": "Soraishiro" + }, + "record": { + "CNAME": "soraishiro.github.io" + } +} diff --git a/domains/spider-development.json b/domains/spider-development.json index 21dde4001..a6edbdbc5 100644 --- a/domains/spider-development.json +++ b/domains/spider-development.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "spider-development01" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "spider-development01" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/stargate.json b/domains/stargate.json index 0e1638ab1..02baccb32 100644 --- a/domains/stargate.json +++ b/domains/stargate.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "r0ckmix", - "email": "mix155@yandex.ru" - }, - "record": { - "A": [ - "193.178.210.179" - ] - } + "owner": { + "username": "r0ckmix", + "email": "mix155@yandex.ru" + }, + "record": { + "A": ["193.178.210.179"] + } } diff --git a/domains/suctrebinhthuan.json b/domains/suctrebinhthuan.json index 5c36bc453..75308061f 100644 --- a/domains/suctrebinhthuan.json +++ b/domains/suctrebinhthuan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "suctrebth", - "email": "web.insuctre@gmail.com" - }, - "record": { - "CNAME": "suctrebinhthuan.com" - } + "owner": { + "username": "suctrebth", + "email": "web.insuctre@gmail.com" + }, + "record": { + "CNAME": "suctrebinhthuan.com" + } } diff --git a/domains/sun.json b/domains/sun.json index 631a26eb1..ee30e75de 100644 --- a/domains/sun.json +++ b/domains/sun.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sxn4y", - "email": "", - "discord": "5unn7n" - }, - "record": { - "CNAME": "supern0va.vercel.app" - } + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "CNAME": "supern0va.vercel.app" + } } diff --git a/domains/swami.json b/domains/swami.json index 8c60a7970..459fb9535 100644 --- a/domains/swami.json +++ b/domains/swami.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/aadltya/portfolio-website", - "owner": { - "username": "aadltya", - "email": "adityaedu22@gmail.com" - }, + "description": "Portfolio Website", + "repo": "https://github.com/aadltya/portfolio-website", + "owner": { + "username": "aadltya", + "email": "adityaedu22@gmail.com" + }, "record": { - "CNAME": "adityasworld.vercel.app" - } - } \ No newline at end of file + "CNAME": "adityasworld.vercel.app" + } +} diff --git a/domains/t3vada.json b/domains/t3vada.json index 512bcff16..e64cec5be 100644 --- a/domains/t3vada.json +++ b/domains/t3vada.json @@ -5,4 +5,4 @@ "record": { "CNAME": "devada.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/tak.json b/domains/tak.json index 8a647b45f..4b6963878 100644 --- a/domains/tak.json +++ b/domains/tak.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "tak-gamingYT", - "email": "tak@tak.io.vn" - }, - "record": { - "CNAME": "tak-gamingyt.github.io" - }, - "proxied": true + "owner": { + "username": "tak-gamingYT", + "email": "tak@tak.io.vn" + }, + "record": { + "CNAME": "tak-gamingyt.github.io" + }, + "proxied": true } diff --git a/domains/tanish-poddar.json b/domains/tanish-poddar.json index 4c64749fe..ea9a542fd 100644 --- a/domains/tanish-poddar.json +++ b/domains/tanish-poddar.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/tanishpoddar/tanishpoddar.github.io", - "owner": { - "username": "tanishpoddar", - "email": "tanishpoddar.18@gmail.com" - }, - "record": { - "CNAME": "tanishpoddar.github.io" - } + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/tanishpoddar/tanishpoddar.github.io", + "owner": { + "username": "tanishpoddar", + "email": "tanishpoddar.18@gmail.com" + }, + "record": { + "CNAME": "tanishpoddar.github.io" + } } diff --git a/domains/tanquang.json b/domains/tanquang.json index 778eff53f..a7d609d87 100644 --- a/domains/tanquang.json +++ b/domains/tanquang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "quangnlt", - "email": "tanquang2k3@gmail.com" - }, - "record": { - "CNAME": "quangnlt.github.io" - } + "owner": { + "username": "quangnlt", + "email": "tanquang2k3@gmail.com" + }, + "record": { + "CNAME": "quangnlt.github.io" + } } diff --git a/domains/techadv.json b/domains/techadv.json index 35f2e64b9..8ff8fe39f 100644 --- a/domains/techadv.json +++ b/domains/techadv.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "techadvyt", - "discord": "1250701051812642887", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Vp8rCwhz4V1J-S7XGZRX3yIV-uuvxLHg_j1MB64d-i_xDZdl9mVIrln2zdw8R7Aeh80rTEgAKdJG7ihGxigBUpQvMOFktvm_ronxXv3HGQMSvHqm_YyxbMIO4oMb7eIzV4U6XtC_GJBz6jVDzn1a7o1ZhBwkACtLfkoSWyCFMevXGq2QJLKSCvl1LuM5dgBGfsMC67-qOJ0NKjucTXXvYU4jzC-aGN64QIfBg0Q3S52B6asw8M4oc8NPVSplJwP86n8wlhXRV9hK5gNUp9VhZXgjkcifnw2yTIezz4f8jax3_W7hpvdTdAiiHlAKt5DNESROD4QbSnN1nb6rPqgUhA.DtsV7hiKsdEv3RblcTjgHQ.c38vZ7MeCA5NjcY2jZj7eq7Jdd8HCqFFYNXBzR3LxtJc_zCtQvzWM-Fs2u-UV8mrl7GJTr0A8PpGc6WuFJPVrReyQl6dQllir9HnGiTVNCQ.g5lJmjLEqEq6jfkocwxJ3w" - }, - "record": { - "CNAME": "usest1.netro.host" - } + "owner": { + "username": "techadvyt", + "discord": "1250701051812642887", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Vp8rCwhz4V1J-S7XGZRX3yIV-uuvxLHg_j1MB64d-i_xDZdl9mVIrln2zdw8R7Aeh80rTEgAKdJG7ihGxigBUpQvMOFktvm_ronxXv3HGQMSvHqm_YyxbMIO4oMb7eIzV4U6XtC_GJBz6jVDzn1a7o1ZhBwkACtLfkoSWyCFMevXGq2QJLKSCvl1LuM5dgBGfsMC67-qOJ0NKjucTXXvYU4jzC-aGN64QIfBg0Q3S52B6asw8M4oc8NPVSplJwP86n8wlhXRV9hK5gNUp9VhZXgjkcifnw2yTIezz4f8jax3_W7hpvdTdAiiHlAKt5DNESROD4QbSnN1nb6rPqgUhA.DtsV7hiKsdEv3RblcTjgHQ.c38vZ7MeCA5NjcY2jZj7eq7Jdd8HCqFFYNXBzR3LxtJc_zCtQvzWM-Fs2u-UV8mrl7GJTr0A8PpGc6WuFJPVrReyQl6dQllir9HnGiTVNCQ.g5lJmjLEqEq6jfkocwxJ3w" + }, + "record": { + "CNAME": "usest1.netro.host" + } } diff --git a/domains/theveryheavy.json b/domains/theveryheavy.json index 17a1cc7e7..dc792c71b 100644 --- a/domains/theveryheavy.json +++ b/domains/theveryheavy.json @@ -1,24 +1,21 @@ { - "owner": { - "username": "theveryheavy", - "discord": "1266113644643614803", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.suIFFV54UOL9Uwa0noRId59uf3EFtDxH9ExQfDv0RMETAGRUfXgK5h68nPm94oBHBVdTrgqlxB1prBpZsoDRhNJnowBjtJL8NP6i40uChltcaAUMsL76kHFlx9I-HojhoHAg6BY3Kt3iQRkMuwHFmJLFwNBCEgK45IlxiBQQ_Of_LW_C7jfp_kqQhrXggqdZYLwKUvsp-JPXCwPmny7IlYF5T6OIhEmjkj2QWEjyqPj8MhvZOpB5WI5nxsxwXKVDvdQysWDm8UuvKThgoY73yoOsKMV6-8RLSIPzSA--hSz8OOzao-YOXMlropqHx9SSQKF2gbg8Jt0la-0o77OYOw._JRnIF_by82ZehfCV5YDgg.O8_d7esMCv2vadIOAxU3oP2njMeEUmuHn7Ud46KZakXuzA8WBZntj3rYa7PZYYDf4sAFwvVCE3O5sdBJsb27Pfbx4G2NjUd04t2tGVKvI6U.U3UdmUku7uVh1MQkFfHOyg" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.simplelogin.co", - "mx2.simplelogin.co" - ], - "TXT": [ - "sl-verification=annotwbbqjhagomrimwzthorstvzhw", - "v=spf1 include:simplelogin.co ~all", - "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" - ] - } + "owner": { + "username": "theveryheavy", + "discord": "1266113644643614803", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.suIFFV54UOL9Uwa0noRId59uf3EFtDxH9ExQfDv0RMETAGRUfXgK5h68nPm94oBHBVdTrgqlxB1prBpZsoDRhNJnowBjtJL8NP6i40uChltcaAUMsL76kHFlx9I-HojhoHAg6BY3Kt3iQRkMuwHFmJLFwNBCEgK45IlxiBQQ_Of_LW_C7jfp_kqQhrXggqdZYLwKUvsp-JPXCwPmny7IlYF5T6OIhEmjkj2QWEjyqPj8MhvZOpB5WI5nxsxwXKVDvdQysWDm8UuvKThgoY73yoOsKMV6-8RLSIPzSA--hSz8OOzao-YOXMlropqHx9SSQKF2gbg8Jt0la-0o77OYOw._JRnIF_by82ZehfCV5YDgg.O8_d7esMCv2vadIOAxU3oP2njMeEUmuHn7Ud46KZakXuzA8WBZntj3rYa7PZYYDf4sAFwvVCE3O5sdBJsb27Pfbx4G2NjUd04t2tGVKvI6U.U3UdmUku7uVh1MQkFfHOyg" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.simplelogin.co", "mx2.simplelogin.co"], + "TXT": [ + "sl-verification=annotwbbqjhagomrimwzthorstvzhw", + "v=spf1 include:simplelogin.co ~all", + "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + ] + } } diff --git a/domains/thien.json b/domains/thien.json index d036ca640..2ddf8b840 100644 --- a/domains/thien.json +++ b/domains/thien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thiennguyen93", - "email": "hi@thiennguyen.dev" - }, - "record": { - "CNAME": "thiennguyen93.github.io" - } + "owner": { + "username": "thiennguyen93", + "email": "hi@thiennguyen.dev" + }, + "record": { + "CNAME": "thiennguyen93.github.io" + } } diff --git a/domains/toantran.json b/domains/toantran.json index 77cb243d7..89ddd5725 100644 --- a/domains/toantran.json +++ b/domains/toantran.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/toantranct94/toantran.github.io", - "owner": { - "username": "toantranct94", - "email": "toantranct94@gmail.com" - }, - "record": { - "CNAME": "toantran.github.io" - } + "repo": "https://github.com/toantranct94/toantran.github.io", + "owner": { + "username": "toantranct94", + "email": "toantranct94@gmail.com" + }, + "record": { + "CNAME": "toantran.github.io" + } } diff --git a/domains/tortilla.json b/domains/tortilla.json index 977c39694..cbec180a0 100644 --- a/domains/tortilla.json +++ b/domains/tortilla.json @@ -1,11 +1,11 @@ { - "description": "tortilla.is-a.dev", - "owner": { - "username": "Colbster937", - "email": "colbster937@colbster937.dev" - }, - "record": { - "CNAME": "dns.tortillagames.org" - }, - "proxied": true + "description": "tortilla.is-a.dev", + "owner": { + "username": "Colbster937", + "email": "colbster937@colbster937.dev" + }, + "record": { + "CNAME": "dns.tortillagames.org" + }, + "proxied": true } diff --git a/domains/trix.json b/domains/trix.json index 13a85cc35..a4724b7ea 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -1,18 +1,15 @@ { - "owner": { - "username": "tr1xem", - "email": "admin@trixsly.xyz" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.109.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "tr1xem", + "email": "admin@trixsly.xyz" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/tsu.json b/domains/tsu.json index 29c62defb..e020b0875 100644 --- a/domains/tsu.json +++ b/domains/tsu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dot-tsu", - "email": "lucanahtsu@gmail.com" - }, - "record": { - "CNAME": "dot-tsu.github.io" - } + "owner": { + "username": "dot-tsu", + "email": "lucanahtsu@gmail.com" + }, + "record": { + "CNAME": "dot-tsu.github.io" + } } diff --git a/domains/ttkt.json b/domains/ttkt.json index a71f767a9..7dea7e8b7 100644 --- a/domains/ttkt.json +++ b/domains/ttkt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/tuankiet.json b/domains/tuankiet.json index 17a92e331..48df29e5e 100644 --- a/domains/tuankiet.json +++ b/domains/tuankiet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "harrytien107", - "email": "sigmatien@duck.com" - }, - "record": { - "CNAME": "harrytien107.github.io" - } + "owner": { + "username": "harrytien107", + "email": "sigmatien@duck.com" + }, + "record": { + "CNAME": "harrytien107.github.io" + } } diff --git a/domains/tuantestdashboard.json b/domains/tuantestdashboard.json index d0254f2bf..c3d130000 100644 --- a/domains/tuantestdashboard.json +++ b/domains/tuantestdashboard.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "latuan2710", - "email": "tuan.la.cit19@eiu.edu.vn" - }, - "record": { - "CNAME": "admin-dashboard-latuan.vercel.app" - } + "owner": { + "username": "latuan2710", + "email": "tuan.la.cit19@eiu.edu.vn" + }, + "record": { + "CNAME": "admin-dashboard-latuan.vercel.app" + } } diff --git a/domains/tunzankies.json b/domains/tunzankies.json index 519c87449..ca7973568 100644 --- a/domains/tunzankies.json +++ b/domains/tunzankies.json @@ -1,10 +1,10 @@ { - "owner": { - "description": "tunzankies.is-a.dev", - "username": "Tuan-Dang05", - "discord": "703136026595426305" - }, - "record": { - "CNAME": "portfolio-3-d-nu.vercel.app" - } + "owner": { + "description": "tunzankies.is-a.dev", + "username": "Tuan-Dang05", + "discord": "703136026595426305" + }, + "record": { + "CNAME": "portfolio-3-d-nu.vercel.app" + } } diff --git a/domains/upload.cdn.akk1to.json b/domains/upload.cdn.akk1to.json index ea77451e4..ace2ad7d7 100644 --- a/domains/upload.cdn.akk1to.json +++ b/domains/upload.cdn.akk1to.json @@ -1,12 +1,12 @@ { - "description": "file uploader of akk1to.dev", - "repo": "https://github.com/akk1to/upload.cdn", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "file uploader of akk1to.dev", + "repo": "https://github.com/akk1to/upload.cdn", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } } diff --git a/domains/vanmanh.json b/domains/vanmanh.json index 84c017a28..6b456da69 100644 --- a/domains/vanmanh.json +++ b/domains/vanmanh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vanmanhdev", - "email": "vanmanh2763@gmail.com" - }, - "record": { - "CNAME": "vanmanhdev.github.io" - } + "owner": { + "username": "vanmanhdev", + "email": "vanmanh2763@gmail.com" + }, + "record": { + "CNAME": "vanmanhdev.github.io" + } } diff --git a/domains/vantage.json b/domains/vantage.json index 78848c6a7..7afc96ef5 100644 --- a/domains/vantage.json +++ b/domains/vantage.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "blaze-099", - "email": "", - "discord": "1186691290759434350", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" - }, - "record": { - "CNAME": "valorant-overlay-phi.vercel.app" - } + "owner": { + "username": "blaze-099", + "email": "", + "discord": "1186691290759434350", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" + }, + "record": { + "CNAME": "valorant-overlay-phi.vercel.app" + } } diff --git a/domains/vela.json b/domains/vela.json index c46c8660c..53454a43c 100644 --- a/domains/vela.json +++ b/domains/vela.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "v3laDev", - "email": "27khero@proton.me" - }, - "record": { - "CNAME": "v3laDev.github.io" - } + "owner": { + "username": "v3laDev", + "email": "27khero@proton.me" + }, + "record": { + "CNAME": "v3laDev.github.io" + } } diff --git a/domains/verkyana.json b/domains/verkyana.json index 46398569d..9348ec7f8 100644 --- a/domains/verkyana.json +++ b/domains/verkyana.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Keiyanas", - "email": "katzswax@gmail.com" - }, - "record": { - "CNAME": "keiyanas.github.io" - } + "owner": { + "username": "Keiyanas", + "email": "katzswax@gmail.com" + }, + "record": { + "CNAME": "keiyanas.github.io" + } } diff --git a/domains/votiendung.json b/domains/votiendung.json index 03111a07b..683fe810d 100644 --- a/domains/votiendung.json +++ b/domains/votiendung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dungxibo123", - "email": "votiendung0805@gmail.com" - }, - "record": { - "CNAME": "dungxibo123.github.io" - } + "owner": { + "username": "dungxibo123", + "email": "votiendung0805@gmail.com" + }, + "record": { + "CNAME": "dungxibo123.github.io" + } } diff --git a/domains/vra.json b/domains/vra.json index 144d40066..213335b04 100644 --- a/domains/vra.json +++ b/domains/vra.json @@ -1,18 +1,15 @@ { - "owner": { - "username": "vra-thenix", - "email": "rawatsiddhant25@gmail.com" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.109.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "vra-thenix", + "email": "rawatsiddhant25@gmail.com" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/vuri.json b/domains/vuri.json index fc7d3838f..2e62d39d4 100644 --- a/domains/vuri.json +++ b/domains/vuri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "CNAME": "vurihuang.github.io" - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "CNAME": "vurihuang.github.io" + } } diff --git a/domains/vurihuang.json b/domains/vurihuang.json index fc7d3838f..2e62d39d4 100644 --- a/domains/vurihuang.json +++ b/domains/vurihuang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "CNAME": "vurihuang.github.io" - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "CNAME": "vurihuang.github.io" + } } diff --git a/domains/wave.json b/domains/wave.json index 45e65c2d9..fa08df710 100644 --- a/domains/wave.json +++ b/domains/wave.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "mulchs", - "discord": "1273579466936815717", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VQbRFqL4oyeBRF7H8wmvWeQR00tQnJnL2c0Yc--s4fbY_z_gr-LC7j6Ep_s-mStGfFpmnGZxPAz89WkApt6__tftZ8oClYEbRQJyN7jtoOHO86GNYMxcvQJ2ngNqxjADWrWROLR2uI9c0VZryiZFLfDXkfl0WbtTl2UvndEnjCVwNyIuv8L67P1p9p0ODDyKIcztIkDEROfD46mWthqIcElcWxNuCXMsPYgtBXYn6O6SrQWHhilzEsvLHe8BEMESAfpxvOH7clAWLVLIAmEmNNnoecLwse_z3k8pZHJQDOifr8k5t8FoRNhPH5QYFAXGfk4Mi_jCFUPZV9cwjJa0gA.EkJAMMF4R2XX-bBYIFnfQg.K1R0AqjrIzfN5_rcJit1g8JFU4DxBqL9Wq8nGU3Rhka93TEfxiRYSi5C0RFtt3i-OH_FxwePHkLCDDMDLE4fFFl8bQplvGRoXw-_QY5Czqf2bH6GtsIpt0viog_2l4h5.khbF7ESzWSSPeYTADVcsyg" - }, - - "record": { - "CNAME": "wave.fwh.is" - } - } - \ No newline at end of file + "owner": { + "username": "mulchs", + "discord": "1273579466936815717", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VQbRFqL4oyeBRF7H8wmvWeQR00tQnJnL2c0Yc--s4fbY_z_gr-LC7j6Ep_s-mStGfFpmnGZxPAz89WkApt6__tftZ8oClYEbRQJyN7jtoOHO86GNYMxcvQJ2ngNqxjADWrWROLR2uI9c0VZryiZFLfDXkfl0WbtTl2UvndEnjCVwNyIuv8L67P1p9p0ODDyKIcztIkDEROfD46mWthqIcElcWxNuCXMsPYgtBXYn6O6SrQWHhilzEsvLHe8BEMESAfpxvOH7clAWLVLIAmEmNNnoecLwse_z3k8pZHJQDOifr8k5t8FoRNhPH5QYFAXGfk4Mi_jCFUPZV9cwjJa0gA.EkJAMMF4R2XX-bBYIFnfQg.K1R0AqjrIzfN5_rcJit1g8JFU4DxBqL9Wq8nGU3Rhka93TEfxiRYSi5C0RFtt3i-OH_FxwePHkLCDDMDLE4fFFl8bQplvGRoXw-_QY5Czqf2bH6GtsIpt0viog_2l4h5.khbF7ESzWSSPeYTADVcsyg" + }, + + "record": { + "CNAME": "wave.fwh.is" + } +} diff --git a/domains/webcubed.json b/domains/webcubed.json index 1bc3caa49..80535f977 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "webcubed", - "email": "lainathannlaiv2@gmail.com" - }, - "record": { - "CNAME": "webcubed.github.io" - } -} + "owner": { + "username": "webcubed", + "email": "lainathannlaiv2@gmail.com" + }, + "record": { + "CNAME": "webcubed.github.io" + } +} diff --git a/domains/wipad.json b/domains/wipad.json index a63a5a642..04908da06 100644 --- a/domains/wipad.json +++ b/domains/wipad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "wipad0310", - "email": "nguyenlab2007@gmail.com" - }, - "record": { - "CNAME": "wipad0310.github.io" - } + "owner": { + "username": "wipad0310", + "email": "nguyenlab2007@gmail.com" + }, + "record": { + "CNAME": "wipad0310.github.io" + } } diff --git a/domains/wirisungs.json b/domains/wirisungs.json index 0bd4f92cf..f0a181248 100644 --- a/domains/wirisungs.json +++ b/domains/wirisungs.json @@ -1,8 +1,8 @@ { "owner": { - "username": "wirisungs" + "username": "wirisungs" }, "record": { - "CNAME": "wirisungs.github.io" + "CNAME": "wirisungs.github.io" } } diff --git a/domains/wizcann.json b/domains/wizcann.json index cc4df51b5..10abfdfb4 100644 --- a/domains/wizcann.json +++ b/domains/wizcann.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "wizcann" - }, - "record": { - "CNAME": "wizcann.github.io" - } -} + "owner": { + "username": "wizcann" + }, + "record": { + "CNAME": "wizcann.github.io" + } +} diff --git a/domains/works.arnxv.json b/domains/works.arnxv.json index 2e23bf9fd..5ffe17247 100644 --- a/domains/works.arnxv.json +++ b/domains/works.arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/www.bteamapp.json b/domains/www.bteamapp.json index a71f767a9..7dea7e8b7 100644 --- a/domains/www.bteamapp.json +++ b/domains/www.bteamapp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/www.dhlcgd.json b/domains/www.dhlcgd.json index 0f61df0fe..84adf8b6e 100644 --- a/domains/www.dhlcgd.json +++ b/domains/www.dhlcgd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dhlcgd", - "email": "dhlcgdofficial@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "dhlcgd", + "email": "dhlcgdofficial@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/www.joe50097.json b/domains/www.joe50097.json index 544b87710..f92a1bda3 100644 --- a/domains/www.joe50097.json +++ b/domains/www.joe50097.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Joe50097", - "email": "zcell9500@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/www.myforum.json b/domains/www.myforum.json index 72a2fee0a..e3f1896a0 100644 --- a/domains/www.myforum.json +++ b/domains/www.myforum.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "myforum.mydiscussion.net" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "myforum.mydiscussion.net" + } } diff --git a/domains/www.ttkt.json b/domains/www.ttkt.json index a71f767a9..7dea7e8b7 100644 --- a/domains/www.ttkt.json +++ b/domains/www.ttkt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/xgeneric.json b/domains/xgeneric.json index 4ffc90339..62bace35a 100644 --- a/domains/xgeneric.json +++ b/domains/xgeneric.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.D232zLsD29QIoCDQBNjD76jn7VgIPpSOIrRPBMn37VV_JTS_3fJAKK7ADQtFwQu0A-I0TcZTU3UczrEGdwjmkHHAhPu95BuRbFqbWruAnX6ETw0JjSJQvYmlrFjF1xDMM33CJ3GW0R985HyTcB5MbU6-QvWbqPou5bwRShlQ06KKP944EiASahDDNAog2HUwEf7VJjWxdB-hP3Yj_BOvlC_kQBfZBhOTG4OWwbvbAonKjK26oqrVdUKhuDT0VfvI4VsBXlSG3g8P2LnyZZPmh3xJ3UQ4aWYRFhJkC3f0M98NQ4mI7ddwZu4YPVcw9yHiMD9iDnTBnNiSsJVZeMhqQw.6v7QP1iKQEXF2xIliVLoxA.n1gPGIhivHdAaq9enhjewqRKzW2BtPsOt97Ng4x7yp8nv-OzAS4Jev1hp_M3z0XL7l5z1Wc2YrPW7z3trdUlmTZkCLcOziKhwwECaKbQNErOq3yXDxe7K5FvhmQWGNQJ.fZiP_f8z_xpVs5jS0MRQPQ" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.D232zLsD29QIoCDQBNjD76jn7VgIPpSOIrRPBMn37VV_JTS_3fJAKK7ADQtFwQu0A-I0TcZTU3UczrEGdwjmkHHAhPu95BuRbFqbWruAnX6ETw0JjSJQvYmlrFjF1xDMM33CJ3GW0R985HyTcB5MbU6-QvWbqPou5bwRShlQ06KKP944EiASahDDNAog2HUwEf7VJjWxdB-hP3Yj_BOvlC_kQBfZBhOTG4OWwbvbAonKjK26oqrVdUKhuDT0VfvI4VsBXlSG3g8P2LnyZZPmh3xJ3UQ4aWYRFhJkC3f0M98NQ4mI7ddwZu4YPVcw9yHiMD9iDnTBnNiSsJVZeMhqQw.6v7QP1iKQEXF2xIliVLoxA.n1gPGIhivHdAaq9enhjewqRKzW2BtPsOt97Ng4x7yp8nv-OzAS4Jev1hp_M3z0XL7l5z1Wc2YrPW7z3trdUlmTZkCLcOziKhwwECaKbQNErOq3yXDxe7K5FvhmQWGNQJ.fZiP_f8z_xpVs5jS0MRQPQ" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/xpugno.json b/domains/xpugno.json index 19148b752..00fe20474 100644 --- a/domains/xpugno.json +++ b/domains/xpugno.json @@ -1,13 +1,11 @@ { - "description": "Personal website for xPugno, hosted on Netlify at https://xpugno.netlify.app", - "repo": "https://github.com/xPugnocode/sillywebsite", - "owner": { - "username": "xPugnocode", - "discord": "567924760370085899" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "description": "Personal website for xPugno, hosted on Netlify at https://xpugno.netlify.app", + "repo": "https://github.com/xPugnocode/sillywebsite", + "owner": { + "username": "xPugnocode", + "discord": "567924760370085899" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 057c6f3e5..7ba5ec189 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -1,10 +1,10 @@ { - "owner": { - "email": "xvannn07@example.com", - "username": "Xvannn07" - }, - "record": { - "CNAME": "silly-arithmetic-ef452c.netlify.app" - }, - "proxy": false + "owner": { + "email": "xvannn07@example.com", + "username": "Xvannn07" + }, + "record": { + "CNAME": "silly-arithmetic-ef452c.netlify.app" + }, + "proxy": false } diff --git a/domains/xvrtech.json b/domains/xvrtech.json index 516612771..1172adb43 100644 --- a/domains/xvrtech.json +++ b/domains/xvrtech.json @@ -1,12 +1,11 @@ { - "description": "Toy website xvrtech.is-a.dev", - "repo": "https://github.com/FullStackedRVC/Agency.git", - "owner": { - "username": "FullStackedRVC", - "email": "robertocarov2@gmail.com" - }, - "record": { + "description": "Toy website xvrtech.is-a.dev", + "repo": "https://github.com/FullStackedRVC/Agency.git", + "owner": { + "username": "FullStackedRVC", + "email": "robertocarov2@gmail.com" + }, + "record": { "CNAME": "fullstackedrvc.github.io" - - } - } \ No newline at end of file + } +} diff --git a/domains/yashsachdev.json b/domains/yashsachdev.json index a96833d27..ee20acfea 100644 --- a/domains/yashsachdev.json +++ b/domains/yashsachdev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yashsachdev", - "email": "yashsachdev5677@gmail.com" - }, - "record": { - "CNAME": "yashsachdevblog.azureedge.net" - } + "owner": { + "username": "yashsachdev", + "email": "yashsachdev5677@gmail.com" + }, + "record": { + "CNAME": "yashsachdevblog.azureedge.net" + } } diff --git a/domains/youssef-lmouden.json b/domains/youssef-lmouden.json index 62c8bf2dc..922756d8c 100644 --- a/domains/youssef-lmouden.json +++ b/domains/youssef-lmouden.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "YoussefDevPro" - }, - "record": { - "CNAME": "youssefdevpro.github.io" - } -} + "owner": { + "username": "YoussefDevPro" + }, + "record": { + "CNAME": "youssefdevpro.github.io" + } +} diff --git a/domains/yxz.json b/domains/yxz.json index 87095b3fe..d434786ca 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -1,28 +1,24 @@ { - "repo": "https://github.com/yz9551/blog", - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ], - "MX": [ - "tourmaline.uksouth.cloudapp.azure.com" - ], - "TXT": [ - "v=spf1 mx -all" - ] - } + "repo": "https://github.com/yz9551/blog", + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], + "MX": ["tourmaline.uksouth.cloudapp.azure.com"], + "TXT": ["v=spf1 mx -all"] + } } diff --git a/domains/zalex.json b/domains/zalex.json index 1fafd707a..006338ddf 100644 --- a/domains/zalex.json +++ b/domains/zalex.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Orange-Figure", - "discord": "1212435420776890368", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.N0_TVOrIKQHS-dgU5KDDcREwJDAtW1AfGLARAqAZyT-UjrmJz8IUFHg8zYxe6Spa4faQVR_emyVZKwqwlFvdIZZr4yQrWQSED-2WZJ5Z5DXpti6930sHO4CVgszWKjc5LqPW1764QP39iQrC7VtNSFxEmZTWJnmK0i8X_2AOSgu8BTH45vjMVKU4oBRzHjvoBZ-Z_17DCk0Awy2FxWSscZPDVF1-_1ETfQ60Ahcv8gYcMt3ZVs2vrUZR_sopt8LaPf6AQQ9zSgDtRiwBHogpiYWsAZVN_5EHTKosomGhUcxuHfUjhaHFauscXQjHZM6kDOEAEvY8MryV7jRy_gm7fQ.sZCseMTkxIHnGcrpk7SARA.SHzeybFf2FVb38kuLc62-X3zAK2SMpZiL2FlnaU77-UR5bsGoINyEnbJNdvCRd4nLItafWpWtCqu0NyvjBh8BWCNrCUhYMmmLRzg6sBgolI.kE2nsD9RtiZGMS-KFaXmZw" - }, - - "record": { - "CNAME": "zalex.betteruptime.com" - } - } - \ No newline at end of file + "owner": { + "username": "Orange-Figure", + "discord": "1212435420776890368", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.N0_TVOrIKQHS-dgU5KDDcREwJDAtW1AfGLARAqAZyT-UjrmJz8IUFHg8zYxe6Spa4faQVR_emyVZKwqwlFvdIZZr4yQrWQSED-2WZJ5Z5DXpti6930sHO4CVgszWKjc5LqPW1764QP39iQrC7VtNSFxEmZTWJnmK0i8X_2AOSgu8BTH45vjMVKU4oBRzHjvoBZ-Z_17DCk0Awy2FxWSscZPDVF1-_1ETfQ60Ahcv8gYcMt3ZVs2vrUZR_sopt8LaPf6AQQ9zSgDtRiwBHogpiYWsAZVN_5EHTKosomGhUcxuHfUjhaHFauscXQjHZM6kDOEAEvY8MryV7jRy_gm7fQ.sZCseMTkxIHnGcrpk7SARA.SHzeybFf2FVb38kuLc62-X3zAK2SMpZiL2FlnaU77-UR5bsGoINyEnbJNdvCRd4nLItafWpWtCqu0NyvjBh8BWCNrCUhYMmmLRzg6sBgolI.kE2nsD9RtiZGMS-KFaXmZw" + }, + + "record": { + "CNAME": "zalex.betteruptime.com" + } +} diff --git a/domains/ziyn.json b/domains/ziyn.json index 7851a9219..9a726ef96 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "254thheli", - "email": "is-a-dev@ziyn.us.kg" - }, - "record": { - "CNAME": "ziyn.pages.dev" - } + "owner": { + "username": "254thheli", + "email": "is-a-dev@ziyn.us.kg" + }, + "record": { + "CNAME": "ziyn.pages.dev" + } } diff --git a/domains/zmail._domainkey.devarnav.json b/domains/zmail._domainkey.devarnav.json index 336d7eb0e..baa38f9b5 100644 --- a/domains/zmail._domainkey.devarnav.json +++ b/domains/zmail._domainkey.devarnav.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ArnavBarway", - "email": "playnav.yt@gmail.com" - }, - "record": { - "TXT": [ - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSshIz5JRWquCDisgpRtbtWwMhzi2asXOamXxO6G80r4cNYll2/7AWSIxEKGV8t/eoGo9xiryfUXi0W5P5jHY6TWcdawPE/xBoBySt58dQtOElHEplukCYxyTotrvdQp1nH9w2jmexZfjXzOS97sGwUXHDWxNZjwT7hYf5Kzif+QIDAQAB" - ] - } + "owner": { + "username": "ArnavBarway", + "email": "playnav.yt@gmail.com" + }, + "record": { + "TXT": [ + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSshIz5JRWquCDisgpRtbtWwMhzi2asXOamXxO6G80r4cNYll2/7AWSIxEKGV8t/eoGo9xiryfUXi0W5P5jHY6TWcdawPE/xBoBySt58dQtOElHEplukCYxyTotrvdQp1nH9w2jmexZfjXzOS97sGwUXHDWxNZjwT7hYf5Kzif+QIDAQAB" + ] + } } diff --git a/domains/zmail._domainkey.lohit.json b/domains/zmail._domainkey.lohit.json index 45759e124..d02c5d24a 100644 --- a/domains/zmail._domainkey.lohit.json +++ b/domains/zmail._domainkey.lohit.json @@ -5,6 +5,8 @@ "discord": "drxven" }, "record": { - "TXT": ["v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB"] + "TXT": [ + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB" + ] } } From 4e04f769f2c7b7f95bf50a75aa382abdbd9c7cd4 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 20:43:05 +0800 Subject: [PATCH 58/60] feat(ci): subdomains on the root no underscores --- domains/_github-pages-challenge-0v90.json | 9 --------- domains/_github-pages-challenge-abiapp789.json | 9 --------- domains/_github-pages-challenge-akk1to.json | 12 ------------ domains/_github-pages-challenge-akzana.json | 8 -------- .../_github-pages-challenge-fluffythebunny.json | 9 --------- domains/_github-pages-challenge-rouf0x.json | 9 --------- domains/_psl.json | 2 +- tests/domains.test.js | 14 ++++++++++++++ util/excepted-domains.json | 6 ++++++ 9 files changed, 21 insertions(+), 57 deletions(-) delete mode 100644 domains/_github-pages-challenge-0v90.json delete mode 100644 domains/_github-pages-challenge-abiapp789.json delete mode 100644 domains/_github-pages-challenge-akk1to.json delete mode 100644 domains/_github-pages-challenge-akzana.json delete mode 100644 domains/_github-pages-challenge-fluffythebunny.json delete mode 100644 domains/_github-pages-challenge-rouf0x.json create mode 100644 util/excepted-domains.json diff --git a/domains/_github-pages-challenge-0v90.json b/domains/_github-pages-challenge-0v90.json deleted file mode 100644 index ca64ecee6..000000000 --- a/domains/_github-pages-challenge-0v90.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0v90", - "discord": "651519394673065989" - }, - "record": { - "TXT": "9e58408bb4a7267e5a81669f75cfb3" - } -} diff --git a/domains/_github-pages-challenge-abiapp789.json b/domains/_github-pages-challenge-abiapp789.json deleted file mode 100644 index 5726a4a9a..000000000 --- a/domains/_github-pages-challenge-abiapp789.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abiapp789", - "email": "abiapp2024@gmail.com" - }, - "record": { - "TXT": "5bcd2d69c4cca15abd91d504a5b72a" - } -} diff --git a/domains/_github-pages-challenge-akk1to.json b/domains/_github-pages-challenge-akk1to.json deleted file mode 100644 index ccde44cd8..000000000 --- a/domains/_github-pages-challenge-akk1to.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "This website is my personal portfollo XD (let it on rq)", - "repo": "https://github.com/akk1to/akk1to.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "TXT": ["b7205350c0f56235a5eebee2fd1993"] - } -} diff --git a/domains/_github-pages-challenge-akzana.json b/domains/_github-pages-challenge-akzana.json deleted file mode 100644 index 899eddad0..000000000 --- a/domains/_github-pages-challenge-akzana.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "akzana" - }, - "record": { - "TXT": ["a9e7df1f4744431d00299a1ca92510"] - } -} diff --git a/domains/_github-pages-challenge-fluffythebunny.json b/domains/_github-pages-challenge-fluffythebunny.json deleted file mode 100644 index 3b3919f04..000000000 --- a/domains/_github-pages-challenge-fluffythebunny.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Fluffythebunny", - "email": "puglsytt@gmail.com" - }, - "record": { - "TXT": "beb68ebc988463b8b1753c41c14f9e" - } -} diff --git a/domains/_github-pages-challenge-rouf0x.json b/domains/_github-pages-challenge-rouf0x.json deleted file mode 100644 index 16c8283a8..000000000 --- a/domains/_github-pages-challenge-rouf0x.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rouf0x", - "email": "Gabrielruf.fr@gmail.com" - }, - "record": { - "TXT": "f01cd0a4cbac68efe6b87568776ad9" - } -} diff --git a/domains/_psl.json b/domains/_psl.json index 80ac8a2f0..9ddffa978 100644 --- a/domains/_psl.json +++ b/domains/_psl.json @@ -4,6 +4,6 @@ "email": "admin@is-a.dev" }, "record": { - "TXT": ["https://github.com/publicsuffix/list/pull/2225"] + "TXT": "https://github.com/publicsuffix/list/pull/2225" } } diff --git a/tests/domains.test.js b/tests/domains.test.js index 4c4dc25d6..f43b05254 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -127,3 +127,17 @@ t("Reserved domains file should be valid", (t) => { t.pass(); }); + +const exceptedDomains = require("../util/excepted-domains.json"); + +t("Subdomains on the root should not start with an underscore", (t) => { + for (const file of files) { + const subdomain = file.replace(/\.json$/, ""); + + if (subdomain.split(".").length === 1 && !exceptedDomains.includes(subdomain)) { + t.true(subdomain[0] !== "_", `${file}: Root subdomains should not start with an underscore`); + } + } + + t.pass(); +}) diff --git a/util/excepted-domains.json b/util/excepted-domains.json new file mode 100644 index 000000000..9f7268d2e --- /dev/null +++ b/util/excepted-domains.json @@ -0,0 +1,6 @@ +[ + "_discord", + "_psl", + "_gh-is-a-dev-o", + "_github-pages-challenge-is-a-dev" +] From e7a48885d6b3bf0d7b3c29eee9f8f860d2de5c68 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:45:34 +0800 Subject: [PATCH 59/60] Delete domains/wdh.json --- domains/wdh.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wdh.json diff --git a/domains/wdh.json b/domains/wdh.json deleted file mode 100644 index 5c6fade85..000000000 --- a/domains/wdh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "MaskDuck", - "discord": "716134528409665586", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.hrR-hCSQVXgc9HR5dgQtzdudsQw4N2SwhMOi2wgv3EVMuqZScgijTFAVAANjFynfR-w87WZ6uYNGdl7STDcxsCVf4aTb3bBgvIYrxdn94sjUhvjr9QwfQ_FByjGbcUcdYFqD80Gkzm9j-ywB4gB3plRZ_W8j7cFR0arXrtnbCUjWEvdT5C20zPnlNcgpIOgQT0sd3R_ByX8aKyoo0U66CbWBgfyVTofOBRXFDhOmdbg5-R2_tLVbj0_2keVKaw0rh6H7Vw8ASbRyfgyg4ZTpXYxqlUlnSIpuDvSUutQRaNCCRZJzi49GuDnHT9_c7vEyd16YhIDTjYf4FkQWr_uVZA.6kXO1_LRrVcp1rz5s8Ubzg.LGclXJMQDX3Bri0DVIldYYdRbrrU4maBGcFUYDObHVFKntkmigw_6xCbQZR8JbXDSkfctECmVEsQoG_iOVnXKLDiUyyDevOGZMn3rwY4MQ5374p82B6l1LDFBbuyFX4o.wty6s6UmUNnx3WcrJAljkw" - }, - "record": { - "CNAME": "maskduck.pages.dev" - } -} From 8c7e0575945ab594d98e9eeebf91ef5e769ff6e7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:45:52 +0800 Subject: [PATCH 60/60] Delete domains/69.json --- domains/69.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/69.json diff --git a/domains/69.json b/domains/69.json deleted file mode 100644 index 0f2d4e83b..000000000 --- a/domains/69.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "maskduck", - "discord": "716134528409665586" - }, - "record": { - "CNAME": "maskduck.pages.dev" - } -}