REMOVED COMMENTS BECAUSE LINTER ERROR UGHH
This commit is contained in:
parent
62d28bab4e
commit
1fb2bba4ce
1 changed files with 4 additions and 4 deletions
|
@ -47,7 +47,7 @@
|
||||||
value = "193.1.99.91";
|
value = "193.1.99.91";
|
||||||
server = true;
|
server = true;
|
||||||
}
|
}
|
||||||
{ ### CompSoc Minecraft server
|
{
|
||||||
record = "minecraft.compsoc.games";
|
record = "minecraft.compsoc.games";
|
||||||
r_type = "CNAME";
|
r_type = "CNAME";
|
||||||
value = "bumblebee";
|
value = "bumblebee";
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
r_type = "SRV";
|
r_type = "SRV";
|
||||||
value = "0 10 25518 minecraft.compsoc.games.skynet.ie.";
|
value = "0 10 25518 minecraft.compsoc.games.skynet.ie.";
|
||||||
}
|
}
|
||||||
{ ### Old Compsoc Minecraft server
|
{
|
||||||
record = "minecraft-classic.compsoc.games";
|
record = "minecraft-classic.compsoc.games";
|
||||||
r_type = "CNAME";
|
r_type = "CNAME";
|
||||||
value = "bumblebee";
|
value = "bumblebee";
|
||||||
|
@ -67,7 +67,7 @@
|
||||||
r_type = "SRV";
|
r_type = "SRV";
|
||||||
value = "0 10 25520 minecraft-classic.compsoc.games.skynet.ie.";
|
value = "0 10 25520 minecraft-classic.compsoc.games.skynet.ie.";
|
||||||
}
|
}
|
||||||
{ ### Game Society Minecraft server
|
{
|
||||||
record = "minecraft.gsoc.games";
|
record = "minecraft.gsoc.games";
|
||||||
r_type = "CNAME";
|
r_type = "CNAME";
|
||||||
value = "bumblebee";
|
value = "bumblebee";
|
||||||
|
@ -77,7 +77,7 @@
|
||||||
r_type = "SRV";
|
r_type = "SRV";
|
||||||
value = "0 10 25521 minecraft.gsoc.games.skynet.ie.";
|
value = "0 10 25521 minecraft.gsoc.games.skynet.ie.";
|
||||||
}
|
}
|
||||||
{ ### Philosophy and Debate Minecraft server
|
{
|
||||||
record = "minecraft.phildeb.games";
|
record = "minecraft.phildeb.games";
|
||||||
r_type = "CNAME";
|
r_type = "CNAME";
|
||||||
value = "bumblebee";
|
value = "bumblebee";
|
||||||
|
|
Loading…
Reference in a new issue