Skip to content

Commit ad739c2

Browse files
author
LunaBroeke
committed
servers: updated link to luwuna's server status page
Expanded the SSL certificate to also cover luwuna.smoo.it
1 parent 0ef2e7b commit ad739c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/store/servers.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export const servers: IServer[] = [
8484
},
8585
{
8686
name : 'Luwuna (H&S)',
87-
link : 'https://server.lunabroeke.dev/ServerList',
87+
link : 'https://luwuna.smoo.it/ServerList',
8888
server : { host: 'luwuna.smoo.it', ip: '5.180.182.219', port: 1027 },
8989
location : { flag: 'nl', name: 'Netherlands' },
9090
version : linkTree('main', 'LunaBroeke/main', 'LunaBroeke/SmoOnlineServer'),
@@ -97,7 +97,7 @@ export const servers: IServer[] = [
9797
},
9898
{
9999
name : 'Luwuna (Co-op)',
100-
link : 'https://server.lunabroeke.dev/ServerList',
100+
link : 'https://luwuna.smoo.it/ServerList',
101101
server : { host: 'luwuna.smoo.it', ip: '5.180.182.219', port: 1028 },
102102
location : { flag: 'nl', name: 'Netherlands' },
103103
version : linkTree('main', 'LunaBroeke/main', 'LunaBroeke/SmoOnlineServer'),
@@ -110,7 +110,7 @@ export const servers: IServer[] = [
110110
},
111111
{
112112
name : 'Luwuna (Versus)',
113-
link : 'https://server.lunabroeke.dev/ServerList',
113+
link : 'https://luwuna.smoo.it/ServerList',
114114
server : { host: 'luwuna.smoo.it', ip: '5.180.182.219', port: 1029 },
115115
location : { flag: 'nl', name: 'Netherlands' },
116116
version : linkTree('main', 'LunaBroeke/main', 'LunaBroeke/SmoOnlineServer'),

0 commit comments

Comments
 (0)