mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +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/*" },
|
||||
"5E81F6DB": {
|
||||
name: "BBC iPlayer",
|
||||
matches: "https://www.bbc.co.uk/iplayer/*"
|
||||
matches: "https://www.bbc.co.uk/iplayer*"
|
||||
},
|
||||
"03977A48": {
|
||||
name: "BBC Sounds",
|
||||
|
||||
Reference in New Issue
Block a user