this post was submitted on 18 May 2024
38 points (91.3% liked)

Firefox

17787 readers
13 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

If I disable uBlock, Deezer loads just fine, despite NextDNS and Pi-Hole doing their thing. Anyone know how to troubleshoot or fix things?

you are viewing a single comment's thread
view the rest of the comments
[–] ReedReads 1 points 5 months ago* (last edited 5 months ago) (2 children)

Use the logger in uBO to figure out which rule is causing the problem.

If that doesn’t work, I’d just reset uBO to its default settings. It will work then.

Edit: https://github.com/gorhill/uBlock/wiki/The-logger

[–] [email protected] 2 points 5 months ago

Thank you so much!

[–] [email protected] 2 points 5 months ago (1 children)

Sorry to bother you again, I don't suppose you know about things. It's looking like ||deezer.com^$removeparam=deferredFl would you happen to know what I need to add to where to bypass it?

[–] ReedReads 1 points 5 months ago* (last edited 5 months ago) (1 children)

I’m not sure if you still need this addressed given the VPN comment above. But to nullify a single filter, you go into the My Filters pane and add this:

||deezer.com^$badfilter,removeparam=deferredFl

You can read more about it here: https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#badfilter

[–] [email protected] 2 points 5 months ago

You are my bloody hero. Thank you so much. Fuck, you're awesome!