From b3c82ed86b20a11c98c3acdc488ce8f80d4e73ca Mon Sep 17 00:00:00 2001 From: StarSupreme <154985894+StarSupreme@users.noreply.github.com> Date: Wed, 15 May 2024 12:42:41 +0530 Subject: [PATCH 01/12] Update digifriend.json --- domains/digifriend.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/digifriend.json b/domains/digifriend.json index 2eef60de9..1a0679593 100644 --- a/domains/digifriend.json +++ b/domains/digifriend.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["172.28.248.222"] + "A": ["208.67.222.222"] } } - \ No newline at end of file + From a93c77ad5e4720c9406d6413c71af56917bb31b5 Mon Sep 17 00:00:00 2001 From: StarSupreme <154985894+StarSupreme@users.noreply.github.com> Date: Thu, 16 May 2024 13:28:10 +0530 Subject: [PATCH 02/12] Delete digifriend.is-a.dev --- domains/digifriend.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/digifriend.json diff --git a/domains/digifriend.json b/domains/digifriend.json deleted file mode 100644 index 1a0679593..000000000 --- a/domains/digifriend.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "StarSupreme", - "email": "1211243@dpssecunderabad.in", - "discord": "1134480055045718056" - }, - - "record": { - "A": ["208.67.222.222"] - } - } - From 3bb57756e94d05436c2834d88cb417f9e9fbd8d8 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 17 May 2024 15:01:31 +0200 Subject: [PATCH 03/12] Update sono.json --- domains/sono.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/domains/sono.json b/domains/sono.json index 267b37cbd..3272a804b 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -1,13 +1,16 @@ { "owner": { "username": "getSono", - "email": "julianwolf2013@outlook.de" + "email": "sono.arbeit@gmail.com" }, "record": { "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx01.mail.icloud.com", + "mx02.mail.icloud.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": [ + "apple-domain=PMmXaZI06t5XN6Dv", + "v=spf1 include:icloud.com ~all" + ] } } From 218efd7cae06094136a0754361b87dd75501068a Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Fri, 17 May 2024 14:20:35 +0100 Subject: [PATCH 04/12] github domain verification for krunch.is-a.dev --- ...ithub-pages-challenge-RadioactivePotato.krunch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-RadioactivePotato.krunch.json diff --git a/domains/_github-pages-challenge-RadioactivePotato.krunch.json b/domains/_github-pages-challenge-RadioactivePotato.krunch.json new file mode 100644 index 000000000..8db337143 --- /dev/null +++ b/domains/_github-pages-challenge-RadioactivePotato.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "" + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "05dc6febabf44f8decab35d01609ee" + } +} From 6bf8c856895776b72cdadba4f52df22787d851a4 Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Fri, 17 May 2024 15:03:13 +0100 Subject: [PATCH 05/12] Create krunch.json --- domains/krunch.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/krunch.json diff --git a/domains/krunch.json b/domains/krunch.json new file mode 100644 index 000000000..e43587ff3 --- /dev/null +++ b/domains/krunch.json @@ -0,0 +1,12 @@ +{ + "description": "My GitHub page", + "repo": "https://github.com/radioactivepotato/radioactivepotato.github.io", + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "CNAME": "radioactivepotato.github.io" + } +} From fc9c5cb9fd9c51ecf9c160a880b7100060163967 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 17 May 2024 23:02:45 +0700 Subject: [PATCH 06/12] fix file format --- ...on => _github-pages-challenge-radioactivepotato.krunch.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-RadioactivePotato.krunch.json => _github-pages-challenge-radioactivepotato.krunch.json} (90%) diff --git a/domains/_github-pages-challenge-RadioactivePotato.krunch.json b/domains/_github-pages-challenge-radioactivepotato.krunch.json similarity index 90% rename from domains/_github-pages-challenge-RadioactivePotato.krunch.json rename to domains/_github-pages-challenge-radioactivepotato.krunch.json index 8db337143..eba5fb38d 100644 --- a/domains/_github-pages-challenge-RadioactivePotato.krunch.json +++ b/domains/_github-pages-challenge-radioactivepotato.krunch.json @@ -1,7 +1,7 @@ { "owner": { "username": "RadioactivePotato", - "email": "" + "email": "", "discord": "krunchiekrunch._." }, "record": { From 39059e92a070c7243fb6d172ebf6cae3cb26dd33 Mon Sep 17 00:00:00 2001 From: arceus <96443442+blurwind@users.noreply.github.com> Date: Fri, 17 May 2024 20:30:18 +0000 Subject: [PATCH 07/12] Register arceus.is-a.dev --- domains/arceus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/arceus.json diff --git a/domains/arceus.json b/domains/arceus.json new file mode 100644 index 000000000..7961eeca3 --- /dev/null +++ b/domains/arceus.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "blurwind", + "email": "96443442+blurwind@users.noreply.github.com", + "discord": "1055478076013817936" + }, + + "record": { + "CNAME": "blurwind.github.io" + } + } + \ No newline at end of file From d185ec499c6895c6736b7716a8f8b81fc99b7de2 Mon Sep 17 00:00:00 2001 From: faaafu <59342394+faaafu@users.noreply.github.com> Date: Fri, 17 May 2024 19:33:59 -0500 Subject: [PATCH 08/12] Delete fafu.is-a.dev --- domains/fafu.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/fafu.json diff --git a/domains/fafu.json b/domains/fafu.json deleted file mode 100644 index 26d6b7402..000000000 --- a/domains/fafu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "faaafu", - "email": "shimni22@proton.me" - }, - "record": { - "CNAME": "faaafu.github.io" - } -} From 6abf5e56893895ea3582e7c05edaaf296de74f11 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 18 May 2024 12:29:24 +0700 Subject: [PATCH 09/12] 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 b025413ce..dbabcbcfd 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -8,6 +8,6 @@ "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": { - "CNAME": "maskduck.github.io" + "CNAME": "maskduck.pages.dev" } } From 9a2a21e13aa2bb414bf88ed3b8bee351efa671ff Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Sat, 18 May 2024 10:35:21 +0100 Subject: [PATCH 10/12] discord domain verification - krunch.is-a.dev --- domains/_discord.krunch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.krunch.json diff --git a/domains/_discord.krunch.json b/domains/_discord.krunch.json new file mode 100644 index 000000000..cc0a0db9b --- /dev/null +++ b/domains/_discord.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "dh=df2bf9fb87a1dc3ee29c6ddfa51ed86da28581c5" + } +} From d5427cd2115a8736739b9b031af829cbc8c5e8d9 Mon Sep 17 00:00:00 2001 From: arceus <96443442+blurwind@users.noreply.github.com> Date: Sat, 18 May 2024 09:40:13 -0400 Subject: [PATCH 11/12] removed github email, now blank --- domains/arceus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arceus.json b/domains/arceus.json index 7961eeca3..3437f8b1d 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -1,7 +1,7 @@ { "owner": { "username": "blurwind", - "email": "96443442+blurwind@users.noreply.github.com", + "email": "", "discord": "1055478076013817936" }, From 28dc89baefb6f40d3791292621b3ceff890d830d Mon Sep 17 00:00:00 2001 From: SRPVT Date: Sat, 18 May 2024 20:26:03 +0530 Subject: [PATCH 12/12] Create dscbmr.json --- domains/dscbmr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dscbmr.json diff --git a/domains/dscbmr.json b/domains/dscbmr.json new file mode 100644 index 000000000..25a2fb441 --- /dev/null +++ b/domains/dscbmr.json @@ -0,0 +1,12 @@ +{ + "description": "Profile card", + "repo": "https://srpvt.github.io/DSCBMR", + "owner": { + "username": "SRPVT", + "email": "syedrayangames@gmail.com", + "Discord": "乃爪尺𓆩♕𓆪" + }, + "record": { + "CNAME": "srpvt.github.io" + } +}