Jack Spirou

Results 20 comments of Jack Spirou

Hi @mz52arsi did you get these results on https://clientjs.org/ ?

@ronaldnavarro689 thanks for reporting this issue. A couple questions. Are you checking the fingerprint at https://clientjs.org or are you using the `getCustomFingerprint` method?

@ronaldnavarro689 Thanks for the support :) After extensive searching I found that the only way to test Blackberry locally is to use VMware Player on windows and run http://us.blackberry.com/sites/developers/resources/simulators.html. Unfortunately...

@ronaldnavarro689 i'm having a hard time reproducing this issue without a blackberry. The VM I am using is not having the same issue you described above. Are you testing on...

ClientJS is not built on FingerprintJS, but you should def use FingerprintJS! It's professionally maintained, and does provide good accuracy for an open source, client side only product.

bumping as well... unable to use puppeteer and tsx. Please fix.

@sashabaranov - Thanks for the response and thanks for the example! I didn't understand the forest for the trees here. I agree with your assessment above, given the example you...

Hi @xwb1989 I merged your code into [jackspirou/grind](https://github.com/jackspirou/grind) so that I could run `go get` for grind on Go versions 1.4+. Thanks for this patch!

I forked the code at [jackspirou/grind](https://github.com/jackspirou/grind) and added the fix that @xwb1989 provided. I just wanted a place that I could run `go get` against and pickup PR #10. I...

@tylerb issues are now enabled. What version of go are you using? Just curious, since the travis tests pass on 1.4+. I'll see if I can debug it, please open...