log
This commit is contained in:
parent
c3c296fcc7
commit
93f32ece6c
1 changed files with 3 additions and 1 deletions
|
|
@ -147,4 +147,6 @@ function getCurrentBrowserFingerPrint() {
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
return DevicePrints;
|
return DevicePrints;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
console.log(getCurrentBrowserFingerPrint());
|
||||||
Loading…
Add table
Add a link
Reference in a new issue