This repository was archived by the owner on Jul 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathmain.html
More file actions
21 lines (18 loc) · 1.49 KB
/
main.html
File metadata and controls
21 lines (18 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<head>
<link href="//dg0ddngxdz549.cloudfront.net/newspring/icons/favicon.ico?v=4" rel="shortcut icon" type="image/x-icon">
<link href="//dg0ddngxdz549.cloudfront.net/newspring/icons/apple.touch.png" rel="apple-touch-icon" type="image/x-icon">
<link href="//dg0ddngxdz549.cloudfront.net/newspring/icons/apple.touch.small.png" rel="apple-touch-icon" sizes="72x72" type="image/x-icon">
<link href="//dg0ddngxdz549.cloudfront.net/newspring/icons/apple.touch.medium.png" rel="apple-touch-icon" sizes="114x114" type="image/x-icon">
<link href="//dg0ddngxdz549.cloudfront.net/newspring/icons/apple.touch.large.png" rel="apple-touch-icon" sizes="196x196" type="image/x-icon">
<link href="//dg0ddngxdz549.cloudfront.net/newspring/icons/apple.touch.large.png" rel="shortcut icon" sizes="196x196">
<link rel="alternate" href="android-app://cc.newspring.newspringapp/https/my.newspring.cc/*" />
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta content="width=device-width" name="viewport">
<meta content="telephone=no" name="format-detection">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover" name="viewport">
<script data-ssr-ignore="true" type="text/javascript">var _sf_startpt=(new Date()).getTime()</script>
<script src="https://cdn.ravenjs.com/3.4.1/raven.min.js"></script>
</head>
<!-- I read somewhere that this greatly improves Android load time. Maybe it's a joke. Very funny. -->
<body></body>