added info on where to get api-key

This commit is contained in:
Kasper Rynning-Tønnesen
2018-10-02 15:08:20 +02:00
parent aa74a10305
commit 7ca8d91a0e

View File

@@ -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: [],
},