Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
chore(profiles): automatic updates
Browse files Browse the repository at this point in the history
  • Loading branch information
blakebyrnes authored and github-actions[bot] committed Aug 1, 2024
1 parent 09ba99c commit 96ad8b4
Show file tree
Hide file tree
Showing 10 changed files with 640 additions and 381 deletions.
14 changes: 14 additions & 0 deletions real-user-agents/data/browsersById.json
Original file line number Diff line number Diff line change
Expand Up @@ -4078,5 +4078,19 @@
"deviceCategory": "desktop",
"releaseDate": "unknown",
"description": ""
},
"edge-127-0": {
"id": "edge-127-0",
"name": "Edge",
"marketshare": 0,
"version": {
"major": "127",
"minor": "0",
"build": "0",
"patch": "0"
},
"deviceCategory": "desktop",
"releaseDate": "unknown",
"description": ""
}
}
10 changes: 10 additions & 0 deletions real-user-agents/data/chromiumBuildVersions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
"129.0.6630.1",
"129.0.6630.0",
"129.0.6628.3",
"128.0.6613.19",
"127.0.6533.94",
"129.0.6628.2",
"126.0.6478.229",
"129.0.6629.1",
"129.0.6629.0",
"129.0.6628.1",
"129.0.6628.0",
"128.0.6613.18",
Expand All @@ -10,6 +19,7 @@
"127.0.6533.93",
"129.0.6627.1",
"129.0.6627.0",
"120.0.6099.319",
"129.0.6626.1",
"129.0.6626.0",
"128.0.6613.13",
Expand Down
35 changes: 35 additions & 0 deletions real-user-agents/data/external-raw/browserstack/userAgents.json
Original file line number Diff line number Diff line change
Expand Up @@ -18313,5 +18313,40 @@
"id": "Chrome-127.0--OS X-Sonoma",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36",
"osId": "mac-os-14"
},
{
"id": "Edge-127.0--OS X-Catalina",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0",
"osId": "mac-os-10-15"
},
{
"id": "Edge-127.0--OS X-Big Sur",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0",
"osId": "mac-os-11"
},
{
"id": "Edge-127.0--OS X-Monterey",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0",
"osId": "mac-os-12"
},
{
"id": "Edge-127.0--Windows-11",
"string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0",
"osId": "windows-11"
},
{
"id": "Edge-127.0--Windows-10",
"string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0",
"osId": "windows-10"
},
{
"id": "Edge-127.0--OS X-Ventura",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0",
"osId": "mac-os-13"
},
{
"id": "Edge-127.0--OS X-Sonoma",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0",
"osId": "mac-os-14"
}
]
Loading

0 comments on commit 96ad8b4

Please sign in to comment.