Update RequestHandler.js

This commit is contained in:
Elysia 2024-01-22 19:15:35 +07:00
parent 5401b51929
commit 004e302fc4

View File

@ -19,6 +19,7 @@ const captchaMessage = [
'You need to update your app',
'response-already-used-error',
'rqkey-mismatch',
'sitekey-secret-mismatch',
];
function parseResponse(res) {