Commited backup

This commit is contained in:
2025-07-10 21:02:34 +03:00
parent 952c1001e3
commit da0b80823e
1310 changed files with 254133 additions and 41 deletions

13
fajox1/famods/vercel.json Normal file
View File

@@ -0,0 +1,13 @@
{
"headers": [
{
"source": "/(.*)",
"headers": [
{
"key": "Content-Type",
"value": "text/plain; charset=utf-8"
}
]
}
]
}