omrilotan / isbot

🤖/👨‍🦰 Detect bots/crawlers/spiders using the user agent string
https://isbot.js.org/
The Unlicense
876 stars 72 forks source link

SpringBoard was not recognised #231

Closed Kikobeats closed 7 months ago

Kikobeats commented 7 months ago

User Agent String

SpringBoard/50 CFNetwork/1209 Darwin/20.2.0
SpringBoard/50 CFNetwork/1240.0.4 Darwin/20.6.0
SpringBoard/50 CFNetwork/1220.1 Darwin/20.3.0
SpringBoard/50 CFNetwork/1206 Darwin/20.1.0
SpringBoard/50 CFNetwork/1197 Darwin/20.0.0

Reproduce

to be honest I'm not sure what is it. It seems it's the user agent used by Apple devices: https://github.com/search?q=SpringBoard%2F50&type=code

maybe it's a legit browser agent 🤔

omrilotan commented 7 months ago

Please see https://github.com/omrilotan/isbot/pull/233

omrilotan commented 7 months ago

Resolved in 4.1.1. Updating from version 3? Please see migration instructions