Update fa.html
Browse files
fa.html
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
zeitstempel: zeitstempel
|
24 |
};
|
25 |
|
26 |
-
const response = await fetch("
|
27 |
method: "POST",
|
28 |
headers: {
|
29 |
"Content-Type": "application/json"
|
|
|
23 |
zeitstempel: zeitstempel
|
24 |
};
|
25 |
|
26 |
+
const response = await fetch("https://huggingface.co/spaces/mgokg.hf.space/items/", {
|
27 |
method: "POST",
|
28 |
headers: {
|
29 |
"Content-Type": "application/json"
|