Skip to content

Commit

Permalink
Improves detection for Super Fast Browser
Browse files Browse the repository at this point in the history
  • Loading branch information
liviuconcioiu committed Mar 21, 2022
1 parent 4bce7e8 commit 2a66300
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 @@ -5125,3 +5125,14 @@
family: Chrome
headers:
X-Requested-With: com.ask.browser
-
user_agent: Mozilla/5.0 (Linux; Android 7.1.2; Redmi 4 Build/N2G47H; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/64.0.3282.137 Mobile Safari/537.36
client:
type: browser
name: Super Fast Browser
version: ""
engine: Blink
engine_version: ""
family: Chrome
headers:
X-Requested-With: com.browser.tssomas
1 change: 1 addition & 0 deletions regexes/client/hints/browsers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@
'com.airfind.deltabrowser': 'Delta Browser'
'com.apusapps.browser': 'APUS Browser'
'com.ask.browser': 'Ask.com'
'com.browser.tssomas': 'Super Fast Browser'

0 comments on commit 2a66300

Please sign in to comment.