If I disable uBlock, Deezer loads just fine, despite NextDNS and Pi-Hole doing their thing. Anyone know how to troubleshoot or fix things?
If I disable uBlock, Deezer loads just fine, despite NextDNS and Pi-Hole doing their thing. Anyone know how to troubleshoot or fix things?
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
Thank you so much!
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?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
You are my bloody hero. Thank you so much. Fuck, you’re awesome!