diff --git a/domains/_discord.dscbmr.json b/domains/_discord.dscbmr.json index b200eef06..32ee53f3e 100644 --- a/domains/_discord.dscbmr.json +++ b/domains/_discord.dscbmr.json @@ -4,6 +4,6 @@ "email": "syedyaseeralirayan@gmail.com" }, "record": { - "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" + "TXT": "dh=7864dbaf534fd1fe06980cef458e294c317390ad" } } diff --git a/domains/afp.json b/domains/afp.json new file mode 100644 index 000000000..9a7f0a88b --- /dev/null +++ b/domains/afp.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "AndreasFxPro", + "email": "", + "discord": "423906482904629268" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} diff --git a/domains/getsono.json b/domains/getsono.json index 5bfe5ce2a..a2b7b065e 100644 --- a/domains/getsono.json +++ b/domains/getsono.json @@ -6,7 +6,13 @@ }, "record": { - "CNAME": "getsono.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": "google-site-verification=MFPLEonkdLiPBmou5SY2mk4qJQ2HC3jZC9cQ8poP3_o" } } - \ No newline at end of file + diff --git a/domains/golden.json b/domains/golden.json new file mode 100644 index 000000000..3c14f4844 --- /dev/null +++ b/domains/golden.json @@ -0,0 +1,14 @@ +{ + "description": "Golden's Public Site", + "repo": "https://github.com/goldenboys2011/goldenboys2011.github.io", + "owner": { + "username": "goldenboys2011", + "email": "ody.chryssos@gmail.com", + "discord": "936320442594103307" + }, + + "record": { + "CNAME": "goldenboys2011.github.io" + } + } + diff --git a/domains/huz.json b/domains/huz.json index 1ec020c98..bb24bb0c5 100644 --- a/domains/huz.json +++ b/domains/huz.json @@ -1,9 +1,12 @@ { + "description": "Huz Personal Portfolio", + "repo": "https://github.com/Nooby69/Huz", "owner": { "username": "Nooby69", - "email": "farighinsaan123@gmail.com" + "email": "farighinsaan123@gmail.com", + "discord": "excalibur._.dev" }, "record": { - "CNAME": "5b77bf69-39e2-433c-add4-e59c20476eab.id.repl.co" + "CNAME": "nooby69.github.io" } -} +} diff --git a/domains/illy.json b/domains/illy.json new file mode 100644 index 000000000..d53a75c3e --- /dev/null +++ b/domains/illy.json @@ -0,0 +1,11 @@ +{ + "description": "Personal about me and Projects website", + "repo": "https://github.com/illy-dev/illy-dev.github.io", + "owner": { + "username": "illy-dev", + "email": "illythehase@gmail.com" + }, + "record": { + "CNAME": "illy-dev.github.io" + } +} diff --git a/domains/l6174.json b/domains/l6174.json index 997904ba8..70e97793f 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -3,7 +3,7 @@ "repo": "https://github.com/l6174/l6174.github.io", "owner": { "username": "l6174", - "email": "l.lawliet6174@gmail.com" + "email": "l6174@proton.me" }, "record": { "CNAME": "l6174.github.io" diff --git a/domains/mail.l6174.json b/domains/mail.l6174.json deleted file mode 100644 index c9d525eb8..000000000 --- a/domains/mail.l6174.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Email Forwarding Domain.", - "owner": { - "username": "l6174", - "email": "l.lawliet6174@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} diff --git a/domains/sono.json b/domains/sono.json index 508be39ac..bc5823413 100644 --- a/domains/sono.json +++ b/domains/sono.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=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" + ], "URL": "https://getsono.is-a.dev" } }