We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I installed the parser via PHP Composer, in my referers.json I saw this typo in domain:
"Comcast": { "domains": [ "serach.comcast.net" ], "parameters": [ "q" ] },
And then I looked at the referers.yml file in the repo and saw a duplicate of Comcast:
https://github.com/snowplow/referer-parser/blob/master/resources/referers.yml#L774
I'm not sure how the lists are compiled or what the source is but I'm sure with this information you'll be able to fix it everywhere it occurs :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I installed the parser via PHP Composer, in my referers.json I saw this typo in domain:
And then I looked at the referers.yml file in the repo and saw a duplicate of Comcast:
https://github.com/snowplow/referer-parser/blob/master/resources/referers.yml#L774
I'm not sure how the lists are compiled or what the source is but I'm sure with this information you'll be able to fix it everywhere it occurs :)
The text was updated successfully, but these errors were encountered: