RedDragonWebDesign / block-everything

Block annoyances that other AdBlock filter lists miss
https://subscribe.adblockplus.org/?location=https://raw.githubusercontent.com/RedDragonWebDesign/block-everything/master/block-everything.txt&title=Block%20Everything%21
45 stars 4 forks source link

linkedin.com #20

Closed LanikSJ closed 3 months ago

LanikSJ commented 3 months ago

The header on LinkedIn (login required) hides a little too much. The screenshots tells a better story. You can see this on any page you browse to. Broken: image Block Everything disabled: image Disabling the list fixes the problem. The problem filter seems to be:

linkedin.com##.authentication-outlet:style(padding-top: 0 !important;)

Also disabling just that filter fixes the problem. I'm using Chrome with latest uBO and tons of filter lists. And yes I've tried to disable all of them one by one to isolate the problem.

RedDragonWebDesign commented 3 months ago

Is this on the homepage? It's working for me. Hmm.

image

Can you let me know which filter it is specifically? There's a setting in ubo that you can turn on that will let you open the logger and disable individual filters by clicking a #@# link. Filtering by cosmetic filters, then doing that one by one, can be a good way to debug filters.

LanikSJ commented 3 months ago

Can you let me know which filter it is specifically?

This is the filter I found that causes the problem for me:

linkedin.com##.authentication-outlet:style(padding-top: 0 !important;)
RedDragonWebDesign commented 3 months ago

I can't reproduce it, so easiest to just delete the filter. Done in b0e2d46 :)

LanikSJ commented 3 months ago

Thank you 👍 😁 🙏