Skip to content

[Regression] domain= option fails to match in some rare cases #3328

@olgon

Description

@olgon

Add this filter and go https://www.kaspersky.com/blog/
/jquery.smartbanner.$domain=~blog.kaspersky.com|~kaspersky.com

Exception |~kaspersky.com does not work. Requests with /jquery.smartbanner. are bloked on kaspersky.com
2017-12-08 06 12 24-fullpage

But if you change the order, exception works ok. With this filter
/jquery.smartbanner.$domain=~kaspersky.com|~blog.kaspersky.com
Requests with /jquery.smartbanner. are not filtered

  • OS/version: Win8.1
  • Browser/version: Firefox 52.5
  • uBlock Origin version: 1.14.21rc2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions