omrilotan / isbot

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

feat: add Applebot #219

Closed ShlomoCode closed 10 months ago

ShlomoCode commented 10 months ago

https://support.apple.com/en-il/HT204683#:~:text=The%20user%2Dagent%20string%20contains%20%E2%80%9DApplebot%E2%80%9D

omrilotan commented 10 months ago

All Applebot user agent strings will get recognised as bots because of the substring "Applebot".

Example