Skip to content

Commit

Permalink
Improves detection for Open Browser
Browse files Browse the repository at this point in the history
  • Loading branch information
liviuconcioiu committed Aug 23, 2022
1 parent a85da2b commit dbf3f14
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Tests/Parser/Client/fixtures/browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6955,3 +6955,14 @@
family: Chrome
headers:
http-x-requested-with: com.xxnxx.browser.proxy.vpn
-
user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.158 Safari/537.36
client:
type: browser
name: Open Browser
version: ""
engine: Blink
engine_version: 66.0.3359.158
family: Chrome
headers:
http-x-requested-with: com.seraphic.openinet.cvte
1 change: 1 addition & 0 deletions regexes/client/hints/browsers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
'com.alohamobile.browser.lite': 'Aloha Browser Lite'
'com.tcl.browser': 'BrowseHere'
'com.seraphic.openinet.pre': 'Open Browser'
'com.seraphic.openinet.cvte': 'Open Browser'
'privatebrowser.securebrowser.com.klar': 'Secure Private Browser'
'in.pokebbrowser.bukablokirsitus': 'HUB Browser'
'com.wOpenBrowser_12576500': 'Open Browser fast 5G'
Expand Down

0 comments on commit dbf3f14

Please sign in to comment.