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" + } +} diff --git a/domains/_github-pages-challenge-radioactivepotato.krunch.json b/domains/_github-pages-challenge-radioactivepotato.krunch.json new file mode 100644 index 000000000..eba5fb38d --- /dev/null +++ b/domains/_github-pages-challenge-radioactivepotato.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "05dc6febabf44f8decab35d01609ee" + } +} diff --git a/domains/arceus.json b/domains/arceus.json new file mode 100644 index 000000000..3437f8b1d --- /dev/null +++ b/domains/arceus.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "blurwind", + "email": "", + "discord": "1055478076013817936" + }, + + "record": { + "CNAME": "blurwind.github.io" + } + } + \ No newline at end of file diff --git a/domains/digifriend.json b/domains/digifriend.json deleted file mode 100644 index 2eef60de9..000000000 --- a/domains/digifriend.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "StarSupreme", - "email": "1211243@dpssecunderabad.in", - "discord": "1134480055045718056" - }, - - "record": { - "A": ["172.28.248.222"] - } - } - \ No newline at end of file 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" + } +} 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" - } -} 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" + } +} 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" } } 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" + ] } }