Out braining outbrain.com

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Out braining outbrain.com

Post by mapx »

try adding

Code: Select all

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

Re: Out braining outbrain.com

Post by passion »

Thank you. How can I whitelist the Outbrain links here? http://venturebeat.com/2014/06/10/zelda ... u-trailer/
MonztA
ABP Developer
Posts: 3957
Joined: Mon Aug 14, 2006 12:18 am
Location: Germany

Re: Out braining outbrain.com

Post by MonztA »

Code: Select all

venturebeat.com#@#.item-container-ad
venturebeat.com#@#.ob_ads_header
venturebeat.com#@#.ob_ads_header + ul
venturebeat.com#@#a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?key="][target="_blank"]
venturebeat.com#@#a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?key="][target="_blank"] + .ob_source
Maybe you might want to whitelist them everywhere? Then just add those instead:

Code: Select all

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

Re: Out braining outbrain.com

Post by passion »

Thank you, those filters cover most cases.

This site is an outlier. How do I whitelist the Outbrain links on this page? You may need to view the page in an incognito window in your browser to bypass the paywall.

http://www.newsday.com/long-island/coun ... -1.8788805
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Out braining outbrain.com

Post by mapx »

Code: Select all

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

Re: Out braining outbrain.com

Post by passion »

how do I whitelist the links on this page? http://www.theguardian.com/travel/2014/ ... lusive-mix
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Out braining outbrain.com

Post by mapx »

please, any time you ask for whitelisting something explain what (describe where are placed) elements on the page you want to ...

try

Code: Select all

theguardian.com#@#.sponsored
theguardian.com#@##advertiser-container
passion

Re: Out braining outbrain.com

Post by passion »

thank you. i was referring to the "more from around the web" links at the bottom of the article. I tried your filters, I don't think it worked?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Out braining outbrain.com

Post by mapx »

Code: Select all

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

Re: Out braining outbrain.com

Post by passion »

thanks. how do I allow the Outbrain links on the right side of this page?

http://www.telegraph.co.uk/culture/cult ... -film.html
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Out braining outbrain.com

Post by mapx »

see if helps

Code: Select all

#@#.ob_dual_right > .ob_ads_header ~ .odb_div
#@#a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"] + .ob_source
#@#a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"]
#@#.ob_ads_header
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: Out braining outbrain.com

Post by fanboy »

Not sure why this is even a topic, either you block it all, or allow it. Only allow it X pages makes no sense.
phanhan
Posts: 10
Joined: Tue Sep 16, 2014 4:29 am
Location: technology
Contact:

Re: Out braining outbrain.com

Post by phanhan »

That is the problem that I'm interested.
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 »

mapx wrote:see if helps

Code: Select all

#@#.ob_dual_right > .ob_ads_header ~ .odb_div
#@#a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"] + .ob_source
#@#a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"]
#@#.ob_ads_header
Worked, thanks!
fanboy wrote:Not sure why this is even a topic, either you block it all, or allow it. Only allow it X pages makes no sense.
I agree, but there's no easy way to whitelist it. Even if you whitelist outbrain.com it's still blocked on many pages.
phanhan wrote:That is the problem that I'm interested.
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.
It's an interesting question. I don't think paid placement makes the stories ads. If a NY Times/Guardian/Slate article shows up on Outbrain, is it an ad? Likewise, affiliate links and money-blind algorithms can be just as obtrusive as ads.

I like Outbrain because it gives publishers a way to make money without serving ads and it gives marketers a way to promote themselves without buying ads.
passion

Re: Out braining outbrain.com

Post by passion »

How do I whitelist the Outbrain widgets here?
Locked