feat: Add analytics error handling

This commit is contained in:
gpt-engineer-app[bot]
2025-11-02 18:40:23 +00:00
parent 6d68427f5b
commit 7435aa8746
3 changed files with 42 additions and 2 deletions

View File

@@ -26,6 +26,10 @@
{
"key": "X-XSS-Protection",
"value": "1; mode=block"
},
{
"key": "Permissions-Policy",
"value": "browsing-topics=(), interest-cohort=()"
}
]
},