From e5816031cb5d9de0a4ddb201cf69d7f5eda4aa65 Mon Sep 17 00:00:00 2001 From: June Park Date: Sat, 26 Oct 2024 20:19:11 +0900 Subject: [PATCH] Add pythonplayer123 server Signed-off-by: June Park --- servers.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers.json b/servers.json index 7199ce3..464a629 100644 --- a/servers.json +++ b/servers.json @@ -43,6 +43,10 @@ { "name": "owoellen", "address": "https://ani.owoellen.rocks" + }, + { + "name": "pythonplayer123", + "address": "https://ani3server.fly.dev" } ] }