Skip to content

Commit 3ad10c4

Browse files
authored
Merge pull request #25915 from VulcanoSoftware/main
2 parents ba3bb79 + 59da07b commit 3ad10c4

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

domains/info.sftp.vulcanocraft.json

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

domains/sftp.vulcanocraft.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"description": "a subdomain for my sftp server",
3+
"owner": {
4+
"username": "VulcanoSoftware",
5+
"discord": "vulcanocraft"
6+
},
7+
"records": {
8+
"A": [
9+
"147.185.221.31"
10+
]
11+
}
12+
}

0 commit comments

Comments
 (0)