We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cdn.staticfile.org
1 parent 8cabbf4 commit a1c7f04Copy full SHA for a1c7f04
merger.html
@@ -16,7 +16,7 @@
16
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
17
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
18
<!-- Upgrade HTTP Connections to HTTPS - Default -->
19
- <link rel="preconnect" href="https://s1.pstatp.com" crossorigin>
+ <link rel="preconnect" href="https://cdn.staticfile.org" crossorigin>
20
<link rel="preconnect" href="https://sdn.geekzu.org" crossorigin>
21
<link rel="shortcut icon" type="image/x-icon" id="favicon"><!-- Page icon will be set automatically -->
22
0 commit comments