From 28a7310d5af241bccf1fb84ce29d6fdf7bfdfc76 Mon Sep 17 00:00:00 2001 From: PAP6 <68839421+PAP6@users.noreply.github.com> Date: Fri, 6 Nov 2020 16:21:20 +1000 Subject: [PATCH] New 6.0 server(Now with DDNS) Previous pull request was closed, so I make a new one but with DDNS. --- servers_v6.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/servers_v6.json b/servers_v6.json index bae5313b7c..34f3fe0a90 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -26,4 +26,7 @@ { "address": "Chaotic-Neutral.ddns.net:5555" } + { + "address": "cheginde.ddns.net" + } ]