blockscout / frontend

Front-end application for Blockscout
https://blockscout.com
GNU General Public License v3.0
141 stars 370 forks source link

support `.m3u8` format as NFT media #1671

Open tom2drum opened 4 months ago

tom2drum commented 4 months ago

NFT example implementation example

tom2drum commented 3 months ago

To implement this feature, we need to set the connect-src Content Security Policy (CSP) directive to "*"; however, this can expose the app to security risks.