quenhus / uBlock-Origin-dev-filter

Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Specific to dev websites like StackOverflow or GitHub.
The Unlicense
2.24k stars 43 forks source link

DuckDuckGo: npm.io filter filters out pnpm.io #369

Closed Vildis closed 1 year ago

Vildis commented 1 year ago

pnpm.io isn't a npm package repository copycat but an alternative npm package manger

quenhus commented 1 year ago

Hi, Thanks for your contribution. You are right, there is an issue with pnpm.io because of the contain filter a[href*="npm.io"]

I don't have an appropriate solution to that. Maybe have two filters.

I think I'm going to remove npm.io from the filter list until we find a solution.