Skip to content

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 Feb 15, 2025
1 parent 4c11f27 commit 06147b1
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
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 @@ -19828,5 +19828,40 @@
"id": "Firefox-135.0--OS X-Sequoia",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0",
"osId": "mac-os-15"
},
{
"id": "Edge-133.0--OS X-Ventura",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0",
"osId": "mac-os-13"
},
{
"id": "Edge-133.0--OS X-Monterey",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0",
"osId": "mac-os-12"
},
{
"id": "Edge-133.0--OS X-Big Sur",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0",
"osId": "mac-os-11"
},
{
"id": "Edge-133.0--Windows-10",
"string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0",
"osId": "windows-10"
},
{
"id": "Edge-133.0--Windows-11",
"string": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0",
"osId": "windows-11"
},
{
"id": "Edge-133.0--OS X-Sonoma",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0",
"osId": "mac-os-14"
},
{
"id": "Edge-133.0--OS X-Sequoia",
"string": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0",
"osId": "mac-os-15"
}
]
3 changes: 3 additions & 0 deletions real-user-agents/data/stableChromeVersions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,16 @@
"buildVersion": 6943,
"stablePatchesByOs": {
"mac": [
99,
54
],
"win": [
99,
60,
54
],
"linux": [
98,
53
]
}
Expand Down

0 comments on commit 06147b1

Please sign in to comment.