Skip to content

Commit

Permalink
update preconnect header
Browse files Browse the repository at this point in the history
  • Loading branch information
hifocus committed Oct 2, 2022
1 parent 9a6d5bf commit 9b797e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion merger.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<!-- Upgrade HTTP Connections to HTTPS - Default -->
<link rel="preconnect" href="https://www.gravatar.com" crossorigin>
<link rel="preconnect" href="https://lib.baomitu.com" crossorigin>
<link rel="preconnect" href="https://s1.pstatp.com" crossorigin>
<link rel="shortcut icon" type="image/x-icon" id="favicon"><!-- Page icon will be set automatically -->

<!-- Load style files from local - Default -->
Expand Down

0 comments on commit 9b797e7

Please sign in to comment.