Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Commit 9d5786b

Browse files
authored
Merge pull request #644 from aminroosta/aminfix
add binaryqa37 to Content-Security-Policy meta tag
2 parents 4229a65 + b2317a6 commit 9d5786b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="apple-mobile-web-app-status-bar-style" content="#2a3052">
1010
<meta name="apple-mobile-web-app-capable" content="yes">
1111
<meta http-equiv="Content-Security-Policy"
12-
content="default-src https://codepush.azurewebsites.net http://github.com https://*.googleapis.com:* https://*.polyfill.io:* https://*.google-analytics.com:* wss://*.binaryws.com:* https://*.github.io:* https://*.binary.com:* https://binary.com:* https://*.gstatic.com:* https://*.cloudflare.com:* https://*.wordpress.com:* https://*.youtube.com:* https://*.trackjs.com:* 'self' data: gap: https://ssl.gstatic.com 'unsafe-inline' 'unsafe-eval' 'self'; media-src *; img-src * data:;">
12+
content="default-src https://codepush.azurewebsites.net http://github.com https://*.googleapis.com:* https://*.polyfill.io:* https://*.google-analytics.com:* wss://*.binaryws.com:* wss://*.binaryqa37.com:* https://*.binaryqa37.com:* https://*.github.io:* https://*.binary.com:* https://binary.com:* https://*.gstatic.com:* https://*.cloudflare.com:* https://*.wordpress.com:* https://*.youtube.com:* https://*.trackjs.com:* 'self' data: gap: https://ssl.gstatic.com 'unsafe-inline' 'unsafe-eval' 'self'; media-src *; img-src * data:;">
1313
<link rel="icon" href="https://binary.com/images/favicons/apple-touch-icon-57x57.png" rel="apple-touch-icon" sizes="57x57" />
1414
<link rel="stylesheet" href="fonts.css" />
1515
<link rel="stylesheet" href="styles.css" />

0 commit comments

Comments
 (0)