Skip to content

Commit ce789f9

Browse files
authored
Merge branch 'main' into main
2 parents 9cbc402 + 28fff92 commit ce789f9

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

domains/ilo.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "Ilo06",
4+
"email": "[email protected]"
5+
},
6+
"records": {
7+
"A": ["216.24.57.1"]
8+
}
9+
}

domains/sunilkumar.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"owner": {
3+
"username": "realsunil"
4+
},
5+
"records": {
6+
"CNAME": "sunilkumar.pages.dev"
7+
}
8+
}

0 commit comments

Comments
 (0)