Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

About user agent

Post Reply
thefunkyjoint
Posts: 513
Joined: Thu Aug 10, 2017 12:40 pm

About user agent

Post by thefunkyjoint »

I'm curious about why the same webpage can render differently in different machines, even if i'm setting GlobalCefApp.useragent manually.

For instance, if i navigate to Tiktok in a machine with Windows 10, the generated html code is quite different from the one generated in a machine with Windows 7, even i using the same CEF4Delphi application and setting the useragent manually.

Any info about this ? :?
User avatar
salvadordf
Posts: 4580
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: About user agent

Post by salvadordf »

Perhaps they use an alternative way to get that information.
Visit some of those websites that shows you the browser fingerprint information.

Search "check my browser fingerprint" and you will find sites like these :
https://www.amiunique.org/fp
https://gologin.com/check-browser
https://coveryourtracks.eff.org/
thefunkyjoint
Posts: 513
Joined: Thu Aug 10, 2017 12:40 pm

Re: About user agent

Post by thefunkyjoint »

Thanks for the info ! :)
dilfich
Posts: 368
Joined: Thu Nov 30, 2017 1:17 am

Re: About user agent

Post by dilfich »

https://www.amiunique.org/fp
https://gologin.com/check-browser
https://coveryourtracks.eff.org/
Not a panacea, even if the official browser sometimes fails verification.
https://prnt.sc/24nnnmr
Google Chrome - 96.0.4664.110
Although just a week ago it showed everything OK, we need sites with similar tests but different algorithms, it's useless to look at different tests if they are different on each site.
Post Reply