Out braining outbrain.com

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
passion

Re: Out braining outbrain.com

Post by passion »

So do the Outbrain links count as advertising?
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: Out braining outbrain.com

Post by fanboy »

passion wrote:So do the Outbrain links count as advertising?
More like affiliate links rather than advertising, annoying, but not classed as an advert imo
Silico
Posts: 41
Joined: Tue Oct 18, 2011 7:31 am

Re: Out braining outbrain.com

Post by Silico »

The extent to which Outbrain stories are ads depends on to what extent the stories shown and their order are determined by who pays and how much, relative to the order just reflecting the user's interests.

I think paid placement is a big part of Outbrain, so they're ads rather than affiliate links that simply take a cut on click-throughs to stories placed there by a money-blind algorithm.
passion

Re: Out braining outbrain.com

Post by passion »

EasyList is breaking the outbrain front page and the my.outbrain.com dashboard again. Is there a way to fix this again?
passion

Re: Out braining outbrain.com

Post by passion »

False alarm, it was something else.
passion

Outbrain

Post by passion »

I have outbrain.com whitelisted, but the external links are still blocked on this page:

http://blog.foreignpolicy.com/posts/201 ... on_release

How do I whitelist Outbrain widgets on all sites?
MonztA
ABP Developer
Posts: 3957
Joined: Mon Aug 14, 2006 12:18 am
Location: Germany

Re: Outbrain

Post by MonztA »

Try adding these whitelists:

Code: Select all

#@#.outbrain_ad_li
#@##outbrain_dual_ad_fs_0_dual
#@##outbrain-paid
Guest

Re: Outbrain

Post by Guest »

MonztA wrote:Try adding these whitelists:

Code: Select all

#@#.outbrain_ad_li
#@##outbrain_dual_ad_fs_0_dual
#@##outbrain-paid
Didn't work. Am I doing this right?
Image
passion

Re: Outbrain

Post by passion »

fixed image

Image
MonztA
ABP Developer
Posts: 3957
Joined: Mon Aug 14, 2006 12:18 am
Location: Germany

Re: Outbrain

Post by MonztA »

Code: Select all

#@#a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?key="][target="_blank"]
passion

Re: Outbrain

Post by passion »

Worked, thanks.

Same issue on this page. An Outbrain widget is blocked on the right rail even though outbrain.com is whitelisted.

http://online.wsj.com/news/articles/SB1 ... 3419368676

You may need to Google the headline (Book Review: 'Owning the Earth' by Andro Linklater) and go to the story from Google to bypass the paywall.
MonztA
ABP Developer
Posts: 3957
Joined: Mon Aug 14, 2006 12:18 am
Location: Germany

Re: Outbrain

Post by MonztA »

Code: Select all

#@#.ob_container .item-container-obpd
passion

Re: Outbrain

Post by passion »

I have the same issue on this page.

http://www.jpost.com/Diplomacy-and-Poli ... lls-337179

What filters do I need to whitelist the Outbrain widget on this page?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Outbrain

Post by mapx »

Code: Select all

#@#a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?key="][target="_blank"] + .ob_source
#@#a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?key="][target="_blank"]
jpost.com#@#.item-container-ad
passion

Re: Outbrain

Post by passion »

Locked