uBlockOrigin / uMatrix-issues

This is the community-maintained issue tracker for uMatrix
https://github.com/gorhill/uMatrix
123 stars 17 forks source link

Filter also by url path, not just subdomains #271

Closed allhavebrainimplantsandmore closed 4 years ago

allhavebrainimplantsandmore commented 4 years ago

Prerequisites

Description

Some website have various services subdivided not just by subdomains, but also by url path (subfolders). And the JS loads differentially for the top domain and the subfolders in path. Current functionality does not allow for this. Is this easy to implement?

A specific URL where the issue occurs

Any website with url path that includes subfolders such as website.com/news

Steps to Reproduce

  1. Try setting different filtering rules on website.com and on website.com/news
  2. [Second Step]
  3. [and so on...]

Ruleset

Supporting evidence

Your environment

uBlock-user commented 4 years ago

Duplicate of https://github.com/uBlockOrigin/uMatrix-issues/issues/217