mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 18:39:58 +00:00
Fix iPlayer match pattern
This commit is contained in:
@@ -20,7 +20,7 @@ export default {
|
|||||||
"CC32E753": { name: "Spotify", matches: "https://open.spotify.com/*" },
|
"CC32E753": { name: "Spotify", matches: "https://open.spotify.com/*" },
|
||||||
"5E81F6DB": {
|
"5E81F6DB": {
|
||||||
name: "BBC iPlayer",
|
name: "BBC iPlayer",
|
||||||
matches: "https://www.bbc.co.uk/iplayer/*"
|
matches: "https://www.bbc.co.uk/iplayer*"
|
||||||
},
|
},
|
||||||
"03977A48": {
|
"03977A48": {
|
||||||
name: "BBC Sounds",
|
name: "BBC Sounds",
|
||||||
|
|||||||
Reference in New Issue
Block a user