Skip to content

Commit 20cce28

Browse files
authored
Merge pull request is-a-dev#28262 from FormunaGit/main
Add (hopefully working) Minecraft records and remove old records
2 parents 264a0cc + 69cca80 commit 20cce28

3 files changed

Lines changed: 18 additions & 11 deletions

File tree

domains/_github-pages-challenge-formunagit.formuna.json

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"owner": {
3+
"username": "FormunaGit",
4+
"discord": "754657845563097108"
5+
},
6+
"records": {
7+
"SRV": [
8+
{
9+
"priority": 0,
10+
"weight": 5,
11+
"port": 25565,
12+
"target": "mc.formuna.is-a.dev"
13+
}
14+
]
15+
}
16+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"discord": "754657845563097108"
55
},
66
"records": {
7-
"CNAME": "rimwiki.vercel.app"
7+
"A": ["159.2.75.191"]
88
}
9-
}
9+
}

0 commit comments

Comments
 (0)