Upgraded to Recaptcha v3

This commit is contained in:
2024-11-15 08:23:32 +08:00
parent 217c7efb88
commit b014148c31
3 changed files with 51 additions and 148 deletions
+1 -8
View File
@@ -1,12 +1,5 @@
/** @constructor */
_3rdParty_.Recaptcha = function() {};
/** @type {Number} */
_3rdParty_.Recaptcha.timer_id;
/** @type {Function} */
_3rdParty_.render;
/** @type {Function} */
_3rdParty_.reset;
/** @type {Function} */
_3rdParty_.getResponse;
_3rdParty_.execute;