Update utils.js

This commit is contained in:
cloudreflection 2023-07-08 20:08:59 +08:00
parent ea11bc5aea
commit 96731c0b0a

View File

@ -81,6 +81,6 @@ export const defaults = {
"type": "math", "type": "math",
"img_captcha": "func", "img_captcha": "func",
"img_captcha_retry": null, "img_captcha_retry": null,
"version": "2.26", "version": "2.28",
"cmd":"pmcaptcha" "cmd":"pmcaptcha"
} }