From 3421112ac99d7ea922ce94f41735ee9dc80034a3 Mon Sep 17 00:00:00 2001 From: Gol-D-Ace Date: Mon, 16 Mar 2015 23:14:43 +0100 Subject: [PATCH] rtmp-services: Update GoodGame.ru ingests --- plugins/rtmp-services/data/services.json | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) 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" } ] },