Fix iPlayer match pattern

This commit is contained in:
hensm
2022-04-17 12:43:47 +01:00
parent 3a488a6530
commit 040590751e

View File

@@ -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",