diff --git a/src/images/icons/TrustedSite.png b/src/images/icons/TrustedSite.png new file mode 100644 index 00000000..40fb79fc Binary files /dev/null and b/src/images/icons/TrustedSite.png differ diff --git a/src/technologies/t.json b/src/technologies/t.json index 7f1244c2..19a724ec 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -6149,6 +6149,30 @@ ], "website": "https://www.trustedshops.co.uk" }, + "TrustedSite": { + "cats": [ + 5 + ], + "cookies": { + "trustedsite_visit": "", + "trustedsite_tm_float_seen": "" + }, + "description": "TrustedSite (formerly McAfee SECURE) is a website security certification and trustmark service that displays trust seals on certified sites.", + "icon": "TrustedSite.png", + "js": { + "TrustedSite": "", + "TrustedSiteInline": "" + }, + "scriptSrc": [ + "cdn\\.ywxi\\.net/", + "cdn\\.trustedsite\\.com/" + ], + "website": "https://www.trustedsite.com", + "xhr": [ + "\\.ywxi\\.net", + "[/.]trustedsite\\.com" + ] + }, "Trustify": { "cats": [ 90 @@ -7524,4 +7548,4 @@ "saas": true, "website": "https://tyslo.com" } -} +} \ No newline at end of file