File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Tests/Parser/Client/fixtures Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 2303
2303
type : mobile app
2304
2304
name : TownNews Now
2305
2305
version : " 4.0"
2306
+ -
2307
+ user_agent : Klara/1 CFNetwork/1128.0.1 Darwin/19.6.0
2308
+ client :
2309
+ type : mobile app
2310
+ name : Klara
2311
+ version : " "
2312
+ -
2313
+ user_agent : Dalvik/2.1.0 (Linux; U; Android 11; SM-A725M Build/RP1A.200720.012) EdmodoAndroid/10.43.5(69a222)
2314
+ client :
2315
+ type : mobile app
2316
+ name : Edmodo
2317
+ version : 10.43.5
Original file line number Diff line number Diff line change 2620
2620
name : ' TownNews Now'
2621
2621
version : ' $1'
2622
2622
2623
+ - regex : ' ^Klara/'
2624
+ name : ' Klara'
2625
+ version : ' '
2626
+
2627
+ - regex : ' EdmodoAndroid/([\d.]+)'
2628
+ name : ' Edmodo'
2629
+ version : ' $1'
2630
+
2623
2631
# Electron generic apps
2624
2632
- regex : ' (?!(?:AppleWebKit|brave|Cypress|Franz|Mailspring|Notion|Basecamp|Evernote|catalyst|ramboxpro|BlueMail|BeakerBrowser|Dezor|TweakStyle|Colibri|Polypane|Singlebox|Skye|VibeMate|(?:d|LT|Glass|Sushi|Flash|OhHai)Browser|Sizzy))([a-z0-9]*)(?:-desktop|-electron-app)?/(\d+\.[\d.]+).*Electron/'
2625
2633
name : ' $1'
You can’t perform that action at this time.
0 commit comments