From 9fe3a5e4dbee7fa37b14b364a41fb71807b9d0f3 Mon Sep 17 00:00:00 2001 From: Khasan <59199106+Frost-creator@users.noreply.github.com> Date: Thu, 15 Oct 2020 20:59:15 +0500 Subject: [PATCH 001/796] Add files via upload --- domains/FrostOnFire.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/FrostOnFire.json diff --git a/domains/FrostOnFire.json b/domains/FrostOnFire.json new file mode 100644 index 000000000..95ce48b56 --- /dev/null +++ b/domains/FrostOnFire.json @@ -0,0 +1,11 @@ +{ + "description": "wanna get the domain", + "repo": "https://github.com/Frost-creator/github-username.github.io", + "owner": { + "username": "Frost-creator", + "email": "khasanst2003@gmail.com" + }, + "record": { + "CNAME": "Frost-creator.github.io" + } +} \ No newline at end of file From 3fd2f6dff11ae27db8a98a6c28ee9f753cb2446f Mon Sep 17 00:00:00 2001 From: Noma4321 Date: Tue, 18 Oct 2022 16:03:53 +0300 Subject: [PATCH 002/796] feat: Added domain programatically --- domains/yt-dl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yt-dl.json diff --git a/domains/yt-dl.json b/domains/yt-dl.json new file mode 100644 index 000000000..035c6c584 --- /dev/null +++ b/domains/yt-dl.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Noma4321", + "email": "noam.malka1yt@gmail.com" + }, + + "record": { + "CNAME": "YoutubeDownloader.noma4321.repl.co" + } + } + \ No newline at end of file From ce6f6089ec3bafc27648f2d9eda6c47eff5a50dc Mon Sep 17 00:00:00 2001 From: RivioxGaming <100956266+RivioxGaming@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:10:10 +0100 Subject: [PATCH 003/796] Create riviox.json --- domains/riviox.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/riviox.json diff --git a/domains/riviox.json b/domains/riviox.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/riviox.json @@ -0,0 +1 @@ + From f21700a893322f83ca6e3919aaad60444f9bad9b Mon Sep 17 00:00:00 2001 From: RivioxGaming <100956266+RivioxGaming@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:12:17 +0100 Subject: [PATCH 004/796] Update riviox.json --- domains/riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/riviox.json b/domains/riviox.json index 8b1378917..b25b2f3ba 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "CNAME": "rivioxgaming.github.io" + } +} From e1a56449757e96798b52cf163d3a2076822432e1 Mon Sep 17 00:00:00 2001 From: RivioxGaming <100956266+RivioxGaming@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:12:41 +0100 Subject: [PATCH 005/796] Update riviox.json --- domains/riviox.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/riviox.json b/domains/riviox.json index b25b2f3ba..291aca27e 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -1,4 +1,3 @@ - { "owner": { "username": "RivioxGaming", From 36f0753e97d5a7d3fa78472f51a7ca38698f3a3a Mon Sep 17 00:00:00 2001 From: Reef Salter Date: Tue, 20 Jun 2023 11:00:39 +0100 Subject: [PATCH 006/796] Update reefsalty.json --- domains/reefsalty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reefsalty.json b/domains/reefsalty.json index b5a77cfd7..cb967f686 100644 --- a/domains/reefsalty.json +++ b/domains/reefsalty.json @@ -1,6 +1,6 @@ { "description": "ReefSalty", - "repo": "https://github.com/github-username/github-username.github.io", + "repo": "https://github.com/github-username/reefsalty.github.io", "owner": { "username": "ReefSalty", "email": "hi@reefsalty.co.uk", From 826e24f718a997230418473aa0d20f9901c3317b Mon Sep 17 00:00:00 2001 From: Niemiets Date: Tue, 18 Jul 2023 22:35:54 +0200 Subject: [PATCH 007/796] feat(domain): niemiets.is-a.dev --- domains/niemiets.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/niemiets.json b/domains/niemiets.json index fc95b5dc5..10be9db3b 100644 --- a/domains/niemiets.json +++ b/domains/niemiets.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "Niemiets", - "email": "niemiec123123123@gmail.com", - "discord": "397074265708691456" - }, - - "record": { - "CNAME": "175c065b-9338-44cf-a6ed-4cc521f9ec5c.id.repl.co" + "owner": { + "username": "Niemiets", + "email": "niemiec123123123@gmail.com" + }, + "record": { + "URL": "https://www.niemiets.repl.co/" + } } -} + \ No newline at end of file From 779232288e2788ab221feae10f0f258fba72856a Mon Sep 17 00:00:00 2001 From: j0code <42189560+j0code@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:19:14 +0200 Subject: [PATCH 008/796] Add domains --- domains/cv.json | 9 +++++++++ domains/j0.json | 9 +++++++++ domains/j0code.json | 9 +++++++++ domains/lemmy.json | 9 +++++++++ domains/twitter.json | 9 +++++++++ 5 files changed, 45 insertions(+) create mode 100644 domains/cv.json create mode 100644 domains/j0.json create mode 100644 domains/j0code.json create mode 100644 domains/lemmy.json create mode 100644 domains/twitter.json diff --git a/domains/cv.json b/domains/cv.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/cv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/j0.json b/domains/j0.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/j0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/j0code.json b/domains/j0code.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/j0code.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/lemmy.json b/domains/lemmy.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/lemmy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/twitter.json b/domains/twitter.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/twitter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} From 75cd2e74c1cfb2f1e34ee223be248724ef5c1002 Mon Sep 17 00:00:00 2001 From: bi0hazarDD Date: Mon, 31 Jul 2023 20:25:03 +0100 Subject: [PATCH 009/796] feat(domain): jcs.is-a.dev --- domains/jcs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jcs.json diff --git a/domains/jcs.json b/domains/jcs.json new file mode 100644 index 000000000..682f8310d --- /dev/null +++ b/domains/jcs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bi0hazarDD", + "email": "jonathan-8@hotmail.co.uk" + }, + "record": { + "CNAME": "bi0hazardd.github.io" + } +} From d43c76fc04ef1a455a74220a6b50b84bd7a48d0f Mon Sep 17 00:00:00 2001 From: xSunnySinghx <52149497+005sunnysingh@users.noreply.github.com> Date: Tue, 1 Aug 2023 14:06:00 +0530 Subject: [PATCH 010/796] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd1cdeef3 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +shuriken.is-a.dev \ No newline at end of file From 7b9a489255382681b540e7dc52afcb0682d7e83f Mon Sep 17 00:00:00 2001 From: xSunnySinghx <52149497+005sunnysingh@users.noreply.github.com> Date: Tue, 1 Aug 2023 14:06:25 +0530 Subject: [PATCH 011/796] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd1cdeef3..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -shuriken.is-a.dev \ No newline at end of file From 24f0253eba0df6e404167fb77f80f4c7ee66530f Mon Sep 17 00:00:00 2001 From: HmonsterG Date: Fri, 4 Aug 2023 19:40:29 +0100 Subject: [PATCH 012/796] feat(domain): soap.is-a.dev --- domains/soap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soap.json diff --git a/domains/soap.json b/domains/soap.json new file mode 100644 index 000000000..4e7f60e1c --- /dev/null +++ b/domains/soap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HmonsterG", + "email": "Plzdontgethacked@outlook.com" + }, + "record": { + "CNAME": "soap" + } +} From f6d262719c6228b690d6ed8b4bbd2834e317cd5b Mon Sep 17 00:00:00 2001 From: Krix12 Date: Fri, 4 Aug 2023 23:22:03 +0200 Subject: [PATCH 013/796] feat(domain): krix.is-a.dev --- domains/krix.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/krix.json b/domains/krix.json index 5707fea0c..b54adf49a 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -1,10 +1,9 @@ { - "description": "Krix's portfolio", "owner": { "username": "Krix12", "email": "kristjan.kocevar89@gmail.com" }, "record": { - "CNAME": "krix12-github-io.pages.dev" + "TXT": "178ab459221fd277af8029cae84a63" } } From 9deee2cbab42cbc68ca72f6ee8134b6843ec06fe Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 5 Aug 2023 00:30:02 +0200 Subject: [PATCH 014/796] Update TXT value --- domains/biplob.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/biplob.json b/domains/biplob.json index d0b24ffb2..7a051f077 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -6,6 +6,7 @@ "email": "revolutionisme+github@gmail.com" }, "record": { - "CNAME": "revolutionisme.github.io" + "CNAME": "revolutionisme.github.io", + "TXT": "_github-pages-challenge-revolutionisme.biplob=96bdd0268b2a0bb2c79eaeae1fd833" } } From 01874dc0a94c3853dfd16d3b950a258a84bfe778 Mon Sep 17 00:00:00 2001 From: ejaz4 Date: Sat, 5 Aug 2023 01:16:18 +0100 Subject: [PATCH 015/796] feat(domain): ejaz.is-a.dev --- domains/ejaz.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/domains/ejaz.json b/domains/ejaz.json index a6664dc9b..47050836e 100644 --- a/domains/ejaz.json +++ b/domains/ejaz.json @@ -1,12 +1,9 @@ { - "description": "My personal portfolio site.", - "repo": "https://github.com/ejaz/ejaz4.github.io", - "owner": { - "username": "ejaz4", - "email": "ejaz@ceccun.com", - "twitter": "ejazaIi" - }, - "record": { - "CNAME": "ejaz4.github.io" - } + "owner": { + "username": "ejaz4", + "email": "ejazali4@protonmail.ch" + }, + "record": { + "CNAME": "ejaz4.github.io" + } } From a5d2535b22b132b2d3d7245cbb7562c8743e4d1e Mon Sep 17 00:00:00 2001 From: Mizu <71164002+MiyagawaMizu@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:38:43 +0700 Subject: [PATCH 016/796] Update mizu.json --- domains/mizu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mizu.json b/domains/mizu.json index 2a4dd4913..577ef45ca 100644 --- a/domains/mizu.json +++ b/domains/mizu.json @@ -5,9 +5,10 @@ "username": "miyagawamizu", "email": "miyagawamizu@gmail.com", "twitter": "miyagawamizu", - "discord": "Mizu#2203" + "discord": "miyagawamizu" }, "record": { "CNAME": "miyagawamizu.github.io" } + } From ff018756cc9a5982e520c2eb60b7f28f062c1f40 Mon Sep 17 00:00:00 2001 From: andyfaizan Date: Sat, 5 Aug 2023 17:39:12 +0200 Subject: [PATCH 017/796] feat(domain): andy.is-a.dev --- domains/andy.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/domains/andy.json b/domains/andy.json index 3b626ef57..f3ab2e176 100644 --- a/domains/andy.json +++ b/domains/andy.json @@ -1,12 +1,9 @@ { - "description": "Andy's portfolio website", - "repo": "https://github.com/andyfaizan/andyfaizan.github.io", - "owner": { - "username": "andyfaizan", - "email": "andyfaizan@gmail.com" - }, - "record": { - "CNAME": "andyfaizan.github.io", - "URL": "https://andy.is-a.dev" - } + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "TXT": "8c35e4942c57ea0659a1b4c0cae798" + } } From 2dec7ef80bc8201c7240251c8a97eafef68ebfcb Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Sat, 5 Aug 2023 21:15:34 +0530 Subject: [PATCH 018/796] github verification --- ...hub-pages-challenge-EnderPoint07.enderpoint.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/_github-pages-challenge-EnderPoint07.enderpoint.json diff --git a/domains/_github-pages-challenge-EnderPoint07.enderpoint.json b/domains/_github-pages-challenge-EnderPoint07.enderpoint.json new file mode 100644 index 000000000..e0a2be0ef --- /dev/null +++ b/domains/_github-pages-challenge-EnderPoint07.enderpoint.json @@ -0,0 +1,13 @@ +{ + "description": "EnderPoint's dev site", + "repo": "https://github.com/EnderPoint07/EnderPoint07.github.io", + "owner": { + "username": "EnderPoint07", + "email": "", + "discord": "DotM38#5497", + "instagram": "enderpoint07" + }, + "record": { + "TXT": "ea82a679a2f0a737ed5a4c6a5d0e2b" + } +} \ No newline at end of file From f902c63be1f9f37010746afc7be0dbfdd8572385 Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Sat, 5 Aug 2023 21:15:36 +0530 Subject: [PATCH 019/796] github verification From 197430de674d6f57dccb85672b0f5583f398be03 Mon Sep 17 00:00:00 2001 From: kaustubhkharvi Date: Sun, 6 Aug 2023 00:06:12 +0530 Subject: [PATCH 020/796] feat(domain): kaustubh.is-a.dev --- domains/kaustubh.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/domains/kaustubh.json b/domains/kaustubh.json index 134106d5f..da258f94b 100644 --- a/domains/kaustubh.json +++ b/domains/kaustubh.json @@ -1,12 +1,9 @@ { - "description": "For my portfolio website made by using HTML + CSS and JS", - "repo": "https://github.com/kaustubhkharvi/kaustubhkharvi.github.io", "owner": { "username": "kaustubhkharvi", - "email": "kaustubh_2008@outlook.com", - "twitter": "Kaustubhkharvi" + "email": "kaustubh_2008@outlook.com" }, "record": { - "CNAME": "kaustubhkharvi.github.io" + "TXT": "1ac125c3f84f3381a22491edf36bb0" } -} +} From b0daacd3dc5c070247721fc3b5a63cf0c222a303 Mon Sep 17 00:00:00 2001 From: kaustubhkharvi Date: Sun, 6 Aug 2023 00:06:57 +0530 Subject: [PATCH 021/796] feat(domain): kaustubh.is-a.dev From 0ea9165056baafb0eeee5b183750a70b311b3645 Mon Sep 17 00:00:00 2001 From: 44 <94141577+9xN@users.noreply.github.com> Date: Sun, 6 Aug 2023 07:33:21 +0000 Subject: [PATCH 022/796] Create _github-pages-challenge-9xN.44.json --- domains/_github-pages-challenge-9xN.44.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-9xN.44.json diff --git a/domains/_github-pages-challenge-9xN.44.json b/domains/_github-pages-challenge-9xN.44.json new file mode 100644 index 000000000..fd3b72f06 --- /dev/null +++ b/domains/_github-pages-challenge-9xN.44.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "9xN", + "email": "0@fbi.ac" + }, + "record": { + "TXT": "e104ec0ddb56ddb03a3ced402e0b45" + } +} From 7e50ba50bee7d4d170f71d0f3d34ff0aec77c7df Mon Sep 17 00:00:00 2001 From: Robin <62457878+Rubinskiy@users.noreply.github.com> Date: Sun, 6 Aug 2023 17:49:07 +0700 Subject: [PATCH 023/796] Create _github-pages-challenge-rubinskiy.bob --- domains/_github-pages-challenge-rubinskiy.bob | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-rubinskiy.bob diff --git a/domains/_github-pages-challenge-rubinskiy.bob b/domains/_github-pages-challenge-rubinskiy.bob new file mode 100644 index 000000000..71a17826d --- /dev/null +++ b/domains/_github-pages-challenge-rubinskiy.bob @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rubinskiy", + "discord": "rubinskiy#5258" + }, + "record": { + "TXT": "c3cc9a1718038c0034ac2b6d16f69e" + } +} From bcc542efce95be1362c5f81aacfe945368e5cfab Mon Sep 17 00:00:00 2001 From: Mir Habeel Ahmad <102403483+Habeel06@users.noreply.github.com> Date: Sun, 6 Aug 2023 17:26:50 +0530 Subject: [PATCH 024/796] Create _github-pages-challenge-Habeel06.habeel.txt --- domains/_github-pages-challenge-Habeel06.habeel.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_github-pages-challenge-Habeel06.habeel.txt diff --git a/domains/_github-pages-challenge-Habeel06.habeel.txt b/domains/_github-pages-challenge-Habeel06.habeel.txt new file mode 100644 index 000000000..a12fc16b7 --- /dev/null +++ b/domains/_github-pages-challenge-Habeel06.habeel.txt @@ -0,0 +1 @@ +6bbac3351ea3d8ad90603e1318c7ff From 5a4432873d9ab3839e9bc41d080cf040a6121066 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Sun, 6 Aug 2023 18:27:12 +0530 Subject: [PATCH 025/796] Create jake.json --- domains/jake.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jake.json diff --git a/domains/jake.json b/domains/jake.json new file mode 100644 index 000000000..ad102c4ed --- /dev/null +++ b/domains/jake.json @@ -0,0 +1,11 @@ +{ + "description": "Jake's personal website and blog.", + "repo": "https://github.com/j-eo/j-eo.github.io", + "owner": { + "username": "j-eo", + "email": "website-contact.nem2h@silomails.com", + }, + "record": { + "CNAME": "j-eo.github.io" + } +} From 1b0ba622a4b875f65854c272ce50c761673eaff7 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Sun, 6 Aug 2023 18:38:05 +0530 Subject: [PATCH 026/796] Create _github-pages-challenge-j-eo.jake.json --- domains/_github-pages-challenge-j-eo.jake.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-j-eo.jake.json diff --git a/domains/_github-pages-challenge-j-eo.jake.json b/domains/_github-pages-challenge-j-eo.jake.json new file mode 100644 index 000000000..ed30942e7 --- /dev/null +++ b/domains/_github-pages-challenge-j-eo.jake.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub Pages verification", + "owner": { + "username": "j-eo", + "email": "website-contact.nem2h@silomails.com", + }, + "record": { + "TXT": "ccf413ecac65923d4b202f89da74c6" + } +} From 113a40e91746bb7ed93be83646980f1f47b83443 Mon Sep 17 00:00:00 2001 From: Blue <60958064+B1ue-Dev@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:31:11 +0700 Subject: [PATCH 027/796] chore: Update blue.json --- domains/blue.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/blue.json b/domains/blue.json index 0ed1654b3..121d73e1e 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -1,12 +1,12 @@ { - "description": "A newbie Python developer who wants to learn more about web design and Python development.", - "repo": "https://github.com/Jimmy-Blue/jimmy-blue.github.io", + "description": "Personal site for b1uedev, a.k.a Blue.", + "repo": "https://github.com/B1ue-Dev/b1ue-dev.github.io", "owner": { - "username": "Jimmy-Blue", + "username": "B1ue-Dev", "email": "ngolong1396@hotmail.com", - "twitter": "JimmyBlue00" + "twitter": "b1uedev" }, "record": { - "CNAME": "jimmy-blue.github.io" + "TXT": "e921e6896e19bfdc214f60f54aaacc" } } From e19f3a87473d852f9f97e58e003fb4d53958ec0e Mon Sep 17 00:00:00 2001 From: Blue <60958064+B1ue-Dev@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:34:14 +0700 Subject: [PATCH 028/796] feat: Create _github-pages-challenge-B1ue-Dev.blue.json --- domains/_github-pages-challenge-B1ue-Dev.blue.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-B1ue-Dev.blue.json diff --git a/domains/_github-pages-challenge-B1ue-Dev.blue.json b/domains/_github-pages-challenge-B1ue-Dev.blue.json new file mode 100644 index 000000000..121d73e1e --- /dev/null +++ b/domains/_github-pages-challenge-B1ue-Dev.blue.json @@ -0,0 +1,12 @@ +{ + "description": "Personal site for b1uedev, a.k.a Blue.", + "repo": "https://github.com/B1ue-Dev/b1ue-dev.github.io", + "owner": { + "username": "B1ue-Dev", + "email": "ngolong1396@hotmail.com", + "twitter": "b1uedev" + }, + "record": { + "TXT": "e921e6896e19bfdc214f60f54aaacc" + } +} From 1fd1c6d050f75a79b7118225fc4c73de1935b9b0 Mon Sep 17 00:00:00 2001 From: Krrish313 Date: Sun, 6 Aug 2023 19:35:36 +0530 Subject: [PATCH 029/796] feat(domain): krrisharma .is-a.dev --- domains/krrisharma .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/krrisharma .json diff --git a/domains/krrisharma .json b/domains/krrisharma .json new file mode 100644 index 000000000..f936f4859 --- /dev/null +++ b/domains/krrisharma .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Krrish313", + "email": "krrishsharma.ks12345@gmail.com" + }, + "record": { + "URL": "https://github.com/krrish313" + } +} From b451af1be09b6b983adf264c12d6571375e1e795 Mon Sep 17 00:00:00 2001 From: Krrish313 Date: Sun, 6 Aug 2023 19:37:00 +0530 Subject: [PATCH 030/796] feat(domain): k22rma.is-a.dev --- domains/k22rma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/k22rma.json diff --git a/domains/k22rma.json b/domains/k22rma.json new file mode 100644 index 000000000..f936f4859 --- /dev/null +++ b/domains/k22rma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Krrish313", + "email": "krrishsharma.ks12345@gmail.com" + }, + "record": { + "URL": "https://github.com/krrish313" + } +} From 12cf33759b69cb036bd13aa8ab09ac46eae19bda Mon Sep 17 00:00:00 2001 From: crystalbajgai Date: Sun, 6 Aug 2023 20:02:30 +0545 Subject: [PATCH 031/796] feat(domain): blog.crystal.is-a.dev --- domains/blog.crystal.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/blog.crystal.json b/domains/blog.crystal.json index f04028998..6d5ffa2a9 100644 --- a/domains/blog.crystal.json +++ b/domains/blog.crystal.json @@ -1,10 +1,9 @@ { - "description": "Blog", "owner": { "username": "crystalbajgai", "email": "crystalbajgai@gmail.com" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "hashnode.network" } } From ec6083d7c95b07e591cf5568ba02b6f2158f2942 Mon Sep 17 00:00:00 2001 From: crystalbajgai Date: Sun, 6 Aug 2023 20:03:48 +0545 Subject: [PATCH 032/796] feat(domain): blog.crystal.is-a.dev From 7f7020d957ac5763f8089a4287b25a247d319bce Mon Sep 17 00:00:00 2001 From: T-Dynamos Date: Sun, 6 Aug 2023 19:27:06 +0530 Subject: [PATCH 033/796] feat(domain): anshdadwal.is-a.dev --- .../_github-pages-challenge-T-Dynamos.anshdadwal.json | 9 +++++++++ domains/anshdadwal.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_github-pages-challenge-T-Dynamos.anshdadwal.json create mode 100644 domains/anshdadwal.json diff --git a/domains/_github-pages-challenge-T-Dynamos.anshdadwal.json b/domains/_github-pages-challenge-T-Dynamos.anshdadwal.json new file mode 100644 index 000000000..6421e5ab6 --- /dev/null +++ b/domains/_github-pages-challenge-T-Dynamos.anshdadwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "T-Dynamos", + "email": "anshdadwal298@gmail.com" + }, + "record": { + "TXT": "75957defcd9e7e37ed359579a7dc2b" + } +} diff --git a/domains/anshdadwal.json b/domains/anshdadwal.json new file mode 100644 index 000000000..b8bc72be7 --- /dev/null +++ b/domains/anshdadwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "T-Dynamos", + "email": "anshdadwal298@gmail.com" + }, + "record": { + "CNAME": "t-dynamos.github.io" + } +} From 8816a4c6fe4efcdff7a304eea93734c0b79605e3 Mon Sep 17 00:00:00 2001 From: EdenQwQ Date: Sun, 6 Aug 2023 22:59:17 +0800 Subject: [PATCH 034/796] feat(domain): eden.is-a.dev --- domains/eden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eden.json diff --git a/domains/eden.json b/domains/eden.json new file mode 100644 index 000000000..071e4478f --- /dev/null +++ b/domains/eden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EdenQwQ", + "email": "lsahlm1eden@gmail.com" + }, + "record": { + "CNAME": "edenqwq.github.io" + } +} From 5a21ff0fbd57e03d8aba919931ca84b34250e59a Mon Sep 17 00:00:00 2001 From: debjit-mandal Date: Sun, 6 Aug 2023 20:37:31 +0530 Subject: [PATCH 035/796] feat(domain): debjit-mandal.is-a.dev --- domains/debjit-mandal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/debjit-mandal.json diff --git a/domains/debjit-mandal.json b/domains/debjit-mandal.json new file mode 100644 index 000000000..509257f05 --- /dev/null +++ b/domains/debjit-mandal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "debjit-mandal", + "email": "debjitmandal8925@gmail.com" + }, + "record": { + "CNAME": "github.io" + } +} From 444dd2f09e11c68be265f55677128ae1619f724a Mon Sep 17 00:00:00 2001 From: inkilu Date: Sun, 6 Aug 2023 21:16:03 +0530 Subject: [PATCH 036/796] feat(domain): gautham.is-a.dev --- domains/gautham.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gautham.json diff --git a/domains/gautham.json b/domains/gautham.json new file mode 100644 index 000000000..09e26d726 --- /dev/null +++ b/domains/gautham.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "inkilu", + "email": "gauthamgkm@gmail.com" + }, + "record": { + "CNAME": "inkilu.github.io" + } +} From 69e5753c63b6930b3797edb6b5454873c239eb83 Mon Sep 17 00:00:00 2001 From: Abishek PY <43115551+vj-abishek@users.noreply.github.com> Date: Sun, 6 Aug 2023 15:46:55 +0000 Subject: [PATCH 037/796] added github page challenge --- domains/_github-pages-challenge-vj-abishek.abishek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-vj-abishek.abishek.json diff --git a/domains/_github-pages-challenge-vj-abishek.abishek.json b/domains/_github-pages-challenge-vj-abishek.abishek.json new file mode 100644 index 000000000..ced98b773 --- /dev/null +++ b/domains/_github-pages-challenge-vj-abishek.abishek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vj-abishek", + "email": "abigosearch@gmail.com" + }, + "record": { + "TXT": "fe9c9b544613d7bf05295ad995cbaa" + } +} \ No newline at end of file From 0ba3f0656a94f9eac95af88d745619e3cfa54dfc Mon Sep 17 00:00:00 2001 From: Mir Habeel Ahmad <102403483+Habeel06@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:36:29 +0530 Subject: [PATCH 038/796] Create _github-pages-challenge-Habeel06.habeel.json --- _github-pages-challenge-Habeel06.habeel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _github-pages-challenge-Habeel06.habeel.json diff --git a/_github-pages-challenge-Habeel06.habeel.json b/_github-pages-challenge-Habeel06.habeel.json new file mode 100644 index 000000000..483c59818 --- /dev/null +++ b/_github-pages-challenge-Habeel06.habeel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "habeel06", + "email": "nil" + }, + "record": { + "TXT": "6bbac3351ea3d8ad90603e1318c7ff" + } +} From 40f1c7f262d01d46029b62de6b3a1e36e1b2c2f0 Mon Sep 17 00:00:00 2001 From: Mir Habeel Ahmad <102403483+Habeel06@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:39:21 +0530 Subject: [PATCH 039/796] Delete _github-pages-challenge-Habeel06.habeel.txt --- domains/_github-pages-challenge-Habeel06.habeel.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/_github-pages-challenge-Habeel06.habeel.txt diff --git a/domains/_github-pages-challenge-Habeel06.habeel.txt b/domains/_github-pages-challenge-Habeel06.habeel.txt deleted file mode 100644 index a12fc16b7..000000000 --- a/domains/_github-pages-challenge-Habeel06.habeel.txt +++ /dev/null @@ -1 +0,0 @@ -6bbac3351ea3d8ad90603e1318c7ff From b480aba02e7631ed7b17b130a20fb45d78aa2916 Mon Sep 17 00:00:00 2001 From: uberkey Date: Sun, 6 Aug 2023 20:16:05 +0200 Subject: [PATCH 040/796] feat(domain): uberkey.is-a.dev --- domains/uberkey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uberkey.json b/domains/uberkey.json index a98db0e7c..46892cefa 100644 --- a/domains/uberkey.json +++ b/domains/uberkey.json @@ -4,6 +4,6 @@ "email": "postmordial@gmail.com" }, "record": { - "CNAME": "uberkey.github.io" + "CNAME": "uberkey.github.io" } } From 5ec87cc661144c89ae88050099e6fe5fe248ad84 Mon Sep 17 00:00:00 2001 From: Hector Vigil - Escalera <78450330+Hector-Vigil@users.noreply.github.com> Date: Sun, 6 Aug 2023 14:17:11 -0400 Subject: [PATCH 041/796] Create _github-pages-challenge-Hector-Vigil.hector-vigil.json --- _github-pages-challenge-Hector-Vigil.hector-vigil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _github-pages-challenge-Hector-Vigil.hector-vigil.json diff --git a/_github-pages-challenge-Hector-Vigil.hector-vigil.json b/_github-pages-challenge-Hector-Vigil.hector-vigil.json new file mode 100644 index 000000000..9494c7a67 --- /dev/null +++ b/_github-pages-challenge-Hector-Vigil.hector-vigil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hector-Vigil", + "email": "vigilescalera.h@gmail.com" + }, + "record": { + "TXT": "01a4ef998725972f99991612a43336" + } +} From 097c1e8042dbcc3f8516a0df3cc90051087b0f0d Mon Sep 17 00:00:00 2001 From: Hector Vigil - Escalera <78450330+Hector-Vigil@users.noreply.github.com> Date: Sun, 6 Aug 2023 14:19:41 -0400 Subject: [PATCH 042/796] Rename _github-pages-challenge-Hector-Vigil.hector-vigil.json to domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json --- .../_github-pages-challenge-Hector-Vigil.hector-vigil.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-Hector-Vigil.hector-vigil.json => domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json (100%) diff --git a/_github-pages-challenge-Hector-Vigil.hector-vigil.json b/domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json similarity index 100% rename from _github-pages-challenge-Hector-Vigil.hector-vigil.json rename to domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json From deb9ce8208c8522b4b155065ff797a37e15f35df Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Sun, 6 Aug 2023 19:59:36 +0100 Subject: [PATCH 043/796] Update jonathancarrillo.json was changed by accident because earlier I was trying to do it through aws Buckets , and that was an old PR, i'm hosting my static website on gh pages now --- domains/jonathancarrillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathancarrillo.json b/domains/jonathancarrillo.json index d069517a0..d72749f8e 100644 --- a/domains/jonathancarrillo.json +++ b/domains/jonathancarrillo.json @@ -4,6 +4,6 @@ "email": "jonathan-8@hotmail.co.uk" }, "record": { - "CNAME": "johny-portfolio.s3-website.eu-north-1.amazonaws.com" + "CNAME": "bi0hazarDD.github.io" } } From f8b45fb164d6e570818838b550414534725241ca Mon Sep 17 00:00:00 2001 From: Salmontrap26283627 Date: Sun, 6 Aug 2023 23:43:43 +0200 Subject: [PATCH 044/796] feat(domain): pixie.is-a.dev --- domains/pixie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pixie.json diff --git a/domains/pixie.json b/domains/pixie.json new file mode 100644 index 000000000..c4ec63fe1 --- /dev/null +++ b/domains/pixie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Salmontrap26283627", + "email": "soudeur-epicier.0x@icloud.com" + }, + "record": { + "URL": "https://html-starter-seven-umber.vercel.app/" + } +} From b9808863bb693c323d808f0a1ed8c867b575ed8b Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Mon, 7 Aug 2023 08:16:30 +0700 Subject: [PATCH 045/796] feat(domain): iamchoiiril.is-a.dev --- domains/iamchoiiril.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json index fcf9608b4..a04312176 100644 --- a/domains/iamchoiiril.json +++ b/domains/iamchoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "URL": "https://cfhoiril.github.io/portfolio/" + "CNAME": "cfhoiril.github.io" } } From 3dec8eaf6c16e69d55c29607af55a160804e1673 Mon Sep 17 00:00:00 2001 From: Ken Wu Date: Sun, 6 Aug 2023 23:19:39 -0200 Subject: [PATCH 046/796] Update and rename kenwu.json to _github-pages-challenge-KenWuqianghao.kenwu.json --- ...nwu.json => _github-pages-challenge-KenWuqianghao.kenwu.json} | 1 + 1 file changed, 1 insertion(+) rename domains/{kenwu.json => _github-pages-challenge-KenWuqianghao.kenwu.json} (87%) diff --git a/domains/kenwu.json b/domains/_github-pages-challenge-KenWuqianghao.kenwu.json similarity index 87% rename from domains/kenwu.json rename to domains/_github-pages-challenge-KenWuqianghao.kenwu.json index 4bbda27e5..229ad22f1 100644 --- a/domains/kenwu.json +++ b/domains/_github-pages-challenge-KenWuqianghao.kenwu.json @@ -8,5 +8,6 @@ }, "record": { "CNAME": "kenwuqianghao.github.io" + "TXT": "15c0eb5d4a85c75c4b205ac26a4d31" } } From dc7c0570006d8771b7f501300a73e40472fe4c51 Mon Sep 17 00:00:00 2001 From: Shreyas-ITB Date: Mon, 7 Aug 2023 09:17:00 +0530 Subject: [PATCH 047/796] feat(domain): shreyasitb.is-a.dev --- domains/shreyasitb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shreyasitb.json b/domains/shreyasitb.json index c99534432..f037ff30b 100644 --- a/domains/shreyasitb.json +++ b/domains/shreyasitb.json @@ -4,6 +4,6 @@ "email": "rstechbros@gmail.com" }, "record": { - "CNAME": "shreyas-itb.github.io" + "TXT": "_github-pages-challenge-Shreyas-ITB.shreyasitb" } } From 017811bf7a2959e4718c610208dfd938cfde79c1 Mon Sep 17 00:00:00 2001 From: Shreyas-ITB Date: Mon, 7 Aug 2023 09:26:48 +0530 Subject: [PATCH 048/796] feat(domain): shreyasitb.is-a.dev --- domains/shreyasitb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shreyasitb.json b/domains/shreyasitb.json index f037ff30b..b9a59c9b9 100644 --- a/domains/shreyasitb.json +++ b/domains/shreyasitb.json @@ -4,6 +4,6 @@ "email": "rstechbros@gmail.com" }, "record": { - "TXT": "_github-pages-challenge-Shreyas-ITB.shreyasitb" + "TXT": "737cf4521bb4d1c2a7530ce67a8304" } } From df4d93eb0bf4ddfb00a572b53cf6a4b60478aeb9 Mon Sep 17 00:00:00 2001 From: Robin <62457878+Rubinskiy@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:41:01 +0700 Subject: [PATCH 049/796] Rename _github-pages-challenge-rubinskiy.bob to _github-pages-challenge-rubinskiy.bob.json --- ...e-rubinskiy.bob => _github-pages-challenge-rubinskiy.bob.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-rubinskiy.bob => _github-pages-challenge-rubinskiy.bob.json} (100%) diff --git a/domains/_github-pages-challenge-rubinskiy.bob b/domains/_github-pages-challenge-rubinskiy.bob.json similarity index 100% rename from domains/_github-pages-challenge-rubinskiy.bob rename to domains/_github-pages-challenge-rubinskiy.bob.json From ad0a76e2fcfd89b18a955df2a18994b76cc3c6f0 Mon Sep 17 00:00:00 2001 From: ayushbite Date: Mon, 7 Aug 2023 10:59:05 +0530 Subject: [PATCH 050/796] feat(domain): google.is-a.dev --- domains/google.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/google.json diff --git a/domains/google.json b/domains/google.json new file mode 100644 index 000000000..c269851f3 --- /dev/null +++ b/domains/google.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayushbite", + "email": "ayushbite@gmail.com" + }, + "record": { + "URL": "https://visitayush.netlify.app/" + } +} From f645ee47226ba55d69d204611925adec863a9de7 Mon Sep 17 00:00:00 2001 From: MrGliff Date: Mon, 7 Aug 2023 11:06:32 +0530 Subject: [PATCH 051/796] feat(domain): mrgliff.is-a.dev --- domains/mrgliff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrgliff.json diff --git a/domains/mrgliff.json b/domains/mrgliff.json new file mode 100644 index 000000000..f7f59e6a1 --- /dev/null +++ b/domains/mrgliff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrGliff", + "email": "dharminnagar@gmail.com" + }, + "record": { + "URL": "mrgliff.dev" + } +} From dc9f0dda48ed77513b4879ed1126d2ba96684adb Mon Sep 17 00:00:00 2001 From: coopercoder Date: Mon, 7 Aug 2023 14:40:09 +0800 Subject: [PATCH 052/796] feat(domain): zhaiguangpeng.is-a.dev --- domains/zhaiguangpeng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zhaiguangpeng.json diff --git a/domains/zhaiguangpeng.json b/domains/zhaiguangpeng.json new file mode 100644 index 000000000..dfc79bef5 --- /dev/null +++ b/domains/zhaiguangpeng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coopercoder", + "email": "whitetiger0127@163.com" + }, + "record": { + "CNAME": "zhaiguangpeng.love" + } +} From aaddd37309c1e9093e1e91ae3139f09db0426116 Mon Sep 17 00:00:00 2001 From: ARBoyGo <69381592+ARBoyGo@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:24:53 +0300 Subject: [PATCH 053/796] Create _github-pages-challenge-ARBoyGo.arboy.json --- domains/_github-pages-challenge-ARBoyGo.arboy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-ARBoyGo.arboy.json diff --git a/domains/_github-pages-challenge-ARBoyGo.arboy.json b/domains/_github-pages-challenge-ARBoyGo.arboy.json new file mode 100644 index 000000000..d5c69a01f --- /dev/null +++ b/domains/_github-pages-challenge-ARBoyGo.arboy.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "arboygo", + "email": "arboygo@duck.com" + }, + "record": { + "TXT": "279fd9e58ed7ce7558663b3992f871" + } +} From fd821556381ca694858ef39147f0cdeb6d5720dc Mon Sep 17 00:00:00 2001 From: n4n5 <56606507+Its-Just-Nans@users.noreply.github.com> Date: Mon, 7 Aug 2023 09:51:02 +0200 Subject: [PATCH 054/796] Create n4n5.json --- domains/n4n5.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/n4n5.json diff --git a/domains/n4n5.json b/domains/n4n5.json new file mode 100644 index 000000000..c6df06f62 --- /dev/null +++ b/domains/n4n5.json @@ -0,0 +1,12 @@ +{ + "description": "redirects to my website", + "repo": "https://github.com/Its-Just-Nans/its-just-nans.github.io", + "owner": { + "username": "n4n5", + "email": "", + "twitter": "Its-Just-Nans", + }, + "record": { + "URL": "https://n4n5.dev" + } +} From 07f5483171d36a934d0f62432351ae74336dad4b Mon Sep 17 00:00:00 2001 From: n4n5 <56606507+Its-Just-Nans@users.noreply.github.com> Date: Mon, 7 Aug 2023 09:53:23 +0200 Subject: [PATCH 055/796] Update n4n5.json --- domains/n4n5.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/n4n5.json b/domains/n4n5.json index c6df06f62..1bdfbde69 100644 --- a/domains/n4n5.json +++ b/domains/n4n5.json @@ -1,6 +1,6 @@ { "description": "redirects to my website", - "repo": "https://github.com/Its-Just-Nans/its-just-nans.github.io", + "repo": "https://github.com/Its-Just-Nans", "owner": { "username": "n4n5", "email": "", From f4d901ee4bd64b73a071a43da98ec1ecea5f8886 Mon Sep 17 00:00:00 2001 From: Kaustubh Kharvi <99479103+kaustubhkharvi@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:24:54 +0530 Subject: [PATCH 056/796] Update kaustubh.json --- domains/kaustubh.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/kaustubh.json b/domains/kaustubh.json index da258f94b..134106d5f 100644 --- a/domains/kaustubh.json +++ b/domains/kaustubh.json @@ -1,9 +1,12 @@ { + "description": "For my portfolio website made by using HTML + CSS and JS", + "repo": "https://github.com/kaustubhkharvi/kaustubhkharvi.github.io", "owner": { "username": "kaustubhkharvi", - "email": "kaustubh_2008@outlook.com" + "email": "kaustubh_2008@outlook.com", + "twitter": "Kaustubhkharvi" }, "record": { - "TXT": "1ac125c3f84f3381a22491edf36bb0" + "CNAME": "kaustubhkharvi.github.io" } -} +} From 841fc3cca89e83f598a216c2c45b72840cae369f Mon Sep 17 00:00:00 2001 From: Kaustubh Kharvi <99479103+kaustubhkharvi@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:26:52 +0530 Subject: [PATCH 057/796] Create _github-pages-challenge-kaustubhkharvi.kaustubh.json --- ...github-pages-challenge-kaustubhkharvi.kaustubh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-kaustubhkharvi.kaustubh.json diff --git a/domains/_github-pages-challenge-kaustubhkharvi.kaustubh.json b/domains/_github-pages-challenge-kaustubhkharvi.kaustubh.json new file mode 100644 index 000000000..9951926b4 --- /dev/null +++ b/domains/_github-pages-challenge-kaustubhkharvi.kaustubh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kaustubhkharvi", + "email": "kaustubh_2008@outlook.com", + "twitter": "kaustubhkharvi" + }, + "record": { + "TXT": "1ac125c3f84f3381a22491edf36bb0" + } +} From b459861f10be6505e53b59d173f584dbb35b18b4 Mon Sep 17 00:00:00 2001 From: Ainuddin Faizan Date: Mon, 7 Aug 2023 10:39:04 +0200 Subject: [PATCH 058/796] feat: add DNS TXT record for reverification --- domains/_github-pages-challenge-andyfaizan.andy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-andyfaizan.andy.json diff --git a/domains/_github-pages-challenge-andyfaizan.andy.json b/domains/_github-pages-challenge-andyfaizan.andy.json new file mode 100644 index 000000000..05f0de9ca --- /dev/null +++ b/domains/_github-pages-challenge-andyfaizan.andy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "TXT": "8c35e4942c57ea0659a1b4c0cae798" + } +} \ No newline at end of file From ea3ba605662b5da1846cababf70ee15e4d5ae732 Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:22:53 +0100 Subject: [PATCH 059/796] Create _github-pages-challenge-bi0hazarDD.jonathancarrillo.json github verification --- ...b-pages-challenge-bi0hazarDD.jonathancarrillo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json diff --git a/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json b/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json new file mode 100644 index 000000000..2383d61f1 --- /dev/null +++ b/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for github@bi0hazarDD (GH Pages verification)", + "repo": "https://github.com/bi0hazarDD/bi0hazarDD.github.io", + "owner": { + "username": "bi0hazarDD", + "email": "jonathan-8@hotmail.co.uk" + }, + "record": { + "TXT": "8e185689c7ba93093ddd8785ca60e6" + } +} From 8872cab5b99809bedbc8b37a2220076baea34e2f Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:25:14 +0100 Subject: [PATCH 060/796] Create _github-pages-challenge-bi0hazarDD.jonathancarrillo.json verification gh pages --- ...b-pages-challenge-bi0hazarDD.jonathancarrillo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json diff --git a/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json b/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json new file mode 100644 index 000000000..2383d61f1 --- /dev/null +++ b/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for github@bi0hazarDD (GH Pages verification)", + "repo": "https://github.com/bi0hazarDD/bi0hazarDD.github.io", + "owner": { + "username": "bi0hazarDD", + "email": "jonathan-8@hotmail.co.uk" + }, + "record": { + "TXT": "8e185689c7ba93093ddd8785ca60e6" + } +} From eb6ff0d9b42685451265a7443cb4a660071b4727 Mon Sep 17 00:00:00 2001 From: x8t-code Date: Mon, 7 Aug 2023 18:43:05 +0545 Subject: [PATCH 061/796] feat(domain): x8t.is-a.dev --- domains/x8t.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/x8t.json diff --git a/domains/x8t.json b/domains/x8t.json new file mode 100644 index 000000000..8098364af --- /dev/null +++ b/domains/x8t.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x8t-code", + "email": "x8t@tuta.io" + }, + "record": { + "CNAME": "x8t-code.github.io" + } +} From 7fd5d30666238b8ceb0e8cdc6bce1e8523ea6799 Mon Sep 17 00:00:00 2001 From: Bnyro <82752168+Bnyro@users.noreply.github.com> Date: Mon, 7 Aug 2023 15:24:34 +0200 Subject: [PATCH 062/796] register _github-pages-challenge-Bnyro.bnyro --- domains/_github-pages-challenge-Bnyro.bnyro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Bnyro.bnyro.json diff --git a/domains/_github-pages-challenge-Bnyro.bnyro.json b/domains/_github-pages-challenge-Bnyro.bnyro.json new file mode 100644 index 000000000..49e09b122 --- /dev/null +++ b/domains/_github-pages-challenge-Bnyro.bnyro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bnyro", + "email": "bnyro@tutanota.com" + }, + "record": { + "TXT": "44677d523e6eee7f03f41e5d062066" + } +} From 2a8c11a126a6fa6fbee2ee812de725e2f20707dd Mon Sep 17 00:00:00 2001 From: Krix12 Date: Mon, 7 Aug 2023 15:46:14 +0200 Subject: [PATCH 063/796] feat(domain): _github-pages-challenge-Krix12.krix.is-a.dev --- domains/_github-pages-challenge-Krix12.krix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Krix12.krix.json diff --git a/domains/_github-pages-challenge-Krix12.krix.json b/domains/_github-pages-challenge-Krix12.krix.json new file mode 100644 index 000000000..b97e41309 --- /dev/null +++ b/domains/_github-pages-challenge-Krix12.krix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Krix12", + "email": "kristjan.kocevar89@gmail.com" + }, + "record": { + "TXT": "178ab459221fd277af8029cae84a63" + } +} From b3eca7251f3402575c393e39d01dbb59efda44e9 Mon Sep 17 00:00:00 2001 From: Robin <62457878+Rubinskiy@users.noreply.github.com> Date: Mon, 7 Aug 2023 21:07:27 +0700 Subject: [PATCH 064/796] Update _github-pages-challenge-rubinskiy.bob.json --- domains/_github-pages-challenge-rubinskiy.bob.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-rubinskiy.bob.json b/domains/_github-pages-challenge-rubinskiy.bob.json index 71a17826d..b4fe2a945 100644 --- a/domains/_github-pages-challenge-rubinskiy.bob.json +++ b/domains/_github-pages-challenge-rubinskiy.bob.json @@ -1,7 +1,8 @@ { "owner": { "username": "Rubinskiy", - "discord": "rubinskiy#5258" + "discord": "rubinskiy#5258", + "email": "roebebin@gmail.com" }, "record": { "TXT": "c3cc9a1718038c0034ac2b6d16f69e" From ea31497549c2d3822195608df0d07f30fb2501f3 Mon Sep 17 00:00:00 2001 From: "Suraj (Clay)" <83020021+Clay990@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:56:13 +0545 Subject: [PATCH 065/796] Create _github-pages-challenge-Clay990.suraj Adding a DNS TXT record --- domains/_github-pages-challenge-Clay990.suraj | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Clay990.suraj diff --git a/domains/_github-pages-challenge-Clay990.suraj b/domains/_github-pages-challenge-Clay990.suraj new file mode 100644 index 000000000..e6d64eee0 --- /dev/null +++ b/domains/_github-pages-challenge-Clay990.suraj @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Clay990", + "email": "asuraj991m@gmail.com" + }, + "record": { + "TXT": "dee6e1fa6a0e02df5af4edb0e40ac4" + } +} From a2bf0332d33067fca604205bbeca96fbe113d2b8 Mon Sep 17 00:00:00 2001 From: PassiveLemon Date: Mon, 7 Aug 2023 10:15:21 -0400 Subject: [PATCH 066/796] feat(domain): lemon.is-a.dev --- domains/lemon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lemon.json diff --git a/domains/lemon.json b/domains/lemon.json new file mode 100644 index 000000000..99e6ae8e8 --- /dev/null +++ b/domains/lemon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PassiveLemon", + "email": "lemonl3mn@protonmail.com" + }, + "record": { + "CNAME": "citrus-tree.xyz" + } +} From 75f9d5576bd5385a53ebd65a522b997440b4f8f6 Mon Sep 17 00:00:00 2001 From: Ashish Binu <56691622+ashishbinu@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:59:03 +0530 Subject: [PATCH 067/796] feat(domain): add `ashishbinu.is-a.dev` --- domains/ashishbinu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ashishbinu.json diff --git a/domains/ashishbinu.json b/domains/ashishbinu.json new file mode 100644 index 000000000..fc314d529 --- /dev/null +++ b/domains/ashishbinu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ashishbinu", + "email": "ashishbinu90@gmail.com" + }, + + "record": { + "CNAME": "ashishbinu.surge.sh" + } +} From 7ee40b6c499887f7e6008f32a2aae66696f8df04 Mon Sep 17 00:00:00 2001 From: Shashank Agarwal <112311687+ershashankgit@users.noreply.github.com> Date: Mon, 7 Aug 2023 20:05:08 +0530 Subject: [PATCH 068/796] Create shashankag.json --- domains/shashankag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shashankag.json diff --git a/domains/shashankag.json b/domains/shashankag.json new file mode 100644 index 000000000..82aaf9a4f --- /dev/null +++ b/domains/shashankag.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/ershashankgit/portfolio", + "owner": { + "username": "ershashankgit", + "email": "contact@shashank.my.id" + }, + "record": { + "CNAME": "ershashankgit.github.io" + } +} From df7202cbb37dab8ef0123407c8fd7b1e71c841ef Mon Sep 17 00:00:00 2001 From: HmonsterG <60810944+HmonsterG@users.noreply.github.com> Date: Mon, 7 Aug 2023 15:44:51 +0100 Subject: [PATCH 069/796] Update soap.json --- domains/soap.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/soap.json b/domains/soap.json index 4e7f60e1c..32481084a 100644 --- a/domains/soap.json +++ b/domains/soap.json @@ -1,9 +1,11 @@ { + "description": "soap.is-a.dev", + "repo": "https://github.com/hmonsterg/hmonsterg.github.io", "owner": { "username": "HmonsterG", "email": "Plzdontgethacked@outlook.com" }, "record": { - "CNAME": "soap" + "CNAME": "hmonsterg.github.io" } -} +} From f2250ea21eb38927ec28c0033f377cb98330a452 Mon Sep 17 00:00:00 2001 From: creeperkafasi Date: Mon, 7 Aug 2023 18:07:30 +0300 Subject: [PATCH 070/796] feat(domain): _github-pages-challenge-creeperkafasi.deniz.is-a.dev --- domains/_github-pages-challenge-creeperkafasi.deniz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-creeperkafasi.deniz.json diff --git a/domains/_github-pages-challenge-creeperkafasi.deniz.json b/domains/_github-pages-challenge-creeperkafasi.deniz.json new file mode 100644 index 000000000..2be33bebe --- /dev/null +++ b/domains/_github-pages-challenge-creeperkafasi.deniz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "creeperkafasi", + "email": "creeperkafasiyt@gmail.com" + }, + "record": { + "TXT": "a6a4af6f32972c69be7ec1700f7196" + } +} From 23667f3c3ce3ae91af6adda97dce0c7065becbae Mon Sep 17 00:00:00 2001 From: OtterDev <134523836+OtterCodes101@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:45:24 -0600 Subject: [PATCH 071/796] Add github pages verification challenge --- .../_github-pages-challenge-OtterCodes101.otter.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-OtterCodes101.otter.json diff --git a/domains/_github-pages-challenge-OtterCodes101.otter.json b/domains/_github-pages-challenge-OtterCodes101.otter.json new file mode 100644 index 000000000..89938a826 --- /dev/null +++ b/domains/_github-pages-challenge-OtterCodes101.otter.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "OtterCodes101", + "email": "oliver.anderson4435@gmail.com" + }, + "record": { + "TXT": "088d75670097903fabd47977697d42" + } +} From 2b37725b4d40b2cec8664403d2a8315bc1b9862e Mon Sep 17 00:00:00 2001 From: rohansharma-developer Date: Mon, 7 Aug 2023 22:50:40 +0530 Subject: [PATCH 072/796] feat(domain): rohansharma.is-a.dev --- domains/rohansharma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohansharma.json b/domains/rohansharma.json index b8e06be73..4a1b80b97 100644 --- a/domains/rohansharma.json +++ b/domains/rohansharma.json @@ -4,6 +4,6 @@ "email": "rohansharma.developer@gmail.com" }, "record": { - "URL": "https://rohan.bodmaslmedia.in" + "URL": "https://rohansharma.me" } } From d6ff6d54981d5304eec283fe537cd79423684d70 Mon Sep 17 00:00:00 2001 From: N0r1uno Date: Mon, 7 Aug 2023 20:30:31 +0200 Subject: [PATCH 073/796] feat(domain): _github-pages-challenge-n0r1uno.steffen.is-a.dev --- domains/_github-pages-challenge-n0r1uno.steffen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-n0r1uno.steffen.json diff --git a/domains/_github-pages-challenge-n0r1uno.steffen.json b/domains/_github-pages-challenge-n0r1uno.steffen.json new file mode 100644 index 000000000..199d4248e --- /dev/null +++ b/domains/_github-pages-challenge-n0r1uno.steffen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N0r1uno", + "email": "steffen.florschuetz@t-online.de" + }, + "record": { + "TXT": "06dbcd4fdc6325c0bce9ab6031937a" + } +} From 49cf6c020ccd7e24436eb6f580cf6b5125e11e44 Mon Sep 17 00:00:00 2001 From: Debjit Mandal <115482933+debjit-mandal@users.noreply.github.com> Date: Tue, 8 Aug 2023 00:00:53 +0530 Subject: [PATCH 074/796] Update debjit-mandal.json --- domains/debjit-mandal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/debjit-mandal.json b/domains/debjit-mandal.json index 509257f05..b2434505d 100644 --- a/domains/debjit-mandal.json +++ b/domains/debjit-mandal.json @@ -4,6 +4,6 @@ "email": "debjitmandal8925@gmail.com" }, "record": { - "CNAME": "github.io" + "CNAME": "debjit-mandal.github.io" } } From c26324e66e59b906d62abd5c284004e1874da8c8 Mon Sep 17 00:00:00 2001 From: AToska21 Date: Mon, 7 Aug 2023 21:33:26 +0200 Subject: [PATCH 075/796] feat(domain): andreat.is-a.dev --- domains/andreat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andreat.json diff --git a/domains/andreat.json b/domains/andreat.json new file mode 100644 index 000000000..75e29d02c --- /dev/null +++ b/domains/andreat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AToska21", + "email": "toskaandrea@gmail.com" + }, + "record": { + "A": ["185.32.21.42"] + } +} From b002547a80a9fe599668a196dfcd84a3369988a8 Mon Sep 17 00:00:00 2001 From: Ken Wu Date: Mon, 7 Aug 2023 17:58:45 -0200 Subject: [PATCH 076/796] Update _github-pages-challenge-KenWuqianghao.kenwu.json --- domains/_github-pages-challenge-KenWuqianghao.kenwu.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_github-pages-challenge-KenWuqianghao.kenwu.json b/domains/_github-pages-challenge-KenWuqianghao.kenwu.json index 229ad22f1..14849215f 100644 --- a/domains/_github-pages-challenge-KenWuqianghao.kenwu.json +++ b/domains/_github-pages-challenge-KenWuqianghao.kenwu.json @@ -7,7 +7,6 @@ "twitter": "KenWuqianghao" }, "record": { - "CNAME": "kenwuqianghao.github.io" "TXT": "15c0eb5d4a85c75c4b205ac26a4d31" } } From 7663c09f8e42ebc1fadf38c18b9e15922a3d0d17 Mon Sep 17 00:00:00 2001 From: dtcabrerizo Date: Mon, 7 Aug 2023 17:38:37 -0300 Subject: [PATCH 077/796] feat(domain): dennystc.is-a.dev --- domains/dennystc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dennystc.json diff --git a/domains/dennystc.json b/domains/dennystc.json new file mode 100644 index 000000000..09e305384 --- /dev/null +++ b/domains/dennystc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dtcabrerizo", + "email": "cabrerizo@gmail.com" + }, + "record": { + "CNAME": "ecodoc.com.br" + } +} From baac2c720ba32fe9e7d36837af24d366ed1945a6 Mon Sep 17 00:00:00 2001 From: akpi816218 <111009970+akpi816218@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:30:09 -0700 Subject: [PATCH 078/796] Create _vercel.json --- domains/_vercel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.json diff --git a/domains/_vercel.json b/domains/_vercel.json new file mode 100644 index 000000000..e2d9aec12 --- /dev/null +++ b/domains/_vercel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + }, + "description": "Domain verification for Vercel + "record": { + "TXT": "vc-domain-verify=akpi.is-a.dev,768dd553a6695598e338" + } +} From 27d78034365c937c2d86e55505e5f526efdf64e7 Mon Sep 17 00:00:00 2001 From: akpi816218 <111009970+akpi816218@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:44:20 -0700 Subject: [PATCH 079/796] Delete _vercel.json --- domains/_vercel.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_vercel.json diff --git a/domains/_vercel.json b/domains/_vercel.json deleted file mode 100644 index e2d9aec12..000000000 --- a/domains/_vercel.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "akpi816218", - "email": "", - "discord": "equus_quagga" - }, - "description": "Domain verification for Vercel - "record": { - "TXT": "vc-domain-verify=akpi.is-a.dev,768dd553a6695598e338" - } -} From 3465ffe250f4f5a96a27f0d1121e56f6767235d8 Mon Sep 17 00:00:00 2001 From: akpi816218 <111009970+akpi816218@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:48:35 -0700 Subject: [PATCH 080/796] Create _github-pages-challenge-akpi816218.akpi.json --- domains/_github-pages-challenge-akpi816218.akpi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-akpi816218.akpi.json diff --git a/domains/_github-pages-challenge-akpi816218.akpi.json b/domains/_github-pages-challenge-akpi816218.akpi.json new file mode 100644 index 000000000..edd1888f9 --- /dev/null +++ b/domains/_github-pages-challenge-akpi816218.akpi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + } + "record": { + "TXT": "83f74e3c71720aa4514d32cabe7324" + } +} From e10ffab94004d78b93c68936a5ae3a3dbb59d153 Mon Sep 17 00:00:00 2001 From: akpi816218 <111009970+akpi816218@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:58:15 -0700 Subject: [PATCH 081/796] Create akpi.json --- domains/akpi.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/akpi.json diff --git a/domains/akpi.json b/domains/akpi.json new file mode 100644 index 000000000..1cdbd6c00 --- /dev/null +++ b/domains/akpi.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + }, + "record": { + "CNAME": "akpi816218.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } From f51b29d04f1f3e5b521280bc5b9b8055876b301d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=87?= Date: Mon, 7 Aug 2023 20:18:31 -0300 Subject: [PATCH 082/796] feat(domain): add `edson.is-a.dev` --- domains/edson.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/edson.json diff --git a/domains/edson.json b/domains/edson.json new file mode 100644 index 000000000..36fb93ff2 --- /dev/null +++ b/domains/edson.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "edsonbittencourt", + "email": "edson.bittencourt@outlook.com" + }, + + "record": { + "A": ["168.138.228.142"] + } +} From b77070aa747fbb8362c534bdccf5c1f19b3039a7 Mon Sep 17 00:00:00 2001 From: proudmuslim-dev <69869443+proudmuslim-dev@users.noreply.github.com> Date: Mon, 7 Aug 2023 23:59:14 +0000 Subject: [PATCH 083/796] Create _github-pages-challenge-proudmuslim-dev.proudmuslim.json --- ...thub-pages-challenge-proudmuslim-dev.proudmuslim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json diff --git a/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json b/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json new file mode 100644 index 000000000..4d2ff57ff --- /dev/null +++ b/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "proudmuslim-dev", + "email": "proudmuslim-dev@protonmail.com" + }, + "record": { + "TXT": "47cff427b2b6f1e86c38ea84e341f2" + } +} From d4b9bdc5c01cc741f8ce3b67f6c6d68ad578e956 Mon Sep 17 00:00:00 2001 From: winrg Date: Mon, 7 Aug 2023 20:34:04 -0400 Subject: [PATCH 084/796] feat(domain): amity.is-a.dev --- domains/amity.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amity.json diff --git a/domains/amity.json b/domains/amity.json new file mode 100644 index 000000000..32a6db52a --- /dev/null +++ b/domains/amity.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "winrg", + "email": "alyx@aleteoryx.me" + }, + "record": { + "URL": "aleteoryx.me" + } +} From a193793473698d7cb7fae01e9dc4c098b09f155a Mon Sep 17 00:00:00 2001 From: Patrick Zhou Date: Mon, 7 Aug 2023 17:53:21 -0700 Subject: [PATCH 085/796] Update patrickzhou.json --- domains/patrickzhou.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/patrickzhou.json b/domains/patrickzhou.json index f02262bdb..39ef1e18c 100644 --- a/domains/patrickzhou.json +++ b/domains/patrickzhou.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "patrickzhou1234", - "email": "", - "discord": "Moist Nugget#5050" - }, - "record": { - "CNAME": "patrickzhou1234.github.io" - } + "owner": { + "username": "patrickzhou1234", + "email": "", + "discord": "moist__nugget" + }, + "record": { + "CNAME": "patrickzhou1234.github.io" + } } From ff9ce5dcf6ea8e4fefe27ec041b3b8ab1c08a811 Mon Sep 17 00:00:00 2001 From: Patrick Zhou Date: Mon, 7 Aug 2023 17:54:38 -0700 Subject: [PATCH 086/796] Create _github-pages-challenge-patrickzhou1234.patrickzhou.json --- ...ub-pages-challenge-patrickzhou1234.patrickzhou.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json diff --git a/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json b/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json new file mode 100644 index 000000000..6a9d91dbd --- /dev/null +++ b/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "patrickzhou1234", + "email": "", + "discord": "moist__nugget" + }, + "record": { + "TXT": "d7c5e799b2dc38d36cb2345dd0e78d" + } +} From b87fd02ad3b042ff8fbf60a5b0621e59316bf473 Mon Sep 17 00:00:00 2001 From: jainamoswal Date: Tue, 8 Aug 2023 07:20:19 +0530 Subject: [PATCH 087/796] feat(domain): jainam.is-a.dev --- domains/jainam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jainam.json diff --git a/domains/jainam.json b/domains/jainam.json new file mode 100644 index 000000000..2fb06ee27 --- /dev/null +++ b/domains/jainam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jainamoswal", + "email": "me@jainam.me" + }, + "record": { + "URL": "https://jainam.me" + } +} From ab1636915e65b63211f64f8332f645c5daa52dc1 Mon Sep 17 00:00:00 2001 From: Jake He <72942681+Jakethebest1238@users.noreply.github.com> Date: Tue, 8 Aug 2023 02:59:34 +0000 Subject: [PATCH 088/796] Create _github-pages-challenge-Jakethebest1238.jakehe.json Add Github page challenge --- .../_github-pages-challenge-Jakethebest1238.jakehe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Jakethebest1238.jakehe.json diff --git a/domains/_github-pages-challenge-Jakethebest1238.jakehe.json b/domains/_github-pages-challenge-Jakethebest1238.jakehe.json new file mode 100644 index 000000000..7cad3e2a5 --- /dev/null +++ b/domains/_github-pages-challenge-Jakethebest1238.jakehe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jakethebest1238", + "email": "jakehe1226@gmail.com" + }, + "record": { + "TXT": "d96dac12901888fba491ca3e7666b6" + } +} From 8565eb8317b1e5d3e92be893ecfd67aa145c9f8a Mon Sep 17 00:00:00 2001 From: laqie Date: Tue, 8 Aug 2023 09:46:54 +0600 Subject: [PATCH 089/796] feat(domain): laqie.is-a.dev --- domains/laqie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/laqie.json diff --git a/domains/laqie.json b/domains/laqie.json new file mode 100644 index 000000000..dea9a8023 --- /dev/null +++ b/domains/laqie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "laqie", + "email": "ave.lucky@gmail.com" + }, + "record": { + "A": ["34.120.54.55"] + } +} From 9cd5e66c3cf0ce73515b2b506f690412a569862a Mon Sep 17 00:00:00 2001 From: archelaus Date: Tue, 8 Aug 2023 11:41:27 +0530 Subject: [PATCH 090/796] feat(domain): archelaus.is-a.dev --- domains/archelaus.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index 39e9f2e0c..a629bb66a 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -1,11 +1,9 @@ { - "description": "Portfolio", - "repo": "https://github.com/archelaus/archelaus.github.io", "owner": { "username": "archelaus", "email": "aa.18cs02@thdcihet.ac.in" }, "record": { - "CNAME": "archelaus.github.io" + "CNAME": "archelaus.github.io" } -} +} From 6c51f767d7a0a72e411a677e6db5dae323a9d053 Mon Sep 17 00:00:00 2001 From: archelaus Date: Tue, 8 Aug 2023 11:45:10 +0530 Subject: [PATCH 091/796] feat(domain): archelaus.is-a.dev --- domains/archelaus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index a629bb66a..bc70bd8e9 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -4,6 +4,6 @@ "email": "aa.18cs02@thdcihet.ac.in" }, "record": { - "CNAME": "archelaus.github.io" + "TXT": "58a91a812285d77c1c035298480109" } } From 3843025e8520e50a12cb127d4299f11ea21bcfd4 Mon Sep 17 00:00:00 2001 From: Aayush <84364760+archelaus@users.noreply.github.com> Date: Tue, 8 Aug 2023 11:59:24 +0530 Subject: [PATCH 092/796] Update archelaus.json --- domains/archelaus.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index bc70bd8e9..6352907b3 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -1,9 +1,11 @@ { + "description": "Portfolio", + "repo": "https://github.com/archelaus/archelaus.github.io", "owner": { "username": "archelaus", "email": "aa.18cs02@thdcihet.ac.in" }, "record": { - "TXT": "58a91a812285d77c1c035298480109" + "CNAME": "archelaus.github.io" } } From c72ea657f6ae7dbe2eb08d4a14141188e41229d2 Mon Sep 17 00:00:00 2001 From: zzph Date: Tue, 8 Aug 2023 17:11:57 +1000 Subject: [PATCH 093/796] feat(domain): au.is-a.dev --- domains/au.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/au.json diff --git a/domains/au.json b/domains/au.json new file mode 100644 index 000000000..05fbe0c32 --- /dev/null +++ b/domains/au.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zzph", + "email": "johnbrettc@gmail.com" + }, + "record": { + "CNAME": "zephyr-1.onrender.com" + } +} From b93d0729ac5748b9872bfcad0040b39a6e069153 Mon Sep 17 00:00:00 2001 From: Aayush Date: Tue, 8 Aug 2023 12:47:16 +0530 Subject: [PATCH 094/796] Update archelaus.json --- domains/archelaus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index 6352907b3..fe6ab726d 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -3,7 +3,7 @@ "repo": "https://github.com/archelaus/archelaus.github.io", "owner": { "username": "archelaus", - "email": "aa.18cs02@thdcihet.ac.in" + "email": "archelaus@skiff.com" }, "record": { "CNAME": "archelaus.github.io" From 8a5425baa8eb0cbd7fd9fff2f0779bf115ac7e9c Mon Sep 17 00:00:00 2001 From: Aayush Date: Tue, 8 Aug 2023 12:54:32 +0530 Subject: [PATCH 095/796] Create _github-pages-challenge-archelaus.archelaus --- domains/_github-pages-challenge-archelaus.archelaus | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-archelaus.archelaus diff --git a/domains/_github-pages-challenge-archelaus.archelaus b/domains/_github-pages-challenge-archelaus.archelaus new file mode 100644 index 000000000..ae74eff4c --- /dev/null +++ b/domains/_github-pages-challenge-archelaus.archelaus @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "archelaus", + "email": "archelaus@skiff.com" + }, + + "record": { + "TXT": "58a91a812285d77c1c035298480109" + } +} From fb8f7e239bf190b30eedd974ade22cc51db3f14a Mon Sep 17 00:00:00 2001 From: Aayush Date: Tue, 8 Aug 2023 13:00:29 +0530 Subject: [PATCH 096/796] Rename _github-pages-challenge-archelaus.archelaus to _github-pages-challenge-archelaus.archelaus.json --- ...archelaus => _github-pages-challenge-archelaus.archelaus.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-archelaus.archelaus => _github-pages-challenge-archelaus.archelaus.json} (100%) diff --git a/domains/_github-pages-challenge-archelaus.archelaus b/domains/_github-pages-challenge-archelaus.archelaus.json similarity index 100% rename from domains/_github-pages-challenge-archelaus.archelaus rename to domains/_github-pages-challenge-archelaus.archelaus.json From a555a5239874669aeabc7b57aabb4b227d0f8b6f Mon Sep 17 00:00:00 2001 From: Shaunak-Pandya Date: Tue, 8 Aug 2023 13:48:58 +0530 Subject: [PATCH 097/796] Shaunak's verification --- ..._github-pages-challenge-Shaunak-Pandya.shaunak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json diff --git a/domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json b/domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json new file mode 100644 index 000000000..8880d0515 --- /dev/null +++ b/domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json @@ -0,0 +1,10 @@ +{ + "description": "Verification for shaunak.is-a.dev", + "owner": { + "username": "Shaunak-Pandya", + "email": "shaunak.n.pandya@gmail.com" + }, + "record": { + "TXT": "c5b15a4e5d620c286cd1a5dd937560" + } +} \ No newline at end of file From dcdd17dd1960081714e4a1224f3e6b96567e7b88 Mon Sep 17 00:00:00 2001 From: deltafumble <141064940+deltafumble@users.noreply.github.com> Date: Tue, 8 Aug 2023 11:32:58 +0200 Subject: [PATCH 098/796] verify github pages domain --- .../_github-pages-challenge-deltafumble.deltafumble.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-deltafumble.deltafumble.json diff --git a/domains/_github-pages-challenge-deltafumble.deltafumble.json b/domains/_github-pages-challenge-deltafumble.deltafumble.json new file mode 100644 index 000000000..b8dfc7341 --- /dev/null +++ b/domains/_github-pages-challenge-deltafumble.deltafumble.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "deltafumble", + "email": "deltafumblecontact@skiff.com" + }, + "record": { + "TXT": "39cc94cea6bb9c128a442df111f0c9" + } +} From 84fe055ee5977020e7d543dc89e5d208f36e3c45 Mon Sep 17 00:00:00 2001 From: SuhasDissa Date: Tue, 8 Aug 2023 16:16:31 +0530 Subject: [PATCH 099/796] feat(domain): suhasdissa.is-a.dev --- domains/suhasdissa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/suhasdissa.json diff --git a/domains/suhasdissa.json b/domains/suhasdissa.json new file mode 100644 index 000000000..7bc739280 --- /dev/null +++ b/domains/suhasdissa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SuhasDissa", + "email": "suhasdissa@protonmail.com" + }, + "record": { + "CNAME": "suhasdissa.github.io" + } +} From 4b50bcafae4f3472ceff5c873962a5e331d70757 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=B6mer?= <42577096+omercup@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:02:33 +0300 Subject: [PATCH 100/796] Delete omer.json --- domains/omer.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/omer.json diff --git a/domains/omer.json b/domains/omer.json deleted file mode 100644 index cc93b8344..000000000 --- a/domains/omer.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "omercup's personal website", - "repo": "https://github.com/omercup/omercup.github.io", - "owner": { - "username": "omercup", - "email": "", - "twitter": "heisomercup" - }, - "record": { - "CNAME": "omercup.github.io" - } -} From a22f95d271a5d8c784adc31242bca89c81cbf9e4 Mon Sep 17 00:00:00 2001 From: IMudee Date: Tue, 8 Aug 2023 12:16:21 +0100 Subject: [PATCH 101/796] feat(domain): mudee.is-a.dev From 1858599fb276820050587b161a892d763ca5472a Mon Sep 17 00:00:00 2001 From: IMudee Date: Tue, 8 Aug 2023 12:25:16 +0100 Subject: [PATCH 102/796] feat(domain): arab.is-a.dev --- domains/arab.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arab.json diff --git a/domains/arab.json b/domains/arab.json new file mode 100644 index 000000000..f29492c4d --- /dev/null +++ b/domains/arab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IMudee", + "email": "NotMudee@proton.me" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} From 501304a1190016e548ef0725e0e71f0407e40f0d Mon Sep 17 00:00:00 2001 From: Window5000 Date: Tue, 8 Aug 2023 13:40:10 +0200 Subject: [PATCH 103/796] feat(domain): window5.is-a.dev --- domains/window5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/window5.json diff --git a/domains/window5.json b/domains/window5.json new file mode 100644 index 000000000..e34ab4fc9 --- /dev/null +++ b/domains/window5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Window5000", + "email": "spam.window5.spam@gmail.com" + }, + "record": { + "CNAME": "window5000.github.io" + } +} From 83321de23affa37dd630b32df17227a032dd4ec0 Mon Sep 17 00:00:00 2001 From: cnu4 Date: Tue, 8 Aug 2023 20:02:27 +0800 Subject: [PATCH 104/796] feat(domain): fong.is-a.dev --- domains/fong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fong.json diff --git a/domains/fong.json b/domains/fong.json new file mode 100644 index 000000000..158a0fef0 --- /dev/null +++ b/domains/fong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cnu4", + "email": "fangxw1004@qq.com" + }, + "record": { + "CNAME": "fangxw.me" + } +} From 34026c917fd0397759d35dc4c7f96a33a0318b95 Mon Sep 17 00:00:00 2001 From: Emmanuel Frecon <9443924+efrecon@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:16:25 +0200 Subject: [PATCH 105/796] Create blog.efrecon.json Add GH pages blog --- domains/blog.efrecon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blog.efrecon.json diff --git a/domains/blog.efrecon.json b/domains/blog.efrecon.json new file mode 100644 index 000000000..887f54956 --- /dev/null +++ b/domains/blog.efrecon.json @@ -0,0 +1,11 @@ +{ + "description": "efrecon's blog", + "repo": "https://github.com/efrecon/efrecon.github.io", + "owner": { + "username": "efrecon", + "email": "efrecon+github@gmail.com" + }, + "record": { + "CNAME": "efrecon.github.io" + } +} From c0494c1a9323f9f7d28860f59fc00b1937b4816f Mon Sep 17 00:00:00 2001 From: bouchertommy Date: Tue, 8 Aug 2023 14:18:31 +0200 Subject: [PATCH 106/796] feat(domain): tommyboucher.is-a.dev --- domains/tommyboucher.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tommyboucher.json diff --git a/domains/tommyboucher.json b/domains/tommyboucher.json new file mode 100644 index 000000000..5ab85e067 --- /dev/null +++ b/domains/tommyboucher.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bouchertommy", + "email": "hello@tommyboucher.com" + }, + "record": { + "CNAME": "tommyboucher.com" + } +} From a8f081615020a6e1bf403e21c582d60af66f63ae Mon Sep 17 00:00:00 2001 From: Daniel Gomez de Souza Date: Tue, 8 Aug 2023 10:58:04 -0300 Subject: [PATCH 107/796] Add TXT record for eldano --- domains/_github-pages-challenge-eldano.eldano.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-eldano.eldano.json diff --git a/domains/_github-pages-challenge-eldano.eldano.json b/domains/_github-pages-challenge-eldano.eldano.json new file mode 100644 index 000000000..55eae9232 --- /dev/null +++ b/domains/_github-pages-challenge-eldano.eldano.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eldano", + "email": "eldano.v2@gmail.com" + }, + "record": { + "TXT": "f805956b9898312782616bc73ce1cd" + } +} From 6aa0da152f18de8c147a41147b3f1cc4586a2b62 Mon Sep 17 00:00:00 2001 From: wansies Date: Tue, 8 Aug 2023 16:31:33 +0200 Subject: [PATCH 108/796] feat(domain): wan.is-a.dev --- domains/wan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wan.json diff --git a/domains/wan.json b/domains/wan.json new file mode 100644 index 000000000..ad0c923ab --- /dev/null +++ b/domains/wan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansies", + "email": "taio6@duck.com" + }, + "record": { + "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" + } +} From 4e82541cb1c4948233f2ebfe38be9b576b2088d0 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Tue, 8 Aug 2023 23:10:30 +0800 Subject: [PATCH 109/796] feat(domain): demongamez.is-a.dev --- domains/demongamez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/demongamez.json diff --git a/domains/demongamez.json b/domains/demongamez.json new file mode 100644 index 000000000..52511eb4e --- /dev/null +++ b/domains/demongamez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + } +} From d76230a827251591bc5de78f89a40d46d7d399d7 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Tue, 8 Aug 2023 23:20:02 +0800 Subject: [PATCH 110/796] feat(domain): demonplayz.is-a.dev --- domains/demonplayz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/demonplayz.json diff --git a/domains/demonplayz.json b/domains/demonplayz.json new file mode 100644 index 000000000..52511eb4e --- /dev/null +++ b/domains/demonplayz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + } +} From 910e0853d970b3bf867b81ed9955eb9bf8feac90 Mon Sep 17 00:00:00 2001 From: lucatolton Date: Tue, 8 Aug 2023 16:26:09 +0100 Subject: [PATCH 111/796] feat(domain): luca.is-a.dev --- domains/luca.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/luca.json b/domains/luca.json index 4b5548e0a..be65b692d 100644 --- a/domains/luca.json +++ b/domains/luca.json @@ -1,11 +1,9 @@ { - "description": "Redirection service (URL shortener)", - "repo": "https://github.com/lucatolton", - "owner": { - "username": "lucatolton", - "email": "lucaiscool@onmail.com" - }, - "record": { - "CNAME": "cname.short.io" - } + "owner": { + "username": "lucatolton", + "email": "luto281@outlook.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } } From 562d11f694f0f80431fffb842ad86e5f01cce8c0 Mon Sep 17 00:00:00 2001 From: Trin <72494265+xXTgamerXx@users.noreply.github.com> Date: Tue, 8 Aug 2023 21:00:43 +0530 Subject: [PATCH 112/796] Create _github-pages-challenge-xXTgamerXx.brin.json --- domains/_github-pages-challenge-xXTgamerXx.brin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-xXTgamerXx.brin.json diff --git a/domains/_github-pages-challenge-xXTgamerXx.brin.json b/domains/_github-pages-challenge-xXTgamerXx.brin.json new file mode 100644 index 000000000..140438a05 --- /dev/null +++ b/domains/_github-pages-challenge-xXTgamerXx.brin.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "xXTgamerXx", + "email": "trin.n2848@gmail.com" + }, + "record": { + "TXT": "5b311a39ce20cd583c17d400434929" + } +} From 46b05d54fa582f499ed80183181e96a3cfaa7e06 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Tue, 8 Aug 2023 23:31:50 +0800 Subject: [PATCH 113/796] feat(domain): devilplayz.is-a.dev --- domains/devilplayz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devilplayz.json diff --git a/domains/devilplayz.json b/domains/devilplayz.json new file mode 100644 index 000000000..3dcc886a0 --- /dev/null +++ b/domains/devilplayz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com" + }, + "record": { + "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + } +} From cd41e02e738f46a621323a70110d4b01b0c7056a Mon Sep 17 00:00:00 2001 From: sannidhyaroy Date: Tue, 8 Aug 2023 21:10:06 +0530 Subject: [PATCH 114/796] feat(domain): sanni.is-a.dev --- domains/sanni.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sanni.json diff --git a/domains/sanni.json b/domains/sanni.json new file mode 100644 index 000000000..af6740e27 --- /dev/null +++ b/domains/sanni.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sannidhyaroy", + "email": "roysannidhya@gmail.com" + }, + "record": { + "CNAME": "sannidhya.pages.dev" + } +} From 546265c06bef8ba0f4e992f4473a9f9285288b2b Mon Sep 17 00:00:00 2001 From: wansies Date: Tue, 8 Aug 2023 17:53:15 +0200 Subject: [PATCH 115/796] feat(domain): shake.is-a.dev --- domains/shake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shake.json b/domains/shake.json index 95483346a..d0b2414d2 100644 --- a/domains/shake.json +++ b/domains/shake.json @@ -4,6 +4,6 @@ "email": "taio6@duck.com" }, "record": { - "URL": "https://wans.gitbook.io/shake-docs" + "URL": "https://shake-1.gitbook.io/shake-documentation/" } } From d8e2c4f415785e14a0dc1442483a5740822642a1 Mon Sep 17 00:00:00 2001 From: bronislav Date: Tue, 8 Aug 2023 09:18:53 -0700 Subject: [PATCH 116/796] feat(domain): antonilin.is-a.dev --- domains/antonilin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/antonilin.json diff --git a/domains/antonilin.json b/domains/antonilin.json new file mode 100644 index 000000000..b929aa3a6 --- /dev/null +++ b/domains/antonilin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bronislav", + "email": "anton@ilin.dn.ua" + }, + "record": { + "CNAME": "bronislav.me" + } +} From a288c1213744fd80d63dba693a94cba15bf70d0c Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Tue, 8 Aug 2023 17:58:44 +0100 Subject: [PATCH 117/796] Update jonathancarrillo.json --- domains/jonathancarrillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathancarrillo.json b/domains/jonathancarrillo.json index d069517a0..682f8310d 100644 --- a/domains/jonathancarrillo.json +++ b/domains/jonathancarrillo.json @@ -4,6 +4,6 @@ "email": "jonathan-8@hotmail.co.uk" }, "record": { - "CNAME": "johny-portfolio.s3-website.eu-north-1.amazonaws.com" + "CNAME": "bi0hazardd.github.io" } } From 4c848da008a7f67a31223d249ef48866dad654f1 Mon Sep 17 00:00:00 2001 From: jcgaming-official <77482435+jcgaming-official@users.noreply.github.com> Date: Wed, 9 Aug 2023 01:18:38 +0800 Subject: [PATCH 118/796] s --- .../_github-pages-challenge-jcgaming-official.jcquieta | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jcgaming-official.jcquieta diff --git a/domains/_github-pages-challenge-jcgaming-official.jcquieta b/domains/_github-pages-challenge-jcgaming-official.jcquieta new file mode 100644 index 000000000..2341f2a23 --- /dev/null +++ b/domains/_github-pages-challenge-jcgaming-official.jcquieta @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jcgaming-official", + "email": "quieta.johncarl158@gmail.com" + }, + "record": { + "TXT": "c7ad513bd1a641f4be43d3ea718a5e" + } +} \ No newline at end of file From 3324be7c4f5fa8ec9f6202e4e38f57e2161758e6 Mon Sep 17 00:00:00 2001 From: jcgaming-official <77482435+jcgaming-official@users.noreply.github.com> Date: Wed, 9 Aug 2023 01:23:09 +0800 Subject: [PATCH 119/796] s --- ...ta => _github-pages-challenge-jcgaming-official.jcquieta.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jcgaming-official.jcquieta => _github-pages-challenge-jcgaming-official.jcquieta.json} (100%) diff --git a/domains/_github-pages-challenge-jcgaming-official.jcquieta b/domains/_github-pages-challenge-jcgaming-official.jcquieta.json similarity index 100% rename from domains/_github-pages-challenge-jcgaming-official.jcquieta rename to domains/_github-pages-challenge-jcgaming-official.jcquieta.json From 323f6a4df07a9d1f58d4a060efa3ac840e56bc71 Mon Sep 17 00:00:00 2001 From: niceEli Date: Tue, 8 Aug 2023 13:42:30 -0400 Subject: [PATCH 120/796] feat(domain): niceEli.is-a.dev --- domains/niceEli.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niceEli.json diff --git a/domains/niceEli.json b/domains/niceEli.json new file mode 100644 index 000000000..aa349f195 --- /dev/null +++ b/domains/niceEli.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "niceEli", + "email": "EliCardoso2009@gmail.com" + }, + "record": { + "A": ["99.254.123.29"] + } +} From fcdd3b41056f2ad598cff02475890fc2d2b7fdf9 Mon Sep 17 00:00:00 2001 From: MrWeez Date: Tue, 8 Aug 2023 21:18:17 +0300 Subject: [PATCH 121/796] feat(domain): mrweez.is-a.dev --- domains/mrweez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrweez.json diff --git a/domains/mrweez.json b/domains/mrweez.json new file mode 100644 index 000000000..f98e22059 --- /dev/null +++ b/domains/mrweez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrWeez", + "email": "arsenyplis2018@gmail.com" + }, + "record": { + "URL": "depcloud.xyz" + } +} From f6daf1953ef586d71f3e24166b0219d6d41fbbb5 Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 8 Aug 2023 21:51:36 +0200 Subject: [PATCH 122/796] feat(domain): add `jackbillstrom.is-a.dev` --- domains/jackbillstrom.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jackbillstrom.json diff --git a/domains/jackbillstrom.json b/domains/jackbillstrom.json new file mode 100644 index 000000000..24a291a3e --- /dev/null +++ b/domains/jackbillstrom.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jackbillstrom", + "email": "jackbillstrom@gmail.com" + }, + + "record": { + "CNAME": "swedish.codes" + } +} From 6b998ba072f64716003464b3e32dfad0050c7ff0 Mon Sep 17 00:00:00 2001 From: Seb <69688534+SebTNT@users.noreply.github.com> Date: Tue, 8 Aug 2023 22:30:29 +0200 Subject: [PATCH 123/796] Create blog.tnt.json --- Domains/blog.tnt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Domains/blog.tnt.json diff --git a/Domains/blog.tnt.json b/Domains/blog.tnt.json new file mode 100644 index 000000000..be2e1ff31 --- /dev/null +++ b/Domains/blog.tnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SebTNT", + "email": "turquoisetntmultimedia@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} From 3b7163b4d80384f7d8909734107c59253ef76451 Mon Sep 17 00:00:00 2001 From: gooplancton Date: Wed, 9 Aug 2023 00:20:28 +0200 Subject: [PATCH 124/796] feat(domain): gooplancton.is-a.dev --- domains/gooplancton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gooplancton.json b/domains/gooplancton.json index 8479a8096..270ca6752 100644 --- a/domains/gooplancton.json +++ b/domains/gooplancton.json @@ -4,6 +4,6 @@ "email": "gooplancton@outlook.com" }, "record": { - "A": ["93.93.117.164"] + "A": "93.93.117.164" } } From 040be4dcc74f09b66582a885a5603c08aea84563 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Wed, 9 Aug 2023 06:30:19 +0800 Subject: [PATCH 125/796] feat(domain): testdomain.is-a.dev --- domains/testdomain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/testdomain.json diff --git a/domains/testdomain.json b/domains/testdomain.json new file mode 100644 index 000000000..efde507f1 --- /dev/null +++ b/domains/testdomain.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "01bba44d-3f24-406b-a6ac-c019e1aab24c.id.repl.co" + } +} From 7b9d91b62bf21f8efa47eecf8af91dc654075656 Mon Sep 17 00:00:00 2001 From: gooplancton Date: Wed, 9 Aug 2023 00:32:59 +0200 Subject: [PATCH 126/796] feat(domain): gooplancton.is-a.dev From 4cb2e6498ed696213f37fbc0ff40a797f80a6f11 Mon Sep 17 00:00:00 2001 From: gooplancton Date: Wed, 9 Aug 2023 00:33:24 +0200 Subject: [PATCH 127/796] feat(domain): gooplancton.is-a.dev --- domains/gooplancton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gooplancton.json b/domains/gooplancton.json index 270ca6752..4a9d0388a 100644 --- a/domains/gooplancton.json +++ b/domains/gooplancton.json @@ -4,6 +4,6 @@ "email": "gooplancton@outlook.com" }, "record": { - "A": "93.93.117.164" + "CNAME": "hosts.is-a.dev" } } From 3890118085829b229bf68c2a8946d3db140dc6f4 Mon Sep 17 00:00:00 2001 From: Nikolay Ponich <31021660+ponich@users.noreply.github.com> Date: Wed, 9 Aug 2023 01:35:40 +0300 Subject: [PATCH 128/796] feat(domain): add `ponich-sandbox.is-a.dev` --- domains/ponich-sandbox.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ponich-sandbox.json diff --git a/domains/ponich-sandbox.json b/domains/ponich-sandbox.json new file mode 100644 index 000000000..10f458466 --- /dev/null +++ b/domains/ponich-sandbox.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ponich", + "email": "n.ponich@gmail.com" + }, + + "record": { + "CNAME": "dev.ponich.com" + } +} From b6e93f19749eb77ba3d0d279e5b8e22fc157fbf9 Mon Sep 17 00:00:00 2001 From: Chris <1402359+pixelgeek@users.noreply.github.com> Date: Tue, 8 Aug 2023 16:52:56 -0700 Subject: [PATCH 129/796] Updates for reverification with Github --- domains/_github-pages-challenge-pixelgeek.pixelgeek.json | 9 +++++++++ domains/pixelgeek.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-pixelgeek.pixelgeek.json diff --git a/domains/_github-pages-challenge-pixelgeek.pixelgeek.json b/domains/_github-pages-challenge-pixelgeek.pixelgeek.json new file mode 100644 index 000000000..d733dc0ac --- /dev/null +++ b/domains/_github-pages-challenge-pixelgeek.pixelgeek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pixelgeek", + "email": "pxe.geek+github@gmail.com" + }, + "record": { + "TXT": "6ca9401189820db4d366aacc7832c3" + } +} \ No newline at end of file diff --git a/domains/pixelgeek.json b/domains/pixelgeek.json index 97cf04944..38794ba1c 100644 --- a/domains/pixelgeek.json +++ b/domains/pixelgeek.json @@ -2,7 +2,7 @@ { "owner": { "username": "pixelgeek", - "email": "pixelgeek@intel.com" + "email": "pxe.geek+github@gmail.com" }, "record": { "CNAME": "pixelgeek.github.io" From 934d8cb4eb79ed7b5677623cdab349278d66782a Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Wed, 9 Aug 2023 09:31:31 +0800 Subject: [PATCH 130/796] feat(domain): is-a.is-a.dev --- domains/is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/is-a.dev.json diff --git a/domains/is-a.dev.json b/domains/is-a.dev.json new file mode 100644 index 000000000..52511eb4e --- /dev/null +++ b/domains/is-a.dev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + } +} From 87b4bdd4f798d7c4d3495579ffd401e218e93d3e Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:32:54 +0300 Subject: [PATCH 131/796] feat(jey): Add GitHub pages verification --- domains/_github-pages-challenge-Jeymen.jeymen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Jeymen.jeymen.json diff --git a/domains/_github-pages-challenge-Jeymen.jeymen.json b/domains/_github-pages-challenge-Jeymen.jeymen.json new file mode 100644 index 000000000..b1ea47149 --- /dev/null +++ b/domains/_github-pages-challenge-Jeymen.jeymen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jeymen", + "email": "jeymen11@proton.me" + }, + "record": { + "TXT": "d01c3f5f2e886990f511ffb0dc7fcb" + } +} From d1f581dd953c1cca89e20d823dfd193660393097 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 13:39:45 +0800 Subject: [PATCH 132/796] Rename _github-pages-challenge-Jeymen.jeymen.json to _github-pages-challenge-jeymen.jeymen.json --- ...men.jeymen.json => _github-pages-challenge-jeymen.jeymen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Jeymen.jeymen.json => _github-pages-challenge-jeymen.jeymen.json} (100%) diff --git a/domains/_github-pages-challenge-Jeymen.jeymen.json b/domains/_github-pages-challenge-jeymen.jeymen.json similarity index 100% rename from domains/_github-pages-challenge-Jeymen.jeymen.json rename to domains/_github-pages-challenge-jeymen.jeymen.json From 159ea7d683b2ed60e89774bb763ba9341732db40 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Wed, 9 Aug 2023 12:07:23 +0300 Subject: [PATCH 133/796] feat(jey): Add Zoho MX records --- domains/jeymen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 633eda166..07ebe14c0 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -5,6 +5,6 @@ "discord": "Jeymen#5269" }, "record": { - "CNAME": "jeymen.github.io" + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } From 0a78cb3b859bc9182bcfea8adf37776ca447fe10 Mon Sep 17 00:00:00 2001 From: Jeymen Date: Wed, 9 Aug 2023 12:32:02 +0300 Subject: [PATCH 134/796] feat(domain): jeymen.is-a.dev --- domains/jeymen.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 07ebe14c0..f9a2adc54 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -1,10 +1,9 @@ { "owner": { "username": "Jeymen", - "email": "", - "discord": "Jeymen#5269" + "email": "jeymen11@proton.me" }, "record": { - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] + "CNAME": "jeymen.github.io" } } From 3c9f69b2bf5249e438f1432cdd3d5f44952546e8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 17:34:04 +0800 Subject: [PATCH 135/796] Update jeymen.json --- domains/jeymen.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index f9a2adc54..c7c4c5fc2 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -4,6 +4,17 @@ "email": "jeymen11@proton.me" }, "record": { - "CNAME": "jeymen.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ] } } From b3581af9f0c4f4f327a4ca2f36c74be769226912 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:29:15 +0530 Subject: [PATCH 136/796] I don't think I want to use GitHub Pages anymore --- domains/_github-pages-challenge-j-eo.jake.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_github-pages-challenge-j-eo.jake.json diff --git a/domains/_github-pages-challenge-j-eo.jake.json b/domains/_github-pages-challenge-j-eo.jake.json deleted file mode 100644 index ed30942e7..000000000 --- a/domains/_github-pages-challenge-j-eo.jake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "GitHub Pages verification", - "owner": { - "username": "j-eo", - "email": "website-contact.nem2h@silomails.com", - }, - "record": { - "TXT": "ccf413ecac65923d4b202f89da74c6" - } -} From 285f76882b75ca72e6e8f234f90970db7c4d4b17 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:30:58 +0530 Subject: [PATCH 137/796] Change CNAME record to point to Cloudflare Pages --- domains/jake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jake.json b/domains/jake.json index ad102c4ed..16e2e4a4f 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -6,6 +6,6 @@ "email": "website-contact.nem2h@silomails.com", }, "record": { - "CNAME": "j-eo.github.io" + "CNAME": "jakeanto.pages.dev" } } From 28d950607b88a356b3ec4a595682b517cf1eab1f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 19:21:47 +0800 Subject: [PATCH 138/796] Update jake.json --- domains/jake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jake.json b/domains/jake.json index 16e2e4a4f..8bdb58422 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -3,7 +3,7 @@ "repo": "https://github.com/j-eo/j-eo.github.io", "owner": { "username": "j-eo", - "email": "website-contact.nem2h@silomails.com", + "email": "website-contact.nem2h@silomails.com" }, "record": { "CNAME": "jakeanto.pages.dev" From bb91c30a91342993fcc5f253de686fa25c729b3c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 19:25:08 +0800 Subject: [PATCH 139/796] Rename blog.tnt.json to blog.tnt.json --- {Domains => domains}/blog.tnt.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {Domains => domains}/blog.tnt.json (100%) diff --git a/Domains/blog.tnt.json b/domains/blog.tnt.json similarity index 100% rename from Domains/blog.tnt.json rename to domains/blog.tnt.json From 67b338b9b46c3c924e16d3e69065b9716aa61fe0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 19:35:33 +0800 Subject: [PATCH 140/796] Rename _github-pages-challenge-bi0hazarDD.jonathancarrillo.json to _github-pages-challenge-bi0hazardd.jonathancarrillo.json --- ...n => _github-pages-challenge-bi0hazardd.jonathancarrillo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-bi0hazarDD.jonathancarrillo.json => _github-pages-challenge-bi0hazardd.jonathancarrillo.json} (100%) diff --git a/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json b/domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json similarity index 100% rename from domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json rename to domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json From 9f0d7944f47a12163f5afea4fe2f0deb1b373490 Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Wed, 9 Aug 2023 13:43:47 +0200 Subject: [PATCH 141/796] Add GitHub domain verification --- domains/_github-pages-challenge-not-coded.notcoded | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-not-coded.notcoded diff --git a/domains/_github-pages-challenge-not-coded.notcoded b/domains/_github-pages-challenge-not-coded.notcoded new file mode 100644 index 000000000..4d723c678 --- /dev/null +++ b/domains/_github-pages-challenge-not-coded.notcoded @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "not-coded", + "email": "", + "discord": "Code#9844", + "discordUserID": "620662953347121163" + }, + "record": { + "TXT": "54806bbd47bc06fa6f626952eb06aa" + } +} From a983133cecaa94d9ac11b4f9f5d1528a0874996c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 19:44:48 +0800 Subject: [PATCH 142/796] feat(validation): bump node to v16 --- .github/workflows/checks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 678e6525c..99b47d0ab 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -9,10 +9,10 @@ jobs: with: ref: ${{ github.event.pull_request.head.sha }} fetch-depth: 0 - - name: Setup node v15 + - name: Setup node v16 uses: actions/setup-node@v1 with: - node-version: '15' + node-version: '16' - name: Install dependencies uses: borales/actions-yarn@v2.0.0 with: From e61faecaac4721467cb35d628a7e14a1cff98253 Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Wed, 9 Aug 2023 13:49:45 +0200 Subject: [PATCH 143/796] Update and rename _github-pages-challenge-not-coded.notcoded to _github-pages-challenge-not-coded.notcoded.json --- ...notcoded => _github-pages-challenge-not-coded.notcoded.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-not-coded.notcoded => _github-pages-challenge-not-coded.notcoded.json} (85%) diff --git a/domains/_github-pages-challenge-not-coded.notcoded b/domains/_github-pages-challenge-not-coded.notcoded.json similarity index 85% rename from domains/_github-pages-challenge-not-coded.notcoded rename to domains/_github-pages-challenge-not-coded.notcoded.json index 4d723c678..6c29551cf 100644 --- a/domains/_github-pages-challenge-not-coded.notcoded +++ b/domains/_github-pages-challenge-not-coded.notcoded.json @@ -2,7 +2,7 @@ "owner": { "username": "not-coded", "email": "", - "discord": "Code#9844", + "discord": "notcoded", "discordUserID": "620662953347121163" }, "record": { From efd1672745cad7272ef0380a856426d468d3b335 Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Wed, 9 Aug 2023 12:59:20 +0100 Subject: [PATCH 144/796] Update _github-pages-challenge-bi0hazardd.jonathancarrillo.json update txt record --- .../_github-pages-challenge-bi0hazardd.jonathancarrillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json b/domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json index 2383d61f1..c24215daa 100644 --- a/domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json +++ b/domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json @@ -6,6 +6,6 @@ "email": "jonathan-8@hotmail.co.uk" }, "record": { - "TXT": "8e185689c7ba93093ddd8785ca60e6" + "TXT": "87235c5c433d52086cbf2ae6ddd9a1" } } From 0d176c427bb826ffff12eadbabccd7bc4fe06b53 Mon Sep 17 00:00:00 2001 From: j0code <42189560+j0code@users.noreply.github.com> Date: Wed, 9 Aug 2023 16:07:25 +0200 Subject: [PATCH 145/796] add github social --- domains/cv.json | 1 + domains/j0.json | 1 + domains/j0code.json | 1 + domains/lemmy.json | 1 + domains/twitter.json | 1 + 5 files changed, 5 insertions(+) diff --git a/domains/cv.json b/domains/cv.json index f70d87062..583ce9bc8 100644 --- a/domains/cv.json +++ b/domains/cv.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/j0.json b/domains/j0.json index f70d87062..583ce9bc8 100644 --- a/domains/j0.json +++ b/domains/j0.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/j0code.json b/domains/j0code.json index f70d87062..583ce9bc8 100644 --- a/domains/j0code.json +++ b/domains/j0code.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/lemmy.json b/domains/lemmy.json index f70d87062..583ce9bc8 100644 --- a/domains/lemmy.json +++ b/domains/lemmy.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/twitter.json b/domains/twitter.json index f70d87062..583ce9bc8 100644 --- a/domains/twitter.json +++ b/domains/twitter.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, From e7daaafc228217cfd175e05325c74986cbf8df90 Mon Sep 17 00:00:00 2001 From: vollowx Date: Thu, 10 Aug 2023 00:22:07 +0800 Subject: [PATCH 146/796] feat(domain): vollow.is-a.dev --- domains/vollow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vollow.json diff --git a/domains/vollow.json b/domains/vollow.json new file mode 100644 index 000000000..17eac5d30 --- /dev/null +++ b/domains/vollow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vollowx", + "email": "muffinslog@proton.me" + }, + "record": { + "URL": "vollowx.github.io" + } +} From e286e161e4ef250cef9a550034768ca813feec8e Mon Sep 17 00:00:00 2001 From: Blob2763 Date: Wed, 9 Aug 2023 18:28:42 +0100 Subject: [PATCH 147/796] feat(domain): blob2763.is-a.dev --- domains/blob2763.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blob2763.json diff --git a/domains/blob2763.json b/domains/blob2763.json new file mode 100644 index 000000000..8da1a718d --- /dev/null +++ b/domains/blob2763.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "CNAME": "blob2763.github.io" + } +} From f53dc84e8534dfafb1c355581079980f0990d13e Mon Sep 17 00:00:00 2001 From: Pedro Barbosa Date: Wed, 9 Aug 2023 20:01:52 +0200 Subject: [PATCH 148/796] Add jpedro --- domains/jpedro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jpedro.json diff --git a/domains/jpedro.json b/domains/jpedro.json new file mode 100644 index 000000000..6579832c4 --- /dev/null +++ b/domains/jpedro.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog", + "repo": "https://github.com/jpedro/jpedro.github.io", + "owner": { + "username": "jpedro", + "email": "github@jpedro.dev" + }, + "record": { + "CNAME": "jpedro.github.io" + } +} From 91b32e799c82c73c80221cb7cf401e80bfc65fbf Mon Sep 17 00:00:00 2001 From: tokiakasu Date: Wed, 9 Aug 2023 21:37:23 +0300 Subject: [PATCH 149/796] feat(domain): tokiakasu.is-a.dev --- domains/tokiakasu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tokiakasu.json diff --git a/domains/tokiakasu.json b/domains/tokiakasu.json new file mode 100644 index 000000000..e6d665872 --- /dev/null +++ b/domains/tokiakasu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tokiakasu", + "email": "crxpp@protonmail.com" + }, + "record": { + "A": ["95.163.12.169"] + } +} From 25c65a1a01d439003a651ff0fc6247eed48b74ae Mon Sep 17 00:00:00 2001 From: ItsNiceCraft <74358857+ItsNiceCraft@users.noreply.github.com> Date: Wed, 9 Aug 2023 21:32:29 +0200 Subject: [PATCH 150/796] feat(domain): add verification for github pages --- ...github-pages-challenge-ItsNiceCraft.itsnicecraft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json diff --git a/domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json b/domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json new file mode 100644 index 000000000..17c545224 --- /dev/null +++ b/domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsnicecraft", + "email": "itsnicecraft@protonmail.com.com" + }, + "record": { + "TXT": "af298352953860816795903319fbc9" + } +} From 478510f8cfe89635fc6a6a4eb91ac9ce48410d4d Mon Sep 17 00:00:00 2001 From: Antton Dev <64503329+antton-dev@users.noreply.github.com> Date: Wed, 9 Aug 2023 22:34:25 +0200 Subject: [PATCH 151/796] Create _github-pages-challenge-antton-dev.antton.json --- domains/_github-pages-challenge-antton-dev.antton.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-antton-dev.antton.json diff --git a/domains/_github-pages-challenge-antton-dev.antton.json b/domains/_github-pages-challenge-antton-dev.antton.json new file mode 100644 index 000000000..ec5db1b16 --- /dev/null +++ b/domains/_github-pages-challenge-antton-dev.antton.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "antton-dev", + "email": "antton.chevrier@etik.com" + }, + "record": { + "TXT": "a3787429898a0a8bb9b3cbffa253fa" + } +} From c5f522a6a40fa70d37378f0f3bd8d4d72f053230 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 06:18:35 +0800 Subject: [PATCH 152/796] Rename krrisharma .json to krrisharma.json --- domains/{krrisharma .json => krrisharma.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{krrisharma .json => krrisharma.json} (100%) diff --git a/domains/krrisharma .json b/domains/krrisharma.json similarity index 100% rename from domains/krrisharma .json rename to domains/krrisharma.json From 8985f0aaf390914fbd5bc58dd3a3ce9da123965b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 06:20:41 +0800 Subject: [PATCH 153/796] Rename _github-pages-challenge-T-Dynamos.anshdadwal.json to _github-pages-challenge-t-dynamos.anshdadwal.json --- ...wal.json => _github-pages-challenge-t-dynamos.anshdadwal.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-T-Dynamos.anshdadwal.json => _github-pages-challenge-t-dynamos.anshdadwal.json} (100%) diff --git a/domains/_github-pages-challenge-T-Dynamos.anshdadwal.json b/domains/_github-pages-challenge-t-dynamos.anshdadwal.json similarity index 100% rename from domains/_github-pages-challenge-T-Dynamos.anshdadwal.json rename to domains/_github-pages-challenge-t-dynamos.anshdadwal.json From 208b8f208ef2b4c22684c7c32d7c6f021050cc2c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 06:24:37 +0800 Subject: [PATCH 154/796] Rename _github-pages-challenge-9xN.44.json to _github-pages-challenge-9xn.44.json --- ...-challenge-9xN.44.json => _github-pages-challenge-9xn.44.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-9xN.44.json => _github-pages-challenge-9xn.44.json} (100%) diff --git a/domains/_github-pages-challenge-9xN.44.json b/domains/_github-pages-challenge-9xn.44.json similarity index 100% rename from domains/_github-pages-challenge-9xN.44.json rename to domains/_github-pages-challenge-9xn.44.json From d8846ece593526de9042cb047f3721c2ac605e11 Mon Sep 17 00:00:00 2001 From: Ken Wu Date: Wed, 9 Aug 2023 21:27:26 -0200 Subject: [PATCH 155/796] Create kenwu.json --- domains/kenwu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kenwu.json diff --git a/domains/kenwu.json b/domains/kenwu.json new file mode 100644 index 000000000..4bbda27e5 --- /dev/null +++ b/domains/kenwu.json @@ -0,0 +1,12 @@ +{ + "description": "This is Ken Wu's personal portfolio website.", + "repo": "https://github.com/kenwuqianghao/kenwuqianghao.github.io", + "owner": { + "username": "KenWuqianghao", + "email": "wooqianghao@gmail.com", + "twitter": "KenWuqianghao" + }, + "record": { + "CNAME": "kenwuqianghao.github.io" + } +} From d69ffc74100c4ffdda917630f2d14dcdad13c25b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:42:07 +0800 Subject: [PATCH 156/796] Rename _github-pages-challenge-EnderPoint07.enderpoint.json to _github-pages-challenge-enderpoint07.enderpoint.json --- ...son => _github-pages-challenge-enderpoint07.enderpoint.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-EnderPoint07.enderpoint.json => _github-pages-challenge-enderpoint07.enderpoint.json} (99%) diff --git a/domains/_github-pages-challenge-EnderPoint07.enderpoint.json b/domains/_github-pages-challenge-enderpoint07.enderpoint.json similarity index 99% rename from domains/_github-pages-challenge-EnderPoint07.enderpoint.json rename to domains/_github-pages-challenge-enderpoint07.enderpoint.json index e0a2be0ef..bee86756a 100644 --- a/domains/_github-pages-challenge-EnderPoint07.enderpoint.json +++ b/domains/_github-pages-challenge-enderpoint07.enderpoint.json @@ -10,4 +10,4 @@ "record": { "TXT": "ea82a679a2f0a737ed5a4c6a5d0e2b" } -} \ No newline at end of file +} From bf371be637b51159976feb9739f9627e6f9eb4ee Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:43:50 +0800 Subject: [PATCH 157/796] Update blue.json --- domains/blue.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blue.json b/domains/blue.json index 121d73e1e..febc70c0c 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -7,6 +7,6 @@ "twitter": "b1uedev" }, "record": { - "TXT": "e921e6896e19bfdc214f60f54aaacc" + "CNAME": "b1ue-dev.github.io" } } From dc23e98d55e14b8cd7c7c410c9f37b03962a80c7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:44:06 +0800 Subject: [PATCH 158/796] Rename _github-pages-challenge-B1ue-Dev.blue.json to _github-pages-challenge-b1ue-dev.blue.json --- ...e-Dev.blue.json => _github-pages-challenge-b1ue-dev.blue.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-B1ue-Dev.blue.json => _github-pages-challenge-b1ue-dev.blue.json} (100%) diff --git a/domains/_github-pages-challenge-B1ue-Dev.blue.json b/domains/_github-pages-challenge-b1ue-dev.blue.json similarity index 100% rename from domains/_github-pages-challenge-B1ue-Dev.blue.json rename to domains/_github-pages-challenge-b1ue-dev.blue.json From 82168540d2633a064fa10b1e415b5bc75f6f9b4c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:45:29 +0800 Subject: [PATCH 159/796] Rename _github-pages-challenge-KenWuqianghao.kenwu.json to _github-pages-challenge-kenwuqianghao.kenwu.json --- ...enwu.json => _github-pages-challenge-kenwuqianghao.kenwu.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-KenWuqianghao.kenwu.json => _github-pages-challenge-kenwuqianghao.kenwu.json} (100%) diff --git a/domains/_github-pages-challenge-KenWuqianghao.kenwu.json b/domains/_github-pages-challenge-kenwuqianghao.kenwu.json similarity index 100% rename from domains/_github-pages-challenge-KenWuqianghao.kenwu.json rename to domains/_github-pages-challenge-kenwuqianghao.kenwu.json From 9f2313c85259968dcf754fe2a6fe2ad5f1226752 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:47:17 +0800 Subject: [PATCH 160/796] Update and rename _github-pages-challenge-ItsNiceCraft.itsnicecraft.json to _github-pages-challenge-itsnicecraft.itsnicecraft.json --- ...son => _github-pages-challenge-itsnicecraft.itsnicecraft.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ItsNiceCraft.itsnicecraft.json => _github-pages-challenge-itsnicecraft.itsnicecraft.json} (100%) diff --git a/domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json similarity index 100% rename from domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json rename to domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json From b0ba01f1a119d34ae0b25f9298d29298d995f30a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:47:36 +0800 Subject: [PATCH 161/796] Update _github-pages-challenge-itsnicecraft.itsnicecraft.json --- domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json index 17c545224..f1d38f8e6 100644 --- a/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json +++ b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json @@ -1,7 +1,7 @@ { "owner": { "username": "itsnicecraft", - "email": "itsnicecraft@protonmail.com.com" + "email": "itsnicecraft@protonmail.com" }, "record": { "TXT": "af298352953860816795903319fbc9" From ec0932a02fd7b66b0e816bfc25bca37d2f8723c2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:53:41 +0800 Subject: [PATCH 162/796] Rename _github-pages-challenge-OtterCodes101.otter.json to _github-pages-challenge-ottercodes101.otter.json --- ...tter.json => _github-pages-challenge-ottercodes101.otter.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-OtterCodes101.otter.json => _github-pages-challenge-ottercodes101.otter.json} (100%) diff --git a/domains/_github-pages-challenge-OtterCodes101.otter.json b/domains/_github-pages-challenge-ottercodes101.otter.json similarity index 100% rename from domains/_github-pages-challenge-OtterCodes101.otter.json rename to domains/_github-pages-challenge-ottercodes101.otter.json From 4f1897cde70ec19a6148f7d33eb08808901ab432 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:10:31 +0800 Subject: [PATCH 163/796] Update vollow.json --- domains/vollow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vollow.json b/domains/vollow.json index 17eac5d30..14dac0b86 100644 --- a/domains/vollow.json +++ b/domains/vollow.json @@ -4,6 +4,6 @@ "email": "muffinslog@proton.me" }, "record": { - "URL": "vollowx.github.io" + "CNAME": "vollowx.github.io" } } From 0a7f4a8fbf5a1d68d8c0e331dba60e501def5711 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:17:18 +0800 Subject: [PATCH 164/796] Discard changes to domains/is-a.dev.json --- domains/is-a.dev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/is-a.dev.json diff --git a/domains/is-a.dev.json b/domains/is-a.dev.json deleted file mode 100644 index 52511eb4e..000000000 --- a/domains/is-a.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" - }, - - "record": { - "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" - } -} From b05d9bc3eca8e2bfbe745011b019fa6b07b9add4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:17:22 +0800 Subject: [PATCH 165/796] Discard changes to domains/testdomain.json --- domains/testdomain.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/testdomain.json diff --git a/domains/testdomain.json b/domains/testdomain.json deleted file mode 100644 index efde507f1..000000000 --- a/domains/testdomain.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" - }, - - "record": { - "CNAME": "01bba44d-3f24-406b-a6ac-c019e1aab24c.id.repl.co" - } -} From 37734a00ddeea1039820c27045fec230be1577db Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:22:29 +0800 Subject: [PATCH 166/796] Rename _github-pages-challenge-Jakethebest1238.jakehe.json to _github-pages-challenge-jakethebest1238.jakehe.json --- ...e.json => _github-pages-challenge-jakethebest1238.jakehe.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Jakethebest1238.jakehe.json => _github-pages-challenge-jakethebest1238.jakehe.json} (100%) diff --git a/domains/_github-pages-challenge-Jakethebest1238.jakehe.json b/domains/_github-pages-challenge-jakethebest1238.jakehe.json similarity index 100% rename from domains/_github-pages-challenge-Jakethebest1238.jakehe.json rename to domains/_github-pages-challenge-jakethebest1238.jakehe.json From cea60856a5199ee0362a099a194765042e86869f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:25:25 +0800 Subject: [PATCH 167/796] Rename _github-pages-challenge-xXTgamerXx.brin.json to _github-pages-challenge-xxtgamerxx.brin.json --- ...rXx.brin.json => _github-pages-challenge-xxtgamerxx.brin.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-xXTgamerXx.brin.json => _github-pages-challenge-xxtgamerxx.brin.json} (100%) diff --git a/domains/_github-pages-challenge-xXTgamerXx.brin.json b/domains/_github-pages-challenge-xxtgamerxx.brin.json similarity index 100% rename from domains/_github-pages-challenge-xXTgamerXx.brin.json rename to domains/_github-pages-challenge-xxtgamerxx.brin.json From 7233d4a3c5c87d6b7c5f6c30e51f8b5ad57d7194 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:28:33 +0800 Subject: [PATCH 168/796] Update amity.json --- domains/amity.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amity.json b/domains/amity.json index 32a6db52a..27e397938 100644 --- a/domains/amity.json +++ b/domains/amity.json @@ -4,6 +4,6 @@ "email": "alyx@aleteoryx.me" }, "record": { - "URL": "aleteoryx.me" + "URL": "https://aleteoryx.me" } } From ff48f882e27dc44084c160b3563a7cac15708986 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:29:46 +0800 Subject: [PATCH 169/796] Update mrweez.json --- domains/mrweez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrweez.json b/domains/mrweez.json index f98e22059..3d2efd80d 100644 --- a/domains/mrweez.json +++ b/domains/mrweez.json @@ -4,6 +4,6 @@ "email": "arsenyplis2018@gmail.com" }, "record": { - "URL": "depcloud.xyz" + "URL": "https://depcloud.xyz" } } From b0bd864be3783f9965577a12168f72d32fa6abfd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:48:14 +0800 Subject: [PATCH 170/796] Rename niceEli.json to niceeli.json --- domains/{niceEli.json => niceeli.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{niceEli.json => niceeli.json} (100%) diff --git a/domains/niceEli.json b/domains/niceeli.json similarity index 100% rename from domains/niceEli.json rename to domains/niceeli.json From 53d0254e28ff6c6a18bd26a38c02db22ea7c4414 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:51:28 +0800 Subject: [PATCH 171/796] Rename _github-pages-challenge-ARBoyGo.arboy.json to _github-pages-challenge-arboygo.arboy.json --- ...oyGo.arboy.json => _github-pages-challenge-arboygo.arboy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ARBoyGo.arboy.json => _github-pages-challenge-arboygo.arboy.json} (100%) diff --git a/domains/_github-pages-challenge-ARBoyGo.arboy.json b/domains/_github-pages-challenge-arboygo.arboy.json similarity index 100% rename from domains/_github-pages-challenge-ARBoyGo.arboy.json rename to domains/_github-pages-challenge-arboygo.arboy.json From 4d113ed7901624c7bdd9a2a7abb71c4404cd6031 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:54:11 +0800 Subject: [PATCH 172/796] Update n4n5.json --- domains/n4n5.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/n4n5.json b/domains/n4n5.json index 1bdfbde69..43a37c462 100644 --- a/domains/n4n5.json +++ b/domains/n4n5.json @@ -4,7 +4,7 @@ "owner": { "username": "n4n5", "email": "", - "twitter": "Its-Just-Nans", + "twitter": "Its-Just-Nans" }, "record": { "URL": "https://n4n5.dev" From 96bdfe8c199c3592df62a2779ce6b907ea7f5aa4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:54:30 +0800 Subject: [PATCH 173/796] Update n4n5.json --- domains/n4n5.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/n4n5.json b/domains/n4n5.json index 43a37c462..09be0e216 100644 --- a/domains/n4n5.json +++ b/domains/n4n5.json @@ -2,7 +2,7 @@ "description": "redirects to my website", "repo": "https://github.com/Its-Just-Nans", "owner": { - "username": "n4n5", + "username": "Its-Just-Nans", "email": "", "twitter": "Its-Just-Nans" }, From 12782eef3abf2c302c049a5cf85c3573105ee8a1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:55:26 +0800 Subject: [PATCH 174/796] Update n4n5.json --- domains/n4n5.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/n4n5.json b/domains/n4n5.json index 09be0e216..75b8dbbe7 100644 --- a/domains/n4n5.json +++ b/domains/n4n5.json @@ -3,8 +3,7 @@ "repo": "https://github.com/Its-Just-Nans", "owner": { "username": "Its-Just-Nans", - "email": "", - "twitter": "Its-Just-Nans" + "email": "" }, "record": { "URL": "https://n4n5.dev" From 2363fa35ff12fd6d40b91ac68ee5adbcec775b8a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:55:51 +0800 Subject: [PATCH 175/796] Update mrgliff.json --- domains/mrgliff.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrgliff.json b/domains/mrgliff.json index f7f59e6a1..aebe6f1e9 100644 --- a/domains/mrgliff.json +++ b/domains/mrgliff.json @@ -4,6 +4,6 @@ "email": "dharminnagar@gmail.com" }, "record": { - "URL": "mrgliff.dev" + "URL": "https://mrgliff.dev" } } From d6abab1a4102c708a0ea4c6fdd6543bb9a6691f1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:58:57 +0800 Subject: [PATCH 176/796] Rename _github-pages-challenge-Bnyro.bnyro.json to _github-pages-challenge-bnyro.bnyro.json --- ...-Bnyro.bnyro.json => _github-pages-challenge-bnyro.bnyro.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Bnyro.bnyro.json => _github-pages-challenge-bnyro.bnyro.json} (100%) diff --git a/domains/_github-pages-challenge-Bnyro.bnyro.json b/domains/_github-pages-challenge-bnyro.bnyro.json similarity index 100% rename from domains/_github-pages-challenge-Bnyro.bnyro.json rename to domains/_github-pages-challenge-bnyro.bnyro.json From 06637e20939ffd6042a39777d972c8a435d817be Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:59:21 +0800 Subject: [PATCH 177/796] Discard changes to domains/krix.json --- domains/krix.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/krix.json b/domains/krix.json index b54adf49a..5707fea0c 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -1,9 +1,10 @@ { + "description": "Krix's portfolio", "owner": { "username": "Krix12", "email": "kristjan.kocevar89@gmail.com" }, "record": { - "TXT": "178ab459221fd277af8029cae84a63" + "CNAME": "krix12-github-io.pages.dev" } } From 25b0afbff3f5cb51dedd9514e2cf1dda6974018b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:59:31 +0800 Subject: [PATCH 178/796] Rename _github-pages-challenge-Krix12.krix.json to _github-pages-challenge-krix12.krix.json --- ...-Krix12.krix.json => _github-pages-challenge-krix12.krix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Krix12.krix.json => _github-pages-challenge-krix12.krix.json} (100%) diff --git a/domains/_github-pages-challenge-Krix12.krix.json b/domains/_github-pages-challenge-krix12.krix.json similarity index 100% rename from domains/_github-pages-challenge-Krix12.krix.json rename to domains/_github-pages-challenge-krix12.krix.json From 390d18380d2466f9d93185ca087320a3b6c4226c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:00:52 +0800 Subject: [PATCH 179/796] Rename _github-pages-challenge-Clay990.suraj to _github-pages-challenge-clay990.suraj.json --- ...e-Clay990.suraj => _github-pages-challenge-clay990.suraj.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Clay990.suraj => _github-pages-challenge-clay990.suraj.json} (100%) diff --git a/domains/_github-pages-challenge-Clay990.suraj b/domains/_github-pages-challenge-clay990.suraj.json similarity index 100% rename from domains/_github-pages-challenge-Clay990.suraj rename to domains/_github-pages-challenge-clay990.suraj.json From f5afbd4f602e34488a107f882c527848e9c43e02 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:04:58 +0800 Subject: [PATCH 180/796] Update akpi.json --- domains/akpi.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index 1cdbd6c00..76866ea4a 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -5,9 +5,13 @@ "discord": "equus_quagga" }, "record": { - "CNAME": "akpi816218.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + "A": [ + "185.199.110.153", + "185.199.108.153", + "185.199.111.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } +} From bf7cca56d4c25b24e653dfef5fd3a2b54503d2a2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:05:17 +0800 Subject: [PATCH 181/796] Update _github-pages-challenge-akpi816218.akpi.json --- domains/_github-pages-challenge-akpi816218.akpi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-akpi816218.akpi.json b/domains/_github-pages-challenge-akpi816218.akpi.json index edd1888f9..2a1566dbb 100644 --- a/domains/_github-pages-challenge-akpi816218.akpi.json +++ b/domains/_github-pages-challenge-akpi816218.akpi.json @@ -3,7 +3,7 @@ "username": "akpi816218", "email": "", "discord": "equus_quagga" - } + }, "record": { "TXT": "83f74e3c71720aa4514d32cabe7324" } From faeb468d8c158fdfa669c4cc1930c8e2d679ea7e Mon Sep 17 00:00:00 2001 From: Mai1ii Date: Thu, 10 Aug 2023 09:06:33 +0800 Subject: [PATCH 182/796] feat(domain): sev.is-a.dev --- domains/sev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sev.json diff --git a/domains/sev.json b/domains/sev.json new file mode 100644 index 000000000..607164f58 --- /dev/null +++ b/domains/sev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "CNAME": "cd.bio.link" + } +} From fab5b4a537260291e28ce5e8e38ab71758400f87 Mon Sep 17 00:00:00 2001 From: Mai1ii Date: Thu, 10 Aug 2023 09:10:43 +0800 Subject: [PATCH 183/796] feat(domain): mai.is-a.dev --- domains/mai.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/mai.json b/domains/mai.json index 31fe3e938..16aaf240b 100644 --- a/domains/mai.json +++ b/domains/mai.json @@ -1,10 +1,9 @@ { - "description": "Mai's personal developer website", - "owner": { - "username": "Mai1ii", - "email": "mail@apexure.cf" - }, - "record": { - "CNAME": "mai1ii.github.io" - } + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } } From f49f63b5473c28f21afb8dc3e8f7ee47802fae42 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:12:25 +0800 Subject: [PATCH 184/796] Update and rename _github-pages-challenge-Habeel06.habeel.json to _github-pages-challenge-habeel06.habeel.json --- ....habeel.json => _github-pages-challenge-habeel06.habeel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename _github-pages-challenge-Habeel06.habeel.json => _github-pages-challenge-habeel06.habeel.json (84%) diff --git a/_github-pages-challenge-Habeel06.habeel.json b/_github-pages-challenge-habeel06.habeel.json similarity index 84% rename from _github-pages-challenge-Habeel06.habeel.json rename to _github-pages-challenge-habeel06.habeel.json index 483c59818..a8d160e24 100644 --- a/_github-pages-challenge-Habeel06.habeel.json +++ b/_github-pages-challenge-habeel06.habeel.json @@ -1,7 +1,7 @@ { "owner": { "username": "habeel06", - "email": "nil" + "email": "" }, "record": { "TXT": "6bbac3351ea3d8ad90603e1318c7ff" From 32f077bd9f3962d720ce818f9323050a09b0bf78 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:12:51 +0800 Subject: [PATCH 185/796] Rename _github-pages-challenge-habeel06.habeel.json to domains/_github-pages-challenge-habeel06.habeel.json --- .../_github-pages-challenge-habeel06.habeel.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-habeel06.habeel.json => domains/_github-pages-challenge-habeel06.habeel.json (100%) diff --git a/_github-pages-challenge-habeel06.habeel.json b/domains/_github-pages-challenge-habeel06.habeel.json similarity index 100% rename from _github-pages-challenge-habeel06.habeel.json rename to domains/_github-pages-challenge-habeel06.habeel.json From ecfa468198380a27ebeb2c6fd8e2fecd4958f7d4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:17:45 +0800 Subject: [PATCH 186/796] Update sev.json --- domains/sev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sev.json b/domains/sev.json index 607164f58..8dc8e5252 100644 --- a/domains/sev.json +++ b/domains/sev.json @@ -4,6 +4,6 @@ "email": "micomacabali14@gmail.com" }, "record": { - "CNAME": "cd.bio.link" + "URL": "https://bio.link/sevi" } } From a690a6f444901b22a85cadf63189c022da2a8c61 Mon Sep 17 00:00:00 2001 From: Eden <62473844+EdenQwQ@users.noreply.github.com> Date: Thu, 10 Aug 2023 09:53:02 +0800 Subject: [PATCH 187/796] Create _github-pages-challenge-EdenQwQ.eden.json --- domains/_github-pages-challenge-EdenQwQ.eden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-EdenQwQ.eden.json diff --git a/domains/_github-pages-challenge-EdenQwQ.eden.json b/domains/_github-pages-challenge-EdenQwQ.eden.json new file mode 100644 index 000000000..ca0b4f684 --- /dev/null +++ b/domains/_github-pages-challenge-EdenQwQ.eden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EdenQwQ", + "email": "lsahlm1eden@gmail.com" + }, + "record": { + "TXT": "2babcf1b4a0ae8e0f7bc801719d6af" + } +} From 558dbcc2ab5dadd0cb06f00194f9b5c79df82416 Mon Sep 17 00:00:00 2001 From: Eden <62473844+EdenQwQ@users.noreply.github.com> Date: Thu, 10 Aug 2023 09:54:03 +0800 Subject: [PATCH 188/796] Update eden.json --- domains/eden.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/eden.json b/domains/eden.json index 071e4478f..c5521af52 100644 --- a/domains/eden.json +++ b/domains/eden.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/edenqwq/edenqwq.github.io", "owner": { "username": "EdenQwQ", "email": "lsahlm1eden@gmail.com" From ed5cfed62d6bcd1dda56f78cddec5ec72643cf76 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 10:50:46 +0800 Subject: [PATCH 189/796] Update and rename _github-pages-challenge-EdenQwQ.eden.json to _github-pages-challenge-edenqwq.eden.json --- ...nQwQ.eden.json => _github-pages-challenge-edenqwq.eden.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-EdenQwQ.eden.json => _github-pages-challenge-edenqwq.eden.json} (72%) diff --git a/domains/_github-pages-challenge-EdenQwQ.eden.json b/domains/_github-pages-challenge-edenqwq.eden.json similarity index 72% rename from domains/_github-pages-challenge-EdenQwQ.eden.json rename to domains/_github-pages-challenge-edenqwq.eden.json index ca0b4f684..a80ea98b0 100644 --- a/domains/_github-pages-challenge-EdenQwQ.eden.json +++ b/domains/_github-pages-challenge-edenqwq.eden.json @@ -4,6 +4,6 @@ "email": "lsahlm1eden@gmail.com" }, "record": { - "TXT": "2babcf1b4a0ae8e0f7bc801719d6af" + "TXT": "2babcf1b4a0ae8e0f7bc801719d6af" } } From 078e831afc5da6d8e8156b3acb783397434af002 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 10 Aug 2023 10:57:43 +0800 Subject: [PATCH 190/796] feat: prettier --- domains/207.json | 14 +++++----- ...s-challenge-aakankshabhende.aakanksha.json | 2 +- ...ithub-pages-challenge-akpi816218.akpi.json | 16 +++++------ ...b-pages-challenge-ananth-swamy.ananth.json | 2 +- ...ithub-pages-challenge-andyfaizan.andy.json | 2 +- ...hub-pages-challenge-antton-dev.antton.json | 6 ++--- ...challenge-armoredvortex.armoredvortex.json | 4 +-- ...s-challenge-boredcodebyk.boredcodebyk.json | 14 +++++----- ...ges-challenge-chethanyadav456.chethan.json | 2 +- ...pages-challenge-clumzyofficial.adarsh.json | 2 +- ...pages-challenge-crystalbajgai.crystal.json | 2 +- ...ges-challenge-deltafumble.deltafumble.json | 18 ++++++------- ...pages-challenge-dushmanta05.dushmanta.json | 2 +- .../_github-pages-challenge-edenqwq.eden.json | 2 +- .../_github-pages-challenge-iakzs.iakzs.json | 6 ++--- domains/_github-pages-challenge-iakzs.kz.json | 6 ++--- ...thub-pages-challenge-iamrony777.ronit.json | 20 +++++++------- ...b-pages-challenge-icky17.jairomorales.json | 2 +- .../_github-pages-challenge-icm185.icm.json | 2 +- ...-pages-challenge-impratik7.pratikmali.json | 14 +++++----- ..._github-pages-challenge-inkilu.inkilu.json | 2 +- ...s-challenge-itsnicecraft.itsnicecraft.json | 18 ++++++------- ...ithub-pages-challenge-itsvick.itsvick.json | 11 ++++---- ...-challenge-jcgaming-official.jcquieta.json | 18 ++++++------- ..._github-pages-challenge-jeymen.jeymen.json | 2 +- ...pages-challenge-joythejoystick1.glqch.json | 6 ++--- ...pages-challenge-not-a-ethan.not-ethan.json | 6 ++--- ...ub-pages-challenge-not-coded.notcoded.json | 2 +- ...challenge-patrickzhou1234.patrickzhou.json | 16 +++++------ ...b-pages-challenge-pixelgeek.pixelgeek.json | 18 ++++++------- ...challenge-proudmuslim-dev.proudmuslim.json | 2 +- ...thub-pages-challenge-roktim32.yourdad.json | 1 - .../_github-pages-challenge-rv178.rv178.json | 2 +- ...b-pages-challenge-sekharmalla.chandra.json | 3 +-- ...github-pages-challenge-seriaati.seria.json | 2 +- ..._github-pages-challenge-shays24.shays.json | 2 +- ...ub-pages-challenge-shinyzenith.aakash.json | 2 +- ..._github-pages-challenge-spaxly.spaxly.json | 2 +- ...b-pages-challenge-studiousgamer.natya.json | 2 +- ...s-challenge-tclement0922.tclement0922.json | 18 ++++++------- ...thub-pages-challenge-thehatkid.hatkid.json | 2 +- ...hub-pages-challenge-thesanju.thesanju.json | 16 +++++------ ...thub-pages-challenge-thesct22.sharath.json | 15 +++++------ ...pages-challenge-thisisthamizh.thamizh.json | 18 ++++++------- ...hub-pages-challenge-thunder-coding.cd.json | 16 +++++------ ...thub-pages-challenge-turquoisetnt.tnt.json | 12 ++++----- ...allenge-vasilismylonas.vasilismylonas.json | 4 +-- ...hub-pages-challenge-vivek-oraon.vivek.json | 18 ++++++------- ...ub-pages-challenge-vj-abishek.abishek.json | 2 +- ..._github-pages-challenge-yorodm.yorodm.json | 2 +- domains/aadi.json | 2 +- domains/aakash.json | 2 +- domains/abegehr.json | 2 +- domains/adarsh.json | 2 +- domains/aditya-awasthi.json | 2 +- domains/afp.json | 22 +++++++-------- domains/afton.json | 2 +- domains/agamjot-singh.json | 2 +- domains/ahmad-muhajir.json | 2 +- domains/ahuja-m.json | 18 ++++++------- domains/aikoo7.json | 15 +++++------ domains/akpi.json | 25 +++++++---------- domains/albuman.json | 15 +++++------ domains/ale1x.json | 14 +++++----- domains/alephdiallo.json | 7 +---- domains/almuqbel.json | 15 +++++------ domains/analytics.json | 3 +-- domains/ananth.json | 2 +- domains/anon.json | 6 ++--- domains/ansari-atharnadim.json | 18 ++++++------- domains/api.taoanhdep.json | 15 +++++------ domains/arwi.json | 2 +- domains/aryamaan.json | 7 +---- domains/ashesh.json | 2 +- domains/asif.json | 14 +++++----- domains/astrix.json | 6 ++--- domains/aswin-vs.json | 22 +++++++-------- domains/ataim.json | 2 +- domains/axviii3.json | 7 +---- domains/b0q.json | 6 ++--- domains/ba9.json | 7 ++--- domains/bare1.json | 15 +++++------ domains/bday-list.suki.json | 15 +++++------ domains/bdfd.json | 6 ++--- domains/benediktreck.json | 2 +- domains/bibhu.json | 20 +++++++------- domains/bing-chilling.json | 12 ++++----- domains/blankparticle.json | 14 +++++----- domains/blek.json | 4 +-- domains/blog.aditya.json | 7 +---- domains/blog.crystal.json | 2 +- domains/blog.itznesbro.json | 14 +++++----- domains/bmhien.json | 2 +- domains/bob.json | 2 +- domains/bovas.json | 12 ++++----- domains/boxey.json | 2 +- domains/bug-writer.json | 6 ++--- domains/bur.json | 23 +++++++--------- domains/c00l.json | 1 - domains/caodoc.json | 2 +- domains/cd.json | 20 +++++++------- domains/cdn.akai.json | 18 ++++++------- domains/chethan.json | 2 +- domains/chirag.json | 14 +++++----- domains/chouhict.json | 7 +---- domains/codesz.json | 2 +- domains/contentbot.json | 18 ++++++------- domains/copysland.json | 15 +++++------ domains/cristianmihai.json | 22 +++++++-------- domains/cs.json | 2 +- domains/cyr.json | 6 ++--- domains/cz.json | 15 +++++------ domains/d3c.json | 19 ++++++------- domains/daanschenkel.json | 2 +- domains/damned.json | 2 +- domains/darkdevil.json | 7 +---- domains/darrem.json | 15 +++++------ domains/datamind.json | 2 +- domains/deepak.json | 22 +++++++-------- domains/delasheras.json | 16 +++++------ domains/deltafumble.json | 24 ++++++++--------- domains/demongamez.json | 6 ++--- domains/demonplayz.json | 6 ++--- domains/deva.json | 2 +- domains/devfate.json | 16 +++++------ domains/dhaval-kareliya.json | 18 ++++++------- domains/dhruvil.json | 7 +---- domains/dirgha-ukani.json | 18 ++++++------- domains/dmmay.json | 7 +---- domains/dommor.json | 16 +++++------ domains/donate.gornostay25.json | 7 +---- domains/donno2048.json | 3 +-- domains/dqmn.json | 18 ++++++------- domains/dr-therapy.json | 6 ++--- domains/drpleaserespect.json | 6 ++--- domains/drtherapy.json | 15 +++++------ domains/dumprr.json | 2 +- domains/duyeric.json | 15 +++++------ domains/dylanmarsili.json | 2 +- domains/edmonddevera.json | 22 +++++++-------- domains/elbenja.json | 6 ++--- domains/elbernaoui.json | 2 +- domains/elixss.json | 15 +++++------ domains/enderpoint.json | 22 +++++++-------- domains/erdem.json | 2 +- domains/eren.json | 6 ++--- domains/ermal.json | 7 +---- domains/error404.json | 2 +- domains/esp.json | 2 +- domains/ethereal.json | 20 +++++++------- domains/evelio.json | 7 +---- domains/falguni-prajapati.json | 18 ++++++------- domains/files.dqmn.json | 16 +++++------ domains/files.hosts.json | 6 ++--- domains/fitrahmunir.json | 18 ++++++------- domains/fjuro.json | 15 +++++------ domains/flazepe.json | 16 +++++------ domains/flymeth.json | 18 ++++++------- domains/foxie.arman.json | 7 +---- domains/g-pratik.json | 18 ++++++------- domains/gabimaciel.json | 6 +---- domains/gigwanoob.json | 6 ++--- domains/gitninja.json | 15 +++++------ domains/gizzy.json | 27 +++++++++---------- domains/glqch.json | 7 +++-- domains/gooplancton.json | 2 +- domains/habeel.json | 2 +- domains/hackerhawks.json | 19 ++++++------- domains/hanchow.json | 2 +- domains/hashir.json | 22 +++++++-------- domains/hatkid.json | 2 +- domains/haubaka.json | 2 +- domains/hcs.json | 7 +++-- domains/hero.json | 2 +- domains/hilmansyah.json | 4 +-- domains/himanshusri.json | 15 +++++------ domains/hiwind.json | 15 +++++------ domains/hoang3409.json | 20 +++++++------- domains/hotspot.json | 6 ++--- domains/hozzywozzy.json | 18 ++++++------- domains/hs50.json | 22 +++++++-------- domains/hvlxh.json | 16 +++++------ domains/hyderite.json | 14 +++++----- domains/hzf.json | 15 +++++------ domains/iakzs.json | 7 +---- domains/iamchoiiril.json | 2 +- domains/iammithani.json | 14 +++++----- domains/ikd.json | 22 +++++++-------- domains/ikraiyan.json | 2 +- domains/imzihad21.json | 18 ++++++------- domains/inf.json | 14 +++++----- domains/infinitelearning.json | 15 +++++------ domains/invalidnoah.json | 2 +- domains/ipuppyyt.json | 7 +---- domains/isa.json | 2 +- domains/isabelrosillo.json | 16 +++++------ domains/itsmealdo.json | 2 +- domains/iucc.json | 15 +++++------ domains/jackson.json | 7 +---- domains/jairomorales.json | 2 +- domains/jake.json | 2 +- domains/janmb.json | 6 ++--- domains/javier.json | 2 +- domains/jayg.json | 5 +--- domains/jcarpenter.json | 2 +- domains/jdszekeres.json | 2 +- domains/jean-arthur.json | 3 +-- domains/jefferson.json | 2 +- domains/jeymen.json | 13 ++------- domains/jj.json | 7 +---- domains/jlalfonso21.json | 15 +++++------ domains/joesjourney.json | 10 +------ domains/johna.json | 2 +- domains/just-muzz.json | 2 +- domains/jzitnik.json | 9 ++----- domains/kaden.json | 2 +- domains/kamishi.json | 16 +++++------ domains/kapoor.json | 22 +++++++-------- domains/karan.json | 6 ++--- domains/kashif-kadri.json | 18 ++++++------- domains/kaustubh.json | 2 +- domains/keirnegn.json | 6 ++--- domains/kerlos.json | 15 +++++------ domains/kevvyyn.json | 15 +++++------ domains/keyaan.json | 6 ++--- domains/killerf.json | 18 ++++++------- domains/korigamik.json | 2 +- domains/kuba.json | 16 +++++------ domains/kuyacarlos.json | 20 +++++++------- domains/kz.json | 6 ++--- domains/latealways.json | 2 +- domains/learn-to-code-now.json | 15 +++++------ domains/likalium.json | 22 +++++++-------- domains/liztochekcode.json | 12 ++++----- domains/lndr2501.json | 16 +++++------ domains/loser.json | 7 +---- domains/losr.json | 7 +---- domains/lrmn.json | 22 +++++++-------- domains/madhavgupta.json | 15 +++++------ domains/madhavjhawar.json | 2 +- domains/madhead341.json | 7 +---- domains/magniquick.json | 7 +---- domains/mahmoud.json | 27 ++++++++----------- domains/mail.aditya.json | 7 +---- domains/mail.arman.json | 7 +---- domains/mail.badboy.json | 7 +---- domains/mail.mxnticek.json | 5 +--- domains/mail.rika.json | 7 +---- domains/mako.json | 15 +++++------ domains/manas.json | 2 +- domains/manga.json | 2 +- domains/match.json | 7 +---- domains/mattdestroyer.json | 16 +++++------ domains/maxired.json | 15 +++++------ domains/mayank-rathva.json | 18 ++++++------- domains/mayerfried.json | 18 ++++++------- domains/mbenetta.json | 16 +++++------ domains/mbg.json | 2 +- domains/mcgraph.json | 14 +++++----- domains/meenbeese.json | 2 +- domains/minh2000.json | 6 ++--- domains/minhmmb.json | 14 +++++----- domains/minnb-bit.json | 6 ++--- domains/mizu.json | 2 +- domains/mohdsohel.json | 2 +- domains/molai777.json | 2 +- domains/mosa.json | 2 +- domains/mosaab.json | 12 ++------- domains/mqhirr.json | 18 ++++++------- domains/mthia.json | 22 +++++++-------- domains/mudee.json | 2 +- domains/narayana.json | 16 +++++------ domains/neelsani.json | 1 - domains/nengsriaryati.json | 15 +++++------ domains/neon.json | 12 ++------- domains/nhemgomia.json | 8 +++--- domains/nidhis-patel.json | 18 ++++++------- domains/niemiets.json | 6 ++--- domains/nino.json | 2 +- domains/nischay.json | 7 +---- domains/njfamirm.json | 16 +++++------ domains/nonograms.talinsharma.json | 15 +++++------ domains/noob.json | 6 ++--- domains/nooz.json | 7 +---- domains/notgoogle.json | 16 +++++------ domains/notify-api.json | 6 ++--- domains/notjadeja.json | 7 +---- domains/nxyy.json | 2 +- domains/ofv.json | 16 +++++------ domains/ohqte.json | 5 +--- domains/omera.json | 16 +++++------ domains/orestsaban.json | 7 +---- domains/otter.json | 2 +- domains/p3nguin.json | 15 +++++------ domains/paiva.json | 6 ++--- domains/panchal-meet.json | 18 ++++++------- domains/patel-komal.json | 18 ++++++------- domains/patel-monal.json | 18 ++++++------- domains/patel-parthiv.json | 2 +- domains/patrickzhou.json | 16 +++++------ domains/penguin.json | 7 +---- domains/pixelgeek.json | 14 +++++----- domains/pratikmali.json | 14 +++++----- domains/pratikp-patel.json | 18 ++++++------- domains/qnm1.json | 15 +++++------ domains/rahul-rabari.json | 18 ++++++------- domains/raofin.json | 14 +++++----- domains/raven.json | 16 +++++------ domains/rdc.json | 16 +++++------ domains/reading.json | 2 +- domains/refactoring.json | 2 +- domains/ren.json | 18 ++++++------- domains/replit.json | 2 +- domains/riannegreiros.json | 2 +- domains/riko.json | 15 +++++------ domains/rikosnapse.json | 15 +++++------ domains/rnv.json | 2 +- domains/rohansharma.json | 2 +- domains/rpj.json | 2 +- domains/rrrokhtar.json | 2 +- domains/rudra.json | 22 +++++++-------- domains/ruu3f.json | 16 +++++------ domains/ryan.ginut.json | 2 +- domains/ryun.json | 15 +++++------ domains/s4ib0t.json | 6 ++--- domains/saifrahman.json | 2 +- domains/sanidhya.json | 22 +++++++-------- domains/sarang.json | 14 +++++----- domains/scott.json | 15 +++++------ domains/sebastian.json | 7 +---- domains/semant.json | 7 +---- domains/seria.json | 2 +- domains/serstars.json | 2 +- domains/shake.json | 2 +- domains/sharafat.json | 1 - domains/shashankag.json | 2 +- domains/shept.json | 2 +- domains/shift.json | 15 +++++------ domains/shin.json | 7 +---- domains/silicoflare.json | 6 ++--- domains/simple.json | 6 ++--- domains/simplebank.json | 14 +++++----- domains/snowyid.json | 2 +- domains/soap.json | 2 +- domains/soeren.json | 15 +++++------ domains/sourov-khan-nahid.json | 14 +++++----- domains/spaxly.json | 13 +++------ domains/spicywars.json | 14 +++++----- domains/spyrisk.json | 15 +++++------ domains/sreevikram.json | 8 +++--- domains/sreevikramr.json | 8 +++--- domains/stev.json | 6 ++--- domains/strafe.json | 6 ++--- domains/sua.json | 14 +++++----- domains/suki.json | 22 +++++++-------- domains/sunpodder.json | 2 +- domains/sylestic.json | 16 +++++------ domains/takase.json | 18 ++++++------- domains/talinsharma.json | 15 +++++------ domains/tanos.json | 18 ++++++------- domains/tanyalai.json | 2 +- domains/tcxone.json | 2 +- domains/tdkchat.json | 15 +++++------ domains/tech-geek-united.json | 23 +++++++--------- domains/teletvbis.json | 6 ++--- domains/ten.json | 2 +- domains/teriko.json | 20 +++++++------- domains/thaihung.json | 7 +---- domains/therealgeodash.json | 17 ++++++------ domains/thesanju.json | 2 +- domains/thesct22.json | 16 +++++------ domains/thetechnikfreak.json | 11 ++------ domains/tiwknowsall.json | 15 +++++------ domains/tolis.json | 6 ++--- domains/tomgxz.json | 2 +- domains/tomteck.json | 12 ++++----- domains/totoygamingyt.json | 18 ++++++------- domains/tranthanhlong.json | 2 +- domains/turvenuija.json | 15 +++++------ domains/uberkey.json | 2 +- domains/uiopler.json | 2 +- domains/ultimatemedia.json | 7 +---- domains/usingh.json | 16 +++++------ domains/utsav.json | 14 +++++----- domains/uynilo9.json | 2 +- domains/valowolf.json | 2 +- domains/vamsi.json | 14 +++++----- domains/victorvickie.json | 6 ++--- domains/vimalsaraswat.json | 2 +- domains/viplav-mistry.json | 1 - domains/viraj.json | 20 +++++++------- domains/vivek.json | 7 +---- domains/vk.json | 6 ++--- domains/vsecoder.json | 2 +- domains/wansie.json | 1 - domains/wansies.json | 2 +- domains/whine.json | 7 +---- domains/william.json | 20 +++++++------- domains/willo.json | 7 +---- domains/windfarms.json | 22 +++++++-------- domains/wiredmind.json | 14 +++++----- domains/woundrite.json | 7 +---- domains/xanudu.json | 18 ++++++------- domains/yassin.json | 24 ++++++++--------- domains/yokaicord.json | 14 +++++----- domains/yose.json | 26 +++++++++--------- domains/yourdad.json | 16 +++++------ domains/yurikawa.json | 7 +---- domains/yuuto.json | 2 +- domains/zaid-kadri.json | 18 ++++++------- domains/zaydocs.json | 2 +- domains/zhu.json | 2 +- 412 files changed, 1783 insertions(+), 2156 deletions(-) diff --git a/domains/207.json b/domains/207.json index 92fec3e09..69067d1b4 100644 --- a/domains/207.json +++ b/domains/207.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "merakesh207", - "email": "merakesh207@gmail.com" - }, - "record": { - "URL": "https://behance.net/merakesh207" - } + "owner": { + "username": "merakesh207", + "email": "merakesh207@gmail.com" + }, + "record": { + "URL": "https://behance.net/merakesh207" + } } diff --git a/domains/_github-pages-challenge-aakankshabhende.aakanksha.json b/domains/_github-pages-challenge-aakankshabhende.aakanksha.json index 351c155ee..275ab5b10 100644 --- a/domains/_github-pages-challenge-aakankshabhende.aakanksha.json +++ b/domains/_github-pages-challenge-aakankshabhende.aakanksha.json @@ -7,4 +7,4 @@ "record": { "TXT": "0e195a2a30854573db976207e5f2f2" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-akpi816218.akpi.json b/domains/_github-pages-challenge-akpi816218.akpi.json index 2a1566dbb..b02648add 100644 --- a/domains/_github-pages-challenge-akpi816218.akpi.json +++ b/domains/_github-pages-challenge-akpi816218.akpi.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "akpi816218", - "email": "", - "discord": "equus_quagga" - }, - "record": { - "TXT": "83f74e3c71720aa4514d32cabe7324" - } + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + }, + "record": { + "TXT": "83f74e3c71720aa4514d32cabe7324" + } } diff --git a/domains/_github-pages-challenge-ananth-swamy.ananth.json b/domains/_github-pages-challenge-ananth-swamy.ananth.json index 0fe3c7a2c..018df0818 100644 --- a/domains/_github-pages-challenge-ananth-swamy.ananth.json +++ b/domains/_github-pages-challenge-ananth-swamy.ananth.json @@ -8,4 +8,4 @@ "record": { "TXT": "cb106acbe8da52273b1a5807fb1d9f" } -} +} diff --git a/domains/_github-pages-challenge-andyfaizan.andy.json b/domains/_github-pages-challenge-andyfaizan.andy.json index 05f0de9ca..b9d80f2af 100644 --- a/domains/_github-pages-challenge-andyfaizan.andy.json +++ b/domains/_github-pages-challenge-andyfaizan.andy.json @@ -6,4 +6,4 @@ "record": { "TXT": "8c35e4942c57ea0659a1b4c0cae798" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-antton-dev.antton.json b/domains/_github-pages-challenge-antton-dev.antton.json index ec5db1b16..f644d9a2e 100644 --- a/domains/_github-pages-challenge-antton-dev.antton.json +++ b/domains/_github-pages-challenge-antton-dev.antton.json @@ -1,9 +1,9 @@ { "owner": { - "username": "antton-dev", - "email": "antton.chevrier@etik.com" + "username": "antton-dev", + "email": "antton.chevrier@etik.com" }, "record": { - "TXT": "a3787429898a0a8bb9b3cbffa253fa" + "TXT": "a3787429898a0a8bb9b3cbffa253fa" } } diff --git a/domains/_github-pages-challenge-armoredvortex.armoredvortex.json b/domains/_github-pages-challenge-armoredvortex.armoredvortex.json index 1f76ed4cc..e4b981af1 100644 --- a/domains/_github-pages-challenge-armoredvortex.armoredvortex.json +++ b/domains/_github-pages-challenge-armoredvortex.armoredvortex.json @@ -1,7 +1,7 @@ { "owner": { - "username": "armoredvortex", - "email": "rachitpandey@protonmail.com" + "username": "armoredvortex", + "email": "rachitpandey@protonmail.com" }, "record": { "TXT": "f333cd13b1edfcaa51d5413b7fd05f" diff --git a/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json index d32c795e4..08a7feb51 100644 --- a/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json +++ b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "boredcodebyk", - "email": "khromabyk+dev@gmail.com" - }, - "record": { - "TXT": "18eddbb722418d4b62eb8976f91621" - } + "owner": { + "username": "boredcodebyk", + "email": "khromabyk+dev@gmail.com" + }, + "record": { + "TXT": "18eddbb722418d4b62eb8976f91621" + } } diff --git a/domains/_github-pages-challenge-chethanyadav456.chethan.json b/domains/_github-pages-challenge-chethanyadav456.chethan.json index 2cf2f46e7..ffea13a10 100644 --- a/domains/_github-pages-challenge-chethanyadav456.chethan.json +++ b/domains/_github-pages-challenge-chethanyadav456.chethan.json @@ -4,6 +4,6 @@ "email": "rockchethan1111@gmail.com" }, "record": { - "TXT": "9781ed4422557bd427d0eff2c17b99" + "TXT": "9781ed4422557bd427d0eff2c17b99" } } diff --git a/domains/_github-pages-challenge-clumzyofficial.adarsh.json b/domains/_github-pages-challenge-clumzyofficial.adarsh.json index eb311ade9..283b85328 100644 --- a/domains/_github-pages-challenge-clumzyofficial.adarsh.json +++ b/domains/_github-pages-challenge-clumzyofficial.adarsh.json @@ -3,7 +3,7 @@ "username": "clumzyofficial", "email": "adarshshukla0344@gmail.com" }, - + "record": { "TXT": "b37649c87b3dc3594b1c44139e420a" } diff --git a/domains/_github-pages-challenge-crystalbajgai.crystal.json b/domains/_github-pages-challenge-crystalbajgai.crystal.json index 7c635498a..a356970af 100644 --- a/domains/_github-pages-challenge-crystalbajgai.crystal.json +++ b/domains/_github-pages-challenge-crystalbajgai.crystal.json @@ -4,6 +4,6 @@ "email": "crystalbajgai@gmail.com" }, "record": { - "TXT": "6fbb6593b607699c01a1c17c8c2849" + "TXT": "6fbb6593b607699c01a1c17c8c2849" } } diff --git a/domains/_github-pages-challenge-deltafumble.deltafumble.json b/domains/_github-pages-challenge-deltafumble.deltafumble.json index b8dfc7341..81a444eda 100644 --- a/domains/_github-pages-challenge-deltafumble.deltafumble.json +++ b/domains/_github-pages-challenge-deltafumble.deltafumble.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "deltafumble", - "email": "deltafumblecontact@skiff.com" - }, - "record": { - "TXT": "39cc94cea6bb9c128a442df111f0c9" - } -} +{ + "owner": { + "username": "deltafumble", + "email": "deltafumblecontact@skiff.com" + }, + "record": { + "TXT": "39cc94cea6bb9c128a442df111f0c9" + } +} diff --git a/domains/_github-pages-challenge-dushmanta05.dushmanta.json b/domains/_github-pages-challenge-dushmanta05.dushmanta.json index 354d2d348..8f3394198 100644 --- a/domains/_github-pages-challenge-dushmanta05.dushmanta.json +++ b/domains/_github-pages-challenge-dushmanta05.dushmanta.json @@ -4,6 +4,6 @@ "email": "dushmanta.dev@gmail.com" }, "record": { - "TXT": "259ff2c88b910f54c7a1ec2d0da405" + "TXT": "259ff2c88b910f54c7a1ec2d0da405" } } diff --git a/domains/_github-pages-challenge-edenqwq.eden.json b/domains/_github-pages-challenge-edenqwq.eden.json index a80ea98b0..6fd94688a 100644 --- a/domains/_github-pages-challenge-edenqwq.eden.json +++ b/domains/_github-pages-challenge-edenqwq.eden.json @@ -4,6 +4,6 @@ "email": "lsahlm1eden@gmail.com" }, "record": { - "TXT": "2babcf1b4a0ae8e0f7bc801719d6af" + "TXT": "2babcf1b4a0ae8e0f7bc801719d6af" } } diff --git a/domains/_github-pages-challenge-iakzs.iakzs.json b/domains/_github-pages-challenge-iakzs.iakzs.json index 8a372ceb6..906e52d2a 100644 --- a/domains/_github-pages-challenge-iakzs.iakzs.json +++ b/domains/_github-pages-challenge-iakzs.iakzs.json @@ -1,8 +1,8 @@ { "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com", - "discord": "622795838032314388" + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" }, "record": { diff --git a/domains/_github-pages-challenge-iakzs.kz.json b/domains/_github-pages-challenge-iakzs.kz.json index fe4f5b0df..7e672213f 100644 --- a/domains/_github-pages-challenge-iakzs.kz.json +++ b/domains/_github-pages-challenge-iakzs.kz.json @@ -1,8 +1,8 @@ { "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com", - "discord": "622795838032314388" + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" }, "record": { diff --git a/domains/_github-pages-challenge-iamrony777.ronit.json b/domains/_github-pages-challenge-iamrony777.ronit.json index 22817830e..585d900e8 100644 --- a/domains/_github-pages-challenge-iamrony777.ronit.json +++ b/domains/_github-pages-challenge-iamrony777.ronit.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "iamrony777", - "email": "iamrony777@pm.me" - }, - - "record": { - "TXT": "702edaf64e30be353646b4988cbc26" - } -} \ No newline at end of file +{ + "owner": { + "username": "iamrony777", + "email": "iamrony777@pm.me" + }, + + "record": { + "TXT": "702edaf64e30be353646b4988cbc26" + } +} diff --git a/domains/_github-pages-challenge-icky17.jairomorales.json b/domains/_github-pages-challenge-icky17.jairomorales.json index 411611754..0e731476e 100644 --- a/domains/_github-pages-challenge-icky17.jairomorales.json +++ b/domains/_github-pages-challenge-icky17.jairomorales.json @@ -4,6 +4,6 @@ "email": "jairomoralesperez0@gmail.com" }, "record": { - "TXT": "bdff1e7214b7ebd125f3b9e9e9f1cd" + "TXT": "bdff1e7214b7ebd125f3b9e9e9f1cd" } } diff --git a/domains/_github-pages-challenge-icm185.icm.json b/domains/_github-pages-challenge-icm185.icm.json index cef6148a5..9c8bbd25e 100644 --- a/domains/_github-pages-challenge-icm185.icm.json +++ b/domains/_github-pages-challenge-icm185.icm.json @@ -4,6 +4,6 @@ "email": "ironcladmonster185@gmail.com" }, "record": { - "TXT":"0a7797274484306ed45f07548705fa" + "TXT": "0a7797274484306ed45f07548705fa" } } diff --git a/domains/_github-pages-challenge-impratik7.pratikmali.json b/domains/_github-pages-challenge-impratik7.pratikmali.json index 53c529cb3..cfbfea095 100644 --- a/domains/_github-pages-challenge-impratik7.pratikmali.json +++ b/domains/_github-pages-challenge-impratik7.pratikmali.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "impratik7", - "email": "malipratik09@gmail.com" - }, - "record": { - "TXT": "31f203aa7f5e0f5c0d7e984a718bc7" - } + "owner": { + "username": "impratik7", + "email": "malipratik09@gmail.com" + }, + "record": { + "TXT": "31f203aa7f5e0f5c0d7e984a718bc7" + } } diff --git a/domains/_github-pages-challenge-inkilu.inkilu.json b/domains/_github-pages-challenge-inkilu.inkilu.json index 28f5c4dec..29c4c880b 100644 --- a/domains/_github-pages-challenge-inkilu.inkilu.json +++ b/domains/_github-pages-challenge-inkilu.inkilu.json @@ -4,6 +4,6 @@ "email": "gauthamgkm@gmail.com" }, "record": { - "TXT": "d84cc8928b4a48588344fd7d279fd6" + "TXT": "d84cc8928b4a48588344fd7d279fd6" } } diff --git a/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json index f1d38f8e6..6b21937d0 100644 --- a/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json +++ b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "itsnicecraft", - "email": "itsnicecraft@protonmail.com" - }, - "record": { - "TXT": "af298352953860816795903319fbc9" - } -} +{ + "owner": { + "username": "itsnicecraft", + "email": "itsnicecraft@protonmail.com" + }, + "record": { + "TXT": "af298352953860816795903319fbc9" + } +} diff --git a/domains/_github-pages-challenge-itsvick.itsvick.json b/domains/_github-pages-challenge-itsvick.itsvick.json index 0987c873d..23c499b7e 100644 --- a/domains/_github-pages-challenge-itsvick.itsvick.json +++ b/domains/_github-pages-challenge-itsvick.itsvick.json @@ -1,11 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "itsvick", "email": "vivek_kasture@techjoomla.com" - }, + }, - "record": { + "record": { "TXT": "6cccc8b9552901f383cdc6a606b185" - } } +} diff --git a/domains/_github-pages-challenge-jcgaming-official.jcquieta.json b/domains/_github-pages-challenge-jcgaming-official.jcquieta.json index 2341f2a23..9d88ddde9 100644 --- a/domains/_github-pages-challenge-jcgaming-official.jcquieta.json +++ b/domains/_github-pages-challenge-jcgaming-official.jcquieta.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "jcgaming-official", - "email": "quieta.johncarl158@gmail.com" - }, - "record": { - "TXT": "c7ad513bd1a641f4be43d3ea718a5e" - } -} \ No newline at end of file +{ + "owner": { + "username": "jcgaming-official", + "email": "quieta.johncarl158@gmail.com" + }, + "record": { + "TXT": "c7ad513bd1a641f4be43d3ea718a5e" + } +} diff --git a/domains/_github-pages-challenge-jeymen.jeymen.json b/domains/_github-pages-challenge-jeymen.jeymen.json index b1ea47149..6d20e50fc 100644 --- a/domains/_github-pages-challenge-jeymen.jeymen.json +++ b/domains/_github-pages-challenge-jeymen.jeymen.json @@ -4,6 +4,6 @@ "email": "jeymen11@proton.me" }, "record": { - "TXT": "d01c3f5f2e886990f511ffb0dc7fcb" + "TXT": "d01c3f5f2e886990f511ffb0dc7fcb" } } diff --git a/domains/_github-pages-challenge-joythejoystick1.glqch.json b/domains/_github-pages-challenge-joythejoystick1.glqch.json index e3ebe9ee0..7b95efe3b 100644 --- a/domains/_github-pages-challenge-joythejoystick1.glqch.json +++ b/domains/_github-pages-challenge-joythejoystick1.glqch.json @@ -1,9 +1,9 @@ { "owner": { - "username": "joythejoystick1", - "email": "midoayoub778@gmail.com" + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" }, "record": { - "TXT": "eb682c2a35bd6139b653df86f7d248" + "TXT": "eb682c2a35bd6139b653df86f7d248" } } diff --git a/domains/_github-pages-challenge-not-a-ethan.not-ethan.json b/domains/_github-pages-challenge-not-a-ethan.not-ethan.json index 87dfb2fd6..8d3dad05e 100644 --- a/domains/_github-pages-challenge-not-a-ethan.not-ethan.json +++ b/domains/_github-pages-challenge-not-a-ethan.not-ethan.json @@ -1,8 +1,8 @@ { "owner": { - "username": "not-a-ethan", - "email": "", - "discord": "not_ethan." + "username": "not-a-ethan", + "email": "", + "discord": "not_ethan." }, "record": { "TXT": "72fd44f779f6bd6ad363ff20bdeffb" diff --git a/domains/_github-pages-challenge-not-coded.notcoded.json b/domains/_github-pages-challenge-not-coded.notcoded.json index 6c29551cf..cd471292d 100644 --- a/domains/_github-pages-challenge-not-coded.notcoded.json +++ b/domains/_github-pages-challenge-not-coded.notcoded.json @@ -1,6 +1,6 @@ { "owner": { - "username": "not-coded", + "username": "not-coded", "email": "", "discord": "notcoded", "discordUserID": "620662953347121163" diff --git a/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json b/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json index 6a9d91dbd..12a6c27ee 100644 --- a/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json +++ b/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "patrickzhou1234", - "email": "", - "discord": "moist__nugget" - }, - "record": { - "TXT": "d7c5e799b2dc38d36cb2345dd0e78d" - } + "owner": { + "username": "patrickzhou1234", + "email": "", + "discord": "moist__nugget" + }, + "record": { + "TXT": "d7c5e799b2dc38d36cb2345dd0e78d" + } } diff --git a/domains/_github-pages-challenge-pixelgeek.pixelgeek.json b/domains/_github-pages-challenge-pixelgeek.pixelgeek.json index d733dc0ac..cc1ca36ad 100644 --- a/domains/_github-pages-challenge-pixelgeek.pixelgeek.json +++ b/domains/_github-pages-challenge-pixelgeek.pixelgeek.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "pixelgeek", - "email": "pxe.geek+github@gmail.com" - }, - "record": { - "TXT": "6ca9401189820db4d366aacc7832c3" - } -} \ No newline at end of file +{ + "owner": { + "username": "pixelgeek", + "email": "pxe.geek+github@gmail.com" + }, + "record": { + "TXT": "6ca9401189820db4d366aacc7832c3" + } +} diff --git a/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json b/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json index 4d2ff57ff..d7a137996 100644 --- a/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json +++ b/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json @@ -4,6 +4,6 @@ "email": "proudmuslim-dev@protonmail.com" }, "record": { - "TXT": "47cff427b2b6f1e86c38ea84e341f2" + "TXT": "47cff427b2b6f1e86c38ea84e341f2" } } diff --git a/domains/_github-pages-challenge-roktim32.yourdad.json b/domains/_github-pages-challenge-roktim32.yourdad.json index bea2e39eb..ba5758f00 100644 --- a/domains/_github-pages-challenge-roktim32.yourdad.json +++ b/domains/_github-pages-challenge-roktim32.yourdad.json @@ -1,4 +1,3 @@ - { "owner": { "username": "roktim32", diff --git a/domains/_github-pages-challenge-rv178.rv178.json b/domains/_github-pages-challenge-rv178.rv178.json index 865c3fe72..6d75e0244 100644 --- a/domains/_github-pages-challenge-rv178.rv178.json +++ b/domains/_github-pages-challenge-rv178.rv178.json @@ -4,6 +4,6 @@ "email": "idliyout@gmail.com" }, "record": { - "TXT": "e90b3dc10573fa656898bbbf08108c" + "TXT": "e90b3dc10573fa656898bbbf08108c" } } diff --git a/domains/_github-pages-challenge-sekharmalla.chandra.json b/domains/_github-pages-challenge-sekharmalla.chandra.json index c787e5921..ffeee5e5f 100644 --- a/domains/_github-pages-challenge-sekharmalla.chandra.json +++ b/domains/_github-pages-challenge-sekharmalla.chandra.json @@ -4,7 +4,6 @@ "email": "sekharmalla.vfx@gmail.com" }, "record": { - "TXT": "11ecb44a01a667c78ba76d704d9fc5" + "TXT": "11ecb44a01a667c78ba76d704d9fc5" } } - diff --git a/domains/_github-pages-challenge-seriaati.seria.json b/domains/_github-pages-challenge-seriaati.seria.json index ce11250a5..4755dc59d 100644 --- a/domains/_github-pages-challenge-seriaati.seria.json +++ b/domains/_github-pages-challenge-seriaati.seria.json @@ -4,6 +4,6 @@ "email": "seria.ati@gmail.com" }, "record": { - "TXT": "2b63f16e0af54ee011fd27e02091a0" + "TXT": "2b63f16e0af54ee011fd27e02091a0" } } diff --git a/domains/_github-pages-challenge-shays24.shays.json b/domains/_github-pages-challenge-shays24.shays.json index 9f8ab0531..13e1d9a4a 100644 --- a/domains/_github-pages-challenge-shays24.shays.json +++ b/domains/_github-pages-challenge-shays24.shays.json @@ -6,4 +6,4 @@ "record": { "TXT": "16d1b82e4e76d05a0301fbf7a80f9b" } -} +} diff --git a/domains/_github-pages-challenge-shinyzenith.aakash.json b/domains/_github-pages-challenge-shinyzenith.aakash.json index 338833c6b..d014fec6f 100644 --- a/domains/_github-pages-challenge-shinyzenith.aakash.json +++ b/domains/_github-pages-challenge-shinyzenith.aakash.json @@ -4,6 +4,6 @@ "email": "aakashsensharma@gmail.com" }, "record": { - "TXT": "6f217d98c6a92f084c092bab59d8b1" + "TXT": "6f217d98c6a92f084c092bab59d8b1" } } diff --git a/domains/_github-pages-challenge-spaxly.spaxly.json b/domains/_github-pages-challenge-spaxly.spaxly.json index fbf142def..cf7bc9338 100644 --- a/domains/_github-pages-challenge-spaxly.spaxly.json +++ b/domains/_github-pages-challenge-spaxly.spaxly.json @@ -4,6 +4,6 @@ "email": "ohmrc2545@gmail.com" }, "record": { - "TXT": "94c657ca404ce17483065583db2e61" + "TXT": "94c657ca404ce17483065583db2e61" } } diff --git a/domains/_github-pages-challenge-studiousgamer.natya.json b/domains/_github-pages-challenge-studiousgamer.natya.json index 03ace2d3f..f10969e60 100644 --- a/domains/_github-pages-challenge-studiousgamer.natya.json +++ b/domains/_github-pages-challenge-studiousgamer.natya.json @@ -4,6 +4,6 @@ "email": "natyavidhanbiswas10@gmail.com" }, "record": { - "TXT": "4bab75757c1cd0f3fc332eadf5e1a9" + "TXT": "4bab75757c1cd0f3fc332eadf5e1a9" } } diff --git a/domains/_github-pages-challenge-tclement0922.tclement0922.json b/domains/_github-pages-challenge-tclement0922.tclement0922.json index ffa72a653..cc5b7e8d7 100644 --- a/domains/_github-pages-challenge-tclement0922.tclement0922.json +++ b/domains/_github-pages-challenge-tclement0922.tclement0922.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "tclement0922", - "email": "thibault.clement09@gmail.com" - }, - "record": { - "TXT": "9e402ea7933ed1c8da4935e5454fac" - } -} +{ + "owner": { + "username": "tclement0922", + "email": "thibault.clement09@gmail.com" + }, + "record": { + "TXT": "9e402ea7933ed1c8da4935e5454fac" + } +} diff --git a/domains/_github-pages-challenge-thehatkid.hatkid.json b/domains/_github-pages-challenge-thehatkid.hatkid.json index 674fba7aa..30f3eabd4 100644 --- a/domains/_github-pages-challenge-thehatkid.hatkid.json +++ b/domains/_github-pages-challenge-thehatkid.hatkid.json @@ -6,4 +6,4 @@ "record": { "TXT": "20405c421d70798fcddcbe0bb3d06d" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-thesanju.thesanju.json b/domains/_github-pages-challenge-thesanju.thesanju.json index 99c62d95f..505e1b7fe 100644 --- a/domains/_github-pages-challenge-thesanju.thesanju.json +++ b/domains/_github-pages-challenge-thesanju.thesanju.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thesanju", - "email": "sanjayjr1official@gmail.com" - }, - "record": { - "TXT": "1ef563891d9e0572cd59f4a3e80b42" - } -} \ No newline at end of file + "owner": { + "username": "thesanju", + "email": "sanjayjr1official@gmail.com" + }, + "record": { + "TXT": "1ef563891d9e0572cd59f4a3e80b42" + } +} diff --git a/domains/_github-pages-challenge-thesct22.sharath.json b/domains/_github-pages-challenge-thesct22.sharath.json index 436e63297..e178a474c 100644 --- a/domains/_github-pages-challenge-thesct22.sharath.json +++ b/domains/_github-pages-challenge-thesct22.sharath.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "thesct22", - "email": "sharathct22@gmail.com" - }, - "record": { - "TXT": "1cfa8b70882ea9cdf466e7b40dbe81" - } + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "TXT": "1cfa8b70882ea9cdf466e7b40dbe81" } - \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-thisisthamizh.thamizh.json b/domains/_github-pages-challenge-thisisthamizh.thamizh.json index 418e11a0a..b6aa6a5d1 100644 --- a/domains/_github-pages-challenge-thisisthamizh.thamizh.json +++ b/domains/_github-pages-challenge-thisisthamizh.thamizh.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "ThisisThamizh", - "email": "venthank88@gmail.com" - }, - "record": { - "TXT": "55f7385e475bf5148e262bf6a07289" - } -} +{ + "owner": { + "username": "ThisisThamizh", + "email": "venthank88@gmail.com" + }, + "record": { + "TXT": "55f7385e475bf5148e262bf6a07289" + } +} diff --git a/domains/_github-pages-challenge-thunder-coding.cd.json b/domains/_github-pages-challenge-thunder-coding.cd.json index c4385549c..0997b0279 100644 --- a/domains/_github-pages-challenge-thunder-coding.cd.json +++ b/domains/_github-pages-challenge-thunder-coding.cd.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "thunder-coding", - "email": "yakshbari4@gmail.com", - "discord": "codingthunder" - }, - "record": { - "TXT": "f56bab0740238435ae2bfe3a7d9283" - } + "owner": { + "username": "thunder-coding", + "email": "yakshbari4@gmail.com", + "discord": "codingthunder" + }, + "record": { + "TXT": "f56bab0740238435ae2bfe3a7d9283" + } } diff --git a/domains/_github-pages-challenge-turquoisetnt.tnt.json b/domains/_github-pages-challenge-turquoisetnt.tnt.json index 55bcde6f9..97919665f 100644 --- a/domains/_github-pages-challenge-turquoisetnt.tnt.json +++ b/domains/_github-pages-challenge-turquoisetnt.tnt.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "TurquoiseTNT", "email": "turquoisetntmultimedia@gmail.com" - }, - "record": { + }, + "record": { "TXT": "a70919bec5e292800f53b8bd87da03" - } } - +} diff --git a/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json b/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json index fb263377d..9030562df 100644 --- a/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json +++ b/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json @@ -1,7 +1,7 @@ { "owner": { - "username": "VasilisMylonas", - "email": "vasilismylonas@protonmail.com" + "username": "VasilisMylonas", + "email": "vasilismylonas@protonmail.com" }, "record": { "TXT": "2d79d108f14d2a9587952c4682b285" diff --git a/domains/_github-pages-challenge-vivek-oraon.vivek.json b/domains/_github-pages-challenge-vivek-oraon.vivek.json index fb3d5ca1c..af7fe02fc 100644 --- a/domains/_github-pages-challenge-vivek-oraon.vivek.json +++ b/domains/_github-pages-challenge-vivek-oraon.vivek.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "vivek-oraon", - "email": "vivekoraon@pm.me" - }, - "record": { - "TXT": "99d887f6958e3be7f2e1972d9ec212" - } -} +{ + "owner": { + "username": "vivek-oraon", + "email": "vivekoraon@pm.me" + }, + "record": { + "TXT": "99d887f6958e3be7f2e1972d9ec212" + } +} diff --git a/domains/_github-pages-challenge-vj-abishek.abishek.json b/domains/_github-pages-challenge-vj-abishek.abishek.json index ced98b773..7a4e5fed6 100644 --- a/domains/_github-pages-challenge-vj-abishek.abishek.json +++ b/domains/_github-pages-challenge-vj-abishek.abishek.json @@ -6,4 +6,4 @@ "record": { "TXT": "fe9c9b544613d7bf05295ad995cbaa" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-yorodm.yorodm.json b/domains/_github-pages-challenge-yorodm.yorodm.json index 8b2596e60..6a24ccb0c 100644 --- a/domains/_github-pages-challenge-yorodm.yorodm.json +++ b/domains/_github-pages-challenge-yorodm.yorodm.json @@ -6,4 +6,4 @@ "record": { "TXT": "4e4101d7a9a7606d96f9757829a24d" } -} \ No newline at end of file +} diff --git a/domains/aadi.json b/domains/aadi.json index d07a533bc..87147f0ea 100644 --- a/domains/aadi.json +++ b/domains/aadi.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ringholder.github.io" } -} +} diff --git a/domains/aakash.json b/domains/aakash.json index cc9b8c121..3c0c2c0ad 100644 --- a/domains/aakash.json +++ b/domains/aakash.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/shinyzenith/website", + "repo": "https://github.com/shinyzenith/website", "owner": { "username": "Shinyzenith", "email": "aakashsensharma@gmail.com" diff --git a/domains/abegehr.json b/domains/abegehr.json index f6a99ac85..1aaa3b06c 100644 --- a/domains/abegehr.json +++ b/domains/abegehr.json @@ -9,4 +9,4 @@ "record": { "CNAME": "abegehr.github.io" } -} +} diff --git a/domains/adarsh.json b/domains/adarsh.json index a1ad810d0..e77137895 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -4,6 +4,6 @@ "email": "adarshshukla0344@gmail.com" }, "record": { - "CNAME": "clumzyofficial.github.io" + "CNAME": "clumzyofficial.github.io" } } diff --git a/domains/aditya-awasthi.json b/domains/aditya-awasthi.json index 1f4e390b7..01e7a379b 100644 --- a/domains/aditya-awasthi.json +++ b/domains/aditya-awasthi.json @@ -8,4 +8,4 @@ "record": { "CNAME": "adityyaaa.github.io" } -} \ No newline at end of file +} diff --git a/domains/afp.json b/domains/afp.json index e9b9c21db..ca40eafd9 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "AndreasFxPro", - "email": "", - "discord": "AndreasFxPro#9330" - }, - "description": "this is-a.dev page is for me, i'll post my projects", - "record": { - "A": ["140.238.175.208"] - } -} +{ + "owner": { + "username": "AndreasFxPro", + "email": "", + "discord": "AndreasFxPro#9330" + }, + "description": "this is-a.dev page is for me, i'll post my projects", + "record": { + "A": ["140.238.175.208"] + } +} diff --git a/domains/afton.json b/domains/afton.json index 9e2fec6c8..4ec7acdc6 100644 --- a/domains/afton.json +++ b/domains/afton.json @@ -9,4 +9,4 @@ "record": { "CNAME": "williamafton-codes.github.io" } -} +} diff --git a/domains/agamjot-singh.json b/domains/agamjot-singh.json index c152dcbfb..3a18e21b3 100644 --- a/domains/agamjot-singh.json +++ b/domains/agamjot-singh.json @@ -9,4 +9,4 @@ "record": { "CNAME": "agamjotsingh18.github.io" } -} +} diff --git a/domains/ahmad-muhajir.json b/domains/ahmad-muhajir.json index d62572d90..fd270c337 100644 --- a/domains/ahmad-muhajir.json +++ b/domains/ahmad-muhajir.json @@ -8,4 +8,4 @@ "record": { "CNAME": "JeremyJFN71.github.io" } -} +} diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json index 9c030d54f..a21f5cb83 100644 --- a/domains/ahuja-m.json +++ b/domains/ahuja-m.json @@ -1,11 +1,11 @@ { - "description": "This is a user", - "repo": "https://github.com/ahuja-m/ahuja-m.github.io", - "owner": { - "username": "ahuja-m", - "email": "" - }, - "record": { - "CNAME": "ahuja-m.github.io" - } + "description": "This is a user", + "repo": "https://github.com/ahuja-m/ahuja-m.github.io", + "owner": { + "username": "ahuja-m", + "email": "" + }, + "record": { + "CNAME": "ahuja-m.github.io" + } } diff --git a/domains/aikoo7.json b/domains/aikoo7.json index bb894b1fa..b1f682a22 100644 --- a/domains/aikoo7.json +++ b/domains/aikoo7.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "aikooo7", - "email": "prozinhopro1973@gmail.com" - }, - "record": { - "CNAME": "aikooo7.github.io" - } + "owner": { + "username": "aikooo7", + "email": "prozinhopro1973@gmail.com" + }, + "record": { + "CNAME": "aikooo7.github.io" } - \ No newline at end of file +} diff --git a/domains/akpi.json b/domains/akpi.json index 76866ea4a..0790a324e 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -1,17 +1,12 @@ { - "owner": { - "username": "akpi816218", - "email": "", - "discord": "equus_quagga" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + }, + "record": { + "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/albuman.json b/domains/albuman.json index cf501ae3e..d4e163ff4 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "AlbumanO", - "email": "oliver.young4@student.education.wa.edu.au" - }, - "record": { - "CNAME": "albuman.000.pe" - } + "owner": { + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" + }, + "record": { + "CNAME": "albuman.000.pe" } - +} diff --git a/domains/ale1x.json b/domains/ale1x.json index b1a9135d6..ddf69879b 100644 --- a/domains/ale1x.json +++ b/domains/ale1x.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ale1x", - "email": "info@ale1x.com" - }, - "record": { - "URL": "https://alee1x.repl.co" - } + "owner": { + "username": "Ale1x", + "email": "info@ale1x.com" + }, + "record": { + "URL": "https://alee1x.repl.co" + } } diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 958b0d6fc..8add0f2c9 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -6,12 +6,7 @@ }, "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"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/almuqbel.json b/domains/almuqbel.json index 061439bea..0896bebd8 100644 --- a/domains/almuqbel.json +++ b/domains/almuqbel.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "AMAZINGMAN2", - "email": "Hashim.almuqbel@gmail.com" - }, - "record": { - "A": ["185.176.43.100"] - } + "owner": { + "username": "AMAZINGMAN2", + "email": "Hashim.almuqbel@gmail.com" + }, + "record": { + "A": ["185.176.43.100"] } - +} diff --git a/domains/analytics.json b/domains/analytics.json index 744084eea..df90b568a 100644 --- a/domains/analytics.json +++ b/domains/analytics.json @@ -1,5 +1,4 @@ - - { +{ "owner": { "username": "is-a-dev", "email": "phenax5@gmail.com" diff --git a/domains/ananth.json b/domains/ananth.json index a8ceae1fc..4b3b51064 100644 --- a/domains/ananth.json +++ b/domains/ananth.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ananth-swamy.github.io" } -} +} diff --git a/domains/anon.json b/domains/anon.json index 0013638a9..11d521260 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -6,8 +6,8 @@ "email": "contact@anonym-dev.tk" }, "record": { - "A": ["216.24.57.1"], - "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], - "TXT": "v=spf1 include:spf.seznam.cz ~all" + "A": ["216.24.57.1"], + "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], + "TXT": "v=spf1 include:spf.seznam.cz ~all" } } diff --git a/domains/ansari-atharnadim.json b/domains/ansari-atharnadim.json index a133e0ccf..f5a717a63 100644 --- a/domains/ansari-atharnadim.json +++ b/domains/ansari-atharnadim.json @@ -1,11 +1,11 @@ { - "description": "This is my website", - "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", - "owner": { - "username": "ansari-atharnadim", - "email": "" - }, - "record": { - "CNAME": "ansari-atharnadim.github.io" - } + "description": "This is my website", + "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", + "owner": { + "username": "ansari-atharnadim", + "email": "" + }, + "record": { + "CNAME": "ansari-atharnadim.github.io" + } } diff --git a/domains/api.taoanhdep.json b/domains/api.taoanhdep.json index 053c6e1ab..6fb447243 100644 --- a/domains/api.taoanhdep.json +++ b/domains/api.taoanhdep.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "bracou", - "email": "bracoui809@gmail.com" - }, - "record": { - "CNAME": "f9fbfdf8-17b8-4bce-be7f-34c1f919bb92.id.repl.co" - } + "owner": { + "username": "bracou", + "email": "bracoui809@gmail.com" + }, + "record": { + "CNAME": "f9fbfdf8-17b8-4bce-be7f-34c1f919bb92.id.repl.co" } - \ No newline at end of file +} diff --git a/domains/arwi.json b/domains/arwi.json index 4c4bc1128..01e36ac38 100644 --- a/domains/arwi.json +++ b/domains/arwi.json @@ -8,4 +8,4 @@ "record": { "CNAME": "arwichok.github.io" } -} +} diff --git a/domains/aryamaan.json b/domains/aryamaan.json index d32032699..691d90fc4 100644 --- a/domains/aryamaan.json +++ b/domains/aryamaan.json @@ -4,12 +4,7 @@ "email": "9236.stkabirdio@gmail.com" }, "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], + "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/ashesh.json b/domains/ashesh.json index bbcadaf98..27c38f7c4 100644 --- a/domains/ashesh.json +++ b/domains/ashesh.json @@ -4,6 +4,6 @@ "email": "ashesh1708@gmail.com" }, "record": { - "CNAME": "ashesh3.github.io" + "CNAME": "ashesh3.github.io" } } diff --git a/domains/asif.json b/domains/asif.json index e2e9a07af..7b000624e 100644 --- a/domains/asif.json +++ b/domains/asif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asif404", - "email": "asifmohammed4000@gmail.com" - }, - "record": { - "CNAME": "asif-bq8.pages.dev" - } + "owner": { + "username": "Asif404", + "email": "asifmohammed4000@gmail.com" + }, + "record": { + "CNAME": "asif-bq8.pages.dev" } +} diff --git a/domains/astrix.json b/domains/astrix.json index 3df190a1a..8d446cff0 100644 --- a/domains/astrix.json +++ b/domains/astrix.json @@ -1,8 +1,8 @@ { "owner": { - "username": "LeGi0N09", - "email": "priyanshmodi9@gmail.com", - "discord": "712212307585007677" + "username": "LeGi0N09", + "email": "priyanshmodi9@gmail.com", + "discord": "712212307585007677" }, "record": { diff --git a/domains/aswin-vs.json b/domains/aswin-vs.json index a749747b8..da7f5ed2f 100644 --- a/domains/aswin-vs.json +++ b/domains/aswin-vs.json @@ -1,11 +1,11 @@ -{ - "description": "Portfolio of Aswin V S", - "repo": "https://github.com/aswin-vs/Portfolio", - "owner": { - "username": "aswin-vs", - "email": "aswinvs.nitt@gmail.com" - }, - "record": { - "CNAME": "aswin-vs.github.io" - } -} \ No newline at end of file +{ + "description": "Portfolio of Aswin V S", + "repo": "https://github.com/aswin-vs/Portfolio", + "owner": { + "username": "aswin-vs", + "email": "aswinvs.nitt@gmail.com" + }, + "record": { + "CNAME": "aswin-vs.github.io" + } +} diff --git a/domains/ataim.json b/domains/ataim.json index 7de1afc5a..6e098d7ae 100644 --- a/domains/ataim.json +++ b/domains/ataim.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ataim9999.github.io" } -} +} diff --git a/domains/axviii3.json b/domains/axviii3.json index 343179a7c..47c35c9e6 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -4,12 +4,7 @@ "email": "anirbanrc2286@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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/b0q.json b/domains/b0q.json index 7b808ee28..d8f361965 100644 --- a/domains/b0q.json +++ b/domains/b0q.json @@ -1,8 +1,8 @@ { "owner": { - "username": "qbebo", - "email": "qqqbeboo@yahoo.com", - "discord": "897238854510211143" + "username": "qbebo", + "email": "qqqbeboo@yahoo.com", + "discord": "897238854510211143" }, "record": { diff --git a/domains/ba9.json b/domains/ba9.json index 0fff49587..e3eb54898 100644 --- a/domains/ba9.json +++ b/domains/ba9.json @@ -4,10 +4,7 @@ "email": "d2a59.ce26a.1@gmail.com" }, "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} diff --git a/domains/bare1.json b/domains/bare1.json index 8eb2b6f5d..1e74f15b9 100644 --- a/domains/bare1.json +++ b/domains/bare1.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tiwlinkskwazeh", - "email": "kwazehh@proton.me" - }, - "record": { - "A": ["18.215.144.92"] - } + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] } - \ No newline at end of file +} diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index 32612e58d..e35fc4390 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" - }, - "record": { - "URL": "https://bday-list.tagesrevelio.repl.co" - } + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "URL": "https://bday-list.tagesrevelio.repl.co" } - \ No newline at end of file +} diff --git a/domains/bdfd.json b/domains/bdfd.json index 3b798a970..c48353767 100644 --- a/domains/bdfd.json +++ b/domains/bdfd.json @@ -1,8 +1,8 @@ { "owner": { - "username": "wansie1", - "email": "msc2tvdn@duck.com", - "discord": "962788530336178236" + "username": "wansie1", + "email": "msc2tvdn@duck.com", + "discord": "962788530336178236" }, "record": { diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 4afc5309f..604c5ded1 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,6 +4,6 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/bibhu.json b/domains/bibhu.json index f9407749b..b984c7e89 100644 --- a/domains/bibhu.json +++ b/domains/bibhu.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "bibs24", - "email": "bibhuprasadsaha4@gmail.com" - }, - "record": { - "CNAME": "bibs24.github.io" - }, - "description": "Personal Portfolio" -} \ No newline at end of file +{ + "owner": { + "username": "bibs24", + "email": "bibhuprasadsaha4@gmail.com" + }, + "record": { + "CNAME": "bibs24.github.io" + }, + "description": "Personal Portfolio" +} diff --git a/domains/bing-chilling.json b/domains/bing-chilling.json index 99fdd57a9..58d1a3ccd 100644 --- a/domains/bing-chilling.json +++ b/domains/bing-chilling.json @@ -1,10 +1,10 @@ { "owner": { - "username": "TheUnium", - "email": "ooooooooooooothereal@gmail.com" - }, + "username": "TheUnium", + "email": "ooooooooooooothereal@gmail.com" + }, - "record": { - "CNAME": "theunium.github.io" - } + "record": { + "CNAME": "theunium.github.io" + } } diff --git a/domains/blankparticle.json b/domains/blankparticle.json index b7569a880..5cf5c8339 100644 --- a/domains/blankparticle.json +++ b/domains/blankparticle.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BlankParticle", - "email": "hello@blankparticle.me" - }, - "record": { - "URL": "https://www.blankparticle.me" - } + "owner": { + "username": "BlankParticle", + "email": "hello@blankparticle.me" + }, + "record": { + "URL": "https://www.blankparticle.me" + } } diff --git a/domains/blek.json b/domains/blek.json index 3e45c4c06..3ed49412d 100644 --- a/domains/blek.json +++ b/domains/blek.json @@ -2,9 +2,9 @@ "description": "blek is a dev", "owner": { "username": "b1ek", - "email": "me@blek.codes" + "email": "me@blek.codes" }, "record": { - "A": [ "185.130.226.115" ] + "A": ["185.130.226.115"] } } diff --git a/domains/blog.aditya.json b/domains/blog.aditya.json index 571526b5f..592ac2fec 100644 --- a/domains/blog.aditya.json +++ b/domains/blog.aditya.json @@ -7,11 +7,6 @@ "twitter": "CodeWithAadi" }, "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"] } } diff --git a/domains/blog.crystal.json b/domains/blog.crystal.json index 6d5ffa2a9..346c63b1f 100644 --- a/domains/blog.crystal.json +++ b/domains/blog.crystal.json @@ -4,6 +4,6 @@ "email": "crystalbajgai@gmail.com" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "hashnode.network" } } diff --git a/domains/blog.itznesbro.json b/domains/blog.itznesbro.json index 9219d3238..cd70d939b 100644 --- a/domains/blog.itznesbro.json +++ b/domains/blog.itznesbro.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ItzNesbroDev", - "email": "asnesbeer3@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } + "owner": { + "username": "ItzNesbroDev", + "email": "asnesbeer3@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/bmhien.json b/domains/bmhien.json index 5ba75d1b5..f8e3db3bb 100644 --- a/domains/bmhien.json +++ b/domains/bmhien.json @@ -4,6 +4,6 @@ "email": "buiminhhien001@gmail.com" }, "record": { - "CNAME": "bm-hien.github.io" + "CNAME": "bm-hien.github.io" } } diff --git a/domains/bob.json b/domains/bob.json index faabbf279..2418f306f 100644 --- a/domains/bob.json +++ b/domains/bob.json @@ -9,4 +9,4 @@ "record": { "CNAME": "rubinskiy.github.io" } -} +} diff --git a/domains/bovas.json b/domains/bovas.json index 339def193..6f55a92df 100644 --- a/domains/bovas.json +++ b/domains/bovas.json @@ -1,10 +1,10 @@ { "owner": { - "username": "bovas", - "email": "bovaskjacobb2009@gmail.com" - }, + "username": "bovas", + "email": "bovaskjacobb2009@gmail.com" + }, - "record": { - "URL": "https://dev.bovas.repl.co" - } + "record": { + "URL": "https://dev.bovas.repl.co" + } } diff --git a/domains/boxey.json b/domains/boxey.json index 079b76b58..85b77fcbc 100644 --- a/domains/boxey.json +++ b/domains/boxey.json @@ -4,6 +4,6 @@ "email": "gramcooker@gmail.com" }, "record": { - "URL": "https://sites.google.com/view/boxey-dev/home?authuser=0" + "URL": "https://sites.google.com/view/boxey-dev/home?authuser=0" } } diff --git a/domains/bug-writer.json b/domains/bug-writer.json index d8d23a1f2..9b317de89 100644 --- a/domains/bug-writer.json +++ b/domains/bug-writer.json @@ -1,8 +1,8 @@ { "owner": { - "username": "KeIrNeGn", - "email": "terminatorx5e@gmail.com", - "discord": "499592235772280842" + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" }, "record": { diff --git a/domains/bur.json b/domains/bur.json index cab2abf79..ef7e46335 100644 --- a/domains/bur.json +++ b/domains/bur.json @@ -1,16 +1,11 @@ { - "owner": { - "username": "burandby", - "email": "bur.and.by@gmail.com", - "twitter": "burandby", - "discord": "burandby" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "burandby", + "email": "bur.and.by@gmail.com", + "twitter": "burandby", + "discord": "burandby" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + } } diff --git a/domains/c00l.json b/domains/c00l.json index fa7c57df9..bdd33ad63 100644 --- a/domains/c00l.json +++ b/domains/c00l.json @@ -1,4 +1,3 @@ - { "description": "Heyayyu' game developer", "repo": "https://github.com/heyayyu/heyyayu.github.io", diff --git a/domains/caodoc.json b/domains/caodoc.json index e5aba3242..8682070a5 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -4,6 +4,6 @@ "email": "dochicao2306@gmail.com" }, "record": { - "CNAME": "caodoc.github.io" + "CNAME": "caodoc.github.io" } } diff --git a/domains/cd.json b/domains/cd.json index 2ef6d8b23..3c40f5f81 100644 --- a/domains/cd.json +++ b/domains/cd.json @@ -1,12 +1,12 @@ { - "description": "Personal website of Yaksh Bariya", - "repo": "https://github.com/thunder-coding/CodingThunder", - "owner": { - "username": "thunder-coding", - "email": "yakshbari4@gmail.com", - "discord": "codingthunder" - }, - "record": { - "CNAME": "thunder-coding.github.io" - } + "description": "Personal website of Yaksh Bariya", + "repo": "https://github.com/thunder-coding/CodingThunder", + "owner": { + "username": "thunder-coding", + "email": "yakshbari4@gmail.com", + "discord": "codingthunder" + }, + "record": { + "CNAME": "thunder-coding.github.io" + } } diff --git a/domains/cdn.akai.json b/domains/cdn.akai.json index e8745388a..f3d419188 100644 --- a/domains/cdn.akai.json +++ b/domains/cdn.akai.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "AmazingAkai", - "email": "", - "discord": "Akai#8199" - }, - "record": { - "A": ["45.79.247.123"], - "TXT": "7Yuu0bep" - } + "owner": { + "username": "AmazingAkai", + "email": "", + "discord": "Akai#8199" + }, + "record": { + "A": ["45.79.247.123"], + "TXT": "7Yuu0bep" + } } diff --git a/domains/chethan.json b/domains/chethan.json index 97b69bdbc..75ee85d6e 100644 --- a/domains/chethan.json +++ b/domains/chethan.json @@ -10,4 +10,4 @@ "record": { "CNAME": "chethanyadav456.github.io" } -} +} diff --git a/domains/chirag.json b/domains/chirag.json index 273a69ea3..efbc7cd47 100644 --- a/domains/chirag.json +++ b/domains/chirag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ChiragAgg5k", - "email": "chiragaggarwal5k@gmail.com" - }, - "record": { - "CNAME": "profile-website-5qr.pages.dev" - } + "owner": { + "username": "ChiragAgg5k", + "email": "chiragaggarwal5k@gmail.com" + }, + "record": { + "CNAME": "profile-website-5qr.pages.dev" + } } diff --git a/domains/chouhict.json b/domains/chouhict.json index 3841d94d9..73561fe2f 100644 --- a/domains/chouhict.json +++ b/domains/chouhict.json @@ -6,12 +6,7 @@ }, "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"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/codesz.json b/domains/codesz.json index 711a0ab5c..46eb03696 100644 --- a/domains/codesz.json +++ b/domains/codesz.json @@ -5,6 +5,6 @@ }, "repo": "https://github.com/codeszsoft/codeszsoft.github.io", "record": { - "CNAME": "codeszsoft.github.io" + "CNAME": "codeszsoft.github.io" } } diff --git a/domains/contentbot.json b/domains/contentbot.json index b33d5fc15..8abfa1dd0 100644 --- a/domains/contentbot.json +++ b/domains/contentbot.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Fqcxn", - "email": "", - "twitter": "FqcxnLmao", - "discord": "hong.kong" - }, - "record": { - "CNAME": "fqcxn.com" - } + "owner": { + "username": "Fqcxn", + "email": "", + "twitter": "FqcxnLmao", + "discord": "hong.kong" + }, + "record": { + "CNAME": "fqcxn.com" + } } diff --git a/domains/copysland.json b/domains/copysland.json index 32be4f208..f776f83f2 100644 --- a/domains/copysland.json +++ b/domains/copysland.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "Hillzacky", - "email": "Hilm4nsyah@gmail.com" - }, - "record": { - "CNAME": "copysland.github.io" - } + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com" + }, + "record": { + "CNAME": "copysland.github.io" } - \ No newline at end of file +} diff --git a/domains/cristianmihai.json b/domains/cristianmihai.json index 22e178f03..ac8b77d9e 100644 --- a/domains/cristianmihai.json +++ b/domains/cristianmihai.json @@ -1,11 +1,11 @@ -{ - "description": "My personal dev website.", - "repo": "https://github.com/CristianEduardMihai/is-a.dev.github.io", - "owner": { - "username": "CristianEduardMihai", - "email": "cristianeduardmihai@gmail.com" - }, - "record": { - "CNAME": "cristianeduardmihai.github.io" - } -} +{ + "description": "My personal dev website.", + "repo": "https://github.com/CristianEduardMihai/is-a.dev.github.io", + "owner": { + "username": "CristianEduardMihai", + "email": "cristianeduardmihai@gmail.com" + }, + "record": { + "CNAME": "cristianeduardmihai.github.io" + } +} diff --git a/domains/cs.json b/domains/cs.json index 433f05500..0f765b1d7 100644 --- a/domains/cs.json +++ b/domains/cs.json @@ -8,4 +8,4 @@ "record": { "CNAME": "shorecn.github.io" } -} +} diff --git a/domains/cyr.json b/domains/cyr.json index f38a99955..a63186f42 100644 --- a/domains/cyr.json +++ b/domains/cyr.json @@ -1,8 +1,8 @@ { "owner": { - "username": "SoulUchiha", - "email": "gameracsyt707@gmail.com", - "discord": "978601368950542397" + "username": "SoulUchiha", + "email": "gameracsyt707@gmail.com", + "discord": "978601368950542397" }, "record": { diff --git a/domains/cz.json b/domains/cz.json index e34164ac8..235d26771 100644 --- a/domains/cz.json +++ b/domains/cz.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "ac009527", - "email": "18571853917@163.com" - }, - "record": { - "A": ["193.111.31.120"] - } + "owner": { + "username": "ac009527", + "email": "18571853917@163.com" + }, + "record": { + "A": ["193.111.31.120"] } - +} diff --git a/domains/d3c.json b/domains/d3c.json index 3da1902cc..9daeb5bbb 100644 --- a/domains/d3c.json +++ b/domains/d3c.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "czb8", - "email": "czb8.a1@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "czb8", + "email": "czb8.a1@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/daanschenkel.json b/domains/daanschenkel.json index 5383f21e3..33851d31e 100644 --- a/domains/daanschenkel.json +++ b/domains/daanschenkel.json @@ -4,6 +4,6 @@ "email": "daan@daanschenkel.nl" }, "record": { - "URL": "https://daanschenkel.nl" + "URL": "https://daanschenkel.nl" } } diff --git a/domains/damned.json b/domains/damned.json index 586a76bc3..af720af97 100644 --- a/domains/damned.json +++ b/domains/damned.json @@ -8,4 +8,4 @@ "record": { "CNAME": "damnedstudios.github.io" } -} +} diff --git a/domains/darkdevil.json b/domains/darkdevil.json index b70b4b89b..811bff878 100644 --- a/domains/darkdevil.json +++ b/domains/darkdevil.json @@ -7,12 +7,7 @@ "discord": "LRxDark Dare Devil#0001" }, "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.111.153", - "185.199.108.153" - ], + "A": ["185.199.109.153", "185.199.110.153", "185.199.111.153", "185.199.108.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/darrem.json b/domains/darrem.json index b8bbce169..53371c867 100644 --- a/domains/darrem.json +++ b/domains/darrem.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "DarremMolko", - "email": "justdarrem@gmail.com" - }, - "record": { - "CNAME": "darrem.alwaysdata.net" - } + "owner": { + "username": "DarremMolko", + "email": "justdarrem@gmail.com" + }, + "record": { + "CNAME": "darrem.alwaysdata.net" } - \ No newline at end of file +} diff --git a/domains/datamind.json b/domains/datamind.json index b27443de8..4e8d9c915 100644 --- a/domains/datamind.json +++ b/domains/datamind.json @@ -9,4 +9,4 @@ "record": { "CNAME": "dataminddev.github.io" } -} +} diff --git a/domains/deepak.json b/domains/deepak.json index 1e6cd02ba..f031c76cd 100644 --- a/domains/deepak.json +++ b/domains/deepak.json @@ -1,11 +1,11 @@ -{ - "description": "Deepak's Personal Site", - "repo": "https://github.com/marchinghunter/marchinghunter.github.io", - "owner": { - "username": "marchinghunter", - "email": "dm6593120@gmail.com" - }, - "record": { - "CNAME": "marchinghunter.github.io" - } -} +{ + "description": "Deepak's Personal Site", + "repo": "https://github.com/marchinghunter/marchinghunter.github.io", + "owner": { + "username": "marchinghunter", + "email": "dm6593120@gmail.com" + }, + "record": { + "CNAME": "marchinghunter.github.io" + } +} diff --git a/domains/delasheras.json b/domains/delasheras.json index 9dc9857e6..2794d8db2 100644 --- a/domains/delasheras.json +++ b/domains/delasheras.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/deltafumble.json b/domains/deltafumble.json index 3e49b5c49..e8450990a 100644 --- a/domains/deltafumble.json +++ b/domains/deltafumble.json @@ -1,12 +1,12 @@ -{ - "description": "My blog", - "repo": "https://github.com/deltafumble/deltafumble.github.io", - "owner": { - "username": "deltafumble", - "email": "deltafumblecontact@skiff.com", - "twitter": "deltafumble" - }, - "record": { - "CNAME": "deltafumble.github.io" - } -} +{ + "description": "My blog", + "repo": "https://github.com/deltafumble/deltafumble.github.io", + "owner": { + "username": "deltafumble", + "email": "deltafumblecontact@skiff.com", + "twitter": "deltafumble" + }, + "record": { + "CNAME": "deltafumble.github.io" + } +} diff --git a/domains/demongamez.json b/domains/demongamez.json index 52511eb4e..8bab6eb0f 100644 --- a/domains/demongamez.json +++ b/domains/demongamez.json @@ -1,8 +1,8 @@ { "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" }, "record": { diff --git a/domains/demonplayz.json b/domains/demonplayz.json index 52511eb4e..8bab6eb0f 100644 --- a/domains/demonplayz.json +++ b/domains/demonplayz.json @@ -1,8 +1,8 @@ { "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" }, "record": { diff --git a/domains/deva.json b/domains/deva.json index 978c09918..738d70968 100644 --- a/domains/deva.json +++ b/domains/deva.json @@ -8,4 +8,4 @@ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} diff --git a/domains/devfate.json b/domains/devfate.json index 0bb9c1a2a..f9e1047d6 100644 --- a/domains/devfate.json +++ b/domains/devfate.json @@ -1,10 +1,10 @@ { - "owner":{ - "username":"blackpandan", - "email": "", - "twitter": "camzy_l" - }, - "record":{ - "CNAME":"blackpandan.github.io" - } + "owner": { + "username": "blackpandan", + "email": "", + "twitter": "camzy_l" + }, + "record": { + "CNAME": "blackpandan.github.io" + } } diff --git a/domains/dhaval-kareliya.json b/domains/dhaval-kareliya.json index e7e0654c5..6b1eb3c61 100644 --- a/domains/dhaval-kareliya.json +++ b/domains/dhaval-kareliya.json @@ -1,11 +1,11 @@ { - "description": "This is a personal website", - "repo": "https://github.com/dhaval-kareliya/dhaval-kareliya.github.io", - "owner": { - "username": "dhaval-kareliya", - "email": "" - }, - "record": { - "CNAME": "dhaval-kareliya.github.io" - } + "description": "This is a personal website", + "repo": "https://github.com/dhaval-kareliya/dhaval-kareliya.github.io", + "owner": { + "username": "dhaval-kareliya", + "email": "" + }, + "record": { + "CNAME": "dhaval-kareliya.github.io" + } } diff --git a/domains/dhruvil.json b/domains/dhruvil.json index dbdb03796..04702b8e7 100644 --- a/domains/dhruvil.json +++ b/domains/dhruvil.json @@ -6,12 +6,7 @@ "email": "dhruvil1808@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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/dirgha-ukani.json b/domains/dirgha-ukani.json index 78ca848dd..aacb530ee 100644 --- a/domains/dirgha-ukani.json +++ b/domains/dirgha-ukani.json @@ -1,11 +1,11 @@ { - "description": "This is personal website", - "repo": "https://github.com/dirgha-ukani/dirgha-ukani.github.io", - "owner": { - "username": "dirgha-ukani", - "email": "" - }, - "record": { - "CNAME": "dirgha-ukani.github.io" - } + "description": "This is personal website", + "repo": "https://github.com/dirgha-ukani/dirgha-ukani.github.io", + "owner": { + "username": "dirgha-ukani", + "email": "" + }, + "record": { + "CNAME": "dirgha-ukani.github.io" + } } diff --git a/domains/dmmay.json b/domains/dmmay.json index 70e9a7441..364f2bc30 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -4,11 +4,6 @@ "email": "azura22@skiff.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"] } } diff --git a/domains/dommor.json b/domains/dommor.json index 9dc9857e6..2794d8db2 100644 --- a/domains/dommor.json +++ b/domains/dommor.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/donate.gornostay25.json b/domains/donate.gornostay25.json index f2ad0d0b6..3636d58ab 100644 --- a/domains/donate.gornostay25.json +++ b/domains/donate.gornostay25.json @@ -4,11 +4,6 @@ "email": "me@gornostay25.is-a.dev" }, "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"] } } diff --git a/domains/donno2048.json b/domains/donno2048.json index f073cb941..f78df4f7a 100644 --- a/domains/donno2048.json +++ b/domains/donno2048.json @@ -1,4 +1,3 @@ - { "owner": { "username": "donno2048", @@ -7,4 +6,4 @@ "record": { "URL": "https://donno2048.github.io/Portfolio/" } -} +} diff --git a/domains/dqmn.json b/domains/dqmn.json index 1121848e0..f8cb5eedc 100644 --- a/domains/dqmn.json +++ b/domains/dqmn.json @@ -1,11 +1,11 @@ { - "description": "dqmn.is-a.dev", - "repo": "https://github.com/dqmn/dqmn.github.io", - "owner": { - "username": "dqmn", - "email": "dqmnbackup@gmail.com" - }, - "record": { - "CNAME": "dqmn.github.io" - } + "description": "dqmn.is-a.dev", + "repo": "https://github.com/dqmn/dqmn.github.io", + "owner": { + "username": "dqmn", + "email": "dqmnbackup@gmail.com" + }, + "record": { + "CNAME": "dqmn.github.io" + } } diff --git a/domains/dr-therapy.json b/domains/dr-therapy.json index 1f94a2706..b7dede2db 100644 --- a/domains/dr-therapy.json +++ b/domains/dr-therapy.json @@ -1,8 +1,8 @@ { "owner": { - "username": "drtherapy2023", - "email": "sitehesap@proton.me", - "discord": "706419336235188264" + "username": "drtherapy2023", + "email": "sitehesap@proton.me", + "discord": "706419336235188264" }, "record": { diff --git a/domains/drpleaserespect.json b/domains/drpleaserespect.json index cc3ea775d..5ca6c4b45 100644 --- a/domains/drpleaserespect.json +++ b/domains/drpleaserespect.json @@ -1,8 +1,8 @@ { "owner": { - "username": "DrPleaseRespect", - "email": "juliannayr2007@gmail.com", - "discord": "300641942646161409" + "username": "DrPleaseRespect", + "email": "juliannayr2007@gmail.com", + "discord": "300641942646161409" }, "record": { diff --git a/domains/drtherapy.json b/domains/drtherapy.json index a113b651d..a589a2654 100644 --- a/domains/drtherapy.json +++ b/domains/drtherapy.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "drtherapy2023", - "email": "sitehesap@proton.me" - }, - "record": { - "CNAME": "drtherapy2023.github.io" - } + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me" + }, + "record": { + "CNAME": "drtherapy2023.github.io" } - \ No newline at end of file +} diff --git a/domains/dumprr.json b/domains/dumprr.json index a95581448..e02aa7a2b 100644 --- a/domains/dumprr.json +++ b/domains/dumprr.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/dumprr/dumprr.github.io", + "repo": "https://github.com/dumprr/dumprr.github.io", "owner": { "username": "dumprr", "email": "duhhhmprr@proton.me" diff --git a/domains/duyeric.json b/domains/duyeric.json index b0f5fa4de..998d83e96 100644 --- a/domains/duyeric.json +++ b/domains/duyeric.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "duyeric", - "email": "duyericmmo@gmail.com" - }, - "record": { - "A": ["172.245.139.131"] - } + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "A": ["172.245.139.131"] } - +} diff --git a/domains/dylanmarsili.json b/domains/dylanmarsili.json index 806a7d125..d27a31aec 100644 --- a/domains/dylanmarsili.json +++ b/domains/dylanmarsili.json @@ -9,4 +9,4 @@ "record": { "CNAME": "dylan-marsili.github.io" } -} +} diff --git a/domains/edmonddevera.json b/domains/edmonddevera.json index a017288b4..8fe1e6321 100644 --- a/domains/edmonddevera.json +++ b/domains/edmonddevera.json @@ -1,11 +1,11 @@ -{ - "description": "To create a portfolio and use in web development ", - "repo": "https://tsuuukiii.github.io/PortfolioWebsite", - "owner": { - "username": "Tsuuukiii", - "email": "deverajan6@gmail.com" - }, - "record": { - "CNAME": "tsuuukiii.github.io" - } -} +{ + "description": "To create a portfolio and use in web development ", + "repo": "https://tsuuukiii.github.io/PortfolioWebsite", + "owner": { + "username": "Tsuuukiii", + "email": "deverajan6@gmail.com" + }, + "record": { + "CNAME": "tsuuukiii.github.io" + } +} diff --git a/domains/elbenja.json b/domains/elbenja.json index 34b563feb..9f1fae5db 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -1,8 +1,8 @@ { "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com", - "discord": "622795838032314388" + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" }, "record": { diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json index 13e5ce133..31d9ff7a8 100644 --- a/domains/elbernaoui.json +++ b/domains/elbernaoui.json @@ -9,4 +9,4 @@ "record": { "CNAME": "el-bernaoui.github.io" } -} +} diff --git a/domains/elixss.json b/domains/elixss.json index 31c52ce55..25cb935ef 100644 --- a/domains/elixss.json +++ b/domains/elixss.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "elixss", - "email": "elias.jaeger2004@gmail.com" - }, - "record": { - "A": ["45.81.232.16"] - } + "owner": { + "username": "elixss", + "email": "elias.jaeger2004@gmail.com" + }, + "record": { + "A": ["45.81.232.16"] } - \ No newline at end of file +} diff --git a/domains/enderpoint.json b/domains/enderpoint.json index e02cbad16..7770ee2a1 100644 --- a/domains/enderpoint.json +++ b/domains/enderpoint.json @@ -1,13 +1,13 @@ { - "description": "EnderPoint's dev site", - "repo": "https://github.com/EnderPoint07/EnderPoint07.github.io", - "owner": { - "username": "EnderPoint07", - "email": "", - "discord": "DotM38#5497", - "instagram": "enderpoint07" - }, - "record": { - "CNAME": "enderpoint07.github.io" - } + "description": "EnderPoint's dev site", + "repo": "https://github.com/EnderPoint07/EnderPoint07.github.io", + "owner": { + "username": "EnderPoint07", + "email": "", + "discord": "DotM38#5497", + "instagram": "enderpoint07" + }, + "record": { + "CNAME": "enderpoint07.github.io" + } } diff --git a/domains/erdem.json b/domains/erdem.json index c9009269f..e73f3d0cb 100644 --- a/domains/erdem.json +++ b/domains/erdem.json @@ -9,4 +9,4 @@ "record": { "URL": "https://erdem.js.org" } -} +} diff --git a/domains/eren.json b/domains/eren.json index 93d42c42a..c3364f4fc 100644 --- a/domains/eren.json +++ b/domains/eren.json @@ -1,8 +1,8 @@ { "owner": { - "username": "KeIrNeGn", - "email": "terminatorx5e@gmail.com", - "discord": "499592235772280842" + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" }, "record": { diff --git a/domains/ermal.json b/domains/ermal.json index d54a575ab..45ba4f7c4 100644 --- a/domains/ermal.json +++ b/domains/ermal.json @@ -6,12 +6,7 @@ "email": "ermalhasani15@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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/error404.json b/domains/error404.json index 830132fb4..10e108849 100644 --- a/domains/error404.json +++ b/domains/error404.json @@ -9,4 +9,4 @@ "record": { "CNAME": "cabrothers.github.io" } -} +} diff --git a/domains/esp.json b/domains/esp.json index 797cca0c7..a2db3432b 100644 --- a/domains/esp.json +++ b/domains/esp.json @@ -8,4 +8,4 @@ "record": { "A": ["144.91.110.55"] } -} +} diff --git a/domains/ethereal.json b/domains/ethereal.json index a0d7c6bd8..45e7ccfa4 100644 --- a/domains/ethereal.json +++ b/domains/ethereal.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "EtherealTheDev", - "email": "", - "twitter": "EtherealTheDev", - "discord": "Ethereal#0908" - }, - "record": { - "CNAME": "92073eed-80b5-4f2f-b84a-0121b7ec69bb.id.repl.co" - } +{ + "owner": { + "username": "EtherealTheDev", + "email": "", + "twitter": "EtherealTheDev", + "discord": "Ethereal#0908" + }, + "record": { + "CNAME": "92073eed-80b5-4f2f-b84a-0121b7ec69bb.id.repl.co" + } } diff --git a/domains/evelio.json b/domains/evelio.json index 564cf902d..fc0f69022 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -7,12 +7,7 @@ "discord": "SrEvelioツ#3906" }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/falguni-prajapati.json b/domains/falguni-prajapati.json index faea36c15..c012b9bd8 100644 --- a/domains/falguni-prajapati.json +++ b/domains/falguni-prajapati.json @@ -1,11 +1,11 @@ { - "description": "This is falguni prajapati", - "repo": "https://github.com/falguni-prajapati/falguni-prajapati.github.io", - "owner": { - "username": "falguni-prajapati", - "email": "" - }, - "record": { - "CNAME": "falguni-prajapati.github.io" - } + "description": "This is falguni prajapati", + "repo": "https://github.com/falguni-prajapati/falguni-prajapati.github.io", + "owner": { + "username": "falguni-prajapati", + "email": "" + }, + "record": { + "CNAME": "falguni-prajapati.github.io" + } } diff --git a/domains/files.dqmn.json b/domains/files.dqmn.json index cd09f820c..00a56a724 100644 --- a/domains/files.dqmn.json +++ b/domains/files.dqmn.json @@ -1,10 +1,10 @@ { - "description": "files.dqmn.is-a.dev - this will be my 'cloud' for files", - "owner": { - "username": "dqmn", - "email": "dqmnbackup@gmail.com" - }, - "record": { - "CNAME": "dqmnfiles.000webhostapp.com" - } + "description": "files.dqmn.is-a.dev - this will be my 'cloud' for files", + "owner": { + "username": "dqmn", + "email": "dqmnbackup@gmail.com" + }, + "record": { + "CNAME": "dqmnfiles.000webhostapp.com" + } } diff --git a/domains/files.hosts.json b/domains/files.hosts.json index a4a627553..6ec5353f8 100644 --- a/domains/files.hosts.json +++ b/domains/files.hosts.json @@ -1,8 +1,8 @@ { "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com", - "discord": "1094272477137481810" + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com", + "discord": "1094272477137481810" }, "record": { diff --git a/domains/fitrahmunir.json b/domains/fitrahmunir.json index dc4117aa5..bab2e1793 100644 --- a/domains/fitrahmunir.json +++ b/domains/fitrahmunir.json @@ -1,11 +1,11 @@ { - "description": "FitrahFM's .is-a.dev domain", - "repo": "https://github.com/fitrahfm", - "owner": { - "username": "fitrahfm", - "email": "fitrhmnr+is-a-dev@gmail.com" - }, - "record": { - "CNAME": "fitrahmunir.pages.dev" - } + "description": "FitrahFM's .is-a.dev domain", + "repo": "https://github.com/fitrahfm", + "owner": { + "username": "fitrahfm", + "email": "fitrhmnr+is-a-dev@gmail.com" + }, + "record": { + "CNAME": "fitrahmunir.pages.dev" + } } diff --git a/domains/fjuro.json b/domains/fjuro.json index 188405224..d6c77f408 100644 --- a/domains/fjuro.json +++ b/domains/fjuro.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "Fjuro", - "email": "ifjuro@proton.me" - }, - "record": { - "CNAME": "fjuro.github.io" - } + "owner": { + "username": "Fjuro", + "email": "ifjuro@proton.me" + }, + "record": { + "CNAME": "fjuro.github.io" } - \ No newline at end of file +} diff --git a/domains/flazepe.json b/domains/flazepe.json index a51351960..69cb91e4d 100644 --- a/domains/flazepe.json +++ b/domains/flazepe.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "flazepe", - "email": "", - "discord": "flazepe" - }, - "record": { - "CNAME": "flazepe.github.io" - } + "owner": { + "username": "flazepe", + "email": "", + "discord": "flazepe" + }, + "record": { + "CNAME": "flazepe.github.io" + } } diff --git a/domains/flymeth.json b/domains/flymeth.json index 599fc81c2..9b5e94c12 100644 --- a/domains/flymeth.json +++ b/domains/flymeth.json @@ -1,11 +1,11 @@ { - "record": { - "URL": "https://flymeth.net" - }, - "owner": { - "username": "Flymeth", - "email": "flymeth.yt@gmail.com", - "twitter": "flymeth" - }, - "description": "I'm a dev and I love to be that" + "record": { + "URL": "https://flymeth.net" + }, + "owner": { + "username": "Flymeth", + "email": "flymeth.yt@gmail.com", + "twitter": "flymeth" + }, + "description": "I'm a dev and I love to be that" } diff --git a/domains/foxie.arman.json b/domains/foxie.arman.json index 90023567d..47665244c 100644 --- a/domains/foxie.arman.json +++ b/domains/foxie.arman.json @@ -6,11 +6,6 @@ "email": "contact@mail.arman.is-a.dev" }, "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"] } } diff --git a/domains/g-pratik.json b/domains/g-pratik.json index dc793000b..8659f82e0 100644 --- a/domains/g-pratik.json +++ b/domains/g-pratik.json @@ -1,11 +1,11 @@ { - "description": "This is my website", - "repo": "https://github.com/g-pratik/g-pratik.github.io", - "owner": { - "username": "g-pratik", - "email": "" - }, - "record": { - "CNAME": "g-pratik.github.io" - } + "description": "This is my website", + "repo": "https://github.com/g-pratik/g-pratik.github.io", + "owner": { + "username": "g-pratik", + "email": "" + }, + "record": { + "CNAME": "g-pratik.github.io" + } } diff --git a/domains/gabimaciel.json b/domains/gabimaciel.json index 0e253e615..06411540b 100644 --- a/domains/gabimaciel.json +++ b/domains/gabimaciel.json @@ -7,10 +7,6 @@ }, "record": { "A": ["147.182.139.182"], - "MX": [ - "ns1.digitalocean.com", - "ns2.digitalocean.com", - "ns3.digitalocean.com" - ] + "MX": ["ns1.digitalocean.com", "ns2.digitalocean.com", "ns3.digitalocean.com"] } } diff --git a/domains/gigwanoob.json b/domains/gigwanoob.json index 22c7a69e0..bc2770252 100644 --- a/domains/gigwanoob.json +++ b/domains/gigwanoob.json @@ -1,8 +1,8 @@ { "owner": { - "username": "gigwanoobstudios", - "email": "tplink3116@gmail.com", - "discord": "820962361787285534" + "username": "gigwanoobstudios", + "email": "tplink3116@gmail.com", + "discord": "820962361787285534" }, "record": { diff --git a/domains/gitninja.json b/domains/gitninja.json index f51cac85c..f5d16fdcf 100644 --- a/domains/gitninja.json +++ b/domains/gitninja.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" } - \ No newline at end of file +} diff --git a/domains/gizzy.json b/domains/gizzy.json index 2b17f8147..afb595e09 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -1,15 +1,12 @@ -{ - "description": "gizzy.is-a.dev", - "owner": { - "username": "NeroGizmoUwU", - "email": "nerop455@gmail.com", - "discord": "gizzyuwu" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file +{ + "description": "gizzy.is-a.dev", + "owner": { + "username": "NeroGizmoUwU", + "email": "nerop455@gmail.com", + "discord": "gizzyuwu" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/glqch.json b/domains/glqch.json index 99bbc1efc..cd6093a10 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,10 +1,9 @@ { "owner": { - "username": "joythejoystick1", - "email": "midoayoub778@gmail.com" + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" }, "record": { - "CNAME": "joythejoystick1.github.io" + "CNAME": "joythejoystick1.github.io" } } - diff --git a/domains/gooplancton.json b/domains/gooplancton.json index 4a9d0388a..afb478d9b 100644 --- a/domains/gooplancton.json +++ b/domains/gooplancton.json @@ -4,6 +4,6 @@ "email": "gooplancton@outlook.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/habeel.json b/domains/habeel.json index b12856481..ffb9cf4df 100644 --- a/domains/habeel.json +++ b/domains/habeel.json @@ -9,4 +9,4 @@ "record": { "CNAME": "Habeel06.github.io" } -} +} diff --git a/domains/hackerhawks.json b/domains/hackerhawks.json index 5b51f3b2d..6830e4799 100644 --- a/domains/hackerhawks.json +++ b/domains/hackerhawks.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "HackerHawks", - "email": "robohawks.dev@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "HackerHawks", + "email": "robohawks.dev@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/hanchow.json b/domains/hanchow.json index e073d643b..80c8b43c5 100644 --- a/domains/hanchow.json +++ b/domains/hanchow.json @@ -9,4 +9,4 @@ "record": { "CNAME": "zhhlmr.github.io" } -} +} diff --git a/domains/hashir.json b/domains/hashir.json index 920391b11..7aa4b07cb 100644 --- a/domains/hashir.json +++ b/domains/hashir.json @@ -1,11 +1,11 @@ -{ - "owner": { - "email": "harishbb168@gmail.com", - "username": "harish" - }, - "description": "My portfolio website", - "repo": "https://github.com/HarishB167/hs-app", - "record": { - "URL": "https://hmser.netlify.app" - } - } +{ + "owner": { + "email": "harishbb168@gmail.com", + "username": "harish" + }, + "description": "My portfolio website", + "repo": "https://github.com/HarishB167/hs-app", + "record": { + "URL": "https://hmser.netlify.app" + } +} diff --git a/domains/hatkid.json b/domains/hatkid.json index 331e0e503..14bb7fed7 100644 --- a/domains/hatkid.json +++ b/domains/hatkid.json @@ -9,4 +9,4 @@ "record": { "CNAME": "thehatkid.github.io" } -} \ No newline at end of file +} diff --git a/domains/haubaka.json b/domains/haubaka.json index 2a4f589a1..cca90542d 100644 --- a/domains/haubaka.json +++ b/domains/haubaka.json @@ -8,4 +8,4 @@ "record": { "CNAME": "haubaka.github.io" } -} +} diff --git a/domains/hcs.json b/domains/hcs.json index 969b0f3ed..1827deba9 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,10 +1,9 @@ { "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" + "username": "hcs1219", + "email": "hcskaiask@gmail.com" }, "record": { - "A": ["5.196.239.158"] + "A": ["5.196.239.158"] } } - diff --git a/domains/hero.json b/domains/hero.json index cf80094c7..9f01c892a 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -4,6 +4,6 @@ "email": "maanya125@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json index f642afb18..893b3ca17 100644 --- a/domains/hilmansyah.json +++ b/domains/hilmansyah.json @@ -5,9 +5,9 @@ "username": "Hillzacky", "email": "hilmansyah@xhr.my.id", "twitter": "hillzacky", - "discord": "830349326785314846" + "discord": "830349326785314846" }, "record": { "CNAME": "hillzacky.github.io" } -} +} diff --git a/domains/himanshusri.json b/domains/himanshusri.json index 126ca7d4c..236382677 100644 --- a/domains/himanshusri.json +++ b/domains/himanshusri.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "himanshuSri24", - "email": "himanshu20032002@gmail.com" - }, - "record": { - "CNAME": "himanshusri24.github.io" - } + "owner": { + "username": "himanshuSri24", + "email": "himanshu20032002@gmail.com" + }, + "record": { + "CNAME": "himanshusri24.github.io" } - \ No newline at end of file +} diff --git a/domains/hiwind.json b/domains/hiwind.json index 2351b1136..1c1326f20 100644 --- a/domains/hiwind.json +++ b/domains/hiwind.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "jaydoublay", - "email": "jeremy@jaydoublay.com" - }, - "record": { - "URL": "https://www.hiwind.me" - } + "owner": { + "username": "jaydoublay", + "email": "jeremy@jaydoublay.com" + }, + "record": { + "URL": "https://www.hiwind.me" } - \ No newline at end of file +} diff --git a/domains/hoang3409.json b/domains/hoang3409.json index a57bfc244..d6323c21a 100644 --- a/domains/hoang3409.json +++ b/domains/hoang3409.json @@ -1,10 +1,10 @@ -{ - "description": "Portfolio redirect for Hoang3409", - "owner": { - "username": "hoang3409", - "email": "nvh.02021995@gmail.com" - }, - "record": { - "CNAME": "hoang3402.github.io" - } -} \ No newline at end of file +{ + "description": "Portfolio redirect for Hoang3409", + "owner": { + "username": "hoang3409", + "email": "nvh.02021995@gmail.com" + }, + "record": { + "CNAME": "hoang3402.github.io" + } +} diff --git a/domains/hotspot.json b/domains/hotspot.json index 18edaa87e..ca1821523 100644 --- a/domains/hotspot.json +++ b/domains/hotspot.json @@ -1,8 +1,8 @@ { "owner": { - "username": "wansie1", - "email": "msc2tvdn@duck.com", - "discord": "962788530336178236" + "username": "wansie1", + "email": "msc2tvdn@duck.com", + "discord": "962788530336178236" }, "record": { diff --git a/domains/hozzywozzy.json b/domains/hozzywozzy.json index 4d3a30839..dfe4605d0 100644 --- a/domains/hozzywozzy.json +++ b/domains/hozzywozzy.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "hozzywozzy", - "email": "hozzywozzy@terrorist.lol" - }, - "description": "domain for testing purposes", - "repo": "https://github.com/hozzywozzy/hozzywozzy", - "record": { - "CNAME": "hozzywozzy.github.io" - } + "owner": { + "username": "hozzywozzy", + "email": "hozzywozzy@terrorist.lol" + }, + "description": "domain for testing purposes", + "repo": "https://github.com/hozzywozzy/hozzywozzy", + "record": { + "CNAME": "hozzywozzy.github.io" + } } diff --git a/domains/hs50.json b/domains/hs50.json index 5f509db6c..3cfef85ee 100644 --- a/domains/hs50.json +++ b/domains/hs50.json @@ -1,11 +1,11 @@ -{ - "description": "Another way to visit my website.", - "repo": "https://github.com/Naibuu/website", - "owner": { - "username": "Naibuu", - "email": "contact@hs50.cc" - }, - "record": { - "CNAME": "hs50.cc" - } -} \ No newline at end of file +{ + "description": "Another way to visit my website.", + "repo": "https://github.com/Naibuu/website", + "owner": { + "username": "Naibuu", + "email": "contact@hs50.cc" + }, + "record": { + "CNAME": "hs50.cc" + } +} diff --git a/domains/hvlxh.json b/domains/hvlxh.json index fbc86a328..0a38e3699 100644 --- a/domains/hvlxh.json +++ b/domains/hvlxh.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "hvlxh", - "email": "monsta22019@gmail.com", - "discord": "hvlxh#0001" - }, + "owner": { + "username": "hvlxh", + "email": "monsta22019@gmail.com", + "discord": "hvlxh#0001" + }, - "record": { - "URL": "https://hvlxh.tk" - } + "record": { + "URL": "https://hvlxh.tk" + } } diff --git a/domains/hyderite.json b/domains/hyderite.json index 8372e867d..0ad231d0b 100644 --- a/domains/hyderite.json +++ b/domains/hyderite.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Hyderite", - "email": "hyderiteyt@gmail.com" - }, - "record": { - "CNAME": "df204146-7b3d-4adf-8150-d9cbf33a4a73.id.repl.co" - } + "owner": { + "username": "Hyderite", + "email": "hyderiteyt@gmail.com" + }, + "record": { + "CNAME": "df204146-7b3d-4adf-8150-d9cbf33a4a73.id.repl.co" + } } diff --git a/domains/hzf.json b/domains/hzf.json index 37481496b..57e13a395 100644 --- a/domains/hzf.json +++ b/domains/hzf.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "huhao0208", - "email": "123huzhifeng@163.com" - }, - "record": { - "A": ["124.90.69.145"] - } + "owner": { + "username": "huhao0208", + "email": "123huzhifeng@163.com" + }, + "record": { + "A": ["124.90.69.145"] } - \ No newline at end of file +} diff --git a/domains/iakzs.json b/domains/iakzs.json index 229cb8381..5ed05c4ca 100644 --- a/domains/iakzs.json +++ b/domains/iakzs.json @@ -6,12 +6,7 @@ "email": "iakzs@protonmail.com" }, "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.111.153", - "185.199.108.153" - ], + "A": ["185.199.109.153", "185.199.110.153", "185.199.111.153", "185.199.108.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~allCOPY" } diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json index a04312176..e1c0a9693 100644 --- a/domains/iamchoiiril.json +++ b/domains/iamchoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "CNAME": "cfhoiril.github.io" + "CNAME": "cfhoiril.github.io" } } diff --git a/domains/iammithani.json b/domains/iammithani.json index da7150b05..136dda0ab 100644 --- a/domains/iammithani.json +++ b/domains/iammithani.json @@ -1,11 +1,11 @@ { "owner": { - "username": "MuhammadUsmanMithani", - "email": "muhammadusmanmithani@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 632157019960377349" - }, + "username": "MuhammadUsmanMithani", + "email": "muhammadusmanmithani@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 632157019960377349" + }, - "record": { - "CNAME": "iammithani-portfolio.pages.dev" - } + "record": { + "CNAME": "iammithani-portfolio.pages.dev" + } } diff --git a/domains/ikd.json b/domains/ikd.json index 018ada623..299cae2f6 100644 --- a/domains/ikd.json +++ b/domains/ikd.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "its-id", - "email": "", - "twitter": "its_ikD" - }, - - "record": { - "CNAME": "portfolio-main-production.up.railway.app" - } -} +{ + "owner": { + "username": "its-id", + "email": "", + "twitter": "its_ikD" + }, + + "record": { + "CNAME": "portfolio-main-production.up.railway.app" + } +} diff --git a/domains/ikraiyan.json b/domains/ikraiyan.json index 13480a4db..557edefbd 100644 --- a/domains/ikraiyan.json +++ b/domains/ikraiyan.json @@ -9,4 +9,4 @@ "record": { "CNAME": "ikraiyan.github.io" } -} +} diff --git a/domains/imzihad21.json b/domains/imzihad21.json index e94fb477c..80f3f1f2e 100644 --- a/domains/imzihad21.json +++ b/domains/imzihad21.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "IMZihad21", - "email": "imzihad@gmail.com" - }, - "record": { - "A": ["52.77.224.107"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=imzihad@gmail.com" - } + "owner": { + "username": "IMZihad21", + "email": "imzihad@gmail.com" + }, + "record": { + "A": ["52.77.224.107"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=imzihad@gmail.com" + } } diff --git a/domains/inf.json b/domains/inf.json index cf6acd955..04169951f 100644 --- a/domains/inf.json +++ b/domains/inf.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "InfinityDevTech", + "owner": { + "username": "InfinityDevTech", "email": "", - "discord": "inf5" - }, - "record": { - "URL": "https://infdev.netlify.app" - } + "discord": "inf5" + }, + "record": { + "URL": "https://infdev.netlify.app" + } } diff --git a/domains/infinitelearning.json b/domains/infinitelearning.json index 2fc5bed0e..1e74f15b9 100644 --- a/domains/infinitelearning.json +++ b/domains/infinitelearning.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tiwlinkskwazeh", - "email": "kwazehh@proton.me" - }, - "record": { - "A": ["18.215.144.92"] - } + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] } - +} diff --git a/domains/invalidnoah.json b/domains/invalidnoah.json index 5c75c72a5..d5a14efe5 100644 --- a/domains/invalidnoah.json +++ b/domains/invalidnoah.json @@ -9,4 +9,4 @@ "record": { "CNAME": "invalidnoah.github.io" } -} +} diff --git a/domains/ipuppyyt.json b/domains/ipuppyyt.json index a2d56dd85..cc652b18d 100644 --- a/domains/ipuppyyt.json +++ b/domains/ipuppyyt.json @@ -7,12 +7,7 @@ "discord": "iPuppyYT#3684" }, "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], + "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/isa.json b/domains/isa.json index 959d310ed..16a4c20ee 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -9,4 +9,4 @@ "record": { "CNAME": "nottisa.github.io" } -} +} diff --git a/domains/isabelrosillo.json b/domains/isabelrosillo.json index 9dc9857e6..2794d8db2 100644 --- a/domains/isabelrosillo.json +++ b/domains/isabelrosillo.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/itsmealdo.json b/domains/itsmealdo.json index 0dc4ce2b0..54bf5594f 100644 --- a/domains/itsmealdo.json +++ b/domains/itsmealdo.json @@ -8,4 +8,4 @@ "record": { "CNAME": "itsmealdo.github.io" } -} +} diff --git a/domains/iucc.json b/domains/iucc.json index 4553b6813..fa92c3cd7 100644 --- a/domains/iucc.json +++ b/domains/iucc.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "IuCC123", - "email": "raccoon.pw.main@gmail.com" - }, - "record": { - "CNAME": "1e080129-14d6-480b-9abb-390879d573cf.id.repl.co" - } + "owner": { + "username": "IuCC123", + "email": "raccoon.pw.main@gmail.com" + }, + "record": { + "CNAME": "1e080129-14d6-480b-9abb-390879d573cf.id.repl.co" } - \ No newline at end of file +} diff --git a/domains/jackson.json b/domains/jackson.json index ef55172d6..292e2b55b 100644 --- a/domains/jackson.json +++ b/domains/jackson.json @@ -5,11 +5,6 @@ "discord": "jackson!#0001" }, "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"] } } diff --git a/domains/jairomorales.json b/domains/jairomorales.json index 244826fd7..15ebc8074 100644 --- a/domains/jairomorales.json +++ b/domains/jairomorales.json @@ -9,4 +9,4 @@ "record": { "CNAME": "icky17.github.io" } -} \ No newline at end of file +} diff --git a/domains/jake.json b/domains/jake.json index 8bdb58422..13d7afcd1 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -8,4 +8,4 @@ "record": { "CNAME": "jakeanto.pages.dev" } -} +} diff --git a/domains/janmb.json b/domains/janmb.json index 18edaa87e..ca1821523 100644 --- a/domains/janmb.json +++ b/domains/janmb.json @@ -1,8 +1,8 @@ { "owner": { - "username": "wansie1", - "email": "msc2tvdn@duck.com", - "discord": "962788530336178236" + "username": "wansie1", + "email": "msc2tvdn@duck.com", + "discord": "962788530336178236" }, "record": { diff --git a/domains/javier.json b/domains/javier.json index 87b7f3b12..be9ad7ff2 100644 --- a/domains/javier.json +++ b/domains/javier.json @@ -9,4 +9,4 @@ "record": { "CNAME": "jzaleta.github.io" } -} +} diff --git a/domains/jayg.json b/domains/jayg.json index cbf36d580..f23d0a0a8 100644 --- a/domains/jayg.json +++ b/domains/jayg.json @@ -8,10 +8,7 @@ }, "record": { "URL": "https://jayg.top", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/jcarpenter.json b/domains/jcarpenter.json index debc073aa..0be501ccb 100644 --- a/domains/jcarpenter.json +++ b/domains/jcarpenter.json @@ -8,4 +8,4 @@ "record": { "CNAME": "jcarpenter48.github.io" } -} +} diff --git a/domains/jdszekeres.json b/domains/jdszekeres.json index aba19acf6..fadf7dabf 100644 --- a/domains/jdszekeres.json +++ b/domains/jdszekeres.json @@ -7,4 +7,4 @@ "record": { "CNAME": "jdszekeres.github.io" } -} +} diff --git a/domains/jean-arthur.json b/domains/jean-arthur.json index fecf7925e..9bd5d7dd1 100644 --- a/domains/jean-arthur.json +++ b/domains/jean-arthur.json @@ -1,4 +1,3 @@ - { "description": "Part of my portfolio website", "repo": "https://github.com/8n9ght/univers", @@ -9,4 +8,4 @@ "record": { "CNAME": "8n9ght.github.io" } -} +} diff --git a/domains/jefferson.json b/domains/jefferson.json index a747e33ef..b8bc13ce6 100644 --- a/domains/jefferson.json +++ b/domains/jefferson.json @@ -8,4 +8,4 @@ "record": { "URL": "https://github.com/jeffersonjpr/jeffersonjpr" } -} \ No newline at end of file +} diff --git a/domains/jeymen.json b/domains/jeymen.json index c7c4c5fc2..9d6b6d25c 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -4,17 +4,8 @@ "email": "jeymen11@proton.me" }, "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"], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ] + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } diff --git a/domains/jj.json b/domains/jj.json index 33574b092..a05eda828 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -6,12 +6,7 @@ "email": "TheBotlyNoob@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ], + "A": ["185.199.108.153", "185.199.109.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/jlalfonso21.json b/domains/jlalfonso21.json index e5c1da1d2..2ca0563b0 100644 --- a/domains/jlalfonso21.json +++ b/domains/jlalfonso21.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "jlalfonso21", - "email": "jlalfonso21@gmail.com" - }, - "record": { - "A": ["89.147.111.78"] - } + "owner": { + "username": "jlalfonso21", + "email": "jlalfonso21@gmail.com" + }, + "record": { + "A": ["89.147.111.78"] } - \ No newline at end of file +} diff --git a/domains/joesjourney.json b/domains/joesjourney.json index 68e3484ac..aa69ddf65 100644 --- a/domains/joesjourney.json +++ b/domains/joesjourney.json @@ -5,15 +5,7 @@ }, "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"], "MX": ["mx.mailtie.com"], "TXT": "mailtie=joesjourney500@gmail.com" } diff --git a/domains/johna.json b/domains/johna.json index b2a708be9..dfd3b98fd 100644 --- a/domains/johna.json +++ b/domains/johna.json @@ -8,4 +8,4 @@ "record": { "URL": "https://johna.is-a-fullstack.dev" } -} +} diff --git a/domains/just-muzz.json b/domains/just-muzz.json index 7a1e4e67f..a64ecbd10 100644 --- a/domains/just-muzz.json +++ b/domains/just-muzz.json @@ -9,4 +9,4 @@ "record": { "CNAME": "just-muzz.github.io" } -} +} diff --git a/domains/jzitnik.json b/domains/jzitnik.json index ae16e0934..a23342b0c 100644 --- a/domains/jzitnik.json +++ b/domains/jzitnik.json @@ -5,12 +5,7 @@ "discord": "KLIND#1906" }, "record": { - "A": [ - "216.24.57.1" - ], - "MX": [ - "a257fec0e9137cd3.mx2.emailprofi.seznam.cz", - "a257fec0e9137cd3.mx1.emailprofi.seznam.cz" - ] + "A": ["216.24.57.1"], + "MX": ["a257fec0e9137cd3.mx2.emailprofi.seznam.cz", "a257fec0e9137cd3.mx1.emailprofi.seznam.cz"] } } diff --git a/domains/kaden.json b/domains/kaden.json index 4a8d2861b..905fb46a3 100644 --- a/domains/kaden.json +++ b/domains/kaden.json @@ -4,6 +4,6 @@ "email": "kadeinwales@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/kamishi.json b/domains/kamishi.json index 105651c3d..c2de37447 100644 --- a/domains/kamishi.json +++ b/domains/kamishi.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "KamishiRewrote", - "email": "", - "discord": "kamishi_x" - }, - "record": { - "CNAME": "kamishi.kamishiyt.repl.co" - } + "owner": { + "username": "KamishiRewrote", + "email": "", + "discord": "kamishi_x" + }, + "record": { + "CNAME": "kamishi.kamishiyt.repl.co" + } } diff --git a/domains/kapoor.json b/domains/kapoor.json index a2bce61a6..eb5a37762 100644 --- a/domains/kapoor.json +++ b/domains/kapoor.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "kapoorsaumitra", - "email": "saumitrakapoor24@gmail.com", - "twitter": "0xKapoor" - }, - - "record": { - "URL": "https://kapoorportfolio.vercel.app" - } -} +{ + "owner": { + "username": "kapoorsaumitra", + "email": "saumitrakapoor24@gmail.com", + "twitter": "0xKapoor" + }, + + "record": { + "URL": "https://kapoorportfolio.vercel.app" + } +} diff --git a/domains/karan.json b/domains/karan.json index 27fb3a59a..1ec48f2f3 100644 --- a/domains/karan.json +++ b/domains/karan.json @@ -1,8 +1,8 @@ { "owner": { - "username": "Karandev2007", - "email": "karangamerz207@gmail.com", - "discord": "1045275588434337843" + "username": "Karandev2007", + "email": "karangamerz207@gmail.com", + "discord": "1045275588434337843" }, "record": { diff --git a/domains/kashif-kadri.json b/domains/kashif-kadri.json index 2e92c4aea..e87b6ce5a 100644 --- a/domains/kashif-kadri.json +++ b/domains/kashif-kadri.json @@ -1,11 +1,11 @@ { - "description": "This is personal website", - "repo": "https://github.com/kashif-kadri/kashif-kadri.github.io", - "owner": { - "username": "kashif-kadri", - "email": "" - }, - "record": { - "URL": "https://kashif-kadri.github.io" - } + "description": "This is personal website", + "repo": "https://github.com/kashif-kadri/kashif-kadri.github.io", + "owner": { + "username": "kashif-kadri", + "email": "" + }, + "record": { + "URL": "https://kashif-kadri.github.io" + } } diff --git a/domains/kaustubh.json b/domains/kaustubh.json index 134106d5f..ae152c53d 100644 --- a/domains/kaustubh.json +++ b/domains/kaustubh.json @@ -9,4 +9,4 @@ "record": { "CNAME": "kaustubhkharvi.github.io" } -} +} diff --git a/domains/keirnegn.json b/domains/keirnegn.json index 93d42c42a..c3364f4fc 100644 --- a/domains/keirnegn.json +++ b/domains/keirnegn.json @@ -1,8 +1,8 @@ { "owner": { - "username": "KeIrNeGn", - "email": "terminatorx5e@gmail.com", - "discord": "499592235772280842" + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" }, "record": { diff --git a/domains/kerlos.json b/domains/kerlos.json index caf7b3684..3e261b8ce 100644 --- a/domains/kerlos.json +++ b/domains/kerlos.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "kerlos", - "email": "ker.los@hotmail.com" - }, - "record": { - "URL": "https://github.com/kerlos" - } + "owner": { + "username": "kerlos", + "email": "ker.los@hotmail.com" + }, + "record": { + "URL": "https://github.com/kerlos" } - \ No newline at end of file +} diff --git a/domains/kevvyyn.json b/domains/kevvyyn.json index 21b790322..83d1df3b9 100644 --- a/domains/kevvyyn.json +++ b/domains/kevvyyn.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "BiometricGlitch", - "email": "smellysocks0147@gmail.com" - }, - "record": { - "CNAME": "19e5bf8c-21c4-458c-aade-3d247b901526.id.repl.co" - } + "owner": { + "username": "BiometricGlitch", + "email": "smellysocks0147@gmail.com" + }, + "record": { + "CNAME": "19e5bf8c-21c4-458c-aade-3d247b901526.id.repl.co" } - \ No newline at end of file +} diff --git a/domains/keyaan.json b/domains/keyaan.json index e020b8528..dd2c1497b 100644 --- a/domains/keyaan.json +++ b/domains/keyaan.json @@ -1,8 +1,8 @@ { "owner": { - "username": "keyhacker786", - "email": "keyhacker786@gmail.com", - "discord": "693533573105451089" + "username": "keyhacker786", + "email": "keyhacker786@gmail.com", + "discord": "693533573105451089" }, "record": { diff --git a/domains/killerf.json b/domains/killerf.json index 00deef209..dcc4e7dd6 100644 --- a/domains/killerf.json +++ b/domains/killerf.json @@ -1,11 +1,11 @@ { - "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", - "repo": "https://discord.gg/groove-community-875725991551569960", - "owner": { - "username": "MohamexDR", - "email": "loliehentaixd@gmail.com" - }, - "record": { - "URL": "https://discord.gg/groove-community-875725991551569960" - } + "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", + "repo": "https://discord.gg/groove-community-875725991551569960", + "owner": { + "username": "MohamexDR", + "email": "loliehentaixd@gmail.com" + }, + "record": { + "URL": "https://discord.gg/groove-community-875725991551569960" + } } diff --git a/domains/korigamik.json b/domains/korigamik.json index 314e08c09..5abd47d36 100644 --- a/domains/korigamik.json +++ b/domains/korigamik.json @@ -9,4 +9,4 @@ "record": { "CNAME": "korigamik.github.io" } -} +} diff --git a/domains/kuba.json b/domains/kuba.json index 76651a44c..1f6b0e6d5 100644 --- a/domains/kuba.json +++ b/domains/kuba.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "kob-kuba", - "telegram": "kob_kuba", - "email": "admin@kobb.tech" - }, - "record": { - "URL": "https://kob.gay" - } + "owner": { + "username": "kob-kuba", + "telegram": "kob_kuba", + "email": "admin@kobb.tech" + }, + "record": { + "URL": "https://kob.gay" + } } diff --git a/domains/kuyacarlos.json b/domains/kuyacarlos.json index 5b3f73673..dab4ac778 100644 --- a/domains/kuyacarlos.json +++ b/domains/kuyacarlos.json @@ -1,10 +1,10 @@ -{ - "description": "A personal portfolio to showcase my skills", - "owner": { - "username": "CarlosNatanauan", - "email": "carlosbenedictn@gmail.com" - }, - "record": { - "CNAME": "CarlosNatanauan.github.io" - } -} +{ + "description": "A personal portfolio to showcase my skills", + "owner": { + "username": "CarlosNatanauan", + "email": "carlosbenedictn@gmail.com" + }, + "record": { + "CNAME": "CarlosNatanauan.github.io" + } +} diff --git a/domains/kz.json b/domains/kz.json index dfa408221..2f7184e83 100644 --- a/domains/kz.json +++ b/domains/kz.json @@ -1,8 +1,8 @@ { "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com", - "discord": "622795838032314388" + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" }, "record": { diff --git a/domains/latealways.json b/domains/latealways.json index eda7f87d5..820ffc877 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -4,6 +4,6 @@ "email": "latealways@i-am-a.fuchsiax.dev" }, "record": { - "A": ["85.239.250.3"] + "A": ["85.239.250.3"] } } diff --git a/domains/learn-to-code-now.json b/domains/learn-to-code-now.json index 53650f301..8228b5a6c 100644 --- a/domains/learn-to-code-now.json +++ b/domains/learn-to-code-now.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "qloakongithub", - "email": "7469931481@stu.gcsnc.com" - }, - "record": { - "CNAME": "qloakongithub.github.io" - } + "owner": { + "username": "qloakongithub", + "email": "7469931481@stu.gcsnc.com" + }, + "record": { + "CNAME": "qloakongithub.github.io" } - \ No newline at end of file +} diff --git a/domains/likalium.json b/domains/likalium.json index 782ee0b87..d8653bf85 100644 --- a/domains/likalium.json +++ b/domains/likalium.json @@ -1,13 +1,13 @@ { - "description": "Likalium's personal website", - "repo": "https://github.com/likalium/likalium.github.io", - "owner": { - "username": "likalium", - "email": "", - "twitter": "likalium", - "discord": "likalium#2870" - }, - "record" : { - "CNAME": "likalium.github.io" - } + "description": "Likalium's personal website", + "repo": "https://github.com/likalium/likalium.github.io", + "owner": { + "username": "likalium", + "email": "", + "twitter": "likalium", + "discord": "likalium#2870" + }, + "record": { + "CNAME": "likalium.github.io" + } } diff --git a/domains/liztochekcode.json b/domains/liztochekcode.json index 869827228..2071b9a2f 100644 --- a/domains/liztochekcode.json +++ b/domains/liztochekcode.json @@ -1,10 +1,10 @@ { "owner": { - "username": "LiztochekCode", - "email": "liztochekcode@gmail.com" - }, + "username": "LiztochekCode", + "email": "liztochekcode@gmail.com" + }, - "record": { - "URL": "https://liztochekcode.epizy.com" - } + "record": { + "URL": "https://liztochekcode.epizy.com" + } } diff --git a/domains/lndr2501.json b/domains/lndr2501.json index bbf5e3f2f..5057158d8 100644 --- a/domains/lndr2501.json +++ b/domains/lndr2501.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Lndr2501", - "email": "" - }, - "repo": "https://github.com/Lndr2501/Lndr2501", - "record": { - "CNAME": "lndr2501.github.io" - } + "owner": { + "username": "Lndr2501", + "email": "" + }, + "repo": "https://github.com/Lndr2501/Lndr2501", + "record": { + "CNAME": "lndr2501.github.io" + } } diff --git a/domains/loser.json b/domains/loser.json index 24919c764..de3c186ce 100644 --- a/domains/loser.json +++ b/domains/loser.json @@ -6,12 +6,7 @@ }, "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"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/losr.json b/domains/losr.json index 24919c764..de3c186ce 100644 --- a/domains/losr.json +++ b/domains/losr.json @@ -6,12 +6,7 @@ }, "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"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/lrmn.json b/domains/lrmn.json index 532c9e1a0..330959adc 100644 --- a/domains/lrmn.json +++ b/domains/lrmn.json @@ -1,11 +1,11 @@ -{ - "description": "lrmn.is-a.dev", - "repo": "https://github.com/lrmn7/lrmn7.github.io", - "owner": { - "username": "lrmn7", - "email": "lrmnid@gmail.com" - }, - "record": { - "CNAME": "lrmn7.github.io" - } -} \ No newline at end of file +{ + "description": "lrmn.is-a.dev", + "repo": "https://github.com/lrmn7/lrmn7.github.io", + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + "record": { + "CNAME": "lrmn7.github.io" + } +} diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json index d5b76f1ee..bd0bfbafa 100644 --- a/domains/madhavgupta.json +++ b/domains/madhavgupta.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "M4dhav", - "email": "madhav.gupta7674@gmail.com" - }, - "record": { - "URL": "https://madhavgupta.vercel.app/" - } + "owner": { + "username": "M4dhav", + "email": "madhav.gupta7674@gmail.com" + }, + "record": { + "URL": "https://madhavgupta.vercel.app/" } - \ No newline at end of file +} diff --git a/domains/madhavjhawar.json b/domains/madhavjhawar.json index ef4fe1877..625c59111 100644 --- a/domains/madhavjhawar.json +++ b/domains/madhavjhawar.json @@ -8,4 +8,4 @@ "record": { "CNAME": "madhav32x.github.io" } -} +} diff --git a/domains/madhead341.json b/domains/madhead341.json index 24919c764..de3c186ce 100644 --- a/domains/madhead341.json +++ b/domains/madhead341.json @@ -6,12 +6,7 @@ }, "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"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/magniquick.json b/domains/magniquick.json index 031709adc..298b8f93d 100644 --- a/domains/magniquick.json +++ b/domains/magniquick.json @@ -7,12 +7,7 @@ "discord": "Magniquick#5003" }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/mahmoud.json b/domains/mahmoud.json index 4d84e811b..d491fab63 100644 --- a/domains/mahmoud.json +++ b/domains/mahmoud.json @@ -1,18 +1,13 @@ { - "owner": { - "username": "oMvhmoud", - "email": "contact@mahmoud.is-a.dev", - "discord": "927876264826650684" - }, - "repo": "https://github.com/oMvhmoud/oMvhmoud.github.io", - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "oMvhmoud", + "email": "contact@mahmoud.is-a.dev", + "discord": "927876264826650684" + }, + "repo": "https://github.com/oMvhmoud/oMvhmoud.github.io", + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/mail.aditya.json b/domains/mail.aditya.json index 0ea9ff1a9..c8dfe71e1 100644 --- a/domains/mail.aditya.json +++ b/domains/mail.aditya.json @@ -7,12 +7,7 @@ "twitter": "CodeWithAadi" }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/mail.arman.json b/domains/mail.arman.json index df449b568..8ea8cf992 100644 --- a/domains/mail.arman.json +++ b/domains/mail.arman.json @@ -6,12 +6,7 @@ }, "repo": "https://github.com/ItzArman09/mail.git", "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/mail.badboy.json b/domains/mail.badboy.json index ad3bc1e9f..701d48e10 100644 --- a/domains/mail.badboy.json +++ b/domains/mail.badboy.json @@ -8,12 +8,7 @@ "note": "My Discord ID is 445073800850046977." }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all", "URL": "https://badboy.is-a.dev/contact" diff --git a/domains/mail.mxnticek.json b/domains/mail.mxnticek.json index 72d6985c5..b0604cc9b 100644 --- a/domains/mail.mxnticek.json +++ b/domains/mail.mxnticek.json @@ -5,9 +5,6 @@ "email": "plainrock@seznam.cz" }, "record": { - "MX": [ - "d9025d2074984e72.mx2.emailprofi.seznam.cz", - "d9025d2074984e72.mx1.emailprofi.seznam.cz" - ] + "MX": ["d9025d2074984e72.mx2.emailprofi.seznam.cz", "d9025d2074984e72.mx1.emailprofi.seznam.cz"] } } diff --git a/domains/mail.rika.json b/domains/mail.rika.json index abdd6fd62..922042038 100644 --- a/domains/mail.rika.json +++ b/domains/mail.rika.json @@ -6,12 +6,7 @@ "email": "cainiao1509@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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/mako.json b/domains/mako.json index 2453296fa..332c2795d 100644 --- a/domains/mako.json +++ b/domains/mako.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "GoldenFire2317", - "email": "buttersword2017@gmail.com" - }, - "record": { - "CNAME": "mako.mkoca.org" - } + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "mako.mkoca.org" } - \ No newline at end of file +} diff --git a/domains/manas.json b/domains/manas.json index a8a52f055..58a2e319c 100644 --- a/domains/manas.json +++ b/domains/manas.json @@ -8,4 +8,4 @@ "record": { "CNAME": "manas140.github.io" } -} +} diff --git a/domains/manga.json b/domains/manga.json index ffdb48f71..45475b8a4 100644 --- a/domains/manga.json +++ b/domains/manga.json @@ -4,6 +4,6 @@ "email": "zarqi.ezzoubair@etu.uae.ac.ma" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/match.json b/domains/match.json index 415ff8eec..d235b0afd 100644 --- a/domains/match.json +++ b/domains/match.json @@ -6,11 +6,6 @@ "email": "imad.kh@outlook.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"] } } diff --git a/domains/mattdestroyer.json b/domains/mattdestroyer.json index 02bd4151e..474eae765 100644 --- a/domains/mattdestroyer.json +++ b/domains/mattdestroyer.json @@ -1,10 +1,10 @@ { - "description": "Matt-DESTROYER's Website", - "owner": { - "username": "Matt-DESTROYER", - "email": "mattdestroyerpro@gmail.com" - }, - "record": { - "URL": "https://mattdestroyer.replit.app" - } + "description": "Matt-DESTROYER's Website", + "owner": { + "username": "Matt-DESTROYER", + "email": "mattdestroyerpro@gmail.com" + }, + "record": { + "URL": "https://mattdestroyer.replit.app" + } } diff --git a/domains/maxired.json b/domains/maxired.json index 0fd0f957a..e0f2bfa64 100644 --- a/domains/maxired.json +++ b/domains/maxired.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "maxired", - "email": "github@maxired.fr" - }, - "record": { - "CNAME": "www.maxired.fr" - } + "owner": { + "username": "maxired", + "email": "github@maxired.fr" + }, + "record": { + "CNAME": "www.maxired.fr" } - \ No newline at end of file +} diff --git a/domains/mayank-rathva.json b/domains/mayank-rathva.json index cec200e71..84948dd07 100644 --- a/domains/mayank-rathva.json +++ b/domains/mayank-rathva.json @@ -1,11 +1,11 @@ { - "description": "This is personal website", - "repo": "https://github.com/mayank-rathva/mayank-rathva.github.io", - "owner": { - "username": "mayank-rathva", - "email": "" - }, - "record": { - "CNAME": "mayank-rathva.github.io" - } + "description": "This is personal website", + "repo": "https://github.com/mayank-rathva/mayank-rathva.github.io", + "owner": { + "username": "mayank-rathva", + "email": "" + }, + "record": { + "CNAME": "mayank-rathva.github.io" + } } diff --git a/domains/mayerfried.json b/domains/mayerfried.json index 85b531275..2adcfa228 100644 --- a/domains/mayerfried.json +++ b/domains/mayerfried.json @@ -1,11 +1,11 @@ { - "description": "Mayer Fried Is A Dev", - "repo": "https://github.com/mfried40", - "owner": { - "username": "mfried40", - "email": "mayer@mayerfried.com" - }, - "record": { - "CNAME": "me.mayerfried.com" - } + "description": "Mayer Fried Is A Dev", + "repo": "https://github.com/mfried40", + "owner": { + "username": "mfried40", + "email": "mayer@mayerfried.com" + }, + "record": { + "CNAME": "me.mayerfried.com" + } } diff --git a/domains/mbenetta.json b/domains/mbenetta.json index 9dc9857e6..2794d8db2 100644 --- a/domains/mbenetta.json +++ b/domains/mbenetta.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/mbg.json b/domains/mbg.json index 5d939fce6..b4c01c595 100644 --- a/domains/mbg.json +++ b/domains/mbg.json @@ -4,6 +4,6 @@ "email": "MBGx1337@gmail.com" }, "record": { - "A": ["3.120.250.108"] + "A": ["3.120.250.108"] } } diff --git a/domains/mcgraph.json b/domains/mcgraph.json index b01696408..043e6a35f 100644 --- a/domains/mcgraph.json +++ b/domains/mcgraph.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "playstation452", - "email": "oscarlin1026@gmail.com" - }, - "record": { - "CNAME": "justaminecraftgraph.swapniladhikari.com.np" - } + "owner": { + "username": "playstation452", + "email": "oscarlin1026@gmail.com" + }, + "record": { + "CNAME": "justaminecraftgraph.swapniladhikari.com.np" + } } diff --git a/domains/meenbeese.json b/domains/meenbeese.json index 627c66add..3650d4b63 100644 --- a/domains/meenbeese.json +++ b/domains/meenbeese.json @@ -6,4 +6,4 @@ "record": { "CNAME": "meenbeese.github.io" } -} \ No newline at end of file +} diff --git a/domains/minh2000.json b/domains/minh2000.json index 9921fa314..d639e5be6 100644 --- a/domains/minh2000.json +++ b/domains/minh2000.json @@ -1,8 +1,8 @@ { "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com", - "discord": "634263941153030175" + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" }, "record": { diff --git a/domains/minhmmb.json b/domains/minhmmb.json index 3d516cb07..266f16992 100644 --- a/domains/minhmmb.json +++ b/domains/minhmmb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com" - }, - "record": { - "CNAME": "minnb-bit.github.io" - } + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com" + }, + "record": { + "CNAME": "minnb-bit.github.io" + } } diff --git a/domains/minnb-bit.json b/domains/minnb-bit.json index 9921fa314..d639e5be6 100644 --- a/domains/minnb-bit.json +++ b/domains/minnb-bit.json @@ -1,8 +1,8 @@ { "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com", - "discord": "634263941153030175" + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" }, "record": { diff --git a/domains/mizu.json b/domains/mizu.json index 2a4dd4913..cec93ebfa 100644 --- a/domains/mizu.json +++ b/domains/mizu.json @@ -10,4 +10,4 @@ "record": { "CNAME": "miyagawamizu.github.io" } -} +} diff --git a/domains/mohdsohel.json b/domains/mohdsohel.json index 10fda800f..ae062d7de 100644 --- a/domains/mohdsohel.json +++ b/domains/mohdsohel.json @@ -9,4 +9,4 @@ "record": { "CNAME": "realsohel.github.io" } -} +} diff --git a/domains/molai777.json b/domains/molai777.json index a672420c3..2514d322c 100644 --- a/domains/molai777.json +++ b/domains/molai777.json @@ -4,6 +4,6 @@ "email": "mahir@molai.dev" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/mosa.json b/domains/mosa.json index 80c980b39..2c26d4a80 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -7,4 +7,4 @@ "record": { "A": ["130.162.168.84"] } -} +} diff --git a/domains/mosaab.json b/domains/mosaab.json index c46686309..fed1d604e 100644 --- a/domains/mosaab.json +++ b/domains/mosaab.json @@ -6,16 +6,8 @@ "email": "mosaabgka@outlook.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mqhirr.json b/domains/mqhirr.json index ae6e8ae4c..56b14d7eb 100644 --- a/domains/mqhirr.json +++ b/domains/mqhirr.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "mqhirr", - "email": "", - "discord": "mqhirr" - }, + "owner": { + "username": "mqhirr", + "email": "", + "discord": "mqhirr" + }, - "repo": "https://github.com/mqhirr/webnn_live", - "record": { - "CNAME": "mqhirr.github.io" - } + "repo": "https://github.com/mqhirr/webnn_live", + "record": { + "CNAME": "mqhirr.github.io" + } } diff --git a/domains/mthia.json b/domains/mthia.json index 52a8bd50c..278b6b128 100644 --- a/domains/mthia.json +++ b/domains/mthia.json @@ -1,11 +1,11 @@ -{ - "description": "mthia page", - "owner": { - "username": "Mthia727", - "email": "mthia@xdd.moe", - "discord": "443794213524733962" - }, - "record": { - "CNAME": "mthia.xdd.moe" - } -} +{ + "description": "mthia page", + "owner": { + "username": "Mthia727", + "email": "mthia@xdd.moe", + "discord": "443794213524733962" + }, + "record": { + "CNAME": "mthia.xdd.moe" + } +} diff --git a/domains/mudee.json b/domains/mudee.json index ddd97bb30..f29492c4d 100644 --- a/domains/mudee.json +++ b/domains/mudee.json @@ -4,6 +4,6 @@ "email": "NotMudee@proton.me" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/narayana.json b/domains/narayana.json index eb747b6c6..6a99954bd 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -1,10 +1,10 @@ { - "description": "I am going to use it to test out my creations and share with my friends. As a student, I can't get actual domains, so I will be using this.", - "owner": { - "username": "nvnarayna", - "email": "nemaninarayna@gmail.com" - }, - "record": { - "CNAME": "proxy.divahosting.net" - } + "description": "I am going to use it to test out my creations and share with my friends. As a student, I can't get actual domains, so I will be using this.", + "owner": { + "username": "nvnarayna", + "email": "nemaninarayna@gmail.com" + }, + "record": { + "CNAME": "proxy.divahosting.net" + } } diff --git a/domains/neelsani.json b/domains/neelsani.json index 011aa5eaa..78fa6bac7 100644 --- a/domains/neelsani.json +++ b/domains/neelsani.json @@ -4,7 +4,6 @@ "owner": { "username": "neelsani", "email": "neel2645s@gmail.com" - }, "record": { "CNAME": "neelsani.github.io" diff --git a/domains/nengsriaryati.json b/domains/nengsriaryati.json index 132f7ed18..604ecab09 100644 --- a/domains/nengsriaryati.json +++ b/domains/nengsriaryati.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "Hillzacky", - "email": "Hilm4nsyah@gmail.com" - }, - "record": { - "CNAME": "nengsriaryati.github.io" - } + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com" + }, + "record": { + "CNAME": "nengsriaryati.github.io" } - \ No newline at end of file +} diff --git a/domains/neon.json b/domains/neon.json index 808dff17d..7531a0358 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -8,16 +8,8 @@ "email": "goodboyneon03@gmail.com" }, "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/nhemgomia.json b/domains/nhemgomia.json index b052188f0..a029c3689 100644 --- a/domains/nhemgomia.json +++ b/domains/nhemgomia.json @@ -2,11 +2,11 @@ "description": "Nhem Gomia portfolio website.", "repo": "https://github.com/nhemgomia/nhemgomia.github.io", "owner": { - "username": "nhemgomia", - "email": "", - "discord": "nhemdgaf" + "username": "nhemgomia", + "email": "", + "discord": "nhemdgaf" }, "record": { "CNAME": "nhemgomia.github.io" } -} +} diff --git a/domains/nidhis-patel.json b/domains/nidhis-patel.json index f384a7ea0..47e21b7b1 100644 --- a/domains/nidhis-patel.json +++ b/domains/nidhis-patel.json @@ -1,11 +1,11 @@ { - "description": "This is a personal", - "repo": "https://github.com/nidhis-patel/nidhis-patel.github.io", - "owner": { - "username": "nidhis-patel", - "email": "" - }, - "record": { - "URL": "https://nidhis-patel.github.io" - } + "description": "This is a personal", + "repo": "https://github.com/nidhis-patel/nidhis-patel.github.io", + "owner": { + "username": "nidhis-patel", + "email": "" + }, + "record": { + "URL": "https://nidhis-patel.github.io" + } } diff --git a/domains/niemiets.json b/domains/niemiets.json index fc95b5dc5..2dfb4826c 100644 --- a/domains/niemiets.json +++ b/domains/niemiets.json @@ -1,8 +1,8 @@ { "owner": { - "username": "Niemiets", - "email": "niemiec123123123@gmail.com", - "discord": "397074265708691456" + "username": "Niemiets", + "email": "niemiec123123123@gmail.com", + "discord": "397074265708691456" }, "record": { diff --git a/domains/nino.json b/domains/nino.json index 23ab8b52f..32cc48ea7 100644 --- a/domains/nino.json +++ b/domains/nino.json @@ -10,4 +10,4 @@ "record": { "CNAME": "TokisakiNinoVn.github.io" } -} +} diff --git a/domains/nischay.json b/domains/nischay.json index 0c4e67f6c..6468efc0d 100644 --- a/domains/nischay.json +++ b/domains/nischay.json @@ -9,12 +9,7 @@ "discord": "OGGY#9889" }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/njfamirm.json b/domains/njfamirm.json index a54cc4233..00e382514 100644 --- a/domains/njfamirm.json +++ b/domains/njfamirm.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "njfamirm", - "email": "njfamirm@gmail.com" - }, - "repo": "https://github.com/njfamirm/njfamirm.ir", - "record": { - "CNAME": "njfamirm.ir" - } + "owner": { + "username": "njfamirm", + "email": "njfamirm@gmail.com" + }, + "repo": "https://github.com/njfamirm/njfamirm.ir", + "record": { + "CNAME": "njfamirm.ir" + } } diff --git a/domains/nonograms.talinsharma.json b/domains/nonograms.talinsharma.json index a4d5f8e66..72577e571 100644 --- a/domains/nonograms.talinsharma.json +++ b/domains/nonograms.talinsharma.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "TalinTheDev", - "email": "talinsharma.dev@gmail.com" - }, - "record": { - "CNAME": "talinthedev.github.io" - } + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "CNAME": "talinthedev.github.io" } - \ No newline at end of file +} diff --git a/domains/noob.json b/domains/noob.json index d8d23a1f2..9b317de89 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -1,8 +1,8 @@ { "owner": { - "username": "KeIrNeGn", - "email": "terminatorx5e@gmail.com", - "discord": "499592235772280842" + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" }, "record": { diff --git a/domains/nooz.json b/domains/nooz.json index 9caa10ce7..68b2023c2 100644 --- a/domains/nooz.json +++ b/domains/nooz.json @@ -7,12 +7,7 @@ "discord": "Nooz#0816" }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/notgoogle.json b/domains/notgoogle.json index cf03fa5d9..396dc59f4 100644 --- a/domains/notgoogle.json +++ b/domains/notgoogle.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "uugghhwhy", - "email": "", - "discord": "[]#4604" - }, - "record": { - "CNAME": "873cf0d8-4ae8-4a9c-9a48-b58ac4c67f3d.id.repl.co" - } + "owner": { + "username": "uugghhwhy", + "email": "", + "discord": "[]#4604" + }, + "record": { + "CNAME": "873cf0d8-4ae8-4a9c-9a48-b58ac4c67f3d.id.repl.co" + } } diff --git a/domains/notify-api.json b/domains/notify-api.json index fa3c8951a..ef2dd2748 100644 --- a/domains/notify-api.json +++ b/domains/notify-api.json @@ -4,7 +4,7 @@ "email": "phenax5@gmail.com" }, - "record": { - "CNAME": "dns.beadman-network.com" - } + "record": { + "CNAME": "dns.beadman-network.com" + } } diff --git a/domains/notjadeja.json b/domains/notjadeja.json index d32032699..691d90fc4 100644 --- a/domains/notjadeja.json +++ b/domains/notjadeja.json @@ -4,12 +4,7 @@ "email": "9236.stkabirdio@gmail.com" }, "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], + "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/nxyy.json b/domains/nxyy.json index 176a6ce37..8d5dea42c 100644 --- a/domains/nxyy.json +++ b/domains/nxyy.json @@ -4,6 +4,6 @@ "email": "nxyylol@protonmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/ofv.json b/domains/ofv.json index 9dc9857e6..2794d8db2 100644 --- a/domains/ofv.json +++ b/domains/ofv.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/ohqte.json b/domains/ohqte.json index 5e36b62c6..def7881ea 100644 --- a/domains/ohqte.json +++ b/domains/ohqte.json @@ -5,10 +5,7 @@ }, "record": { "URL": "https://ohqte.vercel.app", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/omera.json b/domains/omera.json index 9dc9857e6..2794d8db2 100644 --- a/domains/omera.json +++ b/domains/omera.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/orestsaban.json b/domains/orestsaban.json index 5e424a540..14609db3e 100644 --- a/domains/orestsaban.json +++ b/domains/orestsaban.json @@ -5,12 +5,7 @@ "email": "OrestSaban@OrestSaban.is-a.dev" }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } diff --git a/domains/otter.json b/domains/otter.json index e10a93302..828c268f7 100644 --- a/domains/otter.json +++ b/domains/otter.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ottercodes101.github.io" } -} +} diff --git a/domains/p3nguin.json b/domains/p3nguin.json index 743333e13..565b0bf41 100644 --- a/domains/p3nguin.json +++ b/domains/p3nguin.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "p3nguin-kun", - "email": "p3nguinkun@proton.me" - }, - "record": { - "CNAME": "p3nguin-kun.github.io" - } + "owner": { + "username": "p3nguin-kun", + "email": "p3nguinkun@proton.me" + }, + "record": { + "CNAME": "p3nguin-kun.github.io" } - +} diff --git a/domains/paiva.json b/domains/paiva.json index 607ce9409..d865fda03 100644 --- a/domains/paiva.json +++ b/domains/paiva.json @@ -1,8 +1,8 @@ { "owner": { - "username": "dpaiv0", - "email": "david.paiva+github@my.istec.pt", - "discord": "764778654626349086" + "username": "dpaiv0", + "email": "david.paiva+github@my.istec.pt", + "discord": "764778654626349086" }, "record": { diff --git a/domains/panchal-meet.json b/domains/panchal-meet.json index c9d5c9c40..6b5029311 100644 --- a/domains/panchal-meet.json +++ b/domains/panchal-meet.json @@ -1,11 +1,11 @@ { - "description": "This is a panchal meet", - "repo": "https://github.com/panchal-meet/panchal-meet.github.io", - "owner": { - "username": "panchal-meet", - "email": "" - }, - "record": { - "CNAME": "panchal-meet.github.io" - } + "description": "This is a panchal meet", + "repo": "https://github.com/panchal-meet/panchal-meet.github.io", + "owner": { + "username": "panchal-meet", + "email": "" + }, + "record": { + "CNAME": "panchal-meet.github.io" + } } diff --git a/domains/patel-komal.json b/domains/patel-komal.json index 5e6625cb2..0b186a899 100644 --- a/domains/patel-komal.json +++ b/domains/patel-komal.json @@ -1,11 +1,11 @@ { - "description": "This is komal patel", - "repo": "https://github.com/patel-komal/patel-komal.github.io", - "owner": { - "username": "patel-komal", - "email": "" - }, - "record": { - "CNAME": "patel-komal.github.io" - } + "description": "This is komal patel", + "repo": "https://github.com/patel-komal/patel-komal.github.io", + "owner": { + "username": "patel-komal", + "email": "" + }, + "record": { + "CNAME": "patel-komal.github.io" + } } diff --git a/domains/patel-monal.json b/domains/patel-monal.json index 1a9a80ccb..11e9e3c21 100644 --- a/domains/patel-monal.json +++ b/domains/patel-monal.json @@ -1,11 +1,11 @@ { - "description": "This is personal website", - "repo": "https://github.com/patel-monal/patel-monal.github.io", - "owner": { - "username": "patel-monal", - "email": "" - }, - "record": { - "CNAME": "patel-monal.github.io" - } + "description": "This is personal website", + "repo": "https://github.com/patel-monal/patel-monal.github.io", + "owner": { + "username": "patel-monal", + "email": "" + }, + "record": { + "CNAME": "patel-monal.github.io" + } } diff --git a/domains/patel-parthiv.json b/domains/patel-parthiv.json index ee84827b8..a2865d43e 100644 --- a/domains/patel-parthiv.json +++ b/domains/patel-parthiv.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "CNAME": "patel-parthiv.github.io" + "CNAME": "patel-parthiv.github.io" } } diff --git a/domains/patrickzhou.json b/domains/patrickzhou.json index 39ef1e18c..a97febea4 100644 --- a/domains/patrickzhou.json +++ b/domains/patrickzhou.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "patrickzhou1234", - "email": "", - "discord": "moist__nugget" - }, - "record": { - "CNAME": "patrickzhou1234.github.io" - } + "owner": { + "username": "patrickzhou1234", + "email": "", + "discord": "moist__nugget" + }, + "record": { + "CNAME": "patrickzhou1234.github.io" + } } diff --git a/domains/penguin.json b/domains/penguin.json index 70d9fccdb..915899352 100644 --- a/domains/penguin.json +++ b/domains/penguin.json @@ -4,12 +4,7 @@ "email": "br14n.universe@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"], "MX": ["mx.zoho.com.au", "mx2.zoho.com.au", "mx3.zoho.com.au"], "TXT": "v=spf1 include:zoho.com.au ~all" } diff --git a/domains/pixelgeek.json b/domains/pixelgeek.json index 2fbfcedec..dafa90bd6 100644 --- a/domains/pixelgeek.json +++ b/domains/pixelgeek.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pixelgeek", - "email": "pxe.geek+github@gmail.com" - }, - "record": { - "CNAME": "pixelgeek.github.io" - } + "owner": { + "username": "pixelgeek", + "email": "pxe.geek+github@gmail.com" + }, + "record": { + "CNAME": "pixelgeek.github.io" + } } diff --git a/domains/pratikmali.json b/domains/pratikmali.json index 5f9ad85d3..0db647f19 100644 --- a/domains/pratikmali.json +++ b/domains/pratikmali.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "impratik7", - "email": "malipratik09@gmail.com" - }, - "record": { - "CNAME": "impratik7.github.io" - } + "owner": { + "username": "impratik7", + "email": "malipratik09@gmail.com" + }, + "record": { + "CNAME": "impratik7.github.io" + } } diff --git a/domains/pratikp-patel.json b/domains/pratikp-patel.json index 3f6311ed9..97cd353dd 100644 --- a/domains/pratikp-patel.json +++ b/domains/pratikp-patel.json @@ -1,11 +1,11 @@ { - "description": "This is a website", - "repo": "https://github.com/pratikp-patel/pratikp-patel.github.io", - "owner": { - "username": "pratikp-patel", - "email": "" - }, - "record": { - "CNAME": "pratikp-patel.github.io" - } + "description": "This is a website", + "repo": "https://github.com/pratikp-patel/pratikp-patel.github.io", + "owner": { + "username": "pratikp-patel", + "email": "" + }, + "record": { + "CNAME": "pratikp-patel.github.io" + } } diff --git a/domains/qnm1.json b/domains/qnm1.json index 6a953aea0..799056a0b 100644 --- a/domains/qnm1.json +++ b/domains/qnm1.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "questonomemio1", - "email": "lorenzomusto.dbz@gmail.com" - }, - "record": { - "URL": "https://dev-questonomemio1.pantheonsite.io/" - } + "owner": { + "username": "questonomemio1", + "email": "lorenzomusto.dbz@gmail.com" + }, + "record": { + "URL": "https://dev-questonomemio1.pantheonsite.io/" } - \ No newline at end of file +} diff --git a/domains/rahul-rabari.json b/domains/rahul-rabari.json index 5a171c90d..07c8f6430 100644 --- a/domains/rahul-rabari.json +++ b/domains/rahul-rabari.json @@ -1,11 +1,11 @@ { - "description": "This is personal website", - "repo": "https://github.com/rahul-rabari/rahul-rabari.github.io", - "owner": { - "username": "rahul-rabari", - "email": "" - }, - "record": { - "CNAME": "rahul-rabari.github.io" - } + "description": "This is personal website", + "repo": "https://github.com/rahul-rabari/rahul-rabari.github.io", + "owner": { + "username": "rahul-rabari", + "email": "" + }, + "record": { + "CNAME": "rahul-rabari.github.io" + } } diff --git a/domains/raofin.json b/domains/raofin.json index 3073e98c7..50455cdcc 100644 --- a/domains/raofin.json +++ b/domains/raofin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raofin", - "email": "contact@raofin.net" - }, - "record": { - "CNAME": "rao-dev.pages.dev" - } + "owner": { + "username": "raofin", + "email": "contact@raofin.net" + }, + "record": { + "CNAME": "rao-dev.pages.dev" + } } diff --git a/domains/raven.json b/domains/raven.json index fe24aaa2f..7c38585da 100644 --- a/domains/raven.json +++ b/domains/raven.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bubby932", - "email": "raven@az-raven.com" - }, - "description": "Redirection domain for https://az-raven.com.", - "record": { - "URL": "https://az-raven.com" - } + "owner": { + "username": "bubby932", + "email": "raven@az-raven.com" + }, + "description": "Redirection domain for https://az-raven.com.", + "record": { + "URL": "https://az-raven.com" + } } diff --git a/domains/rdc.json b/domains/rdc.json index 9dc9857e6..2794d8db2 100644 --- a/domains/rdc.json +++ b/domains/rdc.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/reading.json b/domains/reading.json index 17bb56ee2..64c0fde4d 100644 --- a/domains/reading.json +++ b/domains/reading.json @@ -9,4 +9,4 @@ "record": { "CNAME": "ReadandProgress.github.io" } -} +} diff --git a/domains/refactoring.json b/domains/refactoring.json index d54a32d33..bbf235f6f 100644 --- a/domains/refactoring.json +++ b/domains/refactoring.json @@ -4,6 +4,6 @@ "email": "renflenpersonal@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/ren.json b/domains/ren.json index 196e25e11..966df3d9c 100644 --- a/domains/ren.json +++ b/domains/ren.json @@ -1,11 +1,11 @@ { - "description": "is-a.dev subdomain for my portfolio", - "repo": "https://github.com/rendotpy/portfolio", - "owner": { - "username": "rendotpy", - "email": "arugh3@gmail.com" - }, - "record": { - "CNAME": "rendotpy.github.io" - } + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/rendotpy/portfolio", + "owner": { + "username": "rendotpy", + "email": "arugh3@gmail.com" + }, + "record": { + "CNAME": "rendotpy.github.io" + } } diff --git a/domains/replit.json b/domains/replit.json index 373ada593..e4b56d679 100644 --- a/domains/replit.json +++ b/domains/replit.json @@ -7,4 +7,4 @@ "record": { "CNAME": "ff4ced07-325d-4fbd-8fcc-d3ae663f2a60.id.repl.co" } -} +} diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index f2ddda3e5..04b9c38f9 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -4,6 +4,6 @@ "email": "riannegreiros@gmail.com" }, "record": { - "CNAME": "blog-client-66ki.onrender.com" + "CNAME": "blog-client-66ki.onrender.com" } } diff --git a/domains/riko.json b/domains/riko.json index a450bd3c5..9029c0da9 100644 --- a/domains/riko.json +++ b/domains/riko.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "GoldenFire2317", - "email": "buttersword2017@gmail.com" - }, - "record": { - "CNAME": "riko.mkoca.org" - } + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" } - \ No newline at end of file +} diff --git a/domains/rikosnapse.json b/domains/rikosnapse.json index a450bd3c5..9029c0da9 100644 --- a/domains/rikosnapse.json +++ b/domains/rikosnapse.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "GoldenFire2317", - "email": "buttersword2017@gmail.com" - }, - "record": { - "CNAME": "riko.mkoca.org" - } + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" } - \ No newline at end of file +} diff --git a/domains/rnv.json b/domains/rnv.json index d5b7a01ff..062bd1e9e 100644 --- a/domains/rnv.json +++ b/domains/rnv.json @@ -4,6 +4,6 @@ "email": "arnavp651@gmail.com" }, "record": { - "CNAME": "zerodeaths379-github-io.pages.dev" + "CNAME": "zerodeaths379-github-io.pages.dev" } } diff --git a/domains/rohansharma.json b/domains/rohansharma.json index 4a1b80b97..a9a47bcc7 100644 --- a/domains/rohansharma.json +++ b/domains/rohansharma.json @@ -4,6 +4,6 @@ "email": "rohansharma.developer@gmail.com" }, "record": { - "URL": "https://rohansharma.me" + "URL": "https://rohansharma.me" } } diff --git a/domains/rpj.json b/domains/rpj.json index 1d090920f..35c20f966 100644 --- a/domains/rpj.json +++ b/domains/rpj.json @@ -9,4 +9,4 @@ "record": { "CNAME": "rpj09.github.io" } -} +} diff --git a/domains/rrrokhtar.json b/domains/rrrokhtar.json index fb469485f..8fd8b3235 100644 --- a/domains/rrrokhtar.json +++ b/domains/rrrokhtar.json @@ -9,4 +9,4 @@ "record": { "CNAME": "rrrokhtar.github.io" } -} +} diff --git a/domains/rudra.json b/domains/rudra.json index a39151cb4..e74556b0d 100644 --- a/domains/rudra.json +++ b/domains/rudra.json @@ -1,14 +1,12 @@ { - "owner": { - "username": "FireHead90544", - "email": "rudranshjoshi1806@gmail.com", - "discord": "#2022" - }, - "description": "Domain for my personal portfolio written w/ Django & TailwindCSS", - "repo": "https://github.com/FireHead90544/rudra-django/", - "record": { - "A": [ - "20.219.132.8" - ] - } + "owner": { + "username": "FireHead90544", + "email": "rudranshjoshi1806@gmail.com", + "discord": "#2022" + }, + "description": "Domain for my personal portfolio written w/ Django & TailwindCSS", + "repo": "https://github.com/FireHead90544/rudra-django/", + "record": { + "A": ["20.219.132.8"] + } } diff --git a/domains/ruu3f.json b/domains/ruu3f.json index b502cb4cc..0ced44472 100644 --- a/domains/ruu3f.json +++ b/domains/ruu3f.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Ruu3f", - "email": "", - "discord": "Ruu3f#7942" - }, - "record": { - "CNAME": "ruu3f.github.io" - } + "owner": { + "username": "Ruu3f", + "email": "", + "discord": "Ruu3f#7942" + }, + "record": { + "CNAME": "ruu3f.github.io" + } } diff --git a/domains/ryan.ginut.json b/domains/ryan.ginut.json index cbf4b6c8a..f394ad535 100644 --- a/domains/ryan.ginut.json +++ b/domains/ryan.ginut.json @@ -5,6 +5,6 @@ }, "record": { - "MX": ["mx1.improvmx.com","mx2.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } diff --git a/domains/ryun.json b/domains/ryun.json index 658825095..1bfae5a46 100644 --- a/domains/ryun.json +++ b/domains/ryun.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "ryun", - "email": "humtech@gmail.com" - }, - "record": { - "CNAME": "humboldtweb.com" - } + "owner": { + "username": "ryun", + "email": "humtech@gmail.com" + }, + "record": { + "CNAME": "humboldtweb.com" } - \ No newline at end of file +} diff --git a/domains/s4ib0t.json b/domains/s4ib0t.json index 1c022a7a2..c0dddb4f2 100644 --- a/domains/s4ib0t.json +++ b/domains/s4ib0t.json @@ -1,8 +1,8 @@ { "owner": { - "username": "Hillzacky", - "email": "Hilm4nsyah@gmail.com", - "discord": "830349326785314846" + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com", + "discord": "830349326785314846" }, "record": { diff --git a/domains/saifrahman.json b/domains/saifrahman.json index 428c1a6f5..a2d73093a 100644 --- a/domains/saifrahman.json +++ b/domains/saifrahman.json @@ -9,4 +9,4 @@ "record": { "CNAME": "saifrahmn.github.io" } -} +} diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 1f729f4df..212ea4550 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -1,13 +1,13 @@ { - "description": "This is my personal Website of portfolio", - "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", - "owner": { - "username": "CoderSoNet", - "email": "sonetspprt@gmail.com", - "twitter": "ShanuUniyal_On", - "discord": "781127625263415326" - }, - "record": { - "CNAME": "3303bc99-e9eb-489a-96c3-138398c9dae5.id.repl.co" - } + "description": "This is my personal Website of portfolio", + "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", + "owner": { + "username": "CoderSoNet", + "email": "sonetspprt@gmail.com", + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + }, + "record": { + "CNAME": "3303bc99-e9eb-489a-96c3-138398c9dae5.id.repl.co" + } } diff --git a/domains/sarang.json b/domains/sarang.json index 4828492e2..f13285897 100644 --- a/domains/sarang.json +++ b/domains/sarang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "i-supermario", - "email": "sarang1699@gmail.com" - }, - "record": { - "URL": "https://main--sarang-portfolio-site.netlify.app" - } + "owner": { + "username": "i-supermario", + "email": "sarang1699@gmail.com" + }, + "record": { + "URL": "https://main--sarang-portfolio-site.netlify.app" + } } diff --git a/domains/scott.json b/domains/scott.json index 2b5b6717b..426cc7e7f 100644 --- a/domains/scott.json +++ b/domains/scott.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "scott1991", - "email": "cakepbm@gmail.com" - }, - "record": { - "A": ["128.22.136.213"] - } + "owner": { + "username": "scott1991", + "email": "cakepbm@gmail.com" + }, + "record": { + "A": ["128.22.136.213"] } - \ No newline at end of file +} diff --git a/domains/sebastian.json b/domains/sebastian.json index 3bf831ee6..82bb17628 100644 --- a/domains/sebastian.json +++ b/domains/sebastian.json @@ -4,12 +4,7 @@ "email": "wwpoqpua@anonaddy.me" }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com -all" } diff --git a/domains/semant.json b/domains/semant.json index 366e13b09..8ad7632e7 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -6,12 +6,7 @@ "email": "contact@semant.is-a.dev" }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/seria.json b/domains/seria.json index 01abb4362..c8debfa29 100644 --- a/domains/seria.json +++ b/domains/seria.json @@ -9,4 +9,4 @@ "record": { "CNAME": "seriaati.github.io" } -} +} diff --git a/domains/serstars.json b/domains/serstars.json index 6d284c553..15eb6cb34 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -8,4 +8,4 @@ "record": { "CNAME": "serstars.github.io" } -} +} diff --git a/domains/shake.json b/domains/shake.json index d0b2414d2..0859fa268 100644 --- a/domains/shake.json +++ b/domains/shake.json @@ -4,6 +4,6 @@ "email": "taio6@duck.com" }, "record": { - "URL": "https://shake-1.gitbook.io/shake-documentation/" + "URL": "https://shake-1.gitbook.io/shake-documentation/" } } diff --git a/domains/sharafat.json b/domains/sharafat.json index f1ca4e131..3a7756cb8 100644 --- a/domains/sharafat.json +++ b/domains/sharafat.json @@ -9,4 +9,3 @@ "CNAME": "sharafat.pages.dev" } } - diff --git a/domains/shashankag.json b/domains/shashankag.json index 82aaf9a4f..960bf16b1 100644 --- a/domains/shashankag.json +++ b/domains/shashankag.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ershashankgit.github.io" } -} +} diff --git a/domains/shept.json b/domains/shept.json index 18a9f8457..bc5c9338c 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": "mcshept.github.io" + "CNAME": "mcshept.github.io" } } diff --git a/domains/shift.json b/domains/shift.json index 5a8a1a501..9f915744b 100644 --- a/domains/shift.json +++ b/domains/shift.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "mkshift", - "email": "mkshift@tuta.io" - }, - "record": { - "CNAME": "mkshift.github.io" - } + "owner": { + "username": "mkshift", + "email": "mkshift@tuta.io" + }, + "record": { + "CNAME": "mkshift.github.io" } - \ No newline at end of file +} diff --git a/domains/shin.json b/domains/shin.json index 030f21f70..c544a6f56 100644 --- a/domains/shin.json +++ b/domains/shin.json @@ -7,12 +7,7 @@ "twitter": "tachib_shin" }, "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"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=tachibshin@duck.com" } diff --git a/domains/silicoflare.json b/domains/silicoflare.json index 95a23368e..06da26f04 100644 --- a/domains/silicoflare.json +++ b/domains/silicoflare.json @@ -1,8 +1,8 @@ { "owner": { - "username": "SilicoFlare", - "email": "silicoflare@gmail.com", - "discord": "832485162847305728" + "username": "SilicoFlare", + "email": "silicoflare@gmail.com", + "discord": "832485162847305728" }, "record": { diff --git a/domains/simple.json b/domains/simple.json index 382f851e0..83310c7ba 100644 --- a/domains/simple.json +++ b/domains/simple.json @@ -1,8 +1,8 @@ { "owner": { - "username": "reecebenson", - "email": "me@reecebenson.me", - "discord": "166705872473423872" + "username": "reecebenson", + "email": "me@reecebenson.me", + "discord": "166705872473423872" }, "record": { diff --git a/domains/simplebank.json b/domains/simplebank.json index 4b86f6feb..023e8fe85 100644 --- a/domains/simplebank.json +++ b/domains/simplebank.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jotabf", - "email": "jotabe.150@gmail.com" - }, - "record": { - "CNAME": "a53880df71ece4c268070f082ce00d37-1008813240.sa-east-1.elb.amazonaws.com" - } + "owner": { + "username": "jotabf", + "email": "jotabe.150@gmail.com" + }, + "record": { + "CNAME": "a53880df71ece4c268070f082ce00d37-1008813240.sa-east-1.elb.amazonaws.com" + } } diff --git a/domains/snowyid.json b/domains/snowyid.json index 7c6597d7a..e2f7460ff 100644 --- a/domains/snowyid.json +++ b/domains/snowyid.json @@ -8,4 +8,4 @@ "record": { "URL": "https://homepage-revisiakhir.vercel.app" } -} +} diff --git a/domains/soap.json b/domains/soap.json index 32481084a..f84c811d5 100644 --- a/domains/soap.json +++ b/domains/soap.json @@ -8,4 +8,4 @@ "record": { "CNAME": "hmonsterg.github.io" } -} +} diff --git a/domains/soeren.json b/domains/soeren.json index ffd34cb2a..099e1cece 100644 --- a/domains/soeren.json +++ b/domains/soeren.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "HSoeren", - "email": "soeren.helms1@gmail.com" - }, - "record": { - "CNAME": "soeren-helms.de" - } + "owner": { + "username": "HSoeren", + "email": "soeren.helms1@gmail.com" + }, + "record": { + "CNAME": "soeren-helms.de" } - \ No newline at end of file +} diff --git a/domains/sourov-khan-nahid.json b/domains/sourov-khan-nahid.json index 2acefc029..98bfbfa98 100644 --- a/domains/sourov-khan-nahid.json +++ b/domains/sourov-khan-nahid.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SOUROVKHANNAHID", - "email": "SourovKhanNahid@gmail.com" - }, - "record": { - "CNAME": "SOUROVKHANNAHID.github.io" - } + "owner": { + "username": "SOUROVKHANNAHID", + "email": "SourovKhanNahid@gmail.com" + }, + "record": { + "CNAME": "SOUROVKHANNAHID.github.io" + } } diff --git a/domains/spaxly.json b/domains/spaxly.json index e5f8c84c2..fae8b72cb 100644 --- a/domains/spaxly.json +++ b/domains/spaxly.json @@ -1,17 +1,12 @@ { "owner": { - "username": "Spaxly", - "email": "ohmrc2545@gmail.com", - "discord": "569920282546929694" + "username": "Spaxly", + "email": "ohmrc2545@gmail.com", + "discord": "569920282546929694" }, "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"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/spicywars.json b/domains/spicywars.json index 46066e12f..9df1b2c73 100644 --- a/domains/spicywars.json +++ b/domains/spicywars.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NoodlesWow", - "email": "noodlesnomm@gmail.com" - }, - "record": { - "CNAME": "spicywarsuwu.onrender.com" - } + "owner": { + "username": "NoodlesWow", + "email": "noodlesnomm@gmail.com" + }, + "record": { + "CNAME": "spicywarsuwu.onrender.com" + } } diff --git a/domains/spyrisk.json b/domains/spyrisk.json index 85add6404..22c506f57 100644 --- a/domains/spyrisk.json +++ b/domains/spyrisk.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "SpauriRosso", - "email": "spy456@zoho.com" - }, - "record": { - "URL": "https://spyrisk.fr" - } + "owner": { + "username": "SpauriRosso", + "email": "spy456@zoho.com" + }, + "record": { + "URL": "https://spyrisk.fr" } - \ No newline at end of file +} diff --git a/domains/sreevikram.json b/domains/sreevikram.json index 873a18eeb..b56747c05 100644 --- a/domains/sreevikram.json +++ b/domains/sreevikram.json @@ -1,10 +1,10 @@ { "owner": { - "username": "SreevikramR", - "email": "sreevikram.r@gmail.com", - "discord": "therealviki" + "username": "SreevikramR", + "email": "sreevikram.r@gmail.com", + "discord": "therealviki" }, "record": { "CNAME": "nextjs-production-a65b.up.railway.app" } -} \ No newline at end of file +} diff --git a/domains/sreevikramr.json b/domains/sreevikramr.json index 873a18eeb..b56747c05 100644 --- a/domains/sreevikramr.json +++ b/domains/sreevikramr.json @@ -1,10 +1,10 @@ { "owner": { - "username": "SreevikramR", - "email": "sreevikram.r@gmail.com", - "discord": "therealviki" + "username": "SreevikramR", + "email": "sreevikram.r@gmail.com", + "discord": "therealviki" }, "record": { "CNAME": "nextjs-production-a65b.up.railway.app" } -} \ No newline at end of file +} diff --git a/domains/stev.json b/domains/stev.json index e6366fdec..d9f92082d 100644 --- a/domains/stev.json +++ b/domains/stev.json @@ -1,8 +1,8 @@ { "owner": { - "username": "yoomiraa", - "email": "i@miraaaa.my.id", - "discord": "834618584331190343" + "username": "yoomiraa", + "email": "i@miraaaa.my.id", + "discord": "834618584331190343" }, "record": { diff --git a/domains/strafe.json b/domains/strafe.json index d6d086e2c..76aac5718 100644 --- a/domains/strafe.json +++ b/domains/strafe.json @@ -1,8 +1,8 @@ { "owner": { - "username": "StrafeCode", - "email": "strafecode@gmail.com", - "discord": "931243168630972516" + "username": "StrafeCode", + "email": "strafecode@gmail.com", + "discord": "931243168630972516" }, "record": { diff --git a/domains/sua.json b/domains/sua.json index 5f5084bdd..c69187c08 100644 --- a/domains/sua.json +++ b/domains/sua.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SamiaIslamSua", - "email": "SamiaIslamSua@gmail.com" - }, - "record": { - "CNAME": "SamiaIslamSua.github.io" - } + "owner": { + "username": "SamiaIslamSua", + "email": "SamiaIslamSua@gmail.com" + }, + "record": { + "CNAME": "SamiaIslamSua.github.io" + } } diff --git a/domains/suki.json b/domains/suki.json index 364a2fe6a..e6ea0c987 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,13 +1,13 @@ { - "description": "A cool website", - "repo": "https://github.com/SukiPlayz/hello-world", - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["212.193.3.66"], - "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] - } + "description": "A cool website", + "repo": "https://github.com/SukiPlayz/hello-world", + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["212.193.3.66"], + "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + } } diff --git a/domains/sunpodder.json b/domains/sunpodder.json index e8229d518..0d14a548e 100644 --- a/domains/sunpodder.json +++ b/domains/sunpodder.json @@ -2,7 +2,7 @@ "owner": { "username": "SunPodder", "email": "", - "discord": "sunpodder" + "discord": "sunpodder" }, "record": { "CNAME": "sunpodder.github.io" diff --git a/domains/sylestic.json b/domains/sylestic.json index 191f96064..15a09742c 100644 --- a/domains/sylestic.json +++ b/domains/sylestic.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Sylestic", - "email": "", - "discord": "Sylestic#4231" - }, - "record": { - "CNAME": "sylestic.github.io" - } + "owner": { + "username": "Sylestic", + "email": "", + "discord": "Sylestic#4231" + }, + "record": { + "CNAME": "sylestic.github.io" + } } diff --git a/domains/takase.json b/domains/takase.json index 3d80740a9..cd1d1399e 100644 --- a/domains/takase.json +++ b/domains/takase.json @@ -1,11 +1,11 @@ { - "description": "Takase's personal website", - "repo": "https://github.com/takase1121/takase1121.github.io", - "owner": { - "username": "takase1121", - "email": "takase1121@proton.me" - }, - "record": { - "CNAME": "takase1121.github.io" - } + "description": "Takase's personal website", + "repo": "https://github.com/takase1121/takase1121.github.io", + "owner": { + "username": "takase1121", + "email": "takase1121@proton.me" + }, + "record": { + "CNAME": "takase1121.github.io" + } } diff --git a/domains/talinsharma.json b/domains/talinsharma.json index adabcaccb..72577e571 100644 --- a/domains/talinsharma.json +++ b/domains/talinsharma.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "TalinTheDev", - "email": "talinsharma.dev@gmail.com" - }, - "record": { - "CNAME": "talinthedev.github.io" - } + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "CNAME": "talinthedev.github.io" } - \ No newline at end of file +} diff --git a/domains/tanos.json b/domains/tanos.json index 20fcb2ad9..d131cce0c 100644 --- a/domains/tanos.json +++ b/domains/tanos.json @@ -1,11 +1,11 @@ { - "description": "portfolio website", - "repo": "https://TacoGit.github.io", - "owner": { - "username": "TacoGit", - "email": "opmijloly@gmail.com" - }, - "record": { - "CNAME": "TacoGit.github.io" - } + "description": "portfolio website", + "repo": "https://TacoGit.github.io", + "owner": { + "username": "TacoGit", + "email": "opmijloly@gmail.com" + }, + "record": { + "CNAME": "TacoGit.github.io" + } } diff --git a/domains/tanyalai.json b/domains/tanyalai.json index 0dcc79645..556aa308f 100644 --- a/domains/tanyalai.json +++ b/domains/tanyalai.json @@ -9,4 +9,4 @@ "record": { "CNAME": "tanyalai.github.io" } -} +} diff --git a/domains/tcxone.json b/domains/tcxone.json index bf77e1fc7..c0efe0e54 100644 --- a/domains/tcxone.json +++ b/domains/tcxone.json @@ -9,4 +9,4 @@ "record": { "CNAME": "tcxone.github.io" } -} +} diff --git a/domains/tdkchat.json b/domains/tdkchat.json index fef556d41..c8badb6a1 100644 --- a/domains/tdkchat.json +++ b/domains/tdkchat.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "MattTheTekie", - "email": "Mattmason2211@gmail.com" - }, - "record": { - "CNAME": "test72.eu.org" - } + "owner": { + "username": "MattTheTekie", + "email": "Mattmason2211@gmail.com" + }, + "record": { + "CNAME": "test72.eu.org" } - \ No newline at end of file +} diff --git a/domains/tech-geek-united.json b/domains/tech-geek-united.json index 3634622f5..1651b7f2e 100644 --- a/domains/tech-geek-united.json +++ b/domains/tech-geek-united.json @@ -1,15 +1,12 @@ { - "owner": { - "username": "TechGeekUnited", - "email": "TGUyt.dev@gmail.com", - "discord": "TechGeekUnited#4329" - }, - "record": { - "URL": "https://techgeekunited.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "TechGeekUnited", + "email": "TGUyt.dev@gmail.com", + "discord": "TechGeekUnited#4329" + }, + "record": { + "URL": "https://techgeekunited.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/teletvbis.json b/domains/teletvbis.json index d20df25eb..c78d6cd98 100644 --- a/domains/teletvbis.json +++ b/domains/teletvbis.json @@ -1,8 +1,8 @@ { "owner": { - "username": "Necesku", - "email": "105011954+Necesku@users.noreply.github.com", - "discord": "702682685713416222" + "username": "Necesku", + "email": "105011954+Necesku@users.noreply.github.com", + "discord": "702682685713416222" }, "record": { diff --git a/domains/ten.json b/domains/ten.json index e8349394c..5b504c974 100644 --- a/domains/ten.json +++ b/domains/ten.json @@ -9,4 +9,4 @@ "record": { "CNAME": "tendrilll.github.io" } -} +} diff --git a/domains/teriko.json b/domains/teriko.json index 2de1f9a30..c3f6722ec 100644 --- a/domains/teriko.json +++ b/domains/teriko.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "exelenuwu", - "email": "", - "twitter": "terikopog", - "discord": "teriko." - }, - "record": { - "A": [ - "45.8.22.34" - ] - } + "owner": { + "username": "exelenuwu", + "email": "", + "twitter": "terikopog", + "discord": "teriko." + }, + "record": { + "A": ["45.8.22.34"] + } } diff --git a/domains/thaihung.json b/domains/thaihung.json index f18842afb..332bdc0f0 100644 --- a/domains/thaihung.json +++ b/domains/thaihung.json @@ -6,12 +6,7 @@ }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json index 652978f52..66f351656 100644 --- a/domains/therealgeodash.json +++ b/domains/therealgeodash.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "TheRealGeoDash2019", - "email": "therealgeodash@lhost.dev", - "discord": "710268763844640839" - }, - "record": { - "CNAME": "lhost.dev" - } + "owner": { + "username": "TheRealGeoDash2019", + "email": "therealgeodash@lhost.dev", + "discord": "710268763844640839" + }, + "record": { + "CNAME": "lhost.dev" } - \ No newline at end of file +} diff --git a/domains/thesanju.json b/domains/thesanju.json index effbd3d1a..cceee6cec 100644 --- a/domains/thesanju.json +++ b/domains/thesanju.json @@ -9,4 +9,4 @@ "record": { "CNAME": "thesanju.github.io" } -} +} diff --git a/domains/thesct22.json b/domains/thesct22.json index d2c8a29f2..902888a4c 100644 --- a/domains/thesct22.json +++ b/domains/thesct22.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thesct22", - "email": "sharathct22@gmail.com" - }, - "record": { - "CNAME": "thesct22.github.io" - } -} \ No newline at end of file + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "CNAME": "thesct22.github.io" + } +} diff --git a/domains/thetechnikfreak.json b/domains/thetechnikfreak.json index f6fff7181..df2f4e4b7 100644 --- a/domains/thetechnikfreak.json +++ b/domains/thetechnikfreak.json @@ -5,14 +5,7 @@ "discord": "TheTechnikFreak#3314" }, "record": { - "A": [ - "52.21.33.16", - "18.184.197.212" - ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ] + "A": ["52.21.33.16", "18.184.197.212"], + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } diff --git a/domains/tiwknowsall.json b/domains/tiwknowsall.json index 8fc13bb97..2e2de4af0 100644 --- a/domains/tiwknowsall.json +++ b/domains/tiwknowsall.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tiwlinkskwazeh", - "email": "kwazehh@proton.me" - }, - "record": { - "URL": "https://tiw2.pages.dev/" - } + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "URL": "https://tiw2.pages.dev/" } - \ No newline at end of file +} diff --git a/domains/tolis.json b/domains/tolis.json index 7740ffeff..d88401ff1 100644 --- a/domains/tolis.json +++ b/domains/tolis.json @@ -4,7 +4,7 @@ "username": "tolisdev", "email": "apostolos@tolisuwu.xyz" }, - "record": { - "A": ["167.235.239.76"] - } + "record": { + "A": ["167.235.239.76"] + } } diff --git a/domains/tomgxz.json b/domains/tomgxz.json index 9c57b54a2..6f91c475c 100644 --- a/domains/tomgxz.json +++ b/domains/tomgxz.json @@ -4,6 +4,6 @@ "email": "tomgxz138@gmail.com" }, "record": { - "URL":"https://tomgxz.repl.co/" + "URL": "https://tomgxz.repl.co/" } } diff --git a/domains/tomteck.json b/domains/tomteck.json index 4b73f129f..18b33e256 100644 --- a/domains/tomteck.json +++ b/domains/tomteck.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "shandralor", "email": "tom.teck@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "shandralor.github.io" - } } - \ No newline at end of file +} diff --git a/domains/totoygamingyt.json b/domains/totoygamingyt.json index 9d60eff37..f0dd10dae 100644 --- a/domains/totoygamingyt.json +++ b/domains/totoygamingyt.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "totoygamingyt", - "email": "hello@totoygamingyt.com", - "twitter": "TotoyGamingYT", - "discord": "totoygamingyt" - }, - "record": { - "CNAME": "totoygamingyt.pages.dev" - } + "owner": { + "username": "totoygamingyt", + "email": "hello@totoygamingyt.com", + "twitter": "TotoyGamingYT", + "discord": "totoygamingyt" + }, + "record": { + "CNAME": "totoygamingyt.pages.dev" + } } diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index 8d46e0781..555b4834a 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -8,4 +8,4 @@ "record": { "CNAME": "iamthanhlong.github.io" } -} +} diff --git a/domains/turvenuija.json b/domains/turvenuija.json index 2b1748ba2..797332159 100644 --- a/domains/turvenuija.json +++ b/domains/turvenuija.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "turvenuija1", - "email": "turvenuija@skidd.xyz" - }, - "record": { - "CNAME": "turvenuija1.github.io" - } + "owner": { + "username": "turvenuija1", + "email": "turvenuija@skidd.xyz" + }, + "record": { + "CNAME": "turvenuija1.github.io" } - +} diff --git a/domains/uberkey.json b/domains/uberkey.json index 46892cefa..a98db0e7c 100644 --- a/domains/uberkey.json +++ b/domains/uberkey.json @@ -4,6 +4,6 @@ "email": "postmordial@gmail.com" }, "record": { - "CNAME": "uberkey.github.io" + "CNAME": "uberkey.github.io" } } diff --git a/domains/uiopler.json b/domains/uiopler.json index 534199887..ec6aa65be 100644 --- a/domains/uiopler.json +++ b/domains/uiopler.json @@ -9,4 +9,4 @@ "record": { "CNAME": "uiopler.github.io" } -} +} diff --git a/domains/ultimatemedia.json b/domains/ultimatemedia.json index 12cc3c992..dcb8c3df8 100644 --- a/domains/ultimatemedia.json +++ b/domains/ultimatemedia.json @@ -6,12 +6,7 @@ "email": "coreyw.ultimatemedia@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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/usingh.json b/domains/usingh.json index 8fccd0431..de94c6fb8 100644 --- a/domains/usingh.json +++ b/domains/usingh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dr-hofstadter", - "email": "utsav.raj.338@gmail.com" - }, - "record": { - "CNAME": "dr-hofstadter.github.io" - } -} \ No newline at end of file + "owner": { + "username": "dr-hofstadter", + "email": "utsav.raj.338@gmail.com" + }, + "record": { + "CNAME": "dr-hofstadter.github.io" + } +} diff --git a/domains/utsav.json b/domains/utsav.json index 669dc4a20..de94c6fb8 100644 --- a/domains/utsav.json +++ b/domains/utsav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dr-hofstadter", - "email": "utsav.raj.338@gmail.com" - }, - "record": { - "CNAME": "dr-hofstadter.github.io" - } + "owner": { + "username": "dr-hofstadter", + "email": "utsav.raj.338@gmail.com" + }, + "record": { + "CNAME": "dr-hofstadter.github.io" + } } diff --git a/domains/uynilo9.json b/domains/uynilo9.json index 50a548fc7..0f2885bba 100644 --- a/domains/uynilo9.json +++ b/domains/uynilo9.json @@ -9,4 +9,4 @@ "record": { "URL": "https://uynilo9.netlify.app" } -} +} diff --git a/domains/valowolf.json b/domains/valowolf.json index 066166319..f424798b7 100644 --- a/domains/valowolf.json +++ b/domains/valowolf.json @@ -4,6 +4,6 @@ "email": "starfleet.valowolf@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/vamsi.json b/domains/vamsi.json index c49fab7f0..7a9882f10 100644 --- a/domains/vamsi.json +++ b/domains/vamsi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vamsieth", - "email": "svamsi.tech@gmail.com" - }, - "record": { - "CNAME": "240d43d7-5eea-4fdd-a568-efa5978f8d80.id.repl.co" - } + "owner": { + "username": "vamsieth", + "email": "svamsi.tech@gmail.com" + }, + "record": { + "CNAME": "240d43d7-5eea-4fdd-a568-efa5978f8d80.id.repl.co" + } } diff --git a/domains/victorvickie.json b/domains/victorvickie.json index 7e7f45109..27079b922 100644 --- a/domains/victorvickie.json +++ b/domains/victorvickie.json @@ -1,8 +1,8 @@ { "owner": { - "username": "VICTORVICKIE", - "email": "s.vickie14@gmail.com", - "discord": "448131424655114250" + "username": "VICTORVICKIE", + "email": "s.vickie14@gmail.com", + "discord": "448131424655114250" }, "record": { diff --git a/domains/vimalsaraswat.json b/domains/vimalsaraswat.json index a53772f82..7d6da684e 100644 --- a/domains/vimalsaraswat.json +++ b/domains/vimalsaraswat.json @@ -9,4 +9,4 @@ "record": { "CNAME": "vimalsaraswat.github.io" } -} +} diff --git a/domains/viplav-mistry.json b/domains/viplav-mistry.json index be235bee8..e937fd6cb 100644 --- a/domains/viplav-mistry.json +++ b/domains/viplav-mistry.json @@ -9,4 +9,3 @@ "CNAME": "viplav-mistry.github.io" } } - diff --git a/domains/viraj.json b/domains/viraj.json index 2df06bdb6..5099b81fd 100644 --- a/domains/viraj.json +++ b/domains/viraj.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Viraj2722", - "email": "virajwalavalkar90982@gmail.com", - "twitter": "WalavalkarViraj" - }, - "description": "my website", - "record": { - "CNAME": "viraj2722.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Viraj2722", + "email": "virajwalavalkar90982@gmail.com", + "twitter": "WalavalkarViraj" + }, + "description": "my website", + "record": { + "CNAME": "viraj2722.github.io" + } +} diff --git a/domains/vivek.json b/domains/vivek.json index 0abada45c..af6c7aaae 100644 --- a/domains/vivek.json +++ b/domains/vivek.json @@ -6,12 +6,7 @@ "email": "vivekoraon@pm.me" }, "record": { - "A": [ - "185.199.109.153", - "185.199.108.153", - "185.199.111.153", - "185.199.110.153" - ], + "A": ["185.199.109.153", "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/vk.json b/domains/vk.json index 58dcfda84..ce960e880 100644 --- a/domains/vk.json +++ b/domains/vk.json @@ -1,8 +1,8 @@ { "owner": { - "username": "VICTORVICKIE", - "email": "s.vickie14@gmail.com", - "discord": "448131424655114250" + "username": "VICTORVICKIE", + "email": "s.vickie14@gmail.com", + "discord": "448131424655114250" }, "record": { diff --git a/domains/vsecoder.json b/domains/vsecoder.json index 298541b34..db6d926e4 100644 --- a/domains/vsecoder.json +++ b/domains/vsecoder.json @@ -9,4 +9,4 @@ "record": { "CNAME": "vsecoder.github.io" } -} +} diff --git a/domains/wansie.json b/domains/wansie.json index a69086051..e6a147a94 100644 --- a/domains/wansie.json +++ b/domains/wansie.json @@ -7,6 +7,5 @@ "record": { "CNAME": "2cf5a77a-3918-4448-ba3e-e1d73a99155f.id.repl.co" - } } diff --git a/domains/wansies.json b/domains/wansies.json index ce79317f7..343bb4601 100644 --- a/domains/wansies.json +++ b/domains/wansies.json @@ -4,6 +4,6 @@ "email": "Janeiscool4ever@web.de" }, "record": { - "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" + "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" } } diff --git a/domains/whine.json b/domains/whine.json index 989e4ab21..5a883e14a 100644 --- a/domains/whine.json +++ b/domains/whine.json @@ -7,12 +7,7 @@ "twitter": "whi_nyaan" }, "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"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/william.json b/domains/william.json index 890a72d9b..74ee0d3ed 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" - }, - - "record": { - "CNAME": "hosts.is-a.dev" - } -} +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" + }, + + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/willo.json b/domains/willo.json index 63a4082df..e3e249498 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -7,12 +7,7 @@ "twitter": "willoizcitron" }, "record": { - "A": [ - "185.199.109.153", - "185.199.108.153", - "185.199.111.153", - "185.199.110.153" - ], + "A": ["185.199.109.153", "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/windfarms.json b/domains/windfarms.json index 92117b3db..aff2fa0a9 100644 --- a/domains/windfarms.json +++ b/domains/windfarms.json @@ -1,11 +1,11 @@ -{ - "description": "WindFarms offical website", - "repo": "https://github.com/windfarms/windfarms.github.io", - "owner": { - "username": "windfarms", - "email": "windfarms@andrealicheri.anonaddy.com" - }, - "record": { - "CNAME": "windfarms.github.io" - } -} \ No newline at end of file +{ + "description": "WindFarms offical website", + "repo": "https://github.com/windfarms/windfarms.github.io", + "owner": { + "username": "windfarms", + "email": "windfarms@andrealicheri.anonaddy.com" + }, + "record": { + "CNAME": "windfarms.github.io" + } +} diff --git a/domains/wiredmind.json b/domains/wiredmind.json index b3fb028f1..b88e1903e 100644 --- a/domains/wiredmind.json +++ b/domains/wiredmind.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "WiredMind2", - "email": "admin@tetrazero.com" - }, - "record": { - "URL": "https://tetrazero.com" - } + "owner": { + "username": "WiredMind2", + "email": "admin@tetrazero.com" + }, + "record": { + "URL": "https://tetrazero.com" + } } diff --git a/domains/woundrite.json b/domains/woundrite.json index bb3a0ab3f..f3a53148b 100644 --- a/domains/woundrite.json +++ b/domains/woundrite.json @@ -4,11 +4,6 @@ "email": "ndbendale2004@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"] } } diff --git a/domains/xanudu.json b/domains/xanudu.json index b291adc2e..710f867a6 100644 --- a/domains/xanudu.json +++ b/domains/xanudu.json @@ -1,11 +1,11 @@ { - "description": "Xanudu Buster's Website", - "repo": "https://xanudubuster.github.io", - "owner": { - "username": "XanuduBuster", - "email": "xanubuster@proton.me" - }, - "record": { - "CNAME": "xanudubuster.github.io" - } + "description": "Xanudu Buster's Website", + "repo": "https://xanudubuster.github.io", + "owner": { + "username": "XanuduBuster", + "email": "xanubuster@proton.me" + }, + "record": { + "CNAME": "xanudubuster.github.io" + } } diff --git a/domains/yassin.json b/domains/yassin.json index 8af17448f..2aac3bc04 100644 --- a/domains/yassin.json +++ b/domains/yassin.json @@ -1,12 +1,12 @@ -{ - "description": "my bio", - "repo": "https://github.com/ycssin/bio", - "owner": { - "username": "ycssin", - "email": "", - "twitter": "ycssin" - }, - "record": { - "CNAME": "ycssin.github.io" - } -} +{ + "description": "my bio", + "repo": "https://github.com/ycssin/bio", + "owner": { + "username": "ycssin", + "email": "", + "twitter": "ycssin" + }, + "record": { + "CNAME": "ycssin.github.io" + } +} diff --git a/domains/yokaicord.json b/domains/yokaicord.json index 2a24c1a70..defa72f30 100644 --- a/domains/yokaicord.json +++ b/domains/yokaicord.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zxPau", - "email": "pauu123123123@gmail.com" - }, - "record": { - "CNAME": "zxpau.github.io" - } + "owner": { + "username": "zxPau", + "email": "pauu123123123@gmail.com" + }, + "record": { + "CNAME": "zxpau.github.io" + } } diff --git a/domains/yose.json b/domains/yose.json index c717ff345..8a06a608d 100644 --- a/domains/yose.json +++ b/domains/yose.json @@ -1,13 +1,13 @@ -{ - "description": "A one-page portfolio website", - "repo": "https://github.com/yohn-maistre/yohn-maistre.github.io", - "owner": { - "username": "yohn-maistre", - "email": "", - "twitter": "jind0sh", - "discord": "jind0sh#5330" - }, - "record": { - "CNAME": "yohn-maistre.github.io" - } -} +{ + "description": "A one-page portfolio website", + "repo": "https://github.com/yohn-maistre/yohn-maistre.github.io", + "owner": { + "username": "yohn-maistre", + "email": "", + "twitter": "jind0sh", + "discord": "jind0sh#5330" + }, + "record": { + "CNAME": "yohn-maistre.github.io" + } +} diff --git a/domains/yourdad.json b/domains/yourdad.json index 073d430bd..f5d16fdcf 100644 --- a/domains/yourdad.json +++ b/domains/yourdad.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } - + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" } - +} diff --git a/domains/yurikawa.json b/domains/yurikawa.json index 20d880463..2c11ee304 100644 --- a/domains/yurikawa.json +++ b/domains/yurikawa.json @@ -6,11 +6,6 @@ "email": "kaskus45@protonmail.com" }, "record": { - "A": [ - "164.132.74.251", - "164.132.75.251", - "164.132.76.251", - "164.132.77.251" - ] + "A": ["164.132.74.251", "164.132.75.251", "164.132.76.251", "164.132.77.251"] } } diff --git a/domains/yuuto.json b/domains/yuuto.json index bf8660a4f..f8426828c 100644 --- a/domains/yuuto.json +++ b/domains/yuuto.json @@ -9,4 +9,4 @@ "record": { "CNAME": "user93485.github.io" } -} +} diff --git a/domains/zaid-kadri.json b/domains/zaid-kadri.json index 3783cd1c9..579115611 100644 --- a/domains/zaid-kadri.json +++ b/domains/zaid-kadri.json @@ -1,11 +1,11 @@ { - "description": "This is my website", - "repo": "https://github.com/zaid-kadri/zaid-kadri.github.io", - "owner": { - "username": "zaid-kadri", - "email": "" - }, - "record": { - "URL": "https://zaid-kadri.github.io" - } + "description": "This is my website", + "repo": "https://github.com/zaid-kadri/zaid-kadri.github.io", + "owner": { + "username": "zaid-kadri", + "email": "" + }, + "record": { + "URL": "https://zaid-kadri.github.io" + } } diff --git a/domains/zaydocs.json b/domains/zaydocs.json index 8c0b5d638..d6832a255 100644 --- a/domains/zaydocs.json +++ b/domains/zaydocs.json @@ -4,6 +4,6 @@ "email": "codemonkeymann@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/zhu.json b/domains/zhu.json index f6e82b368..850d638e4 100644 --- a/domains/zhu.json +++ b/domains/zhu.json @@ -9,4 +9,4 @@ "record": { "CNAME": "azhu021.github.io" } -} +} From fee12ea302571ae74fdc8ff7a2e36ffd91cf9961 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 10 Aug 2023 10:58:10 +0800 Subject: [PATCH 191/796] chore(prettier): remove excess `/` --- domains/asriel.json | 2 +- domains/bmh.json | 2 +- domains/donno2048.json | 2 +- domains/harsh-mehta.json | 2 +- domains/i2rys.json | 2 +- domains/lamnotadev.json | 2 +- domains/madhavgupta.json | 2 +- domains/minto.json | 2 +- domains/mosaab.json | 2 +- domains/notaussie.json | 2 +- domains/pixie.json | 2 +- domains/qnm1.json | 2 +- domains/richard.json | 2 +- domains/rpj.json | 2 +- domains/rudra.json | 2 +- domains/saeful.json | 2 +- domains/senzore.json | 2 +- domains/shake.json | 2 +- domains/tanmay.json | 2 +- domains/themagicmush.json | 2 +- domains/tiwknowsall.json | 2 +- domains/tomgxz.json | 2 +- domains/vigkrishna.json | 2 +- domains/whoischoiiril.json | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/domains/asriel.json b/domains/asriel.json index 9fbdf5162..1016b1dfc 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -1,6 +1,6 @@ { "description": "asriel.is-a.dev", - "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io/", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", "owner": { "username": "AsrieltheGoat", "email": "admin@dreemurrs.eu.org", diff --git a/domains/bmh.json b/domains/bmh.json index 4d5779d68..99bb03bc0 100644 --- a/domains/bmh.json +++ b/domains/bmh.json @@ -4,6 +4,6 @@ "email": "buiminhhien001@gmail.com" }, "record": { - "URL": "https://bm-hien.github.io/" + "URL": "https://bm-hien.github.io" } } diff --git a/domains/donno2048.json b/domains/donno2048.json index f78df4f7a..9738ca276 100644 --- a/domains/donno2048.json +++ b/domains/donno2048.json @@ -4,6 +4,6 @@ "email": "just4now666666@gmail.com" }, "record": { - "URL": "https://donno2048.github.io/Portfolio/" + "URL": "https://donno2048.github.io/Portfolio" } } diff --git a/domains/harsh-mehta.json b/domains/harsh-mehta.json index 8460b5b84..7f9d23fc1 100644 --- a/domains/harsh-mehta.json +++ b/domains/harsh-mehta.json @@ -1,6 +1,6 @@ { "description": "harsh-mehta.is-a.dev", - "repo": "https://harsh05dev.github.io/My_Portfolio_2023/", + "repo": "https://harsh05dev.github.io/My_Portfolio_2023", "owner": { "username": "Harsh05dev", "email": "harshmehta1505@gmail.com" diff --git a/domains/i2rys.json b/domains/i2rys.json index 0cfb5db82..2a1e9802d 100644 --- a/domains/i2rys.json +++ b/domains/i2rys.json @@ -4,6 +4,6 @@ "email": "i2rys@protonmail.com" }, "record": { - "URL": "https://i2rys.vercel.app/" + "URL": "https://i2rys.vercel.app" } } diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index 867e61844..f350eb719 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://thelastprofilecard.pages.dev/" + "URL": "https://thelastprofilecard.pages.dev" } } diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json index bd0bfbafa..0f62be966 100644 --- a/domains/madhavgupta.json +++ b/domains/madhavgupta.json @@ -4,6 +4,6 @@ "email": "madhav.gupta7674@gmail.com" }, "record": { - "URL": "https://madhavgupta.vercel.app/" + "URL": "https://madhavgupta.vercel.app" } } diff --git a/domains/minto.json b/domains/minto.json index 7724feec3..a85df0c4e 100644 --- a/domains/minto.json +++ b/domains/minto.json @@ -4,6 +4,6 @@ "email": "yht413@i.softbank.jp" }, "record": { - "URL": "https://m1ntooo.com/" + "URL": "https://m1ntooo.com" } } diff --git a/domains/mosaab.json b/domains/mosaab.json index fed1d604e..f6e3e27f2 100644 --- a/domains/mosaab.json +++ b/domains/mosaab.json @@ -1,6 +1,6 @@ { "description": "Personal website of MosaabGKA", - "repo": "https://github.com/MosaabGKA/MosaabGKA.github.io/", + "repo": "https://github.com/MosaabGKA/MosaabGKA.github.io", "owner": { "username": "MosaabGKA", "email": "mosaabgka@outlook.com" diff --git a/domains/notaussie.json b/domains/notaussie.json index dc3011272..baeb70f8e 100644 --- a/domains/notaussie.json +++ b/domains/notaussie.json @@ -1,6 +1,6 @@ { "description": "Personal site / Portafolio.", - "repo": "https://github.com/NotAussie/NotAussieIsADev/", + "repo": "https://github.com/NotAussie/NotAussieIsADev", "owner": { "username": "NotAussie", "email": "Aussie_Okay@protonmail.com" diff --git a/domains/pixie.json b/domains/pixie.json index c4ec63fe1..fd7bebff6 100644 --- a/domains/pixie.json +++ b/domains/pixie.json @@ -4,6 +4,6 @@ "email": "soudeur-epicier.0x@icloud.com" }, "record": { - "URL": "https://html-starter-seven-umber.vercel.app/" + "URL": "https://html-starter-seven-umber.vercel.app" } } diff --git a/domains/qnm1.json b/domains/qnm1.json index 799056a0b..85f743039 100644 --- a/domains/qnm1.json +++ b/domains/qnm1.json @@ -4,6 +4,6 @@ "email": "lorenzomusto.dbz@gmail.com" }, "record": { - "URL": "https://dev-questonomemio1.pantheonsite.io/" + "URL": "https://dev-questonomemio1.pantheonsite.io" } } diff --git a/domains/richard.json b/domains/richard.json index bf38bc608..dd5a80e9e 100644 --- a/domains/richard.json +++ b/domains/richard.json @@ -1,6 +1,6 @@ { "description": "My Portfolio", - "link": "https://richardshaju.github.io/portfolio/", + "link": "https://richardshaju.github.io/portfolio", "owner": { "username": "richardshaju", "email": "richardshaju66@gmail.com", diff --git a/domains/rpj.json b/domains/rpj.json index 35c20f966..9188386e3 100644 --- a/domains/rpj.json +++ b/domains/rpj.json @@ -1,6 +1,6 @@ { "description": "Portfolio website", - "repo": "https://rpj09.github.io/Portfolio/", + "repo": "https://rpj09.github.io/Portfolio", "owner": { "username": "rpj09", "email": "singhripunjay09@gmail.com", diff --git a/domains/rudra.json b/domains/rudra.json index e74556b0d..c37c3dcf9 100644 --- a/domains/rudra.json +++ b/domains/rudra.json @@ -5,7 +5,7 @@ "discord": "#2022" }, "description": "Domain for my personal portfolio written w/ Django & TailwindCSS", - "repo": "https://github.com/FireHead90544/rudra-django/", + "repo": "https://github.com/FireHead90544/rudra-django", "record": { "A": ["20.219.132.8"] } diff --git a/domains/saeful.json b/domains/saeful.json index 92caa194f..df1b92940 100644 --- a/domains/saeful.json +++ b/domains/saeful.json @@ -4,6 +4,6 @@ "email": "saefulbarkah03@gmail.com" }, "record": { - "URL": "https://saefulbarkah.netlify.app/" + "URL": "https://saefulbarkah.netlify.app" } } diff --git a/domains/senzore.json b/domains/senzore.json index 3a7425120..39dbb2af0 100644 --- a/domains/senzore.json +++ b/domains/senzore.json @@ -4,6 +4,6 @@ "email": "sanjayakunz@gmail.com" }, "record": { - "URL": "https://senzore.carrd.co/" + "URL": "https://senzore.carrd.co" } } diff --git a/domains/shake.json b/domains/shake.json index 0859fa268..cc7b07b43 100644 --- a/domains/shake.json +++ b/domains/shake.json @@ -4,6 +4,6 @@ "email": "taio6@duck.com" }, "record": { - "URL": "https://shake-1.gitbook.io/shake-documentation/" + "URL": "https://shake-1.gitbook.io/shake-documentation" } } diff --git a/domains/tanmay.json b/domains/tanmay.json index 891565d80..42788d7c4 100644 --- a/domains/tanmay.json +++ b/domains/tanmay.json @@ -4,6 +4,6 @@ "email": "tanmayhp78@gmail.com" }, "record": { - "URL": "https://portfolio-site-nine-silk.vercel.app/" + "URL": "https://portfolio-site-nine-silk.vercel.app" } } diff --git a/domains/themagicmush.json b/domains/themagicmush.json index 367c6f555..2cd594052 100644 --- a/domains/themagicmush.json +++ b/domains/themagicmush.json @@ -5,6 +5,6 @@ "discord": "TheMagicMushoom#9999" }, "record": { - "URL": "https://its.themagicmush.repl.co/" + "URL": "https://its.themagicmush.repl.co" } } diff --git a/domains/tiwknowsall.json b/domains/tiwknowsall.json index 2e2de4af0..96d7f8773 100644 --- a/domains/tiwknowsall.json +++ b/domains/tiwknowsall.json @@ -4,6 +4,6 @@ "email": "kwazehh@proton.me" }, "record": { - "URL": "https://tiw2.pages.dev/" + "URL": "https://tiw2.pages.dev" } } diff --git a/domains/tomgxz.json b/domains/tomgxz.json index 6f91c475c..07e8dcdea 100644 --- a/domains/tomgxz.json +++ b/domains/tomgxz.json @@ -4,6 +4,6 @@ "email": "tomgxz138@gmail.com" }, "record": { - "URL": "https://tomgxz.repl.co/" + "URL": "https://tomgxz.repl.co" } } diff --git a/domains/vigkrishna.json b/domains/vigkrishna.json index 6a2530ce6..7b43aa653 100644 --- a/domains/vigkrishna.json +++ b/domains/vigkrishna.json @@ -1,6 +1,6 @@ { "description": "vigkrishna.is-a.dev", - "repo": "https://vigkrishna.github.io/Portfolio_2023/", + "repo": "https://vigkrishna.github.io/Portfolio_2023", "owner": { "username": "vigkrishna", "email": "vigkrishna@yahoo.com" diff --git a/domains/whoischoiiril.json b/domains/whoischoiiril.json index a021f608b..cfe6d85ed 100644 --- a/domains/whoischoiiril.json +++ b/domains/whoischoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "URL": "https://cfhoiril.github.io/who-is-choiril/" + "URL": "https://cfhoiril.github.io/who-is-choiril" } } From 4f980a2b24fd65ba3d03d83bbe6712524a8a8ba2 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 10 Aug 2023 11:00:08 +0800 Subject: [PATCH 192/796] feat: remove + clean up some files --- domains/arch.json | 2 +- domains/ashan.json | 2 +- domains/d3admanbot.json | 2 +- domains/joaovitorzv.json | 2 +- domains/mrprime.json | 2 +- domains/noxsin.json | 2 +- domains/nyan.json | 2 +- domains/samet.json | 2 +- domains/xqwtxon.json | 2 +- domains/yuk1ch.json | 2 +- domains/yuukari.json | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/arch.json b/domains/arch.json index 53c1a5dcf..3ba605b85 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -5,7 +5,7 @@ "username": "Arch881010", "email": "c1yd4.arch@inbox.testmail.app", "discord": "arch1010", - "discordid": "410248634593050627" + "discord-id": "410248634593050627" }, "record": { "CNAME": "arch881010.github.io" diff --git a/domains/ashan.json b/domains/ashan.json index def2ebdc0..862eb5662 100644 --- a/domains/ashan.json +++ b/domains/ashan.json @@ -4,7 +4,7 @@ "owner": { "username": "SealedSlinger", "email": "infoxkingyt@gmail.com", - "twitter": "@AshanInduranga_" + "twitter": "AshanInduranga_" }, "record": { "CNAME": "SealedSlinger.github.io" diff --git a/domains/d3admanbot.json b/domains/d3admanbot.json index 1825961ea..dab4851c6 100644 --- a/domains/d3admanbot.json +++ b/domains/d3admanbot.json @@ -1,5 +1,5 @@ { - "description": "@D3ADVAU 's Telegram Bot | @D3ADMANBOT @D3ADVAU", + "description": "D3ADVAU 's Telegram Bot | @D3ADMANBOT @D3ADVAU", "owner": { "username": "D3ADVAU", "email": "deadmanofficial247@gmail.com" diff --git a/domains/joaovitorzv.json b/domains/joaovitorzv.json index e7d88731a..11cb87ab9 100644 --- a/domains/joaovitorzv.json +++ b/domains/joaovitorzv.json @@ -1,5 +1,5 @@ { - "description": "@joaovitorzv blog", + "description": "joaovitorzv blog", "repo": "https://github.com/joaovitorzv/joaovitorzv.github.io", "owner": { "username": "joaovitorzv", diff --git a/domains/mrprime.json b/domains/mrprime.json index 8462c7010..a61ad73a2 100644 --- a/domains/mrprime.json +++ b/domains/mrprime.json @@ -3,7 +3,7 @@ "owner": { "username": "MrPrimeDev", "email": "justmeprime@gmail.com", - "twitter": "@RealMrPrime", + "twitter": "RealMrPrime", "discord": "MrPrime#9636" }, "record": { diff --git a/domains/noxsin.json b/domains/noxsin.json index bd2c44a04..e15031fcb 100644 --- a/domains/noxsin.json +++ b/domains/noxsin.json @@ -4,7 +4,7 @@ "owner": { "username": "komysh", "email": "arcteac@gmail.com", - "telegram": "@mentolbot" + "telegram": "mentolbot" }, "record": { "CNAME": "komysh.github.io" diff --git a/domains/nyan.json b/domains/nyan.json index 2d479ccd9..ca556afbd 100644 --- a/domains/nyan.json +++ b/domains/nyan.json @@ -2,7 +2,7 @@ "owner": { "username": "aeongdesu", "email": "", - "revolt": "@Nyan", + "revolt": "Nyan", "discord": "Bread#2635", "note": "discord id: 548821619661864962" }, diff --git a/domains/samet.json b/domains/samet.json index 74edf7498..a9b912db7 100644 --- a/domains/samet.json +++ b/domains/samet.json @@ -5,7 +5,7 @@ "username": "Samett", "email": "sametak3210@gmail.com", "discord": "Samett#8519", - "discordID": "894594782897262635" + "discord-id": "894594782897262635" }, "record": { diff --git a/domains/xqwtxon.json b/domains/xqwtxon.json index 75dd5910b..dfc09f59b 100644 --- a/domains/xqwtxon.json +++ b/domains/xqwtxon.json @@ -5,7 +5,7 @@ "username": "xqwtxon", "email": "xqwtxon@hotmail.com", "twitter": "xqwtxon", - "keybase": "@xqwtxon" + "keybase": "xqwtxon" }, "record": { "CNAME": "xqwtxon.ml" diff --git a/domains/yuk1ch.json b/domains/yuk1ch.json index 695b794cf..b7d906db9 100644 --- a/domains/yuk1ch.json +++ b/domains/yuk1ch.json @@ -3,7 +3,7 @@ "username": "ImRaid", "email": "itsraidlol@gmail.com", "discord": "! Yuk1ch#7484", - "telegram": "@Yuk1ch" + "telegram": "Yuk1ch" }, "record": { "CNAME": "d1d16500-13c2-4fc8-a658-87d258da2316.id.repl.co" diff --git a/domains/yuukari.json b/domains/yuukari.json index 32e15c4d6..12f82471b 100644 --- a/domains/yuukari.json +++ b/domains/yuukari.json @@ -4,7 +4,7 @@ "owner": { "username": "Yuukari", "email": "yuukarichan@yandex.com", - "telegram": "@iamyuukari" + "telegram": "iamyuukari" }, "record": { "CNAME": "yuukari.github.io" From 7b3945c10f2f9a0967475271ab8229d5ac5ed452 Mon Sep 17 00:00:00 2001 From: Hector Vigil Date: Thu, 10 Aug 2023 00:43:53 -0400 Subject: [PATCH 193/796] Update and rename _github-pages-challenge-Hector-Vigil.hector-vigil.json to _github-pages-challenge-hector-vigil.hector-vigil.json --- ...n => _github-pages-challenge-hector-vigil.hector-vigil.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Hector-Vigil.hector-vigil.json => _github-pages-challenge-hector-vigil.hector-vigil.json} (80%) diff --git a/domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json b/domains/_github-pages-challenge-hector-vigil.hector-vigil.json similarity index 80% rename from domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json rename to domains/_github-pages-challenge-hector-vigil.hector-vigil.json index 9494c7a67..e60ad7c0a 100644 --- a/domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json +++ b/domains/_github-pages-challenge-hector-vigil.hector-vigil.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Hector-Vigil", + "username": "hector-vigil", "email": "vigilescalera.h@gmail.com" }, "record": { From a5751d703bcaaf0fa4b683c805499c4af53e9627 Mon Sep 17 00:00:00 2001 From: Emmanuel Frecon <9443924+efrecon@users.noreply.github.com> Date: Thu, 10 Aug 2023 08:05:34 +0200 Subject: [PATCH 194/796] Create efrecon.json Add top to allow for sub-domains --- domains/efrecon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/efrecon.json diff --git a/domains/efrecon.json b/domains/efrecon.json new file mode 100644 index 000000000..c2c8c9e61 --- /dev/null +++ b/domains/efrecon.json @@ -0,0 +1,11 @@ +{ + "description": "efrecon's github", + "repo": "https://github.com/efrecon/", + "owner": { + "username": "efrecon", + "email": "efrecon+github@gmail.com" + }, + "record": { + "URL": "https://github.com/efrecon/" + } +} From 091d48d26fc76fc14e52db7f1390ac59ebde34aa Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Thu, 10 Aug 2023 17:00:21 +1000 Subject: [PATCH 195/796] feat(domain): peacy.is-a.dev --- domains/peacy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/peacy.json diff --git a/domains/peacy.json b/domains/peacy.json new file mode 100644 index 000000000..125924c29 --- /dev/null +++ b/domains/peacy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Peaqcy", + "email": "kiwibird211@icloud.com" + }, + "record": { + "URL": "https://peacy.carrd.co/" + } +} From 36064d58172f7d55037a1359d08d094571d2bf31 Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Thu, 10 Aug 2023 17:01:43 +1000 Subject: [PATCH 196/796] feat(domain): 1.is-a.dev --- domains/1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/1.json diff --git a/domains/1.json b/domains/1.json new file mode 100644 index 000000000..125924c29 --- /dev/null +++ b/domains/1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Peaqcy", + "email": "kiwibird211@icloud.com" + }, + "record": { + "URL": "https://peacy.carrd.co/" + } +} From e363456922a72e407a24bd27179f3e1f7a650213 Mon Sep 17 00:00:00 2001 From: OrangeLeafDev Date: Thu, 10 Aug 2023 15:34:42 +0800 Subject: [PATCH 197/796] feat(domain): orangeleaf36.is-a.dev --- domains/orangeleaf36.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/orangeleaf36.json diff --git a/domains/orangeleaf36.json b/domains/orangeleaf36.json new file mode 100644 index 000000000..fd071cb3a --- /dev/null +++ b/domains/orangeleaf36.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OrangeLeafDev", + "email": "caluzajacob07@gmail.com" + }, + "record": { + "CNAME": "orangeleafdev.github.io" + } +} From 6c2fafd7a68a38aeac94c82498ab874385587513 Mon Sep 17 00:00:00 2001 From: Window5000 Date: Thu, 10 Aug 2023 09:42:41 +0200 Subject: [PATCH 198/796] feat(domain): _github-pages-challenge-Window5000.window5.is-a.dev --- domains/_github-pages-challenge-Window5000.window5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Window5000.window5.json diff --git a/domains/_github-pages-challenge-Window5000.window5.json b/domains/_github-pages-challenge-Window5000.window5.json new file mode 100644 index 000000000..f59ec13f1 --- /dev/null +++ b/domains/_github-pages-challenge-Window5000.window5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Window5000", + "email": "spam.window5.spam@gmail.com" + }, + "record": { + "TXT": "e0f44964a7e707b4d78755bb66b3e4" + } +} From 6fb1c0e971edb5282abd2467597d7e98fdafcbf3 Mon Sep 17 00:00:00 2001 From: Shaunak-Pandya Date: Thu, 10 Aug 2023 13:42:41 +0530 Subject: [PATCH 199/796] File renamed to all lower-cases --- ...k.json => _github-pages-challenge-shaunak-pandya.shaunak.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Shaunak-Pandya.shaunak.json => _github-pages-challenge-shaunak-pandya.shaunak.json} (100%) diff --git a/domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json b/domains/_github-pages-challenge-shaunak-pandya.shaunak.json similarity index 100% rename from domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json rename to domains/_github-pages-challenge-shaunak-pandya.shaunak.json From 641897c726a54f827e5c62f57a3e0cbc3cc1333c Mon Sep 17 00:00:00 2001 From: Marco Andronaco Date: Thu, 10 Aug 2023 10:15:47 +0200 Subject: [PATCH 200/796] feat(domain): add `_github-pages-challenge-birabittoh.birabittoh.is-a.dev` --- .../_github-pages-challenge-birabittoh.birabittoh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-birabittoh.birabittoh.json diff --git a/domains/_github-pages-challenge-birabittoh.birabittoh.json b/domains/_github-pages-challenge-birabittoh.birabittoh.json new file mode 100644 index 000000000..50565643e --- /dev/null +++ b/domains/_github-pages-challenge-birabittoh.birabittoh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BiRabittoh", + "email": "andronacomarco@gmail.com" + }, + + "record": { + "TXT": "9b7611136c86e6ff35c8292b8f6a34" + } +} From af0f6ea5792817baa26bf5af945b9aede307a389 Mon Sep 17 00:00:00 2001 From: Jeymen Date: Thu, 10 Aug 2023 12:19:38 +0300 Subject: [PATCH 201/796] feat(domain): jeymen.is-a.dev --- domains/jeymen.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 9d6b6d25c..85cc54897 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -4,8 +4,6 @@ "email": "jeymen11@proton.me" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] + "TXT": "spf.improvmx.com" } } From 1bee5feccbf69f43614dba75a2d978add3ae7c98 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 10 Aug 2023 12:26:58 +0300 Subject: [PATCH 202/796] feat(jey): Update jeymen.json --- domains/jeymen.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/domains/jeymen.json b/domains/jeymen.json index 85cc54897..033d1e1d5 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -5,5 +5,20 @@ }, "record": { "TXT": "spf.improvmx.com" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu", + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } } } From d742cb5c36bd6e8711cb2493a4e088de34340b03 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 17:46:30 +0800 Subject: [PATCH 203/796] Update jeymen.json --- domains/jeymen.json | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 033d1e1d5..b42e8405d 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -4,21 +4,18 @@ "email": "jeymen11@proton.me" }, "record": { - "TXT": "spf.improvmx.com" - "A": [ + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu", + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] - } + ], + + "TXT": "spf.improvmx.com" } } From 76e6a0dde0ba381613abc73180a6bfb2c4a1768d Mon Sep 17 00:00:00 2001 From: SpaceProjects Date: Thu, 10 Aug 2023 13:47:59 +0300 Subject: [PATCH 204/796] feat(domain): nedosite.is-a.dev --- domains/nedosite.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nedosite.json diff --git a/domains/nedosite.json b/domains/nedosite.json new file mode 100644 index 000000000..9911cbb9f --- /dev/null +++ b/domains/nedosite.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SpaceProjects", + "email": "maksim1961space@gmail.com" + }, + "record": { + "A": ["185.228.233.148"] + } +} From 4bb4ecf10d2950231f8d1876a96992e36c4e37a6 Mon Sep 17 00:00:00 2001 From: gooplancton Date: Thu, 10 Aug 2023 13:43:02 +0200 Subject: [PATCH 205/796] feat(domain): gooplancton.is-a.dev --- domains/gooplancton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gooplancton.json b/domains/gooplancton.json index 4a9d0388a..270ca6752 100644 --- a/domains/gooplancton.json +++ b/domains/gooplancton.json @@ -4,6 +4,6 @@ "email": "gooplancton@outlook.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "A": "93.93.117.164" } } From 9e4a27d839f2647105cde456278e6f5d7371760a Mon Sep 17 00:00:00 2001 From: gooplancton Date: Thu, 10 Aug 2023 13:43:32 +0200 Subject: [PATCH 206/796] feat(domain): gooplancton.is-a.dev From 32d01519e8a16317c1c48eba0cfa99a5e26c779e Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 10 Aug 2023 14:51:57 +0300 Subject: [PATCH 207/796] feat(jey): Update TXT record --- domains/jeymen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index b42e8405d..ac99b4b5b 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -16,6 +16,6 @@ "mx2.improvmx.com" ], - "TXT": "spf.improvmx.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 8e1972292a27f5ad2fbf23acd059c7bc4a9c7136 Mon Sep 17 00:00:00 2001 From: Dinesh Kumar Date: Thu, 10 Aug 2023 17:52:19 +0530 Subject: [PATCH 208/796] Create _github-pages-challenge-eldinesh.eldinesh.json --- domains/_github-pages-challenge-eldinesh.eldinesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-eldinesh.eldinesh.json diff --git a/domains/_github-pages-challenge-eldinesh.eldinesh.json b/domains/_github-pages-challenge-eldinesh.eldinesh.json new file mode 100644 index 000000000..38a0488ad --- /dev/null +++ b/domains/_github-pages-challenge-eldinesh.eldinesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eldinesh", + "email": "dseera6@gmail.com" + }, + "record": { + "TXT": "dafe75727b19da6bd62bf961a94c7d" + } + } From d137364b0fff327fb4b868702ee23b71d0a973eb Mon Sep 17 00:00:00 2001 From: Fabian <51055703+CreepsoOff@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:42:41 +0200 Subject: [PATCH 209/796] Create _github-pages-challenge-CreepsoOff.creepso New Github change --- domains/_github-pages-challenge-CreepsoOff.creepso | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-CreepsoOff.creepso diff --git a/domains/_github-pages-challenge-CreepsoOff.creepso b/domains/_github-pages-challenge-CreepsoOff.creepso new file mode 100644 index 000000000..3f227a18d --- /dev/null +++ b/domains/_github-pages-challenge-CreepsoOff.creepso @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CreepsoOff", + "email": "eternel_universite0s@icloud.com" + }, + "record": { + "TXT": "299e56541b39e06bef97fc4006974a" + } +} From 229c94a7909c112ace6ef31e0cc5c2cf87aec6f3 Mon Sep 17 00:00:00 2001 From: Fabian <51055703+CreepsoOff@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:45:14 +0200 Subject: [PATCH 210/796] Rename _github-pages-challenge-CreepsoOff.creepso to _github-pages-challenge-CreepsoOff.creepso.json --- ...ff.creepso => _github-pages-challenge-CreepsoOff.creepso.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-CreepsoOff.creepso => _github-pages-challenge-CreepsoOff.creepso.json} (100%) diff --git a/domains/_github-pages-challenge-CreepsoOff.creepso b/domains/_github-pages-challenge-CreepsoOff.creepso.json similarity index 100% rename from domains/_github-pages-challenge-CreepsoOff.creepso rename to domains/_github-pages-challenge-CreepsoOff.creepso.json From 84daea33cd638caf7c2828686eb74634156be70e Mon Sep 17 00:00:00 2001 From: MrWeez Date: Thu, 10 Aug 2023 16:51:24 +0300 Subject: [PATCH 211/796] feat(domain): mrweez.is-a.dev --- domains/mrweez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrweez.json b/domains/mrweez.json index 3d2efd80d..9671d7f2f 100644 --- a/domains/mrweez.json +++ b/domains/mrweez.json @@ -4,6 +4,6 @@ "email": "arsenyplis2018@gmail.com" }, "record": { - "URL": "https://depcloud.xyz" + "CNAME": "mrweez.depcloud.xyz" } } From de954887627c306621c6c71a2abc955b1739f513 Mon Sep 17 00:00:00 2001 From: Giovanni Santini Date: Thu, 10 Aug 2023 16:11:58 +0200 Subject: [PATCH 212/796] Added Github challenge for giovanni.is-a.dev As per title, added the relevant file. --- domains/_github-pages-challenge-itachisan.giovanni.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-itachisan.giovanni.json diff --git a/domains/_github-pages-challenge-itachisan.giovanni.json b/domains/_github-pages-challenge-itachisan.giovanni.json new file mode 100644 index 000000000..f24f41cbe --- /dev/null +++ b/domains/_github-pages-challenge-itachisan.giovanni.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItachiSan", + "email": "giovannisantini93@yahoo.it" + }, + "record": { + "TXT": "e7997ccdbdbbd94187efc184b3acc3" + } +} From 32771a560dc10fe8b091bcb29c26af2c0eb4cb2a Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Thu, 10 Aug 2023 21:51:08 +0700 Subject: [PATCH 213/796] feat(domain): lam.is-a.dev --- domains/lam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lam.json b/domains/lam.json index f350eb719..ee627a3ae 100644 --- a/domains/lam.json +++ b/domains/lam.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://thelastprofilecard.pages.dev" + "CNAME": "hosts.is-a.dev" } } From 79a165837d2adf33a2cb38ca6b29ea2aa9710a50 Mon Sep 17 00:00:00 2001 From: Sxya <96788682+Syxaaa@users.noreply.github.com> Date: Thu, 10 Aug 2023 21:53:13 +0700 Subject: [PATCH 214/796] Update lam.json --- domains/lam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lam.json b/domains/lam.json index ee627a3ae..ff23456c3 100644 --- a/domains/lam.json +++ b/domains/lam.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "thelastprofilecard.pages.dev" } } From edeceddfe2e4d1042e5bca483092a2fbe46c4834 Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Thu, 10 Aug 2023 21:57:20 +0700 Subject: [PATCH 215/796] feat(domain): lamnotadev.is-a.dev --- domains/lamnotadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index 867e61844..c238b0184 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://thelastprofilecard.pages.dev/" + "URL": "https://chubedanprofile.justtakarin.repl.co" } } From 638b443f668895ceb257c73a5a5110cd4f57832c Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Thu, 10 Aug 2023 21:57:47 +0700 Subject: [PATCH 216/796] feat(domain): lamnotadev.is-a.dev --- domains/lamnotadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index c238b0184..6895d1648 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://chubedanprofile.justtakarin.repl.co" + "CNAME": "https://chubedanprofile.justtakarin.repl.co" } } From 11c0cb6b22698781b2592f5135e501b1a9c3b3b2 Mon Sep 17 00:00:00 2001 From: notomne Date: Thu, 10 Aug 2023 18:25:56 +0000 Subject: [PATCH 217/796] feat(domain): omne.is-a.dev --- domains/omne.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omne.json diff --git a/domains/omne.json b/domains/omne.json new file mode 100644 index 000000000..5e19086cc --- /dev/null +++ b/domains/omne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "notomne", + "email": "charmquark314@proton.me" + }, + "record": { + "A": ["54.245.108.240"] + } +} From 62acba75f29e7e6219b9b94fdd6d32ef9857ad2d Mon Sep 17 00:00:00 2001 From: jatinkumarg Date: Thu, 10 Aug 2023 20:13:30 -0400 Subject: [PATCH 218/796] feat(domain): jatinkr.is-a.dev --- domains/jatinkr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jatinkr.json diff --git a/domains/jatinkr.json b/domains/jatinkr.json new file mode 100644 index 000000000..ace384aa0 --- /dev/null +++ b/domains/jatinkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jatinkumarg", + "email": "jatinkr@duck.com" + }, + "record": { + "CNAME": "jatinkumarg.github.io" + } +} From 15e4567a053019a9feb5401ebdba770a46fa1bad Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 11 Aug 2023 09:02:47 +0800 Subject: [PATCH 219/796] Rename _github-pages-challenge-CreepsoOff.creepso.json to _github-pages-challenge-creepsooff.creepso.json --- ...eepso.json => _github-pages-challenge-creepsooff.creepso.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-CreepsoOff.creepso.json => _github-pages-challenge-creepsooff.creepso.json} (100%) diff --git a/domains/_github-pages-challenge-CreepsoOff.creepso.json b/domains/_github-pages-challenge-creepsooff.creepso.json similarity index 100% rename from domains/_github-pages-challenge-CreepsoOff.creepso.json rename to domains/_github-pages-challenge-creepsooff.creepso.json From c25479f7944f0181eaa2d947402aaf74f23c610f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 11 Aug 2023 09:05:01 +0800 Subject: [PATCH 220/796] Update lamnotadev.json --- domains/lamnotadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index 6895d1648..5123e44d3 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "CNAME": "https://chubedanprofile.justtakarin.repl.co" + "CNAME": "chubedanprofile.justtakarin.repl.co" } } From a345bac63381266e7c13a2da5fd04a91e12a23fc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 11 Aug 2023 09:21:42 +0800 Subject: [PATCH 221/796] Delete 1.json --- domains/1.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/1.json diff --git a/domains/1.json b/domains/1.json deleted file mode 100644 index 125924c29..000000000 --- a/domains/1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Peaqcy", - "email": "kiwibird211@icloud.com" - }, - "record": { - "URL": "https://peacy.carrd.co/" - } -} From 01b3b7cf314deb4f3c6528b9099daaaa14afacf4 Mon Sep 17 00:00:00 2001 From: OrangeLeafDev Date: Fri, 11 Aug 2023 09:54:37 +0800 Subject: [PATCH 222/796] feat(domain): _github-pages-challenge-OrangeLeafDev.orangeleaf36.is-a.dev --- ...ithub-pages-challenge-OrangeLeafDev.orangeleaf36.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json diff --git a/domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json b/domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json new file mode 100644 index 000000000..3ebe04465 --- /dev/null +++ b/domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OrangeLeafDev", + "email": "caluzajacob07@gmail.com" + }, + "record": { + "TXT": "46dcf591ef5db2595dc3ba5180bfc8" + } +} From e5c4b67bdb4f7fc46e462ecf55a83c1c6b187e38 Mon Sep 17 00:00:00 2001 From: vaibhavharsoda Date: Fri, 11 Aug 2023 12:23:08 +0530 Subject: [PATCH 223/796] feat(domain): vaibhv.is-a.dev --- domains/vaibhv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vaibhv.json diff --git a/domains/vaibhv.json b/domains/vaibhv.json new file mode 100644 index 000000000..62e6fd20b --- /dev/null +++ b/domains/vaibhv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vaibhavharsoda", + "email": "vaibhavharsoda77@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From 838d146743b83dac4b60954e9f5955f6ce25b0ce Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Fri, 11 Aug 2023 13:56:00 +0300 Subject: [PATCH 224/796] feat(jey): Update MX and TXT records. --- domains/jeymen.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index ac99b4b5b..17a476555 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -12,10 +12,11 @@ ], "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:zoho.eu ~all" } } From af1741b3bef72d22395b6cbbb844a118ce970324 Mon Sep 17 00:00:00 2001 From: Choiril Fikri <92452939+Cfhoiril@users.noreply.github.com> Date: Fri, 11 Aug 2023 18:50:12 +0700 Subject: [PATCH 225/796] Register Github Page Challenge for iamchoiiril.is-a.dev --- ...ub-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json diff --git a/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json b/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json new file mode 100644 index 000000000..2afae3dd5 --- /dev/null +++ b/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cfhoiril", + "email": "iamchoirilfk@gmail.com" + }, + "record": { + "TXT": "b49cf4e1ed7ceb56aa290ae78378a9" + } +} From 5b04770436c4e383c1650dda0c0efd2faa6d53cf Mon Sep 17 00:00:00 2001 From: Rwithik Manoj Date: Fri, 11 Aug 2023 18:29:41 +0530 Subject: [PATCH 226/796] Add TXT record for verification --- domains/_github-pages-challenge-rwithik.rwithik | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-rwithik.rwithik diff --git a/domains/_github-pages-challenge-rwithik.rwithik b/domains/_github-pages-challenge-rwithik.rwithik new file mode 100644 index 000000000..5e6acfc84 --- /dev/null +++ b/domains/_github-pages-challenge-rwithik.rwithik @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rwithik", + "email": "rwithik@gmail.com" + }, + "record": { + "TXT": "7a912f12f50a5cd49fc6148d672574" + } +} From 03283761fe84ccec3451761a6278b736101ba69a Mon Sep 17 00:00:00 2001 From: niceEli Date: Fri, 11 Aug 2023 09:12:00 -0400 Subject: [PATCH 227/796] feat(domain): niceeli.is-a.dev --- domains/niceeli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niceeli.json b/domains/niceeli.json index aa349f195..cedcc93fd 100644 --- a/domains/niceeli.json +++ b/domains/niceeli.json @@ -4,6 +4,6 @@ "email": "EliCardoso2009@gmail.com" }, "record": { - "A": ["99.254.123.29"] + "URL": "niceeli.github.io" } } From 17379af4584702a642e88949cf0b8d3fe4d33315 Mon Sep 17 00:00:00 2001 From: niceEli Date: Fri, 11 Aug 2023 09:21:57 -0400 Subject: [PATCH 228/796] feat(domain): niceeli.is-a.dev --- domains/niceeli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niceeli.json b/domains/niceeli.json index cedcc93fd..8c6d38da1 100644 --- a/domains/niceeli.json +++ b/domains/niceeli.json @@ -4,6 +4,6 @@ "email": "EliCardoso2009@gmail.com" }, "record": { - "URL": "niceeli.github.io" + "CNAME": "niceeli.github.io" } } From 2b46907bb266290c1cf23cd4d58b72885ee656d7 Mon Sep 17 00:00:00 2001 From: zerolandcode Date: Fri, 11 Aug 2023 16:39:48 +0300 Subject: [PATCH 229/796] feat(domain): zerolandcode.is-a.dev --- domains/zerolandcode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zerolandcode.json diff --git a/domains/zerolandcode.json b/domains/zerolandcode.json new file mode 100644 index 000000000..001e35f57 --- /dev/null +++ b/domains/zerolandcode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zerolandcode", + "email": "rolteoln@gmail.com" + }, + "record": { + "URL": "https://zerolandcode.github.io/zerolandcodesite/" + } +} From 3ad4d171d18923b1131e69e6c2fc34524f89cc81 Mon Sep 17 00:00:00 2001 From: inkilu Date: Fri, 11 Aug 2023 19:21:46 +0530 Subject: [PATCH 230/796] Create _github-pages-challenge-inkilu.gautham.json --- domains/_github-pages-challenge-inkilu.gautham.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-inkilu.gautham.json diff --git a/domains/_github-pages-challenge-inkilu.gautham.json b/domains/_github-pages-challenge-inkilu.gautham.json new file mode 100644 index 000000000..b140d7ed7 --- /dev/null +++ b/domains/_github-pages-challenge-inkilu.gautham.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "inkilu", + "email": "gauthamgkm@gmail.com" + }, + "record": { + "TXT": "c49ff3bbd82885e942c6785d410fd0" + } +} \ No newline at end of file From 5f0e1def22cafefe31f46dc6e6a4c4ec86f2e4e4 Mon Sep 17 00:00:00 2001 From: Rwithik Manoj Date: Fri, 11 Aug 2023 14:30:24 +0000 Subject: [PATCH 231/796] fix: filename --- ...ithik.rwithik => _github-pages-challenge-rwithik.rwithik.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-rwithik.rwithik => _github-pages-challenge-rwithik.rwithik.json} (100%) diff --git a/domains/_github-pages-challenge-rwithik.rwithik b/domains/_github-pages-challenge-rwithik.rwithik.json similarity index 100% rename from domains/_github-pages-challenge-rwithik.rwithik rename to domains/_github-pages-challenge-rwithik.rwithik.json From a5f18c09bb5a7556ae4a273610153a8a00c39031 Mon Sep 17 00:00:00 2001 From: Blob2763 <88489444+Blob2763@users.noreply.github.com> Date: Fri, 11 Aug 2023 15:32:22 +0100 Subject: [PATCH 232/796] Create _github-pages-challenge-Blob2763.blob2763.json --- domains/_github-pages-challenge-Blob2763.blob2763.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Blob2763.blob2763.json diff --git a/domains/_github-pages-challenge-Blob2763.blob2763.json b/domains/_github-pages-challenge-Blob2763.blob2763.json new file mode 100644 index 000000000..fad6d3d7a --- /dev/null +++ b/domains/_github-pages-challenge-Blob2763.blob2763.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "TXT": "a658c7bf2ffa85c1e1c68cb3776ef7" + } +} From b1f98d535a1e0cd5e6b3b7fec811cff1e2446c88 Mon Sep 17 00:00:00 2001 From: HmonsterG Date: Fri, 11 Aug 2023 15:47:39 +0100 Subject: [PATCH 233/796] feat(domain): _github-pages-challenge-HmonsterG.soap.is-a.dev --- domains/_github-pages-challenge-HmonsterG.soap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-HmonsterG.soap.json diff --git a/domains/_github-pages-challenge-HmonsterG.soap.json b/domains/_github-pages-challenge-HmonsterG.soap.json new file mode 100644 index 000000000..85ccb3fe3 --- /dev/null +++ b/domains/_github-pages-challenge-HmonsterG.soap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HmonsterG", + "email": "Plzdontgethacked@outlook.com" + }, + "record": { + "TXT": "e97c07c8d241804c777b23d7015d00" + } +} From 41f582498afdcb9229b65b57bb05907f442e0e20 Mon Sep 17 00:00:00 2001 From: ShevonKuan <331749486@qq.com> Date: Fri, 11 Aug 2023 23:50:06 +0800 Subject: [PATCH 234/796] feat(domain): shevon.is-a.dev --- domains/shevon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shevon.json diff --git a/domains/shevon.json b/domains/shevon.json new file mode 100644 index 000000000..fe76605ba --- /dev/null +++ b/domains/shevon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShevonKuan", + "email": "331749486@qq.com" + }, + "record": { + "URL": "http://datagrids.dev" + } +} From 56251298b2394d596b4b5618fd127bbb7a3c051f Mon Sep 17 00:00:00 2001 From: Mizu <71164002+MiyagawaMizu@users.noreply.github.com> Date: Fri, 11 Aug 2023 22:55:39 +0700 Subject: [PATCH 235/796] Update mizu.json --- domains/mizu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mizu.json b/domains/mizu.json index 577ef45ca..e9613eee4 100644 --- a/domains/mizu.json +++ b/domains/mizu.json @@ -8,7 +8,7 @@ "discord": "miyagawamizu" }, "record": { - "CNAME": "miyagawamizu.github.io" + "CNAME": "mizunee.pages.dev" } } From f9260fd6f1d815b70adc83e262c2fc3109d529ff Mon Sep 17 00:00:00 2001 From: sannidhyaroy Date: Fri, 11 Aug 2023 22:06:30 +0530 Subject: [PATCH 236/796] feat(domain): sannidhya.is-a.dev --- domains/sannidhya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sannidhya.json diff --git a/domains/sannidhya.json b/domains/sannidhya.json new file mode 100644 index 000000000..882b46ae1 --- /dev/null +++ b/domains/sannidhya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sannidhyaroy", + "email": "roysannidhya@gmail.com" + }, + "record": { + "URL": "https://sanni.is-a.dev" + } +} From 17aee35eccf3936b14923e605ec1fd7ea892e82e Mon Sep 17 00:00:00 2001 From: Atr-e Date: Fri, 11 Aug 2023 11:40:23 -0700 Subject: [PATCH 237/796] feat(domain): devel.is-a.dev --- domains/devel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devel.json diff --git a/domains/devel.json b/domains/devel.json new file mode 100644 index 000000000..a099cacac --- /dev/null +++ b/domains/devel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Atr-e", + "email": "eatr577@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com"] + } +} From 1cd8d63a1aac8feb234708a3270435b5ad769377 Mon Sep 17 00:00:00 2001 From: Blob2763 <88489444+Blob2763@users.noreply.github.com> Date: Fri, 11 Aug 2023 19:55:06 +0100 Subject: [PATCH 238/796] Create _github-pages-challenge-Blob2763.utils.json --- domains/_github-pages-challenge-Blob2763.utils.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Blob2763.utils.json diff --git a/domains/_github-pages-challenge-Blob2763.utils.json b/domains/_github-pages-challenge-Blob2763.utils.json new file mode 100644 index 000000000..b0595747d --- /dev/null +++ b/domains/_github-pages-challenge-Blob2763.utils.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "TXT": "bac9fea219f8e188022d1c5f70a6c7" + } +} From 198195d473680a44a4be05dcab0c1bde086ccce3 Mon Sep 17 00:00:00 2001 From: justdont0 Date: Sat, 12 Aug 2023 01:07:40 +0300 Subject: [PATCH 239/796] feat(domain): akuto.is-a.dev --- domains/akuto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akuto.json diff --git a/domains/akuto.json b/domains/akuto.json new file mode 100644 index 000000000..b7850970e --- /dev/null +++ b/domains/akuto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "justdont0", + "email": "hello.and.ios@gmail.com" + }, + "record": { + "TXT": "akuto" + } +} From b8f0883662c03dc8ea8bb1295cbdf304818e7066 Mon Sep 17 00:00:00 2001 From: P0rc0D10 Date: Sat, 12 Aug 2023 01:48:35 +0200 Subject: [PATCH 240/796] feat(domain): reizy.is-a.dev --- domains/reizy.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/reizy.json b/domains/reizy.json index b75ddee82..759c7bdba 100644 --- a/domains/reizy.json +++ b/domains/reizy.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "P0rc0D10", "email": "grazioligiuliano52@gmail.com" - }, - "record": { - "URL": "https://reizy.eu" - } + }, + "record": { + "CNAME": "hosts.is-a.dev" } - \ No newline at end of file +} From 757b9760cd4d9387c62c4e6b0f67832b217f6243 Mon Sep 17 00:00:00 2001 From: P0rc0D10 Date: Sat, 12 Aug 2023 01:49:56 +0200 Subject: [PATCH 241/796] feat(domain): malfunzionato.is-a.dev --- domains/malfunzionato.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/malfunzionato.json diff --git a/domains/malfunzionato.json b/domains/malfunzionato.json new file mode 100644 index 000000000..382a331d5 --- /dev/null +++ b/domains/malfunzionato.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "P0rc0D10", + "email": "grazioligiuliano52@gmail.com" + }, + "record": { + "URL": "https://github.com/p0rc0d10" + } +} From 88eed09dfd81fd0fbb2062976c1813b6eb621024 Mon Sep 17 00:00:00 2001 From: FrosT2k5 Date: Sat, 12 Aug 2023 07:37:59 +0530 Subject: [PATCH 242/796] frost2k5: github pages challenge needs reverification Signed-off-by: FrosT2k5 --- domains/_github-pages-challenge-frost2k5.frost2k5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-frost2k5.frost2k5.json diff --git a/domains/_github-pages-challenge-frost2k5.frost2k5.json b/domains/_github-pages-challenge-frost2k5.frost2k5.json new file mode 100644 index 000000000..3a74ce877 --- /dev/null +++ b/domains/_github-pages-challenge-frost2k5.frost2k5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosT2k5", + "email": "androygaming@gmail.com" + }, + "record": { + "TXT": "470d49eac00aadbe7f580a6c455ad9" + } +} From 8ef71791a79c67aae5dae1d428a6333fc4589816 Mon Sep 17 00:00:00 2001 From: ejaz4 Date: Sat, 12 Aug 2023 03:20:43 +0100 Subject: [PATCH 243/796] feat(domain): ejaz.is-a.dev --- domains/ejaz.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/ejaz.json b/domains/ejaz.json index 060d912f0..47050836e 100644 --- a/domains/ejaz.json +++ b/domains/ejaz.json @@ -1,12 +1,9 @@ { - "description": "My personal portfolio site.", - "repo": "https://github.com/ejaz/ejaz4.github.io", "owner": { "username": "ejaz4", - "email": "ejaz@ceccun.com", - "twitter": "ejazaIi" + "email": "ejazali4@protonmail.ch" }, "record": { - "CNAME": "ejaz4.github.io" + "CNAME": "ejaz4.github.io" } } From bdb98dd92d5bff0db48b095dcf54a8c11b2578f7 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Sat, 12 Aug 2023 10:24:13 +0800 Subject: [PATCH 244/796] feat(domain): itsdemongamez.is-a.dev --- domains/itsdemongamez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/itsdemongamez.json diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json new file mode 100644 index 000000000..52511eb4e --- /dev/null +++ b/domains/itsdemongamez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + } +} From b40df03c7256b3f72a19579596f5ca0af0382662 Mon Sep 17 00:00:00 2001 From: peter-schinske <36322869+pjschinske@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:22:13 -0700 Subject: [PATCH 245/796] Create _github-pages-challenge-pjschinske.peter --- domains/_github-pages-challenge-pjschinske.peter | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-pjschinske.peter diff --git a/domains/_github-pages-challenge-pjschinske.peter b/domains/_github-pages-challenge-pjschinske.peter new file mode 100644 index 000000000..2121a5953 --- /dev/null +++ b/domains/_github-pages-challenge-pjschinske.peter @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pjschinske", + "email": "pjschinske@gmail.com" + }, + + "record": { + "TXT": "ae060fca298593aaf2b5cc7aec64e6" + } +} From f83092298e0dcd9f5ffd3f5309785d5bfa397bc7 Mon Sep 17 00:00:00 2001 From: peter-schinske <36322869+pjschinske@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:22:48 -0700 Subject: [PATCH 246/796] Rename _github-pages-challenge-pjschinske.peter to _github-pages-challenge-pjschinske.peter.json --- ...hinske.peter => _github-pages-challenge-pjschinske.peter.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-pjschinske.peter => _github-pages-challenge-pjschinske.peter.json} (100%) diff --git a/domains/_github-pages-challenge-pjschinske.peter b/domains/_github-pages-challenge-pjschinske.peter.json similarity index 100% rename from domains/_github-pages-challenge-pjschinske.peter rename to domains/_github-pages-challenge-pjschinske.peter.json From f6dfee40c9894b7e38c8ff3b3bd2bb85e0026ab3 Mon Sep 17 00:00:00 2001 From: Mizu <71164002+MiyagawaMizu@users.noreply.github.com> Date: Sat, 12 Aug 2023 10:24:19 +0700 Subject: [PATCH 247/796] Update mizu.json --- domains/mizu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mizu.json b/domains/mizu.json index e9613eee4..7e4e94f0a 100644 --- a/domains/mizu.json +++ b/domains/mizu.json @@ -8,7 +8,7 @@ "discord": "miyagawamizu" }, "record": { - "CNAME": "mizunee.pages.dev" + "CNAME": "mizu.pages.dev" } } From d5fc095f1a50536aff02b5cd14bb1fad8926c17c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:28:36 +0800 Subject: [PATCH 248/796] Rename _github-pages-challenge-Blob2763.utils.json to _github-pages-challenge-blob2763.utils.json --- ...763.utils.json => _github-pages-challenge-blob2763.utils.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Blob2763.utils.json => _github-pages-challenge-blob2763.utils.json} (100%) diff --git a/domains/_github-pages-challenge-Blob2763.utils.json b/domains/_github-pages-challenge-blob2763.utils.json similarity index 100% rename from domains/_github-pages-challenge-Blob2763.utils.json rename to domains/_github-pages-challenge-blob2763.utils.json From e12fdc5d818afdfcc2a6a1fe6369220997b4e305 Mon Sep 17 00:00:00 2001 From: Sanchay Kumar Date: Sat, 12 Aug 2023 09:00:33 +0530 Subject: [PATCH 249/796] Add github pages challenge for sanchay.is-a.dev --- domains/_github-pages-challenge-sanchay9.sanchay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sanchay9.sanchay.json diff --git a/domains/_github-pages-challenge-sanchay9.sanchay.json b/domains/_github-pages-challenge-sanchay9.sanchay.json new file mode 100644 index 000000000..02aa7cb59 --- /dev/null +++ b/domains/_github-pages-challenge-sanchay9.sanchay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanchay9", + "email": "sanchaykumar9@gmail.com" + }, + "record": { + "TXT": "25bca04982f50f307259901d6f7688" + } +} From 130240c2f05711a826caabb82b393e59eb901020 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:35:49 +0800 Subject: [PATCH 250/796] Rename _github-pages-challenge-Window5000.window5.json to _github-pages-challenge-window5000.window5.json --- ...ndow5.json => _github-pages-challenge-window5000.window5.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Window5000.window5.json => _github-pages-challenge-window5000.window5.json} (100%) diff --git a/domains/_github-pages-challenge-Window5000.window5.json b/domains/_github-pages-challenge-window5000.window5.json similarity index 100% rename from domains/_github-pages-challenge-Window5000.window5.json rename to domains/_github-pages-challenge-window5000.window5.json From 4f467b7e6fd20b2fadf4f6dfccddfc4572ce6ef9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:40:04 +0800 Subject: [PATCH 251/796] Update gooplancton.json --- domains/gooplancton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gooplancton.json b/domains/gooplancton.json index 270ca6752..a92c329fc 100644 --- a/domains/gooplancton.json +++ b/domains/gooplancton.json @@ -4,6 +4,6 @@ "email": "gooplancton@outlook.com" }, "record": { - "A": "93.93.117.164" + "A": ["93.93.117.164"] } } From e298631c2180b95956d0def45d66f896a40d90fe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:42:50 +0800 Subject: [PATCH 252/796] Rename _github-pages-challenge-HmonsterG.soap.json to _github-pages-challenge-hmonsterg.soap.json --- ...terG.soap.json => _github-pages-challenge-hmonsterg.soap.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-HmonsterG.soap.json => _github-pages-challenge-hmonsterg.soap.json} (100%) diff --git a/domains/_github-pages-challenge-HmonsterG.soap.json b/domains/_github-pages-challenge-hmonsterg.soap.json similarity index 100% rename from domains/_github-pages-challenge-HmonsterG.soap.json rename to domains/_github-pages-challenge-hmonsterg.soap.json From 18285ebf4ee51938df656efe154438d02fdcb617 Mon Sep 17 00:00:00 2001 From: LRxDarkDevil Date: Sat, 12 Aug 2023 08:44:14 +0500 Subject: [PATCH 253/796] feat(domain): _github-pages-challenge-LRxDarkDevil.darkdevil.is-a.dev --- .../_github-pages-challenge-LRxDarkDevil.darkdevil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json diff --git a/domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json b/domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json new file mode 100644 index 000000000..97d9ca686 --- /dev/null +++ b/domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LRxDarkDevil", + "email": "tahaadnanawan@gmail.com" + }, + "record": { + "TXT": "13dafb5731efc3b35b3e1fe1a20ac2" + } +} From efdf83d1a0be43cba2b38d71aed0e162e4b412db Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:44:16 +0800 Subject: [PATCH 254/796] Rename _github-pages-challenge-OrangeLeafDev.orangeleaf36.json to _github-pages-challenge-orangeleafdev.orangeleaf36.json --- ...on => _github-pages-challenge-orangeleafdev.orangeleaf36.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-OrangeLeafDev.orangeleaf36.json => _github-pages-challenge-orangeleafdev.orangeleaf36.json} (100%) diff --git a/domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json b/domains/_github-pages-challenge-orangeleafdev.orangeleaf36.json similarity index 100% rename from domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json rename to domains/_github-pages-challenge-orangeleafdev.orangeleaf36.json From 8e6ff6fb2776efc7706ff3e1523cd96515925a2c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:48:16 +0800 Subject: [PATCH 255/796] Rename _github-pages-challenge-LRxDarkDevil.darkdevil.json to _github-pages-challenge-lrxdarkdevil.darkdevil.json --- ...l.json => _github-pages-challenge-lrxdarkdevil.darkdevil.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-LRxDarkDevil.darkdevil.json => _github-pages-challenge-lrxdarkdevil.darkdevil.json} (100%) diff --git a/domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json b/domains/_github-pages-challenge-lrxdarkdevil.darkdevil.json similarity index 100% rename from domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json rename to domains/_github-pages-challenge-lrxdarkdevil.darkdevil.json From c43a813424fdbd632847af4dc401578ec4978bb1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:59:46 +0800 Subject: [PATCH 256/796] Update zerolandcode.json --- domains/zerolandcode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zerolandcode.json b/domains/zerolandcode.json index 001e35f57..2c5e2fa58 100644 --- a/domains/zerolandcode.json +++ b/domains/zerolandcode.json @@ -4,6 +4,6 @@ "email": "rolteoln@gmail.com" }, "record": { - "URL": "https://zerolandcode.github.io/zerolandcodesite/" + "CNAME": "zerolandcode.github.io" } } From 9105fe88edc5a9d5cb39852e117093b8aa593d41 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 12:07:44 +0800 Subject: [PATCH 257/796] Rename _github-pages-challenge-Blob2763.blob2763.json to _github-pages-challenge-blob2763.blob2763.json --- ...ob2763.json => _github-pages-challenge-blob2763.blob2763.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Blob2763.blob2763.json => _github-pages-challenge-blob2763.blob2763.json} (100%) diff --git a/domains/_github-pages-challenge-Blob2763.blob2763.json b/domains/_github-pages-challenge-blob2763.blob2763.json similarity index 100% rename from domains/_github-pages-challenge-Blob2763.blob2763.json rename to domains/_github-pages-challenge-blob2763.blob2763.json From 6a163fb2e9b08f71b9d42bf39417829ceb36a6ff Mon Sep 17 00:00:00 2001 From: jcarpenter48 <70227084+jcarpenter48@users.noreply.github.com> Date: Sat, 12 Aug 2023 00:09:07 -0400 Subject: [PATCH 258/796] Create _github-pages-challenge-jcarpenter48.jcarpenter.json Create verification TXT record .json for jcarpenter48.is-a.dev --- .../_github-pages-challenge-jcarpenter48.jcarpenter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jcarpenter48.jcarpenter.json diff --git a/domains/_github-pages-challenge-jcarpenter48.jcarpenter.json b/domains/_github-pages-challenge-jcarpenter48.jcarpenter.json new file mode 100644 index 000000000..2d32ac0a9 --- /dev/null +++ b/domains/_github-pages-challenge-jcarpenter48.jcarpenter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jcarpenter48", + "email": "jcarpenter48@mail.com" + }, + "record": { + "TXT": "2b652a052305150f64e2df88a21d0f" + } +} From f36c09ba1c70d53e2e55b1ba14a6e5eb4782bd68 Mon Sep 17 00:00:00 2001 From: Vikram Vishwakarma Date: Sat, 12 Aug 2023 09:56:44 +0530 Subject: [PATCH 259/796] Create _github-pages-challenge-vikramv20.vikramv20.json --- domains/_github-pages-challenge-vikramv20.vikramv20.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-vikramv20.vikramv20.json diff --git a/domains/_github-pages-challenge-vikramv20.vikramv20.json b/domains/_github-pages-challenge-vikramv20.vikramv20.json new file mode 100644 index 000000000..5452fc57d --- /dev/null +++ b/domains/_github-pages-challenge-vikramv20.vikramv20.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vikramv20", + "email": "vs423502@gmail.com" + }, + "record": { + "TXT": "14810aa9ee3adf44431d8a64abc84a" + } +} From 7ae69cc3fbea609c1fe3e7e5edfc55f392b84477 Mon Sep 17 00:00:00 2001 From: ShayokhShorfuddin Date: Sat, 12 Aug 2023 10:44:39 +0600 Subject: [PATCH 260/796] feat(domain): shayokh.is-a.dev --- domains/shayokh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shayokh.json diff --git a/domains/shayokh.json b/domains/shayokh.json new file mode 100644 index 000000000..8c5882a04 --- /dev/null +++ b/domains/shayokh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShayokhShorfuddin", + "email": "shayokhshuvro14@gmail.com" + }, + "record": { + "CNAME": "shayokhshorfuddin.github.io" + } +} From daeaf60cf4e6c7a4c2a542889a4c3b94d5de9688 Mon Sep 17 00:00:00 2001 From: Saurabh yadav <97775798+sohrubh@users.noreply.github.com> Date: Sat, 12 Aug 2023 10:27:58 +0530 Subject: [PATCH 261/796] Adding TXT record for github verification --- domains/_github-pages-challenge-sohrubh.saurabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sohrubh.saurabh.json diff --git a/domains/_github-pages-challenge-sohrubh.saurabh.json b/domains/_github-pages-challenge-sohrubh.saurabh.json new file mode 100644 index 000000000..83dd2b1bf --- /dev/null +++ b/domains/_github-pages-challenge-sohrubh.saurabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sohrubh", + "email": "saurabhyadav5931@gmail.com" + }, + "record": { + "TXT": "0c51849fbc5921380ddc445251597b" + } +} \ No newline at end of file From 6aa6d85596a993189f19ecc2fd44efb5918dc664 Mon Sep 17 00:00:00 2001 From: linuzzx Date: Sat, 12 Aug 2023 09:02:44 +0200 Subject: [PATCH 262/796] feat(domain): _github-pages-challenge-linuzzx.linusx.is-a.dev --- domains/_github-pages-challenge-linuzzx.linusx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-linuzzx.linusx.json diff --git a/domains/_github-pages-challenge-linuzzx.linusx.json b/domains/_github-pages-challenge-linuzzx.linusx.json new file mode 100644 index 000000000..901232893 --- /dev/null +++ b/domains/_github-pages-challenge-linuzzx.linusx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "linuzzx", + "email": "GalaxyLinus@gmail.com" + }, + "record": { + "TXT": "029ab228dfd885b308be6aef43066d" + } +} From 624ced35bb7f46726ea1802ffd1041c2f329104d Mon Sep 17 00:00:00 2001 From: justdont0 <97027325+justdont0@users.noreply.github.com> Date: Sat, 12 Aug 2023 10:05:18 +0300 Subject: [PATCH 263/796] Update akuto.json --- domains/akuto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akuto.json b/domains/akuto.json index b7850970e..cff42e68b 100644 --- a/domains/akuto.json +++ b/domains/akuto.json @@ -4,6 +4,6 @@ "email": "hello.and.ios@gmail.com" }, "record": { - "TXT": "akuto" + "CNAME": "https://akutosait.repl.co" } } From f789f44964deb6444db916a2aa3851a1d7e0f0de Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 15:19:55 +0800 Subject: [PATCH 264/796] Update akuto.json --- domains/akuto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akuto.json b/domains/akuto.json index cff42e68b..3ce446203 100644 --- a/domains/akuto.json +++ b/domains/akuto.json @@ -4,6 +4,6 @@ "email": "hello.and.ios@gmail.com" }, "record": { - "CNAME": "https://akutosait.repl.co" + "CNAME": "akutosait.repl.co" } } From 5f2be8bf51820700f288fc617ebbe3cef54c5df6 Mon Sep 17 00:00:00 2001 From: justdont0 Date: Sat, 12 Aug 2023 10:41:20 +0300 Subject: [PATCH 265/796] feat(domain): akuto.is-a.dev --- domains/akuto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akuto.json b/domains/akuto.json index 3ce446203..3267fe125 100644 --- a/domains/akuto.json +++ b/domains/akuto.json @@ -4,6 +4,6 @@ "email": "hello.and.ios@gmail.com" }, "record": { - "CNAME": "akutosait.repl.co" + "CNAME": "akutosait.dsds6.repl.co" } } From ce0caa8940220f2d3238b37f6c75c62912e857a6 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Sat, 12 Aug 2023 17:54:27 +1000 Subject: [PATCH 266/796] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/foxsden.json diff --git a/domains/foxsden.json b/domains/foxsden.json new file mode 100644 index 000000000..5fad1138c --- /dev/null +++ b/domains/foxsden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FoxsDenYT", + "email": "techseal14@gmail.com" + }, + "record": { + "CNAME": "foxsden.github.io" + } +} From f96960d737eb7e9202a39dc4749c805c225f5636 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 16:41:39 +0800 Subject: [PATCH 267/796] Update foxsden.json --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 5fad1138c..8a5918d00 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "CNAME": "foxsden.github.io" + "CNAME": "foxsdenyt.github.io" } } From a1b6e2b1bf00022d1d9149329f1c2c506e4357b5 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:02:34 +0800 Subject: [PATCH 268/796] Update CONTRIBUTING.md --- CONTRIBUTING.md | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 965261eda..4fa514e5b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,24 +1,21 @@ # Contributing When contributing to this repository, please first discuss the change you wish to make via issue before making a change. -You should also read up on this project's [code of conduct](./CODE_OF_CONDUCT.md). +You should also read up on this project's [code of conduct](https://github.com/is-a-dev/register/blob/main/CODE_OF_CONDUCT.md). ## Pull requests -You can create an pull request for the following reasons - -* Adding, changing or removing a domain file you own. -* Fixing a bug in the scripts or CI. -* Fix an error in the documentation. +- Adding, changing or removing a domain file you own. +- Fixing a bug in the scripts or CI. +- Fix an error in the documentation. #### Domains -Changes to domain files will follow the given process - -* PR will be reviewed and merged to `main` branch. -* The records will be published as soon as the PR is merged. -* The changes should reflect soon after publishing. - +- Your pull request will be reviewed and merged into `main` branch. +- The records will be published as soon as the PR is merged. +- The changes should reflect soon after publishing. ## Issues -* **Report an abusive domain** - Create a new issue with the label `report-abuse`. -* **Report a problem with your domain** - Create a new issue with the label `support`. -* **Suggestions** - Create a new issue with the label `suggestion`. -* **For any questions** - Create a new issue with the label `question`. -* **Report any other issues related to this repository** - Create a new issue with any label that fits. +- **Report an abusive domain** - Create a new issue with the label `report-abuse`. +- **Report a problem with your domain** - Create a new issue with the label `support`. +- **Suggestions** - Create a new issue with the label `suggestion`. +- **For any questions** - Create a new issue with the label `question`. +- **Report any other issues related to this repository** - Create a new issue with any label that fits. From a776348dcc74cf0af4eae9a87724b5bf70d82d98 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:03:30 +0800 Subject: [PATCH 269/796] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 31c61b68f..8baab2bf1 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -5,5 +5,7 @@ This is a Code of Conduct for any interactions in this repository. This includes - **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. -If you believe a domain that has been registered using this service is an abuse of this service, you can report it by creating an issue. -The abuse reports will be investigated and the necessary action will be taken! +## 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. From 249ff01723b541f7139096ccc89139fb6b13d2f0 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:04:20 +0800 Subject: [PATCH 270/796] Update SECURITY.md --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index b382809f4..306969112 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,6 +1,6 @@ # Security Policy -## Reporting a Vulnerability - +## Reporting a vulnerability You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repo. -For higher severity vulnerabilities and bugs, kindly email them to me at [akshay-n0@protonmail.com](mailto:akshay-n0@protonmail.com). + +For higher severity vulnerabilities and bugs, please email the service owner at [akshay-n0@protonmail.com](mailto:akshay-n0@protonmail.com). From 945b381dca8c9d9a7d696085db31301667f10eb9 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:05:11 +0800 Subject: [PATCH 271/796] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 58a770788..ba6cd6508 100644 --- a/README.md +++ b/README.md @@ -16,21 +16,14 @@ Discord Server

-# Issues - -If you have any problems then feel free to open a issue on github. -If you have an issue that contains confidental infomation then email hello@maintainers.is-a.dev any other emails will be ignored. - ## Register ### Automated Registration - Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your github account and click the register page in the navbar. Fill out some questions and it will all happen automagically! Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. ### Manual Registration - - [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). @@ -39,7 +32,6 @@ Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head - Enjoy your new `.is-a.dev` domain! ### CLI Registration - For issues with the CLI, **DO NOT OPEN AN ISSUE ON THIS REPOSITORY**, instead open an issue [here](https://github.com/wdhdev/is-a-dev-cli/issues/new). Install the CLI: From 781ef2390e125244a4dc52d48177d425d88c82e5 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:06:01 +0800 Subject: [PATCH 272/796] Update SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 306969112..27e5fc6e0 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -3,4 +3,4 @@ ## Reporting a vulnerability You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repo. -For higher severity vulnerabilities and bugs, please email the service owner at [akshay-n0@protonmail.com](mailto:akshay-n0@protonmail.com). +For higher severity vulnerabilities and bugs, please email the maintainers at [hello@maintainers.is-a.dev](mailto:hello@maintainers.is-a.dev). From 49e7a16519ad662cea62ceb9c69739554b8872cf Mon Sep 17 00:00:00 2001 From: Maritsu Date: Sat, 12 Aug 2023 11:39:13 +0200 Subject: [PATCH 273/796] feat(domain): janmikowa.is-a.dev --- domains/janmikowa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/janmikowa.json diff --git a/domains/janmikowa.json b/domains/janmikowa.json new file mode 100644 index 000000000..3faf3a917 --- /dev/null +++ b/domains/janmikowa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Maritsu", + "email": "maritsuqnn@gmail.com" + }, + "record": { + "CNAME": "maritsu.github.io" + } +} From bc90584b7a06db0c04b481af1b52de6508865d22 Mon Sep 17 00:00:00 2001 From: Dev-420 <109474310+Dev-420@users.noreply.github.com> Date: Sat, 12 Aug 2023 14:57:09 +0500 Subject: [PATCH 274/796] Update and rename hot-dev.json to dev-420.json --- domains/dev-420.json | 12 ++++++++++++ domains/hot-dev.json | 12 ------------ 2 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 domains/dev-420.json delete mode 100644 domains/hot-dev.json diff --git a/domains/dev-420.json b/domains/dev-420.json new file mode 100644 index 000000000..8c029e4b8 --- /dev/null +++ b/domains/dev-420.json @@ -0,0 +1,12 @@ +{ + "description": "Just a website for me", + "repo": "https://github.com/Dev-420/dev-420.github.io", + "owner": { + "username": "Dev-420", + "email": "imakbss@gmail.com", + "discord":"hot_dev" + }, + "record": { + "CNAME": "dev-420.github.io" + } +} diff --git a/domains/hot-dev.json b/domains/hot-dev.json deleted file mode 100644 index 278c86764..000000000 --- a/domains/hot-dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Just a website for me", - "repo": "https://github.com/gamerz420/gamerz420.github.io", - "owner": { - "username": "gamerz420", - "email": "imakbss@gmail.com", - "discord":"gamerz420#6200" - }, - "record": { - "CNAME": "gamerz420.github.io" - } -} From 69d470c8a773ddde0933107848a6c696d8a96f52 Mon Sep 17 00:00:00 2001 From: Dev-420 <109474310+Dev-420@users.noreply.github.com> Date: Sat, 12 Aug 2023 15:05:14 +0500 Subject: [PATCH 275/796] Create _github-pages-challenge-dev-420.dev-420 --- domains/_github-pages-challenge-dev-420.dev-420 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-dev-420.dev-420 diff --git a/domains/_github-pages-challenge-dev-420.dev-420 b/domains/_github-pages-challenge-dev-420.dev-420 new file mode 100644 index 000000000..2751e7330 --- /dev/null +++ b/domains/_github-pages-challenge-dev-420.dev-420 @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dev-420", + "email": "imakbss@gmail.com" + }, + "record": { + "TXT": "af648cf0502797580ddf061805dad3" + } +} From 563bf0ed39b60bcccb87fd71d7fc013c008d4ff5 Mon Sep 17 00:00:00 2001 From: Shreyas T <97907864+Shreyas-ITB@users.noreply.github.com> Date: Sat, 12 Aug 2023 15:35:28 +0530 Subject: [PATCH 276/796] Create _github-pages-challenge-Shreyas-ITB.shreyasitb.json --- ...github-pages-challenge-Shreyas-ITB.shreyasitb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json diff --git a/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json b/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json new file mode 100644 index 000000000..530f5b885 --- /dev/null +++ b/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for github@bi0hazarDD (GH Pages verification)", + "repo": "https://github.com/Shreyas-ITB/Portfolio", + "owner": { + "username": "Shreyas-ITB", + "email": "shreyasbrillint@gmail.com" + }, + "record": { + "TXT": "737cf4521bb4d1c2a7530ce67a8304" + } +} From 90f1172a4f5fdac3d4693131d73570a4544736db Mon Sep 17 00:00:00 2001 From: Shreyas T <97907864+Shreyas-ITB@users.noreply.github.com> Date: Sat, 12 Aug 2023 15:38:07 +0530 Subject: [PATCH 277/796] Update _github-pages-challenge-Shreyas-ITB.shreyasitb.json --- domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json b/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json index 530f5b885..fecff0dae 100644 --- a/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json +++ b/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json @@ -1,5 +1,5 @@ { - "description": "Personal site for github@bi0hazarDD (GH Pages verification)", + "description": "Personal site for github@Shreyas-ITB (GH Pages verification)", "repo": "https://github.com/Shreyas-ITB/Portfolio", "owner": { "username": "Shreyas-ITB", From 582f176598bab1e80e3d13c817bdd5b0710e3ce1 Mon Sep 17 00:00:00 2001 From: inkilu Date: Sat, 12 Aug 2023 16:07:24 +0530 Subject: [PATCH 278/796] CNAME change for gautham.json --- domains/gautham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gautham.json b/domains/gautham.json index 09e26d726..61dc2a366 100644 --- a/domains/gautham.json +++ b/domains/gautham.json @@ -4,6 +4,6 @@ "email": "gauthamgkm@gmail.com" }, "record": { - "CNAME": "inkilu.github.io" + "CNAME": "inkilu.is-a.dev" } } From fa443bdc36228ce6641e478ce8f584af2ae63d23 Mon Sep 17 00:00:00 2001 From: Vithushan <63534975+ACuteWoof@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:36:55 +0530 Subject: [PATCH 279/796] Create _github-pages-challenge-ACuteWoof.acutewoof.json --- domains/_github-pages-challenge-ACuteWoof.acutewoof.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ACuteWoof.acutewoof.json diff --git a/domains/_github-pages-challenge-ACuteWoof.acutewoof.json b/domains/_github-pages-challenge-ACuteWoof.acutewoof.json new file mode 100644 index 000000000..4245b70a1 --- /dev/null +++ b/domains/_github-pages-challenge-ACuteWoof.acutewoof.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ACuteWoof", + "email": "sutharshanvithushan@gmail.com" + }, + "record": { + "TXT": "8a47d2fca716e0d7e0bcfd424d0784" + } +} From dc6d2be36fc890d2ecd7570b765b16ae24dffbf6 Mon Sep 17 00:00:00 2001 From: Levani Date: Sat, 12 Aug 2023 16:12:41 +0400 Subject: [PATCH 280/796] Create _github-pages-challenge-LevaniVashadze.levani.json --- .../_github-pages-challenge-LevaniVashadze.levani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LevaniVashadze.levani.json diff --git a/domains/_github-pages-challenge-LevaniVashadze.levani.json b/domains/_github-pages-challenge-LevaniVashadze.levani.json new file mode 100644 index 000000000..93a1a3eab --- /dev/null +++ b/domains/_github-pages-challenge-LevaniVashadze.levani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LevaniVashadze", + "email": "vashadzelevani11@gmail.com" + }, + "record": { + "TXT": "ed2358814bd1764933a1fb860ab339" + } +} From b779ece498f79931527449202567becca4c5fa43 Mon Sep 17 00:00:00 2001 From: beabzk Date: Sat, 12 Aug 2023 16:13:55 +0300 Subject: [PATCH 281/796] feat(domain): beabzk.is-a.dev --- domains/beabzk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/beabzk.json diff --git a/domains/beabzk.json b/domains/beabzk.json new file mode 100644 index 000000000..b6ba68ba9 --- /dev/null +++ b/domains/beabzk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "beabzk", + "email": "beabfekadz@gmail.com" + }, + "record": { + "CNAME": "beabzk.github.io" + } +} From c7390622485550dad6fc46326bed179393ce95ac Mon Sep 17 00:00:00 2001 From: "Andrew (Arch)" <111789310+Arch881010@users.noreply.github.com> Date: Sat, 12 Aug 2023 09:42:05 -0500 Subject: [PATCH 282/796] Feat: Create _github-pages-challenge and update arch.json to both have the same TXT record on file. --- .../_github-pages-challenge-Arch881010.arch.json | 14 ++++++++++++++ domains/arch.json | 3 ++- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-Arch881010.arch.json diff --git a/domains/_github-pages-challenge-Arch881010.arch.json b/domains/_github-pages-challenge-Arch881010.arch.json new file mode 100644 index 000000000..03fe5387a --- /dev/null +++ b/domains/_github-pages-challenge-Arch881010.arch.json @@ -0,0 +1,14 @@ +{ + "description": "My personal website on arch.is-a.dev (main files in repo/repository)[Github Challenge].", + "repo": "https://github.com/Arch881010/Arch881010", + "owner": { + "username": "Arch881010", + "email": "c1yd4.arch@inbox.testmail.app", + "discord": "arch1010", + "discord-id": "410248634593050627" + }, + "record": { + "CNAME": "arch881010.github.io", + "TXT": "f7ef0429540150e9e2d26e968dc4de" + } +} diff --git a/domains/arch.json b/domains/arch.json index 3ba605b85..afeaa2231 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -8,6 +8,7 @@ "discord-id": "410248634593050627" }, "record": { - "CNAME": "arch881010.github.io" + "CNAME": "arch881010.github.io", + "TXT": "f7ef0429540150e9e2d26e968dc4de" } } From 6c348d539cc589f1e94f54830c1c3f76241f44ce Mon Sep 17 00:00:00 2001 From: rachmadsuharja Date: Sat, 12 Aug 2023 22:38:35 +0700 Subject: [PATCH 283/796] feat(domain): rachmadsuharja.is-a.dev --- domains/rachmadsuharja.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rachmadsuharja.json diff --git a/domains/rachmadsuharja.json b/domains/rachmadsuharja.json new file mode 100644 index 000000000..eb178a153 --- /dev/null +++ b/domains/rachmadsuharja.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachmadsuharja", + "email": "rachmadsuharja123@gmail.com" + }, + "record": { + "CNAME": "rachmadsuharja.github.io" + } +} From 3e2c14f99ed581faa7edfc215971b20b71961290 Mon Sep 17 00:00:00 2001 From: UtsaV <98129499+UtsaVy@users.noreply.github.com> Date: Sat, 12 Aug 2023 22:02:47 +0530 Subject: [PATCH 284/796] feat(domain): add `albagra.is-a.dev` --- domains/albagra.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/albagra.json diff --git a/domains/albagra.json b/domains/albagra.json new file mode 100644 index 000000000..4cd038bca --- /dev/null +++ b/domains/albagra.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "UtsaVy", + "email": "utsavk681@gmail.com" + }, + + "record": { + "CNAME": "fake.dev" + } +} From 0d8c717ed51008d06423a2e57eb7c480e3261a9b Mon Sep 17 00:00:00 2001 From: UtsaV <98129499+UtsaVy@users.noreply.github.com> Date: Sat, 12 Aug 2023 22:15:47 +0530 Subject: [PATCH 285/796] feat(domain): add `al-bagra.is-a.dev` --- domains/al-bagra.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/al-bagra.json diff --git a/domains/al-bagra.json b/domains/al-bagra.json new file mode 100644 index 000000000..0f4444470 --- /dev/null +++ b/domains/al-bagra.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "UtsaVy", + "email": "utsavk681@gmail.com" + }, + + "record": { + "CNAME": "utsav.github.io" + } +} From 158b2d3055eb56b637e66b105112697f1f30dbda Mon Sep 17 00:00:00 2001 From: jb3 Date: Sat, 12 Aug 2023 19:17:48 +0200 Subject: [PATCH 286/796] feat(domain): _github-pages-challenge-jb3.joe.is-a.dev --- domains/_github-pages-challenge-jb3.joe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jb3.joe.json diff --git a/domains/_github-pages-challenge-jb3.joe.json b/domains/_github-pages-challenge-jb3.joe.json new file mode 100644 index 000000000..79d775fb8 --- /dev/null +++ b/domains/_github-pages-challenge-jb3.joe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jb3", + "email": "joe@jb3.dev" + }, + "record": { + "TXT": "b10c435ad8d9bb1a305cf52669e9ad" + } +} From 9eac41fa1164760423fb2059e318116390576d9f Mon Sep 17 00:00:00 2001 From: UtsaV <98129499+UtsaVy@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:03:17 +0530 Subject: [PATCH 287/796] Delete albagra.json --- domains/albagra.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/albagra.json diff --git a/domains/albagra.json b/domains/albagra.json deleted file mode 100644 index 4cd038bca..000000000 --- a/domains/albagra.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "UtsaVy", - "email": "utsavk681@gmail.com" - }, - - "record": { - "CNAME": "fake.dev" - } -} From 06f400bb6005c411035bf83a5a00d6c0f24c222b Mon Sep 17 00:00:00 2001 From: Kris Patel Date: Sat, 12 Aug 2023 23:26:12 +0530 Subject: [PATCH 288/796] kris-patel.json added for kris-patel.is-a.dev --- domains/kris-patel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kris-patel.json diff --git a/domains/kris-patel.json b/domains/kris-patel.json new file mode 100644 index 000000000..7c5fc33ae --- /dev/null +++ b/domains/kris-patel.json @@ -0,0 +1,12 @@ + +{ + "description": "Prorammer , Developer and Student", + "repo": "https://github.com/Kris0011", + "owner": { + "username": "Kris Patel", + "email": "krishp759@gmail.com" + }, + "record": { + "URL": "https://personalportfolio.kris-patelpatel.repl.co/" + } +} \ No newline at end of file From b400a3c856edcfdc1224b2960036513e1a06803b Mon Sep 17 00:00:00 2001 From: "Andrew (Arch)" <111789310+Arch881010@users.noreply.github.com> Date: Sat, 12 Aug 2023 13:37:08 -0500 Subject: [PATCH 289/796] Fix: Check Failure --- domains/_github-pages-challenge-Arch881010.arch.json | 1 - domains/arch.json | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/_github-pages-challenge-Arch881010.arch.json b/domains/_github-pages-challenge-Arch881010.arch.json index 03fe5387a..180d212f0 100644 --- a/domains/_github-pages-challenge-Arch881010.arch.json +++ b/domains/_github-pages-challenge-Arch881010.arch.json @@ -8,7 +8,6 @@ "discord-id": "410248634593050627" }, "record": { - "CNAME": "arch881010.github.io", "TXT": "f7ef0429540150e9e2d26e968dc4de" } } diff --git a/domains/arch.json b/domains/arch.json index afeaa2231..3ba605b85 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -8,7 +8,6 @@ "discord-id": "410248634593050627" }, "record": { - "CNAME": "arch881010.github.io", - "TXT": "f7ef0429540150e9e2d26e968dc4de" + "CNAME": "arch881010.github.io" } } From 1b8c66d84963ac591b63a181266e8df073531524 Mon Sep 17 00:00:00 2001 From: Tri Yatna <76424714+triyatna@users.noreply.github.com> Date: Sun, 13 Aug 2023 02:13:59 +0700 Subject: [PATCH 290/796] Create triyatna.json --- domains/triyatna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/triyatna.json diff --git a/domains/triyatna.json b/domains/triyatna.json new file mode 100644 index 000000000..da317342d --- /dev/null +++ b/domains/triyatna.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain Redirect", + "repo": "https://github.com/triyatna/triyatna.github.io", + "owner": { + "username": "triyatna", + "email": "triyatna.com@gmail.com", + }, + "record": { + "CNAME": "triyatna.github.io" + } +} From 47150a260bce7d9011c16a96adbfdeb0167dbde8 Mon Sep 17 00:00:00 2001 From: SebiTalent04 Date: Sat, 12 Aug 2023 23:08:06 +0300 Subject: [PATCH 291/796] feat(domain): sebitalent04.is-a.dev --- domains/sebitalent04.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json index c89df20b3..c46bcdad8 100644 --- a/domains/sebitalent04.json +++ b/domains/sebitalent04.json @@ -1,11 +1,9 @@ { - "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", "owner": { "username": "SebiTalent04", - "email": "", - "discord": "Sto#7264" + "email": "stoican_sebi@yahoo.com" }, "record": { - "CNAME": "SebiTalent04.github.io" + "TXT": "8139f556926b84918edeb68fa50b47" } } From d60bc67bdc730bb07262f6bf038abfb96acec07e Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:10:09 +0300 Subject: [PATCH 292/796] Delete sebitalent04.json --- domains/sebitalent04.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sebitalent04.json diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json deleted file mode 100644 index c46bcdad8..000000000 --- a/domains/sebitalent04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SebiTalent04", - "email": "stoican_sebi@yahoo.com" - }, - "record": { - "TXT": "8139f556926b84918edeb68fa50b47" - } -} From 47f7dc71c66d8fc1180c5d7d0c6c8db5c33a6f92 Mon Sep 17 00:00:00 2001 From: SebiTalent04 Date: Sat, 12 Aug 2023 23:15:00 +0300 Subject: [PATCH 293/796] feat(domain): _github-pages-challenge-SebiTalent04.sebitalent04.is-a.dev --- ...github-pages-challenge-SebiTalent04.sebitalent04.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-SebiTalent04.sebitalent04.json diff --git a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json new file mode 100644 index 000000000..bd4262307 --- /dev/null +++ b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SebiTalent04", + "email": "stoican_sebi@yahoo.com" + }, + "record": { + "TXT": "8139f556926b84918edeb68fa50b47" + } +} From 30604486a3ffed14409512343b97feb3cb142d80 Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:15:55 +0300 Subject: [PATCH 294/796] Update _github-pages-challenge-SebiTalent04.sebitalent04.json --- domains/_github-pages-challenge-SebiTalent04.sebitalent04.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json index bd4262307..89181bf4f 100644 --- a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json +++ b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json @@ -1,7 +1,6 @@ { "owner": { "username": "SebiTalent04", - "email": "stoican_sebi@yahoo.com" }, "record": { "TXT": "8139f556926b84918edeb68fa50b47" From 5537858bc0fcfddc0707e60d1c3d0f6f64fd4325 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:02:53 +0800 Subject: [PATCH 295/796] Rename _github-pages-challenge-dev-420.dev-420 to _github-pages-challenge-dev-420.dev-420.json --- ...v-420.dev-420 => _github-pages-challenge-dev-420.dev-420.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-dev-420.dev-420 => _github-pages-challenge-dev-420.dev-420.json} (100%) diff --git a/domains/_github-pages-challenge-dev-420.dev-420 b/domains/_github-pages-challenge-dev-420.dev-420.json similarity index 100% rename from domains/_github-pages-challenge-dev-420.dev-420 rename to domains/_github-pages-challenge-dev-420.dev-420.json From 5675c36c58d1b6d8c968f7308cfed39a5e872fcc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:03:21 +0800 Subject: [PATCH 296/796] Discard changes to domains/hot-dev.json --- domains/hot-dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hot-dev.json diff --git a/domains/hot-dev.json b/domains/hot-dev.json new file mode 100644 index 000000000..278c86764 --- /dev/null +++ b/domains/hot-dev.json @@ -0,0 +1,12 @@ +{ + "description": "Just a website for me", + "repo": "https://github.com/gamerz420/gamerz420.github.io", + "owner": { + "username": "gamerz420", + "email": "imakbss@gmail.com", + "discord":"gamerz420#6200" + }, + "record": { + "CNAME": "gamerz420.github.io" + } +} From 93ba26bc9ea3dfdd80350474dbafc83185f93358 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:03:56 +0800 Subject: [PATCH 297/796] Delete hot-dev.json --- domains/hot-dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/hot-dev.json diff --git a/domains/hot-dev.json b/domains/hot-dev.json deleted file mode 100644 index be8316ea9..000000000 --- a/domains/hot-dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Just a website for me", - "repo": "https://github.com/gamerz420/gamerz420.github.io", - "owner": { - "username": "gamerz420", - "email": "imakbss@gmail.com", - "discord": "gamerz420#6200" - }, - "record": { - "CNAME": "gamerz420.github.io" - } -} From b21ef56ad20e030c1454d06f481a16f20eb0c5fb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:04:34 +0800 Subject: [PATCH 298/796] Rename _github-pages-challenge-Shreyas-ITB.shreyasitb.json to _github-pages-challenge-shreyas-itb.shreyasitb.json --- ...b.json => _github-pages-challenge-shreyas-itb.shreyasitb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Shreyas-ITB.shreyasitb.json => _github-pages-challenge-shreyas-itb.shreyasitb.json} (100%) diff --git a/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json b/domains/_github-pages-challenge-shreyas-itb.shreyasitb.json similarity index 100% rename from domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json rename to domains/_github-pages-challenge-shreyas-itb.shreyasitb.json From 584e572f456e8d8c856246f8903a01eeb0d26147 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:04:44 +0800 Subject: [PATCH 299/796] Discard changes to domains/shreyasitb.json --- domains/shreyasitb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shreyasitb.json b/domains/shreyasitb.json index b9a59c9b9..c99534432 100644 --- a/domains/shreyasitb.json +++ b/domains/shreyasitb.json @@ -4,6 +4,6 @@ "email": "rstechbros@gmail.com" }, "record": { - "TXT": "737cf4521bb4d1c2a7530ce67a8304" + "CNAME": "shreyas-itb.github.io" } } From f2bdcd57dc2f3d29215e84643fee42c1c0959432 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:11:09 +0800 Subject: [PATCH 300/796] Rename _github-pages-challenge-ACuteWoof.acutewoof.json to _github-pages-challenge-acutewoof.acutewoof.json --- ...woof.json => _github-pages-challenge-acutewoof.acutewoof.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ACuteWoof.acutewoof.json => _github-pages-challenge-acutewoof.acutewoof.json} (100%) diff --git a/domains/_github-pages-challenge-ACuteWoof.acutewoof.json b/domains/_github-pages-challenge-acutewoof.acutewoof.json similarity index 100% rename from domains/_github-pages-challenge-ACuteWoof.acutewoof.json rename to domains/_github-pages-challenge-acutewoof.acutewoof.json From 67c0e0eeee22d2876bfdb06dad40d8ea39196c69 Mon Sep 17 00:00:00 2001 From: X-Gorn Date: Sun, 13 Aug 2023 14:16:25 +0900 Subject: [PATCH 301/796] feat(domain): xgorn.is-a.dev --- domains/xgorn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xgorn.json diff --git a/domains/xgorn.json b/domains/xgorn.json new file mode 100644 index 000000000..1136bfe9f --- /dev/null +++ b/domains/xgorn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "X-Gorn", + "email": "xgorntv@gmail.com" + }, + "record": { + "A": ["104.248.148.191"] + } +} From 53d27116bb87aa7ee96b1b477f00ef99a0617dbf Mon Sep 17 00:00:00 2001 From: Vaibhav Patel Date: Sun, 13 Aug 2023 14:36:11 +0530 Subject: [PATCH 302/796] Update vaibhv.json --- domains/vaibhv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vaibhv.json b/domains/vaibhv.json index 62e6fd20b..4a01fe844 100644 --- a/domains/vaibhv.json +++ b/domains/vaibhv.json @@ -4,6 +4,6 @@ "email": "vaibhavharsoda77@gmail.com" }, "record": { - "A": ["192.0.2.1"] + "CNAME": "vaibhavharsoda.github.io" } } From 9a3b0879524289f80c9b2c6f442330ae2e8944bf Mon Sep 17 00:00:00 2001 From: vaibhavharsoda Date: Sun, 13 Aug 2023 14:38:59 +0530 Subject: [PATCH 303/796] feat(domain): Vaibhv.is-a.dev --- domains/Vaibhv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Vaibhv.json diff --git a/domains/Vaibhv.json b/domains/Vaibhv.json new file mode 100644 index 000000000..4a01fe844 --- /dev/null +++ b/domains/Vaibhv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vaibhavharsoda", + "email": "vaibhavharsoda77@gmail.com" + }, + "record": { + "CNAME": "vaibhavharsoda.github.io" + } +} From 7ac8aba0c7ff682fe645d88994536c009ba89124 Mon Sep 17 00:00:00 2001 From: wansies Date: Sun, 13 Aug 2023 11:27:43 +0200 Subject: [PATCH 304/796] feat(domain): wan.is-a.dev --- domains/wan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wan.json b/domains/wan.json index ad0c923ab..28ed11e47 100644 --- a/domains/wan.json +++ b/domains/wan.json @@ -4,6 +4,6 @@ "email": "taio6@duck.com" }, "record": { - "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" + "CNAME": "wansies.github.io" } } From 8f08974810c238d94863e9220d2d833e453a1f91 Mon Sep 17 00:00:00 2001 From: vysakh Date: Sun, 13 Aug 2023 15:46:46 +0530 Subject: [PATCH 305/796] for github domain reverification --- domains/_github-pages-challenge-vyshuks.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-vyshuks.json diff --git a/domains/_github-pages-challenge-vyshuks.json b/domains/_github-pages-challenge-vyshuks.json new file mode 100644 index 000000000..39476df3e --- /dev/null +++ b/domains/_github-pages-challenge-vyshuks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vyshuks", + "email": "vyshuks@gmail.com" + }, + "record": { + "TXT": "d1c7eb98e179173dee56d86aaf5e9a" + } +} From acea4c1ae42bc1210942c58cca285c8941fefd0d Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Sun, 13 Aug 2023 16:16:12 +0530 Subject: [PATCH 306/796] feat(domain): akash.is-a.dev --- domains/akash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akash.json diff --git a/domains/akash.json b/domains/akash.json new file mode 100644 index 000000000..bffaee221 --- /dev/null +++ b/domains/akash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SquareSmp", + "email": "squaresmp@asia.com" + }, + "record": { + "CNAME": "8e7e5199-15ef-4f4d-8350-68c025df6616.id.repl.co" + } +} From 2e18aa21e733b0996cceb6b7fd80d099fdcce996 Mon Sep 17 00:00:00 2001 From: nxyoo Date: Sun, 13 Aug 2023 12:53:54 +0200 Subject: [PATCH 307/796] feat(domain): nxyoo.is-a.dev --- domains/nxyoo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nxyoo.json diff --git a/domains/nxyoo.json b/domains/nxyoo.json new file mode 100644 index 000000000..f75d2607f --- /dev/null +++ b/domains/nxyoo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nxyoo", + "email": "armqnd.pro@gmail.com" + }, + "record": { + "A": ["185.221.182.32"] + } +} From 5afdd8453a152bbe7f8b3f235e6741207028317f Mon Sep 17 00:00:00 2001 From: borboss Date: Sun, 13 Aug 2023 09:11:03 -0400 Subject: [PATCH 308/796] feat(domain): borboss.is-a.dev --- domains/borboss.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/borboss.json diff --git a/domains/borboss.json b/domains/borboss.json new file mode 100644 index 000000000..33dd07cc7 --- /dev/null +++ b/domains/borboss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "borboss", + "email": "bobbarosshasnoemail@gmail.com" + }, + "record": { + "CNAME": "borboss.github.io" + } +} From 20dda80c14961f3a057cf830171bf52eca6bc424 Mon Sep 17 00:00:00 2001 From: Noma4321 Date: Sun, 13 Aug 2023 18:52:04 +0300 Subject: [PATCH 309/796] feat(domain): _github-pages-challenge-Noma4321.noma.is-a.dev --- domains/_github-pages-challenge-Noma4321.noma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Noma4321.noma.json diff --git a/domains/_github-pages-challenge-Noma4321.noma.json b/domains/_github-pages-challenge-Noma4321.noma.json new file mode 100644 index 000000000..4fc6c3265 --- /dev/null +++ b/domains/_github-pages-challenge-Noma4321.noma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Noma4321", + "email": "noam.malka1yt@gmail.com" + }, + "record": { + "TXT": "3050b2d9504b6f7cab6049c0d11f64" + } +} From 73fd017a982073daa680b618d087d3aa6acda440 Mon Sep 17 00:00:00 2001 From: tamton-aquib Date: Sun, 13 Aug 2023 23:17:11 +0530 Subject: [PATCH 310/796] feat(domain): tamton-aquib.is-a.dev --- domains/tamton-aquib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tamton-aquib.json diff --git a/domains/tamton-aquib.json b/domains/tamton-aquib.json new file mode 100644 index 000000000..da6232cde --- /dev/null +++ b/domains/tamton-aquib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tamton-aquib", + "email": "aquibjavedt007@gmail.com" + }, + "record": { + "CNAME": "tamton-aquib.netlify.app" + } +} From a7abce1a7c22083daf86d3c430be63773d73143a Mon Sep 17 00:00:00 2001 From: hilausfbrdhiiuhsdfh Date: Sun, 13 Aug 2023 13:57:07 -0400 Subject: [PATCH 311/796] feat(domain): tm-math.is-a.dev --- domains/tm-math.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tm-math.json diff --git a/domains/tm-math.json b/domains/tm-math.json new file mode 100644 index 000000000..b0787c686 --- /dev/null +++ b/domains/tm-math.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hilausfbrdhiiuhsdfh", + "email": "timedoutbusiness@gmail.com" + }, + "record": { + "URL": "https://timed-out-math.hop.sh/" + } +} From 6c091103753a753a0d834aff26f00816269c9cb6 Mon Sep 17 00:00:00 2001 From: SurvExe1Pc Date: Sun, 13 Aug 2023 15:50:10 -0400 Subject: [PATCH 312/796] feat(domain): surv.is-a.dev --- domains/surv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/surv.json diff --git a/domains/surv.json b/domains/surv.json new file mode 100644 index 000000000..d5adf9796 --- /dev/null +++ b/domains/surv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SurvExe1Pc", + "email": "a_2oo@outlook.com" + }, + "record": { + "CNAME": "survexe1pc.github.io" + } +} From b323c0a2f589f4c180970b933e7c1e2f3ae84f91 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sun, 13 Aug 2023 21:20:45 +0100 Subject: [PATCH 313/796] feat(domain): is-a-dev-testing.is-a.dev --- domains/is-a-dev-testing.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/is-a-dev-testing.json diff --git a/domains/is-a-dev-testing.json b/domains/is-a-dev-testing.json new file mode 100644 index 000000000..e2a1cd34f --- /dev/null +++ b/domains/is-a-dev-testing.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 11727b4f1f03034690608923398baada75caed87 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sun, 13 Aug 2023 23:25:30 +0100 Subject: [PATCH 314/796] feat(domain): b69029a2925ad960f5af027cd6d10ed9.is-a.dev --- domains/b69029a2925ad960f5af027cd6d10ed9.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/b69029a2925ad960f5af027cd6d10ed9.json diff --git a/domains/b69029a2925ad960f5af027cd6d10ed9.json b/domains/b69029a2925ad960f5af027cd6d10ed9.json new file mode 100644 index 000000000..bef44eee2 --- /dev/null +++ b/domains/b69029a2925ad960f5af027cd6d10ed9.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "CNAME": "verify.bing.com" + } +} From fa17f31251315d51dcdb43446a7685112c70cbd8 Mon Sep 17 00:00:00 2001 From: willothy Date: Sun, 13 Aug 2023 17:04:04 -0700 Subject: [PATCH 315/796] feat(domain): willothy.is-a.dev --- domains/willothy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/willothy.json diff --git a/domains/willothy.json b/domains/willothy.json new file mode 100644 index 000000000..b117237fd --- /dev/null +++ b/domains/willothy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "willothy", + "email": "willothyh@gmail.com" + }, + "record": { + "URL": "https://willothy.com" + } +} From dc9cc99880fa1325e4bb8a41b3b7a8bb0d3d1f8d Mon Sep 17 00:00:00 2001 From: Vaibhav Patel Date: Mon, 14 Aug 2023 11:41:12 +0530 Subject: [PATCH 316/796] Delete Vaibhv.json --- domains/Vaibhv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/Vaibhv.json diff --git a/domains/Vaibhv.json b/domains/Vaibhv.json deleted file mode 100644 index 4a01fe844..000000000 --- a/domains/Vaibhv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vaibhavharsoda", - "email": "vaibhavharsoda77@gmail.com" - }, - "record": { - "CNAME": "vaibhavharsoda.github.io" - } -} From 93bd62e4f4044e2be2ee44fa87cb9ff3ba1875db Mon Sep 17 00:00:00 2001 From: vysakh Date: Mon, 14 Aug 2023 13:28:24 +0530 Subject: [PATCH 317/796] Rename _github-pages-challenge-vyshuks.json to _github-pages-challenge-vyshuks.vysakh.json --- ...vyshuks.json => _github-pages-challenge-vyshuks.vysakh.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-vyshuks.json => _github-pages-challenge-vyshuks.vysakh.json} (68%) diff --git a/domains/_github-pages-challenge-vyshuks.json b/domains/_github-pages-challenge-vyshuks.vysakh.json similarity index 68% rename from domains/_github-pages-challenge-vyshuks.json rename to domains/_github-pages-challenge-vyshuks.vysakh.json index 39476df3e..c90ab14b0 100644 --- a/domains/_github-pages-challenge-vyshuks.json +++ b/domains/_github-pages-challenge-vyshuks.vysakh.json @@ -4,6 +4,6 @@ "email": "vyshuks@gmail.com" }, "record": { - "TXT": "d1c7eb98e179173dee56d86aaf5e9a" + "TXT": "0cb8ba615b779ff95bfe738257a888" } } From 8857201e1c69c1d885490d064c1d3736796ad19e Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Mon, 14 Aug 2023 21:21:00 +0800 Subject: [PATCH 318/796] Update itsdemongamez.json Updated .json file --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 52511eb4e..ae432e3c0 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + "CNAME": "ShadowPlayzYT22.github.io" } } From 9fdefedebfebd16acc86d41ea516d05411476ea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E5=AE=B6=E5=9C=B0=E5=B0=8F=E8=8D=89=E5=B8=BD?= Date: Mon, 14 Aug 2023 23:28:37 +0800 Subject: [PATCH 319/796] feat(domain): add `wusong.is-a.dev` --- domains/wusong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wusong.json diff --git a/domains/wusong.json b/domains/wusong.json new file mode 100644 index 000000000..3a742781c --- /dev/null +++ b/domains/wusong.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bayunjiang", + "email": "master@bayun.org" + }, + + "record": { + "CNAME": "bayunjiang.github.io" + } +} From f9302372c45294aec043789524a3b31e123f60de Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:18:31 +0800 Subject: [PATCH 320/796] Update itsdemongamez.json Updated itsdemongamez.json file --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index ae432e3c0..005343483 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "ShadowPlayzYT22.github.io" + "CNAME": "DemonGamez-website.github.io" } } From 71c1dd91e2149c91bf4a465c87759b4d1f865a76 Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:29:38 +0800 Subject: [PATCH 321/796] Update itsdemongamez.json again Updated itsdemongamez.json CNAME --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 005343483..5979a0f57 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "DemonGamez-website.github.io" + "CNAME": "shadowplayzyt22.github.io" } } From 5967f7328d5b0093b07b7457bef0eb253aef65fc Mon Sep 17 00:00:00 2001 From: Ken Wu Date: Mon, 14 Aug 2023 21:07:24 -0200 Subject: [PATCH 322/796] Update _github-pages-challenge-kenwuqianghao.kenwu.json --- domains/_github-pages-challenge-kenwuqianghao.kenwu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-kenwuqianghao.kenwu.json b/domains/_github-pages-challenge-kenwuqianghao.kenwu.json index 14849215f..e4e4ccbab 100644 --- a/domains/_github-pages-challenge-kenwuqianghao.kenwu.json +++ b/domains/_github-pages-challenge-kenwuqianghao.kenwu.json @@ -7,6 +7,6 @@ "twitter": "KenWuqianghao" }, "record": { - "TXT": "15c0eb5d4a85c75c4b205ac26a4d31" + "TXT": "ddd9e6fce10cefd43829dc21e9bc09" } } From 776f66352acdb067e9b6cc8f96d52df90005ca28 Mon Sep 17 00:00:00 2001 From: noobshubham <55689986+noobshubham@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:21:35 +0530 Subject: [PATCH 323/796] Update shubham.json Update the TXT Record! --- domains/shubham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubham.json b/domains/shubham.json index b133e9d24..e8417de2d 100644 --- a/domains/shubham.json +++ b/domains/shubham.json @@ -6,6 +6,6 @@ "email": "noobshubham65@gmail.com" }, "record": { - "CNAME": "noobshubham.github.io" + "TXT": "d195c824403985d365b744c05663fb" } } From bea77dca93c848b10fd14a87d9840461966259fc Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 11:25:24 +1000 Subject: [PATCH 324/796] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 8a5918d00..ee7c4df74 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "CNAME": "foxsdenyt.github.io" + "MX": "mx1.forwardemail.net" } } From ed35d83d087b71c098a0e5486af47833cb41fd55 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 11:39:56 +1000 Subject: [PATCH 325/796] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index ee7c4df74..2a979802c 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": "mx1.forwardemail.net" + "TXT": "forward-email=foxsdenyt@gmail.com" } } From abb5eb8d7595c5bb5356423bf3477fb39ad66ba6 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 11:40:10 +1000 Subject: [PATCH 326/796] feat(domain): foxsden.is-a.dev From 525429ba809d25a4c4352824d16779d99155215d Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:25:52 +1000 Subject: [PATCH 327/796] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 2a979802c..5ad70e6f0 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "TXT": "forward-email=foxsdenyt@gmail.com" + "TXT": " forward-email=foxsdenyt@gmail.com" } } From aa720407e976a9a9b124f3dd2b2a577830c82460 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:29:26 +1000 Subject: [PATCH 328/796] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 5ad70e6f0..ee7c4df74 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "TXT": " forward-email=foxsdenyt@gmail.com" + "MX": "mx1.forwardemail.net" } } From 1e047c7cbcb2ecb416b7be0f078e5b1046936010 Mon Sep 17 00:00:00 2001 From: Fox's Den <47910472+FoxsDenYT@users.noreply.github.com> Date: Tue, 15 Aug 2023 12:33:26 +1000 Subject: [PATCH 329/796] Update foxsden.json Sorry for the large ammonts of commits. the manage panel was screwing up so i gave up and edited the file this way --- domains/foxsden.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/foxsden.json b/domains/foxsden.json index ee7c4df74..a8a9bfb72 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -5,5 +5,7 @@ }, "record": { "MX": "mx1.forwardemail.net" + "TXT": "forward-email=foxsdenyt@gmail.com", + "CNAME": "foxsdenyt.github.io" } } From 4cd5d84dbda4e891cc4bf5d3ee547d91b0dfc1ef Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:52:35 +1000 Subject: [PATCH 330/796] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index a8a9bfb72..22f407f46 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,8 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": "mx1.forwardemail.net" - "TXT": "forward-email=foxsdenyt@gmail.com", "CNAME": "foxsdenyt.github.io" } } From 94de09c2a3ab7494b02ff088dc709fc556647e4c Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:55:52 +1000 Subject: [PATCH 331/796] feat(domain): foxsden.is-a.dev From dc4b24b803948d9932f752081d8727b1c82189dd Mon Sep 17 00:00:00 2001 From: noobshubham <55689986+noobshubham@users.noreply.github.com> Date: Tue, 15 Aug 2023 09:01:29 +0530 Subject: [PATCH 332/796] Update shubham.json --- domains/shubham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubham.json b/domains/shubham.json index e8417de2d..b133e9d24 100644 --- a/domains/shubham.json +++ b/domains/shubham.json @@ -6,6 +6,6 @@ "email": "noobshubham65@gmail.com" }, "record": { - "TXT": "d195c824403985d365b744c05663fb" + "CNAME": "noobshubham.github.io" } } From 301aa09543147931a0ce2b808c4b358cf6310dc6 Mon Sep 17 00:00:00 2001 From: noobshubham <55689986+noobshubham@users.noreply.github.com> Date: Tue, 15 Aug 2023 09:02:55 +0530 Subject: [PATCH 333/796] Create _github-pages-challenge-noobshubham.shubham.json for domain verification --- .../_github-pages-challenge-noobshubham.shubham.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-noobshubham.shubham.json diff --git a/domains/_github-pages-challenge-noobshubham.shubham.json b/domains/_github-pages-challenge-noobshubham.shubham.json new file mode 100644 index 000000000..a8882ab7e --- /dev/null +++ b/domains/_github-pages-challenge-noobshubham.shubham.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/noobshubham/Portfolio", + "owner": { + "username": "noobshubham", + "email": "noobshubham65@gmail.com" + }, + "record": { + "TXT": "d195c824403985d365b744c05663fb" + } +} From adaedc5d0374848b74bf8b97ab479273fb1ddfa5 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 13:37:14 +1000 Subject: [PATCH 334/796] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 22f407f46..3fe719876 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "CNAME": "foxsdenyt.github.io" + "MX": "10 mx1.forwardemail.net" } } From b5ff7a15789658510523f5bde440b7e32ed89832 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 15 Aug 2023 11:58:21 +0800 Subject: [PATCH 335/796] Update foxsden.json --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 3fe719876..721cddd27 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": "10 mx1.forwardemail.net" + "MX": ["mx1.forwardemail.net"] } } From 657b58a7c6d4b76db8c4b4910e079b892c174abb Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Tue, 15 Aug 2023 12:17:22 +0800 Subject: [PATCH 336/796] Update itsdemongamez.json --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 52511eb4e..0c81aa947 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + "CNAME": "Demon-Gamez-website.github.io" } } From b59ddb8ca24d4f29d1c810dd472c7c9b2530adb9 Mon Sep 17 00:00:00 2001 From: itsrn Date: Mon, 14 Aug 2023 21:44:32 -0700 Subject: [PATCH 337/796] feat(domain): ron .is-a.dev --- domains/ron .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ron .json diff --git a/domains/ron .json b/domains/ron .json new file mode 100644 index 000000000..b51486d88 --- /dev/null +++ b/domains/ron .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "TXT": "vc-domain-verify=ron.is-a.dev,46c5fcd5dc0703549f7c" + } +} From 22773bdf1ace32ea4e7391e1a66ea5a809d445f2 Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Tue, 15 Aug 2023 11:20:50 +0530 Subject: [PATCH 338/796] feat(domain): byte.is-a.dev --- domains/byte.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/byte.json diff --git a/domains/byte.json b/domains/byte.json new file mode 100644 index 000000000..b25114358 --- /dev/null +++ b/domains/byte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SquareSmp", + "email": "squaresmp@asia.com" + }, + "record": { + "URL": "https://squaresmp.github.io/" + } +} From efcf9d3127d10090af067a29dbd45e955ee1857d Mon Sep 17 00:00:00 2001 From: Ron Nuss Date: Tue, 15 Aug 2023 00:22:13 -0700 Subject: [PATCH 339/796] Fixed empty space --- domains/{ron .json => ron.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ron .json => ron.json} (100%) diff --git a/domains/ron .json b/domains/ron.json similarity index 100% rename from domains/ron .json rename to domains/ron.json From 2843fc03daa0f2613452ed6ebe158d8be48fbabd Mon Sep 17 00:00:00 2001 From: Ron Nuss Date: Tue, 15 Aug 2023 07:52:46 +0000 Subject: [PATCH 340/796] Modified record to CNAME --- domains/ron.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ron.json b/domains/ron.json index b51486d88..ba6fba4b5 100644 --- a/domains/ron.json +++ b/domains/ron.json @@ -4,6 +4,6 @@ "email": "shalom@itsron.space" }, "record": { - "TXT": "vc-domain-verify=ron.is-a.dev,46c5fcd5dc0703549f7c" + "CNAME": "itsrn.github.io" } -} +} \ No newline at end of file From 097ec359846611d149c68e34196edddaddee646e Mon Sep 17 00:00:00 2001 From: erdem85 Date: Tue, 15 Aug 2023 11:21:02 +0300 Subject: [PATCH 341/796] feat(domain): erdem.is-a.dev --- domains/erdem.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/erdem.json b/domains/erdem.json index e73f3d0cb..b2c240100 100644 --- a/domains/erdem.json +++ b/domains/erdem.json @@ -1,12 +1,9 @@ { - "description": "erdem's personal website", - "repo": "https://github.com/erdem85/website", "owner": { "username": "erdem85", - "email": "erdm@disroot.org", - "twitter": "erdemhso" + "email": "erdm@disroot.org" }, "record": { - "URL": "https://erdem.js.org" + "TXT": "https://erdem.lol" } } From d67654e9c76c8a59a6a0810df1cb40458bc01fcd Mon Sep 17 00:00:00 2001 From: erdem Date: Tue, 15 Aug 2023 11:22:14 +0300 Subject: [PATCH 342/796] Update erdem.json --- domains/erdem.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/erdem.json b/domains/erdem.json index b2c240100..202405794 100644 --- a/domains/erdem.json +++ b/domains/erdem.json @@ -4,6 +4,6 @@ "email": "erdm@disroot.org" }, "record": { - "TXT": "https://erdem.lol" + "URL": "https://erdem.lol" } } From 8ae788a9b3ed437134878e77d9df522e6f832e71 Mon Sep 17 00:00:00 2001 From: itsrn Date: Tue, 15 Aug 2023 03:15:53 -0700 Subject: [PATCH 343/796] feat(domain): r.is-a.dev --- domains/r.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/r.json diff --git a/domains/r.json b/domains/r.json new file mode 100644 index 000000000..7a60ba0a6 --- /dev/null +++ b/domains/r.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "URL": "https://itsrn.vercel.app" + } +} From 87d0fe8453a64402e1c0ba2e22f02aa28c3d1737 Mon Sep 17 00:00:00 2001 From: drizion Date: Tue, 15 Aug 2023 13:42:21 -0300 Subject: [PATCH 344/796] feat(domain): drizion.is-a.dev --- domains/drizion.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/drizion.json diff --git a/domains/drizion.json b/domains/drizion.json new file mode 100644 index 000000000..70090b594 --- /dev/null +++ b/domains/drizion.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drizion", + "email": "gabrieldasilvadevargas@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=drizion.is-a.dev,6f313e7f58cf1bdb9801" + } +} From 79aba434fcfdef67e76b5c533d7f9aa9e8238b39 Mon Sep 17 00:00:00 2001 From: X-Gorn Date: Wed, 16 Aug 2023 03:30:49 +0900 Subject: [PATCH 345/796] feat(domain): xgorn.is-a.dev --- domains/xgorn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xgorn.json b/domains/xgorn.json index 1136bfe9f..be34b401e 100644 --- a/domains/xgorn.json +++ b/domains/xgorn.json @@ -4,6 +4,6 @@ "email": "xgorntv@gmail.com" }, "record": { - "A": ["104.248.148.191"] + "CNAME": "x-gorn.github.io" } } From 38f48e86a4e2ea60c40950deafd9ef6fd72c35b6 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Tue, 15 Aug 2023 20:26:07 +0100 Subject: [PATCH 346/796] feat(domain): hosting-test.is-a.dev --- domains/hosting-test.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hosting-test.json diff --git a/domains/hosting-test.json b/domains/hosting-test.json new file mode 100644 index 000000000..e2a1cd34f --- /dev/null +++ b/domains/hosting-test.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From a29d94fd3e4b345743d0c98e2324482484a2d804 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Tue, 15 Aug 2023 20:55:31 +0100 Subject: [PATCH 347/796] feat(domain): test373.is-a.dev --- domains/test373.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/test373.json diff --git a/domains/test373.json b/domains/test373.json new file mode 100644 index 000000000..4b5a77dcc --- /dev/null +++ b/domains/test373.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["1.1.1.1"] + } +} From 3590938185973e4da875395a7c46da59c9e71ee9 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Tue, 15 Aug 2023 21:30:00 +0100 Subject: [PATCH 348/796] feat(domain): test373.is-a.dev --- domains/test373.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/test373.json b/domains/test373.json index 4b5a77dcc..987fc9a09 100644 --- a/domains/test373.json +++ b/domains/test373.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - "record": { - "A": ["1.1.1.1"] - } -} + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 3aad08dd9afce448c4e9e765bc48dfcdf22ea18d Mon Sep 17 00:00:00 2001 From: SreevikramR Date: Tue, 15 Aug 2023 15:34:51 -0500 Subject: [PATCH 349/796] feat(domain): sreevikram.is-a.dev --- domains/sreevikram.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/sreevikram.json b/domains/sreevikram.json index 873a18eeb..8758f238e 100644 --- a/domains/sreevikram.json +++ b/domains/sreevikram.json @@ -1,10 +1,11 @@ { - "owner": { - "username": "SreevikramR", - "email": "sreevikram.r@gmail.com", - "discord": "therealviki" - }, - "record": { - "CNAME": "nextjs-production-a65b.up.railway.app" - } -} \ No newline at end of file + "owner": { + "username": "SreevikramR", + "email": "sreevikram.r@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 6d001a668551a96de17f79b5caa68ff66fe3b2e8 Mon Sep 17 00:00:00 2001 From: juniorbutyeah Date: Tue, 15 Aug 2023 16:51:42 -0400 Subject: [PATCH 350/796] feat(domain): junior.is-a.dev --- domains/junior.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/junior.json b/domains/junior.json index d69379ab9..5d947b544 100644 --- a/domains/junior.json +++ b/domains/junior.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "juniorbutyeah", - "email": "junior4u@reborn.com" - }, - "record": { - "CNAME": "juniorlol.me" - } -} + "owner": { + "username": "juniorbutyeah", + "email": "junior4u@reborn.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From f95393a11b406241ab54b7b5f443d207dec6a04c Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 16 Aug 2023 00:03:30 +0100 Subject: [PATCH 351/796] feat(domain): picosvelte.zarqi.is-a.dev --- domains/picosvelte.zarqi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/picosvelte.zarqi.json diff --git a/domains/picosvelte.zarqi.json b/domains/picosvelte.zarqi.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/picosvelte.zarqi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From dd600d2dd13c9fa3dfcb363464633a447212fdee Mon Sep 17 00:00:00 2001 From: Karandev2007 Date: Wed, 16 Aug 2023 06:39:06 +0530 Subject: [PATCH 352/796] feat(domain): karan.is-a.dev --- domains/karan.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/karan.json b/domains/karan.json index 27fb3a59a..8e6d7ce97 100644 --- a/domains/karan.json +++ b/domains/karan.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Karandev2007", - "email": "karangamerz207@gmail.com", - "discord": "1045275588434337843" - }, - - "record": { - "A": ["69.197.129.98"] - } -} + "owner": { + "username": "Karandev2007", + "email": "karangamerz207@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 8e914e3be47ec7dcbfdaa529852518b95306e46a Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Wed, 16 Aug 2023 07:29:20 +0530 Subject: [PATCH 353/796] feat(domain): suki.is-a.dev --- domains/suki.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index e6ea0c987..8386510fa 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,13 +1,9 @@ { - "description": "A cool website", - "repo": "https://github.com/SukiPlayz/hello-world", "owner": { "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" + "email": "suki@suki.is-a.dev" }, "record": { - "A": ["212.193.3.66"], - "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + "MX": "hosts.is-a.dev" } } From a6d4e07217697a265e2af8f5802ffccebf04745f Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Wed, 16 Aug 2023 07:30:23 +0530 Subject: [PATCH 354/796] Update suki.json --- domains/suki.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index 8386510fa..c9d638b44 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,9 +1,12 @@ { "owner": { - "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" - }, - "record": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": "hosts.is-a.dev" + } } } From 2e27031cd5da89929aa08e7ba4508a517276eb0c Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Wed, 16 Aug 2023 07:36:08 +0530 Subject: [PATCH 355/796] Update suki.json --- domains/suki.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/suki.json b/domains/suki.json index c9d638b44..2ffb5d342 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -9,4 +9,3 @@ "MX": "hosts.is-a.dev" } } -} From 8e6976a73c565eca0a83feda65daa8aabe2643af Mon Sep 17 00:00:00 2001 From: hbk671104 Date: Wed, 16 Aug 2023 10:15:40 +0800 Subject: [PATCH 356/796] feat(domain): bk.is-a.dev --- domains/bk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bk.json diff --git a/domains/bk.json b/domains/bk.json new file mode 100644 index 000000000..e7d9f49df --- /dev/null +++ b/domains/bk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hbk671104", + "email": "hbk671104@gmail.com" + }, + "record": { + "CNAME": "hbk671104.github.io" + } +} From 420fcead818cf8ddac2b6053d2f27d58964fbcfd Mon Sep 17 00:00:00 2001 From: git-hoe Date: Tue, 15 Aug 2023 22:49:33 -0400 Subject: [PATCH 357/796] feat(domain): git-hoe.is-a.dev --- domains/git-hoe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/git-hoe.json diff --git a/domains/git-hoe.json b/domains/git-hoe.json new file mode 100644 index 000000000..04d94fec4 --- /dev/null +++ b/domains/git-hoe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "git-hoe", + "email": "haxer@disroot.org" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 30f546e7c9a797dfa6650dc5b8f1a0291793e1cc Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 16 Aug 2023 08:54:50 +0300 Subject: [PATCH 358/796] feat(domain): alphatest.is-a.dev --- domains/alphatest.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alphatest.json diff --git a/domains/alphatest.json b/domains/alphatest.json new file mode 100644 index 000000000..bedeb69fe --- /dev/null +++ b/domains/alphatest.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 6fc11e8c59076cb5dfb2e7d24d8fd21a076781bd Mon Sep 17 00:00:00 2001 From: genevera Date: Wed, 16 Aug 2023 03:04:57 -0400 Subject: [PATCH 359/796] feat(domain): genevera.is-a.dev --- domains/genevera.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/genevera.json diff --git a/domains/genevera.json b/domains/genevera.json new file mode 100644 index 000000000..ea65bda9a --- /dev/null +++ b/domains/genevera.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "genevera", + "email": "genevera.codes+github@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From b7eb1d5800eb25985c697179f82ad98fd6857e97 Mon Sep 17 00:00:00 2001 From: nxyoo Date: Wed, 16 Aug 2023 10:31:39 +0200 Subject: [PATCH 360/796] feat(domain): nxyoo.is-a.dev --- domains/nxyoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nxyoo.json b/domains/nxyoo.json index f75d2607f..1e9e42b9a 100644 --- a/domains/nxyoo.json +++ b/domains/nxyoo.json @@ -4,6 +4,6 @@ "email": "armqnd.pro@gmail.com" }, "record": { - "A": ["185.221.182.32"] + "A": "is-a.dev" } } From 3a0f5434486d4ca93a4977af90c27d119384f679 Mon Sep 17 00:00:00 2001 From: nxyoo Date: Wed, 16 Aug 2023 10:32:53 +0200 Subject: [PATCH 361/796] feat(domain): nxyoo.is-a.dev --- domains/nxyoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nxyoo.json b/domains/nxyoo.json index 1e9e42b9a..bc4df3ae6 100644 --- a/domains/nxyoo.json +++ b/domains/nxyoo.json @@ -4,6 +4,6 @@ "email": "armqnd.pro@gmail.com" }, "record": { - "A": "is-a.dev" + "A": "68.65.123.44" } } From 0b6f34851f473ace1f84cc934dc8268a35c328bc Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 10:41:31 +0200 Subject: [PATCH 362/796] feat(domain): rizky.is-a.dev --- domains/rizky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rizky.json diff --git a/domains/rizky.json b/domains/rizky.json new file mode 100644 index 000000000..a4a946a79 --- /dev/null +++ b/domains/rizky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "schummler", + "email": "markwilkens102@gmail.com" + }, + "record": { + "CNAME": "schummler.github.io" + } +} From 7653db10dc2e7b961d6dbd5b2547c177c5181276 Mon Sep 17 00:00:00 2001 From: nxyoo Date: Wed, 16 Aug 2023 10:48:19 +0200 Subject: [PATCH 363/796] feat(domain): nxyoo.is-a.dev --- domains/nxyoo.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/nxyoo.json b/domains/nxyoo.json index bc4df3ae6..b4c442275 100644 --- a/domains/nxyoo.json +++ b/domains/nxyoo.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "nxyoo", - "email": "armqnd.pro@gmail.com" - }, - "record": { - "A": "68.65.123.44" - } -} + "owner": { + "username": "nxyoo", + "email": "armqnd.pro@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 9fd95bff8c14e7c60d32fd7473026edc5ce4b709 Mon Sep 17 00:00:00 2001 From: Niemiets Date: Wed, 16 Aug 2023 10:55:24 +0200 Subject: [PATCH 364/796] feat(domain): niemiets.is-a.dev --- domains/niemiets.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/niemiets.json b/domains/niemiets.json index 10be9db3b..fbcb5f600 100644 --- a/domains/niemiets.json +++ b/domains/niemiets.json @@ -1,10 +1,11 @@ { "owner": { - "username": "Niemiets", - "email": "niemiec123123123@gmail.com" + "username": "Niemiets", + "email": "niemiec123123123@gmail.com" }, "record": { - "URL": "https://www.niemiets.repl.co/" + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" } - } - \ No newline at end of file + } \ No newline at end of file From 6009b70e5cafe4e0446c4a970997417e1b34537c Mon Sep 17 00:00:00 2001 From: Sugar <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 16:35:00 +0700 Subject: [PATCH 365/796] feat(domain): add `yes.is-a.dev` --- domains/yes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yes.json diff --git a/domains/yes.json b/domains/yes.json new file mode 100644 index 000000000..0f552e051 --- /dev/null +++ b/domains/yes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + + "record": { + "TXT": "thx" + } +} From 7c166d9d812473e5117f2e2a69df5a10005cecf8 Mon Sep 17 00:00:00 2001 From: boomer4boomer Date: Wed, 16 Aug 2023 14:51:51 +0500 Subject: [PATCH 366/796] feat(domain): fasdaa.is-a.dev --- domains/fasdaa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fasdaa.json diff --git a/domains/fasdaa.json b/domains/fasdaa.json new file mode 100644 index 000000000..8b4d91399 --- /dev/null +++ b/domains/fasdaa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "boomer4boomer", + "email": "abdulkx06epic@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 8301d0adb97e7b6954643024156e49da8e2e5d7c Mon Sep 17 00:00:00 2001 From: Eric-Pessoa Date: Wed, 16 Aug 2023 09:33:54 -0300 Subject: [PATCH 367/796] feat(domain): EricPessoa.is-a.dev --- domains/EricPessoa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/EricPessoa.json diff --git a/domains/EricPessoa.json b/domains/EricPessoa.json new file mode 100644 index 000000000..0a0ef5a42 --- /dev/null +++ b/domains/EricPessoa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Eric-Pessoa", + "email": "pessoa.eric@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 4338854973b6d326f5a41f227848d8a9017a5643 Mon Sep 17 00:00:00 2001 From: NerdsForGaming <74607784+NerdsForGaming@users.noreply.github.com> Date: Wed, 16 Aug 2023 18:16:12 +0530 Subject: [PATCH 368/796] feat(domain): add `thesonofdevilhunter.is-a.dev` --- domains/thesonofdevilhunter.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thesonofdevilhunter.json diff --git a/domains/thesonofdevilhunter.json b/domains/thesonofdevilhunter.json new file mode 100644 index 000000000..5e06d971c --- /dev/null +++ b/domains/thesonofdevilhunter.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NerdsForGaming", + "email": "thesonofdevilhunter1@gmail.com" + }, + + "record": { + "A": ["nerdsforgaming.github.io"] + } +} From 70ff116dba8fc04731ccbd55a924db379d861d6b Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 16 Aug 2023 15:27:48 +0100 Subject: [PATCH 369/796] Rename EricPessoa.json to ericpessoa.json --- domains/{EricPessoa.json => ericpessoa.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{EricPessoa.json => ericpessoa.json} (99%) diff --git a/domains/EricPessoa.json b/domains/ericpessoa.json similarity index 99% rename from domains/EricPessoa.json rename to domains/ericpessoa.json index 0a0ef5a42..0e599d0a5 100644 --- a/domains/EricPessoa.json +++ b/domains/ericpessoa.json @@ -8,4 +8,4 @@ "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": "hosts.is-a.dev" } -} \ No newline at end of file +} From b40cac36dd08aef5d2cb7a8d485d7bf63f54cc04 Mon Sep 17 00:00:00 2001 From: Mikelikesgames1 Date: Wed, 16 Aug 2023 10:35:32 -0400 Subject: [PATCH 370/796] feat(domain): Kime.is-a.dev --- domains/Kime.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Kime.json diff --git a/domains/Kime.json b/domains/Kime.json new file mode 100644 index 000000000..f5e7c54e8 --- /dev/null +++ b/domains/Kime.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Mikelikesgames1", + "email": "mikeyhackjob21@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From e96038226edfd40fb49be7daf55af044f39ad7d8 Mon Sep 17 00:00:00 2001 From: kentjuno7z <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:02:08 +0700 Subject: [PATCH 371/796] Create sugar.json --- domains/sugar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json new file mode 100644 index 000000000..5b1d3fe23 --- /dev/null +++ b/domains/sugar.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/N0r1uno/n0r1uno.github.io", + "owner": { + "username": "N0r1uno", + "email": "noriunomakusui@gmail.com" + }, + "record": { + "CNAME": "n0r1uno.github.io" + } +} From 65630345987e53763529b7bf3e8fec8c2c999b76 Mon Sep 17 00:00:00 2001 From: kentjuno7z <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:05:16 +0700 Subject: [PATCH 372/796] Update sugar.json --- domains/sugar.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/sugar.json b/domains/sugar.json index 5b1d3fe23..e06494ada 100644 --- a/domains/sugar.json +++ b/domains/sugar.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/N0r1uno/n0r1uno.github.io", + "repo": "https://github.com/kentjuno7z", "owner": { - "username": "N0r1uno", - "email": "noriunomakusui@gmail.com" + "username": "Sugar", + "email": "lamdev1212@gmail.com" }, "record": { - "CNAME": "n0r1uno.github.io" + "CNAME": "Sugar.github.io" } } From 76e3e5e6c0a52e14c7ec9c75e92e4dbd4df30bd9 Mon Sep 17 00:00:00 2001 From: kentjuno7z <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:06:45 +0700 Subject: [PATCH 373/796] Delete sugar.json --- domains/sugar.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json deleted file mode 100644 index e06494ada..000000000 --- a/domains/sugar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/kentjuno7z", - "owner": { - "username": "Sugar", - "email": "lamdev1212@gmail.com" - }, - "record": { - "CNAME": "Sugar.github.io" - } -} From 5b1408bdc9e6dc168a95ca5a32b3804523f8bae2 Mon Sep 17 00:00:00 2001 From: Sugar <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:12:45 +0700 Subject: [PATCH 374/796] feat(domain): add `sugar.is-a.dev` --- domains/sugar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json new file mode 100644 index 000000000..7abe0e5c4 --- /dev/null +++ b/domains/sugar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + + "record": { + "A": ["idk"] + } +} From 3ad0eb59555f74eec41f0137f240911cf3d17df2 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 16 Aug 2023 16:13:18 +0100 Subject: [PATCH 375/796] Rename Kime.json to kime.json --- domains/{Kime.json => kime.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Kime.json => kime.json} (99%) diff --git a/domains/Kime.json b/domains/kime.json similarity index 99% rename from domains/Kime.json rename to domains/kime.json index f5e7c54e8..169f51d21 100644 --- a/domains/Kime.json +++ b/domains/kime.json @@ -8,4 +8,4 @@ "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": "hosts.is-a.dev" } -} \ No newline at end of file +} From 2bfa8f48cb7e4591fbb29ff9473b2d40dd928880 Mon Sep 17 00:00:00 2001 From: SaqlainBrawl Date: Wed, 16 Aug 2023 08:24:34 -0700 Subject: [PATCH 376/796] feat(domain): saqlainbrawl.is-a.dev --- domains/saqlainbrawl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saqlainbrawl.json diff --git a/domains/saqlainbrawl.json b/domains/saqlainbrawl.json new file mode 100644 index 000000000..b9ca235bc --- /dev/null +++ b/domains/saqlainbrawl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SaqlainBrawl", + "email": "saqlainbrawl@gmail.com" + }, + "record": { + "CNAME": "fb2fcda5-aed5-45b1-8aa4-31bc49356ffa.id.repl.co" + } +} From b7a7b231ad3b33d2a8d45e605e6f55294a31c00d Mon Sep 17 00:00:00 2001 From: Aquib Javed <77913442+tamton-aquib@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:22:25 +0530 Subject: [PATCH 377/796] Update tamton-aquib.json --- domains/tamton-aquib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tamton-aquib.json b/domains/tamton-aquib.json index da6232cde..1a4efcd2a 100644 --- a/domains/tamton-aquib.json +++ b/domains/tamton-aquib.json @@ -4,6 +4,6 @@ "email": "aquibjavedt007@gmail.com" }, "record": { - "CNAME": "tamton-aquib.netlify.app" + "CNAME": "tamton-aquib.github.io" } } From 7838cda4524b2f9026b139965bc5f9bd303f1bf0 Mon Sep 17 00:00:00 2001 From: Ron Nuss Date: Wed, 16 Aug 2023 16:48:32 +0000 Subject: [PATCH 378/796] removed short domain --- domains/r.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/r.json diff --git a/domains/r.json b/domains/r.json deleted file mode 100644 index 7a60ba0a6..000000000 --- a/domains/r.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsrn", - "email": "shalom@itsron.space" - }, - "record": { - "URL": "https://itsrn.vercel.app" - } -} From 5a59d4dccabf5f5b560ba2f020ddb877f1316ba9 Mon Sep 17 00:00:00 2001 From: rubiin Date: Wed, 16 Aug 2023 23:09:45 +0545 Subject: [PATCH 379/796] feat(domain): rubin.is-a.dev --- domains/rubin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rubin.json diff --git a/domains/rubin.json b/domains/rubin.json new file mode 100644 index 000000000..0233fe19f --- /dev/null +++ b/domains/rubin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rubiin", + "email": "roobin.bhandari@gmail.com" + }, + "record": { + "URL": "https://rubiin.pages.dev" + } +} From 960590a72ac92461a709a12c3f363ec3e1e17b1d Mon Sep 17 00:00:00 2001 From: Happy enderman <66224387+happyendermangit@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:25:57 +0200 Subject: [PATCH 380/796] Create happyenderman.is-a.dev.json --- domains/happyenderman.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/happyenderman.is-a.dev.json diff --git a/domains/happyenderman.is-a.dev.json b/domains/happyenderman.is-a.dev.json new file mode 100644 index 000000000..e7d9a5b0f --- /dev/null +++ b/domains/happyenderman.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "description":"happyenderman.is-a.dev" + "repo": "https://github.com/happyendermangit/happyendermangit.github.io", + "owner": { + "username": "happyendermangit", + }, + "record": { + "CNAME": "happyendermangit.github.io" + } +} From 9a1d6fd7eecdd5c962a4606d6387f26e71bfe52f Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 20:28:13 +0200 Subject: [PATCH 381/796] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index a4a946a79..8b8831053 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": "schummler.github.io" + "URL": "schummler.github.io" } } From e5eba03c996ad12398eae8aa5f66708f899d5610 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 20:29:05 +0200 Subject: [PATCH 382/796] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 8b8831053..2dd5e7ff4 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "URL": "schummler.github.io" + "CNAME": "minthook.tk" } } From 1399b1a012cde6587a2542d8885ff47de2514b5e Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 16 Aug 2023 20:11:26 +0100 Subject: [PATCH 383/796] Update arboy.json --- domains/arboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arboy.json b/domains/arboy.json index 5ac1933b3..75fb23a93 100644 --- a/domains/arboy.json +++ b/domains/arboy.json @@ -1,7 +1,7 @@ { "repo": "https://github.com/ARBoyGo/arboygo.github.io", "owner": { - "username": "arboygo", + "username": "ARBoyGo", "email": "arboygo@duck.com" }, "record": { From 0ed4ca1e273e95a1de682388b5ad264bb7e01a22 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 21:49:57 +0200 Subject: [PATCH 384/796] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 2dd5e7ff4..6cb6802f0 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": "minthook.tk" + "CNAME": ""[{"type":"CNAME","value":"schummler.github.io","allowMultiple":false}]"" } } From d7062f35903f6810e7788f7bf56c0f880a2c7866 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Wed, 16 Aug 2023 16:26:57 -0400 Subject: [PATCH 385/796] feat(domain): majorhead.is-a.dev --- domains/majorhead.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/majorhead.json diff --git a/domains/majorhead.json b/domains/majorhead.json new file mode 100644 index 000000000..1c75d0e94 --- /dev/null +++ b/domains/majorhead.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 6215f2f6ba2368e994f847078338697c5bac1d2d Mon Sep 17 00:00:00 2001 From: justdont0 Date: Wed, 16 Aug 2023 23:28:02 +0300 Subject: [PATCH 386/796] feat(domain): algoarchive.is-a.dev --- domains/algoarchive.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/algoarchive.json diff --git a/domains/algoarchive.json b/domains/algoarchive.json new file mode 100644 index 000000000..95ae15a2c --- /dev/null +++ b/domains/algoarchive.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "justdont0", + "email": "hello.and.ios@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 981586348198735912" + }, + + "record": { + "CNAME": "698db1dc-bd48-452b-9497-4633804b4225.id.repl.co" + + } +} From 5413960d8f2c27567d38905eccaecf6c84c0eea0 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 22:46:18 +0200 Subject: [PATCH 387/796] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 6cb6802f0..49a371e0c 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"schummler.github.io","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","value":"rizky.is-a.dev","allowMultiple":false}]"" } } From f549584d497d433c357a585646fbc08e7e658a7e Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Wed, 16 Aug 2023 16:48:23 -0400 Subject: [PATCH 388/796] feat(domain): alephdiallo.is-a.dev --- domains/alephdiallo.json | 29 ++++++++++------------------- 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 958b0d6fc..f00ddbe9a 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,20 +1,11 @@ { - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=alephdiallo@mail.com" - } -} + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From ae442d42f99f18d4f58695eed9a4aab2a7e76207 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 22:48:24 +0200 Subject: [PATCH 389/796] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 49a371e0c..e0b675cbf 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"rizky.is-a.dev","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Rizky.is-a.dev"}]"" } } From fc4e9d8c2c2de61421cf75da938a49f4387278e0 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Wed, 16 Aug 2023 16:52:00 -0400 Subject: [PATCH 390/796] feat(domain): alephdiallo.is-a.dev --- domains/alephdiallo.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index f00ddbe9a..9e3dc4bc7 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } - } \ No newline at end of file + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "TXT": ""[{"type":"TXT","allowMultiple":true}]"" + } +} From d8f3e8f172aaebc60bf2066e15c455f814aa7e72 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 23:00:39 +0200 Subject: [PATCH 391/796] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index e0b675cbf..fc845b288 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Rizky.is-a.dev"}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Schummler.github.io"}]"" } } From 2011165b4c80d1a1f66262b7e31ad66d918955dc Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 16 Aug 2023 22:41:02 +0100 Subject: [PATCH 392/796] Failover --- domains/maintainers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maintainers.json b/domains/maintainers.json index 0096a665f..e080ed5f4 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -6,6 +6,6 @@ "record": { "URL": "https://team.is-a.dev", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=isdevmail.beadman-network.com" + "TXT": "forward-email=isdevmail.beadman-network.com,andrew@win11react.com" } } From 7da8d1597547c32e8be04769b12744648b7b4768 Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Thu, 17 Aug 2023 05:02:12 +0200 Subject: [PATCH 393/796] feat(domain): .riviox.is-a.dev --- domains/.riviox.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/.riviox.json diff --git a/domains/.riviox.json b/domains/.riviox.json new file mode 100644 index 000000000..46ffd8e54 --- /dev/null +++ b/domains/.riviox.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 007d1f9f615b0ae5435433285cf2a9d3d561aa91 Mon Sep 17 00:00:00 2001 From: Riviox <100956266+RivioxGaming@users.noreply.github.com> Date: Thu, 17 Aug 2023 05:02:53 +0200 Subject: [PATCH 394/796] Delete riviox.json --- domains/riviox.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/riviox.json diff --git a/domains/riviox.json b/domains/riviox.json deleted file mode 100644 index 291aca27e..000000000 --- a/domains/riviox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RivioxGaming", - "email": "rivioxyt@hotmail.com" - }, - "record": { - "CNAME": "rivioxgaming.github.io" - } -} From 8ffbd86c0408c05a94341f7335a1aab763ca2f7d Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Thu, 17 Aug 2023 05:06:55 +0200 Subject: [PATCH 395/796] feat(domain): riviox.is-a.dev --- domains/riviox.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/riviox.json diff --git a/domains/riviox.json b/domains/riviox.json new file mode 100644 index 000000000..46ffd8e54 --- /dev/null +++ b/domains/riviox.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 60409628019ebeaba9d714d5e57436460c29569a Mon Sep 17 00:00:00 2001 From: git-hoe Date: Thu, 17 Aug 2023 00:29:43 -0400 Subject: [PATCH 396/796] feat(domain): git.is-a.dev --- domains/git.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/git.json diff --git a/domains/git.json b/domains/git.json new file mode 100644 index 000000000..04d94fec4 --- /dev/null +++ b/domains/git.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "git-hoe", + "email": "haxer@disroot.org" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 76686f2806defa3053d80bcf9cfc2351f04a7de3 Mon Sep 17 00:00:00 2001 From: ActivateClosur3 Date: Thu, 17 Aug 2023 11:04:49 +0400 Subject: [PATCH 397/796] feat(domain): activate.is-a.dev --- domains/activate.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/activate.json diff --git a/domains/activate.json b/domains/activate.json new file mode 100644 index 000000000..83671cbcb --- /dev/null +++ b/domains/activate.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ActivateClosur3", + "email": "activateclosureyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From c0c2b03b94d8a0ce1cc31c6e30bab44863324b04 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Thu, 17 Aug 2023 13:10:05 +0300 Subject: [PATCH 398/796] Added rayr with different record --- domains/rayr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayr.json diff --git a/domains/rayr.json b/domains/rayr.json new file mode 100644 index 000000000..0c99ce895 --- /dev/null +++ b/domains/rayr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rayr", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "rayr.link" + } +} From 206826b3da77443f6d68ec67df1fc8a063a235eb Mon Sep 17 00:00:00 2001 From: stanasxdev Date: Thu, 17 Aug 2023 14:37:56 +0300 Subject: [PATCH 399/796] feat(domain): atuel.is-a.dev --- domains/atuel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/atuel.json diff --git a/domains/atuel.json b/domains/atuel.json new file mode 100644 index 000000000..696bff751 --- /dev/null +++ b/domains/atuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stanasxdev", + "email": "stanasqwe@gmail.com" + }, + "record": { + "CNAME": "atuel" + } +} From d3bc1caf4badf5f66db4726d16ecac8aaf8aa777 Mon Sep 17 00:00:00 2001 From: AlbumanO Date: Thu, 17 Aug 2023 20:08:36 +0800 Subject: [PATCH 400/796] feat(domain): albuman.is-a.dev --- domains/albuman.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/albuman.json b/domains/albuman.json index cf501ae3e..400abfa4f 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -1,10 +1,11 @@ { "owner": { - "username": "AlbumanO", - "email": "oliver.young4@student.education.wa.edu.au" + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" }, "record": { - "CNAME": "albuman.000.pe" + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" } - } - + } \ No newline at end of file From 9cc5929e4fdec84b86b97c92f97738f27b615c09 Mon Sep 17 00:00:00 2001 From: AlbumanO Date: Thu, 17 Aug 2023 20:09:19 +0800 Subject: [PATCH 401/796] feat(domain): terraegg.is-a.dev --- domains/terraegg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/terraegg.json diff --git a/domains/terraegg.json b/domains/terraegg.json new file mode 100644 index 000000000..5d234e5d0 --- /dev/null +++ b/domains/terraegg.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 24247032cbd934febdde8916633c2423cea5a952 Mon Sep 17 00:00:00 2001 From: atuell <142501375+atuell@users.noreply.github.com> Date: Thu, 17 Aug 2023 17:09:56 +0300 Subject: [PATCH 402/796] Update atuel.json --- domains/atuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/atuel.json b/domains/atuel.json index 696bff751..99c72ccd5 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -4,6 +4,6 @@ "email": "stanasqwe@gmail.com" }, "record": { - "CNAME": "atuel" + "CNAME": "atuell.github.io" } } From d4eb28ed5b2579e919f3ad89c72b1236b7191cce Mon Sep 17 00:00:00 2001 From: kentjuno7z Date: Thu, 17 Aug 2023 21:21:23 +0700 Subject: [PATCH 403/796] feat(domain): lamdev.is-a.dev --- domains/lamdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lamdev.json diff --git a/domains/lamdev.json b/domains/lamdev.json new file mode 100644 index 000000000..76bf32a56 --- /dev/null +++ b/domains/lamdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From fc86ff0a1971bd3520b13719bcfafac0d2c31009 Mon Sep 17 00:00:00 2001 From: jumbochipkali Date: Thu, 17 Aug 2023 10:22:21 -0400 Subject: [PATCH 404/796] feat(domain): tm-incognito.is-a.dev --- domains/tm-incognito.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tm-incognito.json diff --git a/domains/tm-incognito.json b/domains/tm-incognito.json new file mode 100644 index 000000000..488fbfbbd --- /dev/null +++ b/domains/tm-incognito.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jumbochipkali", + "email": "jumbokalied@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From e0adfd766763a136d80f10e33801db5b8c008614 Mon Sep 17 00:00:00 2001 From: kentjuno7z Date: Thu, 17 Aug 2023 21:26:40 +0700 Subject: [PATCH 405/796] feat(domain): puchikat.is-a.dev --- domains/puchikat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/puchikat.json diff --git a/domains/puchikat.json b/domains/puchikat.json new file mode 100644 index 000000000..76bf32a56 --- /dev/null +++ b/domains/puchikat.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 16ea2fa7ff76cf5e703553a0bfc2cff535871109 Mon Sep 17 00:00:00 2001 From: PhoenixOrigin Date: Thu, 17 Aug 2023 15:39:24 +0100 Subject: [PATCH 406/796] feat(domain): phoenix.is-a.dev --- domains/phoenix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/phoenix.json diff --git a/domains/phoenix.json b/domains/phoenix.json new file mode 100644 index 000000000..0b133cdb1 --- /dev/null +++ b/domains/phoenix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PhoenixOrigin", + "email": "amoghnrathi@outlook.com" + }, + "record": { + "A": ["130.162.166.134"] + } +} From 9e57bf5f1c2e6cf154d60f89ed018e07aa1f7101 Mon Sep 17 00:00:00 2001 From: ringo360 Date: Thu, 17 Aug 2023 23:41:55 +0900 Subject: [PATCH 407/796] feat(domain): ringoxd.is-a.dev --- domains/ringoxd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ringoxd.json diff --git a/domains/ringoxd.json b/domains/ringoxd.json new file mode 100644 index 000000000..778e67fb6 --- /dev/null +++ b/domains/ringoxd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ringo360", + "email": "nep360i@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From df7063ab7d7dd0b4abd5820a98e5f84b52ac269f Mon Sep 17 00:00:00 2001 From: cabingory Date: Thu, 17 Aug 2023 16:20:51 +0100 Subject: [PATCH 408/796] feat(domain): blinx.is-a.dev --- domains/blinx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blinx.json diff --git a/domains/blinx.json b/domains/blinx.json new file mode 100644 index 000000000..0a12e69cd --- /dev/null +++ b/domains/blinx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cabingory", + "email": "blinxduh@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From b61d0a1e9e8942dc1873b737e30bd0979fe92896 Mon Sep 17 00:00:00 2001 From: RoyalAhmed347 Date: Thu, 17 Aug 2023 10:58:56 -0700 Subject: [PATCH 409/796] feat(domain): royalahmed.is-a.dev --- domains/royalahmed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/royalahmed.json diff --git a/domains/royalahmed.json b/domains/royalahmed.json new file mode 100644 index 000000000..af29887b3 --- /dev/null +++ b/domains/royalahmed.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RoyalAhmed347", + "email": "bahiahmed347@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From f501f5f5bf969aa2c2832e2d7ddae0c9bf0bd82d Mon Sep 17 00:00:00 2001 From: schummler Date: Thu, 17 Aug 2023 21:00:55 +0200 Subject: [PATCH 410/796] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index fc845b288..6a85929f4 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Schummler.github.io"}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"stellaris.rf.gd"}]"" } } From 28ce77a011daa49b1f51bba9a07288cc4bc14da2 Mon Sep 17 00:00:00 2001 From: Stacksyz Date: Thu, 17 Aug 2023 22:02:19 +0200 Subject: [PATCH 411/796] Update stacksyz.json --- domains/stacksyz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stacksyz.json b/domains/stacksyz.json index 12fe0f6bf..e550c067e 100644 --- a/domains/stacksyz.json +++ b/domains/stacksyz.json @@ -4,6 +4,6 @@ "email": "thedevmonke@gmail.com" }, "record": { - "CNAME": "83b4876d-be97-4b01-b48b-f133a84abd2f.id.repl.co" + "CNAME": "stacksyz.github.io" } } From 6358aa30d1cd764e1c261cecf47586e0a954aefe Mon Sep 17 00:00:00 2001 From: Stacksyz Date: Thu, 17 Aug 2023 22:08:03 +0200 Subject: [PATCH 412/796] Create _github-pages-challenge-Stacksyz.stacksyz.json --- domains/_github-pages-challenge-Stacksyz.stacksyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Stacksyz.stacksyz.json diff --git a/domains/_github-pages-challenge-Stacksyz.stacksyz.json b/domains/_github-pages-challenge-Stacksyz.stacksyz.json new file mode 100644 index 000000000..f87475ea1 --- /dev/null +++ b/domains/_github-pages-challenge-Stacksyz.stacksyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stacksyz", + "email": "thedevmonke@gmail.com" + }, + "record": { + "TXT": "121e8450b6aa5b9edbe73dd077ca57" + } +} From 5ecc88219f1bb399b9c887068b997afaa6aaa812 Mon Sep 17 00:00:00 2001 From: kryclopz-development Date: Thu, 17 Aug 2023 18:47:20 -0500 Subject: [PATCH 413/796] feat(domain): kryclopz.is-a.dev --- domains/kryclopz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kryclopz.json diff --git a/domains/kryclopz.json b/domains/kryclopz.json new file mode 100644 index 000000000..b3c366c73 --- /dev/null +++ b/domains/kryclopz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kryclopz-development", + "email": "officialkryclopz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 356a55c81d1fc5c0a64d86d3a6cda33c2a569472 Mon Sep 17 00:00:00 2001 From: iMatx Date: Fri, 18 Aug 2023 03:21:11 +0200 Subject: [PATCH 414/796] feat(domain): imat.is-a.dev --- domains/imat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/imat.json diff --git a/domains/imat.json b/domains/imat.json new file mode 100644 index 000000000..46c4d4795 --- /dev/null +++ b/domains/imat.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iMatx", + "email": "adam.essakhi16+github@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 37e7e53cf8aee582cbd2015430513c621d1c1748 Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 10:22:53 +0530 Subject: [PATCH 415/796] feat(domain): shuriken.is-a.dev --- domains/shuriken.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuriken.json b/domains/shuriken.json index df6eaf09a..f5d7248f7 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.json @@ -4,6 +4,6 @@ "email": "005sunnysingh@gmail.com" }, "record": { - "A": ["94.130.165.222"] + "MX": "["hosts.is-a.dev"]" } } From a245ceeb77f4ab95b930713de302eb6ea03b3ec5 Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 10:25:57 +0530 Subject: [PATCH 416/796] feat(domain): shuriken.is-a.dev From fdf5754eaa96f4cc652c4893760974dbb91c7cdc Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 10:26:58 +0530 Subject: [PATCH 417/796] feat(domain): shuriken.is-a.dev From 7066e20b82274bb79b18c8280bd3ad3c4418a386 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 18 Aug 2023 13:38:28 +0700 Subject: [PATCH 418/796] Update shuriken.json --- domains/shuriken.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuriken.json b/domains/shuriken.json index f5d7248f7..dc49466e2 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.json @@ -4,6 +4,6 @@ "email": "005sunnysingh@gmail.com" }, "record": { - "MX": "["hosts.is-a.dev"]" + "MX": ["hosts.is-a.dev"] } } From c6cd69ffd34b8976b4e47d3183818176795f9ec4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 18 Aug 2023 14:45:49 +0800 Subject: [PATCH 419/796] Update karan.json --- domains/karan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/karan.json b/domains/karan.json index 8e6d7ce97..48f7008ff 100644 --- a/domains/karan.json +++ b/domains/karan.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } - } \ No newline at end of file + } From 062b99906c701fde0aa1a8726b262581c3a77be9 Mon Sep 17 00:00:00 2001 From: Fox's Den <47910472+FoxsDenYT@users.noreply.github.com> Date: Fri, 18 Aug 2023 16:47:50 +1000 Subject: [PATCH 420/796] Hope this works Been trying for ages to get my CNAME, MX, and, TXT records to go through. Sorry if the crazy amount was annoying. Ive given up using the manage webpage. --- domains/foxsden.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 721cddd27..b8f37041c 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,8 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": ["mx1.forwardemail.net"] + "MX": "mx1.forwardemail.net", + "CNAME": "foxsdenyt.github.io", + "TXT": "forward-email=foxsdenyt@gmail.com" } } From ee3372934bf3b43e0e7b00495f6c780da4b06e70 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 18 Aug 2023 14:55:52 +0800 Subject: [PATCH 421/796] Update and rename happyenderman.is-a.dev.json to happyenderman.json --- domains/{happyenderman.is-a.dev.json => happyenderman.json} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename domains/{happyenderman.is-a.dev.json => happyenderman.json} (77%) diff --git a/domains/happyenderman.is-a.dev.json b/domains/happyenderman.json similarity index 77% rename from domains/happyenderman.is-a.dev.json rename to domains/happyenderman.json index e7d9a5b0f..cb4ba2f7d 100644 --- a/domains/happyenderman.is-a.dev.json +++ b/domains/happyenderman.json @@ -1,8 +1,9 @@ { - "description":"happyenderman.is-a.dev" + "description":"happyenderman.is-a.dev", "repo": "https://github.com/happyendermangit/happyendermangit.github.io", "owner": { "username": "happyendermangit", + "email": "" }, "record": { "CNAME": "happyendermangit.github.io" From 91f4daa1f17a345351784f681a49c1799735e8d3 Mon Sep 17 00:00:00 2001 From: ErrorNoInternet Date: Fri, 18 Aug 2023 17:07:12 +0800 Subject: [PATCH 422/796] feat(domain): errornointernet.is-a.dev --- domains/errornointernet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/errornointernet.json diff --git a/domains/errornointernet.json b/domains/errornointernet.json new file mode 100644 index 000000000..9aa3be744 --- /dev/null +++ b/domains/errornointernet.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ErrorNoInternet", + "email": "error.nointernet@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From a4705400d1d5308c89926412f96e6d925baf2775 Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 16:13:36 +0530 Subject: [PATCH 423/796] feat(domain): test2214.is-a.dev --- domains/test2214.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/test2214.json diff --git a/domains/test2214.json b/domains/test2214.json new file mode 100644 index 000000000..234611698 --- /dev/null +++ b/domains/test2214.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "005sunnysingh", + "email": "005sunnysingh@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 63da6ba8546ebc764c8c5fe35cf9f922c393c5dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C5=BDitn=C3=ADk?= Date: Fri, 18 Aug 2023 13:52:03 +0200 Subject: [PATCH 424/796] Create backend.jzitnik.json --- domains/backend.jzitnik.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/backend.jzitnik.json diff --git a/domains/backend.jzitnik.json b/domains/backend.jzitnik.json new file mode 100644 index 000000000..1e1d45e20 --- /dev/null +++ b/domains/backend.jzitnik.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JZITNIK-github", + "email": "klindkubak@zohomail.eu", + "discord": "jzitnik" + }, + "record": { + "CNAME": "backend-92l0.onrender.com" + } +} From d49267eafddfa3747ea6b0f1e9a2ca06ed4f2bcf Mon Sep 17 00:00:00 2001 From: SuhasDissa Date: Fri, 18 Aug 2023 18:26:28 +0530 Subject: [PATCH 425/796] feat(domain): _github-pages-challenge-suhasdissa.suhasdissa.is-a.dev --- .../_github-pages-challenge-suhasdissa.suhasdissa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-suhasdissa.suhasdissa.json diff --git a/domains/_github-pages-challenge-suhasdissa.suhasdissa.json b/domains/_github-pages-challenge-suhasdissa.suhasdissa.json new file mode 100644 index 000000000..612e5e22d --- /dev/null +++ b/domains/_github-pages-challenge-suhasdissa.suhasdissa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SuhasDissa", + "email": "suhasdissa@gmail.com" + }, + "record": { + "TXT": "50e98ca19e56d314f4ab5b37d19d4b" + } +} From 1be471706ce782d65491aff922912d856a7f4da3 Mon Sep 17 00:00:00 2001 From: gopaljigaur Date: Fri, 18 Aug 2023 15:01:44 +0200 Subject: [PATCH 426/796] feat(domain): gopalji.is-a.dev --- domains/gopalji.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gopalji.json diff --git a/domains/gopalji.json b/domains/gopalji.json new file mode 100644 index 000000000..98bb74c05 --- /dev/null +++ b/domains/gopalji.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gopaljigaur", + "email": "contact@gopalji.me" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 987c5126331139d3c04afda77af8457b88ef8fe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9C=A8Shevon=E3=83=BBKuan=E2=9C=A8?= <49824574+ShevonKuan@users.noreply.github.com> Date: Fri, 18 Aug 2023 21:27:44 +0800 Subject: [PATCH 427/796] Update shevon.json --- domains/shevon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shevon.json b/domains/shevon.json index fe76605ba..b3b8d6b3a 100644 --- a/domains/shevon.json +++ b/domains/shevon.json @@ -4,6 +4,6 @@ "email": "331749486@qq.com" }, "record": { - "URL": "http://datagrids.dev" + "A": "47.243.44.66" } } From 6a7ceac7cfd2dc58c7f6fa40ee2d98f1ee137c87 Mon Sep 17 00:00:00 2001 From: Eevee-Gaming Date: Fri, 18 Aug 2023 15:40:29 +0200 Subject: [PATCH 428/796] feat(domain): eevee.is-a.dev --- domains/eevee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eevee.json diff --git a/domains/eevee.json b/domains/eevee.json new file mode 100644 index 000000000..a8b644af0 --- /dev/null +++ b/domains/eevee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Eevee-Gaming", + "email": "nonothug59@gmail.com" + }, + "record": { + "URL": "https://eeveegaming.cf" + } +} From b158dfc2803079b8771ba6f669eac8f429b272b8 Mon Sep 17 00:00:00 2001 From: pl4g Date: Fri, 18 Aug 2023 11:08:28 -0300 Subject: [PATCH 429/796] feat(domain): plague.is-a.dev --- domains/plague.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/plague.json diff --git a/domains/plague.json b/domains/plague.json new file mode 100644 index 000000000..4eb7b03ec --- /dev/null +++ b/domains/plague.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "pl4g", + "email": "viniciuslucianocardoso@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 4fd2d625193b736a0a855bad1b6e1a53f9e8db1b Mon Sep 17 00:00:00 2001 From: circularsprojects Date: Sat, 19 Aug 2023 00:28:28 +1000 Subject: [PATCH 430/796] feat(domain): circular.is-a.dev --- domains/circular.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/circular.json diff --git a/domains/circular.json b/domains/circular.json new file mode 100644 index 000000000..9572a40c7 --- /dev/null +++ b/domains/circular.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "circularsprojects", + "email": "levi97646@gmail.com" + }, + "record": { + "URL": "https://circularsprojects.com" + } +} From 404a45c2adcbf84670d6ff4057f6f4f677874e3f Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 20:26:30 +0530 Subject: [PATCH 431/796] feat(domain): shuriken.is-a.dev --- domains/shuriken.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/shuriken.json b/domains/shuriken.json index dc49466e2..6e3a51085 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "005sunnysingh", - "email": "005sunnysingh@gmail.com" - }, - "record": { - "MX": ["hosts.is-a.dev"] - } -} + "owner": { + "username": "005sunnysingh", + "email": "005sunnysingh@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 2ecf3eef52fb73992bb63a33c965e14a92b68740 Mon Sep 17 00:00:00 2001 From: iMatx Date: Fri, 18 Aug 2023 17:13:35 +0200 Subject: [PATCH 432/796] feat(domain): imat.is-a.dev --- domains/imat.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 46c4d4795..c78b93b2f 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -4,8 +4,6 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"imatx.github.io"}]"" } -} \ No newline at end of file +} From 30fa6e4723ef52453ca32882f274261107f00d71 Mon Sep 17 00:00:00 2001 From: iMatx Date: Fri, 18 Aug 2023 17:19:24 +0200 Subject: [PATCH 433/796] feat(domain): imat.is-a.dev.is-a.dev --- domains/imat.is-a.dev.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/imat.is-a.dev.json diff --git a/domains/imat.is-a.dev.json b/domains/imat.is-a.dev.json new file mode 100644 index 000000000..21f899cfe --- /dev/null +++ b/domains/imat.is-a.dev.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "iMatx", + "email": "adam.essakhi16+github@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 997571701212721193" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=adam.essakhi16+imat@gmail.com" + } +} From e59700ad3d89373b71f8628b0b2e102a3a8b0ab1 Mon Sep 17 00:00:00 2001 From: TheRafal Date: Fri, 18 Aug 2023 17:45:58 +0200 Subject: [PATCH 434/796] feat(domain): rafal.is-a.dev --- domains/rafal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rafal.json diff --git a/domains/rafal.json b/domains/rafal.json new file mode 100644 index 000000000..951e7480c --- /dev/null +++ b/domains/rafal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheRafal", + "email": "therafal@proton.me" + }, + "record": { + "A": ["178.159.197.126"] + } +} From 3e32359b4ae606f7a2fd55031fc1b65172767aa1 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Fri, 18 Aug 2023 20:11:12 +0300 Subject: [PATCH 435/796] Delete alpha.json --- domains/alpha.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/alpha.json diff --git a/domains/alpha.json b/domains/alpha.json deleted file mode 100644 index 09b3944ac..000000000 --- a/domains/alpha.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My Website", - "owner": { - "username": "kvotrcsgo", - "email": "sweepalf@gmail.com" - }, - "record": { - "CNAME": "youfoundalpha.pages.dev" - } -} From 63a0632f2b21cf55129c008c140e1f96e248c086 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 18 Aug 2023 20:12:22 +0300 Subject: [PATCH 436/796] feat(domain): alpha.is-a.dev --- domains/alpha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alpha.json diff --git a/domains/alpha.json b/domains/alpha.json new file mode 100644 index 000000000..a5dbc6fd3 --- /dev/null +++ b/domains/alpha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "CNAME": "youfoundalpha.pages.dev" + } +} From c31499669999f21d05f90da72f8c2155013b442d Mon Sep 17 00:00:00 2001 From: benjiae Date: Fri, 18 Aug 2023 15:26:01 -0400 Subject: [PATCH 437/796] feat(domain): benjae.is-a.dev --- domains/benjae.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/benjae.json diff --git a/domains/benjae.json b/domains/benjae.json new file mode 100644 index 000000000..b4610d07e --- /dev/null +++ b/domains/benjae.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "benjiae", + "email": "benjaminang2009@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 6848a9e50717bd808ffcbdeca7ada88309cc563e Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:24:18 +0200 Subject: [PATCH 438/796] Update imat.json --- domains/imat.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index c78b93b2f..23dd57767 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -1,9 +1,11 @@ { + "description": "Developer portfolio", + "repo": "https://github.com/imatx/imatx.github.io", "owner": { - "username": "iMatx", - "email": "adam.essakhi16+github@gmail.com" + "username": "imatx", + "email": "adam.essakhi16+mat@gmail.com", + "twitter": "None" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"imatx.github.io"}]"" + "CNAME": "imatx.github.io" } -} From 48e7194db6e24231e2994be49d85c215e7f0a477 Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 19 Aug 2023 02:21:28 +0200 Subject: [PATCH 439/796] Create _github-pages-challenge-revolutionisme.biplob.json for github verification --- .../_github-pages-challenge-revolutionisme.biplob.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-revolutionisme.biplob.json diff --git a/domains/_github-pages-challenge-revolutionisme.biplob.json b/domains/_github-pages-challenge-revolutionisme.biplob.json new file mode 100644 index 000000000..ff497e53f --- /dev/null +++ b/domains/_github-pages-challenge-revolutionisme.biplob.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revolutionisme", + "email": "revolutionisme@gmail.com" + }, + "record": { + "TXT": "96bdd0268b2a0bb2c79eaeae1fd833" + } +} From 2adb1ea84bd571b2c74da14707d9a74326d5a31f Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 19 Aug 2023 02:25:26 +0200 Subject: [PATCH 440/796] Remove the TXT record created before --- domains/biplob.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/biplob.json b/domains/biplob.json index 7a051f077..6b23ef411 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -7,6 +7,5 @@ }, "record": { "CNAME": "revolutionisme.github.io", - "TXT": "_github-pages-challenge-revolutionisme.biplob=96bdd0268b2a0bb2c79eaeae1fd833" } } From 5207755ead569d9a1e9bbabe8b5578af9345352f Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 19 Aug 2023 02:26:05 +0200 Subject: [PATCH 441/796] Remove extra comma --- domains/biplob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/biplob.json b/domains/biplob.json index 6b23ef411..d0b24ffb2 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -6,6 +6,6 @@ "email": "revolutionisme+github@gmail.com" }, "record": { - "CNAME": "revolutionisme.github.io", + "CNAME": "revolutionisme.github.io" } } From cc336e8d2eb5ceba28a634f42bd8babd11774a45 Mon Sep 17 00:00:00 2001 From: revolutionisme Date: Sat, 19 Aug 2023 02:28:48 +0200 Subject: [PATCH 442/796] feat(domain): biplob.is-a.dev --- domains/biplob.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/biplob.json b/domains/biplob.json index d0b24ffb2..e8bb691c2 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -1,11 +1,9 @@ { - "description": "Biplob's website", - "repo": "https://github.com/revolutionisme/revolutionisme.github.io", "owner": { "username": "revolutionisme", - "email": "revolutionisme+github@gmail.com" + "email": "revolutionisme@gmail.com" }, "record": { - "CNAME": "revolutionisme.github.io" + "TXT": ""[{"type":"CNAME","value":"revolutionisme.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"96bdd0268b2a0bb2c79eaeae1fd833"}]"" } } From 9ff819a12dd225c56735181413e82f3ec0cb832d Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 19 Aug 2023 02:36:42 +0200 Subject: [PATCH 443/796] Update biplob.json --- domains/biplob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/biplob.json b/domains/biplob.json index e8bb691c2..282c462e4 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -4,6 +4,6 @@ "email": "revolutionisme@gmail.com" }, "record": { - "TXT": ""[{"type":"CNAME","value":"revolutionisme.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"96bdd0268b2a0bb2c79eaeae1fd833"}]"" + "CNAME": "revolutionisme.github.io" } } From 315ed0459808c35a297ee1d2f07c38412ee001f9 Mon Sep 17 00:00:00 2001 From: xSunnySinghx <52149497+005sunnysingh@users.noreply.github.com> Date: Sat, 19 Aug 2023 08:24:47 +0530 Subject: [PATCH 444/796] Update domains/shuriken.json Co-authored-by: William Harrison --- domains/shuriken.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuriken.json b/domains/shuriken.json index 6e3a51085..e761f35de 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From 8888e350431c9e7557b0386ab91aa7832cfd51d5 Mon Sep 17 00:00:00 2001 From: xSunnySinghx <52149497+005sunnysingh@users.noreply.github.com> Date: Sat, 19 Aug 2023 08:26:01 +0530 Subject: [PATCH 445/796] Update domains/test2214.json Co-authored-by: William Harrison --- domains/test2214.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/test2214.json b/domains/test2214.json index 234611698..57306063d 100644 --- a/domains/test2214.json +++ b/domains/test2214.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From 898472e4eb692aac0d83b18f21483b24af5247c0 Mon Sep 17 00:00:00 2001 From: Adarsh-Inamdar Date: Sat, 19 Aug 2023 09:47:48 +0530 Subject: [PATCH 446/796] feat(domain): adarsh-a-inamdar.is-a.dev --- domains/adarsh-a-inamdar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adarsh-a-inamdar.json diff --git a/domains/adarsh-a-inamdar.json b/domains/adarsh-a-inamdar.json new file mode 100644 index 000000000..b1b211f10 --- /dev/null +++ b/domains/adarsh-a-inamdar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Adarsh-Inamdar", + "email": "adarshinamdar2003@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 4ceb311f1afa80fcc43a85246f7b974319a0c664 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Aug 2023 12:24:49 +0800 Subject: [PATCH 447/796] Update imat.json --- domains/imat.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 23dd57767..779f5fd69 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -3,9 +3,9 @@ "repo": "https://github.com/imatx/imatx.github.io", "owner": { "username": "imatx", - "email": "adam.essakhi16+mat@gmail.com", - "twitter": "None" + "email": "adam.essakhi16+mat@gmail.com" }, "record": { "CNAME": "imatx.github.io" } +} From 783e34c28838e69689b67a24f626f2ac14f6ffac Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Aug 2023 12:25:01 +0800 Subject: [PATCH 448/796] Discard changes to domains/imat.is-a.dev.json --- domains/imat.is-a.dev.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 domains/imat.is-a.dev.json diff --git a/domains/imat.is-a.dev.json b/domains/imat.is-a.dev.json deleted file mode 100644 index 21f899cfe..000000000 --- a/domains/imat.is-a.dev.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "iMatx", - "email": "adam.essakhi16+github@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 997571701212721193" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=adam.essakhi16+imat@gmail.com" - } -} From bcbc1522e221765305ab3dc45a9edb145fc44176 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Aug 2023 12:26:06 +0800 Subject: [PATCH 449/796] Update imat.json --- domains/imat.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 779f5fd69..73e37c1d2 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -3,9 +3,18 @@ "repo": "https://github.com/imatx/imatx.github.io", "owner": { "username": "imatx", - "email": "adam.essakhi16+mat@gmail.com" + "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "imatx.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=adam.essakhi16+imat@gmail.com" } } From faa18e8f25ade56ef67f38156e807d604cbbba8d Mon Sep 17 00:00:00 2001 From: gigwanoobstudios Date: Fri, 18 Aug 2023 22:47:56 -0700 Subject: [PATCH 450/796] feat(domain): gigwanoob.is-a.dev --- domains/gigwanoob.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/gigwanoob.json b/domains/gigwanoob.json index 22c7a69e0..b6021e569 100644 --- a/domains/gigwanoob.json +++ b/domains/gigwanoob.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "gigwanoobstudios", - "email": "tplink3116@gmail.com", - "discord": "820962361787285534" - }, - - "record": { - "CNAME": "gigwanoobstudios.github.io" - } -} + "owner": { + "username": "gigwanoobstudios", + "email": "tplink3116@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 2637e491c373cc0d98a915dd5d161317e44b3f8f Mon Sep 17 00:00:00 2001 From: gibaohung-dev Date: Sat, 19 Aug 2023 13:31:08 +0700 Subject: [PATCH 451/796] feat(domain): bao.is-a.dev --- domains/bao.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bao.json diff --git a/domains/bao.json b/domains/bao.json new file mode 100644 index 000000000..20dfb3852 --- /dev/null +++ b/domains/bao.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gibaohung-dev", + "email": "thisismegiabao@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 40955db558c6b8aa8b1aadfd6f31a3e7023ebd3e Mon Sep 17 00:00:00 2001 From: ALBINPRAVEEN Date: Sat, 19 Aug 2023 12:11:28 +0530 Subject: [PATCH 452/796] feat(domain): albinpraveen.is-a.dev --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index e723d839f..72450f1a7 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -4,6 +4,6 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "CNAME": "albinpraveen.github.io" + "TXT": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"815094cd16aed1ad1a2eb8306c390a"}]"" } } From 31aa6369c1eb42e53d23b3244ba2567da857c5e8 Mon Sep 17 00:00:00 2001 From: ALBINPRAVEEN Date: Sat, 19 Aug 2023 12:11:37 +0530 Subject: [PATCH 453/796] feat(domain): albinpraveen.is-a.dev --- domains/albinpraveen.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 72450f1a7..490434805 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "ALBINPRAVEEN", - "email": "albinpraveen135790@gmail.com" - }, - "record": { - "TXT": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"815094cd16aed1ad1a2eb8306c390a"}]"" - } -} + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 76d706e0b2f639cd649abaffaa9f7389d7e1b3af Mon Sep 17 00:00:00 2001 From: ALBINPRAVEEN Date: Sat, 19 Aug 2023 12:12:11 +0530 Subject: [PATCH 454/796] feat(domain): albinpraveen.is-a.dev --- domains/albinpraveen.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 490434805..aea766b29 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "ALBINPRAVEEN", - "email": "albinpraveen135790@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } - } \ No newline at end of file + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "CNAME": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false}]"" + } +} From 8afe3fabd12d29a8735f5fa14ba3ef06a6de84c4 Mon Sep 17 00:00:00 2001 From: ALBINPRAVEEN Date: Sat, 19 Aug 2023 12:13:13 +0530 Subject: [PATCH 455/796] feat(domain): albinpraveen.is-a.dev --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index aea766b29..72450f1a7 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -4,6 +4,6 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false}]"" + "TXT": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"815094cd16aed1ad1a2eb8306c390a"}]"" } } From a278a03abb003548115b07bc6a0f9cdcf0f0663e Mon Sep 17 00:00:00 2001 From: ALBIN PRAVEEN <68139513+ALBINPRAVEEN@users.noreply.github.com> Date: Sat, 19 Aug 2023 12:19:41 +0530 Subject: [PATCH 456/796] Create _github-pages-challenge-ALBINPRAVEEN.albinpraveen I already have a domain named albinpraveen.is-a.dev i want to verify this in github --- .../_github-pages-challenge-ALBINPRAVEEN.albinpraveen | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen diff --git a/domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen b/domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen new file mode 100644 index 000000000..d30d3bb88 --- /dev/null +++ b/domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website (domain verification)", + "repo": "https://github.com/ALBINPRAVEEN/albinpraveen.github.io", + "owner": { + "username": "albinpraveen", + "email": "hi@albinpraveen.com" + }, + "record": { + "TXT": "815094cd16aed1ad1a2eb8306c390a" + } +} From f62ceeeaf801fe6c22f3f37d5775de2f09f383b6 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Sat, 19 Aug 2023 18:25:31 +0800 Subject: [PATCH 457/796] feat(domain): fd-gods-clan.is-a.dev --- domains/fd-gods-clan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fd-gods-clan.json diff --git a/domains/fd-gods-clan.json b/domains/fd-gods-clan.json new file mode 100644 index 000000000..52e0fe364 --- /dev/null +++ b/domains/fd-gods-clan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "fd-gods-clan.github.io" + } +} From 303d76f350ebdb3d31d96dad7962b3f7caaed6fa Mon Sep 17 00:00:00 2001 From: obstructed Date: Sat, 19 Aug 2023 11:33:02 +0100 Subject: [PATCH 458/796] feat(domain): sami.is-a.dev --- domains/sami.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sami.json diff --git a/domains/sami.json b/domains/sami.json new file mode 100644 index 000000000..8e69b2271 --- /dev/null +++ b/domains/sami.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "obstructed", + "email": "scamstur@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 9c9826fbf0011195fa2609d18c504395f2906e3b Mon Sep 17 00:00:00 2001 From: onem0 Date: Sat, 19 Aug 2023 13:26:18 +0200 Subject: [PATCH 459/796] feat(domain): neo.is-a.dev --- domains/neo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neo.json diff --git a/domains/neo.json b/domains/neo.json new file mode 100644 index 000000000..9680f6dc9 --- /dev/null +++ b/domains/neo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "onem0", + "email": "kremersneo0@gmail.com" + }, + "record": { + "A": ["173.212.227.74"] + } +} From 5bff45f18448db574d4d81adc5e32ea8a172fe04 Mon Sep 17 00:00:00 2001 From: onem0 Date: Sat, 19 Aug 2023 13:32:03 +0200 Subject: [PATCH 460/796] feat(domain): thiomains.is-a.dev --- domains/thiomains.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thiomains.json diff --git a/domains/thiomains.json b/domains/thiomains.json new file mode 100644 index 000000000..1cd7b19c7 --- /dev/null +++ b/domains/thiomains.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "onem0", + "email": "kremersneo0@gmail.com" + }, + "record": { + "URL": "http://bindergamer.de" + } +} From 992779139ba7593c7248ce693a4fc2333f0d2216 Mon Sep 17 00:00:00 2001 From: KelvinMJr707 Date: Sat, 19 Aug 2023 04:54:11 -0700 Subject: [PATCH 461/796] feat(domain): kelvinmjr707.is-a.dev --- domains/kelvinmjr707.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kelvinmjr707.json diff --git a/domains/kelvinmjr707.json b/domains/kelvinmjr707.json new file mode 100644 index 000000000..3f3e21265 --- /dev/null +++ b/domains/kelvinmjr707.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KelvinMJr707", + "email": "KelvinMJr707@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From ef0ec2b5a7749ec047ba2d76ff0f32d98d4cf9c7 Mon Sep 17 00:00:00 2001 From: d3vboi Date: Sat, 19 Aug 2023 15:16:14 +0200 Subject: [PATCH 462/796] feat(domain): d3vboi.is-a.dev --- domains/d3vboi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/d3vboi.json diff --git a/domains/d3vboi.json b/domains/d3vboi.json new file mode 100644 index 000000000..9c2d11d03 --- /dev/null +++ b/domains/d3vboi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "d3vboi", + "email": "d3vboi@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 820bdfe797699dcc190de762357dd66f18448402 Mon Sep 17 00:00:00 2001 From: prasadsawant7 Date: Sat, 19 Aug 2023 21:09:18 +0530 Subject: [PATCH 463/796] feat(domain): prasadsawant.is-a.dev --- domains/prasadsawant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prasadsawant.json diff --git a/domains/prasadsawant.json b/domains/prasadsawant.json new file mode 100644 index 000000000..016f45c76 --- /dev/null +++ b/domains/prasadsawant.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "prasadsawant7", + "email": "prasadsawant7git@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 807e6daec1fc0c57fb5021b247c33a142e462131 Mon Sep 17 00:00:00 2001 From: amey1355 Date: Sat, 19 Aug 2023 21:14:38 +0530 Subject: [PATCH 464/796] feat(domain): ameysawant.is-a.dev --- domains/ameysawant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ameysawant.json diff --git a/domains/ameysawant.json b/domains/ameysawant.json new file mode 100644 index 000000000..e2730d70b --- /dev/null +++ b/domains/ameysawant.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "amey1355", + "email": "assawant06@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From c1789cd1b164f651bcf01c7f8786eae5ebe93752 Mon Sep 17 00:00:00 2001 From: LCDLED Date: Sat, 19 Aug 2023 18:44:20 +0000 Subject: [PATCH 465/796] feat(domain): lcdled.is-a.dev --- domains/lcdled.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lcdled.json diff --git a/domains/lcdled.json b/domains/lcdled.json new file mode 100644 index 000000000..42ab164c3 --- /dev/null +++ b/domains/lcdled.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LCDLED", + "email": "TheCatatomic@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 0bdc89cf0d652ba2109e6b57dd35d91a74ae7bba Mon Sep 17 00:00:00 2001 From: Stardust-kyun Date: Sat, 19 Aug 2023 14:56:33 -0400 Subject: [PATCH 466/796] github pages for star --- domains/.star.json.swp | Bin 0 -> 12288 bytes ...thub-pages-challenge-Stardust-kyun.star.json | 9 +++++++++ 2 files changed, 9 insertions(+) create mode 100644 domains/.star.json.swp create mode 100644 domains/_github-pages-challenge-Stardust-kyun.star.json diff --git a/domains/.star.json.swp b/domains/.star.json.swp new file mode 100644 index 0000000000000000000000000000000000000000..7312e3fe68cf6e14f47c426521a5bb9680929c72 GIT binary patch literal 12288 zcmeI&F;Buk6bJB!t5J-u4z+FuTa-yAiD7WSO-GZKUZ5(y=I$C|2s-!;{0@EvKZv87 zo5sm6V0>39Q6zy;&Hs|eao5*(*I&|saAEc2u;uJ|RpPcnWXey`{T7uTnnc1mjS00bZa0SG_<0uX=z1pcLfNlSFiPqt7z-D1&~Ci-HC4gwH>00bZa0SG_<0uX=z z1Rwx`KPV7HM0d+XFC6y&|Igq5?`5J#j$4i!j#G{rM}=dZVcU*h^Jj%4$KEKQouM?YY7J9LCDNj?P zEmg#MgM2)!vX>v1A8+^j=*#AdvXRhj6{jYai7nR%WoDed2z6`(FFl|S-$QsT literal 0 HcmV?d00001 diff --git a/domains/_github-pages-challenge-Stardust-kyun.star.json b/domains/_github-pages-challenge-Stardust-kyun.star.json new file mode 100644 index 000000000..f7526d18c --- /dev/null +++ b/domains/_github-pages-challenge-Stardust-kyun.star.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stardust-kyun", + "email": "stardust-kyun@proton.me" + }, + "record": { + "TXT": "714f8a049247726086dbea6777c092" + } +} From 0c9ffec47ff3cf9bb881d51405453ed975b26d5c Mon Sep 17 00:00:00 2001 From: Stardust-kyun Date: Sat, 19 Aug 2023 15:01:02 -0400 Subject: [PATCH 467/796] remove swp file --- domains/.star.json.swp | Bin 12288 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 domains/.star.json.swp diff --git a/domains/.star.json.swp b/domains/.star.json.swp deleted file mode 100644 index 7312e3fe68cf6e14f47c426521a5bb9680929c72..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12288 zcmeI&F;Buk6bJB!t5J-u4z+FuTa-yAiD7WSO-GZKUZ5(y=I$C|2s-!;{0@EvKZv87 zo5sm6V0>39Q6zy;&Hs|eao5*(*I&|saAEc2u;uJ|RpPcnWXey`{T7uTnnc1mjS00bZa0SG_<0uX=z1pcLfNlSFiPqt7z-D1&~Ci-HC4gwH>00bZa0SG_<0uX=z z1Rwx`KPV7HM0d+XFC6y&|Igq5?`5J#j$4i!j#G{rM}=dZVcU*h^Jj%4$KEKQouM?YY7J9LCDNj?P zEmg#MgM2)!vX>v1A8+^j=*#AdvXRhj6{jYai7nR%WoDed2z6`(FFl|S-$QsT From 996173203072626dfbc251a9c2c837b53ae177b9 Mon Sep 17 00:00:00 2001 From: VilariStorms Date: Sat, 19 Aug 2023 20:51:51 +0100 Subject: [PATCH 468/796] feat(domain): vilari.is-a.dev --- domains/vilari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vilari.json diff --git a/domains/vilari.json b/domains/vilari.json new file mode 100644 index 000000000..41b567929 --- /dev/null +++ b/domains/vilari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VilariStorms", + "email": "vilari@anonymail.nl" + }, + "record": { + "A": ["24.199.103.194"] + } +} From 2b52c2de0e7bbaa775ba8d9871ed9399add91414 Mon Sep 17 00:00:00 2001 From: Atr-e Date: Sat, 19 Aug 2023 12:52:14 -0700 Subject: [PATCH 469/796] feat(domain): devel.is-a.dev --- domains/devel.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/devel.json b/domains/devel.json index a099cacac..e73b5a5b0 100644 --- a/domains/devel.json +++ b/domains/devel.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Atr-e", - "email": "eatr577@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com"] - } -} + "owner": { + "username": "Atr-e", + "email": "eatr577@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 8b2e9213dc8a4454c31babeaf79143fa86f158cd Mon Sep 17 00:00:00 2001 From: Atr-e Date: Sat, 19 Aug 2023 12:56:15 -0700 Subject: [PATCH 470/796] feat(domain): devel.is-a.dev --- domains/devel.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/devel.json b/domains/devel.json index e73b5a5b0..70ec1fbe3 100644 --- a/domains/devel.json +++ b/domains/devel.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Atr-e", - "email": "eatr577@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } - } \ No newline at end of file + "owner": { + "username": "Atr-e", + "email": "eatr577@gmail.com" + }, + "record": { + "TXT": ""[{"type":"A","allowMultiple":false,"value":"217.174.245.249"},{"type":"MX","allowMultiple":true,"value":"hosts.is-a.dev"},{"type":"TXT","allowMultiple":true,"value":"v=spf1 a mx ip4:217.174.245.249 ~all"}]"" + } +} From ad004a0a169527ce6dcd2e4908a4ab58cdc4ccc3 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 20 Aug 2023 01:50:30 +0530 Subject: [PATCH 471/796] Delete mail.suki.json --- domains/mail.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mail.suki.json diff --git a/domains/mail.suki.json b/domains/mail.suki.json deleted file mode 100644 index f0cbc988a..000000000 --- a/domains/mail.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["212.193.3.66"] - } -} From cedfc84e123b7f5f716e32c503511c40fd46de44 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 20 Aug 2023 01:58:19 +0530 Subject: [PATCH 472/796] Delete qna.suki.json --- domains/qna.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/qna.suki.json diff --git a/domains/qna.suki.json b/domains/qna.suki.json deleted file mode 100644 index dbf9639a5..000000000 --- a/domains/qna.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "247eddef-406f-4ce3-87ae-b3515f3aa876.id.repl.co" - } -} From bcf9a47185117635ee35f5017fb15dc226f5b9d8 Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Sun, 20 Aug 2023 02:01:06 +0530 Subject: [PATCH 473/796] feat(domain): bday-list.suki.is-a.dev --- domains/bday-list.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index e35fc4390..d569b0c3d 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -4,6 +4,6 @@ "email": "suki@suki.is-a.dev" }, "record": { - "URL": "https://bday-list.tagesrevelio.repl.co" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co"}]"" } } From 137fcf800c4734fb6446c50aa4224d0b9fadc21b Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 20 Aug 2023 02:02:45 +0530 Subject: [PATCH 474/796] Update bday-list.suki.json --- domains/bday-list.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index d569b0c3d..7d957804d 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -4,6 +4,6 @@ "email": "suki@suki.is-a.dev" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co"}]"" + "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" } } From f98c16cdfe1ea448132cea22cab81eb860035d71 Mon Sep 17 00:00:00 2001 From: LCDLED Date: Sun, 20 Aug 2023 00:12:19 +0000 Subject: [PATCH 475/796] feat(domain): saturn-net.is-a.dev --- domains/saturn-net.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saturn-net.json diff --git a/domains/saturn-net.json b/domains/saturn-net.json new file mode 100644 index 000000000..61e34301a --- /dev/null +++ b/domains/saturn-net.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LCDLED", + "email": "TheCatatomic@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 254bd08bbe33580e24861228204dfb16832282d6 Mon Sep 17 00:00:00 2001 From: AleaToir3 Date: Sun, 20 Aug 2023 02:07:07 +0100 Subject: [PATCH 476/796] feat(domain): abdeljallil.is-a.dev --- domains/abdeljallil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abdeljallil.json diff --git a/domains/abdeljallil.json b/domains/abdeljallil.json new file mode 100644 index 000000000..e709988a8 --- /dev/null +++ b/domains/abdeljallil.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AleaToir3", + "email": "aleatoir3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 149ea806c7a9b7bb47076e5ed5ef03aad9113b03 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 20 Aug 2023 09:22:03 +0800 Subject: [PATCH 477/796] Update fd-gods-clan.json --- domains/fd-gods-clan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fd-gods-clan.json b/domains/fd-gods-clan.json index 52e0fe364..5979a0f57 100644 --- a/domains/fd-gods-clan.json +++ b/domains/fd-gods-clan.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "fd-gods-clan.github.io" + "CNAME": "shadowplayzyt22.github.io" } } From e19a9d831dd06a5da4d6b095eca298bdf63cee49 Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Sun, 20 Aug 2023 03:22:32 +0200 Subject: [PATCH 478/796] Update imat.json --- domains/imat.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 73e37c1d2..ce4e41664 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,12 +6,7 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "CNAME": "protuberant-stands.000webhostapp.com" "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], From 909a3363141c88f39021da03359a6e326d8f0a9a Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Sun, 20 Aug 2023 03:26:27 +0200 Subject: [PATCH 479/796] Update imat.json --- domains/imat.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index ce4e41664..cf533d197 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -7,9 +7,5 @@ }, "record": { "CNAME": "protuberant-stands.000webhostapp.com" - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=adam.essakhi16+imat@gmail.com" } } From f92b68cbe08de648699db887ccdcad06c933c65a Mon Sep 17 00:00:00 2001 From: soupboyplague <62525469+pl4g@users.noreply.github.com> Date: Sat, 19 Aug 2023 22:38:56 -0300 Subject: [PATCH 480/796] Update plague.json --- domains/plague.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/plague.json b/domains/plague.json index 4eb7b03ec..07852e74a 100644 --- a/domains/plague.json +++ b/domains/plague.json @@ -1,11 +1,12 @@ { + "description": "My souper personal domain.", + "repo": "https://github.com/pl4g/pl4g.github.io", "owner": { "username": "pl4g", - "email": "viniciuslucianocardoso@gmail.com" + "email": "viniciuslucianocardoso@gmail.com", + "discord": "plague🥣#8408" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "CNAME": "pl4g.github.io" } -} \ No newline at end of file +} From 681ad3d826e68e1045a32e9ee60c69a6a74f042f Mon Sep 17 00:00:00 2001 From: BerzCode Date: Sun, 20 Aug 2023 13:29:16 +0530 Subject: [PATCH 481/796] feat(domain): saurabhkirve.is-a.dev --- domains/saurabhkirve.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saurabhkirve.json diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json new file mode 100644 index 000000000..afd47a19a --- /dev/null +++ b/domains/saurabhkirve.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BerzCode", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f079a606a28eef4244a062dcbf65f1b2b84f9714 Mon Sep 17 00:00:00 2001 From: psmeet190902 <21bph115@nirmauni.ac.in> Date: Sun, 20 Aug 2023 15:45:41 +0530 Subject: [PATCH 482/796] feat(domain): trasadiyasmeet.is-a.dev --- domains/trasadiyasmeet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trasadiyasmeet.json diff --git a/domains/trasadiyasmeet.json b/domains/trasadiyasmeet.json new file mode 100644 index 000000000..afbd109a8 --- /dev/null +++ b/domains/trasadiyasmeet.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "psmeet190902", + "email": "21bph115@nirmauni.ac.in" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 831f398778b16908839ff56704bbce17051adb54 Mon Sep 17 00:00:00 2001 From: Return Date: Sun, 20 Aug 2023 19:55:14 +0900 Subject: [PATCH 483/796] feat(domain): add `return.is-a.dev` --- domains/return.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/return.json diff --git a/domains/return.json b/domains/return.json new file mode 100644 index 000000000..09e1f35e1 --- /dev/null +++ b/domains/return.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "returnxd", + "email": "hc_2583@naver.com" + }, + + "record": { + "CNAME": "returnxd.github.io" + } +} From d9e49c77ecd9a6e46ebaef7d2719001ea78ce83c Mon Sep 17 00:00:00 2001 From: abhishek-pb1 Date: Sun, 20 Aug 2023 18:02:26 +0530 Subject: [PATCH 484/796] feat(domain): abhishekpb.is-a.dev --- domains/abhishekpb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhishekpb.json diff --git a/domains/abhishekpb.json b/domains/abhishekpb.json new file mode 100644 index 000000000..0cf904664 --- /dev/null +++ b/domains/abhishekpb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "abhishek-pb1", + "email": "studentabhishekpb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5879cc033aef295e458934d8a881bfce4f451bad Mon Sep 17 00:00:00 2001 From: ReefSalty Date: Sun, 20 Aug 2023 14:08:01 +0100 Subject: [PATCH 485/796] feat(domain): reef.is-a.dev --- domains/reef.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reef.json diff --git a/domains/reef.json b/domains/reef.json new file mode 100644 index 000000000..e14593559 --- /dev/null +++ b/domains/reef.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ReefSalty", + "email": "reefsalter@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 196962ac52d44cd1a42b9fc36fcd00df7d0ec486 Mon Sep 17 00:00:00 2001 From: itsrn Date: Sun, 20 Aug 2023 07:31:47 -0700 Subject: [PATCH 486/796] feat(domain): blog.ron.is-a.dev --- domains/blog.ron.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.ron.json diff --git a/domains/blog.ron.json b/domains/blog.ron.json new file mode 100644 index 000000000..9c98d6524 --- /dev/null +++ b/domains/blog.ron.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "CNAME": "itsrn.github.io" + } +} From a43032f667142db3ef734e6b0fa563ad766ce4ae Mon Sep 17 00:00:00 2001 From: TehPigYT Date: Sun, 20 Aug 2023 19:46:52 +0300 Subject: [PATCH 487/796] feat(domain): tehpig.is-a.dev --- domains/tehpig.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tehpig.json diff --git a/domains/tehpig.json b/domains/tehpig.json new file mode 100644 index 000000000..7c10f8c09 --- /dev/null +++ b/domains/tehpig.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TehPigYT", + "email": "aggelosdellas@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0b8dfae63e88dd0ebee11a29097d4d5d2774fc4c Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Sun, 20 Aug 2023 23:57:49 +0700 Subject: [PATCH 488/796] feat(domain): _github-pages-challenge-cfhoiril.iamchoiiril.is-a.dev --- .../_github-pages-challenge-cfhoiril.iamchoiiril.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-cfhoiril.iamchoiiril.json diff --git a/domains/_github-pages-challenge-cfhoiril.iamchoiiril.json b/domains/_github-pages-challenge-cfhoiril.iamchoiiril.json new file mode 100644 index 000000000..5d89dfc4b --- /dev/null +++ b/domains/_github-pages-challenge-cfhoiril.iamchoiiril.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cfhoiril", + "email": "iamchoirilfk@gmail.com" + }, + "record": { + "TXT": "9b283f49dbeb511d5060e9f26a83b4" + } +} From 12b1bf17ba92882cadb865ba70a1fb0ee59193b9 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sun, 20 Aug 2023 18:08:43 +0100 Subject: [PATCH 489/796] feat(domain): andrewtest22.is-a.dev --- domains/andrewtest22.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andrewtest22.json diff --git a/domains/andrewtest22.json b/domains/andrewtest22.json new file mode 100644 index 000000000..4dd4aa718 --- /dev/null +++ b/domains/andrewtest22.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0f8d89adc2c80a11c3dcddddb4ee435b6926d9e1 Mon Sep 17 00:00:00 2001 From: Yash-Khattar Date: Mon, 21 Aug 2023 02:17:45 +0530 Subject: [PATCH 490/796] feat(domain): yash-khattar.is-a.dev --- domains/yash-khattar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yash-khattar.json diff --git a/domains/yash-khattar.json b/domains/yash-khattar.json new file mode 100644 index 000000000..26520e320 --- /dev/null +++ b/domains/yash-khattar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Yash-Khattar", + "email": "yashkhattar73@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2615f0b8422574071af4b447f964572d6f8c36f5 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash2019 Date: Thu, 17 Aug 2023 00:38:12 -0400 Subject: [PATCH 491/796] feat(domain): azul.is-a.dev --- domains/azul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/azul.json diff --git a/domains/azul.json b/domains/azul.json new file mode 100644 index 000000000..5c0a16203 --- /dev/null +++ b/domains/azul.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TheRealGeoDash2019", + "email": "TheRealGeoDash2019@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From ec94914efbfd320e8cbaebb035ec36e2e2decff8 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash Date: Thu, 17 Aug 2023 07:14:48 -0400 Subject: [PATCH 492/796] Update azul.json --- domains/azul.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/azul.json b/domains/azul.json index 5c0a16203..aa6eaf81c 100644 --- a/domains/azul.json +++ b/domains/azul.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 6f7ab7d321717e84abceccba5e3dfd64c562de4d Mon Sep 17 00:00:00 2001 From: PHYT90DitYT Date: Sun, 20 Aug 2023 18:11:39 -0500 Subject: [PATCH 493/796] feat(domain): mcio.is-a.dev --- domains/mcio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mcio.json diff --git a/domains/mcio.json b/domains/mcio.json new file mode 100644 index 000000000..5ad1cbb1f --- /dev/null +++ b/domains/mcio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PHYT90DitYT", + "email": "chess049@rsdmo.org", + "discord": "798934178783559710" + }, + + "record": { + "CNAME": "mine-craft.io" + } +} From 3260a7a1047368c3400151fcd0271c0d9b35c036 Mon Sep 17 00:00:00 2001 From: PHYT90DitYT Date: Sun, 20 Aug 2023 18:16:34 -0500 Subject: [PATCH 494/796] feat(domain): kcasm.is-a.dev --- domains/kcasm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kcasm.json diff --git a/domains/kcasm.json b/domains/kcasm.json new file mode 100644 index 000000000..eac9d55ed --- /dev/null +++ b/domains/kcasm.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PHYT90DitYT", + "email": "chess049@rsdmo.org", + "discord": "798934178783559710" + }, + + "record": { + "CNAME": "i-think-i.lol" + } +} From b9e73bd1689b02e276138d12d6ce037237d1c9fd Mon Sep 17 00:00:00 2001 From: k22rma Date: Sun, 20 Aug 2023 17:37:36 -0700 Subject: [PATCH 495/796] ffjgfj --- domains/_github-pages-challenge-k22rma.k22rma.json | 9 +++++++++ domains/k22rma.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 domains/_github-pages-challenge-k22rma.k22rma.json diff --git a/domains/_github-pages-challenge-k22rma.k22rma.json b/domains/_github-pages-challenge-k22rma.k22rma.json new file mode 100644 index 000000000..ab9247e88 --- /dev/null +++ b/domains/_github-pages-challenge-k22rma.k22rma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "k22rma", + "email": "krrishsharma.ks12345@gmail.com" + }, + "record": { + "TXT": "c4d4e7c7ad03a88fd89ea4f1beb994" + } +} diff --git a/domains/k22rma.json b/domains/k22rma.json index f936f4859..b47f99a31 100644 --- a/domains/k22rma.json +++ b/domains/k22rma.json @@ -1,9 +1,9 @@ { "owner": { - "username": "Krrish313", + "username": "k22rma", "email": "krrishsharma.ks12345@gmail.com" }, "record": { - "URL": "https://github.com/krrish313" + "CNAME": "k22rma.github.io" } } From e068b562940b72b343da07a38781df4ee76d2951 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Mon, 21 Aug 2023 03:31:58 +0100 Subject: [PATCH 496/796] Update flow-os.liquid.json --- domains/flow-os.liquid.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/flow-os.liquid.json b/domains/flow-os.liquid.json index d88826b20..d453d7e44 100644 --- a/domains/flow-os.liquid.json +++ b/domains/flow-os.liquid.json @@ -1,9 +1,9 @@ { "owner": { "username": "ThinLiquid", - "email": "thinliquid@proton.me" + "email": "thnlqd@gmail.com" }, "record": { - "CNAME": "fathomless-chickadee-7xj6ixiuhgknzzityvtiq6q4.herokudns.com" + "A": "155.248.212.141" } } From 26c3d245b7e24bda5ccfb8e8f06b181cd97817fd Mon Sep 17 00:00:00 2001 From: circularsprojects <50017673+circularsprojects@users.noreply.github.com> Date: Mon, 21 Aug 2023 12:43:54 +1000 Subject: [PATCH 497/796] Update circular.json --- domains/circular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/circular.json b/domains/circular.json index 9572a40c7..fdeaf3eaa 100644 --- a/domains/circular.json +++ b/domains/circular.json @@ -4,6 +4,6 @@ "email": "levi97646@gmail.com" }, "record": { - "URL": "https://circularsprojects.com" + "URL": "https://circulars.dev" } } From 8ec0ae78a33f0d85fb029ca8865fa34569a0ac36 Mon Sep 17 00:00:00 2001 From: Zepvil Date: Mon, 21 Aug 2023 15:36:27 +1200 Subject: [PATCH 498/796] feat(domain): zepvil.is-a.dev --- domains/zepvil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zepvil.json diff --git a/domains/zepvil.json b/domains/zepvil.json new file mode 100644 index 000000000..08cbfca6e --- /dev/null +++ b/domains/zepvil.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zepvil", + "email": "thezepvil@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 30c8bc8ccdd12619f954053c681565fa3c0ab662 Mon Sep 17 00:00:00 2001 From: GameDeveloperDylan Date: Sun, 20 Aug 2023 23:52:32 -0400 Subject: [PATCH 499/796] feat(domain): gamedevdylan.is-a.dev --- domains/gamedevdylan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gamedevdylan.json diff --git a/domains/gamedevdylan.json b/domains/gamedevdylan.json new file mode 100644 index 000000000..f3913a8ae --- /dev/null +++ b/domains/gamedevdylan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameDeveloperDylan", + "email": "dylan10109101010910@gmail.com" + }, + "record": { + "CNAME": "164dbfde-80d8-4920-b392-dfd67063c694.id.repl.co" + } +} From dbe5f973dbdabba4d4a4e498f820cd7e963a60bd Mon Sep 17 00:00:00 2001 From: ayushbite Date: Mon, 21 Aug 2023 12:23:52 +0530 Subject: [PATCH 500/796] feat(domain): efftronics.is-a.dev --- domains/efftronics.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/efftronics.json diff --git a/domains/efftronics.json b/domains/efftronics.json new file mode 100644 index 000000000..b755d0ff7 --- /dev/null +++ b/domains/efftronics.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayushbite", + "email": "ayushbite@gmail.com" + }, + "record": { + "URL": "https://visitayush.tech/" + } +} From ff613a140e2e34ddcfd44d67ab6ea6cfb75e7312 Mon Sep 17 00:00:00 2001 From: BerzCode Date: Mon, 21 Aug 2023 13:47:03 +0530 Subject: [PATCH 501/796] feat(domain): berzerk.is-a.dev --- domains/berzerk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/berzerk.json diff --git a/domains/berzerk.json b/domains/berzerk.json new file mode 100644 index 000000000..78df35194 --- /dev/null +++ b/domains/berzerk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BerzCode", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "A": ["154.41.233.131"] + } +} From 3a4796400ab4c7a7f1d3e8631923f2aeee34085a Mon Sep 17 00:00:00 2001 From: gigwanoobstudios Date: Mon, 21 Aug 2023 03:38:44 -0700 Subject: [PATCH 502/796] feat(domain): mostafizurrahman.is-a.dev --- domains/mostafizurrahman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mostafizurrahman.json diff --git a/domains/mostafizurrahman.json b/domains/mostafizurrahman.json new file mode 100644 index 000000000..339a082ba --- /dev/null +++ b/domains/mostafizurrahman.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gigwanoobstudios", + "email": "tplink3116@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 379e3f5825738720a89c4d1049ef8a8b5b8dee22 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 21 Aug 2023 07:53:32 -0400 Subject: [PATCH 503/796] Create pshock.oxmc.json --- domains/pshock.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pshock.oxmc.json diff --git a/domains/pshock.oxmc.json b/domains/pshock.oxmc.json new file mode 100644 index 000000000..ad4a5a38f --- /dev/null +++ b/domains/pshock.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "CNAME": "protoshock-utils.000webhostapp.com", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From 52b7b401306da98dc313296182afb2abca219bec Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 21 Aug 2023 08:31:54 -0400 Subject: [PATCH 504/796] Update pshock.oxmc.json --- domains/pshock.oxmc.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/pshock.oxmc.json b/domains/pshock.oxmc.json index ad4a5a38f..98b4ff968 100644 --- a/domains/pshock.oxmc.json +++ b/domains/pshock.oxmc.json @@ -5,8 +5,6 @@ "discord": "oxmc7769" }, "record": { - "CNAME": "protoshock-utils.000webhostapp.com", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + "CNAME": "protoshock-utils.000webhostapp.com" } } From 8d0105e55b12e94b844d570b0d6cc9a0d48b78de Mon Sep 17 00:00:00 2001 From: sartimo Date: Mon, 21 Aug 2023 15:17:52 +0200 Subject: [PATCH 505/796] feat(domain): timo.is-a.dev --- domains/timo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/timo.json diff --git a/domains/timo.json b/domains/timo.json new file mode 100644 index 000000000..d4b3b6dba --- /dev/null +++ b/domains/timo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sartimo", + "email": "sartimo10@gmail.com" + }, + "record": { + "URL": "https://sartimo.surge.sh" + } +} From 52573634c90232f305310b02e2d99478b8b231d8 Mon Sep 17 00:00:00 2001 From: mini_exploit <61931266+miniexploit@users.noreply.github.com> Date: Mon, 21 Aug 2023 21:21:24 +0700 Subject: [PATCH 506/796] Create miniexploit.json --- domains/miniexploit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/miniexploit.json diff --git a/domains/miniexploit.json b/domains/miniexploit.json new file mode 100644 index 000000000..81da8a2b1 --- /dev/null +++ b/domains/miniexploit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "miniexploit", + "email": "miniexploitttt@gmail.com" + }, + "record": { + "URL": "https://miniexploit.github.io" + } +} From 1d65cdc65acde3ef782dfd0bfaae53abe7a63860 Mon Sep 17 00:00:00 2001 From: notabhixhek Date: Mon, 21 Aug 2023 19:58:14 +0530 Subject: [PATCH 507/796] feat(domain): avikek.is-a.dev --- domains/avikek.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/avikek.json diff --git a/domains/avikek.json b/domains/avikek.json new file mode 100644 index 000000000..6ea85b620 --- /dev/null +++ b/domains/avikek.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "notabhixhek", + "email": "abhishek.fodikar29@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a44b2da83b15edffb765233ef556e84c9302d8a1 Mon Sep 17 00:00:00 2001 From: mini_exploit <61931266+miniexploit@users.noreply.github.com> Date: Mon, 21 Aug 2023 22:49:56 +0700 Subject: [PATCH 508/796] Update miniexploit.json --- domains/miniexploit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/miniexploit.json b/domains/miniexploit.json index 81da8a2b1..20e0b0e02 100644 --- a/domains/miniexploit.json +++ b/domains/miniexploit.json @@ -4,6 +4,6 @@ "email": "miniexploitttt@gmail.com" }, "record": { - "URL": "https://miniexploit.github.io" + "CNAME": "miniexploit.github.io" } } From fe25e5a6e5f9548bd9c1ab61e31274f7620d6e02 Mon Sep 17 00:00:00 2001 From: cabingory Date: Mon, 21 Aug 2023 21:04:13 +0100 Subject: [PATCH 509/796] feat(domain): blinx.is-a.dev --- domains/blinx.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/blinx.json b/domains/blinx.json index 0a12e69cd..61da34aab 100644 --- a/domains/blinx.json +++ b/domains/blinx.json @@ -4,8 +4,6 @@ "email": "blinxduh@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "CNAME": ""[{"type":"TXT","value":"v=spf1 a mx ip4:217.174.245.249 ~all","allowMultiple":true},{"type":"MX","value":"hosts.is-a.dev","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"_discord.blinx.is-a.dev."}]"" } -} \ No newline at end of file +} From d5c904ed0fdb2f5ef044f258eb88d799d1b2006d Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Mon, 21 Aug 2023 16:06:36 -0400 Subject: [PATCH 510/796] feat(domain): master.is-a.dev --- domains/master.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/master.json diff --git a/domains/master.json b/domains/master.json new file mode 100644 index 000000000..6c05eaf9c --- /dev/null +++ b/domains/master.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TheMaster223", + "email": "masteriscool223@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a6ec6524442c5ee9a114f869d03c3d947cf16c9e Mon Sep 17 00:00:00 2001 From: TheMrRedstone Date: Mon, 21 Aug 2023 18:47:57 -0400 Subject: [PATCH 511/796] feat(domain): hazelnut.is-a.dev --- domains/hazelnut.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hazelnut.json diff --git a/domains/hazelnut.json b/domains/hazelnut.json new file mode 100644 index 000000000..c60271d46 --- /dev/null +++ b/domains/hazelnut.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheMrRedstone", + "email": "support@robloxtutorialzone.ml" + }, + "record": { + "CNAME": "22yefvfj.up.railway.app" + } +} From 60f6efaa7f8cae24889a9308f96075d1a23c7e0a Mon Sep 17 00:00:00 2001 From: asyncedd Date: Tue, 22 Aug 2023 07:59:50 +0900 Subject: [PATCH 512/796] feat(domain): asyncedd.is-a.dev --- domains/asyncedd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asyncedd.json diff --git a/domains/asyncedd.json b/domains/asyncedd.json new file mode 100644 index 000000000..b8cdf4b73 --- /dev/null +++ b/domains/asyncedd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "asyncedd", + "email": "isynqquwu@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f7f4c4d27994823fcd10b8e2cd845827bc53928a Mon Sep 17 00:00:00 2001 From: zachcool Date: Mon, 21 Aug 2023 23:35:46 -0700 Subject: [PATCH 513/796] feat(domain): gcc.is-a.dev --- domains/gcc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gcc.json diff --git a/domains/gcc.json b/domains/gcc.json new file mode 100644 index 000000000..c4cd0ab8a --- /dev/null +++ b/domains/gcc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zachcool", + "email": "zach24willow@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 850a6a713402c6e1134c7cac19b4662548d6b252 Mon Sep 17 00:00:00 2001 From: ahmedimran35 Date: Tue, 22 Aug 2023 13:17:50 +0600 Subject: [PATCH 514/796] feat(domain): imran.is-a.dev --- domains/imran.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/imran.json diff --git a/domains/imran.json b/domains/imran.json new file mode 100644 index 000000000..931f387ff --- /dev/null +++ b/domains/imran.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ahmedimran35", + "email": "romeorajkumar098@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fff3308602fa4ff2b911c7a49f3c9e637e0c150d Mon Sep 17 00:00:00 2001 From: ahmedimran35 Date: Tue, 22 Aug 2023 13:23:14 +0600 Subject: [PATCH 515/796] feat(domain): imu.is-a.dev --- domains/imu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/imu.json diff --git a/domains/imu.json b/domains/imu.json new file mode 100644 index 000000000..931f387ff --- /dev/null +++ b/domains/imu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ahmedimran35", + "email": "romeorajkumar098@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 456bb7dd054c2b8cc259867f46ec4c2bb51b1fd8 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 09:49:24 +0200 Subject: [PATCH 516/796] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 18a9f8457..e8c7a3ca6 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": "mcshept.github.io" + "MX": "["mx1.improvmx.com."]" } } From bb60b82dd41414107ef5d6c88f04650a62e39a04 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 09:49:45 +0200 Subject: [PATCH 517/796] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index e8c7a3ca6..679715072 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": "["mx1.improvmx.com."]" + "MX": "["mx2.improvmx.com."]" } } From 6dfc3fdfad244561236cca29649bff4612422716 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 09:51:00 +0200 Subject: [PATCH 518/796] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 679715072..a304d802e 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": "["mx2.improvmx.com."]" + "CNAME": ""[{"type":"CNAME","value":"mcshept.github.io","allowMultiple":false}]"" } } From bbf2ff9996706aab814e06a14e26558c4d49f249 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:34:20 +0800 Subject: [PATCH 519/796] Discard changes to domains/alephdiallo.json --- domains/alephdiallo.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 9e3dc4bc7..958b0d6fc 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,9 +1,20 @@ { "owner": { "username": "alephdfilms", - "email": "alephdiallo@mail.com" + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" }, + "record": { - "TXT": ""[{"type":"TXT","allowMultiple":true}]"" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=alephdiallo@mail.com" } } From 1566faf42622e29d008e78b7e3ae8f02f348962a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:34:31 +0800 Subject: [PATCH 520/796] Update majorhead.json --- domains/majorhead.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/majorhead.json b/domains/majorhead.json index 1c75d0e94..2f3667679 100644 --- a/domains/majorhead.json +++ b/domains/majorhead.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 465c10c9528fe45b13567e880b639ac00722ee53 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Tue, 22 Aug 2023 20:36:37 +0800 Subject: [PATCH 521/796] Update alphatest.json --- domains/alphatest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alphatest.json b/domains/alphatest.json index bedeb69fe..e8b88d53e 100644 --- a/domains/alphatest.json +++ b/domains/alphatest.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From aa005809629667c2b26329812ea4fc5f8f8d8e34 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:38:19 +0800 Subject: [PATCH 522/796] Update thesonofdevilhunter.json --- domains/thesonofdevilhunter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thesonofdevilhunter.json b/domains/thesonofdevilhunter.json index 5e06d971c..3f2a9cf77 100644 --- a/domains/thesonofdevilhunter.json +++ b/domains/thesonofdevilhunter.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["nerdsforgaming.github.io"] + "CNAME": "nerdsforgaming.github.io" } } From f5aad04d60ecf02b3efe6b08608027f2b2acbcd3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:40:55 +0800 Subject: [PATCH 523/796] Discard changes to domains/.riviox.json --- domains/.riviox.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/.riviox.json diff --git a/domains/.riviox.json b/domains/.riviox.json deleted file mode 100644 index 46ffd8e54..000000000 --- a/domains/.riviox.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "RivioxGaming", - "email": "rivioxyt@hotmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } -} \ No newline at end of file From 19f5c6bd9dbdfd47b992cbc0f91359ab663c2ebe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:41:03 +0800 Subject: [PATCH 524/796] Update riviox.json --- domains/riviox.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/riviox.json b/domains/riviox.json index 46ffd8e54..6b323db18 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 3d10a407ae0a9607289ed18db0e51f44a0224991 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:42:23 +0800 Subject: [PATCH 525/796] Update git.json --- domains/git.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/git.json b/domains/git.json index 04d94fec4..a4b5610d5 100644 --- a/domains/git.json +++ b/domains/git.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 0890526c7f099254ca65b50552114a8c3c4db111 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:44:39 +0800 Subject: [PATCH 526/796] Update activate.json --- domains/activate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/activate.json b/domains/activate.json index 83671cbcb..a88e7a643 100644 --- a/domains/activate.json +++ b/domains/activate.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 55749ac5a22b05b499023c543430225baaaf58f2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:47:22 +0800 Subject: [PATCH 527/796] Update rayr.json --- domains/rayr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayr.json b/domains/rayr.json index 0c99ce895..f6a6daf36 100644 --- a/domains/rayr.json +++ b/domains/rayr.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "rayr.link" + "URL": "https://rayr.link" } } From 02d54cc181dfbf1ad27e1e8bc39ce8a1086258e2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:54:25 +0800 Subject: [PATCH 528/796] Update terraegg.json --- domains/terraegg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/terraegg.json b/domains/terraegg.json index 5d234e5d0..9b04706fb 100644 --- a/domains/terraegg.json +++ b/domains/terraegg.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 8e19f5424d21900f726b590f081075226444e0c6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:54:35 +0800 Subject: [PATCH 529/796] Update albuman.json --- domains/albuman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/albuman.json b/domains/albuman.json index 400abfa4f..f00dcdca8 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } - } \ No newline at end of file + } From 9b3e716f46111c481f1a4c47f635f755d377ad57 Mon Sep 17 00:00:00 2001 From: miniexploit Date: Tue, 22 Aug 2023 19:56:48 +0700 Subject: [PATCH 530/796] feat(domain): miniexploit.is-a.dev --- domains/miniexploit.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/miniexploit.json b/domains/miniexploit.json index 20e0b0e02..ab6e9500d 100644 --- a/domains/miniexploit.json +++ b/domains/miniexploit.json @@ -4,6 +4,8 @@ "email": "miniexploitttt@gmail.com" }, "record": { - "CNAME": "miniexploit.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From b4e41c1e26e1faaf7ecf2a1b5e663bb1a1ec9027 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:57:45 +0800 Subject: [PATCH 531/796] Update tm-incognito.json --- domains/tm-incognito.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tm-incognito.json b/domains/tm-incognito.json index 488fbfbbd..1532b27df 100644 --- a/domains/tm-incognito.json +++ b/domains/tm-incognito.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 3ef4d43a84a391ad0ecb5b7bec0e60023e8f7550 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:01:30 +0800 Subject: [PATCH 532/796] Discard changes to domains/sebitalent04.json --- domains/sebitalent04.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sebitalent04.json diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json new file mode 100644 index 000000000..c89df20b3 --- /dev/null +++ b/domains/sebitalent04.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", + "owner": { + "username": "SebiTalent04", + "email": "", + "discord": "Sto#7264" + }, + "record": { + "CNAME": "SebiTalent04.github.io" + } +} From 38ddd75fa4e89a8f3c01faee563ff1d9db4d6014 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:01:50 +0800 Subject: [PATCH 533/796] Update and rename _github-pages-challenge-SebiTalent04.sebitalent04.json to _github-pages-challenge-sebitalent04.sebitalent04.json --- ...on => _github-pages-challenge-sebitalent04.sebitalent04.json} | 1 + 1 file changed, 1 insertion(+) rename domains/{_github-pages-challenge-SebiTalent04.sebitalent04.json => _github-pages-challenge-sebitalent04.sebitalent04.json} (86%) diff --git a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json b/domains/_github-pages-challenge-sebitalent04.sebitalent04.json similarity index 86% rename from domains/_github-pages-challenge-SebiTalent04.sebitalent04.json rename to domains/_github-pages-challenge-sebitalent04.sebitalent04.json index 89181bf4f..751ba793f 100644 --- a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json +++ b/domains/_github-pages-challenge-sebitalent04.sebitalent04.json @@ -1,6 +1,7 @@ { "owner": { "username": "SebiTalent04", + "email": "" }, "record": { "TXT": "8139f556926b84918edeb68fa50b47" From a4121735f9bd9536f85b2d18051733882deab9cb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:06:36 +0800 Subject: [PATCH 534/796] Update benjae.json --- domains/benjae.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/benjae.json b/domains/benjae.json index b4610d07e..68af12f91 100644 --- a/domains/benjae.json +++ b/domains/benjae.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 305772400a09bf368adbede8b4ce5c74f501c445 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:08:53 +0800 Subject: [PATCH 535/796] Discard changes to domains/sugar.json --- domains/sugar.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json deleted file mode 100644 index 7abe0e5c4..000000000 --- a/domains/sugar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kentjuno7z", - "email": "lamdev1212@gmail.com" - }, - - "record": { - "A": ["idk"] - } -} From b2370079f739c1529d74947a0d3de76215f3da36 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:09:03 +0800 Subject: [PATCH 536/796] Discard changes to domains/yes.json --- domains/yes.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/yes.json diff --git a/domains/yes.json b/domains/yes.json deleted file mode 100644 index 0f552e051..000000000 --- a/domains/yes.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kentjuno7z", - "email": "lamdev1212@gmail.com" - }, - - "record": { - "TXT": "thx" - } -} From b9aeab86ca8eb468bf26e4aa7772eb16e339d581 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:09:32 +0800 Subject: [PATCH 537/796] Apply suggestions from code review --- domains/lamdev.json | 2 +- domains/puchikat.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lamdev.json b/domains/lamdev.json index 76bf32a56..83fdc615a 100644 --- a/domains/lamdev.json +++ b/domains/lamdev.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/puchikat.json b/domains/puchikat.json index 76bf32a56..83fdc615a 100644 --- a/domains/puchikat.json +++ b/domains/puchikat.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From c6954e7ad3324c47df893cbc7fbab326d8266e0d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:10:57 +0800 Subject: [PATCH 538/796] Update domains/rizky.json --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 6a85929f4..c181e6a0b 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"stellaris.rf.gd"}]"" + "CNAME": "stellaris.rf.gd" } } From 51435f48c4ace0ca4d809666525a4efb980ea070 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 21:15:08 +0200 Subject: [PATCH 539/796] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index a304d802e..e8c7a3ca6 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"mcshept.github.io","allowMultiple":false}]"" + "MX": "["mx1.improvmx.com."]" } } From 332a7f8bb7e7eeff797c7a40592941528ad8dcf2 Mon Sep 17 00:00:00 2001 From: PHYT90DitYT Date: Tue, 22 Aug 2023 20:13:52 +0000 Subject: [PATCH 540/796] feat(domain): kasmatic.is-a.dev --- domains/kasmatic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kasmatic.json diff --git a/domains/kasmatic.json b/domains/kasmatic.json new file mode 100644 index 000000000..3e9dbf32d --- /dev/null +++ b/domains/kasmatic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PHYT90DitYT", + "email": "chess049@rsdmo.org" + }, + "record": { + "CNAME": "i-think-i.lol" + } +} From ddaab96e502d1f8ad5eb2a590790ad229d564291 Mon Sep 17 00:00:00 2001 From: PHYT90DitYT Date: Tue, 22 Aug 2023 20:14:26 +0000 Subject: [PATCH 541/796] feat(domain): kasmatica.is-a.dev --- domains/kasmatica.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kasmatica.json diff --git a/domains/kasmatica.json b/domains/kasmatica.json new file mode 100644 index 000000000..3e9dbf32d --- /dev/null +++ b/domains/kasmatica.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PHYT90DitYT", + "email": "chess049@rsdmo.org" + }, + "record": { + "CNAME": "i-think-i.lol" + } +} From a8acf261f429ccff37141ec317816d46e8371493 Mon Sep 17 00:00:00 2001 From: Ole Date: Tue, 22 Aug 2023 22:18:23 +0200 Subject: [PATCH 542/796] Delete my own file --- domains/ole.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ole.json diff --git a/domains/ole.json b/domains/ole.json deleted file mode 100644 index 3059021da..000000000 --- a/domains/ole.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ole.is-a.dev", - "repo": "https://github.com/olebohmbach/olebohmbach.github.io", - "owner": { - "username": "olenohmbach", - "email": "ole@ole-is-live.de", - "twitter": "OleBohmbach" - }, - "record": { - "CNAME": "ole-is-live.de" - } -} From 49e480b91466f0b860d5cd2dd03e21da62fda673 Mon Sep 17 00:00:00 2001 From: AXD Date: Tue, 22 Aug 2023 23:52:24 +0300 Subject: [PATCH 543/796] Update axd.json --- domains/axd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/axd.json b/domains/axd.json index e027b4dd5..cfe73b8b2 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -1,9 +1,9 @@ { "owner": { "username": "alexdhg", - "email": "me@alexdhg.com" + "email": "alex.zr71@gmail.com" }, "record": { - "URL": "https://alexdhg.com" + "URL": "https://axxd.me" } } From bb3ab1ec6bf9a504d16dd73e2b4dc1975f648456 Mon Sep 17 00:00:00 2001 From: alexdhg Date: Tue, 22 Aug 2023 23:54:49 +0300 Subject: [PATCH 544/796] feat(domain): axd.is-a.dev --- domains/axd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axd.json b/domains/axd.json index cfe73b8b2..40ef05bd7 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -4,6 +4,6 @@ "email": "alex.zr71@gmail.com" }, "record": { - "URL": "https://axxd.me" + "URL": ""[{"type":"URL","value":"https://axxd.me","allowMultiple":false}]"" } } From 7ab6a6c052e5f40ad2ba7fb08b81fcb67025a553 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Wed, 23 Aug 2023 09:16:01 +0300 Subject: [PATCH 545/796] Update alpha.json --- domains/alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index a5dbc6fd3..b229886ec 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -4,6 +4,6 @@ "email": "sweepalf@gmail.com" }, "record": { - "CNAME": "youfoundalpha.pages.dev" +"URL": "http://youfoundalpha.vercel.app" } } From 33d0473620df6bb647d851cce5bbe42da3621358 Mon Sep 17 00:00:00 2001 From: assjgejcitif Date: Wed, 23 Aug 2023 10:29:08 +0200 Subject: [PATCH 546/796] feat(domain): eclair.is-a.dev --- domains/eclair.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eclair.json diff --git a/domains/eclair.json b/domains/eclair.json new file mode 100644 index 000000000..b7844089f --- /dev/null +++ b/domains/eclair.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "assjgejcitif", + "email": "fluffy@dmc.chat" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a116a2987107f8dfb68c7c309dade5c161775ae3 Mon Sep 17 00:00:00 2001 From: Krishnabohra Date: Wed, 23 Aug 2023 17:20:43 +0530 Subject: [PATCH 547/796] feat(domain): krishna.is-a.dev --- domains/krishna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krishna.json diff --git a/domains/krishna.json b/domains/krishna.json new file mode 100644 index 000000000..ebb74a7af --- /dev/null +++ b/domains/krishna.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Krishnabohra", + "email": "Krishnabohra2013@gmail.com", + "discord": "328135638358687746" + }, + + "record": { + "URL": "https://krishnabohra.github.io/krishna_bohra/" + } +} From 0b60f35ec8c39f7cde007eecd3d498f8eb62acac Mon Sep 17 00:00:00 2001 From: ayvanov Date: Wed, 23 Aug 2023 15:11:19 +0300 Subject: [PATCH 548/796] feat(domain): ayvanov.is-a.dev --- domains/ayvanov.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ayvanov.json b/domains/ayvanov.json index 24f94ffa3..1d8e7bb5f 100644 --- a/domains/ayvanov.json +++ b/domains/ayvanov.json @@ -4,6 +4,8 @@ "email": "xanderinho@gmail.com" }, "record": { - "A": ["79.111.156.10"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3b73369e0f5c34aed122b3dff9ab81f4b9a59fc3 Mon Sep 17 00:00:00 2001 From: l3qua Date: Wed, 23 Aug 2023 19:29:55 +0700 Subject: [PATCH 549/796] feat(domain): auq3l.is-a.dev --- domains/auq3l.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/auq3l.json diff --git a/domains/auq3l.json b/domains/auq3l.json new file mode 100644 index 000000000..680fcc53d --- /dev/null +++ b/domains/auq3l.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "l3qua", + "email": "lequangthanh260211@gmail.com" + }, + "record": { + "URL": "l3qua.github.io" + } +} From 3070133dde50ce97cc0d7cacdf65e8352e198394 Mon Sep 17 00:00:00 2001 From: LacyXosu Date: Wed, 23 Aug 2023 17:00:55 +0200 Subject: [PATCH 550/796] feat(domain): lacyx.is-a.dev --- domains/lacyx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lacyx.json diff --git a/domains/lacyx.json b/domains/lacyx.json new file mode 100644 index 000000000..0cdd45522 --- /dev/null +++ b/domains/lacyx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LacyXosu", + "email": "nozoska@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4297588c7ef0593edc536e686f92af1ee2ab0d3a Mon Sep 17 00:00:00 2001 From: Sadishru Date: Wed, 23 Aug 2023 20:31:44 +0530 Subject: [PATCH 551/796] feat(domain): sadiz.is-a.dev --- domains/sadiz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sadiz.json diff --git a/domains/sadiz.json b/domains/sadiz.json new file mode 100644 index 000000000..9943a93fa --- /dev/null +++ b/domains/sadiz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sadishru", + "email": "hellosadish@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9db5dc34e886c6f2356e7d6e04e97015393119a4 Mon Sep 17 00:00:00 2001 From: ppg00 <133581531+ppg00@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:38:43 +0100 Subject: [PATCH 552/796] Create mohammed.json --- domains/mohammed.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mohammed.json diff --git a/domains/mohammed.json b/domains/mohammed.json new file mode 100644 index 000000000..0e16b4ba3 --- /dev/null +++ b/domains/mohammed.json @@ -0,0 +1,12 @@ +{ + "description": "for my personal website ^_^", + "repo": "https://github.com/ppg00/ppg00.github.io", + "owner": { + "username": "ppg00", + "email": "ppqg00@gmail.com", + "twitter": "qqg00" + }, + "record": { + "CNAME": "ppg00.github.io" + } +} From 140ac90640d8f05983be55964c119982a262e1db Mon Sep 17 00:00:00 2001 From: ppg00 <133581531+ppg00@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:45:03 +0100 Subject: [PATCH 553/796] Update mohammed.json --- domains/mohammed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohammed.json b/domains/mohammed.json index 0e16b4ba3..0eb8bf46b 100644 --- a/domains/mohammed.json +++ b/domains/mohammed.json @@ -7,6 +7,6 @@ "twitter": "qqg00" }, "record": { - "CNAME": "ppg00.github.io" + "CNAME": "ppg00.github.io." } } From 556c7fe04707e2a04a22be3f0b9003b982eeabad Mon Sep 17 00:00:00 2001 From: ppg00 <133581531+ppg00@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:54:59 +0100 Subject: [PATCH 554/796] Create ppg00.json --- domains/ppg00.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ppg00.json diff --git a/domains/ppg00.json b/domains/ppg00.json new file mode 100644 index 000000000..0eb8bf46b --- /dev/null +++ b/domains/ppg00.json @@ -0,0 +1,12 @@ +{ + "description": "for my personal website ^_^", + "repo": "https://github.com/ppg00/ppg00.github.io", + "owner": { + "username": "ppg00", + "email": "ppqg00@gmail.com", + "twitter": "qqg00" + }, + "record": { + "CNAME": "ppg00.github.io." + } +} From 1fc87bafea9b18408eab1a393b2efa3e81d4f692 Mon Sep 17 00:00:00 2001 From: alkadhumi Date: Wed, 23 Aug 2023 19:36:13 +0300 Subject: [PATCH 555/796] feat(domain): alkadhumi.is-a.dev --- domains/alkadhumi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alkadhumi.json diff --git a/domains/alkadhumi.json b/domains/alkadhumi.json new file mode 100644 index 000000000..a075eca1e --- /dev/null +++ b/domains/alkadhumi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alkadhumi", + "email": "alihassan7722@gmail.com" + }, + "record": { + "URL": "https://alkadhumi.github.io" + } +} From d411824aa8032b0b9040ded34f9d52ff7833d29e Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Wed, 23 Aug 2023 22:50:23 +0530 Subject: [PATCH 556/796] feat(domain): quotes.suki.is-a.dev --- domains/quotes.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quotes.suki.json diff --git a/domains/quotes.suki.json b/domains/quotes.suki.json new file mode 100644 index 000000000..872c12d29 --- /dev/null +++ b/domains/quotes.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0b9f8664e670471dddf1824220f86b2d1c9ea7c1 Mon Sep 17 00:00:00 2001 From: mohandaklii Date: Wed, 23 Aug 2023 19:51:28 +0200 Subject: [PATCH 557/796] feat(domain): mohand.is-a.dev --- domains/mohand.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mohand.json diff --git a/domains/mohand.json b/domains/mohand.json new file mode 100644 index 000000000..68156f035 --- /dev/null +++ b/domains/mohand.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mohandaklii", + "email": "mohandakliamara09@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From de0dc3f9a4ccd238c728e9c7e0c050ef31369863 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Wed, 23 Aug 2023 21:49:29 +0300 Subject: [PATCH 558/796] Create 01.json --- domains/01.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/01.json diff --git a/domains/01.json b/domains/01.json new file mode 100644 index 000000000..ee687a7ca --- /dev/null +++ b/domains/01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayr.link" + } +} From 45efa4b91243e70f197f312cde24aeac674975ff Mon Sep 17 00:00:00 2001 From: vividcolorss <68936a@gmail.com> Date: Wed, 23 Aug 2023 17:13:38 -0500 Subject: [PATCH 559/796] feat(domain): xorisx.is-a.dev --- domains/xorisx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xorisx.json diff --git a/domains/xorisx.json b/domains/xorisx.json new file mode 100644 index 000000000..48a745462 --- /dev/null +++ b/domains/xorisx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vividcolorss", + "email": "68936a@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 25ae94e329d0ad50fc3f1ce0018e753704962e0c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 24 Aug 2023 11:58:44 +0800 Subject: [PATCH 560/796] Update domains/errornointernet.json --- domains/errornointernet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/errornointernet.json b/domains/errornointernet.json index 9aa3be744..64c0b592f 100644 --- a/domains/errornointernet.json +++ b/domains/errornointernet.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From 1ec04ef098dd65ac2bf3d46e9920a7432c96d34d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 24 Aug 2023 12:00:05 +0800 Subject: [PATCH 561/796] Update atuel.json --- domains/atuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/atuel.json b/domains/atuel.json index 99c72ccd5..d9b30fe6d 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -1,6 +1,6 @@ { "owner": { - "username": "stanasxdev", + "username": "atuell", "email": "stanasqwe@gmail.com" }, "record": { From fd719621354dd8ae28ef9b2d13b5fc1d48eb694b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 24 Aug 2023 12:04:19 +0800 Subject: [PATCH 562/796] Update domains/shept.json --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index e8c7a3ca6..4fa024640 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": "["mx1.improvmx.com."]" + "MX": ["mx1.improvmx.com"] } } From 618ccaa527ca5e7ad70ff1aa7437572da751c2cb Mon Sep 17 00:00:00 2001 From: mcshept Date: Thu, 24 Aug 2023 06:11:08 +0200 Subject: [PATCH 563/796] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 4fa024640..92a8ea792 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": ["mx1.improvmx.com"] + "CNAME": ""[{"type":"MX","value":"mx1.improvmx.com;mx2.improvmx.com","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"mcshept.github.io"}]"" } } From f277a1c174dd9a9b8fbc29634601b1b26cd34ec0 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Thu, 24 Aug 2023 06:37:18 +0200 Subject: [PATCH 564/796] Update shept.json --- domains/shept.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 92a8ea792..be27dee24 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,8 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": ""[{"type":"MX","value":"mx1.improvmx.com;mx2.improvmx.com","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"mcshept.github.io"}]"" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "CNAME": "mcshept.github.io" } } From 3ef68573bf1313b48e741bc5c035252ced2c8a6c Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Thu, 24 Aug 2023 06:40:31 +0200 Subject: [PATCH 565/796] Update shept.json --- domains/shept.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/shept.json b/domains/shept.json index be27dee24..92a8ea792 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,8 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "CNAME": "mcshept.github.io" + "CNAME": ""[{"type":"MX","value":"mx1.improvmx.com;mx2.improvmx.com","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"mcshept.github.io"}]"" } } From 54d02d7b2fa9825e1e3e5d5cb87cdec6dedc1ca0 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Thu, 24 Aug 2023 06:44:53 +0200 Subject: [PATCH 566/796] Update shept.json --- domains/shept.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 92a8ea792..e87223e0b 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,11 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": ""[{"type":"MX","value":"mx1.improvmx.com;mx2.improvmx.com","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"mcshept.github.io"}]"" + "CNAME": "mcshept.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 2ebcf54b112990991fdcb36bc1ad83f3a1503bce Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Thu, 24 Aug 2023 11:16:00 +0530 Subject: [PATCH 567/796] feat(domain): passgen.suki.is-a.dev --- domains/passgen.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/passgen.suki.json diff --git a/domains/passgen.suki.json b/domains/passgen.suki.json new file mode 100644 index 000000000..872c12d29 --- /dev/null +++ b/domains/passgen.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ba8327b424b4a43b7b1a9dd48d1d49df2069d30f Mon Sep 17 00:00:00 2001 From: atuell Date: Thu, 24 Aug 2023 09:14:15 +0300 Subject: [PATCH 568/796] feat(domain): atuel.is-a.dev --- domains/atuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/atuel.json b/domains/atuel.json index d9b30fe6d..e97c22b04 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -4,6 +4,6 @@ "email": "stanasqwe@gmail.com" }, "record": { - "CNAME": "atuell.github.io" + "CNAME": ""[{"type":"CNAME","value":"atuell.github.io","allowMultiple":false}]"" } } From eb7c8021eb047f5030e2071d5885ea199dd65030 Mon Sep 17 00:00:00 2001 From: atuell Date: Thu, 24 Aug 2023 09:14:27 +0300 Subject: [PATCH 569/796] feat(domain): atuel.is-a.dev --- domains/atuel.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/atuel.json b/domains/atuel.json index e97c22b04..5251ae8c8 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -4,6 +4,8 @@ "email": "stanasqwe@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"atuell.github.io","allowMultiple":false}]"" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 38f0f97bbddee9d905b514e0b7e1dc093207de7f Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Thu, 24 Aug 2023 14:23:06 +0530 Subject: [PATCH 570/796] feat(domain): jokes.suki.is-a.dev --- domains/jokes.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jokes.suki.json diff --git a/domains/jokes.suki.json b/domains/jokes.suki.json new file mode 100644 index 000000000..872c12d29 --- /dev/null +++ b/domains/jokes.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0434fff955c790e30c62ac1483b15d7350e94753 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Thu, 24 Aug 2023 12:04:33 +0200 Subject: [PATCH 571/796] Update shept.json --- domains/shept.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index e87223e0b..179abe5fb 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,7 +4,12 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": "mcshept.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bf6821ee671c3daea346ec0c1935cc8a692a6d1a Mon Sep 17 00:00:00 2001 From: RizmyAbdulla Date: Thu, 24 Aug 2023 15:37:47 +0530 Subject: [PATCH 572/796] feat(domain): ra.is-a.dev --- domains/ra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ra.json diff --git a/domains/ra.json b/domains/ra.json new file mode 100644 index 000000000..2148b17d0 --- /dev/null +++ b/domains/ra.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RizmyAbdulla", + "email": "rizmyabdulla@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7c6fc3080a79832c18e30938c803ab131b3c861c Mon Sep 17 00:00:00 2001 From: RizmyAbdulla Date: Thu, 24 Aug 2023 15:43:26 +0530 Subject: [PATCH 573/796] feat(domain): rizmyabdulla.is-a.dev --- domains/rizmyabdulla.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rizmyabdulla.json diff --git a/domains/rizmyabdulla.json b/domains/rizmyabdulla.json new file mode 100644 index 000000000..9ff309e79 --- /dev/null +++ b/domains/rizmyabdulla.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RizmyAbdulla", + "email": "rizmyabdulla@gmail.com" + }, + "record": { + "TXT": "b6d714cf37078550331f0bf5beddb5" + } +} From 0b7d9be254582de089f17c14cd49350c80aca68d Mon Sep 17 00:00:00 2001 From: Rizmy Abdulla Date: Thu, 24 Aug 2023 18:16:49 +0530 Subject: [PATCH 574/796] Update rizmyabdulla.json --- domains/rizmyabdulla.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/domains/rizmyabdulla.json b/domains/rizmyabdulla.json index 9ff309e79..a027cb9fa 100644 --- a/domains/rizmyabdulla.json +++ b/domains/rizmyabdulla.json @@ -1,9 +1,12 @@ { + "description": "Welcome to my creative haven! Explore a collection of my finest works that blend passion, innovation, and artistry. From captivating visual designs to thought-provoking written pieces, this portfolio domain showcases my journey as a versatile creator. Join me in celebrating the beauty of imagination and the power of expression", + "repo": "https://github.com/rizmyabdulla/rizmyabdulla", "owner": { - "username": "RizmyAbdulla", - "email": "rizmyabdulla@gmail.com" + "username": "rizmyabdulla", + "email": "rizmyabdulla@gmail.com", + "twitter": "_rizmyabdulla" }, "record": { - "TXT": "b6d714cf37078550331f0bf5beddb5" + "CNAME": "rizmyabdulla.github.io" } -} +} From 97d344a65354880d58468a18cfe126d5869b43d6 Mon Sep 17 00:00:00 2001 From: stanasxd Date: Thu, 24 Aug 2023 16:08:55 +0300 Subject: [PATCH 575/796] feat(domain): stanasx.is-a.dev --- domains/stanasx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stanasx.json diff --git a/domains/stanasx.json b/domains/stanasx.json new file mode 100644 index 000000000..d4ea86ae2 --- /dev/null +++ b/domains/stanasx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stanasxd", + "email": "stanasarts@gmail.com" + }, + "record": { + "CNAME": "stanasxd.github.io" + } +} From 506a1e079fd943142af2619ef19b31311d59cbdc Mon Sep 17 00:00:00 2001 From: unchaineddev Date: Thu, 24 Aug 2023 19:48:51 +0530 Subject: [PATCH 576/796] feat(domain): unchained.is-a.dev --- domains/unchained.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/unchained.json diff --git a/domains/unchained.json b/domains/unchained.json new file mode 100644 index 000000000..6b9f7870b --- /dev/null +++ b/domains/unchained.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "unchaineddev", + "email": "yusuf_in@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e1d05015a35c125cbb5769e0e25cbdba5a3d7ed0 Mon Sep 17 00:00:00 2001 From: masroof-maindak Date: Thu, 24 Aug 2023 21:40:35 +0500 Subject: [PATCH 577/796] feat(domain): masroof_maindak.is-a.dev --- domains/masroof_maindak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/masroof_maindak.json diff --git a/domains/masroof_maindak.json b/domains/masroof_maindak.json new file mode 100644 index 000000000..1e461be00 --- /dev/null +++ b/domains/masroof_maindak.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "masroof-maindak", + "email": "mujtaba.asim.amin@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5eb758abe3f11b4ec38bf9d3c1da61f2427673aa Mon Sep 17 00:00:00 2001 From: J0J0HA Date: Thu, 24 Aug 2023 19:11:54 +0200 Subject: [PATCH 578/796] feat(domain): jojojux.is-a.dev --- domains/jojojux.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jojojux.json diff --git a/domains/jojojux.json b/domains/jojojux.json new file mode 100644 index 000000000..e6723f44b --- /dev/null +++ b/domains/jojojux.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "J0J0HA", + "email": "info@jojojux.de" + }, + "record": { + "URL": "jojojux.de" + } +} From 1763aa4139086c7bf3d0b1bdf9bfe458d24d93f2 Mon Sep 17 00:00:00 2001 From: yashwardhan333666 Date: Thu, 24 Aug 2023 23:24:47 +0530 Subject: [PATCH 579/796] feat(domain): yashwardhan.is-a.dev --- domains/yashwardhan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yashwardhan.json diff --git a/domains/yashwardhan.json b/domains/yashwardhan.json new file mode 100644 index 000000000..ee445f4c1 --- /dev/null +++ b/domains/yashwardhan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "yashwardhan333666", + "email": "yashwardhan333666@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8ddfabb8fa9240e515eac352ad39f0f21b896c93 Mon Sep 17 00:00:00 2001 From: Dev8H24 Date: Thu, 24 Aug 2023 20:57:10 +0100 Subject: [PATCH 580/796] feat(domain): devgd.is-a.dev --- domains/devgd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/devgd.json diff --git a/domains/devgd.json b/domains/devgd.json new file mode 100644 index 000000000..0e409ca14 --- /dev/null +++ b/domains/devgd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Dev8H24", + "email": "devsteamgaming91@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3be0604c3d97f53988d9ede79306203d5716d74b Mon Sep 17 00:00:00 2001 From: !omne <123329306+notomne@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:46:20 -0700 Subject: [PATCH 581/796] use tabs --- domains/omne.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/omne.json b/domains/omne.json index 5e19086cc..e26863c7b 100644 --- a/domains/omne.json +++ b/domains/omne.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "notomne", - "email": "charmquark314@proton.me" - }, - "record": { - "A": ["54.245.108.240"] - } + "owner": { + "username": "notomne", + "email": "charmquark314@proton.me" + }, + "record": { + "A": ["54.245.108.240"] + } } From c7e471cc9a6d1e4027f6aae01f5d016af63ee895 Mon Sep 17 00:00:00 2001 From: !omne <123329306+notomne@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:47:02 -0700 Subject: [PATCH 582/796] first time using own server, yay! --- domains/omne.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omne.json b/domains/omne.json index e26863c7b..d47950056 100644 --- a/domains/omne.json +++ b/domains/omne.json @@ -4,6 +4,6 @@ "email": "charmquark314@proton.me" }, "record": { - "A": ["54.245.108.240"] + "A": ["44.240.31.54"] } } From 22bb388ed2332f0f6b9ffbc0be18ca17b2c76443 Mon Sep 17 00:00:00 2001 From: ProxyJohnny Date: Fri, 25 Aug 2023 03:52:06 +0530 Subject: [PATCH 583/796] feat(domain): proxyjohnny.is-a.dev --- domains/proxyjohnny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/proxyjohnny.json diff --git a/domains/proxyjohnny.json b/domains/proxyjohnny.json new file mode 100644 index 000000000..ab31877db --- /dev/null +++ b/domains/proxyjohnny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ProxyJohnny", + "email": "johnnydx7@gmail.com" + }, + "record": { + "CNAME": "proxyjohnny.pages.dev" + } +} From 7bc96b94f2eccb3a7aa430908ff10c09e3b225ab Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 08:11:45 +0800 Subject: [PATCH 584/796] Update gopalji.json --- domains/gopalji.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gopalji.json b/domains/gopalji.json index 98bb74c05..8fc8f6aef 100644 --- a/domains/gopalji.json +++ b/domains/gopalji.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 0ffa4842da5dd14ecfdec90df5a03657669071fd Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Fri, 25 Aug 2023 07:09:37 +0530 Subject: [PATCH 585/796] Delete jokes.suki.json --- domains/jokes.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jokes.suki.json diff --git a/domains/jokes.suki.json b/domains/jokes.suki.json deleted file mode 100644 index 872c12d29..000000000 --- a/domains/jokes.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 63f6e3ee2c967300ad607178e5637462c2a70f8e Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Fri, 25 Aug 2023 07:16:20 +0530 Subject: [PATCH 586/796] Delete quotes.suki.json --- domains/quotes.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/quotes.suki.json diff --git a/domains/quotes.suki.json b/domains/quotes.suki.json deleted file mode 100644 index 872c12d29..000000000 --- a/domains/quotes.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 6f705a44598315d8e6ebf3d9872487a37b0f031a Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Fri, 25 Aug 2023 07:16:50 +0530 Subject: [PATCH 587/796] Delete passgen.suki.json --- domains/passgen.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/passgen.suki.json diff --git a/domains/passgen.suki.json b/domains/passgen.suki.json deleted file mode 100644 index 872c12d29..000000000 --- a/domains/passgen.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 3a3480c9a71474e0d735687dca57e96686c53f2d Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 25 Aug 2023 07:26:39 +0530 Subject: [PATCH 588/796] Update suki.json --- domains/suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/suki.json b/domains/suki.json index 2ffb5d342..4b23ebb34 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,7 +1,7 @@ { "owner": { "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" + "email": "sukimayoo@outlook.com" }, "record": { "A": ["217.174.245.249"], From cc095d9c02222a53c2284cf626fc34be1efc1dc3 Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 25 Aug 2023 07:27:52 +0530 Subject: [PATCH 589/796] Update bday-list.suki.json --- domains/bday-list.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index 7d957804d..fa791d761 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -1,7 +1,7 @@ { "owner": { "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" + "email": "sukimayoo@outlook.com" }, "record": { "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" From efd2fa96ed42dd596c9c311f5c6de76726677754 Mon Sep 17 00:00:00 2001 From: drenxhyliqi Date: Fri, 25 Aug 2023 04:02:11 +0200 Subject: [PATCH 590/796] feat(domain): drenxhyliqi.is-a.dev --- domains/drenxhyliqi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drenxhyliqi.json diff --git a/domains/drenxhyliqi.json b/domains/drenxhyliqi.json new file mode 100644 index 000000000..cf1076cd1 --- /dev/null +++ b/domains/drenxhyliqi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drenxhyliqi", + "email": "drenxhyliqi3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e0bcaf28fb0981797a15db2250c981ecb32acd2a Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 25 Aug 2023 08:12:22 +0530 Subject: [PATCH 591/796] Create quotes.suki.json --- domains/quotes.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quotes.suki.json diff --git a/domains/quotes.suki.json b/domains/quotes.suki.json new file mode 100644 index 000000000..467f02d63 --- /dev/null +++ b/domains/quotes.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} From fba77fc9d0b9bbdcdf29691ca999d05de36cd83f Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 25 Aug 2023 08:12:45 +0530 Subject: [PATCH 592/796] Create jokes.suki.json --- domains/jokes.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jokes.suki.json diff --git a/domains/jokes.suki.json b/domains/jokes.suki.json new file mode 100644 index 000000000..467f02d63 --- /dev/null +++ b/domains/jokes.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} From ef92a242e911d7f48358c3ab17e1f23a2ba537cf Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 25 Aug 2023 08:13:13 +0530 Subject: [PATCH 593/796] Create passgen.suki.json --- domains/passgen.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/passgen.suki.json diff --git a/domains/passgen.suki.json b/domains/passgen.suki.json new file mode 100644 index 000000000..467f02d63 --- /dev/null +++ b/domains/passgen.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} From f8abed6f6cebe5fd4c2a3de6e9390aa479ed3490 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 11:50:42 +0800 Subject: [PATCH 594/796] Discard changes to domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json --- ...ub-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json diff --git a/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json b/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json deleted file mode 100644 index 2afae3dd5..000000000 --- a/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cfhoiril", - "email": "iamchoirilfk@gmail.com" - }, - "record": { - "TXT": "b49cf4e1ed7ceb56aa290ae78378a9" - } -} From 56b20cc28a6f041eb38b50e2e9f490dd67381d43 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 11:53:09 +0800 Subject: [PATCH 595/796] Update shevon.json --- domains/shevon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shevon.json b/domains/shevon.json index b3b8d6b3a..bd1ab4b05 100644 --- a/domains/shevon.json +++ b/domains/shevon.json @@ -4,6 +4,6 @@ "email": "331749486@qq.com" }, "record": { - "A": "47.243.44.66" + "A": ["47.243.44.66"] } } From f603e71c7c8478489d710b446fc0b0dc28fd9f3e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 12:19:51 +0800 Subject: [PATCH 596/796] Update gigwanoob.json --- domains/gigwanoob.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gigwanoob.json b/domains/gigwanoob.json index b6021e569..8fe91ef50 100644 --- a/domains/gigwanoob.json +++ b/domains/gigwanoob.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } - } \ No newline at end of file + } From f935e0e243373e8f1d47c5289764fdccd04f330b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 12:34:18 +0800 Subject: [PATCH 597/796] Update krishna.json --- domains/krishna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/krishna.json b/domains/krishna.json index ebb74a7af..0e3a89e67 100644 --- a/domains/krishna.json +++ b/domains/krishna.json @@ -6,6 +6,6 @@ }, "record": { - "URL": "https://krishnabohra.github.io/krishna_bohra/" + "CNAME": "krishnabohra.github.io" } } From 55d410a61bde429795158a007746e0ce876588fb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 12:35:11 +0800 Subject: [PATCH 598/796] Update auq3l.json --- domains/auq3l.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/auq3l.json b/domains/auq3l.json index 680fcc53d..b7acb8b83 100644 --- a/domains/auq3l.json +++ b/domains/auq3l.json @@ -4,6 +4,6 @@ "email": "lequangthanh260211@gmail.com" }, "record": { - "URL": "l3qua.github.io" + "CNAME": "l3qua.github.io" } } From 89af0251469aec725a4969ee01d5286f1f7f5a13 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 12:36:30 +0800 Subject: [PATCH 599/796] Apply suggestions from code review --- domains/mohammed.json | 2 +- domains/ppg00.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mohammed.json b/domains/mohammed.json index 0eb8bf46b..0e16b4ba3 100644 --- a/domains/mohammed.json +++ b/domains/mohammed.json @@ -7,6 +7,6 @@ "twitter": "qqg00" }, "record": { - "CNAME": "ppg00.github.io." + "CNAME": "ppg00.github.io" } } diff --git a/domains/ppg00.json b/domains/ppg00.json index 0eb8bf46b..0e16b4ba3 100644 --- a/domains/ppg00.json +++ b/domains/ppg00.json @@ -7,6 +7,6 @@ "twitter": "qqg00" }, "record": { - "CNAME": "ppg00.github.io." + "CNAME": "ppg00.github.io" } } From da993149a3c1e1c531b889fc5dfe19f357a94090 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 12:54:45 +0800 Subject: [PATCH 600/796] Update jojojux.json --- domains/jojojux.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jojojux.json b/domains/jojojux.json index e6723f44b..3a3e7ebca 100644 --- a/domains/jojojux.json +++ b/domains/jojojux.json @@ -4,6 +4,6 @@ "email": "info@jojojux.de" }, "record": { - "URL": "jojojux.de" + "URL": "https://jojojux.de" } } From da26d4a904f0b2b4dfb899e20baa774f1ff93f08 Mon Sep 17 00:00:00 2001 From: M4ss1ck <4ndyraul@gmail.com> Date: Fri, 25 Aug 2023 00:56:06 -0400 Subject: [PATCH 601/796] feat(domain): massick.is-a.dev --- domains/massick.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/massick.json b/domains/massick.json index a3d7c1c44..45de7e2c5 100644 --- a/domains/massick.json +++ b/domains/massick.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "M4ss1ck", - "email": "4ndyraul@gmail.com", - "twitter": "M4ss1ck" - }, - "repo": "https://github.com/M4ss1ck/massick-portfolio", - "record": { - "URL": "https://massick.gatsbyjs.io/" - } + "owner": { + "username": "M4ss1ck", + "email": "4ndyraul@gmail.com" + }, + "record": { + "URL": ""[{"type":"URL","value":"https://massick.netlify.app","allowMultiple":false}]"" + } } From 3d87e9e5d17ce24d24b04e8ceaf634066b7bab40 Mon Sep 17 00:00:00 2001 From: M4ss1ck <4ndyraul@gmail.com> Date: Fri, 25 Aug 2023 00:56:56 -0400 Subject: [PATCH 602/796] feat(domain): massick.is-a.dev From fc48cfab512a8ce0673112dee558ba0a8aadb305 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 15:06:59 +0800 Subject: [PATCH 603/796] Update niemiets.json --- domains/niemiets.json | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/domains/niemiets.json b/domains/niemiets.json index 3e782c1e6..d235aac44 100644 --- a/domains/niemiets.json +++ b/domains/niemiets.json @@ -1,14 +1,11 @@ { - - "owner": { - "username": "Niemiets", - "email": "niemiec123123123@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } + "owner": { + "username": "Niemiets", + "email": "niemiec123123123@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": ["hosts.is-a.dev"] + } } - - From c8db18eeedbe9f69ec34ef52bc8f094778bb8754 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 15:09:36 +0800 Subject: [PATCH 604/796] Update flow-os.liquid.json --- domains/flow-os.liquid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/flow-os.liquid.json b/domains/flow-os.liquid.json index d453d7e44..b4e7a00e1 100644 --- a/domains/flow-os.liquid.json +++ b/domains/flow-os.liquid.json @@ -4,6 +4,6 @@ "email": "thnlqd@gmail.com" }, "record": { - "A": "155.248.212.141" + "A": ["155.248.212.141"] } } From 509f929cd89b8d9e49677f87834df2ab6c852c90 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 15:12:06 +0800 Subject: [PATCH 605/796] Update massick.json --- domains/massick.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/massick.json b/domains/massick.json index 45de7e2c5..c11336a71 100644 --- a/domains/massick.json +++ b/domains/massick.json @@ -4,6 +4,6 @@ "email": "4ndyraul@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://massick.netlify.app","allowMultiple":false}]"" + "URL": "https://massick.netlify.app" } } From 1d17d8d3decb4b10d69d88897b0f3db45011cda3 Mon Sep 17 00:00:00 2001 From: mini_exploit <61931266+miniexploit@users.noreply.github.com> Date: Fri, 25 Aug 2023 14:13:17 +0700 Subject: [PATCH 606/796] Update miniexploit.json --- domains/miniexploit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/miniexploit.json b/domains/miniexploit.json index ab6e9500d..6875e1b2d 100644 --- a/domains/miniexploit.json +++ b/domains/miniexploit.json @@ -4,8 +4,8 @@ "email": "miniexploitttt@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["192.168.1.11"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "v=spf1 a mx ip4:192.168.1.11 ~all" } -} \ No newline at end of file +} From d0213e15ba734ad8f9426f898154e1bb71b4380f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 15:14:34 +0800 Subject: [PATCH 607/796] Update blinx.json --- domains/blinx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/blinx.json b/domains/blinx.json index 61da34aab..76a343980 100644 --- a/domains/blinx.json +++ b/domains/blinx.json @@ -4,6 +4,8 @@ "email": "blinxduh@gmail.com" }, "record": { - "CNAME": ""[{"type":"TXT","value":"v=spf1 a mx ip4:217.174.245.249 ~all","allowMultiple":true},{"type":"MX","value":"hosts.is-a.dev","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"_discord.blinx.is-a.dev."}]"" + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": ["hosts.is-a.dev"] } } From d682c3ed55a3a612d139dfaa7179249ae03bbb82 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 25 Aug 2023 15:18:53 +0800 Subject: [PATCH 608/796] fix: mx should be array --- domains/andrewstech.json | 2 +- domains/blinx.json | 2 +- domains/ericpessoa.json | 2 +- domains/fasdaa.json | 2 +- domains/genevera.json | 2 +- domains/git-hoe.json | 2 +- domains/hosting-test.json | 2 +- domains/is-a-dev-testing.json | 2 +- domains/junior.json | 2 +- domains/kime.json | 2 +- domains/kryclopz.json | 2 +- domains/nxyoo.json | 2 +- domains/ringoxd.json | 2 +- domains/royalahmed.json | 2 +- domains/sami.json | 2 +- domains/sreevikram.json | 2 +- domains/suki.json | 2 +- domains/test373.json | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index b6a6a112f..e8ed4da28 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } diff --git a/domains/blinx.json b/domains/blinx.json index 0a12e69cd..7faf19174 100644 --- a/domains/blinx.json +++ b/domains/blinx.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/ericpessoa.json b/domains/ericpessoa.json index 0e599d0a5..8fc334f68 100644 --- a/domains/ericpessoa.json +++ b/domains/ericpessoa.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } diff --git a/domains/fasdaa.json b/domains/fasdaa.json index 8b4d91399..7004eafa8 100644 --- a/domains/fasdaa.json +++ b/domains/fasdaa.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/genevera.json b/domains/genevera.json index ea65bda9a..35805d653 100644 --- a/domains/genevera.json +++ b/domains/genevera.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/git-hoe.json b/domains/git-hoe.json index 04d94fec4..5ebd4b3d1 100644 --- a/domains/git-hoe.json +++ b/domains/git-hoe.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/hosting-test.json b/domains/hosting-test.json index e2a1cd34f..4f6c3f917 100644 --- a/domains/hosting-test.json +++ b/domains/hosting-test.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/is-a-dev-testing.json b/domains/is-a-dev-testing.json index e2a1cd34f..4f6c3f917 100644 --- a/domains/is-a-dev-testing.json +++ b/domains/is-a-dev-testing.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/junior.json b/domains/junior.json index 5d947b544..ac014dd71 100644 --- a/domains/junior.json +++ b/domains/junior.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/kime.json b/domains/kime.json index 169f51d21..a59158a93 100644 --- a/domains/kime.json +++ b/domains/kime.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } diff --git a/domains/kryclopz.json b/domains/kryclopz.json index b3c366c73..43c418f05 100644 --- a/domains/kryclopz.json +++ b/domains/kryclopz.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/nxyoo.json b/domains/nxyoo.json index b4c442275..c7c4552fd 100644 --- a/domains/nxyoo.json +++ b/domains/nxyoo.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/ringoxd.json b/domains/ringoxd.json index 778e67fb6..89b26aaae 100644 --- a/domains/ringoxd.json +++ b/domains/ringoxd.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/royalahmed.json b/domains/royalahmed.json index af29887b3..b006ea4f7 100644 --- a/domains/royalahmed.json +++ b/domains/royalahmed.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/sami.json b/domains/sami.json index 8e69b2271..f7bcef69b 100644 --- a/domains/sami.json +++ b/domains/sami.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/sreevikram.json b/domains/sreevikram.json index b7a4a8c4d..241355d9d 100644 --- a/domains/sreevikram.json +++ b/domains/sreevikram.json @@ -7,6 +7,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/suki.json b/domains/suki.json index 4b23ebb34..de508eb4e 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } diff --git a/domains/test373.json b/domains/test373.json index 987fc9a09..a8dbaa99a 100644 --- a/domains/test373.json +++ b/domains/test373.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From f7be6cf8b28e8d46663b1fcf9911c78a8f9b3eff Mon Sep 17 00:00:00 2001 From: mini_exploit <61931266+miniexploit@users.noreply.github.com> Date: Fri, 25 Aug 2023 14:41:12 +0700 Subject: [PATCH 609/796] Update miniexploit.json --- domains/miniexploit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/miniexploit.json b/domains/miniexploit.json index 6875e1b2d..f22688d71 100644 --- a/domains/miniexploit.json +++ b/domains/miniexploit.json @@ -4,8 +4,8 @@ "email": "miniexploitttt@gmail.com" }, "record": { - "A": ["192.168.1.11"], + "A": ["14.232.197.17"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:192.168.1.11 ~all" + "TXT": "v=spf1 a mx ip4:14.232.197.17 ~all" } } From 6bb1f9b03f1a9bb10bea73aabcf28f364f843ac3 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:00:41 +0300 Subject: [PATCH 610/796] Added guess-who --- domains/guess-who.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/guess-who.json diff --git a/domains/guess-who.json b/domains/guess-who.json new file mode 100644 index 000000000..ee687a7ca --- /dev/null +++ b/domains/guess-who.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayr.link" + } +} From 2bf98c60c9fb51a593a02023bf0e3a8cb5e8ac11 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:03:18 +0300 Subject: [PATCH 611/796] Added 00 --- domains/00.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/00.json diff --git a/domains/00.json b/domains/00.json new file mode 100644 index 000000000..ee687a7ca --- /dev/null +++ b/domains/00.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayr.link" + } +} From fc4969429f308fadec361cd3c12ce431a431dd7a Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:35:36 +0300 Subject: [PATCH 612/796] Correct username --- domains/00.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/00.json b/domains/00.json index ee687a7ca..f12b139a1 100644 --- a/domains/00.json +++ b/domains/00.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rayrsn", + "username": "Rayrsn", "email": "rayrsn@proton.me" }, "record": { From 20240a9b5351e5bfa875fb54681ee0258863d569 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:36:35 +0300 Subject: [PATCH 613/796] Correct username --- domains/guess-who.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/guess-who.json b/domains/guess-who.json index ee687a7ca..f12b139a1 100644 --- a/domains/guess-who.json +++ b/domains/guess-who.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rayrsn", + "username": "Rayrsn", "email": "rayrsn@proton.me" }, "record": { From 9d020531eb4b56bcbbf7fb0d1ea72c20f7585da0 Mon Sep 17 00:00:00 2001 From: sigmassimo Date: Fri, 25 Aug 2023 07:03:41 -0400 Subject: [PATCH 614/796] feat(domain): sigmassimo.is-a.dev --- domains/sigmassimo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sigmassimo.json diff --git a/domains/sigmassimo.json b/domains/sigmassimo.json new file mode 100644 index 000000000..6b64a90db --- /dev/null +++ b/domains/sigmassimo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sigmassimo", + "email": "maximilian-schreiber271@t-online.de" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eff7192a91c4ea85df521fb83077b2cedc5a4d0e Mon Sep 17 00:00:00 2001 From: Mujtaba Asim <62666332+masroof-maindak@users.noreply.github.com> Date: Fri, 25 Aug 2023 17:00:48 +0500 Subject: [PATCH 615/796] Rename masroof_maindak.json to masroof.maindak.json --- domains/{masroof_maindak.json => masroof.maindak.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{masroof_maindak.json => masroof.maindak.json} (99%) diff --git a/domains/masroof_maindak.json b/domains/masroof.maindak.json similarity index 99% rename from domains/masroof_maindak.json rename to domains/masroof.maindak.json index 1e461be00..921460dc3 100644 --- a/domains/masroof_maindak.json +++ b/domains/masroof.maindak.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 64303206f200712d502b54be0ea981b1c2fe8d6e Mon Sep 17 00:00:00 2001 From: KrazyKleb Date: Sat, 26 Aug 2023 00:42:43 +1000 Subject: [PATCH 616/796] feat(domain): kleb.is-a.dev --- domains/kleb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kleb.json diff --git a/domains/kleb.json b/domains/kleb.json new file mode 100644 index 000000000..0b322c817 --- /dev/null +++ b/domains/kleb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KrazyKleb", + "email": "krazyklebyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From de5f84c3b83cac866e279e2b3bd5d96d9a9cfa24 Mon Sep 17 00:00:00 2001 From: Johannes Hartel Date: Fri, 25 Aug 2023 18:58:50 +0200 Subject: [PATCH 617/796] Create gterminal.json Signed-off-by: Johannes Hartel --- domains/gterminal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gterminal.json diff --git a/domains/gterminal.json b/domains/gterminal.json new file mode 100644 index 000000000..7eedaea78 --- /dev/null +++ b/domains/gterminal.json @@ -0,0 +1,12 @@ +{ + "description": "gTerminal Frontend. ", + "repo": "https://github.com/gTerminal-project/gTerminal-project.github.io", + "owner": { + "username": "J0J0HA", + "email": "gterminal@mail.jojojux.de", + "twitter": "JoJoJux16" + }, + "record": { + "CNAME": "gterminal-project.github.io" + } +} From 0719d79dfb3f7d923e41e68c38c6854bc1d04146 Mon Sep 17 00:00:00 2001 From: adityakotha2001 Date: Fri, 25 Aug 2023 22:30:35 +0530 Subject: [PATCH 618/796] feat(domain): adityakotha.is-a.dev --- domains/adityakotha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adityakotha.json diff --git a/domains/adityakotha.json b/domains/adityakotha.json new file mode 100644 index 000000000..df9cb4a33 --- /dev/null +++ b/domains/adityakotha.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "adityakotha2001", + "email": "adityakotha2001@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1bb5f42983551244d7f653863ba9f97795efecc0 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Fri, 25 Aug 2023 23:14:22 +0100 Subject: [PATCH 619/796] feat(domain): andrews22.is-a.dev --- domains/andrews22.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andrews22.json diff --git a/domains/andrews22.json b/domains/andrews22.json new file mode 100644 index 000000000..4dd4aa718 --- /dev/null +++ b/domains/andrews22.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9135acf2ea39f7df952b3a263d34b4842cfe299e Mon Sep 17 00:00:00 2001 From: trir44 <621969@kernhigh.org> Date: Fri, 25 Aug 2023 15:45:18 -0700 Subject: [PATCH 620/796] feat(domain): chase.is-a.dev --- domains/chase.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chase.json diff --git a/domains/chase.json b/domains/chase.json new file mode 100644 index 000000000..561111d69 --- /dev/null +++ b/domains/chase.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "trir44", + "email": "621969@kernhigh.org" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 79e51523449d4ba8c864ca38d72bce23f4deff94 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 26 Aug 2023 00:18:28 +0100 Subject: [PATCH 621/796] Delete jokes.suki.json --- domains/jokes.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jokes.suki.json diff --git a/domains/jokes.suki.json b/domains/jokes.suki.json deleted file mode 100644 index 467f02d63..000000000 --- a/domains/jokes.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From adeb0e98458cb5d84dc7224405aa3d75590372a4 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 26 Aug 2023 00:20:54 +0100 Subject: [PATCH 622/796] Delete quotes.suki.json --- domains/quotes.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/quotes.suki.json diff --git a/domains/quotes.suki.json b/domains/quotes.suki.json deleted file mode 100644 index 467f02d63..000000000 --- a/domains/quotes.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From 47d93ed1caf6c8b85bddc2daeb334867a66b7715 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 26 Aug 2023 00:21:38 +0100 Subject: [PATCH 623/796] Delete passgen.suki.json --- domains/passgen.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/passgen.suki.json diff --git a/domains/passgen.suki.json b/domains/passgen.suki.json deleted file mode 100644 index 467f02d63..000000000 --- a/domains/passgen.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From 3b048c2bfb0ed7ebb84ea80ffd880752ad9ada04 Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Sat, 26 Aug 2023 01:41:51 +0200 Subject: [PATCH 624/796] Update imat.json --- domains/imat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imat.json b/domains/imat.json index cf533d197..e9fe46833 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,6 +6,6 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "protuberant-stands.000webhostapp.com" + "CNAME": "ef793ba1-08bc-47dc-9b2f-54694d25ee32.id.repl.co" } } From e55718ca31e6e2bbe673d1682e880c0c72ad7570 Mon Sep 17 00:00:00 2001 From: Fox's Den <47910472+FoxsDenYT@users.noreply.github.com> Date: Sat, 26 Aug 2023 13:31:36 +1000 Subject: [PATCH 625/796] Update foxsden.json --- domains/foxsden.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index b8f37041c..6a55321f7 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -6,6 +6,12 @@ "record": { "MX": "mx1.forwardemail.net", "CNAME": "foxsdenyt.github.io", - "TXT": "forward-email=foxsdenyt@gmail.com" + "TXT": "forward-email=foxsdenyt@gmail.com", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From 7b36a3a1aacda65edadf6c155cccc1bb18f6efcb Mon Sep 17 00:00:00 2001 From: Fox's Den <47910472+FoxsDenYT@users.noreply.github.com> Date: Sat, 26 Aug 2023 13:32:23 +1000 Subject: [PATCH 626/796] Update domains/foxsden.json Co-authored-by: William Harrison --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 6a55321f7..8cde1de71 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,7 +4,7 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": "mx1.forwardemail.net", + "MX": ["mx1.forwardemail.net"], "CNAME": "foxsdenyt.github.io", "TXT": "forward-email=foxsdenyt@gmail.com", "A": [ From db6dd72320033a26e004112a671336b219968d68 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 12:29:26 +0800 Subject: [PATCH 627/796] Update foxsden.json --- domains/foxsden.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 8cde1de71..04fb9f06b 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,14 +4,13 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": ["mx1.forwardemail.net"], - "CNAME": "foxsdenyt.github.io", - "TXT": "forward-email=foxsdenyt@gmail.com", "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], + "MX": ["mx1.forwardemail.net"], + "TXT": "forward-email=foxsdenyt@gmail.com" } } From 42b4265d3f8da7e7e6daa0f4054172d3d4f7d21b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 13:54:14 +0800 Subject: [PATCH 628/796] Update axd.json --- domains/axd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axd.json b/domains/axd.json index 40ef05bd7..cfe73b8b2 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -4,6 +4,6 @@ "email": "alex.zr71@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://axxd.me","allowMultiple":false}]"" + "URL": "https://axxd.me" } } From 83f6dde1a24341888fd9b5e5e65a4a2000ed8005 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:05:57 +0800 Subject: [PATCH 629/796] Discard changes to domains/google.json --- domains/google.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/google.json diff --git a/domains/google.json b/domains/google.json deleted file mode 100644 index c269851f3..000000000 --- a/domains/google.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ayushbite", - "email": "ayushbite@gmail.com" - }, - "record": { - "URL": "https://visitayush.netlify.app/" - } -} From 5d2c35508af4f85c381e438dd505cda6997cb2bc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:09:48 +0800 Subject: [PATCH 630/796] Update triyatna.json --- domains/triyatna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/triyatna.json b/domains/triyatna.json index da317342d..9237f0162 100644 --- a/domains/triyatna.json +++ b/domains/triyatna.json @@ -3,7 +3,7 @@ "repo": "https://github.com/triyatna/triyatna.github.io", "owner": { "username": "triyatna", - "email": "triyatna.com@gmail.com", + "email": "triyatna.com@gmail.com" }, "record": { "CNAME": "triyatna.github.io" From 3f4cef20f3e6f98db343085df104b80c7c9770c9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:16:49 +0800 Subject: [PATCH 631/796] Update bao.json --- domains/bao.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bao.json b/domains/bao.json index 20dfb3852..7d5515a1c 100644 --- a/domains/bao.json +++ b/domains/bao.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 6d7f9ed55f1c4a40410652bd6fc3ec04734a7def Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:17:55 +0800 Subject: [PATCH 632/796] Discard changes to domains/albinpraveen.json --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 72450f1a7..e723d839f 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -4,6 +4,6 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "TXT": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"815094cd16aed1ad1a2eb8306c390a"}]"" + "CNAME": "albinpraveen.github.io" } } From 0bb627364f9a0009e65c786d37ca0a369e2ff418 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:18:11 +0800 Subject: [PATCH 633/796] Rename _github-pages-challenge-ALBINPRAVEEN.albinpraveen to _github-pages-challenge-albinpraveen.albinpraveen.json --- ...een => _github-pages-challenge-albinpraveen.albinpraveen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ALBINPRAVEEN.albinpraveen => _github-pages-challenge-albinpraveen.albinpraveen.json} (100%) diff --git a/domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen b/domains/_github-pages-challenge-albinpraveen.albinpraveen.json similarity index 100% rename from domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen rename to domains/_github-pages-challenge-albinpraveen.albinpraveen.json From 920001e8579aa608009c17587bad31d45952abb4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:18:32 +0800 Subject: [PATCH 634/796] Update adarsh-a-inamdar.json --- domains/adarsh-a-inamdar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adarsh-a-inamdar.json b/domains/adarsh-a-inamdar.json index b1b211f10..72637a9e4 100644 --- a/domains/adarsh-a-inamdar.json +++ b/domains/adarsh-a-inamdar.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From fa592ecbeafc3b1cfecc0de0f7d379524555503d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:20:19 +0800 Subject: [PATCH 635/796] Update kelvinmjr707.json --- domains/kelvinmjr707.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kelvinmjr707.json b/domains/kelvinmjr707.json index 3f3e21265..9b3d13779 100644 --- a/domains/kelvinmjr707.json +++ b/domains/kelvinmjr707.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 4e27d49d56b2855db6edf5e79c1ba1a366d3f7c5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:21:07 +0800 Subject: [PATCH 636/796] Update d3vboi.json --- domains/d3vboi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/d3vboi.json b/domains/d3vboi.json index 9c2d11d03..cbbec71a4 100644 --- a/domains/d3vboi.json +++ b/domains/d3vboi.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From a8741d43007fc78ab9fde250b47b79024cdd7dc4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:23:33 +0800 Subject: [PATCH 637/796] Update prasadsawant.json --- domains/prasadsawant.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/prasadsawant.json b/domains/prasadsawant.json index 016f45c76..e428a7bc5 100644 --- a/domains/prasadsawant.json +++ b/domains/prasadsawant.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 47d5910f4d4d91bec618d48275703136fe90973f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:24:23 +0800 Subject: [PATCH 638/796] Update ameysawant.json --- domains/ameysawant.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ameysawant.json b/domains/ameysawant.json index e2730d70b..42bab9e6d 100644 --- a/domains/ameysawant.json +++ b/domains/ameysawant.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From abcb01622caf7eb93595cf56a63f5fe1192ec78c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:24:46 +0800 Subject: [PATCH 639/796] Rename _github-pages-challenge-Stardust-kyun.star.json to _github-pages-challenge-stardust-kyun.star.json --- ....star.json => _github-pages-challenge-stardust-kyun.star.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Stardust-kyun.star.json => _github-pages-challenge-stardust-kyun.star.json} (100%) diff --git a/domains/_github-pages-challenge-Stardust-kyun.star.json b/domains/_github-pages-challenge-stardust-kyun.star.json similarity index 100% rename from domains/_github-pages-challenge-Stardust-kyun.star.json rename to domains/_github-pages-challenge-stardust-kyun.star.json From 17967e5ac97f5bb5a3f17d3dd814032d99ff9765 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:26:11 +0800 Subject: [PATCH 640/796] Update devel.json --- domains/devel.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/devel.json b/domains/devel.json index 70ec1fbe3..a0870ea7f 100644 --- a/domains/devel.json +++ b/domains/devel.json @@ -4,6 +4,8 @@ "email": "eatr577@gmail.com" }, "record": { - "TXT": ""[{"type":"A","allowMultiple":false,"value":"217.174.245.249"},{"type":"MX","allowMultiple":true,"value":"hosts.is-a.dev"},{"type":"TXT","allowMultiple":true,"value":"v=spf1 a mx ip4:217.174.245.249 ~all"}]"" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 7fbbb807a4ec3899ee96ee6e5f9f73d98afa8203 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:26:49 +0800 Subject: [PATCH 641/796] Update lcdled.json --- domains/lcdled.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/lcdled.json b/domains/lcdled.json index 42ab164c3..85993512c 100644 --- a/domains/lcdled.json +++ b/domains/lcdled.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 9a1c046cfb4e24f88b600769dfbebc55f5e9f7a6 Mon Sep 17 00:00:00 2001 From: TheMrRedstone <87324700+TheMrRedstone@users.noreply.github.com> Date: Sat, 26 Aug 2023 02:49:10 -0400 Subject: [PATCH 642/796] Update hazelnut.json --- domains/hazelnut.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hazelnut.json b/domains/hazelnut.json index c60271d46..3f053ad5d 100644 --- a/domains/hazelnut.json +++ b/domains/hazelnut.json @@ -1,7 +1,7 @@ { "owner": { "username": "TheMrRedstone", - "email": "support@robloxtutorialzone.ml" + "email": "hazelnutzhoney@gmail.com" }, "record": { "CNAME": "22yefvfj.up.railway.app" From a14718aa4c866379471df225d71fcb23d1ee1b24 Mon Sep 17 00:00:00 2001 From: TheMrRedstone <87324700+TheMrRedstone@users.noreply.github.com> Date: Sat, 26 Aug 2023 02:56:59 -0400 Subject: [PATCH 643/796] Update hazelnut.json --- domains/hazelnut.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hazelnut.json b/domains/hazelnut.json index 3f053ad5d..5ba327f1e 100644 --- a/domains/hazelnut.json +++ b/domains/hazelnut.json @@ -4,6 +4,6 @@ "email": "hazelnutzhoney@gmail.com" }, "record": { - "CNAME": "22yefvfj.up.railway.app" + "CNAME": "TheMrRedstone.github.io" } } From 5e8567f19c2f84e1361a8c85385ae8be5585fbcf Mon Sep 17 00:00:00 2001 From: BerzCode Date: Sat, 26 Aug 2023 12:36:33 +0530 Subject: [PATCH 644/796] feat(domain): saurabhkirve.is-a.dev --- domains/saurabhkirve.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index afd47a19a..f5ee707e7 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,8 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": "["mx1.hostinger.in"]" } -} \ No newline at end of file +} From 55210570d63bc134b02c3fdbc785ab09f43b8e37 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 15:09:39 +0800 Subject: [PATCH 645/796] Update saurabhkirve.json --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index f5ee707e7..829baa3db 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "MX": "["mx1.hostinger.in"]" + "MX": ["mx1.hostinger.in"] } } From fe122013821944165f9a43bcf2a727e9557bba20 Mon Sep 17 00:00:00 2001 From: BerzCode Date: Sat, 26 Aug 2023 12:44:02 +0530 Subject: [PATCH 646/796] feat(domain): berzcodetechnologies.is-a.dev --- domains/berzcodetechnologies.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/berzcodetechnologies.json diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json new file mode 100644 index 000000000..2cf9c77c0 --- /dev/null +++ b/domains/berzcodetechnologies.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BerzCode", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=berzcodetechnologies.is-a.dev,e09feacd7133e558539a" + } +} From c0d47f7a6750493c8e759a3c0c6adf6575a87224 Mon Sep 17 00:00:00 2001 From: BerzCode Date: Sat, 26 Aug 2023 12:48:46 +0530 Subject: [PATCH 647/796] feat(domain): saurabhkirve.is-a.dev --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 829baa3db..4470abee5 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "MX": ["mx1.hostinger.in"] + "A": "["154.41.233.131"]" } } From bf75a1786a353ad8489ac9cabff996ad9adc1b74 Mon Sep 17 00:00:00 2001 From: Mujtaba Asim <62666332+masroof-maindak@users.noreply.github.com> Date: Sat, 26 Aug 2023 12:24:12 +0500 Subject: [PATCH 648/796] Rename masroof.maindak.json to maindak.json --- domains/{masroof.maindak.json => maindak.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{masroof.maindak.json => maindak.json} (100%) diff --git a/domains/masroof.maindak.json b/domains/maindak.json similarity index 100% rename from domains/masroof.maindak.json rename to domains/maindak.json From 54b51692887335b64dd41d669cbc03861a40c6eb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 15:32:06 +0800 Subject: [PATCH 649/796] Update saurabhkirve.json --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 4470abee5..78df35194 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "["154.41.233.131"]" + "A": ["154.41.233.131"] } } From 9901eca6eaadb1c3d2dbe832237e80bfb53b0282 Mon Sep 17 00:00:00 2001 From: Vincent-CLY Date: Sat, 26 Aug 2023 15:42:46 +0800 Subject: [PATCH 650/796] feat(domain): vincent-cly.is-a.dev --- domains/vincent-cly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vincent-cly.json diff --git a/domains/vincent-cly.json b/domains/vincent-cly.json new file mode 100644 index 000000000..beda63ece --- /dev/null +++ b/domains/vincent-cly.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Vincent-CLY", + "email": "vchku413@connect.hku.hk" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1b1ddfa1f880c53db4c6dc263ba19d906e5e7663 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Sat, 26 Aug 2023 12:21:49 +0300 Subject: [PATCH 651/796] Corrected username --- domains/01.json | 2 +- domains/rayr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/01.json b/domains/01.json index ee687a7ca..f12b139a1 100644 --- a/domains/01.json +++ b/domains/01.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rayrsn", + "username": "Rayrsn", "email": "rayrsn@proton.me" }, "record": { diff --git a/domains/rayr.json b/domains/rayr.json index f6a6daf36..f12b139a1 100644 --- a/domains/rayr.json +++ b/domains/rayr.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Rayr", + "username": "Rayrsn", "email": "rayrsn@proton.me" }, "record": { From 8d89e1b2e43de35633e463e5655933e00c223be0 Mon Sep 17 00:00:00 2001 From: gibaohung-dev Date: Sat, 26 Aug 2023 17:00:08 +0700 Subject: [PATCH 652/796] feat(domain): bao.is-a.dev --- domains/bao.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/bao.json b/domains/bao.json index 7d5515a1c..49cf955d7 100644 --- a/domains/bao.json +++ b/domains/bao.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 0b1610b6fccf804fd60c763f379802c562a9a1e5 Mon Sep 17 00:00:00 2001 From: notshaquib Date: Sat, 26 Aug 2023 15:35:52 +0530 Subject: [PATCH 653/796] feat(domain): shaquib.is-a.dev --- domains/shaquib.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shaquib.json diff --git a/domains/shaquib.json b/domains/shaquib.json new file mode 100644 index 000000000..c3595cf3f --- /dev/null +++ b/domains/shaquib.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "notshaquib", + "email": "mdshaaaquib@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c072f21f3ecf65cdef2830609ec34ade95e18642 Mon Sep 17 00:00:00 2001 From: masroof-maindak Date: Sat, 26 Aug 2023 17:42:19 +0500 Subject: [PATCH 654/796] feat(domain): maindak.is-a.dev --- domains/maindak.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/maindak.json b/domains/maindak.json index 921460dc3..5b4f98621 100644 --- a/domains/maindak.json +++ b/domains/maindak.json @@ -4,8 +4,6 @@ "email": "mujtaba.asim.amin@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": ""[{"type":"CNAME","allowMultiple":false}]"" } } From 05e18b6f765abb35a204d049567117052897bdcd Mon Sep 17 00:00:00 2001 From: Mujtaba Asim <62666332+masroof-maindak@users.noreply.github.com> Date: Sat, 26 Aug 2023 17:50:32 +0500 Subject: [PATCH 655/796] Update maindak.json w/ CNAME --- domains/maindak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maindak.json b/domains/maindak.json index 5b4f98621..43cb372a5 100644 --- a/domains/maindak.json +++ b/domains/maindak.json @@ -4,6 +4,6 @@ "email": "mujtaba.asim.amin@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false}]"" + "CNAME": "masroof-maindak.github.io" } } From 8da8a4aed055003cfeffcf364ab75cf8c3cc58d5 Mon Sep 17 00:00:00 2001 From: vishalkrsharma Date: Sat, 26 Aug 2023 19:13:03 +0530 Subject: [PATCH 656/796] vishalkrsharma.json added --- domains/vishalkrsharma.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vishalkrsharma.json diff --git a/domains/vishalkrsharma.json b/domains/vishalkrsharma.json new file mode 100644 index 000000000..244451508 --- /dev/null +++ b/domains/vishalkrsharma.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vishalkrsharma", + "discord": "daredev1l#0205" + }, + "description": "Vishal Kumar Sharma - Portfolio", + "repo": "https://github.com/vishalkrsharma/portfolio", + "record": { + "URL": "https://vishalkrsharma.vercel.app" + } +} From 29e9a79409e0e5d539f4f142afae788aede3492a Mon Sep 17 00:00:00 2001 From: returnxd Date: Sat, 26 Aug 2023 22:53:36 +0900 Subject: [PATCH 657/796] feat(domain): return.is-a.dev --- domains/return.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/return.json b/domains/return.json index 09e1f35e1..2d85844dc 100644 --- a/domains/return.json +++ b/domains/return.json @@ -3,8 +3,9 @@ "username": "returnxd", "email": "hc_2583@naver.com" }, - "record": { - "CNAME": "returnxd.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3a4bdf4b350270a398a6a3cfa6fca896d0a33111 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sat, 26 Aug 2023 19:56:54 +0530 Subject: [PATCH 658/796] Update berzcodetechnologies.json Added record "A" --- domains/berzcodetechnologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 2cf9c77c0..cae6ac63f 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "TXT": "vc-domain-verify=berzcodetechnologies.is-a.dev,e09feacd7133e558539a" + "A": "154.41.233.131" } } From ec93a68257021ff50715eacb8b34d4ef2d936308 Mon Sep 17 00:00:00 2001 From: BerzCode Date: Sat, 26 Aug 2023 19:57:51 +0530 Subject: [PATCH 659/796] feat(domain): saurabhkirve.is-a.dev --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 78df35194..4470abee5 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["154.41.233.131"] + "A": "["154.41.233.131"]" } } From 508511c16bd3e65c3bce29619ac4ac96b22a2611 Mon Sep 17 00:00:00 2001 From: IcyonGit Date: Sat, 26 Aug 2023 10:34:39 -0400 Subject: [PATCH 660/796] feat(domain): icy.is-a.dev --- domains/icy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/icy.json diff --git a/domains/icy.json b/domains/icy.json new file mode 100644 index 000000000..320dd2aa3 --- /dev/null +++ b/domains/icy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IcyonGit", + "email": "Jazzyvela2009@outlook.com" + }, + "record": { + "CNAME": "icyongit.github.io" + } +} From 24eb12af0223eda064d48ef907d4a5ed9ddafca0 Mon Sep 17 00:00:00 2001 From: thetoasta Date: Sat, 26 Aug 2023 11:10:20 -0400 Subject: [PATCH 661/796] feat(domain): toasta.is-a.dev --- domains/toasta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/toasta.json diff --git a/domains/toasta.json b/domains/toasta.json new file mode 100644 index 000000000..9643baad3 --- /dev/null +++ b/domains/toasta.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "thetoasta", + "email": "nolanp678@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 40330e70aae5130d1f6f8c2bcdf8a485c97033ee Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sat, 26 Aug 2023 21:28:44 +0530 Subject: [PATCH 662/796] Update berzcodetechnologies.json --- domains/berzcodetechnologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index cae6ac63f..4470abee5 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "154.41.233.131" + "A": "["154.41.233.131"]" } } From 14596819fa0af106ae664cb7365557780a97d61e Mon Sep 17 00:00:00 2001 From: CrazyMax <127091629+Crazy-Max-Blog@users.noreply.github.com> Date: Sat, 26 Aug 2023 23:05:53 +0400 Subject: [PATCH 663/796] Update crazymax.json --- domains/crazymax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crazymax.json b/domains/crazymax.json index 0399d9cac..7cac3d893 100644 --- a/domains/crazymax.json +++ b/domains/crazymax.json @@ -4,6 +4,6 @@ "email": "Crazy-Max-2011@yandex.ru" }, "record": { - "URL": "https://crazy-max-blog.github.io/test" + "URL": "https://crazy-max-blog.github.io" } } From 619406239251d88080a726ae7dd16e3d0de25664 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sun, 27 Aug 2023 00:38:40 +0530 Subject: [PATCH 664/796] Update berzcodetechnologies.json --- domains/berzcodetechnologies.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 4470abee5..9263087af 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -4,6 +4,13 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "["154.41.233.131"]" + "A": "["154.41.233.131"]", + "TXT": [ + { + "name": "_github-pages-challenge-berzcode", + "value": "bafe74203bd3e05bb01b98f65606ab" + } + ] + } } From da25b6497d16970e8b7dd3652ef3569f3ada4e4c Mon Sep 17 00:00:00 2001 From: Gokul Swaminathan Date: Sat, 26 Aug 2023 12:52:44 -0700 Subject: [PATCH 665/796] refractor(domain): gs.json I have no use for this domain anymore, so I'm removing it. --- domains/gs.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/gs.json diff --git a/domains/gs.json b/domains/gs.json deleted file mode 100644 index b503a3abb..000000000 --- a/domains/gs.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Gokul's Personal Site", - "repo": "https://github.com/JavaCafe01/javacafe01.github.io", - "owner": { - "username": "JavaCafe01", - "email": "", - "twitter": "javacafe01" - }, - "record": { - "CNAME": "javacafe01.github.io" - } -} From c3e04d0c1d7299151725ef3e8f2fff8005b22a83 Mon Sep 17 00:00:00 2001 From: soviet783 Date: Sat, 26 Aug 2023 17:17:42 -0400 Subject: [PATCH 666/796] feat(domain): logan2005.is-a.dev --- domains/logan2005.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/logan2005.json diff --git a/domains/logan2005.json b/domains/logan2005.json new file mode 100644 index 000000000..3d59d5654 --- /dev/null +++ b/domains/logan2005.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "soviet783", + "email": "logannorman2005@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c3affc94dc7767957852c9b63eb15251e0d26f45 Mon Sep 17 00:00:00 2001 From: duzelicem Date: Sun, 27 Aug 2023 00:51:46 +0300 Subject: [PATCH 667/796] feat(domain): kuzey.is-a.dev --- domains/kuzey.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kuzey.json diff --git a/domains/kuzey.json b/domains/kuzey.json new file mode 100644 index 000000000..51b28e454 --- /dev/null +++ b/domains/kuzey.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "duzelicem", + "email": "ardagokce0682@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0033f199e2cf1ad69a423bf023ceaf20445251ce Mon Sep 17 00:00:00 2001 From: PsxScriptsW Date: Sat, 26 Aug 2023 19:51:22 -0400 Subject: [PATCH 668/796] feat(domain): notugotskillz.is-a.dev --- domains/notugotskillz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notugotskillz.json diff --git a/domains/notugotskillz.json b/domains/notugotskillz.json new file mode 100644 index 000000000..5fe751c74 --- /dev/null +++ b/domains/notugotskillz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PsxScriptsW", + "email": "jacob.blits@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ca7bb819df10b8dfcbfb3719637023773639938c Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 26 Aug 2023 16:54:37 -0700 Subject: [PATCH 669/796] feat(domain): dean.is-a.dev --- domains/dean.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dean.json diff --git a/domains/dean.json b/domains/dean.json new file mode 100644 index 000000000..4ba989fb8 --- /dev/null +++ b/domains/dean.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dandepan303", + "email": "dandepan303@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c7ded9cfd5073d801c24aa42d4a95611b4ec184e Mon Sep 17 00:00:00 2001 From: clarexdev Date: Sun, 27 Aug 2023 03:30:05 +0300 Subject: [PATCH 670/796] feat(domain): clarex.is-a.dev --- domains/clarex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/clarex.json diff --git a/domains/clarex.json b/domains/clarex.json new file mode 100644 index 000000000..48770ed20 --- /dev/null +++ b/domains/clarex.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "clarexdev", + "email": "erenclarex@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 54626b92d983a83ed27935f3fed436c71531f1ef Mon Sep 17 00:00:00 2001 From: anujjamdade007 Date: Sun, 27 Aug 2023 09:47:48 +0530 Subject: [PATCH 671/796] feat(domain): anujjamdade.is-a.dev --- domains/anujjamdade.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anujjamdade.json diff --git a/domains/anujjamdade.json b/domains/anujjamdade.json new file mode 100644 index 000000000..6a5e935d3 --- /dev/null +++ b/domains/anujjamdade.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "anujjamdade007", + "email": "jamdadeanuj@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d3f89118703e4683c68f78f65a877bbc3975b7d7 Mon Sep 17 00:00:00 2001 From: Quantamyt Date: Sun, 27 Aug 2023 10:07:14 +0530 Subject: [PATCH 672/796] feat(domain): quantamphysics.is-a.dev --- domains/quantamphysics.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quantamphysics.json diff --git a/domains/quantamphysics.json b/domains/quantamphysics.json new file mode 100644 index 000000000..cb35e6f92 --- /dev/null +++ b/domains/quantamphysics.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Quantamyt", + "email": "Sujataghosal05@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 444226bbfba16984ae250cf5edf63f645ce0c9b7 Mon Sep 17 00:00:00 2001 From: javhaa07 Date: Sun, 27 Aug 2023 14:05:06 +0800 Subject: [PATCH 673/796] feat(domain): jagi.is-a.dev --- domains/jagi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jagi.json diff --git a/domains/jagi.json b/domains/jagi.json new file mode 100644 index 000000000..502076c72 --- /dev/null +++ b/domains/jagi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "javhaa07", + "email": "jjagi02@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 21d9924cc0e8beac44a6aeade2ea760563ed51c7 Mon Sep 17 00:00:00 2001 From: laluxx Date: Sun, 27 Aug 2023 10:37:05 +0000 Subject: [PATCH 674/796] feat(domain): laluxx.is-a.dev --- domains/laluxx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/laluxx.json diff --git a/domains/laluxx.json b/domains/laluxx.json new file mode 100644 index 000000000..8aac87995 --- /dev/null +++ b/domains/laluxx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "laluxx", + "email": "lorenzoaddamo10@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 21c28668275d722420d94de9c233e6dfd346d69e Mon Sep 17 00:00:00 2001 From: zenerq Date: Sun, 27 Aug 2023 12:46:42 +0200 Subject: [PATCH 675/796] feat(domain): zener.is-a.dev --- domains/zener.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zener.json diff --git a/domains/zener.json b/domains/zener.json new file mode 100644 index 000000000..99201a71e --- /dev/null +++ b/domains/zener.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zenerq", + "email": "rokosamje@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e687d895db14c11e51bae8184b5680e0c038a532 Mon Sep 17 00:00:00 2001 From: Soldierplayz6867 Date: Sun, 27 Aug 2023 20:10:34 +0800 Subject: [PATCH 676/796] feat(domain): soldierp.is-a.dev --- domains/soldierp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soldierp.json diff --git a/domains/soldierp.json b/domains/soldierp.json new file mode 100644 index 000000000..63cd06cf2 --- /dev/null +++ b/domains/soldierp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Soldierplayz6867", + "email": "soldierplayz.tw@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7a3828390e531d67598c320b17751a5aaa539aa9 Mon Sep 17 00:00:00 2001 From: soviet783 Date: Sun, 27 Aug 2023 09:34:08 -0400 Subject: [PATCH 677/796] feat(domain): thedivided.is-a.dev --- domains/thedivided.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thedivided.json diff --git a/domains/thedivided.json b/domains/thedivided.json new file mode 100644 index 000000000..3d59d5654 --- /dev/null +++ b/domains/thedivided.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "soviet783", + "email": "logannorman2005@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ad82bb030cf4965e3e401379471bff1ae208d237 Mon Sep 17 00:00:00 2001 From: Soldierplayz6867 Date: Sun, 27 Aug 2023 21:46:59 +0800 Subject: [PATCH 678/796] feat(domain): bkmd.is-a.dev --- domains/bkmd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bkmd.json b/domains/bkmd.json index 90e48e005..a3438a4c7 100644 --- a/domains/bkmd.json +++ b/domains/bkmd.json @@ -4,6 +4,6 @@ "email": "soldierplayz.tw@gmail.com" }, "record": { - "CNAME": "da-1.us.hostns.io" + "CNAME": ""[{"type":"CNAME","value":"da-1.us.hostns.io","allowMultiple":false}]"" } } From 8689cf9be12e99ba4bf0f669676560e32893174d Mon Sep 17 00:00:00 2001 From: Soldierplayz6867 Date: Sun, 27 Aug 2023 21:47:35 +0800 Subject: [PATCH 679/796] feat(domain): soldierp.is-a.dev --- domains/soldierp.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/soldierp.json b/domains/soldierp.json index 63cd06cf2..ab0ebed9f 100644 --- a/domains/soldierp.json +++ b/domains/soldierp.json @@ -4,8 +4,6 @@ "email": "soldierplayz.tw@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"da-1.us.hostns.io"}]"" } -} \ No newline at end of file +} From cf4321355f4fa3000a9994b156eb925c5623739b Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sun, 27 Aug 2023 19:34:55 +0530 Subject: [PATCH 680/796] Update domains/berzcodetechnologies.json Co-authored-by: William Harrison --- domains/berzcodetechnologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 9263087af..289b7b23f 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -4,7 +4,7 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "["154.41.233.131"]", + "A": ["154.41.233.131"], "TXT": [ { "name": "_github-pages-challenge-berzcode", From 997a7959221122e7173b22260d9b6f129562d4a3 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sun, 27 Aug 2023 19:35:08 +0530 Subject: [PATCH 681/796] Update domains/saurabhkirve.json Co-authored-by: William Harrison --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 4470abee5..78df35194 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "["154.41.233.131"]" + "A": ["154.41.233.131"] } } From a3ca53fb511dccd91e850278217bcf4e28c4916a Mon Sep 17 00:00:00 2001 From: BlobDeveloper Date: Sun, 27 Aug 2023 16:55:57 +0200 Subject: [PATCH 682/796] feat(domain): blob.is-a.dev --- domains/blob.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blob.json diff --git a/domains/blob.json b/domains/blob.json new file mode 100644 index 000000000..780cfb73f --- /dev/null +++ b/domains/blob.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BlobDeveloper", + "email": "blob.dev@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 23ddc3b6f9164b002488ddeacc843eda7a314233 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sun, 27 Aug 2023 20:45:26 +0530 Subject: [PATCH 683/796] Update berzcodetechnologies.json --- domains/berzcodetechnologies.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 289b7b23f..02a6540e4 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -4,13 +4,7 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["154.41.233.131"], - "TXT": [ - { - "name": "_github-pages-challenge-berzcode", - "value": "bafe74203bd3e05bb01b98f65606ab" - } - ] + "A": ["154.41.233.131"] } } From 7f9bb40f8ac89e6e800cab81c40e2560f93174c1 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Sun, 27 Aug 2023 17:17:59 +0200 Subject: [PATCH 684/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lynix.json diff --git a/domains/lynix.json b/domains/lynix.json new file mode 100644 index 000000000..6f6d6ff71 --- /dev/null +++ b/domains/lynix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lynix27", + "email": "vncntwbr0207@gmail.com" + }, + "record": { + "A": ["85.202.163.61"] + } +} From bc282b4477d5cf0ad674ef9577e1ba70740a55a9 Mon Sep 17 00:00:00 2001 From: lynix27 <102491441+lynix27@users.noreply.github.com> Date: Sun, 27 Aug 2023 17:32:19 +0200 Subject: [PATCH 685/796] Update lynix.json --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 6f6d6ff71..8588d6b73 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -1,7 +1,7 @@ { "owner": { "username": "lynix27", - "email": "vncntwbr0207@gmail.com" + "email": "contact@lynix.me" }, "record": { "A": ["85.202.163.61"] From 88a66dde6fbe0521599bd0ff8a02e7063b0f054f Mon Sep 17 00:00:00 2001 From: hirakotm Date: Sun, 27 Aug 2023 21:12:15 +0530 Subject: [PATCH 686/796] feat(domain): hirako.is-a.dev --- domains/hirako.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hirako.json diff --git a/domains/hirako.json b/domains/hirako.json new file mode 100644 index 000000000..da22d3c01 --- /dev/null +++ b/domains/hirako.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hirakotm", + "email": "hirakoo@proton.me" + }, + "record": { + "CNAME": "website-5xr.pages.dev" + } +} From b94c77181d29561315d33a6d8c89068b9a2190a0 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 11:48:56 -0400 Subject: [PATCH 687/796] feat(domain): master.is-a.dev --- domains/master.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/master.json b/domains/master.json index 6c05eaf9c..012aedc77 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,8 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"themaster223.github.io"}]"" } -} \ No newline at end of file +} From 77d85fd52f694a52b8d770eb6859db8df888fbc1 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 11:49:20 -0400 Subject: [PATCH 688/796] feat(domain): master.is-a.dev From 931f9d3a75d672246df4713b7aee9bc88ab26c61 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 11:49:22 -0400 Subject: [PATCH 689/796] feat(domain): master.is-a.dev From 8b9d514bda3e5e2970ddacff662ce83e87e07bdf Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 11:50:02 -0400 Subject: [PATCH 690/796] feat(domain): master.is-a.dev --- domains/master.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/master.json b/domains/master.json index 012aedc77..a37d3b4f4 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"themaster223.github.io"}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false}]"" } } From f013a4f4f68e34a9843629032554a0a043f419db Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 11:50:17 -0400 Subject: [PATCH 691/796] feat(domain): master.is-a.dev --- domains/master.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/master.json b/domains/master.json index a37d3b4f4..012aedc77 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"themaster223.github.io"}]"" } } From 2633cf984d11594904af6e430cba063da69975b5 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sun, 27 Aug 2023 16:56:26 +0100 Subject: [PATCH 692/796] Update master.json --- domains/master.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/master.json b/domains/master.json index 012aedc77..f3b623529 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"themaster223.github.io"}]"" + "CNAME": "themaster223.github.io" } } From 8546c745ae0fa7d5d84062ecb831fcf93ce75938 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 12:01:40 -0400 Subject: [PATCH 693/796] feat(domain): master.is-a.dev --- domains/master.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/master.json b/domains/master.json index f3b623529..6acb47531 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "CNAME": "themaster223.github.io" + "TXT": ""[{"type":"A","allowMultiple":false,"value":"217.174.245.249"},{"type":"MX","allowMultiple":true,"value":"hosts.is-a.dev"},{"type":"TXT","allowMultiple":true,"value":"v=spf1 a mx ip4:217.174.245.249 ~all"}]"" } } From ed8eb83868e0957febfde4bcb32a3a32786689e8 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 12:05:53 -0400 Subject: [PATCH 694/796] feat(domain): master.is-a.dev --- domains/master.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/master.json b/domains/master.json index 6acb47531..6c05eaf9c 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,8 @@ "email": "masteriscool223@gmail.com" }, "record": { - "TXT": ""[{"type":"A","allowMultiple":false,"value":"217.174.245.249"},{"type":"MX","allowMultiple":true,"value":"hosts.is-a.dev"},{"type":"TXT","allowMultiple":true,"value":"v=spf1 a mx ip4:217.174.245.249 ~all"}]"" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 61729bbe0b8bafd99c468fc473391f4757970e61 Mon Sep 17 00:00:00 2001 From: zenerq Date: Sun, 27 Aug 2023 18:08:24 +0200 Subject: [PATCH 695/796] Update zener.json --- domains/zener.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/zener.json b/domains/zener.json index 99201a71e..6b4911125 100644 --- a/domains/zener.json +++ b/domains/zener.json @@ -1,11 +1,12 @@ { + "description": "Personal portfolio site", + "repo": "https://github.com/zenerq/zenerq.github.io", "owner": { "username": "zenerq", - "email": "rokosamje@gmail.com" + "email": "rokosamje@gmail.com", + "twitter": "" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "zenerq.github.io" } -} \ No newline at end of file +} From 5a3f25b1e2d7ce95d43c622f3dabd7d039be1496 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 12:09:58 -0400 Subject: [PATCH 696/796] feat(domain): master.is-a.dev From c3ffcf52b7b03ce77634fc69d82aaf4c401663eb Mon Sep 17 00:00:00 2001 From: Cameo007 Date: Sun, 27 Aug 2023 19:20:24 +0200 Subject: [PATCH 697/796] feat(domain): cameo007.is-a.dev --- domains/cameo007.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cameo007.json diff --git a/domains/cameo007.json b/domains/cameo007.json new file mode 100644 index 000000000..3f8373e10 --- /dev/null +++ b/domains/cameo007.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cameo007", + "email": "pascal.1.dietrich@hotmail.com" + }, + "record": { + "CNAME": "mintux.de" + } +} From 5e30bf9fd5445e24bfdd90e9cce4a7a34cee894e Mon Sep 17 00:00:00 2001 From: rahulsingh2312 Date: Sun, 27 Aug 2023 22:57:42 +0530 Subject: [PATCH 698/796] feat(domain): rahulol.is-a.dev --- domains/rahulol.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulol.json diff --git a/domains/rahulol.json b/domains/rahulol.json new file mode 100644 index 000000000..09894d160 --- /dev/null +++ b/domains/rahulol.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rahulsingh2312", + "email": "rahulsinghhh2312@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a4cbe9d1b7d791bc7c696fa28ad6bbd20d90643a Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 27 Aug 2023 21:01:51 +0300 Subject: [PATCH 699/796] feat(domain): farag.is-a.dev --- domains/farag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/farag.json diff --git a/domains/farag.json b/domains/farag.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/farag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dc48ed90151622d7f3cdfdcc0b82faadb9f4cd6b Mon Sep 17 00:00:00 2001 From: rannawe Date: Sun, 27 Aug 2023 21:06:50 +0300 Subject: [PATCH 700/796] feat(domain): rana.is-a.dev --- domains/rana.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rana.json diff --git a/domains/rana.json b/domains/rana.json new file mode 100644 index 000000000..1db84fe1b --- /dev/null +++ b/domains/rana.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rannawe", + "email": "rannawe.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 705107de09db60cdbe60d8898f8b31ce879f2729 Mon Sep 17 00:00:00 2001 From: coeur85 Date: Sun, 27 Aug 2023 21:07:54 +0300 Subject: [PATCH 701/796] feat(domain): magdi.is-a.dev --- domains/magdi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/magdi.json diff --git a/domains/magdi.json b/domains/magdi.json new file mode 100644 index 000000000..1ef3bd905 --- /dev/null +++ b/domains/magdi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "coeur85", + "email": "ahmed.magdi@msn.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c2184af6376b32b2f1509dbdc985b560a52055fd Mon Sep 17 00:00:00 2001 From: essieessara Date: Sun, 27 Aug 2023 21:09:20 +0300 Subject: [PATCH 702/796] feat(domain): essiessara.is-a.dev --- domains/essiessara.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/essiessara.json diff --git a/domains/essiessara.json b/domains/essiessara.json new file mode 100644 index 000000000..55ab50927 --- /dev/null +++ b/domains/essiessara.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "essieessara", + "email": "esraaaebdelrehime@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b72f8212f7f7c9713ad50b919e9a03337a141754 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 27 Aug 2023 21:17:16 +0300 Subject: [PATCH 703/796] feat(domain): mfarag.is-a.dev --- domains/mfarag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mfarag.json diff --git a/domains/mfarag.json b/domains/mfarag.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/mfarag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c715b069ec37ce96f2a9f4791cc3722b9aca636a Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 27 Aug 2023 21:27:24 +0300 Subject: [PATCH 704/796] feat(domain): mrrobot.is-a.dev --- domains/mrrobot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mrrobot.json diff --git a/domains/mrrobot.json b/domains/mrrobot.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/mrrobot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 604b754dd7c7d894ffc641d957e751363398f8f4 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 27 Aug 2023 21:28:00 +0300 Subject: [PATCH 705/796] feat(domain): restart.is-a.dev --- domains/restart.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/restart.json diff --git a/domains/restart.json b/domains/restart.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/restart.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fe1323595607bf04ff92eb8d127ae3af67cbfa4b Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 27 Aug 2023 21:29:20 +0300 Subject: [PATCH 706/796] feat(domain): mrrob0t.is-a.dev --- domains/mrrob0t.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mrrob0t.json diff --git a/domains/mrrob0t.json b/domains/mrrob0t.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/mrrob0t.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 53cb6662a5a8c6b688c416a76cd3f29f080f7929 Mon Sep 17 00:00:00 2001 From: rannawe Date: Sun, 27 Aug 2023 21:42:36 +0300 Subject: [PATCH 707/796] feat(domain): ranamoh.is-a.dev --- domains/ranamoh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ranamoh.json diff --git a/domains/ranamoh.json b/domains/ranamoh.json new file mode 100644 index 000000000..1db84fe1b --- /dev/null +++ b/domains/ranamoh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rannawe", + "email": "rannawe.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6b47a3de4cea4632615844ab686feeeaf9d12993 Mon Sep 17 00:00:00 2001 From: MocaSrour Date: Sun, 27 Aug 2023 22:24:40 +0300 Subject: [PATCH 708/796] feat(domain): moca.is-a.dev --- domains/moca.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/moca.json diff --git a/domains/moca.json b/domains/moca.json new file mode 100644 index 000000000..cf47ef3f1 --- /dev/null +++ b/domains/moca.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MocaSrour", + "email": "mukarramsrour@gmail.com" + }, + "record": { + "CNAME": "mocasrour.github.io" + } +} From 8e43b45313458fbb2c5eba848418981255514784 Mon Sep 17 00:00:00 2001 From: coeur85 Date: Sun, 27 Aug 2023 23:28:44 +0300 Subject: [PATCH 709/796] feat(domain): d.is-a.dev --- domains/d.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/d.json diff --git a/domains/d.json b/domains/d.json new file mode 100644 index 000000000..1ef3bd905 --- /dev/null +++ b/domains/d.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "coeur85", + "email": "ahmed.magdi@msn.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 14b13ffd0824a598bedf3acd14fa1534e6a56787 Mon Sep 17 00:00:00 2001 From: Nolaxyy Date: Sun, 27 Aug 2023 20:02:05 -0400 Subject: [PATCH 710/796] feat(domain): reyzo.is-a.dev --- domains/reyzo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reyzo.json diff --git a/domains/reyzo.json b/domains/reyzo.json new file mode 100644 index 000000000..9abe02bec --- /dev/null +++ b/domains/reyzo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Nolaxyy", + "email": "konectplay2008@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8bb45e34a203ee97a41f15e9213aaf13e6d7d6c5 Mon Sep 17 00:00:00 2001 From: tpglitch Date: Sun, 27 Aug 2023 19:11:29 -0500 Subject: [PATCH 711/796] feat(domain): tpglitch.is-a.dev --- domains/tpglitch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tpglitch.json diff --git a/domains/tpglitch.json b/domains/tpglitch.json new file mode 100644 index 000000000..0364bc2ca --- /dev/null +++ b/domains/tpglitch.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "tpglitch", + "email": "tylerkinney50@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 010caea4000092d1dd3814ca5c25b74126d052bb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Aug 2023 08:26:44 +0800 Subject: [PATCH 712/796] Discard changes to domains/bkmd.json --- domains/bkmd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bkmd.json b/domains/bkmd.json index a3438a4c7..90e48e005 100644 --- a/domains/bkmd.json +++ b/domains/bkmd.json @@ -4,6 +4,6 @@ "email": "soldierplayz.tw@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"da-1.us.hostns.io","allowMultiple":false}]"" + "CNAME": "da-1.us.hostns.io" } } From 238a3e0cd217130c60e09bca0548c65cc66fa860 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Aug 2023 08:26:59 +0800 Subject: [PATCH 713/796] Update soldierp.json --- domains/soldierp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soldierp.json b/domains/soldierp.json index ab0ebed9f..90e48e005 100644 --- a/domains/soldierp.json +++ b/domains/soldierp.json @@ -4,6 +4,6 @@ "email": "soldierplayz.tw@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"da-1.us.hostns.io"}]"" + "CNAME": "da-1.us.hostns.io" } } From 727352751d4d4afbc454063ffc6a18741b83faab Mon Sep 17 00:00:00 2001 From: Mohamed Aziz Ben Aissa Date: Mon, 28 Aug 2023 02:33:04 +0100 Subject: [PATCH 714/796] Update azeez.json --- domains/azeez.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/domains/azeez.json b/domains/azeez.json index bfc4dcf0f..b791ca25c 100644 --- a/domains/azeez.json +++ b/domains/azeez.json @@ -1,9 +1,14 @@ { + "description": "azeez.is-a.dev", + "repo": "https://github.com/azizbna/azizbna.github.io", "owner": { "username": "azizbna", - "email": "m.azizbenaissa@gmail.com" + "email": "", + "discord":"azeezbna" }, "record": { - "CNAME": "azizbna.github.io" + "A": ["185.199.109.153", "185.199.110.153", "185.199.111.153", "185.199.108.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} \ No newline at end of file From 94c31c785f977e4854ce2b9cc82e97f7c3c56201 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Aug 2023 10:47:51 +0800 Subject: [PATCH 715/796] Update vishalkrsharma.json --- domains/vishalkrsharma.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/vishalkrsharma.json b/domains/vishalkrsharma.json index 244451508..61a833385 100644 --- a/domains/vishalkrsharma.json +++ b/domains/vishalkrsharma.json @@ -1,6 +1,7 @@ { "owner": { "username": "vishalkrsharma", + "email": "", "discord": "daredev1l#0205" }, "description": "Vishal Kumar Sharma - Portfolio", From 3638118f8622ed419b07400773e6b1caca321a22 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Aug 2023 10:54:10 +0800 Subject: [PATCH 716/796] Update zener.json --- domains/zener.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/zener.json b/domains/zener.json index 6b4911125..b3610abe3 100644 --- a/domains/zener.json +++ b/domains/zener.json @@ -3,8 +3,7 @@ "repo": "https://github.com/zenerq/zenerq.github.io", "owner": { "username": "zenerq", - "email": "rokosamje@gmail.com", - "twitter": "" + "email": "rokosamje@gmail.com" }, "record": { "CNAME": "zenerq.github.io" From 8781c17ecef91d0747dfaa3280ab87b785bb2645 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 07:34:32 +0200 Subject: [PATCH 717/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lynix.json b/domains/lynix.json index 8588d6b73..646748744 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -1,9 +1,9 @@ { "owner": { "username": "lynix27", - "email": "contact@lynix.me" + "email": "vncntwbr0207@gmail.com" }, "record": { - "A": ["85.202.163.61"] + "URL": ""[{"type":"URL","allowMultiple":false,"value":"lynix.me"}]"" } } From 14f09257cc305a02aebee4ad769b601d00922ba7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Aug 2023 13:37:51 +0800 Subject: [PATCH 718/796] Update lynix.json --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 646748744..e44e63fab 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","allowMultiple":false,"value":"lynix.me"}]"" + "URL": "https://lynix.me" } } From f44da5d1868915d480797fe5eededbb496c9d2d2 Mon Sep 17 00:00:00 2001 From: Magdi Date: Mon, 28 Aug 2023 10:43:05 +0300 Subject: [PATCH 719/796] Rename d.json to magdi_d.json --- domains/{d.json => magdi_d.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{d.json => magdi_d.json} (99%) diff --git a/domains/d.json b/domains/magdi_d.json similarity index 99% rename from domains/d.json rename to domains/magdi_d.json index 1ef3bd905..26a1c7f91 100644 --- a/domains/d.json +++ b/domains/magdi_d.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From e639c193c55845224997cb36711af71ff83d9fd3 Mon Sep 17 00:00:00 2001 From: Magdi Date: Mon, 28 Aug 2023 10:54:22 +0300 Subject: [PATCH 720/796] Delete magdi_d.json --- domains/magdi_d.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/magdi_d.json diff --git a/domains/magdi_d.json b/domains/magdi_d.json deleted file mode 100644 index 26a1c7f91..000000000 --- a/domains/magdi_d.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "coeur85", - "email": "ahmed.magdi@msn.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From f45d132fa4d898e9fc8bf955422f3c6bc964e670 Mon Sep 17 00:00:00 2001 From: suleymanduzgun Date: Mon, 28 Aug 2023 11:12:22 +0300 Subject: [PATCH 721/796] feat(domain): suleymanduzgun.is-a.dev --- domains/suleymanduzgun.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/suleymanduzgun.json diff --git a/domains/suleymanduzgun.json b/domains/suleymanduzgun.json new file mode 100644 index 000000000..1bfe2135f --- /dev/null +++ b/domains/suleymanduzgun.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "suleymanduzgun", + "email": "suleymanduzgun@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1ee5a9f06c960421ec4195d960a4d7eff03097f5 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 10:55:41 +0200 Subject: [PATCH 722/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index e44e63fab..8762c5e20 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": "https://lynix.me" + "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" } } From 673d35243704b8829bbb6e8a0599590385de8374 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 11:34:48 +0200 Subject: [PATCH 723/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 8762c5e20..49e122661 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" + "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"did=did:plc:wujn4ouxkfqjnc53s3o42zub"}]"" } } From a3782b7d5f11eefdd1ec9e5363241095fd0bba63 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 11:35:09 +0200 Subject: [PATCH 724/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 49e122661..b3cfc6249 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"did=did:plc:wujn4ouxkfqjnc53s3o42zub"}]"" + "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" } } From 9acb4be9b3b98cd346984388e547b4a922d33b8d Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 15:01:36 +0200 Subject: [PATCH 725/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index b3cfc6249..8762c5e20 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" + "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" } } From dda67b3eac613b11d03358bb1397c4da1bba2ea4 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 15:22:35 +0200 Subject: [PATCH 726/796] feat(domain): lynix.is-a.dev From 63f5bc539bd38af857e1059627da19da14901b7e Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 16:53:22 +0200 Subject: [PATCH 727/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 8762c5e20..b3cfc6249 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" + "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" } } From 4f4df5211cd43ee0d18e004d2f888d610471e0bf Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 19:46:22 +0200 Subject: [PATCH 728/796] feat(domain): lynix.is-a.dev From 4cfdd78fe53b8993aa0850a33835147b939b540d Mon Sep 17 00:00:00 2001 From: Aditya <70227539+adityakotha2001@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:23:44 +0530 Subject: [PATCH 729/796] Update adityakotha.json --- domains/adityakotha.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index df9cb4a33..01f5edc9a 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -6,6 +6,7 @@ "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "CNAME": "adityakotha.is-a.dev" } -} \ No newline at end of file +} From 9b7f4d1c680ab969f15cd282330d9ee71d7e662d Mon Sep 17 00:00:00 2001 From: Aditya <70227539+adityakotha2001@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:26:20 +0530 Subject: [PATCH 730/796] Update adityakotha.json --- domains/adityakotha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index 01f5edc9a..d8dad084d 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -7,6 +7,6 @@ "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "CNAME": "adityakotha.is-a.dev" + "CNAME": "adityakotha2001.github.io" } } From def613ce35fef21509e276aedf1cf262ba5ea2d5 Mon Sep 17 00:00:00 2001 From: Aditya <70227539+adityakotha2001@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:43:39 +0530 Subject: [PATCH 731/796] Update adityakotha.json --- domains/adityakotha.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index d8dad084d..6946b3339 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -4,9 +4,6 @@ "email": "adityakotha2001@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "CNAME": "adityakotha2001.github.io" } } From 7ba202dab138c208500243ff007f24a28c54fa65 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 23:47:56 +0200 Subject: [PATCH 732/796] feat(domain): lynix.is-a.dev From aac2e5053270546e210cf9b5b88a7880b0bcbefb Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 23:49:11 +0200 Subject: [PATCH 733/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index b3cfc6249..127f5ae65 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" + "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=1dd87df3336e526ac7b609a573b3ba1674f47800"}]"" } } From 3a2d6792d4165d6797694804d8ee607c77586607 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 23:50:18 +0200 Subject: [PATCH 734/796] feat(domain): lynix.is-a.dev From ce24370a80927b762e54b99632792d70e23c8ae1 Mon Sep 17 00:00:00 2001 From: duzelicem Date: Tue, 29 Aug 2023 03:39:10 +0300 Subject: [PATCH 735/796] feat(domain): arda.is-a.dev --- domains/arda.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/arda.json b/domains/arda.json index 890de904b..acda0a7ba 100644 --- a/domains/arda.json +++ b/domains/arda.json @@ -1,12 +1,9 @@ { - "description": "arda.is-a.dev", - "repo": "https://github.com/duzelicem/duzelicem.github.io", "owner": { "username": "duzelicem", - "email": "ardagkc@proton.me", - "discord": "arda#0666" + "email": "ardagokce0682@gmail.com" }, "record": { - "CNAME": "arda.is-best.net" + "CNAME": ""[{"type":"CNAME","value":"duzelicem.com","allowMultiple":false}]"" } } From 15571f7e569b8a09d9551f358deef348c33968d3 Mon Sep 17 00:00:00 2001 From: duzelicem Date: Tue, 29 Aug 2023 03:41:48 +0300 Subject: [PATCH 736/796] feat(domain): arda.is-a.dev --- domains/arda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arda.json b/domains/arda.json index acda0a7ba..6baef0a5f 100644 --- a/domains/arda.json +++ b/domains/arda.json @@ -4,6 +4,6 @@ "email": "ardagokce0682@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"duzelicem.com","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"duzelicem.com"}]"" } } From a94648d8eb55d25220236ee470f40374ed68f6dc Mon Sep 17 00:00:00 2001 From: alexfeed1990 Date: Tue, 29 Aug 2023 10:54:18 +0200 Subject: [PATCH 737/796] feat(domain): slashed.is-a.dev --- domains/slashed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/slashed.json diff --git a/domains/slashed.json b/domains/slashed.json new file mode 100644 index 000000000..070ccdc7f --- /dev/null +++ b/domains/slashed.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alexfeed1990", + "email": "alexfeed1990real@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e7fd90101ff3920fcc7d3570b1b477578c6abbb6 Mon Sep 17 00:00:00 2001 From: py-yash <142984930+py-yash@users.noreply.github.com> Date: Wed, 30 Aug 2023 11:46:49 +0530 Subject: [PATCH 738/796] Create yashrao.is-a.dev.json --- domains/yashrao.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yashrao.is-a.dev.json diff --git a/domains/yashrao.is-a.dev.json b/domains/yashrao.is-a.dev.json new file mode 100644 index 000000000..640660618 --- /dev/null +++ b/domains/yashrao.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": " For my personal website ", + "repo": "https://py-yash.github.io", + "owner": { + "username": "py-yash", + "email": "cwyash.rao@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "py-yash.github.io" + } +} From cf4ecd5bb9c12fd81886d89028eed8534723769c Mon Sep 17 00:00:00 2001 From: py-yash Date: Wed, 30 Aug 2023 11:48:16 +0530 Subject: [PATCH 739/796] feat(domain): yashrao.is-a.dev --- domains/yashrao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yashrao.json diff --git a/domains/yashrao.json b/domains/yashrao.json new file mode 100644 index 000000000..d4d4ed9c8 --- /dev/null +++ b/domains/yashrao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "py-yash", + "email": "cwyash.rao@gmail.com" + }, + "record": { + "CNAME": "py-yash.github.io" + } +} From e21b762506cb8f7dc94f0949a8c5c62c89249ccb Mon Sep 17 00:00:00 2001 From: lynix27 Date: Wed, 30 Aug 2023 08:30:35 +0200 Subject: [PATCH 740/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 127f5ae65..b3cfc6249 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=1dd87df3336e526ac7b609a573b3ba1674f47800"}]"" + "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" } } From 0195192b27d614584ba0e502cf1b231c9f4e0a0c Mon Sep 17 00:00:00 2001 From: DasSharkk Date: Wed, 30 Aug 2023 13:34:43 +0200 Subject: [PATCH 741/796] feat(domain): dasshark.is-a.dev --- domains/dasshark.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/dasshark.json b/domains/dasshark.json index 8d62ca37b..5d6decf1a 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -1,12 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "DasSharkk", - "email": "affenheld@gmx.de" - }, - - "record": { - "URL": "https://dasshark.me" - } + "email": "dassharkk@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - +} \ No newline at end of file From 32ec3f33d18928add7fce16027709c0fb6aa2dd8 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 15:03:22 +0100 Subject: [PATCH 742/796] Update imat.json --- domains/imat.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/imat.json b/domains/imat.json index e9fe46833..e58a3c5c1 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,6 +6,8 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "ef793ba1-08bc-47dc-9b2f-54694d25ee32.id.repl.co" + "A": ["217.174.245.249"], + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mailx.is-a.dev"] } } From c34948df6ff9d257e4b010d8a7371950fbe2614d Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 15:03:42 +0100 Subject: [PATCH 743/796] Update andrewstech.json --- domains/andrewstech.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index e8ed4da28..fb97d0eb3 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mailx.is-a.dev"] } } From aab312aaeb04aaf172569278511450dec0812a5e Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 15:10:03 +0100 Subject: [PATCH 744/796] Update mailx.json --- domains/mailx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mailx.json b/domains/mailx.json index 51b9f948b..839f88c94 100644 --- a/domains/mailx.json +++ b/domains/mailx.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["217.174.245.249"] + "A": ["85.31.233.170"] } } From 2a083111f9c1375d004d318c76739902a3b32896 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 16:15:11 +0100 Subject: [PATCH 745/796] Move to hosting --- domains/stefdp.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index eec5c59c8..9664d7974 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,7 +6,9 @@ "email": "stefano.delprete.08@gmail.com", "twitter": "Stef_Del_Prete" }, - "record": { - "CNAME": "stef-00012.github.io" + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mailx.is-a.dev"] } } From 79906ea0b751e5c184959381cad5506d4942de12 Mon Sep 17 00:00:00 2001 From: latuh Date: Wed, 30 Aug 2023 22:05:24 +0200 Subject: [PATCH 746/796] feat(domain): latuh.is-a.dev --- domains/latuh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/latuh.json diff --git a/domains/latuh.json b/domains/latuh.json new file mode 100644 index 000000000..fe8e7d0ee --- /dev/null +++ b/domains/latuh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "latuh", + "email": "latitud@duck.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 074f35407883dd6f35864c7ec02d927db5fd2e58 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Wed, 30 Aug 2023 23:03:01 +0200 Subject: [PATCH 747/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index b3cfc6249..127f5ae65 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" + "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=1dd87df3336e526ac7b609a573b3ba1674f47800"}]"" } } From 36da7545e2c18fb76f6a7dbb89caf8b30cf77d74 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 30 Aug 2023 23:09:35 +0100 Subject: [PATCH 748/796] feat(domain): store.is-a.dev --- domains/store.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/store.json diff --git a/domains/store.json b/domains/store.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/store.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From 12c55376dc2693ba0503438d2a5c38ac74ef980e Mon Sep 17 00:00:00 2001 From: PsxScriptsW Date: Wed, 30 Aug 2023 19:48:00 -0400 Subject: [PATCH 749/796] feat(domain): notskillz.is-a.dev --- domains/notskillz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notskillz.json diff --git a/domains/notskillz.json b/domains/notskillz.json new file mode 100644 index 000000000..5fe751c74 --- /dev/null +++ b/domains/notskillz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PsxScriptsW", + "email": "jacob.blits@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 06b3ba44a1a7bb7046f2c1043b23ff7671834b7d Mon Sep 17 00:00:00 2001 From: Rehan Abu Faqih <100034145+rehanaf@users.noreply.github.com> Date: Thu, 31 Aug 2023 07:55:16 +0700 Subject: [PATCH 750/796] feat(domain): add `rehanaf.is-a.dev` --- domains/rehanaf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rehanaf.json diff --git a/domains/rehanaf.json b/domains/rehanaf.json new file mode 100644 index 000000000..a13acad34 --- /dev/null +++ b/domains/rehanaf.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rehanaf", + "email": "rehanalfaqih287@gmail.com" + }, + + "record": { + "CNAME": "rehanaf.github.io" + } +} From 396fee0bcdb692526dead8c1ea8f5776b920ee4b Mon Sep 17 00:00:00 2001 From: panditamey Date: Thu, 31 Aug 2023 13:50:06 +0530 Subject: [PATCH 751/796] feat(domain): amey.is-a.dev --- domains/amey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amey.json diff --git a/domains/amey.json b/domains/amey.json new file mode 100644 index 000000000..3f23d09bb --- /dev/null +++ b/domains/amey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "panditamey", + "email": "codewithamey@gmail.com" + }, + "record": { + "CNAME": "panditamey.github.io" + } +} From adf0d04263fc49fe63e68ca2add8aa75f1e3ff93 Mon Sep 17 00:00:00 2001 From: noahziheng Date: Thu, 31 Aug 2023 16:30:34 +0800 Subject: [PATCH 752/796] feat(domain): _github-pages-challenge-noahziheng.noahgao.is-a.dev --- domains/_github-pages-challenge-noahziheng.noahgao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-noahziheng.noahgao.json diff --git a/domains/_github-pages-challenge-noahziheng.noahgao.json b/domains/_github-pages-challenge-noahziheng.noahgao.json new file mode 100644 index 000000000..7ded89aa7 --- /dev/null +++ b/domains/_github-pages-challenge-noahziheng.noahgao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noahziheng", + "email": "noahgaocn@outlook.com" + }, + "record": { + "TXT": "a25695a5c49f374f6eb483ff49c7c7" + } +} From ee64ed227e0f03498b4b3427def778bf89a48505 Mon Sep 17 00:00:00 2001 From: gruufr Date: Thu, 31 Aug 2023 12:24:51 +0300 Subject: [PATCH 753/796] feat(domain): gruu.is-a.dev --- domains/gruu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gruu.json diff --git a/domains/gruu.json b/domains/gruu.json new file mode 100644 index 000000000..031eea1a9 --- /dev/null +++ b/domains/gruu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gruufr", + "email": "tirisxz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f8abe5e710281087c877530ba31f7efec82f96dc Mon Sep 17 00:00:00 2001 From: panditamey Date: Thu, 31 Aug 2023 15:06:32 +0530 Subject: [PATCH 754/796] feat(domain): ammy.is-a.dev --- domains/ammy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ammy.json diff --git a/domains/ammy.json b/domains/ammy.json new file mode 100644 index 000000000..768ac3d8b --- /dev/null +++ b/domains/ammy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "panditamey", + "email": "codewithamey@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1d963b8e13ecd7de5665fb29808be30ccfc2ecae Mon Sep 17 00:00:00 2001 From: panditamey Date: Thu, 31 Aug 2023 15:07:00 +0530 Subject: [PATCH 755/796] feat(domain): amya.is-a.dev --- domains/amya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amya.json diff --git a/domains/amya.json b/domains/amya.json new file mode 100644 index 000000000..768ac3d8b --- /dev/null +++ b/domains/amya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "panditamey", + "email": "codewithamey@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8601dbdb4300a30b0779865e994246dd5f47fc03 Mon Sep 17 00:00:00 2001 From: Bleedz <38616237+bl33dz@users.noreply.github.com> Date: Thu, 31 Aug 2023 20:31:04 +0700 Subject: [PATCH 756/796] feat(domain): add `bgz.is-a.dev` --- domains/bgz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bgz.json diff --git a/domains/bgz.json b/domains/bgz.json new file mode 100644 index 000000000..49bf20c35 --- /dev/null +++ b/domains/bgz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bl33dz", + "email": "fcb775566@gmail.com" + }, + + "record": { + "A": ["180.250.135.31"] + } +} From 4a6390911ab4a35cbb7c3d2def6cd29be2417748 Mon Sep 17 00:00:00 2001 From: lpkeates Date: Thu, 31 Aug 2023 14:43:19 +0100 Subject: [PATCH 757/796] feat(domain): lpkeates.is-a.dev --- domains/lpkeates.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/lpkeates.json b/domains/lpkeates.json index 258571dad..1e600fee6 100644 --- a/domains/lpkeates.json +++ b/domains/lpkeates.json @@ -1,12 +1,11 @@ { - "description": "This is to show my projects; current, in progress etc.", - "repo": "https://github.com/lpkeates/lpkeates.github.io", "owner": { "username": "lpkeates", - "email": "", - "discord": "MrDragonBoi#7894" + "email": "realuprising2005@gmail.com" }, "record": { - "CNAME": "lpkeates.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From c2a814cba38e82a3496b394444958e8c1efd2ea4 Mon Sep 17 00:00:00 2001 From: lpkeates Date: Thu, 31 Aug 2023 14:48:27 +0100 Subject: [PATCH 758/796] feat(domain): lpkeates.is-a.dev --- domains/lpkeates.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/lpkeates.json b/domains/lpkeates.json index 1e600fee6..d5cc54360 100644 --- a/domains/lpkeates.json +++ b/domains/lpkeates.json @@ -4,8 +4,6 @@ "email": "realuprising2005@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": ""[{"type":"CNAME","value":"lpkeates.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"_github-pages-challenge-lpkeates.lpkeates"}]"" } -} \ No newline at end of file +} From b699e2bc4ac36d555711cce38f1b2e878502b31e Mon Sep 17 00:00:00 2001 From: lpkeates Date: Thu, 31 Aug 2023 15:11:11 +0100 Subject: [PATCH 759/796] feat(domain): lpkeates.is-a.dev From 6d0a4cce553a4164cf986414942cf1e69e453f26 Mon Sep 17 00:00:00 2001 From: lpkeates Date: Thu, 31 Aug 2023 15:11:50 +0100 Subject: [PATCH 760/796] feat(domain): lpkeates.is-a.dev From d4c0a001a38e8be23c9f1ae154c470851b855fb8 Mon Sep 17 00:00:00 2001 From: FrostOnFire Date: Thu, 31 Aug 2023 18:42:00 +0100 Subject: [PATCH 761/796] feat(domain): khasan-tokhirov.is-a.dev --- domains/khasan-tokhirov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/khasan-tokhirov.json diff --git a/domains/khasan-tokhirov.json b/domains/khasan-tokhirov.json new file mode 100644 index 000000000..c9d227101 --- /dev/null +++ b/domains/khasan-tokhirov.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FrostOnFire", + "email": "khasan.tokhirov@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bad78db9d4ce79e2368f355461f3f5e30213060f Mon Sep 17 00:00:00 2001 From: Kronifer Date: Thu, 31 Aug 2023 14:31:34 -0500 Subject: [PATCH 762/796] feat(domain): kronifer.is-a.dev --- domains/kronifer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kronifer.json diff --git a/domains/kronifer.json b/domains/kronifer.json new file mode 100644 index 000000000..875742434 --- /dev/null +++ b/domains/kronifer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kronifer", + "email": "dillonr5@live.wsd1.org" + }, + "record": { + "A": ["172.178.61.66"] + } +} From 0f8c6730628f930232c4f28ecdf13d4ece73ab86 Mon Sep 17 00:00:00 2001 From: Brickmasterr Date: Fri, 1 Sep 2023 03:34:11 +0700 Subject: [PATCH 763/796] feat(domain): isdwk.is-a.dev --- domains/isdwk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/isdwk.json diff --git a/domains/isdwk.json b/domains/isdwk.json new file mode 100644 index 000000000..01be5e070 --- /dev/null +++ b/domains/isdwk.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Brickmasterr", + "email": "dwiki200304@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1233d9a38bfe9323b48c890bc729fdd366a505be Mon Sep 17 00:00:00 2001 From: saefulbarkah Date: Fri, 1 Sep 2023 05:38:45 +0700 Subject: [PATCH 764/796] feat(domain): saeful.is-a.dev --- domains/saeful.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saeful.json b/domains/saeful.json index 92caa194f..d2b820166 100644 --- a/domains/saeful.json +++ b/domains/saeful.json @@ -4,6 +4,6 @@ "email": "saefulbarkah03@gmail.com" }, "record": { - "URL": "https://saefulbarkah.netlify.app/" + "URL": ""[{"type":"URL","value":"https://eful.netlify.app/https://eful.netlify.app/","allowMultiple":false}]"" } } From 8f68f824166c2d48139d36fe7a205a5bc90fcf4a Mon Sep 17 00:00:00 2001 From: saefulbarkah Date: Fri, 1 Sep 2023 05:51:03 +0700 Subject: [PATCH 765/796] feat(domain): saeful.is-a.dev From d224c89bedfed079182515f415e8503a539e1cd0 Mon Sep 17 00:00:00 2001 From: arda efe Date: Fri, 1 Sep 2023 03:25:21 +0300 Subject: [PATCH 766/796] Update arda.json --- domains/arda.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/arda.json b/domains/arda.json index da4aeafba..d1af8b954 100644 --- a/domains/arda.json +++ b/domains/arda.json @@ -4,9 +4,9 @@ "owner": { "username": "duzelicem", "email": "ardagkc@proton.me", - "discord": "@dcez" + "discord": "dcez" }, "record": { "CNAME": "duzelicem.com" } -} \ No newline at end of file +} From 0cef773fd3f01257bffdc40e09922ac2273a1d2b Mon Sep 17 00:00:00 2001 From: JiuZhiDa Date: Thu, 31 Aug 2023 18:35:27 -0700 Subject: [PATCH 767/796] feat(domain): shell.is-a.dev --- domains/shell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shell.json diff --git a/domains/shell.json b/domains/shell.json new file mode 100644 index 000000000..d9c24741a --- /dev/null +++ b/domains/shell.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JiuZhiDa", + "email": "shll@tuta.io" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bc3cabacf3f6c3cdbac85b91630b8e0d75c0f36f Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:15:56 -0400 Subject: [PATCH 768/796] Create services.not-ethan --- domains/services.not-ethan | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/services.not-ethan diff --git a/domains/services.not-ethan b/domains/services.not-ethan new file mode 100644 index 000000000..782e39711 --- /dev/null +++ b/domains/services.not-ethan @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "not-a-ethan", + "email": "", + "discord": "not_ethan." + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + } +} From 6526a467a819a56cca7ab2d48724d36e669ae6d3 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:16:28 -0400 Subject: [PATCH 769/796] Update not-ethan.json --- domains/not-ethan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 03cd32d0d..4baeb1a42 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -1,7 +1,8 @@ { "owner": { "username": "not-a-ethan", - "email": "ethans0408.5@gmail.com" + "email": "", + "discord": "not_ethan." }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From d3564f4202309667da9d34c666f177234e224236 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:17:34 -0400 Subject: [PATCH 770/796] Create _github-pages-challenge-not-a-ethan.services.not-ethan --- ...thub-pages-challenge-not-a-ethan.services.not-ethan | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-not-a-ethan.services.not-ethan diff --git a/domains/_github-pages-challenge-not-a-ethan.services.not-ethan b/domains/_github-pages-challenge-not-a-ethan.services.not-ethan new file mode 100644 index 000000000..459e98702 --- /dev/null +++ b/domains/_github-pages-challenge-not-a-ethan.services.not-ethan @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "not-a-ethan", + "email": "", + "discord": "not_ethan." + }, + "record": { + "TXT": "6a37d74710c72cb55ff05fffd71974" + } +} From c6c3e41a13f3349bb7ee7212afa99ed22ae854b7 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:36:41 -0400 Subject: [PATCH 771/796] Update _github-pages-challenge-not-a-ethan.services.not-ethan --- .../_github-pages-challenge-not-a-ethan.services.not-ethan | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/_github-pages-challenge-not-a-ethan.services.not-ethan b/domains/_github-pages-challenge-not-a-ethan.services.not-ethan index 459e98702..16ab59eae 100644 --- a/domains/_github-pages-challenge-not-a-ethan.services.not-ethan +++ b/domains/_github-pages-challenge-not-a-ethan.services.not-ethan @@ -1,8 +1,8 @@ { "owner": { - "username": "not-a-ethan", - "email": "", - "discord": "not_ethan." + "username": "not-a-ethan", + "email": "", + "discord": "not_ethan." }, "record": { "TXT": "6a37d74710c72cb55ff05fffd71974" From 2448834fca804dd3e44841049ae57990e662a275 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:40:50 -0400 Subject: [PATCH 772/796] Rename services.not-ethan to services.not-ethan.json --- domains/{services.not-ethan => services.not-ethan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{services.not-ethan => services.not-ethan.json} (100%) diff --git a/domains/services.not-ethan b/domains/services.not-ethan.json similarity index 100% rename from domains/services.not-ethan rename to domains/services.not-ethan.json From fbdb854941faa12ac5842cdbdd6c5678e0ea3df0 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:41:03 -0400 Subject: [PATCH 773/796] Rename _github-pages-challenge-not-a-ethan.services.not-ethan to _github-pages-challenge-not-a-ethan.services.not-ethan.json --- ...> _github-pages-challenge-not-a-ethan.services.not-ethan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-not-a-ethan.services.not-ethan => _github-pages-challenge-not-a-ethan.services.not-ethan.json} (100%) diff --git a/domains/_github-pages-challenge-not-a-ethan.services.not-ethan b/domains/_github-pages-challenge-not-a-ethan.services.not-ethan.json similarity index 100% rename from domains/_github-pages-challenge-not-a-ethan.services.not-ethan rename to domains/_github-pages-challenge-not-a-ethan.services.not-ethan.json From c1f8888d85b94bc62a590e649b81cd7728bc2bc8 Mon Sep 17 00:00:00 2001 From: vlux Date: Fri, 1 Sep 2023 11:16:46 +0800 Subject: [PATCH 774/796] feat(domain): xuanwu.is-a.dev --- domains/xuanwu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xuanwu.json diff --git a/domains/xuanwu.json b/domains/xuanwu.json new file mode 100644 index 000000000..265dc4bf6 --- /dev/null +++ b/domains/xuanwu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vlux", + "email": "vluxyue@gmail.com" + }, + "record": { + "CNAME": "www.yxw.is" + } +} From 3b5e0fc7d77b88735170f6c55341f1eb5ef7e529 Mon Sep 17 00:00:00 2001 From: LLKO101 Date: Fri, 1 Sep 2023 10:45:40 +0300 Subject: [PATCH 775/796] feat(domain): llko.is-a.dev --- domains/llko.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/llko.json diff --git a/domains/llko.json b/domains/llko.json new file mode 100644 index 000000000..345c40265 --- /dev/null +++ b/domains/llko.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LLKO101", + "email": "yo1sefooop@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 346fd012050bdc2d831fd0b60365fa716baad2fb Mon Sep 17 00:00:00 2001 From: Brickmasterr Date: Fri, 1 Sep 2023 19:14:19 +0700 Subject: [PATCH 776/796] feat(domain): dwk.is-a.dev --- domains/dwk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dwk.json diff --git a/domains/dwk.json b/domains/dwk.json new file mode 100644 index 000000000..9033d7745 --- /dev/null +++ b/domains/dwk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Brickmasterr", + "email": "dwiki200304@gmail.com" + }, + "record": { + "CNAME": "isdwk.xyz" + } +} From b9e414e2cf9fbbbad915debac8fffd3b8dc1b391 Mon Sep 17 00:00:00 2001 From: jwan9714 Date: Fri, 1 Sep 2023 21:31:56 +0800 Subject: [PATCH 777/796] feat(domain): kira.is-a.dev --- domains/kira.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kira.json diff --git a/domains/kira.json b/domains/kira.json new file mode 100644 index 000000000..ba2f95c6f --- /dev/null +++ b/domains/kira.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jwan9714", + "email": "jwan9714@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 962fe98e4512276573728bdba0fd39075ab5b49b Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Fri, 1 Sep 2023 19:57:15 +0545 Subject: [PATCH 778/796] feat(domain): add `rubiin.is-a.dev` --- domains/rubiin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rubiin.json diff --git a/domains/rubiin.json b/domains/rubiin.json new file mode 100644 index 000000000..8b51a1152 --- /dev/null +++ b/domains/rubiin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rubiin", + "email": "roobin.bhandari@gmail.com" + }, + + "record": { + "A": ["172.66.46.208"] + } +} From 5037a0b0d31d12a217f546ede6c556befb246dcf Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Fri, 1 Sep 2023 10:33:53 -0400 Subject: [PATCH 779/796] Update services.not-ethan.json --- domains/services.not-ethan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/services.not-ethan.json b/domains/services.not-ethan.json index 782e39711..b7a6afa40 100644 --- a/domains/services.not-ethan.json +++ b/domains/services.not-ethan.json @@ -5,6 +5,7 @@ "discord": "not_ethan." }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + "A": ["34.111.254.92"], + "TXT": ["replit-verify=2654eb08-c482-4bb9-b2ff-88204f70c67c"] } } From ee5bc767807da6826a8303e83405b1b457514319 Mon Sep 17 00:00:00 2001 From: bl33dz Date: Fri, 1 Sep 2023 21:41:39 +0700 Subject: [PATCH 780/796] feat(domain): gaz.is-a.dev --- domains/gaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gaz.json diff --git a/domains/gaz.json b/domains/gaz.json new file mode 100644 index 000000000..735fa867d --- /dev/null +++ b/domains/gaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bl33dz", + "email": "bagaz@protonmail.ch" + }, + "record": { + "A": ["180.250.135.31"] + } +} From ac0eae4e010241219e8ca19b20b4f41c0503ef29 Mon Sep 17 00:00:00 2001 From: bl33dz Date: Fri, 1 Sep 2023 21:44:09 +0700 Subject: [PATCH 781/796] feat(domain): bagaz.is-a.dev --- domains/bagaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bagaz.json diff --git a/domains/bagaz.json b/domains/bagaz.json new file mode 100644 index 000000000..735fa867d --- /dev/null +++ b/domains/bagaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bl33dz", + "email": "bagaz@protonmail.ch" + }, + "record": { + "A": ["180.250.135.31"] + } +} From 9f28c0a2a80a26ae37c182be71d98b405160149d Mon Sep 17 00:00:00 2001 From: lynix27 Date: Fri, 1 Sep 2023 17:24:51 +0200 Subject: [PATCH 782/796] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 127f5ae65..8762c5e20 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=1dd87df3336e526ac7b609a573b3ba1674f47800"}]"" + "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" } } From a22c506ff661d64a8fae7db7c776eb749ab2361e Mon Sep 17 00:00:00 2001 From: X3ric Date: Fri, 1 Sep 2023 20:13:21 +0200 Subject: [PATCH 783/796] feat(domain): x3ric.is-a.dev --- domains/x3ric.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/x3ric.json diff --git a/domains/x3ric.json b/domains/x3ric.json new file mode 100644 index 000000000..961b4cbc6 --- /dev/null +++ b/domains/x3ric.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "X3ric", + "email": "ericxaime@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6ce8dac4c0502ee8f10788e569edc833151054e5 Mon Sep 17 00:00:00 2001 From: ludwig7685 <139857057+ludwig7685@users.noreply.github.com> Date: Fri, 1 Sep 2023 21:45:28 +0200 Subject: [PATCH 784/796] Create ludwig.json --- domains/ludwig.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ludwig.json diff --git a/domains/ludwig.json b/domains/ludwig.json new file mode 100644 index 000000000..698d1ff00 --- /dev/null +++ b/domains/ludwig.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ludwig7685", + "email": "ludwig@courvix.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com.", + "mx2.improvmx.com." + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 2a87e932f5fd522318cdcad6adbe42eafbf23822 Mon Sep 17 00:00:00 2001 From: iakzs Date: Fri, 1 Sep 2023 17:18:50 -0400 Subject: [PATCH 785/796] feat(domain): thatkoslz.is-a.dev --- domains/thatkoslz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thatkoslz.json diff --git a/domains/thatkoslz.json b/domains/thatkoslz.json new file mode 100644 index 000000000..ad0daa5ca --- /dev/null +++ b/domains/thatkoslz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com" + }, + "record": { + "URL": "https://koslz.com/" + } +} From 296173c2e0a980cf5ea7f6bf4f11f395f9a464a7 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 2 Sep 2023 08:47:23 +0800 Subject: [PATCH 786/796] fix username --- domains/_github-pages-challenge-liancastellon.liancg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-liancastellon.liancg.json b/domains/_github-pages-challenge-liancastellon.liancg.json index 450d43714..70d71bcfa 100644 --- a/domains/_github-pages-challenge-liancastellon.liancg.json +++ b/domains/_github-pages-challenge-liancastellon.liancg.json @@ -1,6 +1,6 @@ { "owner": { - "username": "is-a-dev", + "username": "liancastellon", "email": "liancg@gmail.com" }, From 4b1ff198d9612a4fbe4f054e6f211e682faeadff Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:57:27 -0400 Subject: [PATCH 787/796] Update domains/services.not-ethan.json Co-authored-by: William Harrison --- domains/services.not-ethan.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/services.not-ethan.json b/domains/services.not-ethan.json index b7a6afa40..66dbf4316 100644 --- a/domains/services.not-ethan.json +++ b/domains/services.not-ethan.json @@ -5,7 +5,6 @@ "discord": "not_ethan." }, "record": { - "A": ["34.111.254.92"], - "TXT": ["replit-verify=2654eb08-c482-4bb9-b2ff-88204f70c67c"] + "A": ["34.111.254.92"] } } From f3ccf87971af350adb8c62351f6b1903e74e68cc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 08:58:59 +0800 Subject: [PATCH 788/796] Update lynix.json --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 8762c5e20..ae43967bc 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" + "URL": "https://linktr.ee/lynix27" } } From 0ffe5b3f3a26ec8752426f5d251163b6f33330e5 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Fri, 1 Sep 2023 21:00:16 -0400 Subject: [PATCH 789/796] Update services.not-ethan.json --- domains/services.not-ethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/services.not-ethan.json b/domains/services.not-ethan.json index 66dbf4316..782e39711 100644 --- a/domains/services.not-ethan.json +++ b/domains/services.not-ethan.json @@ -5,6 +5,6 @@ "discord": "not_ethan." }, "record": { - "A": ["34.111.254.92"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } From 576a3eda93c14f7aff7d499cc1238985e12f6e62 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:03:54 +0800 Subject: [PATCH 790/796] Update domains/lpkeates.json --- domains/lpkeates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lpkeates.json b/domains/lpkeates.json index d5cc54360..9c28b33c6 100644 --- a/domains/lpkeates.json +++ b/domains/lpkeates.json @@ -4,6 +4,6 @@ "email": "realuprising2005@gmail.com" }, "record": { - "TXT": ""[{"type":"CNAME","value":"lpkeates.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"_github-pages-challenge-lpkeates.lpkeates"}]"" + "CNAME": "lpkeates.github.io" } } From e1fa6fe771a64b5dfe6c0070ba515c7ef6b87ed0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:04:56 +0800 Subject: [PATCH 791/796] Update and rename FrostOnFire.json to frostonfire.json --- domains/{FrostOnFire.json => frostonfire.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{FrostOnFire.json => frostonfire.json} (83%) diff --git a/domains/FrostOnFire.json b/domains/frostonfire.json similarity index 83% rename from domains/FrostOnFire.json rename to domains/frostonfire.json index 95ce48b56..495f2be76 100644 --- a/domains/FrostOnFire.json +++ b/domains/frostonfire.json @@ -2,10 +2,10 @@ "description": "wanna get the domain", "repo": "https://github.com/Frost-creator/github-username.github.io", "owner": { - "username": "Frost-creator", + "username": "FrostOnFire", "email": "khasanst2003@gmail.com" }, "record": { "CNAME": "Frost-creator.github.io" } -} \ No newline at end of file +} From a108267598fac92d61ef6c7cfc2e8a46ddc7c010 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:05:34 +0800 Subject: [PATCH 792/796] Delete domains/frostonfire.json Old file from a 2020 commit --- domains/frostonfire.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/frostonfire.json diff --git a/domains/frostonfire.json b/domains/frostonfire.json deleted file mode 100644 index 495f2be76..000000000 --- a/domains/frostonfire.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "wanna get the domain", - "repo": "https://github.com/Frost-creator/github-username.github.io", - "owner": { - "username": "FrostOnFire", - "email": "khasanst2003@gmail.com" - }, - "record": { - "CNAME": "Frost-creator.github.io" - } -} From 80eb83da728db6eb558a8e8c67770ec3c4b5ccd1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:09:49 +0800 Subject: [PATCH 793/796] Update saeful.json --- domains/saeful.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saeful.json b/domains/saeful.json index 075e2cb48..d2f484458 100644 --- a/domains/saeful.json +++ b/domains/saeful.json @@ -4,6 +4,6 @@ "email": "saefulbarkah03@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://eful.netlify.app/","allowMultiple":false}]"" + "URL": "https://eful.netlify.app" } } From 089658300c324cb2e4e001f626686465d94df819 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:12:20 +0800 Subject: [PATCH 794/796] Update domains/ludwig.json --- domains/ludwig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ludwig.json b/domains/ludwig.json index 698d1ff00..862f74ba9 100644 --- a/domains/ludwig.json +++ b/domains/ludwig.json @@ -5,8 +5,8 @@ }, "record": { "MX": [ - "mx1.improvmx.com.", - "mx2.improvmx.com." + "mx1.improvmx.com", + "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From a3ecbc33848b40f9cf9525c7a9a2b153547a272b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:15:44 +0800 Subject: [PATCH 795/796] Update services.not-ethan.json --- domains/services.not-ethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/services.not-ethan.json b/domains/services.not-ethan.json index 782e39711..d50f76c5c 100644 --- a/domains/services.not-ethan.json +++ b/domains/services.not-ethan.json @@ -5,6 +5,6 @@ "discord": "not_ethan." }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + "CNAME": "not-a-ethan.github.io" } } From 606a75dfe172cd4f8eae624871a2ff3da0d3a997 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 15:02:01 +0800 Subject: [PATCH 796/796] Discard changes to domains/yashrao.is-a.dev.json --- domains/yashrao.is-a.dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/yashrao.is-a.dev.json diff --git a/domains/yashrao.is-a.dev.json b/domains/yashrao.is-a.dev.json deleted file mode 100644 index 640660618..000000000 --- a/domains/yashrao.is-a.dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": " For my personal website ", - "repo": "https://py-yash.github.io", - "owner": { - "username": "py-yash", - "email": "cwyash.rao@gmail.com", - "twitter": "" - }, - "record": { - "CNAME": "py-yash.github.io" - } -}