Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_base_profile
Commits
8f38a30f
Commit
8f38a30f
authored
Feb 08, 2018
by
Kevin Paxman
Browse files
Add additional URL that was deployed some time ago
parent
d9641c18
Changes
1
Hide whitespace changes
Inline
Side-by-side
content-security-policy.php
View file @
8f38a30f
...
...
@@ -86,6 +86,8 @@ $sites = array(
'*.ads.linkedin.com'
,
// Hootsuite Campaigns. RT#582824.
'*.hscampaigns.com'
,
// Used by MSI, confirmed by Joe Kwan
'secure.adnxs.com'
,
);
while
(
$site
=
array_shift
(
$sites
))
{
$items
[]
=
'https://'
.
$site
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment