Skip to content

Commit 4cee4f4

Browse files
authored
Merge pull request #36042 from ZarirDev/main
Create and update zarir.json files
2 parents 35993e0 + fda9d95 commit 4cee4f4

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

domains/www.zarir.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"owner": {
3+
"username": "ZarirDev",
4+
"email": "zarir498@gmail.com",
5+
"discord": "zardev"
6+
},
7+
"records": {
8+
"CNAME": "website.netlify.app"
9+
}
10+
}

domains/zarir.json

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

0 commit comments

Comments
 (0)