Skip to content

Instantly share code, notes, and snippets.

@kozy4324
Last active June 15, 2016 10:57
Show Gist options
  • Save kozy4324/5079188 to your computer and use it in GitHub Desktop.
Save kozy4324/5079188 to your computer and use it in GitHub Desktop.
User Agent
type Regexp
iPhone .iPhone.
iPad .iPad.
Android .Android.
Windows Phone .Windows Phone.
BlackBerry .BlackBerry.
Symbian .Symbian.
IE .Mozilla/[\d.]+ (compatible; MSIE (\d+).
Chrome .Chrome.(\d+).
Firefox .Firefox.(\d+).
Safari .Safari.(\d+). (&& Chromeを含まない)
Opera .Opera.(\d+).
Sleipnir .Sleipnir.(\d+).
Netscape .Netscape.
DoCoMo .DoCoMo.
J-PHONE .J-PHONE.
jig browser .jig browser.
PLAYSTATION .PLAYSTATION.
Nintendo 3DS .Nintendo 3DS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment