v3.13.0-dev.1

This commit is contained in:
Shnimlz
2025-11-24 16:16:01 -06:00
parent 5d1b2b2f53
commit a5fbc573d0
503 changed files with 111351 additions and 104656 deletions

View File

@@ -1,16 +1,16 @@
{
"endpoint": "https://api.amayo.dev/api",
"version": "1.0.0",
"features": {
"rateLimit": true,
"cors": true,
"csrf": true
},
"security": {
"requiresToken": true,
"allowedOrigins": [
"https://docs.amayo.dev",
"https://amayo.dev"
]
}
}
{
"endpoint": "https://api.amayo.dev/api",
"version": "1.0.0",
"features": {
"rateLimit": true,
"cors": true,
"csrf": true
},
"security": {
"requiresToken": true,
"allowedOrigins": [
"https://docs.amayo.dev",
"https://amayo.dev"
]
}
}