You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed bugs in `versions::released()` where it didn't always pick the …
…earliest date for each browser based on the version number supplied.
Updated tests.
Merge branch 'main' of github.com:hexydec/agentzero into main
Fixed issue with `Fennec` browser in `browser::getBrowser()` where it could get the version wrong, causing the release date to be incorrect.
Added `Blazer` browser (PalmOS).
Added `PalmOS` and updated Windows captures to ignore PalmOS.
Added a new `ai` category, to mark crawlers that are specifically for AI.
Added specific mispellings that indicate a web scraper instead of the human it is trying to spoof.
Added and updated tests.