Merge pull request #1821 from icancodebeauty/main

This commit is contained in:
Jay Jackson
2022-03-10 07:36:01 -05:00
committed by GitHub
3 changed files with 56 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"description": "A Subdomain For My Blogs!!",
"repo": "https://github.com/icancodebeauty/blog",
"owner": {
"username": "icancodebeauty",
"email": "ishqaddy@gmail.com",
"twitter": "CodeWithAadi"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
}
}
+17
View File
@@ -0,0 +1,17 @@
{
"description": "A Subdomain For My Links Redirection!!",
"repo": "https://github.com/icancodebeauty/links",
"owner": {
"username": "icancodebeauty",
"email": "ishqaddy@gmail.com",
"twitter": "CodeWithAadi"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
}
}
+22
View File
@@ -0,0 +1,22 @@
{
"description": "A Subdomain For Mails!!",
"repo": "https://github.com/icancodebeauty/mail",
"owner": {
"username": "icancodebeauty",
"email": "ishqaddy@gmail.com",
"twitter": "CodeWithAadi"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}