dhowe / AdNauseam

AdNauseam: Fight back against advertising surveillance
GNU General Public License v3.0
4.45k stars 187 forks source link

remove bad filter #2493

Closed mneunomne closed 6 months ago

mneunomne commented 6 months ago

Fixing https://github.com/dhowe/AdNauseam/issues/2491

The following filter is too generic, removed it and ad collecting still occurs in pinterest

pinterest.*##div:nth-of-type(2) > div:nth-of-type(2) > div
mneunomne commented 6 months ago

Fixing https://github.com/dhowe/AdNauseam/issues/2491