faisalman / ua-parser-js

"Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
https://uaparser.dev/
GNU Affero General Public License v3.0
9.28k stars 1.19k forks source link

adding detection of MJ12Bot and SemrushBot into Crawlers ext #738

Closed opablo closed 3 months ago

opablo commented 4 months ago

Prerequisites

Type of Change

feature

Description

adding detection of MJ12Bot and SemrushBot into extension Crawlers including testing

Test

npm install npm run build npx playwright install npm run test all ok including my 2 new test-cases inside test/specs/browser-crawlers.json

Impact

no breaking changes 100% backwards compatibility

Other Info

your project rocks