Hi
Your Adblocker works really good, though I noticed some ads came through. I had to uncomment following lines and also add some:
In addCss:
'ytd-ad-slot-renderer',
'ad-slot-renderer',
In removeAdElements:
['ytd-rich-item-renderer', '.ytd-ad-slot-renderer'],
['ytd-rich-section-renderer', '.ytd-statement-banner-renderer'],
Also, I needed to add addCss to the observer/interval, otherwise it worked only half the time.
Why did you uncomment them? And why did you remove observer and uncomment ad dialog popup in newest version?
Hi
Your Adblocker works really good, though I noticed some ads came through. I had to uncomment following lines and also add some:
In addCss:
In removeAdElements:
Also, I needed to add addCss to the observer/interval, otherwise it worked only half the time.
Why did you uncomment them? And why did you remove observer and uncomment ad dialog popup in newest version?