Skip to content

Commit ac43c93

Browse files
authored
Update streetlens.html
1 parent 2855b3b commit ac43c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/streetlens.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h2>Try Out StreetLens</h2>
169169
<div id="output">Logs will appear here...</div>
170170
</section>
171171
<script>
172-
const BACKEND_URL = "https://hair-liquid-ball-calls.trycloudflare.com";
172+
const BACKEND_URL = "https://summer-auction-genes-vast.trycloudflare.com";
173173

174174
async function runModule(module) {
175175
document.getElementById("output").textContent = "Running " + module + "...";

0 commit comments

Comments
 (0)