Skip to content

Commit 9800e55

Browse files
Merge branch 'main' into add-jcloud-domain
2 parents 7a4f508 + 12bb17b commit 9800e55

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

domains/sd.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "defiect",
4+
"email": "sean.demerss@gmail.com"
5+
},
6+
"records": {
7+
"CNAME": "defiect.github.io"
8+
}
9+
}

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)