oops
This commit is contained in:
parent
e80c25b81d
commit
fe696e5a97
@ -27,6 +27,9 @@ async function goat_counter_analytics(context) {
|
|||||||
if (url.searchParams.get('goat-counter-debug') == 'true') {
|
if (url.searchParams.get('goat-counter-debug') == 'true') {
|
||||||
response.headers.set('X-GoatCounter-Payload', JSON.stringify(payload));
|
response.headers.set('X-GoatCounter-Payload', JSON.stringify(payload));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Return the response
|
||||||
|
return response;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Chaining
|
// Chaining
|
||||||
|
Loading…
x
Reference in New Issue
Block a user