Giter Club home page Giter Club logo

alien's People

Contributors

cloudcome avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alien's Issues

shell.js 新版本 360极速浏览器 偵測失敗

360极速浏览器
版本号: 8.2.0.188

內核版本号: 39.0.2171.99

這個版本的360新增了 window.clientInformation.languages,之前的版本沒有。

因此這個方法會判別錯誤。

另外, Chrome 36.0 版本,因為沒有 window.clientInformation.languages ,所以會誤判成 360浏览器

shell.js 还是360浏览器的问题,会有误把chrome认为是360的情况

// chrome
if (win.clientInformation && win.clientInformation.languages && win.clientInformation.languages.length > 2) {
return 'chrome';
}
貌似国内某些渠道下载的chrome,也是只有两个语言,不清楚具体渠道来源,只是从现有安装的判断出来,版本是44.xxx的。
这种情况会把chrome误判定是360

Shell.js fails to judge 360se and 360ee

It used to be able to distinguish 360se and 360ee before but doesn't now.

Any chance to look into this?

Also I'm quite interested in how you know these hacks. Do you print all the Objects and compare them one by one?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.