Skip to content

Commit

Permalink
Adds detection for various apps (#7221)
Browse files Browse the repository at this point in the history
* Adds detection for iSafePlay
* Improves detection for Baidu Box App
* Adds detection for T2S
* Adds detection for Photo Sherlock
* Adds detection for Reverse Image Search
* Adds detection for Joy Launcher
* Adds detection for TCL Live
* Adds detection for Social Media Explorer
* Adds detection for Reddit
* Adds detection for Omshy VPN
* Adds detection for Opera News
* Adds detection for Search By Image
* Adds detection for ShareKaro
* Adds detection for NewsPoint
* Adds detection for XOS Launcher
* Adds detection for HiOS Launcher
* Adds detection for itel Launcher
* Adds detection for Twitter
* Adds detection for Waze
* Adds detection for Tuya Smart Life
* Adds detection for Clean Master
* Adds detection for TV Cast
* Adds detection for CM Security
* Adds detection for IDM Video Download Manager
* Adds detection for Coupons & Deals
* Adds detection for Quick Cast* Adds detection for Download Manager

ref #7039
  • Loading branch information
liviuconcioiu authored Aug 24, 2022
1 parent 27becea commit 72d8e6e
Show file tree
Hide file tree
Showing 4 changed files with 611 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Tests/Parser/Client/fixtures/mobile_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1397,3 +1397,15 @@
type: mobile app
name: Viber
version:
-
user_agent: Mozilla/5.0 (Linux; Android 12; 2107113SG Build/SKQ1.211006.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/103.0.5060.129 Mobile Safari/537.36 Reddit/Version 2022.28.0/Build 533235/Android 12
client:
type: mobile app
name: Reddit
version: 2022.28.0
-
user_agent: Mozilla/5.0 (Linux; Android 12; SM-G991B Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/100.0.4896.127 Mobile Safari/537.36 TuyaSmart/3.38.1 TuyaSmartH5/1.0.0 TuyaHybrid/1.0.0 For Android/31
client:
type: mobile app
name: Tuya Smart Life
version: 3.38.1
Loading

0 comments on commit 72d8e6e

Please sign in to comment.