diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 005d06730..76469066e 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -191,16 +191,20 @@ "url": "rtmp://live.vaughnsoft.net:443/live" }, { - "name": "US: Virginia, USA", - "url": "rtmp://live-iad.vaughnsoft.net:443/live" + "name": "US: San Jose, CA", + "url": "rtmp://live-sjc.vaughnsoft.net:443/live" }, { - "name": "US: Chicago, IL", - "url": "rtmp://live-ord.vaughnsoft.net:443/live" + "name": "US: New York, NY", + "url": "rtmp://live-nyc.vaughnsoft.net:443/live" }, { - "name": "EU: Frankfurt, Germany", - "url": "rtmp://live-de.vaughnsoft.net:443/live" + "name": "US: New York 2, NY", + "url": "rtmp://live-nyc2.vaughnsoft.net:443/live" + }, + { + "name": "EU: Amsterdam, NL", + "url": "rtmp://live-nl.vaughnsoft.net:443/live" } ] },