Open
Description
See the discussion in #1944 (review)
Currently we only accept MyBrowser 90.0
with this regex ([^\d]+?)\s[\d\.]+
in
webcompat.com/webcompat/webhooks/helpers.py
Lines 37 to 46 in aba261f
But does it have to be like this? Do we need to drop string without version when we anyway drop the version number :O)
(also: remove this else:
in there)