I have tried removing content (paid content) from this website with uBlock origin, Greasemonkey and Anti-Adblock Killer script.
I have tried running this script but without success.
The ("paid") content I want to remove looks like this:
<div class="news" info="398825">
<div class="normal" ...>
<div class="supertitle">
<a href="http://www.monitor.hr/marketing/sponzorirana.html" target="_blank">Sponzorirana vijest</a>
</div>
...
I can differentiate "paid content" from rest of the content with this element:
<a href="http://www.monitor.hr/marketing/sponzorirana.html" target="_blank">Sponzorirana vijest</a>
I would like to remove every "paid content" ("Sponzorirana vijest") section from the linked website.