diff --git a/domains/aquiffoo.json b/domains/aquiffoo.json new file mode 100644 index 000000000..a310d9885 --- /dev/null +++ b/domains/aquiffoo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aquiffoo", + "email": "aquilesffoliveira@gmail.com" + }, + "record": { + "URL": "https://aquiffoo.vercel.app" + } +} diff --git a/domains/cloudy1337.json b/domains/cloudy1337.json new file mode 100644 index 000000000..2c130551d --- /dev/null +++ b/domains/cloudy1337.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "OfficialSmojo17", + "email": "smmojo17@gmail.com", + "discord": "mapperdotexe" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} diff --git a/domains/devarnav.json b/domains/devarnav.json index c21873e0a..620a2f972 100644 --- a/domains/devarnav.json +++ b/domains/devarnav.json @@ -1,20 +1,20 @@ { - "owner": { - "username": "ArnavBarway", - "email": "playnav.yt@gmail.com" - }, - "record": { - "A": [ - "185.199.111.153", - "185.199.108.153", - "185.199.110.153", - "185.199.109.153" - ], - "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "TXT": [ - "zoho-verification=zb39750828.zmverify.zoho.in", - "v=spf1 include:zoho.in ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAAt9K76gVP+mjIb76sc2SyJs1lokKVvJMkgzPMYWzJl4oXqZmecc7qvjppmbxPqU45oB8AShe0n1fIJRjuozrZRuvh3C9qIHAB5iKmS6bV6tHVWNhNymNxyaQhAgdKwYBpfORrzd9S1S+036c1f7moJ+MQOzHQOePQR7wIDAQAB" - ] - } + "owner": { + "username": "ArnavBarway", + "email": "playnav.yt@gmail.com" + }, + "record": { + "A": [ + "185.199.111.153", + "185.199.108.153", + "185.199.110.153", + "185.199.109.153" + ], + "MX": [ + "mx1.improvmc.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } } diff --git a/domains/doom.json b/domains/doom.json new file mode 100644 index 000000000..0812517cd --- /dev/null +++ b/domains/doom.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website inspired by 90s personal websites made in Geocities", + "repo": "https://github.com/itsdoomone/itsdoomone.github.io", + "owner": { + "username": "ItsDoomOne", + "email": "leodroid796@gmail.com", + "discord": "527778424392253441" + }, + "record": { + "CNAME": "itsdoomone.github.io" + } +} diff --git a/domains/tak.json b/domains/tak.json new file mode 100644 index 000000000..8a647b45f --- /dev/null +++ b/domains/tak.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tak-gamingYT", + "email": "tak@tak.io.vn" + }, + "record": { + "CNAME": "tak-gamingyt.github.io" + }, + "proxied": true +} diff --git a/domains/ziyn.json b/domains/ziyn.json index 46eb37803..7851a9219 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ziyndev", - "email": "is-a-dev@ziyn.us.kg" - }, - "record": { - "CNAME": "ziyn.pages.dev" - } + "owner": { + "username": "254thheli", + "email": "is-a-dev@ziyn.us.kg" + }, + "record": { + "CNAME": "ziyn.pages.dev" + } } diff --git a/domains/zmail._domainkey.devarnav.json b/domains/zmail._domainkey.devarnav.json new file mode 100644 index 000000000..336d7eb0e --- /dev/null +++ b/domains/zmail._domainkey.devarnav.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ArnavBarway", + "email": "playnav.yt@gmail.com" + }, + "record": { + "TXT": [ + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSshIz5JRWquCDisgpRtbtWwMhzi2asXOamXxO6G80r4cNYll2/7AWSIxEKGV8t/eoGo9xiryfUXi0W5P5jHY6TWcdawPE/xBoBySt58dQtOElHEplukCYxyTotrvdQp1nH9w2jmexZfjXzOS97sGwUXHDWxNZjwT7hYf5Kzif+QIDAQAB" + ] + } +}