Backport - Fix #697 - Add new browser: Opera GX - https://www.opera.com/gx

(cherry picked from commit 0c49d75074)
This commit is contained in:
Faisal Salman
2024-05-28 20:29:46 +07:00
parent d30ad46992
commit 5790c0e6a0
2 changed files with 22 additions and 0 deletions

View File

@@ -223,6 +223,8 @@
], [NAME, VERSION], [
/opios[\/ ]+([\w\.]+)/i // Opera mini on iphone >= 8.0
], [VERSION, [NAME, OPERA+' Mini']], [
/\bop(?:rg)?x\/([\w\.]+)/i // Opera GX
], [VERSION, [NAME, OPERA+' GX']], [
/\bopr\/([\w\.]+)/i // Opera Webkit
], [VERSION, [NAME, OPERA]], [