Page 1 of 1

mtb-news.de

Posted: Wed Sep 06, 2017 2:23 pm
by sp00n
mtb-news.de seems to use a script injection now.

Code: Select all

<a href="908f" class="DOVxTP ">
     <img src="https://overlays.mtb-news.de/cache/news/feature/channels-zebra_750x401/www.mtb-news.de/news/wp-content/uploads/Etzk2017/09/ofen-focus-300x201.png">
</a>
and

Code: Select all

<div class="kPOoOwOS ">
    <div class="NYxCiaU ">
        <div style="width:1178px; height:1px; display:block; float:left;"> </div>
        <span class="bzbOgJJfF ">
            <img src="https://overlays.mtb-news.de/cache/news/feature/quake-talent_360x241/www.mtb-news.de/news/wp-content/uploads/0ZCi2017/09/ich-happy-lane-80x79.jpg">
        </span>
    </div>
</div>

Re: mtb-news.de

Posted: Wed Sep 06, 2017 2:27 pm
by intense
Which is the issue ? ads ? popups ?
Provide screenshot if it's about ads and exact page link where does happen.

Re: mtb-news.de

Posted: Wed Sep 06, 2017 3:20 pm
by smed79
sp00n wrote:mtb-news.de seems to use a script injection now.
rules#participation
Failure to provide the necessary information will delay the resolution of your issue.
intense wrote:Which is the issue ? ads ? popups ?
probably it's about
http://i.imgur.com/zyz7Z02.png
http://i.imgur.com/thsG8Bq.png

@sp00n test

Code: Select all

@@.de^*/ad_bomb/$image,~third-party
or

Code: Select all

||overlays.mtb-news.de/cache/news/feature/tag_
||mtb-news.de/cache/news/feature/$subdocument

Re: mtb-news.de

Posted: Fri Sep 08, 2017 9:55 pm
by sp00n
Sorry, I thought the source code was enough.

It's about these two banners, which are injected after the body has finished loading.
https://i.imgur.com/vgXpfOu.png

Previously I have used mtb-news.de##img[src^="https://overlays.mtb-news.de"] to hide the banners in uBlock, but
||overlays.mtb-news.de seems to work better, at least for the time being. The image files aren't even created, and for now the overlays subdomain isn't used by anything else. Although that may change in the future of course.

Re: mtb-news.de

Posted: Sat Sep 09, 2017 2:00 am
by smed79
Did you try the filters above ?!!
sp00n wrote:but ||overlays.mtb-news.de seems to work better,
Your filter block legetimat images at the home page http://www.mtb-news.de/

Edit:
sp00n wrote:Previously I have used mtb-news.de##img[src^="https://overlays.mtb-news.de"] to hide the banners in uBlock
Not sure because it's already fixed in uBo since 10 Dec 2015 by this filter ||de/*/ad_bomb/*$image,redirect=2x2-transparent.png

PS: Next time provide an example page.