Page 1 of 8

Out braining outbrain.com

Posted: Thu Sep 06, 2012 8:08 pm
by reepicheep
I'm trying to find out a) whether the junk a news site pulls down from outbrain.com (specifically http://widgets.outbrain.com/outbrain.js) is necessary when reading that site and b) how I can surpress the loading of this junk to answer a).

I've tried adding various rules like

Code: Select all

http://widgets.outbrain.com/outbrain.js

Code: Select all

widgets.outbrain.com/outbrain.js
and even

Code: Select all

outbrain.com
but the junk is still there.

The reference to it is in in a script element

Code: Select all

<script type="text/javascript" async="" src="http://widgets.outbrain.com/outbrain.js">
in the head for the news site.

Please how do I outbrain outbrain? But there seem to be other providers of junk who I want to squelch but similar rules don't overrule them either.

Firefox 15.0
ABP 2.1.2 with Easylist subscription plus a sheaf of home-grown rules
Mac OS X 10.8.1

Re: Out braining outbrain.com

Posted: Thu Sep 06, 2012 9:43 pm
by Crits

Code: Select all

||outbrain.com^
should definitely block http://widgets.outbrain.com/outbrain.js (but the filter "outbrain.com" should also have worked...)
If this still doesn't work, can you please make a issue report with ABP and post its link here so we can see what's wrong?

Re: Out braining outbrain.com

Posted: Thu Sep 06, 2012 11:17 pm
by reepicheep
Crits wrote:

Code: Select all

||outbrain.com^
should definitely block http://widgets.outbrain.com/outbrain.js (but the filter "outbrain.com" should also have worked...)
If this still doesn't work, can you please make a issue report with ABP and post its link here so we can see what's wrong?

Code: Select all

https://reports.adblockplus.org/b5a407a8-0d9e-ad4c-9016-dc96579956d9

Re: Out braining outbrain.com

Posted: Fri Sep 07, 2012 1:37 am
by Hubird
I've added

Code: Select all

||outbrain.com^$third-party
To my Extreme Measures list (we'll see how it goes). It is blocking the script as intended.

Can you please explain exactly what you were hoping to achieve by blocking it, were you trying to prevent specific content on the page from loading? If so perhaps a screen shot would help us (me)understand.

Re: Out braining outbrain.com

Posted: Fri Sep 07, 2012 3:35 pm
by reepicheep
Hubird wrote:I've added

Code: Select all

||outbrain.com^$third-party
Added that to my custom filters and still the code for their script is being loaded.
Can you please explain exactly what you were hoping to achieve by blocking it, were you trying to prevent specific content on the page from loading? If so perhaps a screen shot would help us (me)understand.
That's just it, I don't know what it's there for. The code is deliberately obfuscated; they have removed all spaces that are not data.

First I want to know whether the absence of this script will prevent conventional functionality of the web site concerned (http://www.guardian.co.uk/) from working. Why download a script that does nothing for my "experience" of the site?

Secondly, from Outbrain's own web site they appear to be some tracking outfit. So if I can get a rule to work without affecting the original site's functionality then I want to blatt this junk to hell to prevent the tracking from working.

Third there are a heap of other "extras" loaded for that web site that smell of tracking and ads. But despite my existing custom filters that junk also gets through.

Re: Out braining outbrain.com

Posted: Fri Sep 07, 2012 3:40 pm
by Crits
BTW, how can you be sure that the content of http://widgets.outbrain.com/outbrain.js (or any other script from outbrain.com) is still being loaded, even with the filters?

Re: Out braining outbrain.com

Posted: Fri Sep 07, 2012 4:33 pm
by Hubird
It isn't always easy to tell if blocking a script will cause issues or not, most of the time it is trial and error.

If you open the ABP blockable items pane you can see what has been booked.

Re: Out braining outbrain.com

Posted: Fri Sep 07, 2012 5:32 pm
by reepicheep
Hubird wrote:It isn't always easy to tell if blocking a script will cause issues or not, most of the time it is trial and error.
I don't mind the trial and error; been known to mess for hours getting rid of tracking junk and related unnecessary content on web sites. But this one proved to be a little trickier.
If you open the ABP blockable items pane you can see what has been booked.
Now that's weird. It wasn't blocked earlier despite me having exited from Firefox. Now four hours later it is blocked now after I had to "force quit", "kill -9", or "abend" Firefox because it had become unresponsive.

As it happens this Outbrain script doesn't affect the conventional/expected behaviour of the web site I was using.

Re: Out braining outbrain.com

Posted: Tue May 07, 2013 5:53 pm
by passion
This filter

/advertising-

breaks the Outbrain user dashboard (my.outbrain.com)

Is there any way to fix this? Using Chrome.

Re: Out braining outbrain.com

Posted: Wed May 08, 2013 10:08 am
by MonztA

Re: Out braining outbrain.com

Posted: Wed May 15, 2013 5:52 am
by passion
Another question: should outbrain's "from around the web" links on a page such as this one be blocked? Do they constitute advertising?

http://abcnews.go.com/US/jodi-arias-pos ... ZMFhSvwJgJ

Re: Out braining outbrain.com

Posted: Thu May 16, 2013 2:55 am
by fanboy
Not advertising, but maybe considered annoyance..Will decide later if it gets added. Currently testing the following filter

Code: Select all

||widgets.outbrain.com^$third-party

Re: Out braining outbrain.com

Posted: Thu May 16, 2013 1:33 pm
by fanboy

Re: Out braining outbrain.com

Posted: Tue May 21, 2013 2:59 am
by passion
This filter

Code: Select all

?advertiserid=
is breaking my.outbrain.com now.

Re: Out braining outbrain.com

Posted: Tue May 21, 2013 2:33 pm
by MonztA