diff --git a/config/known-clients.json b/config/known-clients.json index dda615a..450cc74 100644 --- a/config/known-clients.json +++ b/config/known-clients.json @@ -1,7 +1,7 @@ [ {"n": "Opera", "id": "opera", - "rx": [ "\\sOpera\\/.*?Version\\/(\\S+)", "Opera\\/(\\S+)" ] + "rx": [ "\\sOpera\\/.*?Version\\/(\\S+)", "Opera\\/(\\S+)", "\\sOPR\\/(\\d+)\\." ] }, {"n": "Firefox on iOS", "id": "firefox",