Skip to content

Commit

Permalink
Merge pull request #2232 from alphagov/add-domains
Browse files Browse the repository at this point in the history
Add coronavirus domains to cross domain linker
  • Loading branch information
oscarwyatt authored Jul 8, 2020
2 parents 630bbec + 71521d9 commit f02a7f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/assets/javascripts/analytics/init.js.erb
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ var analyticsInit = function() {
'complete-deputy-report.service.gov.uk',
'contractsfinder.service.gov.uk',
'coronavirus.data.gov.uk',
'coronavirus-business-volunteers.service.gov.uk',
'coronavirus-vulnerable-people.service.gov.uk',
'courttribunalfinder.service.gov.uk',
'create-energy-label.service.gov.uk',
'cymraeg.registertovote.service.gov.uk',
Expand All @@ -87,6 +89,7 @@ var analyticsInit = function() {
'faster-uk-entry.service.gov.uk',
'finance.manage-apprenticeships.service.gov.uk',
'findapprenticeship.service.gov.uk',
'find-coronavirus-support.service.gov.uk',
'flood-map-for-planning.service.gov.uk',
'flood-warning-information.service.gov.uk',
'gender-pay-gap.service.gov.uk',
Expand Down

0 comments on commit f02a7f7

Please sign in to comment.