diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 498ea1fa6..c90b95cc6 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -227,16 +227,8 @@ "name": "GoodGame.ru", "servers": [ { - "name": "Moscow M9", - "url": "rtmp://stream.goodgame.ru:1940/live" - }, - { - "name": "Moscow M10", - "url": "rtmp://stream2.goodgame.ru:1940/live" - }, - { - "name": "Saint-Petersburg", - "url": "rtmp://spb1.goodgame.ru:1940/live" + "name": "Моscow", + "url": "rtmp://msk.goodgame.ru:1940/live" } ] },