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

View file

@ -147,4 +147,6 @@ function getCurrentBrowserFingerPrint() {
}); });
}); });
return DevicePrints; return DevicePrints;
}; };
console.log(getCurrentBrowserFingerPrint());