diff --git a/domains/darkdevil.json b/domains/darkdevil.json index ff88ff37e..f8d39ca84 100644 --- a/domains/darkdevil.json +++ b/domains/darkdevil.json @@ -7,6 +7,17 @@ "discord": "LRxDark Dare Devil#0001" }, "record": { - "CNAME": "taha183.github.io" + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/gizzy.json b/domains/gizzy.json new file mode 100644 index 000000000..d38ee02f2 --- /dev/null +++ b/domains/gizzy.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "NeroGizmoUwU", + "email": "minecraftcoolglibchannel@gmail.com" + }, + + "record": { + "CNAME": "nero-pi.duckdns.org" + } + } + \ No newline at end of file diff --git a/domains/lime360.json b/domains/lime360.json deleted file mode 100644 index ecea5243c..000000000 --- a/domains/lime360.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "lime360", - "email": "emeraldlime@protonmail.com", - "mastodon": "lime360@meow.social", - "discord": "lime360#3291" - }, - - "description": "my website", - "repo": "https://github.com/lime360/lime360.github.io", - "record": { - "CNAME": "lime360.github.io" - } -} diff --git a/domains/qxb3.json b/domains/qxb3.json deleted file mode 100644 index 8fea7bea1..000000000 --- a/domains/qxb3.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "qxb3's personal website", - "owner": { - "username": "qxb3", - "discord": "qxb3#4312", - "email": "" - }, - "record": { - "CNAME": "qxb-production.up.railway.app" - } -} diff --git a/domains/register.json b/domains/register.json index 652ecebea..39dd4bd9a 100644 --- a/domains/register.json +++ b/domains/register.json @@ -6,6 +6,6 @@ "email": "mahir@molai.dev" }, "record": { - "CNAME": "is-a-dev-registration.pages.dev" + "CNAME": "register-53h.pages.dev" } } diff --git a/domains/shept.json b/domains/shept.json new file mode 100644 index 000000000..4d76621a9 --- /dev/null +++ b/domains/shept.json @@ -0,0 +1,11 @@ +{ + "description": "An aboutme page for Shept", + "repo": "https://github.com/mcshept", + "owner": { + "username": "mcshept", + "email": "shept@dasshept.tech" + }, + "record": { + "CNAME": "mcshept.github.io" + } +} \ No newline at end of file diff --git a/domains/thet3o.json b/domains/thet3o.json new file mode 100644 index 000000000..ba7ab32d7 --- /dev/null +++ b/domains/thet3o.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "thet3o", + "email": "thet3o@yahoo.com" + }, + + "record": { + "MX": ["mx.mailtie.com"] + } + } + \ No newline at end of file diff --git a/domains/udaya.json b/domains/udaya.json new file mode 100644 index 000000000..6234509f3 --- /dev/null +++ b/domains/udaya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "udaya28", + "email": "udaya28vivek31@gmail.com" + }, + "record": { + "URL": "https://mudaya.web.app/" + } +} diff --git a/domains/vachanmn.json b/domains/vachanmn.json new file mode 100644 index 000000000..001b5295a --- /dev/null +++ b/domains/vachanmn.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "vachanmn123", + "email": "vachanmn123@gmail.com" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file