monperrus / crawler-user-agents

Syntactic patterns of HTTP user-agents used by bots / robots / crawlers / scrapers / spiders. pull-request welcome :star:
MIT License
1.13k stars 242 forks source link

Fix an invalid pattern #314

Closed sidvishnoi closed 1 year ago

sidvishnoi commented 1 year ago

Threw error when I tried to parse URL in JS.

monperrus commented 1 year ago

Thanks a lot. The error should have been caught by CI, would you add JS checks in CI, that would be super useful. Thanks @sidvishnoi !