coderrrrr.site/vercel.json
2025-12-21 10:17:16 +05:30

13 lines
191 B
JSON

{
"headers": [
{
"source": "/(.*).json",
"headers": [
{
"key": "content-type",
"value": "application/activity+json"
}
]
}
]
}