Fake Mirrors
GitHub
Example
System
Light
Dark
Search…
Preparing search index...
@famir/http-tools
isbot
Function isbot
Identify bots via user-agent string.
isbot
(
userAgent
?:
string
|
null
)
:
boolean
Check if the given user agent includes a bot pattern.
Parameters
Optional
userAgent
:
string
|
null
Returns
boolean
GitHub
Example
Fake Mirrors
Loading...
Identify bots via user-agent string.