dailymail.co.uk

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
bobtheblob
Site Member
Site Member
Posts: 12
Joined: Fri Jan 08, 2016 4:14 pm

dailymail.co.uk

Post by bobtheblob »

Huge adverts at the sides and the top advertising the mail online app.
A previous filter was posted that got rid of these. But they have now come back.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

||taboola.com^
||dailymail.co.uk/*/facebook$image
bobtheblob
Site Member
Site Member
Posts: 12
Joined: Fri Jan 08, 2016 4:14 pm

Post by bobtheblob »

That doesn't do anything. Huge ads are still there.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

browser ?
adblocker ?
filter lists ?

upload a screenshot.
bobtheblob
Site Member
Site Member
Posts: 12
Joined: Fri Jan 08, 2016 4:14 pm

Post by bobtheblob »

Firefox and Chrome, adblock plus with easylist.
There's huge adverts, the full height of the screen on both sides advertising "all your favourite stories form Mailonline now on windows tablet - Get it on Windows 10"
Last edited by bobtheblob on Thu May 26, 2016 3:02 pm, edited 1 time in total.
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

Please update now EasyList.
bobtheblob
Site Member
Site Member
Posts: 12
Joined: Fri Jan 08, 2016 4:14 pm

Post by bobtheblob »

Thanks Khrin - that did it.
bobtheblob
Site Member
Site Member
Posts: 12
Joined: Fri Jan 08, 2016 4:14 pm

Post by bobtheblob »

...and the adverts are back today.
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

adref
Site Member
Site Member
Posts: 36
Joined: Wed May 21, 2014 1:36 am

Post by adref »

Latest EasyList with Google Chrome. Sponsored Links by Taboola appears on top of the article. May require reloading the page several times to reproduce the issue.

Snapshot of the problem http://i.imgur.com/KUv1SEy.png

e.g. http://www.dailymail.co.uk/news/index.html

filter fixes the issue.

Code: Select all

dailymail.co.uk##.trc_rbox_container
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

Big banner ads on either side of the page and one below the main menu.

SS:
Image

While the side ads should be hidden by this:

Code: Select all

www.dailymail.co.uk##a[href^="http://windowsphone.com/s"]
I don't know what to do of the banner ad below the main menu, @intense @smed79 any help...
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

Can we do something of the banner ad in the middle?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

I get only the middle thing but not always and only a facebook ad. No side ads.

see
viewtopic.php?p=94579#p94579
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

intense wrote:I get only the middle thing but not always and only a facebook ad. No side ads.

see
https://forums.lanik.us/viewtopic.php?p=94579#p94579
What filter do you think could be made by looking at this pic:
Image
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

the element picker what does catch up ?
it should work your filter above
www.dailymail.co.uk##a[href^="http://windowsphone.com/s"]

try also
dailymail.co.uk##a[href*="windowsphone.com"]
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

intense wrote:the element picker what does catch up ?
it should work your filter above
www.dailymail.co.uk##a[href^="http://windowsphone.com/s"]

try also
dailymail.co.uk##a[href*="windowsphone.com"]
Does not work, with element picker its creating a uBlock specific filter: ###content > div:nth-of-type(2) > iframe. Can a ABP filter be created from this?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

this 1 is accepted by any adblocker but ...depends of the position in page (...type(2)).
the picker gives you more options, there is no blocking filter ? (no hiding filter ..)
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

intense wrote:this 1 is accepted by any adblocker but ...depends of the position in page (...type(2)).
the picker gives you more options, there is no blocking filter ? (no hiding filter ..)
This is what it gives me:
Image
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

well use it

Code: Select all

dailymail.co.uk###content > div:nth-of-type(2) > iframe
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

intense wrote:well use it
dailymail.co.uk###content > div:nth-of-type(2) > iframe
Works with ABP too; how do filters with > work?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

Guess I'll have to brush up on my filter knowledge :mrgreen:.
bobtheblob
Site Member
Site Member
Posts: 12
Joined: Fri Jan 08, 2016 4:14 pm

Post by bobtheblob »

www.dailymail.co.uk

Huge adverts at the top and sides of the page advertising the mail online app.
They used to be fixed but they're back now.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

dailymail.co.uk###content > div:nth-of-type(2) > iframe
||i.mol.im/i/furniture/*_skin_
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Code: Select all

||i.mol.im/i/furniture/*_skin_
||i.dailymail.co.uk/i/pix/fm/
||taboola.com^$domain=dailymail.co.uk
||scripts.dailymail.co.uk/static/mol-adverts/
||static.criteo.net/js/ld/publishertag.js$domain=dailymail.co.uk
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

There is a banner for the MailOnline App on the top of the mobile site, I am unable to block/hide this banner completely it is probably loaded through a js. Can someone help me block the banner out?

SS: http://i.imgur.com/zZktDSZ.png

Error URL: http://www.dailymail.co.uk/news/article-3958402/Mystery-English-speaking-girl-living-streets-Rome-Internet-campaigners-try-identify-young-homeless-woman-Maria-amid-speculation-Madeleine-McCann.html
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Does using the Annoyances list help?
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

fanboy wrote:Does using the Annoyances list help?
No, the banner is still there, you can check the mobile site through Chrome dev tools.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Code: Select all

||i.mol.im/i/mobileimages/b-play.png$image
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

That works but only for android devices, iPhone devices have this: http://i.mol.im/i/mobileimages/b-appstore.png as the image URL, we should use this:

Code: Select all

||i.mol.im/i/mobileimages/b-*.png$image
But there is still a blank banner below the image which I am unable to remove.
SS: http://i.imgur.com/ts0jEej.png

Can this be hidden @intense?
Locked