Skip to content

Commit efb23c3

Browse files
authored
Merge pull request #4 from pcb1631/main
domain pls pcb.json
2 parents 6ec7da3 + 37e3292 commit efb23c3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

domains/pcb.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"user": {
3+
"username": "pcb1631",
4+
"email": "josiah.backup02@gmail.com",
5+
"discord": "pcb.x86"
6+
},
7+
"subdomain": "pcb",
8+
"records": [
9+
{
10+
"type": "AAAA",
11+
"name": "ssh.pcb",
12+
"value": "2001:f40:99c:350e:1a0a:1471:2fa1:4f45"
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)