-
Currently the user agent parser (express-useragent) doesn't handle iPhone (and possibly iPad too) properly.
Solution: Change regex to properly handle these particular cases.
-
We've found a performance drop in our production code when migrating to release 2.1.7.
Here is a benchmark that reproduces it:
``` javascript
var userAgentParser = require('useragent');
var ua_chrome…
-
-
Hello.
The package is giving me a wrong detection with Opera Touch on Android 6.0.
User Agent:
`Mozilla/5.0 (Linux; Android 6.0; MotoG3 Build/MPIS24.65-33.1-2-16) AppleWebKit/537.36 (KHTML, lik…
-
Traceback (most recent call last):
File "botAccountCreate.py", line 13, in
args = parser.parse_args()
NameError: name 'parser' is not defined
installed all dependencies
-
Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/browsers/0.1.11
Traceback (most recent call last):
File "C:\Program Files\Python39\lib\site-pack…
-
see https://github.com/logv/snorkel/issues/27
TODO
* switch from ua-parser to useragent
* switch from connect2 to connect3
-
Example for forbes.com robots txt
https://www.forbes.com/robots.txt
They have blocked all paths for `GPTBot`
```
User-agent: GPTBot
Disallow: /
```
However for url `https://www.forbes.c…
-
`window.navigator.userAgent` of the browser is: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.92 Safari/537.4`
Calling `parser.satisfies({ch…
-
## WS-2018-0650 - High Severity Vulnerability
Vulnerable Library - useragent-2.1.13.tgz
Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing
Library …