[NSFW] Sites blocked button with Ad detection

Everything about using Adblock Plus on Google Chrome
Post Reply
1stsim144
Posts: 18
Joined: Sat Mar 19, 2016 1:25 pm

[NSFW] Sites blocked button with Ad detection

Post by 1stsim144 »

NSFW NSFW NSFW

I have 2 problems here...
Number 1, gaybeeg.info implemented some sort of ad-detecting script that blocks the download button whenever Adblock is active. The download button are accessible when I turn Adblock off..

When Adblock is active:
http://imgur.com/a/GaTKh
link to actual page, https://goo.gl/cTgVPr

Number 2, I manage to get the download link through Inspection as shown the screenshot above but the other site netdna-storage.com gave me another ad-detecting script...
http://imgur.com/yQlUwhW
link to actual page, https://goo.gl/LdF5Wb

How do I remove both scripts? EDIT: Or rather, block them?
Thanks.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: [NSFW] Sites blocked button with Ad detection

Post by mapx »

try these filters

Code: Select all

@@||gaybeeg.info^$generichide
@@||exoclick.com^$script,domain=gaybeeg.info
|http://$script,third-party,domain=gaybeeg.info
1stsim144
Posts: 18
Joined: Sat Mar 19, 2016 1:25 pm

Re: [NSFW] Sites blocked button with Ad detection

Post by 1stsim144 »

mapx wrote:try these filters

Code: Select all

@@||gaybeeg.info^$generichide
@@||exoclick.com^$script,domain=gaybeeg.info
|http://$script,third-party,domain=gaybeeg.info

Thanks it worked!
But gaybeeg have this new invisible wall that doesn't let you click anywhere.. Block element (need to apply on every page) showed this

Code: Select all

||syndication.exoclick.com/pu.swf
How do I block it permanently?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: [NSFW] Sites blocked button with Ad detection

Post by mapx »

try adding also
@@||syndication.exoclick.com/pu.swf$object,domain=gaybeeg.info
Post Reply