Skip to content

Instantly share code, notes, and snippets.

@nyabla
Created February 3, 2023 00:30
Show Gist options
  • Save nyabla/a3ca18441a9d7f3ad66f0d468491f5e4 to your computer and use it in GitHub Desktop.
Save nyabla/a3ca18441a9d7f3ad66f0d468491f5e4 to your computer and use it in GitHub Desktop.
x-clacks-overhead for vercel
{
"headers": [
{
"source": "/(.*)",
"headers": [
{
"key": "X-Clacks-Overhead",
"value": "GNU Terry Pratchett"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment