Browse Source

chore: fix tears of steal playready on the demo page (#915)

pull/918/head
Brandon Casey 5 years ago
committed by GitHub
parent
commit
29a10d0b94
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/sources.json

2
scripts/sources.json

@ -261,7 +261,7 @@
"mimetype": "application/dash+xml",
"features": [],
"keySystems": {
"com.widevine.alpha": "https://test.playready.microsoft.com/service/rightsmanager.asmx"
"com.microsoft.playready": "https://test.playready.microsoft.com/service/rightsmanager.asmx"
}
},
{

Loading…
Cancel
Save