10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba169ea commit 9eec7b5Copy full SHA for 9eec7b5
index.html
@@ -49,5 +49,13 @@ <h3>Fetched Files:</h3>
49
<script src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/2.0.5/FileSaver.min.js"></script>
50
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
51
<script type="module" src="fetcher.js"></script>
52
+ <script>
53
+ window.va =
54
+ window.va ||
55
+ function () {
56
+ (window.vaq = window.vaq || []).push(arguments);
57
+ };
58
+ </script>
59
+ <script defer src="/_vercel/insights/script.js"></script>
60
</body>
61
</html>
0 commit comments