Defenses: Content-Security-Policy: script-src 'nonce-83klcnffikt' 'self'. Only nonced scripts and same-origin scripts are allowed.
A strict Content-Security-Policy is in place. Inline scripts without the nonce will be blocked by the browser.
Interesting: there's an API endpoint at /api/jsonp?callback=myFunction on this same origin...