Base library
Questo script non dovrebbe essere installato direttamente. È una libreria per altri script da includere con la chiave // @require https://update.greatest.deepsurf.us/scripts/461948/1361801/FBase%20Lib.js
Simple library to provide different helper functions you could use in your own scripts.
let captcha = new HCaptchaWidget();
captcha.isSolved().then(.....);
You can overwrite the default selector when instantiating.