From d8c01fcfdc479b94480f913f3ad67c8a630d34d3 Mon Sep 17 00:00:00 2001 From: Rayrsn Date: Wed, 30 Aug 2023 13:50:40 +0300 Subject: [PATCH 001/280] feat(domain): rayrsn.is-a.dev --- domains/rayrsn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rayrsn.json diff --git a/domains/rayrsn.json b/domains/rayrsn.json new file mode 100644 index 000000000..07edc5649 --- /dev/null +++ b/domains/rayrsn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Rayrsn", + "email": "ramtin.015@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 7d1eb6a226f58d398aace416c4fac93b56f6c52a Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Thu, 20 Jun 2024 15:44:27 +0200 Subject: [PATCH 002/280] Add files via upload --- domains/lanonymous.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lanonymous.json diff --git a/domains/lanonymous.json b/domains/lanonymous.json new file mode 100644 index 000000000..4e99abd75 --- /dev/null +++ b/domains/lanonymous.json @@ -0,0 +1,11 @@ +{ + "description": "Lanonymous own website for contact and tech...", + "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io", + "owner": { + "username": "RLLanonymous", + "email": "ethanweirich31@gmail.com" + }, + "record": { + "URL": "https://rllanonymous.github.io/" + } + } \ No newline at end of file From 2d60dbe6e9d81022db5bc2e9d9cf3960467bf429 Mon Sep 17 00:00:00 2001 From: Giacomo Radaelli Date: Sun, 7 Jul 2024 18:41:17 +0200 Subject: [PATCH 003/280] Register gicorada.is-a.dev --- domains/gicorada.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gicorada.json diff --git a/domains/gicorada.json b/domains/gicorada.json new file mode 100644 index 000000000..cc6319c31 --- /dev/null +++ b/domains/gicorada.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gicorada", + "email": "51818710+gicorada@users.noreply.github.com", + "discord": "607903753831448626" + }, + + "record": { + "CNAME": "gicorada cname gicorada.netlify.app." + } + } + \ No newline at end of file From 0a7fb7f33f5951d5405af614274577cd6f6688aa Mon Sep 17 00:00:00 2001 From: Giacomo Radaelli Date: Sun, 7 Jul 2024 18:42:54 +0200 Subject: [PATCH 004/280] Fixed cname gicorada.json --- domains/gicorada.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gicorada.json b/domains/gicorada.json index cc6319c31..3e30c569b 100644 --- a/domains/gicorada.json +++ b/domains/gicorada.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "gicorada cname gicorada.netlify.app." + "CNAME": "gicorada.netlify.app." } } - \ No newline at end of file + From 5a45583304dc40074be13206ebf8ee1759e6f103 Mon Sep 17 00:00:00 2001 From: amberOS-win Date: Mon, 8 Jul 2024 09:58:42 +0200 Subject: [PATCH 005/280] Create amberos.json --- domains/amberos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amberos.json diff --git a/domains/amberos.json b/domains/amberos.json new file mode 100644 index 000000000..b81f865d7 --- /dev/null +++ b/domains/amberos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amberOS-win", + "email": "winbo-yml-exe@outlook.com" + }, + "record": { + "URL": "https://amberos-win.github.io" + } +} From 3c629c879d07b05a9e8a981ba4576f5e28b440a9 Mon Sep 17 00:00:00 2001 From: amberOS-win Date: Mon, 8 Jul 2024 09:59:32 +0200 Subject: [PATCH 006/280] Update amberos.json --- domains/amberos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amberos.json b/domains/amberos.json index b81f865d7..45b819848 100644 --- a/domains/amberos.json +++ b/domains/amberos.json @@ -4,6 +4,6 @@ "email": "winbo-yml-exe@outlook.com" }, "record": { - "URL": "https://amberos-win.github.io" + "URL": "amberos-win.github.io" } } From 4a19e76b538ab49317e1411ecce8b6a78bd18862 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Mon, 8 Jul 2024 04:16:53 -0400 Subject: [PATCH 007/280] Update amberos.json --- domains/amberos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amberos.json b/domains/amberos.json index 45b819848..f14937898 100644 --- a/domains/amberos.json +++ b/domains/amberos.json @@ -4,6 +4,6 @@ "email": "winbo-yml-exe@outlook.com" }, "record": { - "URL": "amberos-win.github.io" + "CNAME": "amberos-win.github.io" } } From 99aeac1b30e3366797114c1c5c471f50995fc280 Mon Sep 17 00:00:00 2001 From: Giacomo Radaelli Date: Mon, 8 Jul 2024 11:04:57 +0200 Subject: [PATCH 008/280] Update gicorada.json --- domains/gicorada.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gicorada.json b/domains/gicorada.json index 3e30c569b..b4fa19a54 100644 --- a/domains/gicorada.json +++ b/domains/gicorada.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "gicorada.netlify.app." + "CNAME": "gicorada.netlify.app" } } From 16f8961ed5367c789149e81cb4f4062a9718e28f Mon Sep 17 00:00:00 2001 From: Modasser Hasan <130851970+TheProjectsX@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:52:57 +0600 Subject: [PATCH 009/280] Create modasser.json --- domains/modasser.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/modasser.json diff --git a/domains/modasser.json b/domains/modasser.json new file mode 100644 index 000000000..faf48f321 --- /dev/null +++ b/domains/modasser.json @@ -0,0 +1,12 @@ +{ + "description": "This domain will be used for my Portfolio Page", + "repo": "https://github.com/TheProjectsX/theprojectsx.github.io", + "owner": { + "username": "TheProjectsX", + "email": "modassermubin@gmail.com", + "twitter": "n/a" + }, + "record": { + "CNAME": "theprojectsx.github.io" + } +} From 1b91b8c9564784b540bfd9b16b78ec847bbf2e52 Mon Sep 17 00:00:00 2001 From: Aayush Bharti <103554027+AayushBharti@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:33:27 +0530 Subject: [PATCH 010/280] Create aayushbharti.json --- domains/aayushbharti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aayushbharti.json diff --git a/domains/aayushbharti.json b/domains/aayushbharti.json new file mode 100644 index 000000000..4d12555a7 --- /dev/null +++ b/domains/aayushbharti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aayushbharti", + "email": "iaayushbharti@gmail.com" + }, + "record": { + "CNAME": "aayushbharti.pages.dev" + } +} From b87b8ed4118b16bc97f24471c2e8a7b26d6fbb65 Mon Sep 17 00:00:00 2001 From: RonakDutta <164757458+RonakDutta@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:43:12 +0530 Subject: [PATCH 011/280] Create ronak.json --- domains/ronak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ronak.json diff --git a/domains/ronak.json b/domains/ronak.json new file mode 100644 index 000000000..04e58e3f1 --- /dev/null +++ b/domains/ronak.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RonakDutta", + "email": "ronakdutta100@gmail.com", + "discord": "755751261357473803" + }, + + "record": { + "CNAME": "ronakdutta.github.io" + } +} From 59b95f401a48da08fd86b5814826fc9de72f31f9 Mon Sep 17 00:00:00 2001 From: Dcashter Date: Mon, 8 Jul 2024 22:39:32 +0700 Subject: [PATCH 012/280] Create dhyy.json --- domains/dhyy.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/dhyy.json diff --git a/domains/dhyy.json b/domains/dhyy.json new file mode 100644 index 000000000..d9000f92a --- /dev/null +++ b/domains/dhyy.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Dcashter", + "email": "tinggiisky1@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 46b62eca1c107b82608d06a3d2bf5aa7d5d54106 Mon Sep 17 00:00:00 2001 From: Aravinnndddd Date: Mon, 8 Jul 2024 21:32:45 +0530 Subject: [PATCH 013/280] Register Aravind.is-a.dev --- domains/aravind.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aravind.json diff --git a/domains/aravind.json b/domains/aravind.json new file mode 100644 index 000000000..efa3cdf84 --- /dev/null +++ b/domains/aravind.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Aravinnndddd", + "email": "aromalaravind0@gmail.com", + "discord": "754961569858846770" + }, + + "record": { + "A": ["45.90.12.122"] + } + } + \ No newline at end of file From 94102babda827653ebd5d997d45a00e2afe5c684 Mon Sep 17 00:00:00 2001 From: PassiveLemon Date: Mon, 8 Jul 2024 12:29:59 -0400 Subject: [PATCH 014/280] Change A to CNAME --- domains/lemon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lemon.json b/domains/lemon.json index e0e46dacb..8cdfa5ef6 100644 --- a/domains/lemon.json +++ b/domains/lemon.json @@ -4,6 +4,6 @@ "email": "lemonl3mn@protonmail.com" }, "record": { - "A": ["64.217.148.69"] + "CNAME": "passivelemon.github.io" } } From a2ad08a3b6f7521f2eaf2d257a8206487cfb6fd9 Mon Sep 17 00:00:00 2001 From: Scan <103391616+scanash00@users.noreply.github.com> Date: Mon, 8 Jul 2024 14:58:08 -0400 Subject: [PATCH 015/280] Register scan.is-a.dev --- domains/scan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/scan.json diff --git a/domains/scan.json b/domains/scan.json new file mode 100644 index 000000000..e9510764c --- /dev/null +++ b/domains/scan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "scanash00", + "email": "103391616+scanash00@users.noreply.github.com", + "discord": "827389583342698536" + }, + + "record": { + "CNAME": "notwp.pages.dev" + } + } + \ No newline at end of file From 6e6454986d394b88de7b055dc5c0f5a3f848d9c6 Mon Sep 17 00:00:00 2001 From: ARVIN3108 <70049331+ARVIN3108@users.noreply.github.com> Date: Tue, 9 Jul 2024 08:24:46 +0700 Subject: [PATCH 016/280] Register arvindt.is-a.dev --- domains/_discord.arvindt.json | 9 +++++++++ domains/arvindt.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_discord.arvindt.json create mode 100644 domains/arvindt.json diff --git a/domains/_discord.arvindt.json b/domains/_discord.arvindt.json new file mode 100644 index 000000000..ac2bd1772 --- /dev/null +++ b/domains/_discord.arvindt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ARVIN3108", + "email": "31arvin08@gmail.com" + }, + "record": { + "TXT": "dh=f4de5717bd2c2b490973ead6cdd9a7c81d38fe5b" + } +} \ No newline at end of file diff --git a/domains/arvindt.json b/domains/arvindt.json new file mode 100644 index 000000000..4671d8424 --- /dev/null +++ b/domains/arvindt.json @@ -0,0 +1,12 @@ +{ + "description": "ARVIN3108's personal blog", + "repo": "https://github.com/ARVIN3108/arvin3108.github.io", + "owner": { + "username": "ARVIN3108", + "email": "31arvin08@gmail.com", + "twitter": "ARVIN3108_ID" + }, + "record": { + "CNAME": "arvin3108.github.io" + } +} \ No newline at end of file From 371fa46efa745ddef16ade2e2b4a19d52530bdb1 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:07:34 -0400 Subject: [PATCH 017/280] Create _github-pages-challenge-owentechv.owentech.json --- domains/_github-pages-challenge-owentechv.owentech.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_github-pages-challenge-owentechv.owentech.json diff --git a/domains/_github-pages-challenge-owentechv.owentech.json b/domains/_github-pages-challenge-owentechv.owentech.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/_github-pages-challenge-owentechv.owentech.json @@ -0,0 +1 @@ + From 648c1cd73a43446b70458c2256c1705c43740143 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:08:47 -0400 Subject: [PATCH 018/280] Update _github-pages-challenge-owentechv.owentech.json --- .../_github-pages-challenge-owentechv.owentech.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-owentechv.owentech.json b/domains/_github-pages-challenge-owentechv.owentech.json index 8b1378917..3ee03fa12 100644 --- a/domains/_github-pages-challenge-owentechv.owentech.json +++ b/domains/_github-pages-challenge-owentechv.owentech.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "owentechv", + "email": "dowenx83@gmail.com" + }, + "record": { + "TXT": "c07b3c627d33a0c9fe4cbc593a2234" + } +} From 9bd3de13bf15154f52eb78ed230b539fefc963a9 Mon Sep 17 00:00:00 2001 From: hcr5 <157815647+hcr5@users.noreply.github.com> Date: Tue, 9 Jul 2024 09:24:46 +0200 Subject: [PATCH 019/280] Create hcr5.json Made hcr5.json to get a is-a.dev domain name. --- domains/hcr5.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hcr5.json diff --git a/domains/hcr5.json b/domains/hcr5.json new file mode 100644 index 000000000..1a8685a3e --- /dev/null +++ b/domains/hcr5.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for testing and having fun", + "owner": { + "username": "hcr5", + "email": "hcr5.hcr@gmail.com" + }, + "record": { + "URL": "https://hcr5.github.io" + } +} From ac47484659300e8a648475b2370cf6db5f4ecf79 Mon Sep 17 00:00:00 2001 From: creeperita09 <97898994+creeperita09@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:02:59 +0200 Subject: [PATCH 020/280] Create jellyfin.creeperita104 subsubdomain for my jellyfin server --- domains/jellyfin.creeperita104 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jellyfin.creeperita104 diff --git a/domains/jellyfin.creeperita104 b/domains/jellyfin.creeperita104 new file mode 100644 index 000000000..66df526f1 --- /dev/null +++ b/domains/jellyfin.creeperita104 @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "creeperita09", + "email": "creeperita.09@gmail.com" + }, + "record": { + "CNAME": "icahomesvr2022.freeddns.org" + } +} From e573c9cc6d3fdf2bf5cff70836777de2e59404f7 Mon Sep 17 00:00:00 2001 From: creeperita09 <97898994+creeperita09@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:03:33 +0200 Subject: [PATCH 021/280] Create transfer.creeperita104 subsubdomain for my transfer.sh bootleg --- domains/transfer.creeperita104 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/transfer.creeperita104 diff --git a/domains/transfer.creeperita104 b/domains/transfer.creeperita104 new file mode 100644 index 000000000..66df526f1 --- /dev/null +++ b/domains/transfer.creeperita104 @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "creeperita09", + "email": "creeperita.09@gmail.com" + }, + "record": { + "CNAME": "icahomesvr2022.freeddns.org" + } +} From 4eb65810405fef57b9a8794e760bb0625314d69b Mon Sep 17 00:00:00 2001 From: creeperita09 <97898994+creeperita09@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:10:05 +0200 Subject: [PATCH 022/280] Rename transfer.creeperita104 to transfer.creeperita104.json --- domains/{transfer.creeperita104 => transfer.creeperita104.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{transfer.creeperita104 => transfer.creeperita104.json} (100%) diff --git a/domains/transfer.creeperita104 b/domains/transfer.creeperita104.json similarity index 100% rename from domains/transfer.creeperita104 rename to domains/transfer.creeperita104.json From b67d527523651a6ab7a100b7bae7fbfe0b34d0f7 Mon Sep 17 00:00:00 2001 From: creeperita09 <97898994+creeperita09@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:10:27 +0200 Subject: [PATCH 023/280] Rename jellyfin.creeperita104 to jellyfin.creeperita104.json --- domains/{jellyfin.creeperita104 => jellyfin.creeperita104.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jellyfin.creeperita104 => jellyfin.creeperita104.json} (100%) diff --git a/domains/jellyfin.creeperita104 b/domains/jellyfin.creeperita104.json similarity index 100% rename from domains/jellyfin.creeperita104 rename to domains/jellyfin.creeperita104.json From 22f80be33e9a5606ffea97b993b21e8985681270 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 9 Jul 2024 16:40:55 +0530 Subject: [PATCH 024/280] chore: update logo.svg to use path instead Fixes #14487 --- media/logo.svg | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/media/logo.svg b/media/logo.svg index 5cd981207..d3e0eb0d3 100644 --- a/media/logo.svg +++ b/media/logo.svg @@ -1 +1,46 @@ -.is-a.dev \ No newline at end of file + + + + + + + From 0031e45b0440e3f243b11cb0d46ffdf0f609933b Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Tue, 9 Jul 2024 16:47:36 +0530 Subject: [PATCH 025/280] Register aniket-thapa.is-a.dev --- domains/aniket-thapa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aniket-thapa.json diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json new file mode 100644 index 000000000..dd6021c51 --- /dev/null +++ b/domains/aniket-thapa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aniket-thapa", + "email": "aniketthapa04@gmail.com", + "discord": "1249367001961463962" + }, + + "record": { + "CNAME": "aniket-thapa.portfolio" + } + } + \ No newline at end of file From 2069c4b531edb80a5756f64954e49f37f744e822 Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:53:47 +0530 Subject: [PATCH 026/280] add domains/harshnj.json --- domains/harshnj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshnj.json diff --git a/domains/harshnj.json b/domains/harshnj.json new file mode 100644 index 000000000..5cf67ea69 --- /dev/null +++ b/domains/harshnj.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/HarshNarayanJha", + "owner": { + "username": "HarshNarayanJha", + "email": "harshnj@proton.me" + }, + "record": { + "CNAME": "harshnarayanjha.github.io" + } +} \ No newline at end of file From 97166af7951770038c2585e45c711194a6dc35e1 Mon Sep 17 00:00:00 2001 From: splatterxl Date: Tue, 9 Jul 2024 12:26:19 +0100 Subject: [PATCH 027/280] delete splatterxl domain --- domains/splatterxl.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/splatterxl.json diff --git a/domains/splatterxl.json b/domains/splatterxl.json deleted file mode 100644 index 0c1ec8990..000000000 --- a/domains/splatterxl.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Splatterxl's very cool site", - "repo": "https://github.com/splatterxl/splatterxl.github.io", - "owner": { - "username": "splatterxl", - "email": "splatterxl@outlook.ie", - "twitter": "splatterxlisdum" - }, - "record": { - "CNAME": "splatterxl.github.io" - } -} From 5edcd661fec12af60cad145d10a7d8b28fc9e0ed Mon Sep 17 00:00:00 2001 From: Aravinnndddd Date: Tue, 9 Jul 2024 17:15:34 +0530 Subject: [PATCH 028/280] Delete aravind.is-a.dev --- domains/aravind.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/aravind.json diff --git a/domains/aravind.json b/domains/aravind.json deleted file mode 100644 index efa3cdf84..000000000 --- a/domains/aravind.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Aravinnndddd", - "email": "aromalaravind0@gmail.com", - "discord": "754961569858846770" - }, - - "record": { - "A": ["45.90.12.122"] - } - } - \ No newline at end of file From 162cef7f90fd7adca7d206016ae69fe513477263 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Tue, 9 Jul 2024 18:54:19 +0530 Subject: [PATCH 029/280] Create i.esb.json --- domains/i.esb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/i.esb.json diff --git a/domains/i.esb.json b/domains/i.esb.json new file mode 100644 index 000000000..df4e9ada4 --- /dev/null +++ b/domains/i.esb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From 98672b7d500573135cdfc30fc57704f074cf004b Mon Sep 17 00:00:00 2001 From: aravinnndddd Date: Tue, 9 Jul 2024 20:20:33 +0530 Subject: [PATCH 030/280] Register aravinnndddd.is-a.dev --- domains/aravinnndddd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aravinnndddd.json diff --git a/domains/aravinnndddd.json b/domains/aravinnndddd.json new file mode 100644 index 000000000..210b4c7b0 --- /dev/null +++ b/domains/aravinnndddd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Aravinnndddd", + "email": "aromalaravind0@gmail.com", + "discord": "754961569858846770" + }, + + "record": { + "CNAME": "aravinnndddd.github.io" + } + } + \ No newline at end of file From 75a7ce1f53dedf33b7419241bb7d5a596166f8c4 Mon Sep 17 00:00:00 2001 From: PizzaV <103120356+kittenvr@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:43:15 +0200 Subject: [PATCH 031/280] Register PizzaV.is-a.dev --- domains/pizzav.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pizzav.json diff --git a/domains/pizzav.json b/domains/pizzav.json new file mode 100644 index 000000000..7566b5e1a --- /dev/null +++ b/domains/pizzav.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kittenvr", + "email": "bengallemoni@gmail.com", + "discord": "645235712815398912" + }, + + "record": { + "CNAME": "hazel.ns.cloudflare.com" + } + } + \ No newline at end of file From 27abe91a4979fdd397a907ea3f990657a22a3ecf Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Tue, 9 Jul 2024 21:14:35 +0530 Subject: [PATCH 032/280] hi to whoever's reading this. cheers m8 --- saxophone-man.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 saxophone-man.json diff --git a/saxophone-man.json b/saxophone-man.json new file mode 100644 index 000000000..8ed6c85c8 --- /dev/null +++ b/saxophone-man.json @@ -0,0 +1,10 @@ +{ + "description": "saxophones are the best instrument", + "owner": { + "username": "saxophone-guy", + "email": "itsarchit@keemail.me" + }, + "record": { + "CNAME": "saxophone-guy.github.io" + } +} From 3a9bb546f89fde0718787dc1172a2522307d1e02 Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:19:42 +0530 Subject: [PATCH 033/280] update A, MX, and TXT records for forward-email and remove CNAME --- domains/harshnj.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/domains/harshnj.json b/domains/harshnj.json index 5cf67ea69..0239adcd8 100644 --- a/domains/harshnj.json +++ b/domains/harshnj.json @@ -6,6 +6,22 @@ "email": "harshnj@proton.me" }, "record": { - "CNAME": "harshnarayanjha.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=harshnj@proton.me" } -} \ No newline at end of file +} \ No newline at end of file From 5e11536163c5677978439ce2c9b6464c83cbb717 Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Tue, 9 Jul 2024 21:26:49 +0530 Subject: [PATCH 034/280] oops --- saxophone-man.json => domains/saxophone.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename saxophone-man.json => domains/saxophone.json (100%) diff --git a/saxophone-man.json b/domains/saxophone.json similarity index 100% rename from saxophone-man.json rename to domains/saxophone.json From 386c29cb20e13c6530643ab55ba30d2e2c2ba79b Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Tue, 9 Jul 2024 22:08:13 +0530 Subject: [PATCH 035/280] Rename i.esb.json to img.esb.json --- domains/{i.esb.json => img.esb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{i.esb.json => img.esb.json} (100%) diff --git a/domains/i.esb.json b/domains/img.esb.json similarity index 100% rename from domains/i.esb.json rename to domains/img.esb.json From 4e55e067c6d67245eca5ad21285419ce651bb21d Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:07:27 +0300 Subject: [PATCH 036/280] update url --- domains/00.json | 2 +- domains/01.json | 2 +- domains/guess-who.json | 2 +- domains/rayr.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/00.json b/domains/00.json index df557c1c2..fe125c21b 100644 --- a/domains/00.json +++ b/domains/00.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/01.json b/domains/01.json index df557c1c2..fe125c21b 100644 --- a/domains/01.json +++ b/domains/01.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/guess-who.json b/domains/guess-who.json index df557c1c2..fe125c21b 100644 --- a/domains/guess-who.json +++ b/domains/guess-who.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } diff --git a/domains/rayr.json b/domains/rayr.json index df557c1c2..fe125c21b 100644 --- a/domains/rayr.json +++ b/domains/rayr.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "https://rayr.link" + "URL": "https://rayrsn.me/" } } From a1ea16e718359e26fb8e1c4056c415fb99428e99 Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Wed, 10 Jul 2024 00:07:43 +0530 Subject: [PATCH 037/280] Update aniket-thapa.json --- domains/aniket-thapa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index dd6021c51..fdfac3873 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "aniket-thapa.portfolio" + "CNAME": "aniket-thapa.github.io" } } - \ No newline at end of file + From 75028d3fe7cb743e5c9d9adea01c77eabd1367e5 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 9 Jul 2024 21:48:16 +0200 Subject: [PATCH 038/280] Update stefdp.json --- domains/stefdp.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 2e1b1c7a8..b7b843d55 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,10 +6,7 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + "194.60.201.37" ], "MX": ["mail.stefdp.lol"], "TXT": ["v=spf1 mx ~all"] From ec8b82412a28134aa3e2f890fbce0033fbc4ad10 Mon Sep 17 00:00:00 2001 From: Tasory <83129333+tasory@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:44:02 +0400 Subject: [PATCH 039/280] Create tasory.json --- domains/tasory.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/tasory.json diff --git a/domains/tasory.json b/domains/tasory.json new file mode 100644 index 000000000..d09af92c5 --- /dev/null +++ b/domains/tasory.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "tasory", + "email": "andr3393399@gmail.com" + } +} From 5aa7dcef7c663c6ca2d9d9b673329758f1f840a0 Mon Sep 17 00:00:00 2001 From: Tasory <83129333+tasory@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:48:45 +0400 Subject: [PATCH 040/280] Update tasory.json --- domains/tasory.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/tasory.json b/domains/tasory.json index d09af92c5..0e3f6a1d0 100644 --- a/domains/tasory.json +++ b/domains/tasory.json @@ -3,4 +3,7 @@ "username": "tasory", "email": "andr3393399@gmail.com" } + "record": { + "CNAME": "tasory.github.io" + } } From 855f9ed9a1e4198c4a0a58002c0d85c4a44c2086 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Wed, 10 Jul 2024 06:03:56 +0800 Subject: [PATCH 041/280] Create tju-emg.json --- domains/tju-emg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tju-emg.json diff --git a/domains/tju-emg.json b/domains/tju-emg.json new file mode 100644 index 000000000..e8eea0c0d --- /dev/null +++ b/domains/tju-emg.json @@ -0,0 +1,11 @@ +{ + "description": "TJU Engineering Mechanics Guide", + "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", + "owner": { + "username": "XiaoHuanwise", + "email": "1056366209@qq.com", + }, + "record": { + "URL": "https:/xiaohuanwise.githlab.io/tju-emg" + } +} From afed13fa231ecf4001612fe637939a7dd6e8d364 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Wed, 10 Jul 2024 06:11:01 +0800 Subject: [PATCH 042/280] Update tju-emg.json --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index e8eea0c0d..f75ff2393 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -6,6 +6,6 @@ "email": "1056366209@qq.com", }, "record": { - "URL": "https:/xiaohuanwise.githlab.io/tju-emg" + "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" } } From 030ca1656d94d10ff4763cf9e77fb4c1901f0755 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Tue, 9 Jul 2024 17:11:49 -0500 Subject: [PATCH 043/280] Create civic.json --- domains/civic.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/civic.json diff --git a/domains/civic.json b/domains/civic.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/civic.json @@ -0,0 +1 @@ + From d26030fc61a27645f631a37321038ab670a15fd7 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Tue, 9 Jul 2024 17:16:16 -0500 Subject: [PATCH 044/280] Update civic.json --- domains/civic.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/civic.json b/domains/civic.json index 8b1378917..da498610c 100644 --- a/domains/civic.json +++ b/domains/civic.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "civic1007", + "email": "civic1007@proton.me" + }, + "record": { + "CNAME": "civic1007.pages.dev" + } +} From 091588e78a3c21c89bd21da7cdc077dbf8dd169b Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 9 Jul 2024 20:20:27 -0400 Subject: [PATCH 045/280] remove trailing comma after email line to fix invalid syntax --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f75ff2393..f17cea712 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -3,7 +3,7 @@ "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", "owner": { "username": "XiaoHuanwise", - "email": "1056366209@qq.com", + "email": "1056366209@qq.com" }, "record": { "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" From fdf3130c63f9ba9accaec85c156a6ccad34ace3a Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 9 Jul 2024 20:24:49 -0400 Subject: [PATCH 046/280] add missing slash in URL record --- domains/tju-emg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f17cea712..f57c1a523 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -6,6 +6,6 @@ "email": "1056366209@qq.com" }, "record": { - "URL": "https:/xiaohuanwise.gitlab.io/tju-emg" + "URL": "https://xiaohuanwise.gitlab.io/tju-emg" } } From 88672286c42e24e72f57d14078fd068c641121f8 Mon Sep 17 00:00:00 2001 From: x83owen <86007920+x83owen@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:28:16 -0400 Subject: [PATCH 047/280] Create owentech.json --- domains/owentech.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/owentech.json diff --git a/domains/owentech.json b/domains/owentech.json new file mode 100644 index 000000000..c7ff567a7 --- /dev/null +++ b/domains/owentech.json @@ -0,0 +1,10 @@ +{ + "description": "Owen's website", + "owner": { + "username": "owentechv", + "email": "dowenx83@gmail.com" + }, + "record": { + "CNAME": "owentechv.github.io" + } +} From 7fe448509e75fdea2ef3eaa65e777b5cb8de9ab6 Mon Sep 17 00:00:00 2001 From: Aniket Thapa Date: Wed, 10 Jul 2024 08:10:20 +0530 Subject: [PATCH 048/280] Update aniket-thapa.json --- domains/aniket-thapa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index fdfac3873..15196e64e 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "aniket-thapa.github.io" + "CNAME": "portfolio.github.io" } } From b3e35f6a0866f7265546b88be32e8e554f24c1ab Mon Sep 17 00:00:00 2001 From: Harsh Narayan Jha <50262541+HarshNarayanJha@users.noreply.github.com> Date: Wed, 10 Jul 2024 08:29:07 +0530 Subject: [PATCH 049/280] add TXT record for github pages domain verification --- .../_github-pages-challenge-HarshNarayanJha.harshnj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-HarshNarayanJha.harshnj.json diff --git a/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json b/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json new file mode 100644 index 000000000..48279b3b5 --- /dev/null +++ b/domains/_github-pages-challenge-HarshNarayanJha.harshnj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HarshNarayanJha", + "email": "harshnj@proton.me" + }, + "record": { + "TXT": "fc925e645f243f84b9c9f0585add64" + } +} \ No newline at end of file From 975637799e80c3def0f8127209dea5d92f93e395 Mon Sep 17 00:00:00 2001 From: TynoPB <131923794+TonyN678@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:56:24 +1000 Subject: [PATCH 050/280] Add tien.json file --- domains/tien.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tien.json diff --git a/domains/tien.json b/domains/tien.json new file mode 100644 index 000000000..62fcabe7d --- /dev/null +++ b/domains/tien.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Developer Start Page", + "repo": "https://github.com/TonyN678/TonyN678.github.io", + "owner": { + "username": "TonyN678", + "email": "tientonybest2006@gmail.com", + }, + "record": { + "CNAME": "TonyN678.github.io" + } +} From ae4a2798758747345d0f5239c5f5b95eb2305296 Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Wed, 10 Jul 2024 12:29:27 +0530 Subject: [PATCH 051/280] stuff --- domains/saxophone.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 8ed6c85c8..7abab268c 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -5,6 +5,11 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "saxophone-guy.github.io" + "CNAME": "saxophone-guy.github.io", + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=itsarchit@keemail.me" } } From 25e4cd4195cca79ad419975461f349df10654197 Mon Sep 17 00:00:00 2001 From: Hardik-Vanani <128814248+Hardik-Vanani@users.noreply.github.com> Date: Wed, 10 Jul 2024 15:43:19 +0530 Subject: [PATCH 052/280] Create Hardik.json Wanna Add my CNAME --- domains/Hardik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Hardik.json diff --git a/domains/Hardik.json b/domains/Hardik.json new file mode 100644 index 000000000..646364368 --- /dev/null +++ b/domains/Hardik.json @@ -0,0 +1,11 @@ +{ + "description": "Hardik Portofolio", + "repo": "https://github.com/Hardik-Vanani/portfolio", + "owner": { + "username": "Hardik-Vanani", + "email": "vananihardik8553@gmail.com" + }, + "record": { + "CNAME": "Hardik-Vanani.github.io" + } +} From 9d7fdc0ea798da71d78be6465900b8836145e73b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:40:01 +0700 Subject: [PATCH 053/280] Delete domains/slainbot.json --- domains/slainbot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index e489082d9..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "khongphaihoangquanghuy.github.io" - } -} \ No newline at end of file From 0f977fe5addf6d167421639b6526ab16f75fa46d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:45:00 +0700 Subject: [PATCH 054/280] Delete faul.is-a.dev --- domains/faul.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/faul.json diff --git a/domains/faul.json b/domains/faul.json deleted file mode 100644 index 4f4e0f883..000000000 --- a/domains/faul.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "custom domain page github", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/KhongPhaiHoangQuangHuy.github.io", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "KhongPhaiHoangQuangHuy@gmail.com", - "twitter": "KhongPhaiHoangQuangHuy" - }, - "record": { - "CNAME": "KhongPhaiHoangQuangHuy.github.io" - } -} From 59b49d2b88f696464d33519277e0f142172e5bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:45:36 +0700 Subject: [PATCH 055/280] Delete khongphaihoangquanghuy.is-a.dev --- domains/khongphaihoangquanghuy.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/khongphaihoangquanghuy.json diff --git a/domains/khongphaihoangquanghuy.json b/domains/khongphaihoangquanghuy.json deleted file mode 100644 index 2475bd8b6..000000000 --- a/domains/khongphaihoangquanghuy.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree.git", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "KhongPhaiHoangQuangHuy.github.io" - } -} From 6758c522b3386ecc4aa10b008638e3c1daf65a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:46:05 +0700 Subject: [PATCH 056/280] Delete slainbot.is-a.dev --- domains/slainbot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json deleted file mode 100644 index e489082d9..000000000 --- a/domains/slainbot.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree", - "owner": { - "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com", - "twitter": "khongphaihuy99" - }, - "record": { - "CNAME": "khongphaihoangquanghuy.github.io" - } -} \ No newline at end of file From de5262b70375e849e1e5d0b036ef0a23134a116e Mon Sep 17 00:00:00 2001 From: Alex Houlton Date: Wed, 10 Jul 2024 12:57:35 +0100 Subject: [PATCH 057/280] Create houlton.json --- domains/houlton.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/houlton.json diff --git a/domains/houlton.json b/domains/houlton.json new file mode 100644 index 000000000..d30abda61 --- /dev/null +++ b/domains/houlton.json @@ -0,0 +1,11 @@ +{ + "description": "houlton.is-a.dev -> solo.to/houlton redirect.", + "repo": "https://github.com/ahoulton/register", + "owner": { + "username": "ahoulton", + "email": "ignhoulton@gmail.com" + }, + "record": { + "URL": "https://solo.to/houlton" + } +} From ab87603a84f25140d3d6de9cb58f908e35e85d67 Mon Sep 17 00:00:00 2001 From: Nekitori Hakari Date: Wed, 10 Jul 2024 12:16:11 +0000 Subject: [PATCH 058/280] verify domain github --- .../_github-pages-challenge-Nekitori17.nekitori17.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Nekitori17.nekitori17.json diff --git a/domains/_github-pages-challenge-Nekitori17.nekitori17.json b/domains/_github-pages-challenge-Nekitori17.nekitori17.json new file mode 100644 index 000000000..4af3ddf19 --- /dev/null +++ b/domains/_github-pages-challenge-Nekitori17.nekitori17.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nekitori17", + "email": "cuongnguyen286641@gmail.com", + "discord": "nekitorihakari" + }, + "record": { + "TXT": "24cd28e86ee31fda98f1ffb6c3c732" + } +} From d01c60249f6d5b0dc2601742325c2a26de70321a Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Wed, 10 Jul 2024 17:51:23 +0530 Subject: [PATCH 059/280] Create hexviewer.json --- domains/hexviewer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hexviewer.json diff --git a/domains/hexviewer.json b/domains/hexviewer.json new file mode 100644 index 000000000..deba6d82f --- /dev/null +++ b/domains/hexviewer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "CNAME": "educatedsuddenbucket.is-a.dev" + } +} From 6e632b2e739185a151cc746f710b90cbf3c2fddd Mon Sep 17 00:00:00 2001 From: Smalorek <154844322+Smalorek@users.noreply.github.com> Date: Wed, 10 Jul 2024 15:35:56 +0200 Subject: [PATCH 060/280] Register smutex.is-a.dev --- domains/smutex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/smutex.json diff --git a/domains/smutex.json b/domains/smutex.json new file mode 100644 index 000000000..806fa5697 --- /dev/null +++ b/domains/smutex.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Smalorek", + "email": "Smalorek@proton.me", + "discord": "286178186645995522" + }, + + "record": { + "CNAME": "smalorek.github.io" + } + } From 204a0072867426ca8f349109eb4296f96f4ed0b6 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 10 Jul 2024 16:47:30 +0300 Subject: [PATCH 061/280] Update tien.json --- domains/tien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tien.json b/domains/tien.json index 62fcabe7d..90b97603d 100644 --- a/domains/tien.json +++ b/domains/tien.json @@ -3,7 +3,7 @@ "repo": "https://github.com/TonyN678/TonyN678.github.io", "owner": { "username": "TonyN678", - "email": "tientonybest2006@gmail.com", + "email": "tientonybest2006@gmail.com" }, "record": { "CNAME": "TonyN678.github.io" From fa07a4b3b4d747accd0ce6860184b312e7ea4887 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 10 Jul 2024 16:54:03 +0300 Subject: [PATCH 062/280] Update aniket-thapa.json --- domains/aniket-thapa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index 15196e64e..fdfac3873 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "portfolio.github.io" + "CNAME": "aniket-thapa.github.io" } } From 57a0637a6581f2c7fb5a8bf0c90d7457a2fd132b Mon Sep 17 00:00:00 2001 From: Leo Wilkin Date: Wed, 10 Jul 2024 14:56:23 +0100 Subject: [PATCH 063/280] Register lkmw.is-a.dev --- domains/lkmw.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lkmw.json diff --git a/domains/lkmw.json b/domains/lkmw.json new file mode 100644 index 000000000..38bd18d90 --- /dev/null +++ b/domains/lkmw.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "leowilkin", + "email": "leo.wilkin10@gmail.com", + "discord": "712341552537796629" + }, + + "record": { + "CNAME": "wilkin.xyz" + } + } + \ No newline at end of file From f8cae481775f0bb2b4002bbdef6ca8fe1dee584b Mon Sep 17 00:00:00 2001 From: naLTheDuck <62368256+PewZew@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:53:59 +0700 Subject: [PATCH 064/280] Create naltheduck.json --- domains/naltheduck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/naltheduck.json diff --git a/domains/naltheduck.json b/domains/naltheduck.json new file mode 100644 index 000000000..87e8e1ce7 --- /dev/null +++ b/domains/naltheduck.json @@ -0,0 +1,11 @@ +{ + "description": "for my own info-website", + "repo": "https://github.com/PewZew/naLTheDuck_Web", + "owner": { + "username": "PewZew", + "email": "lanlehoang957@gmail.com" + }, + "record": { + "CNAME": "pewzew.github.io" + } +} From 1629d225d3a27b9e1a5524f586519fb3038a903c Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:37:02 -0300 Subject: [PATCH 065/280] Update fran.json --- domains/fran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index 2206cc357..eb23f4042 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,7 +1,7 @@ { "owner": { "username": "xzonix", - "email": "xz1@dr.com" + "discord": "xzon1x" }, "record": { "A": [ From 26d2e53c68787bce937ccfa5074364a33a58a584 Mon Sep 17 00:00:00 2001 From: onix <112401813+xzonix@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:40:26 -0300 Subject: [PATCH 066/280] Update fran.json --- domains/fran.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/fran.json b/domains/fran.json index eb23f4042..e2b4ec8f3 100644 --- a/domains/fran.json +++ b/domains/fran.json @@ -1,7 +1,8 @@ { "owner": { "username": "xzonix", - "discord": "xzon1x" + "discord": "xzon1x", + "email": "" }, "record": { "A": [ From 40ffbc256f50f05b3b6c40358ee1bfdf7d698fe0 Mon Sep 17 00:00:00 2001 From: Insencel <35362457+Insencel@users.noreply.github.com> Date: Wed, 10 Jul 2024 20:56:36 +0200 Subject: [PATCH 067/280] Create insencel.json Request to add insencel.is-a.dev as a subdomain --- domains/insencel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/insencel.json diff --git a/domains/insencel.json b/domains/insencel.json new file mode 100644 index 000000000..cc5adf59d --- /dev/null +++ b/domains/insencel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Insencel", + "email": "devsencel@gmail.com" + }, + "description": "A domain for hosting a typo3 account to test things with and build test-websites", + "record": { + "A": [ + "164.68.124.156" + ] + } +} From 9c529e5e1bcb2808c8ed6280281613d2c77e177b Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Thu, 11 Jul 2024 00:36:39 +0500 Subject: [PATCH 068/280] Create za.json --- domains/za.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/za.json diff --git a/domains/za.json b/domains/za.json new file mode 100644 index 000000000..fca885201 --- /dev/null +++ b/domains/za.json @@ -0,0 +1,14 @@ +{ + "description": "Zeeshan's Email", + "owner": { + "email": "itsshanihere42@gmail.com", + "username": "m-zeeshan42" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From c6c9be22b3a6bd14c2021eac67e764971e587a18 Mon Sep 17 00:00:00 2001 From: PizzaV <103120356+kittenvr@users.noreply.github.com> Date: Thu, 11 Jul 2024 00:35:45 +0200 Subject: [PATCH 069/280] Update pizzav.json --- domains/pizzav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pizzav.json b/domains/pizzav.json index 7566b5e1a..c43b05895 100644 --- a/domains/pizzav.json +++ b/domains/pizzav.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "hazel.ns.cloudflare.com" + "CNAME": "pizzav.pages.dev" } } \ No newline at end of file From d623b627df39ea13ae11e53556c7965abebc8847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:11:45 +0700 Subject: [PATCH 070/280] Register slainbot.is-a.dev --- domains/slainbot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/slainbot.json diff --git a/domains/slainbot.json b/domains/slainbot.json new file mode 100644 index 000000000..2f726c1c1 --- /dev/null +++ b/domains/slainbot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "KhongPhaiHoangQuangHuy", + "email": "khongphaihoangquanghuy@gmail.com", + "discord": "181064730075463680" + }, + + "record": { + "CNAME": "https://khongphaihoangquanghuy.github.io/dashboard-slain-bot/" + } + } + \ No newline at end of file From c9e1cb2a27ac11b70dc6719a2df6da1766025660 Mon Sep 17 00:00:00 2001 From: creativeblocker Date: Wed, 10 Jul 2024 20:48:37 -0400 Subject: [PATCH 071/280] Create easynebula.json --- domains/easynebula.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/easynebula.json diff --git a/domains/easynebula.json b/domains/easynebula.json new file mode 100644 index 000000000..1aaf4d9c3 --- /dev/null +++ b/domains/easynebula.json @@ -0,0 +1,12 @@ +{ + "description": "Links to the github page which displays a README file", + "repo": "https://github.com/EasyNebula/EasyNebula", + "owner": { + "username": "EasyNebula", + "email": "geographicalfacts16@gmail.com", + "twitter": "@easynebula" + }, + "record": { + "CNAME": "easynebula.github.io" + } +} From 0330e494952106252d362ac6a0843e9d8c9aa518 Mon Sep 17 00:00:00 2001 From: ninjastrikers <14817642+ninjastrikers@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:47:50 +0630 Subject: [PATCH 072/280] Create ninjastrikers.json --- domains/ninjastrikers.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ninjastrikers.json diff --git a/domains/ninjastrikers.json b/domains/ninjastrikers.json new file mode 100644 index 000000000..dafead047 --- /dev/null +++ b/domains/ninjastrikers.json @@ -0,0 +1,12 @@ +{ + "description": "for an own site", + "repo": "https://github.com/ninjastrikers/ninjastrikers.github.io", + "owner": { + "username": "ninjastrikers", + "email": "leonhart@ninjastrikers.net", + "twitter": "ninjastrikers" + }, + "record": { + "CNAME": "ninjastrikers.github.io" + } +} From c19f56b9ce5ff08cf11ee451946da9d8a719feca Mon Sep 17 00:00:00 2001 From: ninjastrikers <14817642+ninjastrikers@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:55:25 +0630 Subject: [PATCH 073/280] Update ninjastrikers.json --- domains/ninjastrikers.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/ninjastrikers.json b/domains/ninjastrikers.json index dafead047..ca39ff806 100644 --- a/domains/ninjastrikers.json +++ b/domains/ninjastrikers.json @@ -1,12 +1,11 @@ { - "description": "for an own site", - "repo": "https://github.com/ninjastrikers/ninjastrikers.github.io", - "owner": { - "username": "ninjastrikers", - "email": "leonhart@ninjastrikers.net", - "twitter": "ninjastrikers" - }, - "record": { - "CNAME": "ninjastrikers.github.io" - } -} + "description": "ninjastrikers.is-a.dev -> own site redirect", + "repo": "https://github.com/ninjastrikers/is-a-dev-register", + "owner": { + "username": "ninjastrikers", + "email": "leonhart@ninjastrikers.net" + }, + "record": { + "URL": "https://ninjastrikers.net" + } +} From e13422e174469ffafc8d284b4fd57d8799d449ee Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Thu, 11 Jul 2024 08:45:13 +0530 Subject: [PATCH 074/280] :P --- domains/saxophone.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 7abab268c..746f536da 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -5,7 +5,6 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "saxophone-guy.github.io", "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net" From 30166f33b936eb3e491b5c07d98b8781912bbc58 Mon Sep 17 00:00:00 2001 From: Miyo <135030944+yuri-kiss@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:48:36 -0400 Subject: [PATCH 075/280] Update surv.json --- domains/surv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/surv.json b/domains/surv.json index f99034ec4..20673649c 100644 --- a/domains/surv.json +++ b/domains/surv.json @@ -4,6 +4,6 @@ "email": "a_2oo@outlook.com" }, "record": { - "CNAME": "yuri-kiss.github.io" + "CNAME": "surv-is-a-dev.github.io" } } From afc8e711b61711b4ebc2802143572ee567f28485 Mon Sep 17 00:00:00 2001 From: Miyo <135030944+yuri-kiss@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:52:01 -0400 Subject: [PATCH 076/280] Create _github-pages-challenge-surv-is-a-dev.surv.json --- domains/_github-pages-challenge-surv-is-a-dev.surv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-surv-is-a-dev.surv.json diff --git a/domains/_github-pages-challenge-surv-is-a-dev.surv.json b/domains/_github-pages-challenge-surv-is-a-dev.surv.json new file mode 100644 index 000000000..ea54e5331 --- /dev/null +++ b/domains/_github-pages-challenge-surv-is-a-dev.surv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yuri-kiss", + "email": "a_2oo@outlook.com" + }, + "record": { + "TXT": "762ac4818881ad8a0420c077a2ab99" + } +} From 682f76256cb4787ae8e849517deee4ca7c042522 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:58:47 -0400 Subject: [PATCH 077/280] Update tasory.json --- domains/tasory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tasory.json b/domains/tasory.json index 0e3f6a1d0..656423749 100644 --- a/domains/tasory.json +++ b/domains/tasory.json @@ -2,7 +2,7 @@ "owner": { "username": "tasory", "email": "andr3393399@gmail.com" - } + }, "record": { "CNAME": "tasory.github.io" } From b1aae3d19d7bb283cec3751c5cf41b534c18faf4 Mon Sep 17 00:00:00 2001 From: Scan <103391616+scanash00@users.noreply.github.com> Date: Thu, 11 Jul 2024 02:30:35 -0400 Subject: [PATCH 078/280] Update scan.json --- domains/scan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/scan.json b/domains/scan.json index e9510764c..b7d899ecf 100644 --- a/domains/scan.json +++ b/domains/scan.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "notwp.pages.dev" + "CNAME": "scanash.pages.dev" } } - \ No newline at end of file + From ff74c5152c4446000b378ad0473853d720a63677 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 14:32:57 +0400 Subject: [PATCH 079/280] Create 0v90.json --- domains/0v90.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/0v90.json diff --git a/domains/0v90.json b/domains/0v90.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/0v90.json @@ -0,0 +1 @@ + From 8110fe8c7399614f2b960f5d159ba9a549e114af Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Thu, 11 Jul 2024 16:16:09 +0530 Subject: [PATCH 080/280] Update hexviewer.json --- domains/hexviewer.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/hexviewer.json b/domains/hexviewer.json index deba6d82f..b14fc31dc 100644 --- a/domains/hexviewer.json +++ b/domains/hexviewer.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "CNAME": "educatedsuddenbucket.is-a.dev" - } + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } From 335c2024aaf2585fd5a6972f7002f4d9e7c1881e Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Thu, 11 Jul 2024 16:20:34 +0530 Subject: [PATCH 081/280] Create i2.esb.json --- domains/i2.esb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/i2.esb.json diff --git a/domains/i2.esb.json b/domains/i2.esb.json new file mode 100644 index 000000000..df4e9ada4 --- /dev/null +++ b/domains/i2.esb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From c32d309f98bcaacb7c4f59ca2615b1826b9fe81d Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 14:50:50 +0400 Subject: [PATCH 082/280] Update 0v90.json --- domains/0v90.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/0v90.json b/domains/0v90.json index 8b1378917..09d9441f1 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1 +1,6 @@ - +{ + "owner": { + "username": "0v90", + "email": "0x0jx@proton.me" + } +} From da1001366b147befa44a50e81bac41ba691881a9 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 13:57:04 +0300 Subject: [PATCH 083/280] Register neca.is-a.dev --- domains/neca.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neca.json diff --git a/domains/neca.json b/domains/neca.json new file mode 100644 index 000000000..8ccff8e1a --- /dev/null +++ b/domains/neca.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nekotamogas", + "email": "dazzerdev@gmail.com", + "discord": "797458672225091594" + }, + + "record": { + "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu" + } + } + \ No newline at end of file From 4ec16b144840574f7c6c090e500c68d0e5cbbd4f Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 15:02:10 +0400 Subject: [PATCH 084/280] Update 0v90.json --- domains/0v90.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/0v90.json b/domains/0v90.json index 09d9441f1..3d82b3592 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -4,3 +4,12 @@ "email": "0x0jx@proton.me" } } + + +{ + "record": { + "A": [ + "http://35.200.171.190/" + ] + } +} From 14a10c85a804cd153b9d82f8ddec6e932ec59cb8 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 15:06:57 +0400 Subject: [PATCH 085/280] Update 0v90.json --- domains/0v90.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/0v90.json b/domains/0v90.json index 3d82b3592..91e58f2e9 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -9,7 +9,9 @@ { "record": { "A": [ - "http://35.200.171.190/" + "35.200.171.190", + "35.240.84.96", + "34.132.146.171" ] } } From b9977f8efda3970d8ff97ade0b38bd1fa110f8e3 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 15:21:46 +0400 Subject: [PATCH 086/280] Update 0v90.json --- domains/0v90.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index 91e58f2e9..92475d895 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -2,11 +2,8 @@ "owner": { "username": "0v90", "email": "0x0jx@proton.me" - } -} - - -{ + }, + { "record": { "A": [ "35.200.171.190", @@ -15,3 +12,6 @@ ] } } +} + + From 59ead1c1f9c2461f7405f6348f9369f11d996ab2 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Thu, 11 Jul 2024 15:30:45 +0400 Subject: [PATCH 087/280] Update 0v90.json --- domains/0v90.json | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index 92475d895..bbf5df127 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1,17 +1,13 @@ { - "owner": { - "username": "0v90", - "email": "0x0jx@proton.me" - }, - { - "record": { - "A": [ - "35.200.171.190", - "35.240.84.96", - "34.132.146.171" - ] - } + "owner": { + "username": "0v90", + "email": "0x0jx@proton.me" + }, + "record": { + "A": [ + "35.200.171.190", + "35.240.84.96", + "34.132.146.171" + ] + } } -} - - From 319e48a5a370105b4be5bba9fad50ff36b586d90 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:12:42 +0300 Subject: [PATCH 088/280] Update neca.json --- domains/neca.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/neca.json b/domains/neca.json index 8ccff8e1a..23ab082c6 100644 --- a/domains/neca.json +++ b/domains/neca.json @@ -6,7 +6,8 @@ }, "record": { - "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu" + "MX": "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu", + "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" } } - \ No newline at end of file + From 27391e3346b5bb84530145d095270ff7837281f4 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:18:08 +0300 Subject: [PATCH 089/280] Update domains/neca.json Co-authored-by: CuteDog5695 --- domains/neca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/neca.json b/domains/neca.json index 23ab082c6..3377a1044 100644 --- a/domains/neca.json +++ b/domains/neca.json @@ -6,7 +6,7 @@ }, "record": { - "MX": "mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu", + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" } } From 3edf18e15a3570b1410882c5588ec1b545c81444 Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:20:20 +0300 Subject: [PATCH 090/280] Update domains/neca.json Co-authored-by: CuteDog5695 --- domains/neca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/neca.json b/domains/neca.json index 3377a1044..138f7c3b5 100644 --- a/domains/neca.json +++ b/domains/neca.json @@ -7,7 +7,7 @@ "record": { "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": "zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" + "TXT": ["zoho-verification=zb18547320.zmverify.zoho.eu", "v=spf1 include:zohomail.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB"] } } From 11e7b11542d49830fd521d849131de646f524696 Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:28:26 +0200 Subject: [PATCH 091/280] Create echo-des-luttes.json --- domains/echo-des-luttes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/echo-des-luttes.json diff --git a/domains/echo-des-luttes.json b/domains/echo-des-luttes.json new file mode 100644 index 000000000..9ad4f3f22 --- /dev/null +++ b/domains/echo-des-luttes.json @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "gills", + "email": "gigi37300@gmail.com" + }, + "record": { + "CNAME": "echo-des-luttes.qevi7356.odns.fr" + } +} From 5f4d7507d24900ae70211f5297f2119073ba6df8 Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:30:41 +0200 Subject: [PATCH 092/280] Delete domains/resistances-caen.json --- domains/resistances-caen.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/resistances-caen.json diff --git a/domains/resistances-caen.json b/domains/resistances-caen.json deleted file mode 100644 index 3aa5e3673..000000000 --- a/domains/resistances-caen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Website in development for a non-profit organization", - "owner": { - "username": "GildasTessier", - "email": "gildas.tessier@gmail.com" - }, - "record": { - "CNAME": "resistances-caen.gildas-tessier.fr" - } -} From 925f5f199caad0d09de4710cbf847ece7cf38f4f Mon Sep 17 00:00:00 2001 From: GildasTessier <140600513+GildasTessier@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:31:27 +0200 Subject: [PATCH 093/280] Delete domains/ucl-caen.json --- domains/ucl-caen.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ucl-caen.json diff --git a/domains/ucl-caen.json b/domains/ucl-caen.json deleted file mode 100644 index 4f10adc4d..000000000 --- a/domains/ucl-caen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Website in development for a non-profit organization", - "owner": { - "username": "GildasTessier", - "email": "gildas.tessier@gmail.com" - }, - "record": { - "CNAME": "caen-ucl.gildas-tessier.fr" - } -} From 55b567eb625629c75a09088d18139fb0ec36167f Mon Sep 17 00:00:00 2001 From: nekotamogas Date: Thu, 11 Jul 2024 15:41:43 +0300 Subject: [PATCH 094/280] Create zmail._domainkey.neca.json --- domains/zmail._domainkey.neca.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zmail._domainkey.neca.json diff --git a/domains/zmail._domainkey.neca.json b/domains/zmail._domainkey.neca.json new file mode 100644 index 000000000..16151dea0 --- /dev/null +++ b/domains/zmail._domainkey.neca.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nekotamogas", + "email": "dazzerdev@gmail.com", + "discord": "797458672225091594" + }, + + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIHzsnS94jaMTbcflV4QMBR4P3YCgegw1NoV7t7rkElCnZ7LEJIWLMCMheXN+ipQUclpDZ8Lw6m8B7mm4tm8P79hTuM6rmhsqcQb8w/g3u6kUDhK/eq2QoDhUienbpKTsR4pZesu9yIW0DL5wYxHT2zpxQN7zO8+8b4IzFSPnmHQIDAQAB" + } + } From d974c5503a9b5119a16c3cc958a941a49a0085fe Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vaminecHUN@users.noreply.github.com> Date: Thu, 11 Jul 2024 18:46:43 +0200 Subject: [PATCH 095/280] Add files via upload --- domains/vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vamtic.json diff --git a/domains/vamtic.json b/domains/vamtic.json new file mode 100644 index 000000000..af569ab2a --- /dev/null +++ b/domains/vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "URL": "http://golden-similarly-hippo.ngrok-free.app" + } +} \ No newline at end of file From 2642bbfd23bef6a281b0484dd8ec344fe09246fe Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Thu, 11 Jul 2024 19:51:23 +0200 Subject: [PATCH 096/280] Create api.sono.json --- domains/api.sono.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/api.sono.json diff --git a/domains/api.sono.json b/domains/api.sono.json new file mode 100644 index 000000000..f0f6e863d --- /dev/null +++ b/domains/api.sono.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "CNAME": "imaginary-wakeful-busby.glitch.me" + } +} From 6c729682350795bc3f75e94a264c8e3608fa464c Mon Sep 17 00:00:00 2001 From: jayraj singh <54437859+kyoichishido@users.noreply.github.com> Date: Fri, 12 Jul 2024 00:38:20 +0530 Subject: [PATCH 097/280] Create jay first commit - domain/jay.json --- domains/jay | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jay diff --git a/domains/jay b/domains/jay new file mode 100644 index 000000000..f354aff38 --- /dev/null +++ b/domains/jay @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/kyoichishido/personal_website", + "owner": { + "username": "kyoichishido", + "email": "jayrajcodes@gmail.com", + "twitter": "wanna_relive" + }, + "record": { + "CNAME": "kyoichishido.github.io" + } +} From a18c3ee9caa737177e3e8976c218ed1e666ecd42 Mon Sep 17 00:00:00 2001 From: jayraj singh <54437859+kyoichishido@users.noreply.github.com> Date: Fri, 12 Jul 2024 03:20:28 +0530 Subject: [PATCH 098/280] Create jayraj.json New Commit - updated file name .json --- domains/jayraj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jayraj.json diff --git a/domains/jayraj.json b/domains/jayraj.json new file mode 100644 index 000000000..f354aff38 --- /dev/null +++ b/domains/jayraj.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/kyoichishido/personal_website", + "owner": { + "username": "kyoichishido", + "email": "jayrajcodes@gmail.com", + "twitter": "wanna_relive" + }, + "record": { + "CNAME": "kyoichishido.github.io" + } +} From e7f17eabbb60da150641bc32f111b2a0f65aecc0 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 11 Jul 2024 20:29:30 -0400 Subject: [PATCH 099/280] Delete domains/jay --- domains/jay | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jay diff --git a/domains/jay b/domains/jay deleted file mode 100644 index f354aff38..000000000 --- a/domains/jay +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "personal website", - "repo": "https://github.com/kyoichishido/personal_website", - "owner": { - "username": "kyoichishido", - "email": "jayrajcodes@gmail.com", - "twitter": "wanna_relive" - }, - "record": { - "CNAME": "kyoichishido.github.io" - } -} From 8ae15a205afc4db3ffc5463e4e9c545674b5fcb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Fri, 12 Jul 2024 07:38:22 +0700 Subject: [PATCH 100/280] Update slainbot.json --- domains/slainbot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index 2f726c1c1..c6a64f107 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://khongphaihoangquanghuy.github.io/dashboard-slain-bot/" + "CNAME": "https://khongphaihoangquanghuy.github.io" } } - \ No newline at end of file + From f92f7f01dbbafdcd2900ff363dfaa8556aa81e49 Mon Sep 17 00:00:00 2001 From: Choudery <113233967+Choudery@users.noreply.github.com> Date: Fri, 12 Jul 2024 10:39:46 +0700 Subject: [PATCH 101/280] Register choudery.is-a.dev --- domains/choudery.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/choudery.json diff --git a/domains/choudery.json b/domains/choudery.json new file mode 100644 index 000000000..e071797f1 --- /dev/null +++ b/domains/choudery.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Choudery", + "email": "blreaderdammy@gmail.com" + }, + "record": { + "MX": [ + "john.ns.cloudflare.com", + "sharon.ns.cloudflare.com" + ] + }, + "description": "Choudery coding" +} \ No newline at end of file From f27334674625d13c646c0f58afc0cfd91342daa5 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Fri, 12 Jul 2024 12:00:32 +0530 Subject: [PATCH 102/280] Create status.shan.json --- domains/status.shan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/status.shan.json diff --git a/domains/status.shan.json b/domains/status.shan.json new file mode 100644 index 000000000..a034db5d7 --- /dev/null +++ b/domains/status.shan.json @@ -0,0 +1,11 @@ +{ + "description": "My Uptime Pafe ", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@shan.is-a.dev", + "twitter": "lordlinux69" + }, + "record": { + "A": ["69.197.135.202"] + } +} From 4ef581af41a80629911e27eb4f7890dde59cbe5a Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Fri, 12 Jul 2024 17:33:27 +0530 Subject: [PATCH 103/280] Create random.json --- domains/random.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/random.json diff --git a/domains/random.json b/domains/random.json new file mode 100644 index 000000000..b14fc31dc --- /dev/null +++ b/domains/random.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 7edceecae16a9ed212ba552b311879cae8f50a74 Mon Sep 17 00:00:00 2001 From: EldzeyTheDev <64653775+elefantapan@users.noreply.github.com> Date: Fri, 12 Jul 2024 14:45:41 +0200 Subject: [PATCH 104/280] Register eldzey.is-a.dev --- domains/eldzey.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/eldzey.json diff --git a/domains/eldzey.json b/domains/eldzey.json new file mode 100644 index 000000000..c00dcba9e --- /dev/null +++ b/domains/eldzey.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "elefantapan", + "email": "64653775+elefantapan@users.noreply.github.com", + "discord": "697408753288478742" + }, + + "record": { + "CNAME": "elefantapan.github.io" + } + } + \ No newline at end of file From 675bd02cc6d2280b061b0df36d98223d54ffc72d Mon Sep 17 00:00:00 2001 From: EldzeyTheDev <64653775+elefantapan@users.noreply.github.com> Date: Fri, 12 Jul 2024 15:01:17 +0200 Subject: [PATCH 105/280] Update eldzey.json --- domains/eldzey.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/eldzey.json b/domains/eldzey.json index c00dcba9e..28916e817 100644 --- a/domains/eldzey.json +++ b/domains/eldzey.json @@ -1,7 +1,7 @@ { "owner": { "username": "elefantapan", - "email": "64653775+elefantapan@users.noreply.github.com", + "email": "alxalien@proton.me", "discord": "697408753288478742" }, @@ -9,4 +9,4 @@ "CNAME": "elefantapan.github.io" } } - \ No newline at end of file + From 62aaab25cb13197d27782ce293c0e4b491b6816b Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 12 Jul 2024 20:21:40 +0700 Subject: [PATCH 106/280] Update too-obvious-that.maskduck.json --- domains/too-obvious-that.maskduck.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/too-obvious-that.maskduck.json b/domains/too-obvious-that.maskduck.json index 0167e281f..5d40e63eb 100644 --- a/domains/too-obvious-that.maskduck.json +++ b/domains/too-obvious-that.maskduck.json @@ -2,10 +2,9 @@ "owner": { "username": "MaskDuck", "email": "", - "discord": "MaskDuck#1337", + "discord": "maskduck", "twitter": "MaskDuck1", "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { "MX": [ From bd46b1241bdf81d7ebb8e2de52a086696931bef7 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 12 Jul 2024 20:22:57 +0700 Subject: [PATCH 107/280] Update too-obvious-that.maskduck.json --- domains/too-obvious-that.maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/too-obvious-that.maskduck.json b/domains/too-obvious-that.maskduck.json index 5d40e63eb..78c5f9e3b 100644 --- a/domains/too-obvious-that.maskduck.json +++ b/domains/too-obvious-that.maskduck.json @@ -4,7 +4,7 @@ "email": "", "discord": "maskduck", "twitter": "MaskDuck1", - "reddit": "u/maskduck", + "reddit": "u/maskduck" }, "record": { "MX": [ From 320310b5f1626ba07cbe657124cf121ef1724aab Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 12 Jul 2024 20:26:50 +0700 Subject: [PATCH 108/280] Create maskduck.json --- maskduck.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 maskduck.json diff --git a/maskduck.json b/maskduck.json new file mode 100644 index 000000000..3e7f939fd --- /dev/null +++ b/maskduck.json @@ -0,0 +1 @@ +{"owner":{"username":"maskduck","email":"","discord":"_ngiu.a"},"description":"h","record":{"CNAME":"maskduck.github.io"}} From 2369375caedd5d939abd7818838a70790503c898 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 12 Jul 2024 20:27:19 +0700 Subject: [PATCH 109/280] Rename maskduck.json to domains/maskduck.json --- maskduck.json => domains/maskduck.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename maskduck.json => domains/maskduck.json (100%) diff --git a/maskduck.json b/domains/maskduck.json similarity index 100% rename from maskduck.json rename to domains/maskduck.json From 53b723d090abee4fc9fa8ee8f626b0a9ec912545 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 12 Jul 2024 20:27:50 +0700 Subject: [PATCH 110/280] Update maskduck.json --- domains/maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 3e7f939fd..5207b5d18 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -1 +1 @@ -{"owner":{"username":"maskduck","email":"","discord":"_ngiu.a"},"description":"h","record":{"CNAME":"maskduck.github.io"}} +{"owner":{"username":"maskduck","email":"","discord":"_ngiu.a_"},"description":"h","record":{"CNAME":"maskduck.github.io"}} From f39a8f7216a9a821208ed24399b1e796f6c603ed Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Jul 2024 21:36:24 +0800 Subject: [PATCH 111/280] Update maskduck.json --- domains/maskduck.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 5207b5d18..81573292a 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -1 +1,10 @@ -{"owner":{"username":"maskduck","email":"","discord":"_ngiu.a_"},"description":"h","record":{"CNAME":"maskduck.github.io"}} +{ + "owner": { + "username": "maskduck", + "email": "", + "discord": "_ngiu.a_" + }, + "record": { + "CNAME": "maskduck.github.io" + } +} From dd454f7069dda1145589870a645e071b8a567ac9 Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Fri, 12 Jul 2024 21:42:31 +0800 Subject: [PATCH 112/280] remove email --- domains/dwigoric.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dwigoric.json b/domains/dwigoric.json index 62200e2ca..10add55da 100644 --- a/domains/dwigoric.json +++ b/domains/dwigoric.json @@ -1,7 +1,7 @@ { "owner": { "username": "Dwigoric", - "email": "dwigoric@pm.me" + "email": "" }, "record": { "CNAME": "dwigoric.pages.dev" From f6e0142332c54d432a4e8a011382fb09188ba947 Mon Sep 17 00:00:00 2001 From: onlive Date: Fri, 12 Jul 2024 18:44:22 +0500 Subject: [PATCH 113/280] removing email due to spam messages --- domains/onlive.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/onlive.json b/domains/onlive.json index 7472e75e2..6c3c7dd8f 100644 --- a/domains/onlive.json +++ b/domains/onlive.json @@ -1,7 +1,8 @@ { "owner": { "username": "onlive1337", - "email": "tabdulov2006@gmail.com" + "email": "", + "discord": "onlive" }, "record": { "CNAME": "onlive1337.github.io" From fc52d90f0b55c1ab3865677c3094aeadac89004b Mon Sep 17 00:00:00 2001 From: 0v90 Date: Fri, 12 Jul 2024 17:44:37 +0400 Subject: [PATCH 114/280] Updating "Owner" --- domains/0v90.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/0v90.json b/domains/0v90.json index bbf5df127..904621a71 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1,7 +1,8 @@ { "owner": { "username": "0v90", - "email": "0x0jx@proton.me" + "email": "", + "Discord": "0v90" }, "record": { "A": [ From a3dab1272187b5480fffe23de6d38c164c88f97d Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Fri, 12 Jul 2024 21:50:05 +0800 Subject: [PATCH 115/280] Remove email --- domains/joshua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joshua.json b/domains/joshua.json index 1f14f6bd5..2df21630b 100644 --- a/domains/joshua.json +++ b/domains/joshua.json @@ -1,7 +1,7 @@ { "owner": { "username": "Dwigoric", - "email": "dwigoric@pm.me", + "email": "", "discord": "295391820744228867" }, From a01cefbd752abe69e322ea2f9e96f044593db9bd Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Fri, 12 Jul 2024 21:50:29 +0800 Subject: [PATCH 116/280] Add Discord ID for contact --- domains/dwigoric.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dwigoric.json b/domains/dwigoric.json index 10add55da..9dc355fcd 100644 --- a/domains/dwigoric.json +++ b/domains/dwigoric.json @@ -1,7 +1,8 @@ { "owner": { "username": "Dwigoric", - "email": "" + "email": "", + "discord": "295391820744228867" }, "record": { "CNAME": "dwigoric.pages.dev" From d583c47f71e69936c9f08565175c9cfd04c16689 Mon Sep 17 00:00:00 2001 From: ARVIN3108 ID <70049331+ARVIN3108@users.noreply.github.com> Date: Fri, 12 Jul 2024 21:11:23 +0700 Subject: [PATCH 117/280] Emptying email and add alternate contacts --- domains/arvindt.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/arvindt.json b/domains/arvindt.json index 4671d8424..c8d7df23c 100644 --- a/domains/arvindt.json +++ b/domains/arvindt.json @@ -3,10 +3,12 @@ "repo": "https://github.com/ARVIN3108/arvin3108.github.io", "owner": { "username": "ARVIN3108", - "email": "31arvin08@gmail.com", + "email": "", + "discord": "arvin3108.id", + "instagram": "arvin_d.t", "twitter": "ARVIN3108_ID" }, "record": { "CNAME": "arvin3108.github.io" } -} \ No newline at end of file +} From 85df007084c92de91a8ce88777f1297842323a7a Mon Sep 17 00:00:00 2001 From: Hirako <70535268+hirakoisdead@users.noreply.github.com> Date: Fri, 12 Jul 2024 19:49:39 +0530 Subject: [PATCH 118/280] Update hirako.json added other contact options and removed the email and added mx and txt record --- domains/hirako.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/domains/hirako.json b/domains/hirako.json index 90bcd4b77..5da28b79a 100644 --- a/domains/hirako.json +++ b/domains/hirako.json @@ -1,9 +1,17 @@ { "owner": { - "username": "hirakotm", - "email": "hirakoo@proton.me" + "username": "hirakoisdead", + "email": "" + "discord": "hirako.", + "twitter": "hirakoisdead", + "reddit": "u/hirakotm" }, "record": { "CNAME": "website-5xr.pages.dev" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 4e4620c75d549081a521de58e8d729f1e928cccd Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Fri, 12 Jul 2024 20:09:47 +0530 Subject: [PATCH 119/280] Update axviii3.json --- domains/axviii3.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index 3376603e0..c2087f7a8 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -1,7 +1,8 @@ { "owner": { "username": "AXVIII3", - "email": "anirbanrc2286@gmail.com" + "email": "", + "discord": "axviii3" }, "record": { "A": [ @@ -9,11 +10,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + ] } } From cd8d57914b711766b619bfe288262a79eb3cf77b Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Fri, 12 Jul 2024 22:48:29 +0800 Subject: [PATCH 120/280] Create docs.shockbs.json --- domains/docs.shockbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/docs.shockbs.json diff --git a/domains/docs.shockbs.json b/domains/docs.shockbs.json new file mode 100644 index 000000000..ec1085c14 --- /dev/null +++ b/domains/docs.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "documentationggffddjussdddgghhirrdssh6dd.onrender.com" + } +} From ebb0ea57f7857daeed1271dce8765084c623d2f1 Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Fri, 12 Jul 2024 17:59:37 +0300 Subject: [PATCH 121/280] Create _discord.okinea.json --- domains/_discord.okinea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.okinea.json diff --git a/domains/_discord.okinea.json b/domains/_discord.okinea.json new file mode 100644 index 000000000..31e6ea5aa --- /dev/null +++ b/domains/_discord.okinea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "okineadev", + "email": "81070564+okineadev@users.noreply.github.com" + }, + "record": { + "TXT": "dh=72f6dea86d79bda34d2c61e1edb3037954caac82" + } +} From 57f4ebcad3f32f83c171d08ee0ca531ce59e2b62 Mon Sep 17 00:00:00 2001 From: Satr14 Date: Fri, 12 Jul 2024 22:02:06 +0700 Subject: [PATCH 122/280] email go bye bye --- domains/satr14.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/satr14.json b/domains/satr14.json index aaf344bcb..09b6cc8ea 100644 --- a/domains/satr14.json +++ b/domains/satr14.json @@ -1,7 +1,7 @@ { "owner": { "username": "SX-9", - "email": "satriakrach@gmail.com", + "email": "", "discord": "882595027132493864" }, From cc78d8a3a911103dd81d90d8f9faf639f9a7119a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:14:15 +0700 Subject: [PATCH 123/280] Update domains/slainbot.json Co-authored-by: CuteDog5695 --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index c6a64f107..7f38c4b79 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://khongphaihoangquanghuy.github.io" + "CNAME": "khongphaihoangquanghuy.github.io" } } From 830b58aaa7207b6831a3b19778a7e96c1c5bd745 Mon Sep 17 00:00:00 2001 From: Smalorek <154844322+Smalorek@users.noreply.github.com> Date: Fri, 12 Jul 2024 20:11:30 +0200 Subject: [PATCH 124/280] Update smutex.json --- domains/smutex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/smutex.json b/domains/smutex.json index 806fa5697..4ee10bb87 100644 --- a/domains/smutex.json +++ b/domains/smutex.json @@ -1,7 +1,7 @@ { "owner": { "username": "Smalorek", - "email": "Smalorek@proton.me", + "email": "", "discord": "286178186645995522" }, From ce497c87879ccbc8f3b28e9ba14054d5b5dc5587 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Fri, 12 Jul 2024 21:38:09 +0300 Subject: [PATCH 125/280] Email removed --- domains/_discord.alpha.json | 2 +- domains/_discord.yfa.json | 2 +- domains/_github-challenge-yfadev-org.alpha.json | 2 +- domains/_github-challenge-yfadev-org.yfa.json | 2 +- domains/_github-challenge-yfadev-org.yfadev.json | 2 +- domains/_github-pages-challenge-YouFoundAlpha.alpha.json | 2 +- domains/alpha.json | 2 +- domains/yfa.json | 2 +- domains/youfoundalpha.json | 2 +- domains/youfoundalpha.youfoundalpha.json | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/_discord.alpha.json b/domains/_discord.alpha.json index 698855d3a..16f82ef6a 100644 --- a/domains/_discord.alpha.json +++ b/domains/_discord.alpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/_discord.yfa.json b/domains/_discord.yfa.json index 285ed7222..ae38ea033 100644 --- a/domains/_discord.yfa.json +++ b/domains/_discord.yfa.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/_github-challenge-yfadev-org.alpha.json b/domains/_github-challenge-yfadev-org.alpha.json index 7bc3ebc2a..9267c8d18 100644 --- a/domains/_github-challenge-yfadev-org.alpha.json +++ b/domains/_github-challenge-yfadev-org.alpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json index 8b0a8847e..42ef5a3b9 100644 --- a/domains/_github-challenge-yfadev-org.yfa.json +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/_github-challenge-yfadev-org.yfadev.json b/domains/_github-challenge-yfadev-org.yfadev.json index 87323bdb1..4f6102623 100644 --- a/domains/_github-challenge-yfadev-org.yfadev.json +++ b/domains/_github-challenge-yfadev-org.yfadev.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json index 60653de87..e0787ddbd 100644 --- a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json +++ b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/alpha.json b/domains/alpha.json index 79e611c03..bda1d70b5 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/yfa.json b/domains/yfa.json index f696bb18a..f20a18071 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 0f68a6b01..58d260e74 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", diff --git a/domains/youfoundalpha.youfoundalpha.json b/domains/youfoundalpha.youfoundalpha.json index 6aa31860f..2274c3b36 100644 --- a/domains/youfoundalpha.youfoundalpha.json +++ b/domains/youfoundalpha.youfoundalpha.json @@ -1,7 +1,7 @@ { "owner": { "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", From c67a751794ece7d43cfabc46abc7d7e1f44369bc Mon Sep 17 00:00:00 2001 From: Abdul Ahad Date: Sat, 13 Jul 2024 00:45:26 +0530 Subject: [PATCH 126/280] abdul --- domains/abdul.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abdul.json diff --git a/domains/abdul.json b/domains/abdul.json new file mode 100644 index 000000000..71b6bf706 --- /dev/null +++ b/domains/abdul.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AhadWeb3", + "email": "ahad4387@gmail.com" + }, + "description": "portofolio website.", + "record": { + "URL": "https://abdul-ahad-portfolio.webflow.io" + } + } \ No newline at end of file From 452ce7d9f829ae637b92e156ee53d7f113976d93 Mon Sep 17 00:00:00 2001 From: Okan Akdemir <88800684+okan12300@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:45:26 +0300 Subject: [PATCH 127/280] Create okan12300.json --- domains/okan12300.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/okan12300.json diff --git a/domains/okan12300.json b/domains/okan12300.json new file mode 100644 index 000000000..162c0639c --- /dev/null +++ b/domains/okan12300.json @@ -0,0 +1,11 @@ +{ + "description": "Just learning to be a software developer", + "repo": "https://github.com/okan12300", + "owner": { + "username": "okan12300", + "email": "okanakd89@outlook.com" + }, + "record": { + "URL": "https://okan12300.notion.site/Okan-Akdemir-3a0f4d51dd6f4213985e9eb22c2554c9" + } +} From 726751419c73d7e2f598014051440bd4440a6a75 Mon Sep 17 00:00:00 2001 From: Hirako <70535268+hirakoisdead@users.noreply.github.com> Date: Sat, 13 Jul 2024 03:06:52 +0530 Subject: [PATCH 128/280] Update hirako.json --- domains/hirako.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/hirako.json b/domains/hirako.json index 5da28b79a..3c3b91d94 100644 --- a/domains/hirako.json +++ b/domains/hirako.json @@ -8,10 +8,5 @@ }, "record": { "CNAME": "website-5xr.pages.dev" - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 790364fc580f6a8b8e26156832df210c6bf7a0b2 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Sat, 13 Jul 2024 01:44:11 +0200 Subject: [PATCH 129/280] Update vamtic.json --- domains/vamtic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index af569ab2a..bacc6f6fa 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "http://golden-similarly-hippo.ngrok-free.app" + "URL": "https://cynical-platypus-4850.dataplicity.io" } -} \ No newline at end of file +} From eccb55b5abd7024172ad9d636a8283cf7a4be748 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 13 Jul 2024 11:06:13 +0800 Subject: [PATCH 130/280] Delete domains/_discord.william.json --- domains/_discord.william.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_discord.william.json diff --git a/domains/_discord.william.json b/domains/_discord.william.json deleted file mode 100644 index 60ef6600e..000000000 --- a/domains/_discord.william.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@williamharrison.dev" - }, - - "record": { - "TXT": "dh=4e444050c7f0e742327d027ebdf50a39f1203acd" - } -} From 23496f2534222f84f761d62a9bdbbf3425abbb17 Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:28:13 +0530 Subject: [PATCH 131/280] add improvmx verification dns --- domains/axviii3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index c2087f7a8..9712debc4 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -1,7 +1,6 @@ { "owner": { "username": "AXVIII3", - "email": "", "discord": "axviii3" }, "record": { @@ -10,6 +9,7 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], + "TXT": "b5ddb9e8._improvmx=b5ddb9e810a94421817eec6f5d1250b9" } } From 6d873ff8033fcb40a37360ea8c585f4098482bd5 Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:29:25 +0530 Subject: [PATCH 132/280] remove email and add discord from github pages challenge --- domains/_github-pages-challenge-axviii3.axviii3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-axviii3.axviii3.json b/domains/_github-pages-challenge-axviii3.axviii3.json index 165c8f168..392d0a910 100644 --- a/domains/_github-pages-challenge-axviii3.axviii3.json +++ b/domains/_github-pages-challenge-axviii3.axviii3.json @@ -1,7 +1,7 @@ { "owner": { "username": "AXVIII3", - "email": "anirbanrc2286@gmail.com" + "discord": "axviii3" }, "record": { "TXT": "f99b7081b391b0e77e8b9bd80ea50e" From b1ef0e445476d9a57cea6305fea3e102d0e1daea Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:30:14 +0530 Subject: [PATCH 133/280] remove email and add discord to discord txt verification --- domains/_discord.axviii3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.axviii3.json b/domains/_discord.axviii3.json index 730f4283e..ebfe93013 100644 --- a/domains/_discord.axviii3.json +++ b/domains/_discord.axviii3.json @@ -1,7 +1,7 @@ { "owner": { "username": "AXVIII3", - "email": "anirbanrc2286@gmail.com" + "discord": "axviii3" }, "record": { "TXT": "dh=06feb5fa4fc1b28e67043c64664a49c5dfe9b614" From 1f01c2999b9e6f8a612a7f99ea97137b8a0c8b78 Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Sat, 13 Jul 2024 08:14:50 +0300 Subject: [PATCH 134/280] Added my Telegram and Discord to owner info --- domains/_discord.okinea.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/_discord.okinea.json b/domains/_discord.okinea.json index 31e6ea5aa..a112417aa 100644 --- a/domains/_discord.okinea.json +++ b/domains/_discord.okinea.json @@ -1,6 +1,8 @@ { "owner": { "username": "okineadev", + "discord": "okineadev", + "telegram": "okinea" "email": "81070564+okineadev@users.noreply.github.com" }, "record": { From 642f365f9cbe8bcb987f3a05b2220254eb265f23 Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Sat, 13 Jul 2024 08:18:49 +0300 Subject: [PATCH 135/280] Fixed JSON --- domains/_discord.okinea.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.okinea.json b/domains/_discord.okinea.json index a112417aa..0a77c016c 100644 --- a/domains/_discord.okinea.json +++ b/domains/_discord.okinea.json @@ -2,7 +2,7 @@ "owner": { "username": "okineadev", "discord": "okineadev", - "telegram": "okinea" + "telegram": "okinea", "email": "81070564+okineadev@users.noreply.github.com" }, "record": { From c4dfd74201b8074550850f57cca85078966fa51e Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Sat, 13 Jul 2024 13:04:45 +0530 Subject: [PATCH 136/280] Update status.shan.json --- domains/status.shan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.shan.json b/domains/status.shan.json index a034db5d7..560f6bfd8 100644 --- a/domains/status.shan.json +++ b/domains/status.shan.json @@ -6,6 +6,6 @@ "twitter": "lordlinux69" }, "record": { - "A": ["69.197.135.202"] + "A": ["54.37.19.49"] } } From 3babeb0d3cb4e69cabbce54e8d6b541efd2790b1 Mon Sep 17 00:00:00 2001 From: Hardik-Vanani <128814248+Hardik-Vanani@users.noreply.github.com> Date: Sat, 13 Jul 2024 14:44:02 +0530 Subject: [PATCH 137/280] Create vhardik --- vhardik | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vhardik diff --git a/vhardik b/vhardik new file mode 100644 index 000000000..646364368 --- /dev/null +++ b/vhardik @@ -0,0 +1,11 @@ +{ + "description": "Hardik Portofolio", + "repo": "https://github.com/Hardik-Vanani/portfolio", + "owner": { + "username": "Hardik-Vanani", + "email": "vananihardik8553@gmail.com" + }, + "record": { + "CNAME": "Hardik-Vanani.github.io" + } +} From eeb74dd4703fc623cc55ace76d526b8500fc0b40 Mon Sep 17 00:00:00 2001 From: Zephyr <112139758+zephyr-developer@users.noreply.github.com> Date: Sat, 13 Jul 2024 17:41:33 +0800 Subject: [PATCH 138/280] Update zephyr.json --- domains/zephyr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zephyr.json b/domains/zephyr.json index 7aa7ef06a..ef8da99bb 100644 --- a/domains/zephyr.json +++ b/domains/zephyr.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "ALVINTAN159.github.io" + "A": ["185.176.43.106"] } } From 0491a5964bd4b64f9ca025204c6054c629f61538 Mon Sep 17 00:00:00 2001 From: CHEN JIAHUAN <1056366209@qq.com> Date: Sat, 13 Jul 2024 20:00:19 +0800 Subject: [PATCH 139/280] Update tju-emg.json Change URL and repo for tju-emg.is-a.dev. --- domains/tju-emg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tju-emg.json b/domains/tju-emg.json index f57c1a523..6df251cfd 100644 --- a/domains/tju-emg.json +++ b/domains/tju-emg.json @@ -1,11 +1,11 @@ { "description": "TJU Engineering Mechanics Guide", - "repo": "https://gitlab.com/XiaoHuanwise/tju-emg", + "repo": "https://gitlab.com/tju-2021-engineering-mechanics-top-notch/tju-emg", "owner": { "username": "XiaoHuanwise", "email": "1056366209@qq.com" }, "record": { - "URL": "https://xiaohuanwise.gitlab.io/tju-emg" + "URL": "https://tju-2021-engineering-mechanics-top-notch.gitlab.io/tju-emg" } } From da425b4547d34dfeecec0b2e413f65f93f4a081f Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:02:37 +0400 Subject: [PATCH 140/280] Changing 0v90.json updating stuff --- domains/0v90 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/0v90 diff --git a/domains/0v90 b/domains/0v90 new file mode 100644 index 000000000..7c2dfaafd --- /dev/null +++ b/domains/0v90 @@ -0,0 +1,16 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/0v90/0v90.github.io", + "owner": { + "username": "0v90", + "discord": 651519394673065989, + "email": "", + + }, + "record": { + "CNAME": "0v90.github.io", + "TXT": "_github-pages-challenge-0v90", + + + } +} From a0a691d27b6c6242dee578c7f09caf3fa7931d1f Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:12:43 +0400 Subject: [PATCH 141/280] Update 0v90.json --- domains/0v90.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index 904621a71..7c2dfaafd 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1,14 +1,16 @@ { + "description": "Personal Portfolio Website", + "repo": "https://github.com/0v90/0v90.github.io", "owner": { "username": "0v90", + "discord": 651519394673065989, "email": "", - "Discord": "0v90" + }, "record": { - "A": [ - "35.200.171.190", - "35.240.84.96", - "34.132.146.171" - ] + "CNAME": "0v90.github.io", + "TXT": "_github-pages-challenge-0v90", + + } -} +} From 2f57175dd50a05c4dc2a351d082a220d6318019c Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:44:58 +0400 Subject: [PATCH 142/280] Create _github-pages-challenge-0v90.json --- domains/_github-pages-challenge-0v90.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-0v90.json diff --git a/domains/_github-pages-challenge-0v90.json b/domains/_github-pages-challenge-0v90.json new file mode 100644 index 000000000..ce6e428ca --- /dev/null +++ b/domains/_github-pages-challenge-0v90.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0v90", + "email": "" + }, + "record": { + "TXT": "9e58408bb4a7267e5a81669f75cfb3" + } +} From 538d2ab501b6af843a0731e3cec03b81dc13f664 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:45:59 +0400 Subject: [PATCH 143/280] Update 0v90 --- domains/0v90 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/0v90 b/domains/0v90 index 7c2dfaafd..2a6c86948 100644 --- a/domains/0v90 +++ b/domains/0v90 @@ -4,13 +4,11 @@ "owner": { "username": "0v90", "discord": 651519394673065989, - "email": "", + "email": "" }, "record": { - "CNAME": "0v90.github.io", - "TXT": "_github-pages-challenge-0v90", - + "CNAME": "0v90.github.io" } } From 55db7fbbc8c4c37bf22448e1961976e22dfa9a0b Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:46:44 +0400 Subject: [PATCH 144/280] Delete domains/0v90 --- domains/0v90 | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/0v90 diff --git a/domains/0v90 b/domains/0v90 deleted file mode 100644 index 2a6c86948..000000000 --- a/domains/0v90 +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "Personal Portfolio Website", - "repo": "https://github.com/0v90/0v90.github.io", - "owner": { - "username": "0v90", - "discord": 651519394673065989, - "email": "" - - }, - "record": { - "CNAME": "0v90.github.io" - - } -} From 3774112ee390c32b45696a30d348408ff1a65a95 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:49:00 +0400 Subject: [PATCH 145/280] Update 0v90.json --- domains/0v90.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index 7c2dfaafd..eb0053aa2 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -4,12 +4,12 @@ "owner": { "username": "0v90", "discord": 651519394673065989, - "email": "", + "email": "" }, "record": { - "CNAME": "0v90.github.io", - "TXT": "_github-pages-challenge-0v90", + "CNAME": "0v90.github.io" + } From d2612257e58b2cfff50ec27cd4772af8a1bd296c Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:52:51 +0400 Subject: [PATCH 146/280] Update 0v90.json --- domains/0v90.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0v90.json b/domains/0v90.json index eb0053aa2..f45c920b7 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -3,7 +3,7 @@ "repo": "https://github.com/0v90/0v90.github.io", "owner": { "username": "0v90", - "discord": 651519394673065989, + "discord": "651519394673065989", "email": "" }, From 30752ca8a198f4c1e7102777af2bfd48b9a3ac25 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 16:53:55 +0400 Subject: [PATCH 147/280] Update _github-pages-challenge-0v90.json --- domains/_github-pages-challenge-0v90.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_github-pages-challenge-0v90.json b/domains/_github-pages-challenge-0v90.json index ce6e428ca..cbb6c1ed8 100644 --- a/domains/_github-pages-challenge-0v90.json +++ b/domains/_github-pages-challenge-0v90.json @@ -1,6 +1,7 @@ { "owner": { "username": "0v90", + "discord": "651519394673065989", "email": "" }, "record": { From f5de63cf591c58f09981fc037f17617daa1f6693 Mon Sep 17 00:00:00 2001 From: 0v90 Date: Sat, 13 Jul 2024 18:19:30 +0400 Subject: [PATCH 148/280] Update 0v90.json --- domains/0v90.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/domains/0v90.json b/domains/0v90.json index f45c920b7..98925033e 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -7,10 +7,16 @@ "email": "" }, - "record": { - "CNAME": "0v90.github.io" - - - + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.110.153" + ] } -} + } + + + From 3ec01320713da8f4a2d1639b60e91c3dd63e5c6d Mon Sep 17 00:00:00 2001 From: DaG Date: Sat, 13 Jul 2024 18:45:48 +0300 Subject: [PATCH 149/280] Create _discord.dag.is-a.dev.json --- domains/_discord.dag.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.dag.is-a.dev.json diff --git a/domains/_discord.dag.is-a.dev.json b/domains/_discord.dag.is-a.dev.json new file mode 100644 index 000000000..d9bebef1f --- /dev/null +++ b/domains/_discord.dag.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daglaroglou", + "email": "christos.daglaroglou@gmail.com" + }, + "record": { + "TXT": "dh=835bc23146b3e22366c53fc75b2e573d30f02730" + } +} From 7adbf159a18cdb39c01b54c839e389f2bfab42d9 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sat, 13 Jul 2024 21:53:50 +0530 Subject: [PATCH 150/280] Register i3.esb.is-a.dev --- domains/i3.esb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/i3.esb.json diff --git a/domains/i3.esb.json b/domains/i3.esb.json new file mode 100644 index 000000000..364b03edf --- /dev/null +++ b/domains/i3.esb.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com", + "discord": "1167825360151380032" + }, + + "record": { + "A": ["69.197.135.205"] + } + } + \ No newline at end of file From e6da4f420b03d78b605af0b99ac9ec48adb6261f Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 21:55:49 +0530 Subject: [PATCH 151/280] Update domains/axviii3.json Co-authored-by: CuteDog5695 --- domains/axviii3.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index 9712debc4..3a394f2d4 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -1,7 +1,8 @@ { "owner": { "username": "AXVIII3", - "discord": "axviii3" + "discord": "axviii3", + "email": "" }, "record": { "A": [ From bc8712311d8722c56114282c7bc947078eab56c7 Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 21:55:55 +0530 Subject: [PATCH 152/280] Update domains/_discord.axviii3.json Co-authored-by: CuteDog5695 --- domains/_discord.axviii3.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_discord.axviii3.json b/domains/_discord.axviii3.json index ebfe93013..268236b75 100644 --- a/domains/_discord.axviii3.json +++ b/domains/_discord.axviii3.json @@ -1,7 +1,8 @@ { "owner": { "username": "AXVIII3", - "discord": "axviii3" + "discord": "axviii3", + "email": "" }, "record": { "TXT": "dh=06feb5fa4fc1b28e67043c64664a49c5dfe9b614" From 8c2fd7d09b01bf8b6591da3b3f08d4b70063f864 Mon Sep 17 00:00:00 2001 From: axviii3 <76608488+axviii3@users.noreply.github.com> Date: Sat, 13 Jul 2024 21:56:02 +0530 Subject: [PATCH 153/280] Update domains/_github-pages-challenge-axviii3.axviii3.json Co-authored-by: CuteDog5695 --- domains/_github-pages-challenge-axviii3.axviii3.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-axviii3.axviii3.json b/domains/_github-pages-challenge-axviii3.axviii3.json index 392d0a910..f49dacadc 100644 --- a/domains/_github-pages-challenge-axviii3.axviii3.json +++ b/domains/_github-pages-challenge-axviii3.axviii3.json @@ -1,7 +1,8 @@ { "owner": { "username": "AXVIII3", - "discord": "axviii3" + "discord": "axviii3", + "email": "" }, "record": { "TXT": "f99b7081b391b0e77e8b9bd80ea50e" From 16f0e737eba51a2b2aa42412cb8548872c1dd7e8 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 13 Jul 2024 23:29:58 +0700 Subject: [PATCH 154/280] Rename _discord.dag.is-a.dev.json to _discord.dag.json --- domains/{_discord.dag.is-a.dev.json => _discord.dag.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.dag.is-a.dev.json => _discord.dag.json} (100%) diff --git a/domains/_discord.dag.is-a.dev.json b/domains/_discord.dag.json similarity index 100% rename from domains/_discord.dag.is-a.dev.json rename to domains/_discord.dag.json From 8c2a9cb7e7a087f3dd965ce44975330f543f5778 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 13 Jul 2024 23:31:18 +0700 Subject: [PATCH 155/280] Update domains/hirako.json Co-authored-by: CuteDog5695 --- domains/hirako.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hirako.json b/domains/hirako.json index 3c3b91d94..52e036b69 100644 --- a/domains/hirako.json +++ b/domains/hirako.json @@ -1,7 +1,7 @@ { "owner": { "username": "hirakoisdead", - "email": "" + "email": "", "discord": "hirako.", "twitter": "hirakoisdead", "reddit": "u/hirakotm" From 7deb8aaf30e2f1c9728d6b1768d87be8e74f8535 Mon Sep 17 00:00:00 2001 From: Jhon Daniel Date: Sat, 13 Jul 2024 14:48:53 -0300 Subject: [PATCH 156/280] Create jhonpaco.json --- domains/jhonpaco.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jhonpaco.json diff --git a/domains/jhonpaco.json b/domains/jhonpaco.json new file mode 100644 index 000000000..d0e0388fd --- /dev/null +++ b/domains/jhonpaco.json @@ -0,0 +1,10 @@ +{ + "description": "jhonpaco.is-a.dev", + "owner": { + "username": "pacodan", + "email": "pacodan@jhonpaco.dev" + }, + "record": { + "URL": "https://pacoDan.github.io" + } +} From 92d4da6c00388fae68febd83ee21ffc3f359d99c Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 13 Jul 2024 20:48:55 +0200 Subject: [PATCH 157/280] Create mc.sono.json --- domains/mc.sono.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mc.sono.json diff --git a/domains/mc.sono.json b/domains/mc.sono.json new file mode 100644 index 000000000..ad2aecda3 --- /dev/null +++ b/domains/mc.sono.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "CNAME": "time-nation.joinmc.link" + } +} From 780fc63b31aeff5c5ea2b95fb0cce300a9c41fc2 Mon Sep 17 00:00:00 2001 From: akiraxdxd Date: Sun, 14 Jul 2024 01:06:00 +0300 Subject: [PATCH 158/280] Register akiraxd.is-a.dev --- domains/akiraxd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akiraxd.json diff --git a/domains/akiraxd.json b/domains/akiraxd.json new file mode 100644 index 000000000..07425efe8 --- /dev/null +++ b/domains/akiraxd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akiraxdxd", + "email": "ekereymen451+645675476345635573454309@gmail.com", + "discord": "1241059919377989695" + }, + + "record": { + "CNAME": "akiraxdxd.github.io" + } + } + \ No newline at end of file From 3ad5bdfb62e4e912f9fc3a75f14bf8172d6a2d81 Mon Sep 17 00:00:00 2001 From: gloxyz <164380055+gloxyz@users.noreply.github.com> Date: Sun, 14 Jul 2024 01:48:51 +0300 Subject: [PATCH 159/280] Register jetta.is-a.dev --- domains/jetta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jetta.json diff --git a/domains/jetta.json b/domains/jetta.json new file mode 100644 index 000000000..b8f8c17b5 --- /dev/null +++ b/domains/jetta.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gloxyz", + "email": "arfeasotuzbir@gmail.com", + "discord": "1208335087523864598" + }, + + "record": { + "CNAME": "lively-first-bolt.glitch.me" + } + } + \ No newline at end of file From eb2d0a8aa7dc815ce174efc2d76330c2282da23f Mon Sep 17 00:00:00 2001 From: KapikRussia Date: Sat, 13 Jul 2024 18:57:41 -0700 Subject: [PATCH 160/280] Register MorzhStudio.is-a.dev --- domains/morzhstudio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/morzhstudio.json diff --git a/domains/morzhstudio.json b/domains/morzhstudio.json new file mode 100644 index 000000000..0c4ecbc3a --- /dev/null +++ b/domains/morzhstudio.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "KapikRussia", + "email": "kapikrussia@gmail.com", + "discord": "1261855255147057220" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From 330cd204d2feff72afcf2a4b7ffdc3a01069209f Mon Sep 17 00:00:00 2001 From: Suki Date: Sun, 14 Jul 2024 08:25:51 +0530 Subject: [PATCH 161/280] Update bdays.suki.json --- domains/bdays.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bdays.suki.json b/domains/bdays.suki.json index a3d5501ed..4ae0c87c0 100644 --- a/domains/bdays.suki.json +++ b/domains/bdays.suki.json @@ -4,6 +4,6 @@ "email": "sukimayoo@outlook.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.204"] } } From 2fff05b574e0c5f7f45942fe0068da796d24d62d Mon Sep 17 00:00:00 2001 From: ZeStig <69384921+zstg@users.noreply.github.com> Date: Sun, 14 Jul 2024 03:24:21 +0000 Subject: [PATCH 162/280] Added my name --- domains/zstg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zstg.json diff --git a/domains/zstg.json b/domains/zstg.json new file mode 100644 index 000000000..3cb52fbac --- /dev/null +++ b/domains/zstg.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/zstg/zstg.github.io", + "owner": { + "username": "zstg", + "email": "zestig@duck.com", + "twitter": "zstg" + }, + "record": { + "CNAME": "zstg.github.io" + } +} \ No newline at end of file From cb82bbb584f1c93315f21d3be4ddf94f736463a0 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 14 Jul 2024 09:20:32 +0530 Subject: [PATCH 163/280] Update esb.json --- domains/esb.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/esb.json b/domains/esb.json index d211d8d3d..4792a76ce 100644 --- a/domains/esb.json +++ b/domains/esb.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" - }, - "record": { - "URL": "https://educatedsuddenbucket.is-a.dev/" - } + "owner": { + "username": "EducatedsuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "89.106.200.1" + ] + } } From 869c052a6e2e2267f9e8bdc534b906213852d125 Mon Sep 17 00:00:00 2001 From: Suki Date: Sun, 14 Jul 2024 10:11:18 +0530 Subject: [PATCH 164/280] Delete domains/bday.suki.json --- domains/bday.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bday.suki.json diff --git a/domains/bday.suki.json b/domains/bday.suki.json deleted file mode 100644 index a3d5501ed..000000000 --- a/domains/bday.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 55597b7ea64ce913c695fc9b9e9bf6d931c7d2a8 Mon Sep 17 00:00:00 2001 From: Suki Date: Sun, 14 Jul 2024 10:11:53 +0530 Subject: [PATCH 165/280] Update img.suki.json --- domains/img.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/img.suki.json b/domains/img.suki.json index a3d5501ed..4ae0c87c0 100644 --- a/domains/img.suki.json +++ b/domains/img.suki.json @@ -4,6 +4,6 @@ "email": "sukimayoo@outlook.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.197.135.204"] } } From a5b1490d5a89148add096e02f688f35e3189c52f Mon Sep 17 00:00:00 2001 From: Magitian Date: Sun, 14 Jul 2024 10:51:23 +0530 Subject: [PATCH 166/280] Add blogs website --- domains/magitian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/magitian.json diff --git a/domains/magitian.json b/domains/magitian.json new file mode 100644 index 000000000..e6cfc95f7 --- /dev/null +++ b/domains/magitian.json @@ -0,0 +1,12 @@ +{ + "description": "Home for my blogs", + "repo": "https://github.com/themagitian/themagitian.github.io", + "owner": { + "username": "magitian", + "email": "magitian@duck.com", + "twitter": "" + }, + "record": { + "CNAME": "themagitian.github.io" + } +} From 7e8af7d241ddfdc9415305ed7ab3d4cc8da02658 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 14 Jul 2024 12:29:57 +0700 Subject: [PATCH 167/280] Update magitian.json --- domains/magitian.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/magitian.json b/domains/magitian.json index e6cfc95f7..a0411e9dd 100644 --- a/domains/magitian.json +++ b/domains/magitian.json @@ -3,8 +3,7 @@ "repo": "https://github.com/themagitian/themagitian.github.io", "owner": { "username": "magitian", - "email": "magitian@duck.com", - "twitter": "" + "email": "magitian@duck.com" }, "record": { "CNAME": "themagitian.github.io" From ba1b06caaba30b34cd2160c65885307ac8f17e3c Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sun, 14 Jul 2024 14:05:00 +0800 Subject: [PATCH 168/280] Update api.shockbs.json --- domains/api.shockbs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json index 6dbe49a35..a4be3930b 100644 --- a/domains/api.shockbs.json +++ b/domains/api.shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": "apishockbsshockbsxddd.onrender.com" + "A": ["69.30.249.53"] } } From 0d510d5f698dd405bef3a79b3b87191db0c33786 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:01:00 +0200 Subject: [PATCH 169/280] Create orcapet.json --- domains/orcapet.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/orcapet.json diff --git a/domains/orcapet.json b/domains/orcapet.json new file mode 100644 index 000000000..bcc5fca81 --- /dev/null +++ b/domains/orcapet.json @@ -0,0 +1,13 @@ +{ + "description": "Orca Pet's site", + "repo": "https://github.com/orca-pet3910/orca-pet3910.github.io", + "owner": { + "username": "orca-pet3910", + "email": "user0thenyancat@proton.me", + "discord": "1085633540139532329" + }, + + "record": { + "CNAME": "orca-pet3910.github.io" + } +} From 4eb39187b64a40a564b7e0e13b6870c1cb3814f4 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:04:19 +0200 Subject: [PATCH 170/280] Fix indentation --- domains/orcapet.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/orcapet.json b/domains/orcapet.json index bcc5fca81..6781ed885 100644 --- a/domains/orcapet.json +++ b/domains/orcapet.json @@ -2,12 +2,12 @@ "description": "Orca Pet's site", "repo": "https://github.com/orca-pet3910/orca-pet3910.github.io", "owner": { - "username": "orca-pet3910", - "email": "user0thenyancat@proton.me", - "discord": "1085633540139532329" + "username": "orca-pet3910", + "email": "user0thenyancat@proton.me", + "discord": "1085633540139532329" }, "record": { - "CNAME": "orca-pet3910.github.io" + "CNAME": "orca-pet3910.github.io" } } From fda331df0a24f2c52e0d4b1d076fdf4ca8b78083 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:47:56 +0200 Subject: [PATCH 171/280] Update painscreen.json --- domains/painscreen.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/painscreen.json b/domains/painscreen.json index e04c5760c..cb345e158 100644 --- a/domains/painscreen.json +++ b/domains/painscreen.json @@ -1,8 +1,9 @@ { "owner": { "username": "iHategithub9000", - "email": "stefeksiekiera@gmail.com", - "discord": "836012649959522384" + "email": "", + "discord": "id: 836012649959522384, username: yourhardworkgone, displayname: painscreen, displayname on server: PainScreen5695", + "reddit": "u/ahhlifeeee" }, "record": { From f6334991dc2bcb8ae878f87e588da1bf5f059876 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:48:19 +0200 Subject: [PATCH 172/280] Update _discord.painscreen.json --- domains/_discord.painscreen.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/_discord.painscreen.json b/domains/_discord.painscreen.json index 475265422..3a051d1b9 100644 --- a/domains/_discord.painscreen.json +++ b/domains/_discord.painscreen.json @@ -1,8 +1,9 @@ { "owner": { "username": "iHategithub9000", - "email": "stefeksiekiera@gmail.com", - "discord": "836012649959522384" + "email": "", + "discord": "id: 836012649959522384, username: yourhardworkgone, displayname: painscreen, displayname on server: PainScreen5695", + "reddit": "u/ahhlifeeee" }, "record": { From b2320d7cf3fa4c14f6ee29926d9e7249f3a6df6c Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:56:23 +0200 Subject: [PATCH 173/280] Create gabek.json --- domains/gabek.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/gabek.json diff --git a/domains/gabek.json b/domains/gabek.json new file mode 100644 index 000000000..d9fd6b982 --- /dev/null +++ b/domains/gabek.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/gabekgfx/gabekgfx.github.io", + "owner": { + "username": "gabekgfx", + "email": "bussines.gabrys@gmail.com", + "twitter": "gabek_gfx" + }, + + "record": { + "CNAME": "gabekgfx.github.io" + } +} From a029edffd44b49ce2a1c00006f8c7995d6379df6 Mon Sep 17 00:00:00 2001 From: finderfail <50328441+finderfail@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:48:39 +0300 Subject: [PATCH 174/280] Register kriloud.is-a.dev --- domains/kriloud.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kriloud.json diff --git a/domains/kriloud.json b/domains/kriloud.json new file mode 100644 index 000000000..bba698974 --- /dev/null +++ b/domains/kriloud.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "finderfail", + "email": "ilyalvov2007@gmail.com", + "discord": "354246208828735489" + }, + + "record": { + "A": ["142.93.34.245"] + } + } + \ No newline at end of file From 5576909ac5d98c8132171fc156aab836318e7b7f Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:49:48 +0200 Subject: [PATCH 175/280] Register gabrys.is-a.dev --- domains/gabrys.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gabrys.json diff --git a/domains/gabrys.json b/domains/gabrys.json new file mode 100644 index 000000000..c9bc95d7f --- /dev/null +++ b/domains/gabrys.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gabekgfx", + "email": "gdzn.bussines@gmail.com", + "discord": "1204732596202901515" + }, + + "record": { + "CNAME": "gabekgfx.github.io" + } + } + \ No newline at end of file From 33add48afb5614d4e4623230006066b0d64bbd66 Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:57:14 +0200 Subject: [PATCH 176/280] Delete domains/gabrys.json --- domains/gabrys.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/gabrys.json diff --git a/domains/gabrys.json b/domains/gabrys.json deleted file mode 100644 index c9bc95d7f..000000000 --- a/domains/gabrys.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "gabekgfx", - "email": "gdzn.bussines@gmail.com", - "discord": "1204732596202901515" - }, - - "record": { - "CNAME": "gabekgfx.github.io" - } - } - \ No newline at end of file From e103f8c676f06969294cf1c54d6c712c25e1e46c Mon Sep 17 00:00:00 2001 From: Okan Akdemir <88800684+okan12300@users.noreply.github.com> Date: Sun, 14 Jul 2024 14:20:28 +0300 Subject: [PATCH 177/280] Create okan12300.json --- domains/okan12300.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/okan12300.json diff --git a/domains/okan12300.json b/domains/okan12300.json new file mode 100644 index 000000000..9b671930a --- /dev/null +++ b/domains/okan12300.json @@ -0,0 +1,12 @@ +{ + "description": "Just trying to be a Software Developer", + "repo": "https://github.com/okan12300/okan12300.github.io", + "owner": { + "username": "okan12300", + "email": "okanakd89@outlook.com", + "twitter": "okanakd12" + }, + "record": { + "CNAME": "okan12300.github.io" + } +} From 0d68e663bca2837342d4ef6e7779e68e8683b8c3 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:23:29 +0200 Subject: [PATCH 178/280] Update domains/_discord.painscreen.json Co-authored-by: CuteDog5695 --- domains/_discord.painscreen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.painscreen.json b/domains/_discord.painscreen.json index 3a051d1b9..08cf77287 100644 --- a/domains/_discord.painscreen.json +++ b/domains/_discord.painscreen.json @@ -2,7 +2,7 @@ "owner": { "username": "iHategithub9000", "email": "", - "discord": "id: 836012649959522384, username: yourhardworkgone, displayname: painscreen, displayname on server: PainScreen5695", + "discord": "836012649959522384", "reddit": "u/ahhlifeeee" }, From b0b942c1df5504bfa1eff3b44044c034c01c05d9 Mon Sep 17 00:00:00 2001 From: ketchupcomponent <101750090+iHategithub9000@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:23:37 +0200 Subject: [PATCH 179/280] Update domains/painscreen.json Co-authored-by: CuteDog5695 --- domains/painscreen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/painscreen.json b/domains/painscreen.json index cb345e158..485c1c44b 100644 --- a/domains/painscreen.json +++ b/domains/painscreen.json @@ -2,7 +2,7 @@ "owner": { "username": "iHategithub9000", "email": "", - "discord": "id: 836012649959522384, username: yourhardworkgone, displayname: painscreen, displayname on server: PainScreen5695", + "discord": "836012649959522384", "reddit": "u/ahhlifeeee" }, From eeaafb500f5c4f4565541cfaa321ee41038adb42 Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:25:16 +0200 Subject: [PATCH 180/280] Create _discord.gabek.json --- domains/_discord.gabek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.gabek.json diff --git a/domains/_discord.gabek.json b/domains/_discord.gabek.json new file mode 100644 index 000000000..8646e0122 --- /dev/null +++ b/domains/_discord.gabek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gabekgfx", + "email": "bussines.gabrys@gmail.com" + }, + "record": { + "TXT": "dh=02ed193dbc1e396517abe81c2c5d9a007a4a6e25" + } +} From 2e6034f9a16b4503fd9c3e7d090d2c864b38ece4 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 14 Jul 2024 16:56:50 +0530 Subject: [PATCH 181/280] Create bot.esb.json --- domains/bot.esb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bot.esb.json diff --git a/domains/bot.esb.json b/domains/bot.esb.json new file mode 100644 index 000000000..b410132ce --- /dev/null +++ b/domains/bot.esb.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", + "discord": "1167825360151380032" + }, + + "record": { + "A": ["69.197.135.203"] + } + } + From 93c87dd067e74700ac49940f5b2b06582938a7e9 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Sun, 14 Jul 2024 17:02:28 +0530 Subject: [PATCH 182/280] Update saxophone.json --- domains/saxophone.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/saxophone.json b/domains/saxophone.json index 746f536da..bcb29fd58 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -5,6 +5,18 @@ "email": "itsarchit@keemail.me" }, "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net" From c2ff055e7b53c49992d2c043041ee0e41cd19d4f Mon Sep 17 00:00:00 2001 From: me0w-0 Date: Sun, 14 Jul 2024 17:04:04 +0530 Subject: [PATCH 183/280] Create lasty.json --- domains/lasty.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lasty.json diff --git a/domains/lasty.json b/domains/lasty.json new file mode 100644 index 000000000..1674cd4e0 --- /dev/null +++ b/domains/lasty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "me0w-0", + "email": "lasty@outlook.in" + }, + "record": { + "CNAME": "lasty.pages.dev" + } +} From d39d9d20595b38d6c132319db446ae8b288d11fe Mon Sep 17 00:00:00 2001 From: me0w-0 Date: Sun, 14 Jul 2024 17:55:40 +0530 Subject: [PATCH 184/280] Create _discord.lasty.json --- domains/_discord.lasty.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.lasty.json diff --git a/domains/_discord.lasty.json b/domains/_discord.lasty.json new file mode 100644 index 000000000..887e589c2 --- /dev/null +++ b/domains/_discord.lasty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "me0w-0", + "email": "lasty@outlook.in" + }, + "record": { + "TXT": "dh=c380482ea03623c429b2750e9daa2f2778dc18b8" + } +} From 306497c001b66901b7725d853e7fe489c8dfc8ee Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 14 Jul 2024 09:08:44 -0400 Subject: [PATCH 185/280] Delete domains/Hardik.json --- domains/Hardik.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/Hardik.json diff --git a/domains/Hardik.json b/domains/Hardik.json deleted file mode 100644 index 646364368..000000000 --- a/domains/Hardik.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hardik Portofolio", - "repo": "https://github.com/Hardik-Vanani/portfolio", - "owner": { - "username": "Hardik-Vanani", - "email": "vananihardik8553@gmail.com" - }, - "record": { - "CNAME": "Hardik-Vanani.github.io" - } -} From ac94d24afd50616fc6fb2a4c3741584ac8bbd62a Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 14 Jul 2024 09:09:08 -0400 Subject: [PATCH 186/280] move vhardik to domains folder --- vhardik => domains/vhardik | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename vhardik => domains/vhardik (100%) diff --git a/vhardik b/domains/vhardik similarity index 100% rename from vhardik rename to domains/vhardik From 5ddae49cc8e909cd39d1293be0dc19a0a4069611 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 14 Jul 2024 09:14:00 -0400 Subject: [PATCH 187/280] fix capitilzation --- domains/vhardik | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vhardik b/domains/vhardik index 646364368..edc213e29 100644 --- a/domains/vhardik +++ b/domains/vhardik @@ -6,6 +6,6 @@ "email": "vananihardik8553@gmail.com" }, "record": { - "CNAME": "Hardik-Vanani.github.io" + "CNAME": "hardik-vanani.github.io" } } From 8a768934e77d7492cce99fa85e0bd89dd05efa44 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 14 Jul 2024 09:15:53 -0400 Subject: [PATCH 188/280] Rename vhardik to vhardik.json --- domains/{vhardik => vhardik.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{vhardik => vhardik.json} (100%) diff --git a/domains/vhardik b/domains/vhardik.json similarity index 100% rename from domains/vhardik rename to domains/vhardik.json From c911420d99123c92bcae0892426058c4dba29094 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sun, 14 Jul 2024 22:02:50 +0800 Subject: [PATCH 189/280] Update api.shockbs.json --- domains/api.shockbs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json index a4be3930b..6dbe49a35 100644 --- a/domains/api.shockbs.json +++ b/domains/api.shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "CNAME": "apishockbsshockbsxddd.onrender.com" } } From 712f1aabd31e7b24e139d09e95dc9bbf1d85ecc7 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:11:35 +0300 Subject: [PATCH 190/280] Update _discord.cutedog5695.json --- domains/_discord.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.cutedog5695.json b/domains/_discord.cutedog5695.json index a42bbd84b..bbe793923 100644 --- a/domains/_discord.cutedog5695.json +++ b/domains/_discord.cutedog5695.json @@ -1,7 +1,7 @@ { "owner": { "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", + "email": "", "discord": "cutedog5695", "twitter": "cutedog5695" }, From 020b1aa121362be4024950af88b5356995cafbcb Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:11:56 +0300 Subject: [PATCH 191/280] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 895d5115f..086a7c053 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -1,7 +1,7 @@ { "owner": { "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", + "email": "", "discord": "716306888492318790", "twitter": "cutedog5695" }, From 7195d17a415c229657671f3e8daa493cd88da1b1 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:12:07 +0300 Subject: [PATCH 192/280] Update _github-pages-challenge-CuteDog5695.cutedog5695.json --- domains/_github-pages-challenge-CuteDog5695.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json index 42643aeee..44ef4b09d 100644 --- a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json +++ b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json @@ -1,7 +1,7 @@ { "owner": { "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", + "email": "", "discord": "cutedog5695", "twitter": "cutedog5695" }, From 24c02b2cf1157be7afc390a8fd6da313aa78938a Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:12:35 +0300 Subject: [PATCH 193/280] Delete domains/ss.cutedog5695.json --- domains/ss.cutedog5695.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ss.cutedog5695.json diff --git a/domains/ss.cutedog5695.json b/domains/ss.cutedog5695.json deleted file mode 100644 index 86c042d71..000000000 --- a/domains/ss.cutedog5695.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", - "discord": "cutedog5695", - "twitter": "cutedog5695" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 24c59b25afe4e1774e210fb2337305a7d6b944f3 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:13:02 +0300 Subject: [PATCH 194/280] Delete domains/img.cutedog5695.json --- domains/img.cutedog5695.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/img.cutedog5695.json diff --git a/domains/img.cutedog5695.json b/domains/img.cutedog5695.json deleted file mode 100644 index 86c042d71..000000000 --- a/domains/img.cutedog5695.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", - "discord": "cutedog5695", - "twitter": "cutedog5695" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 4d16ff15e07be2f216c63e74d87513fe617b7ea5 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:13:10 +0300 Subject: [PATCH 195/280] Update test.cutedog5695.json --- domains/test.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/test.cutedog5695.json b/domains/test.cutedog5695.json index 0228931d2..f38aad1e7 100644 --- a/domains/test.cutedog5695.json +++ b/domains/test.cutedog5695.json @@ -1,7 +1,7 @@ { "owner": { "username": "CuteDog5695", - "email": "cutedog5695@gmail.com", + "email": "", "discord": "716306888492318790", "twitter": "cutedog5695" }, From a952c1496866919d8d7cf9ce62af26092222827d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:13:25 +0300 Subject: [PATCH 196/280] Update _github-pages-challenge-CuteDog5695.cutedog5695.json --- domains/_github-pages-challenge-CuteDog5695.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json index 44ef4b09d..c2d66c756 100644 --- a/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json +++ b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json @@ -2,7 +2,7 @@ "owner": { "username": "CuteDog5695", "email": "", - "discord": "cutedog5695", + "discord": "716306888492318790", "twitter": "cutedog5695" }, "record": { From 8c28a7336fa6124a25531e4735e432201d4b1e0b Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 14 Jul 2024 17:13:31 +0300 Subject: [PATCH 197/280] Update _discord.cutedog5695.json --- domains/_discord.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.cutedog5695.json b/domains/_discord.cutedog5695.json index bbe793923..ae46c9666 100644 --- a/domains/_discord.cutedog5695.json +++ b/domains/_discord.cutedog5695.json @@ -2,7 +2,7 @@ "owner": { "username": "CuteDog5695", "email": "", - "discord": "cutedog5695", + "discord": "716306888492318790", "twitter": "cutedog5695" }, "record": { From 1be7767752e6e36f6796cdba593d40749e86e709 Mon Sep 17 00:00:00 2001 From: Potato_Chips0706 <126580310+potato0706@users.noreply.github.com> Date: Sun, 14 Jul 2024 22:13:41 +0800 Subject: [PATCH 198/280] Create _github-pages-challenge-potato0706.potatochips0706.json --- ...ithub-pages-challenge-potato0706.potatochips0706.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-potato0706.potatochips0706.json diff --git a/domains/_github-pages-challenge-potato0706.potatochips0706.json b/domains/_github-pages-challenge-potato0706.potatochips0706.json new file mode 100644 index 000000000..637ee416f --- /dev/null +++ b/domains/_github-pages-challenge-potato0706.potatochips0706.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "potato0706", + "email": "potatochips0706@gmail.com" + }, + "record": { + "TXT": "5b91b8e422a44c261ea94f0cd21d21" + } +} From c92b5c63e91aeb376e06eff9555c5455f555396a Mon Sep 17 00:00:00 2001 From: nguyenquangdungfx28972 <140417627+nguyenquangdungfx28972@users.noreply.github.com> Date: Sun, 14 Jul 2024 22:24:49 +0700 Subject: [PATCH 199/280] Register nhatphong.is-a.dev --- domains/nhatphong.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nhatphong.json diff --git a/domains/nhatphong.json b/domains/nhatphong.json new file mode 100644 index 000000000..dc93e12be --- /dev/null +++ b/domains/nhatphong.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nguyenquangdungfx28972", + "email": "dungnqFX28972@funix.edu.vn", + "discord": "1050395028452806714" + }, + + "record": { + "CNAME": "nhatphongsite.pages.dev" + } + } + \ No newline at end of file From 11d95d06e9475bb40f04b96eb27090e302477440 Mon Sep 17 00:00:00 2001 From: Aceharry16 <108174709+Aceharry16@users.noreply.github.com> Date: Sun, 14 Jul 2024 21:09:56 +0530 Subject: [PATCH 200/280] Register theharry.is-a.dev --- domains/theharry.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theharry.json diff --git a/domains/theharry.json b/domains/theharry.json new file mode 100644 index 000000000..7e9a5a9d2 --- /dev/null +++ b/domains/theharry.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Aceharry16", + "email": "aceharry16@gmail.com", + "discord": "1229076684066783252" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file From c3811b2ecb9169cf27559c2c264630e9baf5599e Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Sun, 14 Jul 2024 17:59:14 +0200 Subject: [PATCH 201/280] Create rediblesky.json --- domains/rediblesky.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/rediblesky.json diff --git a/domains/rediblesky.json b/domains/rediblesky.json new file mode 100644 index 000000000..e9098d2c4 --- /dev/null +++ b/domains/rediblesky.json @@ -0,0 +1,13 @@ +{ + "description": "RedibleSky's site", + "repo": "https://github.com/RedibleSky/RedibleSky.github.io", + "owner": { + "username": "RedibleSky", + "email": "user0thenyancat@proton.me", + "discord": "1143176245018906697" + }, + + "record": { + "CNAME": "rediblesky.github.io" + } +} From 13464084310b89b0c3e69ff323da3e8adc6dac62 Mon Sep 17 00:00:00 2001 From: Bob16077777 <80724277+bob16077@users.noreply.github.com> Date: Sun, 14 Jul 2024 10:01:28 -0700 Subject: [PATCH 202/280] Create _github-pages-challenge-bob16077.bob16077.json --- domains/_github-pages-challenge-bob16077.bob16077.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-bob16077.bob16077.json diff --git a/domains/_github-pages-challenge-bob16077.bob16077.json b/domains/_github-pages-challenge-bob16077.bob16077.json new file mode 100644 index 000000000..264aef891 --- /dev/null +++ b/domains/_github-pages-challenge-bob16077.bob16077.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bob16077", + "email": "", + "discord": "bob16077777" + }, + "record": { + "TXT": "8e9dc25e9c1ae9cc0823ede9ba135d" + } +} From 09013d7fe7c868f39856245dc03a82c5fb15f0f6 Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 20:01:20 +0200 Subject: [PATCH 203/280] Create _github-pages-challenge-gabekgfx.gabek.json --- domains/_github-pages-challenge-gabekgfx.gabek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-gabekgfx.gabek.json diff --git a/domains/_github-pages-challenge-gabekgfx.gabek.json b/domains/_github-pages-challenge-gabekgfx.gabek.json new file mode 100644 index 000000000..ec4a1d969 --- /dev/null +++ b/domains/_github-pages-challenge-gabekgfx.gabek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gabekgfx", + "email": "bussines.gabrys@gmail.com" + }, + "record": { + "TXT": "e9b873f6071bb8f4c1384efe52d14d" + } +} From 7bfdc0c7c2469d8e48f2444146aa9afd747bc306 Mon Sep 17 00:00:00 2001 From: Muhammadyusuf <45625440+muhammadyusuf-kurbonov@users.noreply.github.com> Date: Mon, 15 Jul 2024 01:31:07 +0500 Subject: [PATCH 204/280] Create texnogrand-dev.json --- domains/texnogrand-dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/texnogrand-dev.json diff --git a/domains/texnogrand-dev.json b/domains/texnogrand-dev.json new file mode 100644 index 000000000..91235a045 --- /dev/null +++ b/domains/texnogrand-dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muhamamdyusuf-kurbonov", + "email": "muhammadyusuf.kurbonov2002@gmail.com" + }, + "record": { + "A": "213.199.33.74" + } +} From a5a8c41b2de9066e320d41b381832fbbe482697e Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:45:56 +0200 Subject: [PATCH 205/280] Create www.vamtic.json --- domains/www.vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.vamtic.json diff --git a/domains/www.vamtic.json b/domains/www.vamtic.json new file mode 100644 index 000000000..c6e798b9e --- /dev/null +++ b/domains/www.vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "CNAME": "vamtic.vercel.app" + } +} From 0d8f806b3de79d0656c7006db59444c83a636462 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:46:10 +0200 Subject: [PATCH 206/280] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index bacc6f6fa..fb71696f9 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "https://cynical-platypus-4850.dataplicity.io" + "CNAME": "https://cynical-platypus-4850.dataplicity.io" } } From b0b57739601df3861f46ab7cd253c29130dc7207 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:47:55 +0200 Subject: [PATCH 207/280] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index fb71696f9..3ca66d4f5 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "https://cynical-platypus-4850.dataplicity.io" + "CNAME": "cynical-platypus-4850.dataplicity.io" } } From 90560746525780597f4d6c45c48e50073d5c5d29 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:59:49 +0200 Subject: [PATCH 208/280] Rename www.vamtic.json to info.vamtic.json --- domains/{www.vamtic.json => info.vamtic.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{www.vamtic.json => info.vamtic.json} (100%) diff --git a/domains/www.vamtic.json b/domains/info.vamtic.json similarity index 100% rename from domains/www.vamtic.json rename to domains/info.vamtic.json From 3dfd94f6e5d564a63a7a84d728b39a3bf313c64f Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 03:11:11 +0200 Subject: [PATCH 209/280] Update and rename info.vamtic.json to _github-pages-challenge-vamtic.info.vamtic.json --- ...tic.json => _github-pages-challenge-vamtic.info.vamtic.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{info.vamtic.json => _github-pages-challenge-vamtic.info.vamtic.json} (69%) diff --git a/domains/info.vamtic.json b/domains/_github-pages-challenge-vamtic.info.vamtic.json similarity index 69% rename from domains/info.vamtic.json rename to domains/_github-pages-challenge-vamtic.info.vamtic.json index c6e798b9e..bf41195b6 100644 --- a/domains/info.vamtic.json +++ b/domains/_github-pages-challenge-vamtic.info.vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "vamtic.vercel.app" + "TXT": "2c3be6e6d0f5584a12a0c28b56cfa8" } } From 30148730729210e414e48f8640baeed04bc737fc Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:50:56 +0530 Subject: [PATCH 210/280] Create blog.saxophone.json --- domains/blog.saxophone.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 domains/blog.saxophone.json diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json new file mode 100644 index 000000000..c7e0bb7d6 --- /dev/null +++ b/domains/blog.saxophone.json @@ -0,0 +1,21 @@ +{ + "description": "subdomain for my blog", + "owner": { + "username": "saxophone-guy", + "email": "itsarchit@keemail.me" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] + } +} From b32ddc0a628c441dcba516f50129d56836b8ed8f Mon Sep 17 00:00:00 2001 From: quvvii <155425031+quvvii@users.noreply.github.com> Date: Mon, 15 Jul 2024 11:04:55 +0300 Subject: [PATCH 211/280] Create _github-pages-challenge-quvvii.quvi.json --- domains/_github-pages-challenge-quvvii.quvi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-quvvii.quvi.json diff --git a/domains/_github-pages-challenge-quvvii.quvi.json b/domains/_github-pages-challenge-quvvii.quvi.json new file mode 100644 index 000000000..8906daf64 --- /dev/null +++ b/domains/_github-pages-challenge-quvvii.quvi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "quvvii", + "email": "quvi.top@gmail.com" + }, + "record": { + "TXT": "73689a256517432e99c181b07d0a83" + } +} From 8038e429f0e5c93c37f00078db06a40da355ecba Mon Sep 17 00:00:00 2001 From: Chadee <110680757+chadeeeee@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:13:17 +0300 Subject: [PATCH 212/280] Create chadee.json --- domains/chadee.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/chadee.json diff --git a/domains/chadee.json b/domains/chadee.json new file mode 100644 index 000000000..b6f7cd675 --- /dev/null +++ b/domains/chadee.json @@ -0,0 +1,17 @@ +{ + "description": "Chadee website", + "repo": "https://github.com/chadeeeee/chadee-site", + "owner": { + "username": "chadeeeee", + "telegram": "@chadeeeeeeeeee", + "email": "esurginet2011@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 4d5c47c4a81de31fa31726db7328eb2a0f3771ee Mon Sep 17 00:00:00 2001 From: Chadee <110680757+chadeeeee@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:21:34 +0300 Subject: [PATCH 213/280] Create _github-pages-challenge-chadeeeee.chadee.json --- .../_github-pages-challenge-chadeeeee.chadee.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-chadeeeee.chadee.json diff --git a/domains/_github-pages-challenge-chadeeeee.chadee.json b/domains/_github-pages-challenge-chadeeeee.chadee.json new file mode 100644 index 000000000..ff922c3e2 --- /dev/null +++ b/domains/_github-pages-challenge-chadeeeee.chadee.json @@ -0,0 +1,12 @@ +{ + "description": "Chadee website", + "repo": "https://github.com/chadeeeee/chadee-site", + "owner": { + "username": "chadeeeee", + "telegram": "@chadeeeeeeeeee", + "email": "esurginet2011@gmail.com" + }, + "record": { + "TXT": "86c9964ec0f6d3ccbb233390376306" + } +} From 32b330ec9841683f862786bc8d51c6f7ac69b444 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 Jul 2024 17:35:00 +0800 Subject: [PATCH 214/280] delete catfoolyou.json --- domains/catfoolyou.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/catfoolyou.json diff --git a/domains/catfoolyou.json b/domains/catfoolyou.json deleted file mode 100644 index e8eb280e5..000000000 --- a/domains/catfoolyou.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "catfoolyou", - "email": "catfoolyou.github@manyme.com" - }, - "record": { - "URL": "https://vast-puce-hippo-shoe.cyclic.app/" - } -} From ab917db848d7d4c860f50b81d80298de44e48810 Mon Sep 17 00:00:00 2001 From: Muhammadyusuf <45625440+muhammadyusuf-kurbonov@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:56:08 +0500 Subject: [PATCH 215/280] Update domains/texnogrand-dev.json Co-authored-by: CuteDog5695 --- domains/texnogrand-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/texnogrand-dev.json b/domains/texnogrand-dev.json index 91235a045..0c4c6529f 100644 --- a/domains/texnogrand-dev.json +++ b/domains/texnogrand-dev.json @@ -4,6 +4,6 @@ "email": "muhammadyusuf.kurbonov2002@gmail.com" }, "record": { - "A": "213.199.33.74" + "A": ["213.199.33.74"] } } From ba6017d2b0dfdff9d5029b5ceabab3704747fd97 Mon Sep 17 00:00:00 2001 From: quvvii <155425031+quvvii@users.noreply.github.com> Date: Mon, 15 Jul 2024 13:38:03 +0300 Subject: [PATCH 216/280] Create quvi.json --- domains/quvi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quvi.json diff --git a/domains/quvi.json b/domains/quvi.json new file mode 100644 index 000000000..ab00dd217 --- /dev/null +++ b/domains/quvi.json @@ -0,0 +1,11 @@ +{ + "description": "Domain for my bio", + "repo": "https://github.com/quvvii/quvvii.github.io", + "owner": { + "username": "quvvii", + "email": "quvi.top@gmail.com" + }, + "record": { + "CNAME": "quvvii.github.io" + } +} From 679717f657b4acb4a7c08511b124a093b25eae84 Mon Sep 17 00:00:00 2001 From: Akash ramesh <59521490+akash2600707@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:13:04 +0530 Subject: [PATCH 217/280] ADD --- domains/akashr.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/akashr.json b/domains/akashr.json index d6c799907..5886e4058 100644 --- a/domains/akashr.json +++ b/domains/akashr.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } -} +{ + "owner": { + "username": "akash2600707", + "email": "akashramesh2607@gmail.com" + }, + "record": { + "CNAME": "akashr-portfolio.onrender.com" + } +} \ No newline at end of file From 464be92d7f8e5fde5bc44193bdeec3d5d08e274e Mon Sep 17 00:00:00 2001 From: notjaneq <89271794+notjaneq@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:57:34 +0200 Subject: [PATCH 218/280] Create janeq.json --- domains/janeq.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/janeq.json diff --git a/domains/janeq.json b/domains/janeq.json new file mode 100644 index 000000000..2cd42f9f3 --- /dev/null +++ b/domains/janeq.json @@ -0,0 +1,11 @@ +{ + "description": "I wanna use this website as a database of brawl stars assets", + "repo": "https://github.com/notjaneq/bs", + "owner": { + "username": "notjaneq", + "email": "a2012989z@gmail.com", + }, + "record": { + "CNAME": "notjaneq.github.io" + } +} From b04bb9c0cb8f49add3a51181d49b92416532d344 Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:34:37 +0530 Subject: [PATCH 219/280] Create hachiro.is-a.dev --- domains/hachiro | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hachiro diff --git a/domains/hachiro b/domains/hachiro new file mode 100644 index 000000000..b1d178cba --- /dev/null +++ b/domains/hachiro @@ -0,0 +1,11 @@ +{ + "description": "Redirects to my freind's roblox pfp (temp)", + "repo": "https://github.com/bananalolok/register", + "owner": { + "username": "bananalolok", + "discord": "banana_lol_7678" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} From e5427e696bfe69d6878c2ffb8712113d421a940a Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:35:39 +0530 Subject: [PATCH 220/280] Update katz.json removed email feild and added discord --- domains/katz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/katz.json b/domains/katz.json index 8ef74985d..4a7619402 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -1,7 +1,7 @@ { "owner": { "username": "Bananalolok", - "email": "imethlol1234@gmail.com" + "discord": "banana_lol_7678" }, "record": { "A": [ From 4765b14d6d0038155c910f80413b8f2134bb6e29 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:45:51 +0530 Subject: [PATCH 221/280] Update blog.saxophone.json --- domains/blog.saxophone.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json index c7e0bb7d6..edd8bd797 100644 --- a/domains/blog.saxophone.json +++ b/domains/blog.saxophone.json @@ -5,17 +5,6 @@ "email": "itsarchit@keemail.me" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ] + "CNAME": "na-west1.surge.sh" } } From 4f1eb8418424bd31bc3c034bf90a1c44bd666ef4 Mon Sep 17 00:00:00 2001 From: Acronical Date: Mon, 15 Jul 2024 16:43:03 +0100 Subject: [PATCH 222/280] Update yrrahbot.acronical.json --- domains/yrrahbot.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json index f0731f8bc..12c0e766c 100644 --- a/domains/yrrahbot.acronical.json +++ b/domains/yrrahbot.acronical.json @@ -4,6 +4,6 @@ "email": "acronicalbusiness@gmail.com" }, "record": { - "CNAME": "9595.site.bot-hosting.net" + "A": "http://209.38.167.110" } } From cb209e941504ec95cc77feee1d4ec7bcafed5669 Mon Sep 17 00:00:00 2001 From: Acronical Date: Mon, 15 Jul 2024 16:43:12 +0100 Subject: [PATCH 223/280] Update yrrahbot.acronical.json --- domains/yrrahbot.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json index 12c0e766c..f9e963bb0 100644 --- a/domains/yrrahbot.acronical.json +++ b/domains/yrrahbot.acronical.json @@ -4,6 +4,6 @@ "email": "acronicalbusiness@gmail.com" }, "record": { - "A": "http://209.38.167.110" + "A": "209.38.167.110" } } From 159c415ba48bd848f0aa40fa4cd6047f9cdde605 Mon Sep 17 00:00:00 2001 From: RYO <104158911+ridwanyinus@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:47:05 +0100 Subject: [PATCH 224/280] Register ridwan.is-a.dev --- domains/ridwan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ridwan.json diff --git a/domains/ridwan.json b/domains/ridwan.json new file mode 100644 index 000000000..1398162fd --- /dev/null +++ b/domains/ridwan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ridwanyinus", + "email": "ridwanyinusa15@gmail.com", + "discord": "1142082910351011991" + }, + + "record": { + "CNAME": "https://ridwanyinus.vercel.app/" + } + } + \ No newline at end of file From 1be8e4607893c4df3cac7fef99b722d61ca9a7a9 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Mon, 15 Jul 2024 11:15:50 -0500 Subject: [PATCH 225/280] Create images.json --- domains/images.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/images.json diff --git a/domains/images.json b/domains/images.json new file mode 100644 index 000000000..1da09d2c7 --- /dev/null +++ b/domains/images.json @@ -0,0 +1,12 @@ +{ + "description": "image server", + "repo": "https://github.com/civic1007/image-service", + "owner": { + "username": "civic1007", + "email": "", + "discord": "civic1007" + }, + "record": { + "CNAME": "civics-api.pages.dev" + } +} From d43b51e6722fc97ad22acaf6d74538702ecced19 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:13:53 +0200 Subject: [PATCH 226/280] Create szisza.vamtic.json --- domains/szisza.vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/szisza.vamtic.json diff --git a/domains/szisza.vamtic.json b/domains/szisza.vamtic.json new file mode 100644 index 000000000..45f0d23d7 --- /dev/null +++ b/domains/szisza.vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "CNAME": "szisza.pages.dev" + } +} From 258692ad71a35941e5ad445328c35848996d1a56 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:16:49 +0200 Subject: [PATCH 227/280] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 3ca66d4f5..6e4e57eea 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "cynical-platypus-4850.dataplicity.io" + "URL": "cynical-platypus-4850.dataplicity.io" } } From fc3be47106d5b3b71cfed0a2bd8af2e9bba8b08d Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:17:46 +0200 Subject: [PATCH 228/280] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 6e4e57eea..bacc6f6fa 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "cynical-platypus-4850.dataplicity.io" + "URL": "https://cynical-platypus-4850.dataplicity.io" } } From cd75135fc3e387a670ed594643f650f2a95926ba Mon Sep 17 00:00:00 2001 From: civic1007 Date: Mon, 15 Jul 2024 13:02:53 -0500 Subject: [PATCH 229/280] Rename images.json to civic.images.json --- domains/{images.json => civic.images.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{images.json => civic.images.json} (100%) diff --git a/domains/images.json b/domains/civic.images.json similarity index 100% rename from domains/images.json rename to domains/civic.images.json From a8a3f5af087a3bc9e6e8ab8b82b278ad4d84529b Mon Sep 17 00:00:00 2001 From: civic1007 Date: Mon, 15 Jul 2024 13:04:35 -0500 Subject: [PATCH 230/280] Rename civic.images.json to images.civic.json --- domains/{civic.images.json => images.civic.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{civic.images.json => images.civic.json} (100%) diff --git a/domains/civic.images.json b/domains/images.civic.json similarity index 100% rename from domains/civic.images.json rename to domains/images.civic.json From fe95b2c3be920642005a9ea5a558a8ac9e97ccce Mon Sep 17 00:00:00 2001 From: SpyRisk <46430869+SpauriRosso@users.noreply.github.com> Date: Mon, 15 Jul 2024 22:36:29 +0200 Subject: [PATCH 231/280] Register nass.is-a.dev --- domains/nass.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nass.json diff --git a/domains/nass.json b/domains/nass.json new file mode 100644 index 000000000..2e3b61971 --- /dev/null +++ b/domains/nass.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SpauriRosso", + "email": "spy456@zoho.com", + "discord": "404659098919895045" + }, + + "record": { + "A": ["64.226.79.220"] + } + } + \ No newline at end of file From 475aa228ea8ad1acee244571abf2f98227cfcc93 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:04:41 +0200 Subject: [PATCH 232/280] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index bacc6f6fa..3294c623d 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "https://cynical-platypus-4850.dataplicity.io" + "A": "89.106.200.1" } } From 53dd0b8ebcf16abc5c016e3a09f827c0e907317c Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:14:44 +0200 Subject: [PATCH 233/280] Update domains/vamtic.json Co-authored-by: CuteDog5695 --- domains/vamtic.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index 3294c623d..86f869730 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,7 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": "89.106.200.1" + "A": ["89.106.200.1"] + } } From 6f935ba455af161a164ea33ca598f314d85cd271 Mon Sep 17 00:00:00 2001 From: RYO <104158911+ridwanyinus@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:05:07 +0100 Subject: [PATCH 234/280] Register ridwanullah.is-a.dev --- domains/ridwanullah.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ridwanullah.json diff --git a/domains/ridwanullah.json b/domains/ridwanullah.json new file mode 100644 index 000000000..756471d35 --- /dev/null +++ b/domains/ridwanullah.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ridwanyinus", + "email": "ridwanyinusa15@gmail.com", + "discord": "1142082910351011991" + }, + + "record": { + "CNAME": "ridwanyinusa.netlify.app" + } + } + \ No newline at end of file From 42512b0a32136f6f3f3c216b938e1c5eafd1adc6 Mon Sep 17 00:00:00 2001 From: Endeade <120813259+Endeade@users.noreply.github.com> Date: Tue, 16 Jul 2024 00:18:43 +0200 Subject: [PATCH 235/280] Register endeade.is-a.dev --- domains/endeade.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/endeade.json diff --git a/domains/endeade.json b/domains/endeade.json new file mode 100644 index 000000000..be543bd7d --- /dev/null +++ b/domains/endeade.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Endeade", + "email": "endeade80@gmail.com", + "discord": "1117869855538942032" + }, + + "record": { + "CNAME": "endeade.github.io" + } + } + \ No newline at end of file From 207fd449b4d4af0bce54efbfb9d276573bf084ba Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:32:31 +0200 Subject: [PATCH 236/280] Update lanonymous.json --- domains/lanonymous.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lanonymous.json b/domains/lanonymous.json index 4e99abd75..305638b0c 100644 --- a/domains/lanonymous.json +++ b/domains/lanonymous.json @@ -1,5 +1,5 @@ { - "description": "Lanonymous own website for contact and tech...", + "description": "Lanonymous own website for contact.", "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io", "owner": { "username": "RLLanonymous", @@ -8,4 +8,4 @@ "record": { "URL": "https://rllanonymous.github.io/" } - } \ No newline at end of file + } From 0bde80202082b64609da024c2a7af66bdfabe6db Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:35:53 +0200 Subject: [PATCH 237/280] Update lanonymous.json --- domains/lanonymous.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lanonymous.json b/domains/lanonymous.json index 305638b0c..b19ff0cd3 100644 --- a/domains/lanonymous.json +++ b/domains/lanonymous.json @@ -6,6 +6,6 @@ "email": "ethanweirich31@gmail.com" }, "record": { - "URL": "https://rllanonymous.github.io/" + "CNAME": "https://rllanonymous.github.io/" } } From 60a3e6a1f34b9f2fd2a908a6611156542d720ad7 Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:39:39 +0200 Subject: [PATCH 238/280] Create rllanonymous.json --- domains/rllanonymous.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rllanonymous.json diff --git a/domains/rllanonymous.json b/domains/rllanonymous.json new file mode 100644 index 000000000..4be583ba2 --- /dev/null +++ b/domains/rllanonymous.json @@ -0,0 +1,11 @@ +{ + "description": "Lanonymous own website for contact.", + "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io", + "owner": { + "username": "RLLanonymous", + "email": "ethanweirich31@gmail.com" + }, + "record": { + "CNAME": "https://rllanonymous.github.io/" + } + } From c8e09f61f9d4d3348c17ff7c43d63cf76590263c Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:41:59 +0200 Subject: [PATCH 239/280] Update rllanonymous.json --- domains/rllanonymous.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rllanonymous.json b/domains/rllanonymous.json index 4be583ba2..26ad81500 100644 --- a/domains/rllanonymous.json +++ b/domains/rllanonymous.json @@ -6,6 +6,6 @@ "email": "ethanweirich31@gmail.com" }, "record": { - "CNAME": "https://rllanonymous.github.io/" + "CNAME": "rllanonymous.github.io" } } From acf9460e201b7cb794f13a7df588811e1bc13c8e Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:48:21 +0200 Subject: [PATCH 240/280] Update lanonymous.json --- domains/lanonymous.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/domains/lanonymous.json b/domains/lanonymous.json index b19ff0cd3..d3f5a12fa 100644 --- a/domains/lanonymous.json +++ b/domains/lanonymous.json @@ -1,11 +1 @@ -{ - "description": "Lanonymous own website for contact.", - "repo": "https://github.com/RLLanonymous/RLLanonymous.github.io", - "owner": { - "username": "RLLanonymous", - "email": "ethanweirich31@gmail.com" - }, - "record": { - "CNAME": "https://rllanonymous.github.io/" - } - } + From 9e27b37784db528508f98cc8dde1834325e982e7 Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 02:48:34 +0200 Subject: [PATCH 241/280] Delete domains/lanonymous.json --- domains/lanonymous.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/lanonymous.json diff --git a/domains/lanonymous.json b/domains/lanonymous.json deleted file mode 100644 index d3f5a12fa..000000000 --- a/domains/lanonymous.json +++ /dev/null @@ -1 +0,0 @@ - From 7aae4bf16aa317d2f04683e1b5071cbcab64fd99 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:23:54 +0530 Subject: [PATCH 242/280] Update saxophone.json --- domains/saxophone.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index bcb29fd58..6d9da1b46 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -6,16 +6,7 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" + "45.55.110.124", ], "MX": [ "mx1.forwardemail.net", From 7258aaefba6c916c779fb5e5bc68917262f04a82 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:29:14 +0530 Subject: [PATCH 243/280] Update blog.saxophone.json --- domains/blog.saxophone.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json index edd8bd797..b9c4b350e 100644 --- a/domains/blog.saxophone.json +++ b/domains/blog.saxophone.json @@ -5,6 +5,8 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "na-west1.surge.sh" + "A": [ + "45.55.110.124" + ] } } From 2128806f5ef4adcd41a87360fc9304fbe284df9b Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:59:26 +0530 Subject: [PATCH 244/280] Update blog.saxophone.json --- domains/blog.saxophone.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json index b9c4b350e..5ee019aee 100644 --- a/domains/blog.saxophone.json +++ b/domains/blog.saxophone.json @@ -5,8 +5,6 @@ "email": "itsarchit@keemail.me" }, "record": { - "A": [ - "45.55.110.124" - ] + "CNAME": "legendary-madeleine-5d7349.netlify.app" } } From 60199fd2145f523089bb1f533068d92eaebf04e2 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:13:25 +0530 Subject: [PATCH 245/280] Update blog.saxophone.json --- domains/blog.saxophone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json index 5ee019aee..1906b0c00 100644 --- a/domains/blog.saxophone.json +++ b/domains/blog.saxophone.json @@ -5,6 +5,6 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "legendary-madeleine-5d7349.netlify.app" + "CNAME": "my-blog-8il5.onrender.com" } } From 0a76cbdcabcb8ea5cfacb23de2d8a37a2b5f4add Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:32:52 +0530 Subject: [PATCH 246/280] Update saxophone.json --- domains/saxophone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 6d9da1b46..8ed9565bf 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.55.110.124", + "216.24.57.1", ], "MX": [ "mx1.forwardemail.net", From cde152bd43e0bf443e7a9c9152fde8014105688b Mon Sep 17 00:00:00 2001 From: Alecks20 <109296824+Alecks20@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:52:51 +0800 Subject: [PATCH 247/280] Move to Railway --- domains/alecks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alecks.json b/domains/alecks.json index ce6313a9a..e61b812fc 100644 --- a/domains/alecks.json +++ b/domains/alecks.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "geode.alecks.dev" + "CNAME": "mmsehn6m.up.railway.app" } } From 1d2ae07caeb8ace4eff7adcdb7d145b99fbfa5b6 Mon Sep 17 00:00:00 2001 From: bikoil Date: Tue, 16 Jul 2024 12:46:20 +0300 Subject: [PATCH 248/280] Added biko.json domain --- domains/biko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/biko.json diff --git a/domains/biko.json b/domains/biko.json new file mode 100644 index 000000000..f30299260 --- /dev/null +++ b/domains/biko.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website that will be used as an introduction to me, how to contact me, my blog posts and more", + "repo": "https://github.com/Bikoil/bikoil.github.io", + "owner": { + "username": "bikoil", + "email": "devbikoilu@gmail.com", + "twitter": "BikoAni" + }, + "record": { + "CNAME": "bikoil.github.io" + } +} From 54f3ad2deb6459bfb30599f2c9758c597d3fd3fa Mon Sep 17 00:00:00 2001 From: Ridwan Date: Tue, 16 Jul 2024 11:28:40 +0100 Subject: [PATCH 249/280] removed vercel, please add updated link --- domains/ridwan.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/ridwan.json b/domains/ridwan.json index 1398162fd..3fde54f01 100644 --- a/domains/ridwan.json +++ b/domains/ridwan.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "ridwanyinus", - "email": "ridwanyinusa15@gmail.com", - "discord": "1142082910351011991" - }, - - "record": { - "CNAME": "https://ridwanyinus.vercel.app/" - } - } - \ No newline at end of file + "owner": { + "username": "ridwanyinus", + "email": "ridwanyinusa15@gmail.com", + "discord": "1142082910351011991" + }, + + "record": { + "CNAME": "ridwanyinusa.netlify.app" + } +} From 1acbadf20d0cf54bf7df56c98cb429f66b247e34 Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:53:31 +0530 Subject: [PATCH 250/280] Update domains/saxophone.json Co-authored-by: CuteDog5695 --- domains/saxophone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 8ed9565bf..46ae67604 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "216.24.57.1", + "216.24.57.1" ], "MX": [ "mx1.forwardemail.net", From 7ab7b8aa4a2065f935db673594af8b9b92a3ba77 Mon Sep 17 00:00:00 2001 From: Lanonymous <163461193+RLLanonymous@users.noreply.github.com> Date: Tue, 16 Jul 2024 14:01:57 +0200 Subject: [PATCH 251/280] Create _discord.rllanonymous.json --- domains/_discord.rllanonymous.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.rllanonymous.json diff --git a/domains/_discord.rllanonymous.json b/domains/_discord.rllanonymous.json new file mode 100644 index 000000000..fdc343de9 --- /dev/null +++ b/domains/_discord.rllanonymous.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RLLanonymous", + "email": "ethanweirich31@gmail.com" + }, + "record": { + "TXT": "dh=da8ae85aafa7325f95bd440a972eb5efa90c45f6" + } +} From 1ae8d2990da3ce0c4b0e163ed5db16f8d9288ea4 Mon Sep 17 00:00:00 2001 From: Socketlike <36399055+Socketlike@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:07:31 +0700 Subject: [PATCH 252/280] chore(evie): replace `email` with `discordId` from `owner` --- domains/_discord.evie.json | 2 +- domains/_github-pages-challenge-Socketlike.evie.json | 2 +- domains/evie.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json index ffaa8523f..942245d32 100644 --- a/domains/_discord.evie.json +++ b/domains/_discord.evie.json @@ -1,7 +1,7 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discordId": "285329659023851520" }, "record": { "TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e" diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json index bf1fcdb5e..97700f78a 100644 --- a/domains/_github-pages-challenge-Socketlike.evie.json +++ b/domains/_github-pages-challenge-Socketlike.evie.json @@ -1,7 +1,7 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discord": "285329659023851520" }, "record": { "TXT": "351773beb3717122300722aeb5d1ac" diff --git a/domains/evie.json b/domains/evie.json index 2f79b7022..d66e85e37 100644 --- a/domains/evie.json +++ b/domains/evie.json @@ -1,7 +1,7 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discordId": "285329659023851520" }, "record": { "CNAME": "socketlike.github.io" From c7ef29c3bdc55035c291a50fb4b8e11b0e04c477 Mon Sep 17 00:00:00 2001 From: Socketlike <36399055+Socketlike@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:07:31 +0700 Subject: [PATCH 253/280] chore(evie): replace `email` with `discordId`, `discord` from `owner` --- domains/_discord.evie.json | 3 ++- domains/_github-pages-challenge-Socketlike.evie.json | 3 ++- domains/evie.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json index ffaa8523f..435aef748 100644 --- a/domains/_discord.evie.json +++ b/domains/_discord.evie.json @@ -1,7 +1,8 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discordId": "285329659023851520", + "discord": "encyclopedic" }, "record": { "TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e" diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json index bf1fcdb5e..08df47490 100644 --- a/domains/_github-pages-challenge-Socketlike.evie.json +++ b/domains/_github-pages-challenge-Socketlike.evie.json @@ -1,7 +1,8 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discordId": "285329659023851520", + "discord": "encyclopedic" }, "record": { "TXT": "351773beb3717122300722aeb5d1ac" diff --git a/domains/evie.json b/domains/evie.json index 2f79b7022..b2d5ee548 100644 --- a/domains/evie.json +++ b/domains/evie.json @@ -1,7 +1,8 @@ { "owner": { "username": "Socketlike", - "email": "evelynxii.xt@gmail.com" + "discordId": "285329659023851520", + "discord": "encyclopedic" }, "record": { "CNAME": "socketlike.github.io" From 1c5b6745d9210193df692a9586e53ae878eb6053 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Tue, 16 Jul 2024 14:14:42 +0200 Subject: [PATCH 254/280] Create info.vamtic.json --- domains/info.vamtic.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/info.vamtic.json diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json new file mode 100644 index 000000000..d7dd42fec --- /dev/null +++ b/domains/info.vamtic.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "A": "185.199.108.153" + "A": "185.199.109.153" + "A": "185.199.110.153" + "A": "185.199.111.153" + "AAAA": "2606:50c0:8000::153" + "AAAA": "2606:50c0:8001::153" + "AAAA": "2606:50c0:8002::153" + "AAAA": "2606:50c0:8003::153" + } +} From 882e16a5f13a4afd85f3032214ad2e22b994deb8 Mon Sep 17 00:00:00 2001 From: Socketlike <36399055+Socketlike@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:20:41 +0700 Subject: [PATCH 255/280] fix(evie): re-add `email` field --- domains/_discord.evie.json | 3 ++- domains/_github-pages-challenge-Socketlike.evie.json | 3 ++- domains/evie.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json index 435aef748..dc5fd1346 100644 --- a/domains/_discord.evie.json +++ b/domains/_discord.evie.json @@ -2,7 +2,8 @@ "owner": { "username": "Socketlike", "discordId": "285329659023851520", - "discord": "encyclopedic" + "discord": "encyclopedic", + "email": "" }, "record": { "TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e" diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json index 08df47490..7ab6df371 100644 --- a/domains/_github-pages-challenge-Socketlike.evie.json +++ b/domains/_github-pages-challenge-Socketlike.evie.json @@ -2,7 +2,8 @@ "owner": { "username": "Socketlike", "discordId": "285329659023851520", - "discord": "encyclopedic" + "discord": "encyclopedic", + "email": "" }, "record": { "TXT": "351773beb3717122300722aeb5d1ac" diff --git a/domains/evie.json b/domains/evie.json index b2d5ee548..f6220b9cd 100644 --- a/domains/evie.json +++ b/domains/evie.json @@ -2,7 +2,8 @@ "owner": { "username": "Socketlike", "discordId": "285329659023851520", - "discord": "encyclopedic" + "discord": "encyclopedic", + "email": "" }, "record": { "CNAME": "socketlike.github.io" From 3b51d2787e2567544a95ce671206826b769e28b8 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 16 Jul 2024 19:23:55 +0700 Subject: [PATCH 256/280] Update info.vamtic.json --- domains/info.vamtic.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json index d7dd42fec..914b951d4 100644 --- a/domains/info.vamtic.json +++ b/domains/info.vamtic.json @@ -4,13 +4,13 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": "185.199.108.153" - "A": "185.199.109.153" - "A": "185.199.110.153" - "A": "185.199.111.153" - "AAAA": "2606:50c0:8000::153" - "AAAA": "2606:50c0:8001::153" - "AAAA": "2606:50c0:8002::153" - "AAAA": "2606:50c0:8003::153" + "A": ["185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153"], + "AAAA": ["2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153"] } } From 89eb9f9c25e4f40e7a2423c7ce3fd25ab5db0a8d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 16 Jul 2024 19:25:46 +0700 Subject: [PATCH 257/280] Update info.vamtic.json --- domains/info.vamtic.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json index 914b951d4..d7eaa4419 100644 --- a/domains/info.vamtic.json +++ b/domains/info.vamtic.json @@ -7,10 +7,6 @@ "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", - "185.199.111.153"], - "AAAA": ["2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153"] + "185.199.111.153"] } } From 6bd92a9c817403178f89c704f22fc5b52a9aacfa Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 16 Jul 2024 10:14:33 -0400 Subject: [PATCH 258/280] Update domains/yrrahbot.acronical.json Co-authored-by: CuteDog5695 --- domains/yrrahbot.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yrrahbot.acronical.json b/domains/yrrahbot.acronical.json index f9e963bb0..bb972b6e7 100644 --- a/domains/yrrahbot.acronical.json +++ b/domains/yrrahbot.acronical.json @@ -4,6 +4,6 @@ "email": "acronicalbusiness@gmail.com" }, "record": { - "A": "209.38.167.110" + "A": ["209.38.167.110"] } } From 1877b58936981948a1da563233ebf3efe2990651 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 16 Jul 2024 10:16:28 -0400 Subject: [PATCH 259/280] add empty email line --- domains/katz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/katz.json b/domains/katz.json index 4a7619402..2250333da 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -1,7 +1,8 @@ { "owner": { "username": "Bananalolok", - "discord": "banana_lol_7678" + "discord": "banana_lol_7678", + "email": "" }, "record": { "A": [ From a823e278772b09f782237a4895cdcbf61cd75720 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 16 Jul 2024 10:18:01 -0400 Subject: [PATCH 260/280] Update and rename hachiro to hachiro.json --- domains/{hachiro => hachiro.json} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename domains/{hachiro => hachiro.json} (81%) diff --git a/domains/hachiro b/domains/hachiro.json similarity index 81% rename from domains/hachiro rename to domains/hachiro.json index b1d178cba..d08401bd2 100644 --- a/domains/hachiro +++ b/domains/hachiro.json @@ -3,7 +3,8 @@ "repo": "https://github.com/bananalolok/register", "owner": { "username": "bananalolok", - "discord": "banana_lol_7678" + "discord": "banana_lol_7678", + "email": "" }, "record": { "CNAME": "edge.redirect.pizza" From 59eb2652769a06b2c17b99ca9ad2d87a97aff422 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 16 Jul 2024 10:18:47 -0400 Subject: [PATCH 261/280] Update domains/janeq.json Co-authored-by: CuteDog5695 --- domains/janeq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/janeq.json b/domains/janeq.json index 2cd42f9f3..2ae4a57a1 100644 --- a/domains/janeq.json +++ b/domains/janeq.json @@ -3,7 +3,7 @@ "repo": "https://github.com/notjaneq/bs", "owner": { "username": "notjaneq", - "email": "a2012989z@gmail.com", + "email": "a2012989z@gmail.com" }, "record": { "CNAME": "notjaneq.github.io" From bc2e2888399b4fc6567cae4fb0d6a457d9b3f7ce Mon Sep 17 00:00:00 2001 From: Aswin Rout Date: Tue, 16 Jul 2024 21:35:24 +0530 Subject: [PATCH 262/280] Create aswinrout.json --- domains/aswinrout.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aswinrout.json diff --git a/domains/aswinrout.json b/domains/aswinrout.json new file mode 100644 index 000000000..fda546dc8 --- /dev/null +++ b/domains/aswinrout.json @@ -0,0 +1,11 @@ +{ + "description": "aswinrout.is-a.dev", + "repo": "https://github.com/AswinCreates/aswincreates.github.io", + "owner": { + "username": "AswinCreates", + "email": "aswin94281@gmail.com" + }, + "record": { + "CNAME": "aswincreates.github.io" + } +} From 9e62a404d53f6eec1a171819e0e2f6b821c6cd29 Mon Sep 17 00:00:00 2001 From: Lakisu <151434819+Lakisu@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:55:35 +0200 Subject: [PATCH 263/280] Create lakis.json --- domains/lakis.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lakis.json diff --git a/domains/lakis.json b/domains/lakis.json new file mode 100644 index 000000000..8d52ef016 --- /dev/null +++ b/domains/lakis.json @@ -0,0 +1,10 @@ +{ + "description": "Lakis with axolotls", + "owner": { + "username": "Lakiƛ", + "email": "support@axolotlmc.pl" + }, + "record": { + "URL": "https://axolotlmc.pl/" + } +} From 0f386d207abde262c38e43f122026e70a1371035 Mon Sep 17 00:00:00 2001 From: Lakisu <151434819+Lakisu@users.noreply.github.com> Date: Tue, 16 Jul 2024 20:06:14 +0200 Subject: [PATCH 264/280] Update lakis.json --- domains/lakis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lakis.json b/domains/lakis.json index 8d52ef016..0d8cd7fe1 100644 --- a/domains/lakis.json +++ b/domains/lakis.json @@ -5,6 +5,6 @@ "email": "support@axolotlmc.pl" }, "record": { - "URL": "https://axolotlmc.pl/" + "URL": "https://e-z.gg/lakis" } } From b854ddcbd7c84becb5620d32123d9ae2eeb9cf9f Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Tue, 16 Jul 2024 20:31:26 +0200 Subject: [PATCH 265/280] Update info.vamtic.json --- domains/info.vamtic.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json index d7eaa4419..84813a84c 100644 --- a/domains/info.vamtic.json +++ b/domains/info.vamtic.json @@ -4,9 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "A": ["185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153"] + "CNAME": "vamtic.github.io" } } From fc428dfcd53ae35bbb1e66bd15d2310448068541 Mon Sep 17 00:00:00 2001 From: Priyanshul130 <88476962+Priyanshul130@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:31:56 +0530 Subject: [PATCH 266/280] Create Priyanshul.json --- domains/Priyanshul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Priyanshul.json diff --git a/domains/Priyanshul.json b/domains/Priyanshul.json new file mode 100644 index 000000000..cd353fab3 --- /dev/null +++ b/domains/Priyanshul.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/Priyanshul1307/Priyanshul1307.github.io", + "owner": { + "username": "Priyanshul1307", + "email": "piyanshul1307@gmail.com" + }, + "record": { + "CNAME": "Priyanshul1307.github.io" + } + } \ No newline at end of file From bfcd55fb58560d79937250423e505100dfee475a Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:30:31 +0200 Subject: [PATCH 267/280] Update info.vamtic.json --- domains/info.vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/info.vamtic.json b/domains/info.vamtic.json index 84813a84c..7e6366b80 100644 --- a/domains/info.vamtic.json +++ b/domains/info.vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "vamtic.github.io" + "CNAME": "info-86z.pages.dev" } } From e98f08e2af7a5ad1f11d758eb24998cfbb664136 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:31:08 +0200 Subject: [PATCH 268/280] Delete domains/_github-pages-challenge-vamtic.info.vamtic.json --- domains/_github-pages-challenge-vamtic.info.vamtic.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-vamtic.info.vamtic.json diff --git a/domains/_github-pages-challenge-vamtic.info.vamtic.json b/domains/_github-pages-challenge-vamtic.info.vamtic.json deleted file mode 100644 index bf41195b6..000000000 --- a/domains/_github-pages-challenge-vamtic.info.vamtic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vamtic", - "email": "vamtic@yahoo.com" - }, - "record": { - "TXT": "2c3be6e6d0f5584a12a0c28b56cfa8" - } -} From 256c44f945fdd739cb1402d9a03a587e34e42a68 Mon Sep 17 00:00:00 2001 From: Lakisu <151434819+Lakisu@users.noreply.github.com> Date: Tue, 16 Jul 2024 23:12:40 +0200 Subject: [PATCH 269/280] Update lakis.json --- domains/lakis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lakis.json b/domains/lakis.json index 0d8cd7fe1..373a93e5d 100644 --- a/domains/lakis.json +++ b/domains/lakis.json @@ -5,6 +5,6 @@ "email": "support@axolotlmc.pl" }, "record": { - "URL": "https://e-z.gg/lakis" + "URL": "https://e-z.bio/lakis" } } From f53b57fc558bb01be185ed68615c7bfbf8ba7f9e Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:44:59 +0200 Subject: [PATCH 270/280] Create clicker.vamtic.json --- domains/clicker.vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/clicker.vamtic.json diff --git a/domains/clicker.vamtic.json b/domains/clicker.vamtic.json new file mode 100644 index 000000000..e8a928b55 --- /dev/null +++ b/domains/clicker.vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "CNAME": "clicker-bao.pages.dev" + } +} From 90202c318412d5854f31b262555d792b5a0b68ee Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 17 Jul 2024 09:13:24 +0200 Subject: [PATCH 271/280] Register xkotelek.is-a.dev --- domains/xkotelek.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xkotelek.json diff --git a/domains/xkotelek.json b/domains/xkotelek.json new file mode 100644 index 000000000..85daca0ae --- /dev/null +++ b/domains/xkotelek.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xKotelek", + "email": "98203141+xKotelek@users.noreply.github.com", + "discord": "803159847641284640" + }, + + "record": { + "CNAME": "xkotelek.github.io" + } + } + \ No newline at end of file From 427b946fb5fffe6f556824bd3e0f112f18e0a1c9 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 17 Jul 2024 09:14:09 +0200 Subject: [PATCH 272/280] Delete domains/kotelek.json --- domains/kotelek.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kotelek.json diff --git a/domains/kotelek.json b/domains/kotelek.json deleted file mode 100644 index 89cb2736d..000000000 --- a/domains/kotelek.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xKotelek", - "email": "contact@kotelek.dev" - }, - "record": { - "CNAME": "kotelek.dev" - } -} From e43cec9dd2f63e5e937a74c0b0801251401f9b62 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 17 Jul 2024 09:17:36 +0200 Subject: [PATCH 273/280] Delete kotelek.is-a.dev --- domains/kotelek.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kotelek.json diff --git a/domains/kotelek.json b/domains/kotelek.json deleted file mode 100644 index 89cb2736d..000000000 --- a/domains/kotelek.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xKotelek", - "email": "contact@kotelek.dev" - }, - "record": { - "CNAME": "kotelek.dev" - } -} From 600a6d30274c7ea439f00c451a254e8d6990afac Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Wed, 17 Jul 2024 09:47:30 +0200 Subject: [PATCH 274/280] Create pi19044.json --- domains/pi19044.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pi19044.json diff --git a/domains/pi19044.json b/domains/pi19044.json new file mode 100644 index 000000000..71bdb4032 --- /dev/null +++ b/domains/pi19044.json @@ -0,0 +1,12 @@ +{ + "description": "PrelevatedInsider19044's website", + "repo": "https://github.com/pi19044/pi19044.github.io", + "owner": { + "username": "pi19044", + "email": "membermadde.insiddev25120@hotmail.com" + }, + + "record": { + "CNAME": "pi19044.is-a.dev" + } +} From 5d08f7f4396b29c0f8318607030a68d73a891f83 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 17 Jul 2024 10:11:15 +0200 Subject: [PATCH 275/280] 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..e932e3626 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +xkotelek.is-a.dev \ No newline at end of file From 5094573a0ca7643d8f0feecc2dee5cbc9e7f2af2 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 17 Jul 2024 10:22:07 +0200 Subject: [PATCH 276/280] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index e932e3626..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -xkotelek.is-a.dev \ No newline at end of file From 3af4beea6e978f7cb7ce76aa99f993ef7e6e1914 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:26:54 +0200 Subject: [PATCH 277/280] Update domains/pi19044.json Co-authored-by: CuteDog5695 --- domains/pi19044.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pi19044.json b/domains/pi19044.json index 71bdb4032..2bfff3a1c 100644 --- a/domains/pi19044.json +++ b/domains/pi19044.json @@ -7,6 +7,6 @@ }, "record": { - "CNAME": "pi19044.is-a.dev" + "CNAME": "pi19044.github.io" } } From 9c0eef381d6918f6d655d36b64b9421f65fcfcd0 Mon Sep 17 00:00:00 2001 From: AhNode <138335069+AhNode@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:32:49 +0700 Subject: [PATCH 278/280] Register jokotwib.is-a.dev --- domains/jokotwib.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jokotwib.json diff --git a/domains/jokotwib.json b/domains/jokotwib.json new file mode 100644 index 000000000..90b0f2b20 --- /dev/null +++ b/domains/jokotwib.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AhNode", + "email": "jakijapanese@gmail.com", + "discord": "704173828187619370" + }, + + "record": { + "A": ["69.197.135.202"] + } + } + \ No newline at end of file From 8b2aeaf397bc4a5184b18e739af9c48ca883e640 Mon Sep 17 00:00:00 2001 From: "Yigit.Dev" <152687620+yigitdevv0@users.noreply.github.com> Date: Wed, 17 Jul 2024 14:14:22 +0300 Subject: [PATCH 279/280] Create yigit.json --- domains/yigit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yigit.json diff --git a/domains/yigit.json b/domains/yigit.json new file mode 100644 index 000000000..ecd145c3c --- /dev/null +++ b/domains/yigit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yigitdevv0", + "email": "yigitkabak05@hotmail.com" + }, + "record": { + "CNAME": "yigit.xairys.com" + } +} From cedf5f211c7cce9cea3a3e0409fa3656a8ff6b80 Mon Sep 17 00:00:00 2001 From: Priyanshul130 <88476962+Priyanshul130@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:57:07 +0530 Subject: [PATCH 280/280] Update and rename Priyanshul.json to priyanshul.json --- domains/{Priyanshul.json => priyanshul.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{Priyanshul.json => priyanshul.json} (81%) diff --git a/domains/Priyanshul.json b/domains/priyanshul.json similarity index 81% rename from domains/Priyanshul.json rename to domains/priyanshul.json index cd353fab3..1d3bd1586 100644 --- a/domains/Priyanshul.json +++ b/domains/priyanshul.json @@ -6,6 +6,6 @@ "email": "piyanshul1307@gmail.com" }, "record": { - "CNAME": "Priyanshul1307.github.io" + "CNAME": "Priyanshul130.github.io" } - } \ No newline at end of file + }