Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NordicFiltersABP blocks practically everything on many sites #1094

Open
Komposten opened this issue Feb 13, 2025 · 4 comments
Open

NordicFiltersABP blocks practically everything on many sites #1094

Komposten opened this issue Feb 13, 2025 · 4 comments

Comments

@Komposten
Copy link

Describe the problem below this line as meticulously and detailed as possible (incl. pagelinks if any)

Since today (13/2 2025) the NordicFiltersABP list appears to block almost every single request on GitHub, AWS, Microsoft, Slack, localhost, etc.

Tested with Vivaldi's built-in ad blocker and ABP in Google Chrome.

Add screenshots below if needed

Example from GitHub's landing page:
Image

Add a screenshot of the extension's logger

Image

Which adblocker(s) did you use when testing this?

Vivaldi's built-in adblocker, Adblock Plus (Firefox or Manifest V2)

Adblocker version(s)

Vivaldi: 7.2.3597.3 (Official Build) (64-bit)
Adblock Plus: 4.13.0

Which filterlists did you use? Failing to tell this with at least 10 letters or 1 image, will close the report until it has been told.

Vivaldi:

  • Nordic (Dandelion Sprout's Nordic Filters)
  • ABP anti-circumvention list
  • AdBlock Warning Removal List
  • Allow ads on from our partners (supports Vivaldi)
  • EasyList
  • English (Peter Lowe's List)

Adblock Plus:

  • 🏔️ Dandelion Sprouts vestnordiske filtre for ryddigere nettsider (for AdBlock og Adblock Plus)
  • ABP filters (compliance)
  • EasyList
  • Allow nonintrusive advertising

Which browser(s) did you use when testing this?

Vivaldi, Google Chrome (Manifest V2)

Browser version(s)

Vivaldi: 7.2.3597.3 (Official Build) (64-bit)
Google Chrome: 133.0.6943.98 (Official Build) (64-bit)

Which OS(s) did you use when testing this?

Windows 11

OS version(s)

Windows 11 Enterprise 23H2

@lauritzv
Copy link

I'm having the same issue as of today. Most sites fails to load correctly, or at all, with Nordic (Dandelion Sprout's Nordic Filters) checked in Vivaldi's ad-blocker. Sites loads as expected with it unchecked.

@RedSnt
Copy link

RedSnt commented Feb 13, 2025

I went through the history of changes from the latest update, looks like it might be line 2054 in NorwegianExperimentalList alternate versions/NordicFiltersABP.txt that's the culprit, but I don't know for sure, just looks like a wildcard that'd capture all pages:

@RedSnt RedSnt marked this as a duplicate of #1095 Feb 13, 2025
@mikjgri
Copy link
Contributor

mikjgri commented Feb 13, 2025

Ye, my own little investigation led me to that line being the culprit as well.
I've tested and verified it working with this fix by importing locally in Vivaldi.

#1096

@sundhaug92
Copy link

Idea: Add a basic Github action that runs on push/pr/... that does something like grep -P '^\*$' $filename && return 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants