privateuserh commited on
Commit
9ec5dec
·
verified ·
1 Parent(s): 1af60c3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -773,7 +773,7 @@
773
  // Replace 'YOUR_CLOUDFLARE_WORKER_URL' with the actual URL of your deployed Cloudflare Worker
774
  // e.g., 'https://century-city-remic-api.your-subdomain.workers.dev/submit-offer'
775
  const workerUrl = 'https://century-city-remic-api.aiagents.workers.dev/';
776
- const workerUrl = 'https://century-city-remic-api.your-subdomain.workers.dev/submit-offer';
777
 
778
  const offerData = {
779
  tranche: tranche,
 
773
  // Replace 'YOUR_CLOUDFLARE_WORKER_URL' with the actual URL of your deployed Cloudflare Worker
774
  // e.g., 'https://century-city-remic-api.your-subdomain.workers.dev/submit-offer'
775
  const workerUrl = 'https://century-city-remic-api.aiagents.workers.dev/';
776
+ const workerUrl = 'https://huggingface.co/spaces/privateuserh/ccremic-vbeta1-06/submit-offer';
777
 
778
  const offerData = {
779
  tranche: tranche,