Hallo.
Dieser Fehlercode wird mir auf meiner Webseite in der Webkonsole angezeigt.
[Report Only] Refused to load the script '
https://gc.kis.v2.scr.kaspersky-labs.com/14B40763-305B-A14E-B821-9606F32DAC61/main.js' because it violates the following Content Security Policy directive: "script-src 'nonce-I88CsP9g8D8EzL-JsyITiA' 'report-sample' 'strict-dynamic' 'unsafe-eval' 'unsafe-inline' http: https:
https://gc.kis.v2.scr.kaspersky-labs.com wss://gc.kis.v2.scr.kaspersky-labs.com". Note that 'strict-dynamic' is present, so host-based allowlisting is disabled. Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
Wenn ich auf diesen Fehler drücke kommt:
(function() {
var KasperskyLab = (function (context) {
function GetClass(obj) {
if (typeof obj === "undefined")
return "undefined";
if (obj === null)
return "null";
return Object.prototype.toString.call(obj).match(/^\[object\s(.*)\]$/)[1];
}
Es muss hier einen Zusammenhang mit Kaspersky Lab geben. Aber das warum verstehe ich nicht und was das für ein Fehler genau sein soll.
Vielen Dank im Voraus.
Mit besten Grüßen
Jens