diff --git a/system.go b/system.go index d5d23de..60477a9 100644 --- a/system.go +++ b/system.go @@ -101,7 +101,7 @@ func (u *UserAgent) evalOS(ua string) bool { } } - return u.maybeBot(ua string) + return u.maybeBot(ua) } // maybeBot checks if the UserAgent is a bot and sets