Skip to content

Commit

Permalink
Improves detection for mCent
Browse files Browse the repository at this point in the history
  • Loading branch information
liviuconcioiu committed Aug 23, 2022
1 parent 0fc4bb4 commit 1ba3ee4
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 @@ -6977,3 +6977,14 @@
family: Chrome
headers:
http-x-requested-with: com.sweetbrowser.ice
-
user_agent: Mozilla/5.0 (Linux; Android 9; LAVA LE9830 Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.136 Mobile Safari/537.36
client:
type: browser
name: mCent
version: ""
engine: Blink
engine_version: 74.0.3729.136
family: Chrome
headers:
http-x-requested-with: com.mcent.browser
1 change: 1 addition & 0 deletions regexes/client/hints/browsers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,4 @@
'com.xvideobrowserlite.xvideoDownloaderbrowserlite': 'X Browser Lite'
'com.xxnxx.browser.proxy.vpn': 'xBrowser'
'com.sweetbrowser.ice': 'Sweet Browser'
'com.mcent.browser': 'mCent'

0 comments on commit 1ba3ee4

Please sign in to comment.