Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

iheart.com website radios do not play #953

Closed
VirgilRoussos opened this issue Feb 29, 2016 · 4 comments
Closed

iheart.com website radios do not play #953

VirgilRoussos opened this issue Feb 29, 2016 · 4 comments

Comments

@VirgilRoussos
Copy link

From support:

http://www.iheart.com

@luixxiul
Copy link
Contributor

luixxiul commented May 14, 2016

Confirmed. This seems to be due to blocking some scripts which violate the CSP directive. Open Devtool and reload,

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'none'". Either the 'unsafe-inline' keyword, a hash ('sha256-Dfz9LHfiGbhbi5p8YLt4zjwhoWGJzCyCzMeBNplMnRE='), or a nonce ('nonce-...') is required to enable inline execution.

and so on.

ref: #584

@bbondy bbondy added this to the 0.10.0dev milestone May 14, 2016
@diracdeltas
Copy link
Member

@luixxiul that's because you have noscript enabled, please turn it off before testing

@diracdeltas
Copy link
Member

diracdeltas commented May 19, 2016

in Chrome, this requires flash to work. so i think it won't work in Brave until we support Flash (#386, #1093)

@bbondy bbondy removed this from the 0.10.0dev milestone May 19, 2016
@luixxiul
Copy link
Contributor

luixxiul commented May 28, 2016

Closing for now in favor of #1093

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants