Skip to content

Loading…

Filters with multiple negated request types #589

Closed
gorhill opened this Issue · 0 comments

1 participant

@gorhill

There are three such filter in EasyList:

/admatcher.$~object-subrequest,~xmlhttprequest
/publicidad.$~object-subrequest,~stylesheet
||metaffiliation.com^$~image,~subdocument,third-party

Five in Fanboy's Social:

/gigya-socialize-for-wordpress/*$~script,~stylesheet
/plugins/sharebar/*$~script,~stylesheet
/sharebar.$~script,~stylesheet
/socialshareprivacy/*$~script,~stylesheet
/sociofluid/*$~script,~stylesheet

The current implementation results in only the last specified request type to be excluded from being blocked (these were all blocking filters).

@gorhill gorhill closed this in 2d287b5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.