Sfoglia il codice sorgente

serve fuse.js from our domain not cdn

Rodja Trappe 1 anno fa
parent
commit
61cc77b98d
2 ha cambiato i file con 9 aggiunte e 1 eliminazioni
  1. 8 0
      website/static/fuse.js@7.0.0
  2. 1 1
      website/static/header.html

File diff suppressed because it is too large
+ 8 - 0
website/static/fuse.js@7.0.0


+ 1 - 1
website/static/header.html

@@ -22,4 +22,4 @@
     else header.classList.remove("fade");
   };
 </script>
-<script src="https://cdn.jsdelivr.net/npm/fuse.js@6.6.2"></script>
+<script src="/static/fuse.js@7.0.0"></script>

Some files were not shown because too many files changed in this diff