Skip to content

Commit

Permalink
add assets code to preconnect
Browse files Browse the repository at this point in the history
  • Loading branch information
abeddow91 committed Oct 11, 2023
1 parent 1814a57 commit c7d6e12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/app/http/ResultWithPreconnectPreload.scala
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ trait ResultWithPreconnectPreload {
object HttpPreconnections {
val defaultUrls = Seq(
"https://assets.guim.co.uk/",
"https://assets-code.guim.co.uk/",
"https://i.guim.co.uk",
"https://j.ophan.co.uk",
"https://ophan.theguardian.com",
Expand Down

0 comments on commit c7d6e12

Please sign in to comment.