You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to http://www.useragentstring.com/ i'm using "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0" , which is correct: i'm using "distribution" firefox (i didnt recompiled or anything strange, just instaled with apt-get) on linux mint14
The demo page just keeps on "loading" and JsConsole says "
TypeError: nav.useragent is undefined
if (nav.useragent.toLowerCase().match(distros[i].toLowerCase())){
I've installed Ghostery (https://www.ghostery.com) but just in case i've whitelisted the demo site.
The text was updated successfully, but these errors were encountered:
Hi
According to http://www.useragentstring.com/ i'm using "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0" , which is correct: i'm using "distribution" firefox (i didnt recompiled or anything strange, just instaled with apt-get) on linux mint14
The demo page just keeps on "loading" and JsConsole says "
I've installed Ghostery (https://www.ghostery.com) but just in case i've whitelisted the demo site.
The text was updated successfully, but these errors were encountered: