Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

when installedFonts is enabled, same browser gives different identificator. #6

Open
temo-o opened this issue Feb 12, 2020 · 0 comments

Comments

@temo-o
Copy link

temo-o commented Feb 12, 2020

var browserTests = [
"audio",
"availableScreenResolution",
"canvas",
"colorDepth",
"cookies",
"cpuClass",
"deviceDpi",
"doNotTrack",
"indexedDb",
//"installedFonts",
"language",
"localStorage",
"pixelRatio",
"platform",
"plugins",
"processorCores",
"screenResolution",
"sessionStorage",
"timezoneOffset",
"touchSupport",
"userAgent",
"webGl"
];

This appeard on windows 10; Chrome version: 79.0.3945.130.
This gave me different identificators when I visited almost clean php website and wordpress website. I've tried some more websites but identificator varied between the two.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant