OP-Fingerprinting-Script icon indicating copy to clipboard operation
OP-Fingerprinting-Script copied to clipboard

Missing export

Open andidev opened this issue 2 years ago • 5 comments

why is fingerprint not exported? cannot seem to import it in my project.

andidev avatar Sep 22 '23 07:09 andidev

@andidev - were you able to figure out a workaround. Facing the same issue

aniketbeez avatar Oct 18 '23 16:10 aniketbeez

Well somewhat. Inlined the code in the project. Not the best but did the trick.

andidev avatar Oct 19 '23 03:10 andidev

I apologize, but I'm not very experienced with exports/imports. I usually work right out of the browser. If anyone can give me some pointers or submit a pull request it would be greatly appreciated.

Joe12387 avatar Dec 28 '23 03:12 Joe12387

@Joe12387 This script uses "export": https://github.com/Joe12387/detectIncognito/blob/main/src/detectIncognito.ts#L6C3-L6C3

doublex avatar Jan 15 '24 15:01 doublex

There is a fork that refactored the code: https://github.com/nexus-technolgy/fingerprint

doublex avatar Jan 15 '24 17:01 doublex