privateuserh commited on
Commit
5546ba7
·
verified ·
1 Parent(s): 908e93d

Update index.html

Browse files
Files changed (1) hide show
  1. 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