Some sites like warez-world.org, deep-warez.org or 3ddl.tv seem to have found a way around adblock. They have a script which contains
Code: Select all
...click(function(){var e=jQuery(this).data("dl"),t="941502",n="/drop.php",ww="sec";jQuery.post(n,{option:e,pid:t,ceck:ww},function(e){jQuery...
Code: Select all
http://.../te/drop.php
I have this URL on the block list (also with $popup), but still some popup windows open when I click somewhere. I can't block the code where the drop.php URL is constructed, because it is in the main html text, and I can't block the requested script drop.php. This is very annoying.
Does someone know how this works and how I can block these popups?
Regards,
Heinz