forked from mirror/monocles_chat_clean
Delta chat has this, seems good
(cherry picked from commit 3eaf8c8b702943db7a431f6115bd38163ee34bfe)
This commit is contained in:
parent
b01839f80b
commit
01990065ee
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ public class WebxdcPage implements ConversationPage {
|
|||
+ "script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: ; "
|
||||
+ "connect-src 'self' data: blob: ; "
|
||||
+ "img-src 'self' data: blob: ; "
|
||||
+ "media-src 'self' data: blob: ; "
|
||||
+ "webrtc 'block' ; "
|
||||
);
|
||||
headers.put("X-DNS-Prefetch-Control", "off");
|
||||
|
|
Loading…
Add table
Reference in a new issue