Skip to content

Commit d398841

Browse files
authored
Merge pull request #16389 from devashish2024/revert-16341-wdhdev-patch-1
Revert "delete other domains"
2 parents 0d01058 + d5e1b63 commit d398841

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

domains/_discord.ashishagarwal.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "ashishagarwal2023",
4+
"email": "[email protected]"
5+
},
6+
"record": {
7+
"TXT": "dh=d5e203382ac94458c0d7d26b4864676898e72ea0"
8+
}
9+
}

domains/ashishagarwal.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "devashish2024",
4+
"email": "[email protected]"
5+
},
6+
"record": {
7+
"CNAME": "ashishagarwal.netlify.app"
8+
}
9+
}

domains/ashishagr.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"owner": {
3+
"username": "devashish2024",
4+
"email": "[email protected]"
5+
},
6+
"record": {
7+
"A": [
8+
"185.199.109.153",
9+
"185.199.111.153",
10+
"185.199.110.153",
11+
"185.199.111.153"
12+
],
13+
"MX": [
14+
"mx1.improvmx.com",
15+
"mx2.improvmx.com"
16+
],
17+
"TXT": [
18+
"v=spf1 include:spf.improvmx.com ~all"
19+
]
20+
}
21+
}

0 commit comments

Comments
 (0)