totpero/DeviceDetector.NET

The example for bot detection is incorrect

yarong-lifemap opened this issue · 1 comments

In the example on the main page of this repository and in Nuget, it's stated that (result != null) means it's a bot. Actually, it's now result.Success that returns this value.

Hi @yarong-lifemap ,
I just release new version v6.1.0 check if is ok for you.

Thanks 👍