muxable / rtirl-twitch-map

Twitch extension to visualize the streamers location using RealtimeIRL
https://dashboard.twitch.tv/extensions/i52z82x2iv77hdi5u4gnca0bgb9m71
7 stars 0 forks source link

Verify new extension CSP #4

Closed juaoose closed 2 years ago

juaoose commented 2 years ago

We might need to make some adjustments considering the new policy for CSP directives. Needs to happen before Jan 25 2022.

juaoose commented 2 years ago

Maybe some of these are the ones required.

juaoose commented 2 years ago

Also https://github.com/BarryCarlyon/twitchextensioncsp could be useful

juaoose commented 2 years ago

From testing, the ones that are required are: For images:

juaoose commented 2 years ago

Image: https://a.tile.openstreetmap.org,https://b.tile.openstreetmap.org,https://c.tile.openstreetmap.org Media: https://twitch.tv/, https://dev.twitch.tv/ Fetching: wss://rtirl-a1d7f-default-rtdb.firebaseio.com

juaoose commented 2 years ago

That last config was approved.