omrilotan / isbot

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

Expose a copy of the regular expression pattern via isbot.pattern getter #193

Closed omrilotan closed 1 year ago

omrilotan commented 1 year ago
const { pattern } = isbot

// expose pattern to the outside world