diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 558704556..e196fc375 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -6,10 +6,30 @@ "name": "US West: San Francisco, CA", "url": "rtmp://live.twitch.tv/app" }, + { + "name": "Asia: Hong Kong", + "url": "rtmp://live-hkg.twitch.tv/app" + }, + { + "name": "Asia: Seoul, South Korea", + "url": "rtmp://live-sel.twitch.tv/app" + }, { "name": "Asia: Singapore", "url": "rtmp://live-sin-backup.twitch.tv/app" }, + { + "name": "Asia: Taipei, Taiwan", + "url": "rtmp://live-tpe.twitch.tv/app" + }, + { + "name": "Asia: Tokyo, Japan", + "url": "rtmp://live-tyo.twitch.tv/app" + }, + { + "name": "Australia: Sydney", + "url": "rtmp://live-syd.twitch.tv/app" + }, { "name": "EU: Amsterdam, NL", "url": "rtmp://live-ams.twitch.tv/app"