outlookindia.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

outlookindia.com

Post by gotitbro »

Anti adb warning is displayed on http://www.outlookindia.com.

Error URL:
http://www.outlookindia.com/website/story/banning-gadgets-on-flights-will-certainly-create-confusion-can-it-also-prevent-t/298299

This can be fixed by:

Code: Select all

@@||outlookindia.com/*anti_ab.js$script
@@||outlookindia.com$generichide
For leftover ad elements:

Code: Select all

outlookindia.com##.inline_ad
-Mark-
Postaholic
Postaholic
Posts: 382
Joined: Tue Jul 05, 2016 7:46 pm

Post by -Mark- »

or just adding /anti_ab/* works fine too.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

out1.PNG
alternative filter in uBo:

Code: Select all

outlookindia.com##script:inject(fuckadblock.js-3.2.0)
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

-Mark- wrote: Fri Mar 24, 2017 8:51 pm or just adding /anti_ab/* works fine too.
blocking only the anti message, but get no article text
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

-Mark- wrote: Fri Mar 24, 2017 8:51 pm or just adding /anti_ab/* works fine too.
This just blocks the script again that causes the the adblocker to be detected in the first place. Also blocks the adb warning, so its just empty space.
intense wrote: Fri Mar 24, 2017 8:53 pm alternative filter in uBo:

Code: Select all

outlookindia.com##script:inject(fuckadblock.js-3.2.0)
Works, uBO has functionality to specifically nullify "fuckadblock"?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

yeah, see
https://github.com/uBlockOrigin/uAssets/blob/master/filters/resources.txt
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

The working filters are already above, I removed the noise.
Locked