unsafe-eval issue in plugins
Hi,
Hi,
I checked with @jane_12 and it seems like the have super old AppMeasurement plugin code in place that actually uses this construct.
s.apl = new Function(...)
Recommended her to update her plugin versions or change to
s.apl = function(...)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.