Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -225,7 +225,7 @@
|
|
225 |
|
226 |
<script>
|
227 |
// نفس الكود JavaScript السابق بدون تغيير
|
228 |
-
const API_URL = 'https://
|
229 |
const recordButton = document.getElementById('recordButton');
|
230 |
const statusText = document.getElementById('statusText');
|
231 |
const spokenText = document.getElementById('spokenText');
|
|
|
225 |
|
226 |
<script>
|
227 |
// نفس الكود JavaScript السابق بدون تغيير
|
228 |
+
const API_URL = 'https://4w27gwem61caof-7777.proxy.runpod.net/proxy/8000/chat';
|
229 |
const recordButton = document.getElementById('recordButton');
|
230 |
const statusText = document.getElementById('statusText');
|
231 |
const spokenText = document.getElementById('spokenText');
|