Skip to content

Commit 5ca77b8

Browse files
committed
Updates
1 parent 08e6b98 commit 5ca77b8

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

index.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,7 @@
88
<script type="module" crossorigin src="/InningIQ/assets/index-C6d6F1CL.js"></script>
99
<link rel="stylesheet" crossorigin href="/InningIQ/assets/index-lFKLuJSo.css">
1010
</head>
11-
<script type="text/javascript">
12-
(function(l) {
13-
if (l.search[1] === '/' ) {
14-
var decoded = l.search.slice(1).split('&').map(function(s) {
15-
return s.replace(/~and~/g, '&')
16-
}).join('?');
17-
window.history.replaceState(null, null,
18-
l.pathname.slice(0, -1) + decoded + l.hash
19-
);
20-
}
21-
}(window.location))
22-
</script>
11+
2312
<body>
2413
<div id="root"></div>
2514
</body>

0 commit comments

Comments
 (0)