Skip to content

Commit 399ba8e

Browse files
authored
server listing update (#649)
* rm apocalypse server * updated new age sv ip
1 parent 2e507e8 commit 399ba8e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/src/data/servers.js

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
const servers = [
22
{
3-
address : '178.63.13.143:19025',
3+
address : '135.125.128.240:7897',
44
name : 'Scavenge and Survive - New Age!',
55
language: 'English',
66
links : { discord: 'https://discord.com/invite/vrkEMqXsQ2' }
7-
},
8-
{
9-
address : '188.165.192.24:7556',
10-
name : 'Scavenge And Survive - Apocalypse',
11-
language: '',
12-
links : { discord: 'https://discord.gg/s3kmS5Jn9D' }
137
}
148
];
159

0 commit comments

Comments
 (0)