mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -259,6 +259,7 @@ public class WebxdcActivity extends WebViewActivity implements DcEventCenter.DcE
|
||||
+ "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");
|
||||
|
||||
Reference in New Issue
Block a user