From 5e9483d4a834abd32558c5b29126b385b673b910 Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Tue, 17 Sep 2024 07:34:02 -0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 68ad704..479c582 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@ } function generateHTMLFromPrompt(prompt) { - const url = `https://corsproxy.io/?${encodeURIComponent("https://ollama-api.nodemixaholic.com/api/generate")}`; // https://ollama-api.nodemixaholic.com/api/generate + const url = `https://sparksammy.com/yaps.php?targetURL=https://ollama-api.nodemixaholic.com/api/generate`; // https://ollama-api.nodemixaholic.com/api/generate const answerCount = 0; // Assuming you want this to start at 0 if (answerCount < 1) {