Skip to content

Commit

Permalink
Update browsers.json
Browse files Browse the repository at this point in the history
Added DuckDuckGo browser
  • Loading branch information
jamescridland authored May 6, 2024
1 parent fb22360 commit b9a81ad
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 b9a81ad

Please sign in to comment.