Skip to content

Added Breaker to client regular expressions. #5871

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 26, 2018
Merged

Added Breaker to client regular expressions. #5871

merged 2 commits into from
Dec 26, 2018

Conversation

scrothers
Copy link
Contributor

Breaker is a social podcasting application, it is known to scrape RSS files to update their own internal records. Their full user agent is actually:
Breaker/v315 (subscribers=9999; feed-id=123456; url=https://www.breaker.audio/url-slug-to-podcast)

However, there are no concessions at the moment to parse out the additional information in DeviceDetector (yet?).

Breaker is a social podcasting application, it is known to scrape RSS files to update their own internal records. Their full user agent is actually:
Breaker/v315 (subscribers=9999; feed-id=123456; url=https://www.breaker.audio/url-slug-to-podcast)

However, there are no concessions at the moment to parse out the additional information in DeviceDetector (yet?).
@sgiehl
Copy link
Member

sgiehl commented Nov 19, 2018

Thanks for the PR. Would you mind adding a test with the example useragent you provided?

@sgiehl sgiehl merged commit 96dcf9b into matomo-org:master Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants