The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb Bug Reports (http://forums.omnigroup.com/forumdisplay.php?f=27)
-   -   Loading blocked ads doesn't work (beta3) (http://forums.omnigroup.com/showthread.php?t=1426)

zottel 2006-08-17 02:37 PM

Loading blocked ads doesn't work (beta3)
 
I didin't do much testing, but on all sites I view regularly, the ads are still just grey boxes with no possibility to load the blocked content.

Examples:

[url]http://www.macosxhints.com[/url]
[url]http://www.userfriendly.org[/url]

My URL blocking list:

/ad[^dm]
\.swf$
\.falkag\.
some\.ad\.com

Len Case 2006-08-17 02:40 PM

We are still fixing ad-blocking behavior--beta 3 should have fixed blocked plugins, but not blocked iframes... things should get better in the next release.

Lur 2006-08-25 08:25 AM

still problem in B4
 
here are two examples where javascript-added ads can be blocked in b2 but not in b3 nor b4:

the rules i use:

tradedoubler\.com/
layer-ads\.de/

[CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Adblock-tests</title>
</head>

<body>

<script language="JavaScript" src="http://impde.tradedoubler.com/imp/js/11478095/1119837?123" charset="ISO-8859-1"></script>

<script src="http://layer-ads.de/la-7732.js" type="text/javascript"></script>

</body>
</html>[/CODE]


All times are GMT -8. The time now is 12:44 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.