Update Dekra WebSite/index.html
This commit is contained in:
@@ -1467,7 +1467,7 @@ footer {
|
|||||||
showTyping();
|
showTyping();
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const response = await fetch('https://n8n.profice.de/webhook/a0029ebd-a73a-4f6d-bc24-f8ac80d363ee', {
|
const response = await fetch('https://n8n.support-space.de/webhook/a8754fe3-ecba-4d0c-b58d-6321c50fbe6e', {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
headers: { 'Content-Type': 'application/json' },
|
headers: { 'Content-Type': 'application/json' },
|
||||||
body: JSON.stringify({ message: q })
|
body: JSON.stringify({ message: q })
|
||||||
|
|||||||
Reference in New Issue
Block a user