mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Add YouTube Music to known apps list
This commit is contained in:
@@ -15,6 +15,10 @@ export default {
|
|||||||
// Web-supported
|
// Web-supported
|
||||||
"CA5E8412": { name: "Netflix", matches: "https://www.netflix.com/*" },
|
"CA5E8412": { name: "Netflix", matches: "https://www.netflix.com/*" },
|
||||||
"233637DE": { name: "YouTube", matches: "https://www.youtube.com/*" },
|
"233637DE": { name: "YouTube", matches: "https://www.youtube.com/*" },
|
||||||
|
"2DB7CC49": {
|
||||||
|
name: "YouTube Music",
|
||||||
|
matches: "https://music.youtube.com/*"
|
||||||
|
},
|
||||||
"CC32E753": { name: "Spotify", matches: "https://open.spotify.com/*" },
|
"CC32E753": { name: "Spotify", matches: "https://open.spotify.com/*" },
|
||||||
"2BA92214": {
|
"2BA92214": {
|
||||||
name: "BBC iPlayer",
|
name: "BBC iPlayer",
|
||||||
|
|||||||
Reference in New Issue
Block a user