-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
109 lines (109 loc) · 3.96 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="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no" />
<meta name="theme-color" content="#000000" />
<link rel="manifest" href="https://xodial.github.io/csb-i7i436/manifest.json" />
<link rel="shortcut icon" href="https://xodial.github.io/csb-i7i436/static/images/favicon.ico" />
<link
rel="icon"
type="image/png"
sizes="192x192"
href="https://xodial.github.io/csb-i7i436/static/images/android-chrome-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="512x512"
href="https://xodial.github.io/csb-i7i436/static/images/android-chrome-512x512.png"
/>
<link rel="stylesheet" href="https://xodial.github.io/csb-i7i436/style.css" />
<title>LB Tracker</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<div id="modal-root"></div>
<script>
!(function (e) {
function t(t) {
for (var n, i, l = t[0], a = t[1], c = t[2], p = 0, s = []; p < l.length; p++)
(i = l[p]), Object.prototype.hasOwnProperty.call(o, i) && o[i] && s.push(o[i][0]), (o[i] = 0);
for (n in a) Object.prototype.hasOwnProperty.call(a, n) && (e[n] = a[n]);
for (f && f(t); s.length; ) s.shift()();
return u.push.apply(u, c || []), r();
}
function r() {
for (var e, t = 0; t < u.length; t++) {
for (var r = u[t], n = !0, l = 1; l < r.length; l++) {
var a = r[l];
0 !== o[a] && (n = !1);
}
n && (u.splice(t--, 1), (e = i((i.s = r[0]))));
}
return e;
}
var n = {},
o = { 1: 0 },
u = [];
function i(t) {
if (n[t]) return n[t].exports;
var r = (n[t] = { i: t, l: !1, exports: {} });
return e[t].call(r.exports, r, r.exports, i), (r.l = !0), r.exports;
}
(i.m = e),
(i.c = n),
(i.d = function (e, t, r) {
i.o(e, t) || Object.defineProperty(e, t, { enumerable: !0, get: r });
}),
(i.r = function (e) {
'undefined' != typeof Symbol &&
Symbol.toStringTag &&
Object.defineProperty(e, Symbol.toStringTag, { value: 'Module' }),
Object.defineProperty(e, '__esModule', { value: !0 });
}),
(i.t = function (e, t) {
if ((1 & t && (e = i(e)), 8 & t)) return e;
if (4 & t && 'object' == typeof e && e && e.__esModule) return e;
var r = Object.create(null);
if (
(i.r(r), Object.defineProperty(r, 'default', { enumerable: !0, value: e }), 2 & t && 'string' != typeof e)
)
for (var n in e)
i.d(
r,
n,
function (t) {
return e[t];
}.bind(null, n)
);
return r;
}),
(i.n = function (e) {
var t =
e && e.__esModule
? function () {
return e.default;
}
: function () {
return e;
};
return i.d(t, 'a', t), t;
}),
(i.o = function (e, t) {
return Object.prototype.hasOwnProperty.call(e, t);
}),
(i.p = 'https://xodial.github.io/csb-i7i436/');
var l = (this['webpackJsonpreact-18'] = this['webpackJsonpreact-18'] || []),
a = l.push.bind(l);
(l.push = t), (l = l.slice());
for (var c = 0; c < l.length; c++) t(l[c]);
var f = a;
r();
})([]);
</script>
<script src="https://xodial.github.io/csb-i7i436/static/js/2.0b27e2da.chunk.js"></script>
<script src="https://xodial.github.io/csb-i7i436/static/js/main.7dcf896e.chunk.js"></script>
</body>
</html>