Skip to content

Commit 37d30f2

Browse files
authored
Merge pull request is-a-dev#24708 from Cosintan-tg/main
Create sig1.dkim.cosintan.json, www.cosintan.json And Update cosintan.json
2 parents fa8b15e + e091b1d commit 37d30f2

3 files changed

Lines changed: 19 additions & 1 deletion

File tree

domains/cosintan.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"email": "cosintan.tg@gmail.com"
55
},
66
"records": {
7-
"CNAME": "cname.vercel-dns.com",
7+
"A": ["216.198.79.1"],
88
"MX": ["mx01.mail.icloud.com", "mx02.mail.icloud.com"],
99
"TXT": ["apple-domain=LiWFOklmiBC4xnoS", "v=spf1 include:icloud.com ~all"]
1010
},
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "cosintan-tg",
4+
"email": "cosintan.tg@gmail.com"
5+
},
6+
"records": {
7+
"CNAME": "sig1.dkim.cosintan.is-a.dev.at.icloudmailadmin.com"
8+
}
9+
}

domains/www.cosintan.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "cosintan-tg",
4+
"email": "cosintan.tg@gmail.com"
5+
},
6+
"records": {
7+
"A": ["216.198.79.1"]
8+
}
9+
}

0 commit comments

Comments
 (0)