diff --git a/domains/abhisekp.json b/domains/abhisekp.json new file mode 100644 index 000000000..3fab010d3 --- /dev/null +++ b/domains/abhisekp.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "abhisekp", + "email": "abhisekp@engineer.com", + "twitter": "abhisek", + "discord": "abhisekp#3680", + "description": "About Abhisek Pattnaik", + "repo": "https://github.com/abhisekp/abhisekp" + }, + "record": { + "URL": "https://abhisekp.com" + } +} diff --git a/domains/blox.json b/domains/blox.json index ff4b9f06d..19df95c45 100644 --- a/domains/blox.json +++ b/domains/blox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "soudblox", - "email": "nick8x@gmail.com" - }, - "record": { - "CNAME": "bloxsite.up.railway.app" - } -} + "owner": { + "username": "soudblox", + "email": "nick8x@gmail.com" + }, + "record": { + "CNAME": "soudblox.github.io" + } +} diff --git a/domains/darkdevil.json b/domains/darkdevil.json new file mode 100644 index 000000000..f8d39ca84 --- /dev/null +++ b/domains/darkdevil.json @@ -0,0 +1,23 @@ +{ + "description": "darkdevil.is-a.dev", + "repo": "https://github.com/taha183/taha183.github.io", + "owner": { + "username": "taha183", + "email": "tahaadnanawan@gmail.com", + "discord": "LRxDark Dare Devil#0001" + }, + "record": { + "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/dex.json b/domains/dex.json index 5ec350973..826c1761b 100644 --- a/domains/dex.json +++ b/domains/dex.json @@ -7,6 +7,6 @@ "discord": "Dexter#6993" }, "record": { - "CNAME": "thegeekdex.xyz" + "A": ["54.225.254.200"] } } diff --git a/domains/flyingcheese41.json b/domains/flyingcheese41.json new file mode 100644 index 000000000..5f74e441d --- /dev/null +++ b/domains/flyingcheese41.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FlyingCheese41", + "email": "FlyingCheese43@gmail.com" + }, + "record": { + "CNAME": "FlyingCheese41.github.io" + } + } 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/jeremy.json b/domains/jeremy.json new file mode 100644 index 000000000..0db040f2e --- /dev/null +++ b/domains/jeremy.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "MyNameJeremy", + "email": "original.jeremy.grotjahn@gmail.com" + }, + + "record": { + "URL": "https://dev.jeremys.social" + } + } + \ No newline at end of file diff --git a/domains/jesgran.json b/domains/jesgran.json new file mode 100644 index 000000000..941ab8536 --- /dev/null +++ b/domains/jesgran.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Jesgran", + "email": "calzdani20@libero.it" + }, + + "record": { + "CNAME": "jesgran.github.io" + } + } + \ No newline at end of file diff --git a/domains/krix.json b/domains/krix.json index a00d3cdfc..60bad1285 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -5,6 +5,17 @@ "email": "kristjan.kocevar89@gmail.com" }, "record": { - "CNAME": "krix12.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/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/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/somenicetables.json b/domains/somenicetables.json new file mode 100644 index 000000000..f8c21d39b --- /dev/null +++ b/domains/somenicetables.json @@ -0,0 +1,12 @@ +{ + "description": "My personal about me page", + "repo": "https://github.com/somenicetables/somenicetables.github.io", + "owner": { + "username": "somenicetables", + "email": "themadman2215@gmail.com", + "twitter": "15usernamelimit" + }, + "record": { + "CNAME": "somenicetables.github.io" + } +} diff --git a/domains/syd.json b/domains/syd.json new file mode 100644 index 000000000..3c33dcfd5 --- /dev/null +++ b/domains/syd.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "bububa", + "email": "prof.syd.xu@gmail.com" + }, + + "record": { + "CNAME": "bububa.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/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 diff --git a/domains/varunkumarbilwal.json b/domains/varunkumarbilwal.json new file mode 100644 index 000000000..ea0717939 --- /dev/null +++ b/domains/varunkumarbilwal.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "varunkumarbilwal", + "email": "varunkumarbilwal@gmail.com" + }, + + "record": { + "CNAME": "varunkumarbilwal.github.io" + } + } + \ No newline at end of file diff --git a/domains/what.json b/domains/what.json new file mode 100644 index 000000000..a2bed7939 --- /dev/null +++ b/domains/what.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/What-Question-Mark/What-Question-Mark.github.io", + "owner": { + "username": "What-Question-Mark", + "email": "jack.weller@hotmail.com", + "twitter": "@whatqm", + "discord": "discord-username-and-discriminator" + }, + "record": { + "CNAME": "what-question-mark.github.io" + } +}