Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -408,7 +408,7 @@
|
|
408 |
document.addEventListener('DOMContentLoaded', () => {
|
409 |
|
410 |
// ▼▼▼▼▼ CRITICAL: CONFIGURE YOUR WORKER URL ▼▼▼▼▼
|
411 |
-
const WORKER_URL="https://partnership-ledger-api.aiagents.workers.dev
|
412 |
// ▲▲▲▲▲ CRITICAL: CONFIGURE YOUR WORKER URL ▲▲▲▲▲
|
413 |
|
414 |
// Add the Turnstile script to the page dynamically
|
|
|
408 |
document.addEventListener('DOMContentLoaded', () => {
|
409 |
|
410 |
// ▼▼▼▼▼ CRITICAL: CONFIGURE YOUR WORKER URL ▼▼▼▼▼
|
411 |
+
const WORKER_URL="https://partnership-ledger-api.aiagents.workers.dev";
|
412 |
// ▲▲▲▲▲ CRITICAL: CONFIGURE YOUR WORKER URL ▲▲▲▲▲
|
413 |
|
414 |
// Add the Turnstile script to the page dynamically
|