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

Change the filters auto-detect algorithm #513

Closed
ameshkov opened this issue May 30, 2019 · 1 comment
Closed

Change the filters auto-detect algorithm #513

ameshkov opened this issue May 30, 2019 · 1 comment
Assignees
Milestone

Comments

@ameshkov
Copy link
Member

@ameshkov commented on Thu May 30 2019

Here are the conditions when filters auto-detect should be triggered:

  1. Requests with the "DOCUMENT" resource type
  2. TLD+1 name length is at least 8 characters
  3. Filter list must be marked as "recommended"
@ameshkov ameshkov added this to the 2.1 milestone May 30, 2019
@ameshkov ameshkov modified the milestones: 2.2, 2.1 Jun 24, 2019
@ameshkov
Copy link
Member Author

TLD+1 name length is at least 8 characters

We need to expose a helper method in CoreLibs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants