Skip to content

Commit

Permalink
Merge pull request #29 from opawg/jamescridland-patch-6
Browse files Browse the repository at this point in the history
Update browsers.json
  • Loading branch information
johnspurlock authored May 6, 2024
2 parents 698592d + b9a81ad commit 6b202e5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/browsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@
"NCSA Mosaic/1.0 (X11;SunOS 4.1.4 sun4m)"
]
},
{
"name": "DuckDuckGo",
"pattern": "^DuckDuckGo",
"examples": [
"DuckDuckGo/3 CFNetwork/1494.0.7 Darwin/23.4.0"
],
"comments": "Not a bot; but a downloadable browser on iOS"
},
{
"name": "Safari",
"pattern": "Macintosh.*AppleWebKit.*Safari/|Windows.*AppleWebKit.*Safari/|iPhone.*AppleWebKit.*Safari/|iPad.*AppleWebKit.*Safari/|^MobileSafari/|^Safari/",
Expand Down

0 comments on commit 6b202e5

Please sign in to comment.