From ec1eac2ea2a384e8d2d07994d153a88aa920b959 Mon Sep 17 00:00:00 2001 From: hensm Date: Tue, 13 Sep 2022 09:35:59 +0100 Subject: [PATCH] Add All 4 to known apps list --- ext/src/cast/knownApps.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/src/cast/knownApps.ts b/ext/src/cast/knownApps.ts index 89f894e..0f6c2ef 100644 --- a/ext/src/cast/knownApps.ts +++ b/ext/src/cast/knownApps.ts @@ -27,6 +27,7 @@ export default { }, "C3DE6BC2": { name: "Disney+", matches: "https://www.disneyplus.com/*" }, "B143C57E": { name: "SoundCloud", matches: "https://soundcloud.com/*" }, + "10AAD887": { name: "All 4", matches: "https://www.channel4.com/*" }, // Misc "9AC194DC": { name: "Plex" },