Skip to content

Implements #87 using HTTP::BrowserDetect - #121

Merged
drn05r merged 2 commits into
masterfrom
issue87-user-agent-detect
Aug 6, 2026
Merged

Implements #87 using HTTP::BrowserDetect#121
drn05r merged 2 commits into
masterfrom
issue87-user-agent-detect

Conversation

@drn05r

@drn05r drn05r commented Apr 27, 2026

Copy link
Copy Markdown
Contributor
  • Uses HTTP::BrowserDetect to get basic name of browser (e.g. Firefox, Google Chrome, Safari, etc.).
  • Keeps fallback to old method if HTTP::BrowserDetect not installed.
  • If using old method ensure consistent order and allows customisation in z_irstats2.pl

- Uses HTTP::BrowserDetect to get basic name of browser (e.g. Firefox,
  Google Chrome, Safari, etc.).
- Keeps fallback to old method if HTTP::BrowserDetect not installed.
- If using old method ensure consistent order and allows customisation
  in z_irstats2.pl
@drn05r
drn05r requested a review from jesusbagpuss April 27, 2026 07:20
@drn05r drn05r self-assigned this Apr 27, 2026
@drn05r drn05r changed the title Implmments #87 using HTTP::BrowserDetect Implements #87 using HTTP::BrowserDetect Apr 27, 2026
@drn05r
drn05r requested a review from MrBunsy May 5, 2026 16:14

@MrBunsy MrBunsy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth a comment in the default config file that the commented out browser signatures would only be used to override defaults if HTTP::BrowserDetect isn't installed?

@drn05r
drn05r merged commit d04a7e2 into master Aug 6, 2026
@drn05r drn05r linked an issue Aug 7, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User agents detection needs updating / refining

2 participants