add rate-limit status

This commit is contained in:
lostdusty 2024-12-30 12:55:11 -03:00 committed by GitHub
parent 2660cafd72
commit f27f9b91fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,6 +78,7 @@ the response will always be a JSON object containing the `status` key, which wil
- `picker` - we have multiple items to choose from
- `redirect` - you are being redirected to the direct service URL
- `tunnel` - cobalt is proxying the download for you
- `rate-limit` - you've made too many requests to cobalt, chill for a bit
### tunnel/redirect response
| key | type | values |