Skip to content

Instantly share code, notes, and snippets.

@htom78
Created January 1, 2016 07:28
Show Gist options
  • Save htom78/062c4d00c272538880c3 to your computer and use it in GitHub Desktop.
Save htom78/062c4d00c272538880c3 to your computer and use it in GitHub Desktop.
function isWeixinBrowser(){
return /micromessenger/.test(navigator.userAgent.toLowerCase())
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment