mirror of
https://github.com/LukeHagar/sveltekit-og.git
synced 2025-12-06 04:21:37 +00:00
13 lines
249 B
JSON
13 lines
249 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/proxytown/gtm",
|
|
"destination": "https://www.googletagmanager.com/gtag/js"
|
|
},
|
|
{
|
|
"source": "/proxytown/ga",
|
|
"destination": "https://www.google-analytics.com/analytics.js"
|
|
}
|
|
]
|
|
}
|