{
"rewrites": [
"source": "/phrp/static/(.*)",
"destination": "https://us-assets.i.posthog.com/static/$1"
},
"source": "/phrp/(.*)",
"destination": "https://us.i.posthog.com/$1"
}
]