Hello Jason,

Jason Smith writes:
> [...] 
> According to ua-parser-js v0.7.11:
> [...] 
> ua: Mozilla/5.0 (X11; FreeBSD amd64) AppleWebKit/605.1.15 (KHTML, like Gecko) 
> Version/11.0 Safari/605.1.15 Surf/2.0
> [...] 
>
> This is default user-agent with FreeBSD, is WebKit version fine ? I am
> using webkit-gtk from FreeBSD repos not ports.

AFAIK for several webkit-gtk version the "version" in User-Agent: could
stay the same so it isn't strictly related to the webkit-gtk version
used.  Probably `pkg-config --modversion webkit2gtk-4.0' is a better
way to check the webkit-gtk version.

Please give a look to the one used on Linux, compare them and if
different try to spoof the user agent on FreeBSD (e.g. via surf `-u'
option) to workaround the warning.

Reply via email to