Updates
This commit is contained in:
parent
dfe0a01b7f
commit
ff98f530a9
@ -38404,6 +38404,8 @@ ${f.stack}` : o;
|
||||
window.updateURL = Wit;
|
||||
window.clearURL = Kit;
|
||||
window.searchTransactions = Ko;
|
||||
console.log("[DeepLink] main.js loaded, URL:", window.location.href);
|
||||
console.log("[DeepLink] URL search params:", window.location.search);
|
||||
window.addEventListener("load", () => {
|
||||
setTimeout(() => {
|
||||
try {
|
||||
@ -8,7 +8,7 @@
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
|
||||
/>
|
||||
<script type="module" crossorigin src="./assets/index-D6KnNc0i.js"></script>
|
||||
<script type="module" crossorigin src="./assets/index-C3xFIgq6.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-C4oHu9vm.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user