bollywoodshaadis.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
shramanshraman
Forum Junkie
Forum Junkie
Posts: 142
Joined: Thu Mar 31, 2016 9:27 am

bollywoodshaadis.com

Post by shramanshraman »

anti adblock image.... please block it........ http://imgur.com/nMv5LFE


website is

Code: Select all

http://www.bollywoodshaadis.com/articles/the-love-story-of-mark-zuckerberg-and-priscilla-chan-1839
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

@@||bollywoodshaadis.com^$script
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

Anti adblock warning is displayed on https://www.bollywoodshaadis.com.

Error URL: https://www.bollywoodshaadis.com/articles/significance-of-haldi-ceremony-in-indian-weddings-3198
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 »

Code: Select all

/Ad_Block.
##.ad_blocker
###ad_blocker
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

Filters work, no need of the cosmetic filters as blocking the image itself does the part.

Also unblocked ad:

Code: Select all

bollywoodshaadis.com##.fw_ad
[mention]smed79[/mention] Seems like they are detecting adblock by this script https://www.bollywoodshaadis.com/js/ads.js. But blocking it does nothing (it does not get blocked) any idea on how to stop this script from loading?
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

you can block it using

Code: Select all

||bollywoodshaadis.com/js/ads.js$important,script
bollywoodshaadis.com##script:inject(abort-on-property-read.js, duckAdBlock)
you can foil the anti adblocking crap in uBo using only (but also the 2 filters above)

Code: Select all

bollywoodshaadis.com##script:inject(setTimeout-defuser.js)
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

[mention]intense[/mention] Adding the important modifier works, the js gets blocked (I didn't know it was whitelisted in EasyList) and using it with the abort-on-property-read.js filter stops the anti adb warning.

Simply using the bollywoodshaadis.com##script:inject(setTimeout-defuser.js) works as well :D

Question: abort-on-property-read.js stops the js from executing right? What does setTimeout-defuser.js do?
-Mark-
Postaholic
Postaholic
Posts: 382
Joined: Tue Jul 05, 2016 7:46 pm

Post by -Mark- »

The former aborts when the property is read and doesn't execute further, while the latter defuses all setTimeout calls made by the script.

other possible filter

Code: Select all

bollywoodshaadis.com##script:inject(abort-on-property-read.js, adBlockDetected)
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

[mention]fanboy[/mention] [mention]Khrin[/mention] The ad server domain forkcdn.com is serving ads on this site and many others such as http://www.financialexpress.com. Please block it completely.
Locked