Skip to content
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

issue-2491 #2492

Merged
merged 3 commits into from
May 29, 2021
Merged

issue-2491 #2492

merged 3 commits into from
May 29, 2021

Conversation

koenr-bc
Copy link
Contributor

Implemented issue-2491.

Implemented issue-2491.
Added some more variants.
@koenr-bc koenr-bc mentioned this pull request May 26, 2021
@mimmi20 mimmi20 linked an issue May 26, 2021 that may be closed by this pull request
@@ -2328,6 +2328,54 @@
{
"match": "NinjBot/*",
"browser": "ninj-bot"
},
{
"match": "Yewno-Open",
Copy link
Member

Choose a reason for hiding this comment

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

Please add a * at the end of all new rules, even if they are static. Otherwise they may are missing in the generated file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added

"browser": "isp_testing_suite"
},
{
"match": "Asana/1.4.0 WebsiteMetadataRetriever",
Copy link
Member

Choose a reason for hiding this comment

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

Please replace the version numer with a *

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replaced

"browser": "magnetbot"
},
{
"match": "Caliperbot/1.0 (+http://www.conductor.com/caliperbot)",
Copy link
Member

Choose a reason for hiding this comment

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

Please replace the version numer with a *

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replaced

"browser": "doximity-pipeline"
},
{
"match": "MVision/1.0",
Copy link
Member

Choose a reason for hiding this comment

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

Please replace the version numer with a *

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replaced

"browser": "charlotte"
},
{
"match": "CEPCrawler (newswatch-admin@basf.com)",
Copy link
Member

Choose a reason for hiding this comment

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

Please replace the content after ( with a *

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replaced

"browser": "yewno-open"
},
{
"match": "M",
Copy link
Member

Choose a reason for hiding this comment

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

Please do not add single letter UAs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed

"browser": "m-vision"
},
{
"match": "Charlotte: The Financial Institution Crawler - 2000ms of politeness, robot friendly crawling",
Copy link
Member

Choose a reason for hiding this comment

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

Please replace the content after Crawler with a *

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replaced

Implemented review feedback.
@mimmi20 mimmi20 requested review from jaydiablo and asgrim May 27, 2021 08:43
Copy link
Member

@asgrim asgrim left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@asgrim asgrim merged commit b95ee19 into browscap:6.0.x May 29, 2021
@asgrim asgrim added this to the 6.0.46 milestone May 29, 2021
@asgrim asgrim self-assigned this May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New UAs/bots
3 participants