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

This commit is contained in:
Faisal Salman
2023-12-29 20:54:56 +07:00
parent 09904a0a47
commit 0c49d75074
2 changed files with 22 additions and 0 deletions

View File

@@ -300,6 +300,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]], [