aboutsummaryrefslogtreecommitdiffstats
path: root/searcher
diff options
context:
space:
mode:
authoralyx <alyx@aleteoryx.me>2023-07-31 15:16:34 -0400
committeralyx <alyx@aleteoryx.me>2023-07-31 15:16:34 -0400
commit7063d682f9a49f0ab98fb1f6f75585d8672b3bad (patch)
tree1c8b498d176fd1cb8c2ceadf046785c286cee221 /searcher
parent3ac2ff96a2eaf41f65571ebb43c5c9db5d44bdde (diff)
downloadRRCUtils-7063d682f9a49f0ab98fb1f6f75585d8672b3bad.tar.gz
RRCUtils-7063d682f9a49f0ab98fb1f6f75585d8672b3bad.tar.bz2
RRCUtils-7063d682f9a49f0ab98fb1f6f75585d8672b3bad.zip
Load what was stuck on replitHEADmain
Diffstat (limited to 'searcher')
-rw-r--r--searcher/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/searcher/index.html b/searcher/index.html
index 83abf53..c221c8f 100644
--- a/searcher/index.html
+++ b/searcher/index.html
@@ -19,7 +19,7 @@
<link crossorigin href="style.css" rel="preload" as="style"/>
<link crossorigin href="/terms.json" rel="preload" as="fetch"/>
<link crossorigin href="/circuits.json" rel="preload" as="fetch"/>
- <link crossorigin href="https://raw.githubusercontent.com/tyleo-rec/CircuitsV2Resources/master/misc/circuits.json" rel="preload" as="fetch"/>
+ <link crossorigin href="https://raw.githubusercontent.com/tyleo-rec/CircuitsV2Resources/master/misc/circuitsv2.json" rel="preload" as="fetch"/>
<script crossorigin src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.min.js"></script>
<script crossorigin src="/lib/util.js"></script>