matomo-org / device-detector

The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
http://devicedetector.net
GNU Lesser General Public License v3.0
2.96k stars 476 forks source link

Duplicate 'Goanna' browser engine regex #7924

Closed jrfavre closed 1 week ago

jrfavre commented 1 week ago

In regexes/client/browser_engine.yml, there is a duplicate entry for "Goanna", at line 26 and 44

jrfavre commented 1 week ago

Same problem int regexes/client/libraries.yml regex: HTTP_Request2(?:/(\d+[.\d]+))? duplicate at line 187 and 191

jrfavre commented 1 week ago

No sorry line 204 and 208. (I already have an old version...)