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 5a3ae04 commit ea06050Copy full SHA for ea06050
projects/streetlens.html
@@ -169,7 +169,7 @@ <h2>Try Out StreetLens</h2>
169
<div id="output">Logs will appear here...</div>
170
</section>
171
<script>
172
- const BACKEND_URL = "https://minute-thai-patent-negotiation.trycloudflare.com";
+ const BACKEND_URL = "https://americas-mentor-began-giant.trycloudflare.com";
173
174
async function runModule(module) {
175
document.getElementById("output").textContent = "Running " + module + "...";
0 commit comments