mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
added info on where to get api-key
This commit is contained in:
@@ -63,7 +63,7 @@ var error = {
|
||||
},
|
||||
tooMany: {
|
||||
status: 429,
|
||||
error: "You're doing too many requests, check header-field Retry-After for the wait-time left.",
|
||||
error: "You're doing too many requests, check header-field Retry-After for the wait-time left. To get an API-key, visit https://zoff.me/api/apply",
|
||||
success: false,
|
||||
results: [],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user