From d8c01fcfdc479b94480f913f3ad67c8a630d34d3 Mon Sep 17 00:00:00 2001 From: Rayrsn Date: Wed, 30 Aug 2023 13:50:40 +0300 Subject: [PATCH 001/282] 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 482fcc9569e140c54d23b3bf34317494b95fd1f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sat, 1 Jun 2024 11:36:59 +0700 Subject: [PATCH 002/282] Create khongphaihoangquanghuy --- domains/khongphaihoangquanghuy | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/khongphaihoangquanghuy diff --git a/domains/khongphaihoangquanghuy b/domains/khongphaihoangquanghuy new file mode 100644 index 000000000..2475bd8b6 --- /dev/null +++ b/domains/khongphaihoangquanghuy @@ -0,0 +1,12 @@ +{ + "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 6f4e5ad247b12214d71722285c4c0c96b426df87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sat, 1 Jun 2024 11:39:59 +0700 Subject: [PATCH 003/282] Create khongphaihoangquanghuy.json --- domains/khongphaihoangquanghuy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/khongphaihoangquanghuy.json diff --git a/domains/khongphaihoangquanghuy.json b/domains/khongphaihoangquanghuy.json new file mode 100644 index 000000000..2475bd8b6 --- /dev/null +++ b/domains/khongphaihoangquanghuy.json @@ -0,0 +1,12 @@ +{ + "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 b577d92a2291d08ebd6ff576b5285e87180ecd31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sat, 1 Jun 2024 11:40:44 +0700 Subject: [PATCH 004/282] Delete domains/khongphaihoangquanghuy --- domains/khongphaihoangquanghuy | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/khongphaihoangquanghuy diff --git a/domains/khongphaihoangquanghuy b/domains/khongphaihoangquanghuy deleted file mode 100644 index 2475bd8b6..000000000 --- a/domains/khongphaihoangquanghuy +++ /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 eae3d6299adb604364f8c5c199c109a3109b33b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sun, 9 Jun 2024 20:04:58 +0700 Subject: [PATCH 005/282] Update slainbot.json change record url --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index bf83c5bd8..05138b33a 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -4,6 +4,6 @@ "email": "khongphaihoangquanghuy@gmail.com" }, "record": { - "URL": "http://us.pylex.me:8778" + "URL": "http://us.pylex.xyz:8778" } } 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 006/282] 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 9bd18553084aa10bebd93a88efde00b59ed3bf19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Sat, 6 Jul 2024 09:30:12 +0700 Subject: [PATCH 007/282] Update lnminh1411.json --- domains/lnminh1411.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/domains/lnminh1411.json b/domains/lnminh1411.json index 37c2ffb30..dc705f2df 100644 --- a/domains/lnminh1411.json +++ b/domains/lnminh1411.json @@ -6,11 +6,16 @@ "discord": "cvn2484" }, "record": { - "URL": "https://lnminh1411.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "A": "[ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=nhatminh.forwarding@gmail.com" } } From 38e0a7c4a703633f76cb9785eadf1aa100cee737 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Nh=E1=BA=ADt=20Minh?= Date: Sat, 6 Jul 2024 09:30:27 +0700 Subject: [PATCH 008/282] Update lnminh1411.json --- domains/lnminh1411.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lnminh1411.json b/domains/lnminh1411.json index dc705f2df..8615d05e7 100644 --- a/domains/lnminh1411.json +++ b/domains/lnminh1411.json @@ -6,7 +6,7 @@ "discord": "cvn2484" }, "record": { - "A": "[ + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", From 13f9d839cac3675e5005d6f8c41e0c86e4e9bffd Mon Sep 17 00:00:00 2001 From: Paul Andrew <75168528+NotKaskus@users.noreply.github.com> Date: Sat, 6 Jul 2024 12:04:26 +0800 Subject: [PATCH 009/282] Create _discord.paul.json --- domains/_discord.paul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.paul.json diff --git a/domains/_discord.paul.json b/domains/_discord.paul.json new file mode 100644 index 000000000..4f6f6efb3 --- /dev/null +++ b/domains/_discord.paul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotKaskus", + "email": "kaskus45@proton.me" + }, + "record": { + "TXT": "dh=47c4b20ad8d876bd40060dd5cee8a4a201378626" + } +} From 0c5871eb15b6aea521183b76d36ee1f53a398da2 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 05:58:52 +0100 Subject: [PATCH 010/282] 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..d274c1896 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +kc-is-a.dev \ No newline at end of file From 4f8612bef5e906e30ecaad18d06556f94d94e926 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 05:59:08 +0100 Subject: [PATCH 011/282] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index d274c1896..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -kc-is-a.dev \ No newline at end of file From d38aa1fb828dfaa7c7900345eee1b09398a16905 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 05:59:26 +0100 Subject: [PATCH 012/282] 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..9ccfbe886 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +kc.is-a.dev \ No newline at end of file From ae1bbccdd7d9745cca8d709bb27c6c8470b47498 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:00:01 +0100 Subject: [PATCH 013/282] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index 9ccfbe886..d274c1896 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -kc.is-a.dev \ No newline at end of file +kc-is-a.dev \ No newline at end of file From 409543b3d2d5f98bfbb4c425da2592afbcc73873 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:00:19 +0100 Subject: [PATCH 014/282] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index d274c1896..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -kc-is-a.dev \ No newline at end of file From 9dfdb9106c825b0879ca76f81d216a5522fe4509 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:00:42 +0100 Subject: [PATCH 015/282] 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..0d571de9a --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +keiran.is-a.dev \ No newline at end of file From 5537a25dd96fbb0ec717bf79f9769427ea4445b6 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:01:19 +0100 Subject: [PATCH 016/282] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 0d571de9a..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -keiran.is-a.dev \ No newline at end of file From bea122f588d977a185e4dae691ca7badfe0c1a70 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:01:29 +0100 Subject: [PATCH 017/282] 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..f5b44114f --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +keiran-is-a.dev \ No newline at end of file From bdac7b118195c39d6b549cdcfa3cde61879d78d0 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:16:28 +0100 Subject: [PATCH 018/282] Create _discord.keiran.is-a.dev --- domains/_discord.keiran.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.keiran.is-a.dev diff --git a/domains/_discord.keiran.is-a.dev b/domains/_discord.keiran.is-a.dev new file mode 100644 index 000000000..0de82ec5b --- /dev/null +++ b/domains/_discord.keiran.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KeiranScript", + "email": "keiran0@proton.me" + }, + "record": { + "TXT": "dh=eb547686041eae67bd1cc80bb3ce863b47199c02" + } +} From e912ef4fc93e7fdd20f18f439d310028ff6011ed Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sat, 6 Jul 2024 13:19:35 +0800 Subject: [PATCH 019/282] Register cuxdi.is-a.dev --- domains/cuxdi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cuxdi.json diff --git a/domains/cuxdi.json b/domains/cuxdi.json new file mode 100644 index 000000000..1f606119c --- /dev/null +++ b/domains/cuxdi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cuxdii", + "email": "vihar2408+2@gmail.com", + "discord": "1156381555875385484" + }, + + "record": { + "CNAME": "https://cuxdii.github.io/" + } + } + \ No newline at end of file From 8fccb5eeab304ba0634dee8a77413e61dda75a22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:22:21 +0700 Subject: [PATCH 020/282] change record --- domains/slainbot.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index 05138b33a..3471da98f 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -1,9 +1,12 @@ { + "description": "Describe the use of this subdomain", + "repo": "https://github.com/KhongPhaiHoangQuangHuy/my-link-tree", "owner": { "username": "KhongPhaiHoangQuangHuy", - "email": "khongphaihoangquanghuy@gmail.com" + "email": "khongphaihoangquanghuy@gmail.com", + "twitter": "khongphaihuy99" }, "record": { - "URL": "http://us.pylex.xyz:8778" + "CNAME": "KhongPhaiHoangQuangHuy.github.io" } -} +} From c6be2ffde8bbd32dcd789ed3c95899b30b73de4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:39:32 +0700 Subject: [PATCH 021/282] change record cname --- domains/slainbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/slainbot.json b/domains/slainbot.json index 3471da98f..259f21094 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -7,6 +7,6 @@ "twitter": "khongphaihuy99" }, "record": { - "CNAME": "KhongPhaiHoangQuangHuy.github.io" + "CNAME": "khongphaihoangquanghuy.github.io/my-link-tree" } } From dd2a1f0518a8e0cc2406fe8aa0395295e7be2e75 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Sat, 6 Jul 2024 13:11:23 +0500 Subject: [PATCH 022/282] Update raafey.json Added MX and SPF records --- domains/raafey.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/raafey.json b/domains/raafey.json index 11b8b441b..7b6e0b5ac 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -3,8 +3,14 @@ "username": "RaafeyRaza", "email": "raafeyraza1@gmail.com" }, - "record": { - "A": ["69.197.135.202"] + "A": ["69.197.135.202"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } From 8690bdeb4bc7aa6e4b269c6e5266246f4c73fe39 Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sat, 6 Jul 2024 18:14:39 +0800 Subject: [PATCH 023/282] Update cuxdi.json --- domains/cuxdi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index 1f606119c..a54f6dfec 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://cuxdii.github.io/" + "CNAME": "cuxdii.github.io/" } } - \ No newline at end of file + From 53fd6d534cb7b384f4add9ddfad55b2bd656059e Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sat, 6 Jul 2024 18:17:25 +0800 Subject: [PATCH 024/282] Update cuxdi.json --- domains/cuxdi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index a54f6dfec..a38f3098b 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "cuxdii.github.io/" + "CNAME": "cuxdii.github.io" } } From 5938b701b53413e6f506b4288a55ab5f1d721351 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Sat, 6 Jul 2024 12:31:12 +0200 Subject: [PATCH 025/282] Register _discord.mrstickypiston.is-a.dev --- domains/_discord.mrstickypiston.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.mrstickypiston.json diff --git a/domains/_discord.mrstickypiston.json b/domains/_discord.mrstickypiston.json new file mode 100644 index 000000000..c846e3961 --- /dev/null +++ b/domains/_discord.mrstickypiston.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MrStickyPiston", + "email": "mr.sticky.piston@gmail.com", + "discord": "700766242268774471" + }, + + "record": { + "TXT": "dh=bf6dee9491a16ba5f5e3f6550e1fe4640843323e" + } + } + \ No newline at end of file From 184effe150a4dfd70ccee3ac89a3cde5efba019f Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sat, 6 Jul 2024 19:09:18 +0800 Subject: [PATCH 026/282] Added discord connection --- domains/cuxdi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index a38f3098b..a5abbbd13 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -1,12 +1,14 @@ { "owner": { "username": "cuxdii", - "email": "vihar2408+2@gmail.com", + "email": "vihar2408@gmail.com", "discord": "1156381555875385484" }, "record": { "CNAME": "cuxdii.github.io" + "TXT": "dh=afaf5843216f288f6b9d6d2b06b66bcc396b0479" } } +{ From 3d03fd3840771016f4dbd3e50e42abe4aa5b4ff6 Mon Sep 17 00:00:00 2001 From: Semih <130384567+Sxinar@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:27:50 +0300 Subject: [PATCH 027/282] Create Dijisx.json --- domains/Dijisx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Dijisx.json diff --git a/domains/Dijisx.json b/domains/Dijisx.json new file mode 100644 index 000000000..b0233a341 --- /dev/null +++ b/domains/Dijisx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sxinar", + "email": "oshidev@proton.me" + }, + "record": { + "CNAME": "sx.digitalpress.blog + } +} From 8a77de598d874ba544ac1fc1447b063c4e900c88 Mon Sep 17 00:00:00 2001 From: Semih <130384567+Sxinar@users.noreply.github.com> Date: Sat, 6 Jul 2024 16:46:51 +0300 Subject: [PATCH 028/282] Update domains/Dijisx.json Co-authored-by: CuteDog5695 --- domains/Dijisx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Dijisx.json b/domains/Dijisx.json index b0233a341..736ccd175 100644 --- a/domains/Dijisx.json +++ b/domains/Dijisx.json @@ -4,6 +4,6 @@ "email": "oshidev@proton.me" }, "record": { - "CNAME": "sx.digitalpress.blog + "CNAME": "sx.digitalpress.blog" } } From b2f096a027f6092e4b4348ca2b1e8abf9b3cdfd4 Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:50:15 +0100 Subject: [PATCH 029/282] Rename _discord.keiran.is-a.dev to _discord.keiran.json i should not have been doing this at 6am bro --- domains/{_discord.keiran.is-a.dev => _discord.keiran.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.keiran.is-a.dev => _discord.keiran.json} (100%) diff --git a/domains/_discord.keiran.is-a.dev b/domains/_discord.keiran.json similarity index 100% rename from domains/_discord.keiran.is-a.dev rename to domains/_discord.keiran.json From 06b49c0801205870e686cb00f72900eeb3e2ad68 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 6 Jul 2024 16:54:25 +0300 Subject: [PATCH 030/282] Rename Dijisx.json to dijisx.json --- domains/{Dijisx.json => dijisx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Dijisx.json => dijisx.json} (100%) diff --git a/domains/Dijisx.json b/domains/dijisx.json similarity index 100% rename from domains/Dijisx.json rename to domains/dijisx.json From 79d56150d0dd4974d9d1fa7cad2871332dda475e Mon Sep 17 00:00:00 2001 From: Keiran <159267417+KeiranScript@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:55:25 +0100 Subject: [PATCH 031/282] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f5b44114f..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -keiran-is-a.dev \ No newline at end of file From 19fd8ad00c7c9ba847fdc4561f9aa0b8971a4eb9 Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 20:45:26 +0200 Subject: [PATCH 032/282] Update kars.json --- domains/kars.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/domains/kars.json b/domains/kars.json index 4aa2988b7..66790d698 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -1,9 +1,12 @@ { - "owner": { - "username": "lean-cc", - "email": "leancc3020@gmail.com" - }, - "record": { - "CNAME": "cv-ep1.pages.dev" - } -} + "description": "Personal website.", + "repo": "https://github.com/lean-cc/Personal-site", + "owner": { + "username": "lean-cc", + "email": "leancc3020@gmail.com" + }, + "record": { + "CNAME": "lean-cc.github.io/Personal-site", + "TXT": "3c11059b471a5b5163437912c020df" + } +} From 74d599ccf89deb9ded55dc569bb9110c38afe2fb Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 20:54:21 +0200 Subject: [PATCH 033/282] Update kars.json --- domains/kars.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/kars.json b/domains/kars.json index 66790d698..4ba958239 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -6,7 +6,6 @@ "email": "leancc3020@gmail.com" }, "record": { - "CNAME": "lean-cc.github.io/Personal-site", - "TXT": "3c11059b471a5b5163437912c020df" + "CNAME": "lean-cc.github.io/Personal-site" } } From cf114cfbb012a275f94749ef57b60fd42ba868db Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 21:02:04 +0200 Subject: [PATCH 034/282] Update kars.json --- domains/kars.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kars.json b/domains/kars.json index 4ba958239..b04e4ff30 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -6,6 +6,7 @@ "email": "leancc3020@gmail.com" }, "record": { - "CNAME": "lean-cc.github.io/Personal-site" + "CNAME": "lean-cc.github.io", + "TXT": "3c11059b471a5b5163437912c020df" } } From 02e71b31b78180ae919cb22e68465c1b89b5b4a5 Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 21:04:16 +0200 Subject: [PATCH 035/282] Update kars.json --- domains/kars.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/kars.json b/domains/kars.json index b04e4ff30..e04bf72ad 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -6,7 +6,6 @@ "email": "leancc3020@gmail.com" }, "record": { - "CNAME": "lean-cc.github.io", - "TXT": "3c11059b471a5b5163437912c020df" + "CNAME": "lean-cc.github.io" } } From d14f665e602bed538c066cbcb144a018cc9a4cf3 Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 21:10:55 +0200 Subject: [PATCH 036/282] Update kars.json --- domains/kars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kars.json b/domains/kars.json index e04bf72ad..a8b7cabc1 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -6,6 +6,6 @@ "email": "leancc3020@gmail.com" }, "record": { - "CNAME": "lean-cc.github.io" + "TXT": "3c11059b471a5b5163437912c020df" } } From c7591e877e73d239c2325122284f0e5c1df58d65 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 6 Jul 2024 20:15:53 +0100 Subject: [PATCH 037/282] Update yunexiz.json --- domains/yunexiz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 98f3c948f..1f9a74c49 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -18,7 +18,8 @@ "2606:50c0:8003::153" ], "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=JaMCz_HK22wQhiZbF-51XTXAzEEt3qBYCMo2g_86BWo" ], "MX": [ "mx1.improvmx.com", From 81e193c621b59f9137faed03b3ea8be8ddfba0b3 Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sat, 6 Jul 2024 21:36:06 +0200 Subject: [PATCH 038/282] Rename kars.json to _github-pages-challenge-lean-cc.kars.json --- domains/{kars.json => _github-pages-challenge-lean-cc.kars.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{kars.json => _github-pages-challenge-lean-cc.kars.json} (100%) diff --git a/domains/kars.json b/domains/_github-pages-challenge-lean-cc.kars.json similarity index 100% rename from domains/kars.json rename to domains/_github-pages-challenge-lean-cc.kars.json From 257607e9fd0dc64a27cae432ee4aa6c45bfceb90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Quang=20Huy?= <126834721+KhongPhaiHoangQuangHuy@users.noreply.github.com> Date: Sun, 7 Jul 2024 04:44:29 +0700 Subject: [PATCH 039/282] 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 259f21094..8bf4f3572 100644 --- a/domains/slainbot.json +++ b/domains/slainbot.json @@ -7,6 +7,6 @@ "twitter": "khongphaihuy99" }, "record": { - "CNAME": "khongphaihoangquanghuy.github.io/my-link-tree" + "CNAME": "khongphaihoangquanghuy.github.io" } } From c568aea481b1ab7e1a0873fd02861c7c45b49560 Mon Sep 17 00:00:00 2001 From: DaInfLoop Date: Sun, 7 Jul 2024 03:20:12 +0100 Subject: [PATCH 040/282] Update SPF record for dainfloop.is-a.dev --- domains/dainfloop.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dainfloop.json b/domains/dainfloop.json index aff191ee7..a9ce7e36e 100644 --- a/domains/dainfloop.json +++ b/domains/dainfloop.json @@ -9,6 +9,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all" } } From cbdf111e915900ee05f5a71b30168c2c4cd5714f Mon Sep 17 00:00:00 2001 From: Zaxerion Date: Sun, 7 Jul 2024 10:27:03 +0700 Subject: [PATCH 041/282] Create zax.json --- domains/zax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zax.json diff --git a/domains/zax.json b/domains/zax.json new file mode 100644 index 000000000..056d63c6f --- /dev/null +++ b/domains/zax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zaxerion", + "email": "zaxerion@zax.my.id" + }, + "record": { + "TXT": "discord-verification-string" + } +} From da25dd983b49092e7febccbbc50d06a9a337b173 Mon Sep 17 00:00:00 2001 From: Zaxerion Date: Sun, 7 Jul 2024 10:31:52 +0700 Subject: [PATCH 042/282] Update zax.json --- domains/zax.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/zax.json b/domains/zax.json index 056d63c6f..b6c63a786 100644 --- a/domains/zax.json +++ b/domains/zax.json @@ -1,9 +1,13 @@ { "owner": { "username": "zaxerion", - "email": "zaxerion@zax.my.id" + "email": "xxunxxunxx@gmail.com" }, "record": { - "TXT": "discord-verification-string" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 881fa36414040be49738a3768f52eee05acfa819 Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sun, 7 Jul 2024 14:33:18 +0800 Subject: [PATCH 043/282] Update cuxdi.json --- domains/cuxdi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index a5abbbd13..aa4092ab4 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "cuxdii.github.io" + "CNAME": "cuxdi.pages.dev" "TXT": "dh=afaf5843216f288f6b9d6d2b06b66bcc396b0479" } } From 33a23918878c0aa0899f8dea462ff1851dad8ca1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 7 Jul 2024 13:48:27 +0700 Subject: [PATCH 044/282] Update zax.json --- domains/zax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zax.json b/domains/zax.json index b6c63a786..ef9f3d221 100644 --- a/domains/zax.json +++ b/domains/zax.json @@ -7,7 +7,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 724c8894332410382de211972225e17ddda46ed4 Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sun, 7 Jul 2024 15:50:24 +0800 Subject: [PATCH 045/282] Update cuxdi.json --- domains/cuxdi.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index aa4092ab4..ee34816ac 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -7,7 +7,6 @@ "record": { "CNAME": "cuxdi.pages.dev" - "TXT": "dh=afaf5843216f288f6b9d6d2b06b66bcc396b0479" } } From dd280e25043b1cef0b302058c4a451d3f07b9049 Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sun, 7 Jul 2024 15:53:59 +0800 Subject: [PATCH 046/282] Create _discord.cuxdi.is-a.dev --- domains/_discord.cuxdi.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.cuxdi.is-a.dev diff --git a/domains/_discord.cuxdi.is-a.dev b/domains/_discord.cuxdi.is-a.dev new file mode 100644 index 000000000..66ea3b294 --- /dev/null +++ b/domains/_discord.cuxdi.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cuxdii", + "email": "vihar2408@gmail.com" + }, + "record": { + "TXT": "dh=afaf5843216f288f6b9d6d2b06b66bcc396b0479" + } +} From 9b062234415c773891f798a171522d5e0b213d1c Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 7 Jul 2024 13:29:58 +0530 Subject: [PATCH 047/282] add google verification --- domains/educatedsuddenbucket.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index 038a923e3..47fad6424 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -8,7 +8,10 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE" + ], "A": [ "185.199.108.153", "185.199.109.153", From f744e659ffaf0b53e3b3363cf120b3934dc3db66 Mon Sep 17 00:00:00 2001 From: cuxdi Date: Sun, 7 Jul 2024 16:25:19 +0800 Subject: [PATCH 048/282] Rename _discord.cuxdi.is-a.dev to _discord.cuxdi.json --- domains/{_discord.cuxdi.is-a.dev => _discord.cuxdi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.cuxdi.is-a.dev => _discord.cuxdi.json} (100%) diff --git a/domains/_discord.cuxdi.is-a.dev b/domains/_discord.cuxdi.json similarity index 100% rename from domains/_discord.cuxdi.is-a.dev rename to domains/_discord.cuxdi.json From fc1aa41bb0a0a4200e1f63261141ee01b24614cd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 7 Jul 2024 17:02:34 +0800 Subject: [PATCH 049/282] Update cuxdi.json --- domains/cuxdi.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/cuxdi.json b/domains/cuxdi.json index ee34816ac..22e532713 100644 --- a/domains/cuxdi.json +++ b/domains/cuxdi.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "cuxdii", - "email": "vihar2408@gmail.com", - "discord": "1156381555875385484" - }, - - "record": { - "CNAME": "cuxdi.pages.dev" - } + "owner": { + "username": "cuxdii", + "email": "vihar2408@gmail.com", + "discord": "1156381555875385484" + }, + + "record": { + "CNAME": "cuxdi.pages.dev" } - -{ +} From 1a53ea5328b82927e842ba7fa32aba479a03d427 Mon Sep 17 00:00:00 2001 From: Kars <114680621+lean-cc@users.noreply.github.com> Date: Sun, 7 Jul 2024 12:00:40 +0200 Subject: [PATCH 050/282] Create kars.json --- domains/kars.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kars.json diff --git a/domains/kars.json b/domains/kars.json new file mode 100644 index 000000000..34990b408 --- /dev/null +++ b/domains/kars.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website.", + "repo": "https://github.com/lean-cc/lean-cc.github.io", + "owner": { + "username": "lean-cc", + "email": "leancc3020@gmail.com" + }, + "record": { + "CNAME": "lean-cc.github.io" + } +} From 28b3d9b273344fd19768ae42e17a20c5b27c7e10 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 7 Jul 2024 15:44:06 +0530 Subject: [PATCH 051/282] Update mcstatus.json --- domains/mcstatus.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mcstatus.json b/domains/mcstatus.json index 9bfe12e5d..3190fb04a 100644 --- a/domains/mcstatus.json +++ b/domains/mcstatus.json @@ -6,6 +6,7 @@ }, "record": { - "CNAME": "mcstatus-is-a-dev.onrender.com" + "A": "216.24.57.1", + "TXT": "google-site-verification=nDh74FzhzmLwzfX4wZWHjZOjNXmTCKyuw89TGKOIfkE" } } From 59ff0c230b69beea32012138ac4830dee313fe2c Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 7 Jul 2024 16:16:45 +0530 Subject: [PATCH 052/282] Update mcstatus.json --- domains/mcstatus.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/domains/mcstatus.json b/domains/mcstatus.json index 3190fb04a..c543e0863 100644 --- a/domains/mcstatus.json +++ b/domains/mcstatus.json @@ -1,12 +1,15 @@ { "owner": { "username": "EducatedSuddenBucket", - "email": "", + "email": "educatedsuddenbucket@gmail.com", "discord": "1167825360151380032" }, - "record": { - "A": "216.24.57.1", - "TXT": "google-site-verification=nDh74FzhzmLwzfX4wZWHjZOjNXmTCKyuw89TGKOIfkE" + "A": [ + "216.24.57.1" + ], + "TXT": [ + "google-site-verification=nDh74FzhzmLwzfX4wZWHjZOjNXmTCKyuw89TGKOIfkE" + ] } } From bbeceadf44d6df739ac7e0059fa240ba3d87100c Mon Sep 17 00:00:00 2001 From: Potato_Chips0706 <126580310+potato0706@users.noreply.github.com> Date: Sun, 7 Jul 2024 19:32:01 +0800 Subject: [PATCH 053/282] Create _discord.potatochips0706.json --- domains/_discord.potatochips0706.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.potatochips0706.json diff --git a/domains/_discord.potatochips0706.json b/domains/_discord.potatochips0706.json new file mode 100644 index 000000000..f447f2aea --- /dev/null +++ b/domains/_discord.potatochips0706.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "potato0706", + "email": "potatochips0706@gmail.com" + }, + "record": { + "TXT": "dh=0eeef9c4f4ec2b1309eec477bd8170e116d3b1d9" + } +} From 4ea08ebe1479cda775eddc87b35586e0f36742d5 Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 7 Jul 2024 16:26:31 +0200 Subject: [PATCH 054/282] Create kawet.json --- domains/kawet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kawet.json diff --git a/domains/kawet.json b/domains/kawet.json new file mode 100644 index 000000000..1254e8d38 --- /dev/null +++ b/domains/kawet.json @@ -0,0 +1,11 @@ +{ + "description": "My portofolio", + "repo": "https://github.com/Kawet00", + "owner": { + "username": "kawet", + "email": "kawet00@proton.me" + }, + "record": { + "TXT": "dh=a40382ef3b795652213345a9b71757d9cedaacf3" + } +} From 95df8f7872188f3f304ba97bf7be1c0ba04e8653 Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 7 Jul 2024 16:42:29 +0200 Subject: [PATCH 055/282] Update kawet.json --- domains/kawet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kawet.json b/domains/kawet.json index 1254e8d38..674b3f21a 100644 --- a/domains/kawet.json +++ b/domains/kawet.json @@ -6,6 +6,6 @@ "email": "kawet00@proton.me" }, "record": { - "TXT": "dh=a40382ef3b795652213345a9b71757d9cedaacf3" + "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co" } } From 2d60dbe6e9d81022db5bc2e9d9cf3960467bf429 Mon Sep 17 00:00:00 2001 From: Giacomo Radaelli Date: Sun, 7 Jul 2024 18:41:17 +0200 Subject: [PATCH 056/282] 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 057/282] 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 058/282] 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 059/282] 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 060/282] 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 061/282] 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 062/282] 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 063/282] 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 064/282] 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 065/282] 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 066/282] 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 067/282] 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 068/282] 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 069/282] 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 070/282] 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 071/282] 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 072/282] 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 073/282] 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 074/282] 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 075/282] 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 076/282] 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 077/282] 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 078/282] 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 079/282] 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 080/282] 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 081/282] 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 082/282] 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 083/282] 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 084/282] 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 085/282] 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 086/282] 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 087/282] 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 088/282] 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 089/282] 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 090/282] 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 091/282] 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 092/282] 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 093/282] 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 094/282] 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 095/282] 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 096/282] 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 097/282] 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 098/282] 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 099/282] 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 100/282] 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 101/282] 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 102/282] 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 103/282] 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 104/282] 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 105/282] 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 106/282] 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 107/282] 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 108/282] 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 109/282] 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 110/282] 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 111/282] 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 112/282] 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 113/282] 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 114/282] 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 115/282] 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 116/282] 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 117/282] 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 118/282] 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 119/282] 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 120/282] 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 121/282] 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 122/282] 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 123/282] 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 124/282] 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 125/282] 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 126/282] 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 127/282] :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 128/282] 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 129/282] 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 130/282] 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 131/282] 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 132/282] 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 133/282] 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 134/282] 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 135/282] 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 136/282] 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 137/282] 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 138/282] 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 139/282] 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 140/282] 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 141/282] 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 142/282] 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 143/282] 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 144/282] 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 145/282] 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 146/282] 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 147/282] 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 148/282] 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 149/282] 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 150/282] 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 151/282] 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 152/282] 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 153/282] 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 154/282] 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 155/282] 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 156/282] 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 157/282] 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 158/282] 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 159/282] 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 160/282] 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 161/282] 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 162/282] 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 163/282] 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 164/282] 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 165/282] 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 166/282] 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 167/282] 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 168/282] 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 169/282] 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 170/282] 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 171/282] 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 172/282] 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 173/282] 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 174/282] 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 175/282] 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 176/282] 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 177/282] 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 178/282] 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 179/282] 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 180/282] 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 181/282] 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 182/282] 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 183/282] 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 184/282] 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 185/282] 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 186/282] 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 187/282] 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 188/282] 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 189/282] 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 190/282] 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 191/282] 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 192/282] 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 193/282] 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 194/282] 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 195/282] 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 196/282] 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 197/282] 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 198/282] 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 199/282] 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 200/282] 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 201/282] 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 202/282] 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 203/282] 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 204/282] 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 205/282] 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 206/282] 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 207/282] 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 208/282] 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 209/282] 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 210/282] 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 211/282] 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 212/282] 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 213/282] 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 214/282] 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 215/282] 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 216/282] 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 217/282] 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 218/282] 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 219/282] 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 220/282] 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 221/282] 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 222/282] 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 223/282] 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 224/282] 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 225/282] 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 226/282] 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 227/282] 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 228/282] 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 229/282] 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 230/282] 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 231/282] 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 232/282] 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 233/282] 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 234/282] 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 235/282] 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 236/282] 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 237/282] 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 238/282] 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 239/282] 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 240/282] 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 241/282] 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 242/282] 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 243/282] 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 244/282] 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 245/282] 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 246/282] 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 247/282] 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 248/282] 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 249/282] 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 250/282] 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 251/282] 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 252/282] 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 253/282] 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 254/282] 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 255/282] 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 256/282] 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 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 257/282] 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 258/282] 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 259/282] 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 260/282] 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 261/282] 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 262/282] 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 263/282] 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 264/282] 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 265/282] 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 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 266/282] 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 267/282] 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 1be8e4607893c4df3cac7fef99b722d61ca9a7a9 Mon Sep 17 00:00:00 2001 From: civic1007 Date: Mon, 15 Jul 2024 11:15:50 -0500 Subject: [PATCH 268/282] 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 269/282] 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 270/282] 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 271/282] 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 272/282] 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 273/282] 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 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 274/282] 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 275/282] 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 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 276/282] 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 277/282] 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 278/282] 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 279/282] 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 280/282] 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 281/282] 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 282/282] 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 @@ -