Skip to content

Commit

Permalink
WIP TESTING
Browse files Browse the repository at this point in the history
  • Loading branch information
abeddow91 committed Oct 11, 2023
1 parent 1814a57 commit c52a344
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 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 All @@ -67,5 +68,6 @@ object HttpPreconnections {
"https://phar.gu-web.net",
"https://static.theguardian.com",
"https://support.theguardian.com",
"http://localhost:8801"
)
}

0 comments on commit c52a344

Please sign in to comment.