uasparser2 icon indicating copy to clipboard operation
uasparser2 copied to clipboard

Project user-agent-string.info was terminated

Open hamaxx opened this issue 11 years ago • 3 comments

Original database was terminated which makes this library useless. We can either embed the last available database or migrate to udger.com.

hamaxx avatar Dec 01 '14 15:12 hamaxx

Maybe it would be possible to use https://github.com/tobie/ua-parser/blob/master/regexes.yaml?

dstore-dbap avatar Dec 03 '14 10:12 dstore-dbap

FWIW I downloaded their provided .ini file and by simply overriding UASParser.update_data to read from a local file everything works likes a charm.

charettes avatar Dec 11 '14 23:12 charettes

@dstore-dbap The only thing ua-parser is missing is the type (or typ) equivalent detection.

charettes avatar Dec 11 '14 23:12 charettes