Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Matching for host anchored filters doesn't work in this cases when deserialized #190

Closed
bbondy opened this issue Mar 3, 2019 · 0 comments

Comments

@bbondy
Copy link
Member

bbondy commented Mar 3, 2019

URL like: https://2mdn.info/something

||2mdn.info^$third-party,domain=contextdomain.com
||2mdn.info$third-party,domain=contextdomain.com

This does match though
||2mdn.info/

The problem is with deserialization of context only domains, which is a performance optimization that was done when adding EasyPrivacy.

This only reproduces when the list is deserialized from serialized state and not from parsing directly.

@bbondy bbondy changed the title Matching for host anchored filters doesn't work in these cases Matching for host anchored filters doesn't work in this cases Mar 4, 2019
@bbondy bbondy changed the title Matching for host anchored filters doesn't work in this cases Matching for host anchored filters doesn't work in this cases when deserialized Mar 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant