From ebffa6b47c7a9849403e6060b5a27c150db68e4c Mon Sep 17 00:00:00 2001 From: Gol-D-Ace Date: Mon, 27 Oct 2014 21:00:34 +0100 Subject: [PATCH] Remove ingest server live-ord.twitch.tv from services.json Server doesn't exist anymore https://api.twitch.tv/kraken/ingests http://blog.twitch.tv/2014/09/service-update-chicago-point-of-presence-closure/ --- plugins/rtmp-services/data/services.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index ffe44399e..558704556 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -50,10 +50,6 @@ "name": "US East: New York, NY", "url": "rtmp://live-jfk.twitch.tv/app" }, - { - "name": "US Midwest: Chicago, IL", - "url": "rtmp://live-ord.twitch.tv/app" - }, { "name": "US West: Los Angeles, CA", "url": "rtmp://live-lax.twitch.tv/app"