From 7c33ce55d79bcddb10c0cbe92de4563fe06b0f02 Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Tue, 9 Jul 2019 20:42:11 -0700 Subject: [PATCH] Add support for Mixer streaming service --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index 7be10f6a..f2aeddd2 100644 --- a/data.json +++ b/data.json @@ -1194,5 +1194,13 @@ "urlMain": "https://last.fm/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "mixer.com": + { + "errorType": "status_code", + "url": "https://mixer.com/{}", + "urlMain": "https://mixer.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" } } \ No newline at end of file