File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ defmodule RetWeb.Plugs.AddCSP do
82
82
cors_proxy_url
83
83
} #{ storage_url } #{ assets_url } 'unsafe-inline'; connect-src #{ custom_rules [ :connect_src ] } 'self' #{ cors_proxy_url } #{
84
84
storage_url
85
- } #{ assets_url } #{ link_url } https://dpdb.webvr.rocks #{ thumbnail_url } #{ ret_direct_connect } https://www.google-analytics.com https://cdn.aframe.io https://www.youtube.com https://api.github.com data: blob:; img-src #{
85
+ } #{ assets_url } #{ link_url } https://dpdb.webvr.rocks #{ thumbnail_url } #{ ret_direct_connect } https://www.google-analytics.com https://cdn.aframe.io https://www.youtube.com https://api.github.com https://bh4d9od16a-3.algolianet.com data: blob:; img-src #{
86
86
custom_rules [ :img_src ]
87
87
} 'self' https://www.google-analytics.com #{ storage_url } #{ assets_url } #{ cors_proxy_url } #{ thumbnail_url } https://cdn.aframe.io https://www.youtube.com https://user-images.githubusercontent.com https://cdn.jsdelivr.net data: blob:; media-src #{
88
88
custom_rules [ :media_src ]
You can’t perform that action at this time.
0 commit comments