Browse Source

rtmp-services: Update Twitch ingests

Gol-D-Ace 9 years ago
parent
commit
37ce829511
2 changed files with 2 additions and 14 deletions
  1. 2 2
      plugins/rtmp-services/data/package.json
  2. 0 12
      plugins/rtmp-services/data/services.json

+ 2 - 2
plugins/rtmp-services/data/package.json

@@ -1,10 +1,10 @@
 {
 	"url": "https://obsproject.com/obs2_update/rtmp-services",
-	"version": 7,
+	"version": 8,
 	"files": [
 		{
 			"name": "services.json",
-			"version": 7
+			"version": 8
 		}
 	]
 }

+ 0 - 12
plugins/rtmp-services/data/services.json

@@ -13,18 +13,10 @@
                     "name": "Asia: Hong Kong",
                     "url": "rtmp://live-hkg.twitch.tv/app"
                 },
-                {
-                    "name": "Asia: Hong Kong (2)",
-                    "url": "rtmp://live-hkg-2.twitch.tv/app"
-                },
                 {
                     "name": "Asia: Seoul, South Korea",
                     "url": "rtmp://live-sel.twitch.tv/app"
                 },
-                {
-                    "name": "Asia: Seoul, South Korea (2)",
-                    "url": "rtmp://live-sel-2.twitch.tv/app"
-                },
                 {
                     "name": "Asia: Singapore",
                     "url": "rtmp://live-sin.twitch.tv/app"
@@ -33,10 +25,6 @@
                     "name": "Asia: Taipei, Taiwan",
                     "url": "rtmp://live-tpe.twitch.tv/app"
                 },
-                {
-                    "name": "Asia: Tokyo (2), Japan",
-                    "url": "rtmp://live-tyo-2.twitch.tv/app"
-                },
                 {
                     "name": "Asia: Tokyo, Japan",
                     "url": "rtmp://live-tyo.twitch.tv/app"