Hello @Szabi
Thanks for your reply. As point 1 will not work (you wrote it above), I directly tried point 2.
Unfortunately it did not work, author bio is still there but at least author name has dissappeared.
The page I refer to is this one https://androidgeek.pt/samsung-galaxy-tab-s8-fe-visto-com-android-13-no-geekbench
I suppose that the regex <div>\n?<div data-adid=”[\s\S]* is supposed to do the cleaning but I do not really understand it. I checked source code of the page and “div data-adid” is not present.
I found some data-adid like this
<span class=”html-attribute-name”>itemtype</span>=”<span class=”html-attribute-value”>https://schema.org/WPAdBlock</span>” <span class=”html-attribute-name”>data-adid</span>=”<span class=”html-attribute-value”>293581</span>”
Here are the settings for this rule https://share.getcloudapp.com/BluWWPGe maybe something else is wrong ?
Thanks