1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Simplify Brave descriptor and use valid version 144

Co-authored-by: naorpeled <6171622+naorpeled@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-07 16:27:02 +00:00
parent 83197a0dad
commit 94bd4b51fd
2 changed files with 3 additions and 4 deletions

View File

@@ -1031,7 +1031,6 @@ const browsersList = [
name: 'Brave',
};
// Try Client Hints brand version first
if (parser) {
const hintsVersion = parser.getBrandVersion('Brave');
if (hintsVersion) {