mtb-news.de

German supplemental subscription
Locked
sp00n
New Member
New Member
Posts: 2
Joined: Wed Sep 06, 2017 2:14 pm

mtb-news.de

Post 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>
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Which is the issue ? ads ? popups ?
Provide screenshot if it's about ads and exact page link where does happen.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post 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
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
sp00n
New Member
New Member
Posts: 2
Joined: Wed Sep 06, 2017 2:14 pm

Post 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.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post 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.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked