-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
110 lines (103 loc) · 4.95 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<html lang="zh-Hant">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<link rel="canonical" href="https://hkbus.app/" />
<link rel="alternative" hreflang="en" href="https://hkbus.app/en" />
<link rel="alternative" hreflang="zh-Hant" href="https://hkbus.app/zh" />
<link rel="alternative" hreflang="x-default" href="https://hkbus.app/zh" />
<meta name="apple-itunes-app" content="app-id=1612184906" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"
/>
<meta name="theme-color" content="#000000" />
<link rel="preload" href="/fonts/chiron-hei/css/vf.css" as="style" />
<link rel="preload" href="/fonts/oswald/latin.css" as="style" />
<link rel="stylesheet" href="/fonts/chiron-hei/css/vf.css" />
<link rel="stylesheet" href="/fonts/oswald/latin.css" />
<meta
name="description"
content="無廣告手機應用程式查閱巴士線、車站、預計到達時間,路線盡包九龍巴士(九巴)、龍運巴士、新世界第一巴士(新巴)、城巴、新大嶼山巴士、專線小巴 - 巴士到站預報 App"
/>
<!-- Start Single Page Apps for GitHub Pages -->
<script>
// Single Page Apps for GitHub Pages
// MIT License
// https://github.com/rafgraph/spa-github-pages
// This script checks to see if a redirect is present in the query string,
// converts it back into the correct url and adds it to the
// browser's history using window.history.replaceState(...),
// which won't cause the browser to attempt to load the new url.
// When the single page app is loaded further down in this file,
// the correct url will be waiting in the browser's history for
// the single page app to route accordingly.
(function (l) {
if (l.search[1] === "/") {
var decoded = l.search
.slice(1)
.split("&")
.map(function (s) {
return s.replace(/~and~/g, "&");
})
.join("?");
window.history.replaceState(
null,
null,
l.pathname.slice(0, -1) + decoded + l.hash
);
}
})(window.location);
</script>
<!-- End Single Page Apps for GitHub Pages -->
<link rel="apple-touch-icon" href="/img/logo192_full.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="/manifest.json" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GHB6RFYM15"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
const analytics =
window.iOSRNWebView && !window.iOSTracking
? false
: JSON.parse(localStorage.getItem("analytics")) ?? true;
if (analytics) {
gtag("js", new Date());
gtag("config", "G-GHB6RFYM15");
}
</script>
<title>巴士到站預報 App</title>
<meta property="og:title" content="巴士到站預報 App" />
<meta
property="og:description"
content="無廣告手機應用程式查閱巴士線、車站、預計到達時間,路線盡包九龍巴士(九巴)、龍運巴士、新世界第一巴士(新巴)、城巴、新大嶼山巴士 - 巴士到站預報 App"
/>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hkbus.app/" />
<meta property="og:image" content="https://hkbus.app/img/share.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="巴士到站預報 App" />
<meta
name="twitter:description"
content="無廣告手機應用程式查閱巴士線、車站、預計到達時間,路線盡包九龍巴士(九巴)、龍運巴士、新世界第一巴士(新巴)、城巴、新大嶼山巴士 - 巴士到站預報 App"
/>
<meta name="twitter:image" content="https://hkbus.app/img/share.png" />
<style prerender></style>
<style>body { background: black; }</style>
<script type="application/ld+json"></script>
<script type="module" crossorigin src="/assets/index-Cts3vnn0.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BSkLjl09.css">
<link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script></head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="launcher-loading" class="background-loading" style="background: url(/https/github.com/img/loading.svg) no-repeat 50% 50%;"></div>
<div id="root"></div>
</body>
</html>