User.js: QA: How do I enable timezone ?

Created on 18 Nov 2019  路  3Comments  路  Source: pyllyukko/user.js

HI

How can I enable(or disable) correct time zone so that time in my browser is correct? Atm it is about 5 hours ahead, and I suspect this is more to do with the fact that I am using user.js

thanks

fingerprinting question

Most helpful comment

This is caust by RFP.
https://github.com/pyllyukko/user.js/blob/88cab942b4da5d5706acb7609a680d9d1938edda/user.js#L526-L531

At the moment the only way to get the correct TZ is to disable RFP, but then you lose all the protection from it.

All 3 comments

This is caust by RFP.
https://github.com/pyllyukko/user.js/blob/88cab942b4da5d5706acb7609a680d9d1938edda/user.js#L526-L531

At the moment the only way to get the correct TZ is to disable RFP, but then you lose all the protection from it.

Thanks for the quick reply, I have been looking all over in the user.js file but this was not obvious at all.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  7Comments

jawz101 picture jawz101  路  3Comments

nodiscc picture nodiscc  路  6Comments

thefleebs picture thefleebs  路  4Comments

pyllyukko picture pyllyukko  路  6Comments