This commit is contained in:
randogoth 2023-05-21 16:16:54 +03:00
parent c3c296fcc7
commit 93f32ece6c

View file

@ -148,3 +148,5 @@ function getCurrentBrowserFingerPrint() {
});
return DevicePrints;
};
console.log(getCurrentBrowserFingerPrint());