diff --git a/src/technologies/k.json b/src/technologies/k.json index c9abc8a0c..d9e88a183 100644 --- a/src/technologies/k.json +++ b/src/technologies/k.json @@ -347,7 +347,8 @@ 1 ], "cookies": { - "CMSPreferredCulture": "" + "CMSPreferredCulture": "", + "CMSCookieLevel": "" }, "cpe": "cpe:2.3:a:kentico:kentico_cms:*:*:*:*:*:*:*:*", "description": "Kentico CMS is a web content management system for building websites, online stores, intranets, and Web 2.0 community sites.", @@ -362,7 +363,10 @@ "poa" ], "saas": true, - "scriptSrc": "/CMSPages/GetResource\\.ashx", + "scriptSrc": [ + "/CMSPages/GetResource\\.ashx", + "/kentico\\.resource" + ], "website": "http://www.kentico.com" }, "Keptify": { @@ -1129,4 +1133,4 @@ ], "website": "https://www.keep.pt/en/produts/archeevo-archival-management-software" } -} \ No newline at end of file +}