mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Tabs => spaces
This commit is contained in:
parent
31a0460b60
commit
ec0d7c037a
@ -116,7 +116,7 @@ WebOS, Windows [Phone/Mobile], Zenwalk, ...
|
||||
<script type="text/javascript" src="ua-parser.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
||||
var parser = new UAParser();
|
||||
var parser = new UAParser();
|
||||
|
||||
// by default it takes ua string from current browser's window.navigator.userAgent
|
||||
console.log(parser.getResult());
|
||||
|
Loading…
x
Reference in New Issue
Block a user