Page 1 of 1

reddit.com

Posted: Thu Aug 04, 2016 5:43 pm
by johndavis
https://www.reddit.com/

Ad Block

Code: Select all

reddit.com##.promoted
Here is a pointer to the current block.

https://github.com/easylist/easylist/bl ... .txt#L6529

Re: reddit.com

Posted: Sun Aug 07, 2016 2:38 am
by fanboy
Have you got "Non-intrusive ads" enabled or disabled? I'm not see it here.

Re: reddit.com

Posted: Tue Dec 06, 2016 11:07 pm
by WarFame

Code: Select all

https://www.reddit.com/r/worldnews/
Leftover on the upper right:
https://i.imgur.com/gPz8vZM.png

Code: Select all

###ad_main_top

Re: reddit.com

Posted: Tue Jan 24, 2017 11:38 pm
by smed79

Code: Select all

||reddit.com/api/request_promo.json?
check using a mobile user agent >> https://i.imgur.com/hAMLCSr.png

Code: Select all

||reddit.com/static/pixel.png
https://www.reddit.com/r/Python/

Re: reddit.com

Posted: Thu Feb 23, 2017 9:04 am
by hellfire
cookie annoyance

Code: Select all

reddit.com###eu-cookie-policy

reddit.com

Posted: Mon Mar 20, 2017 1:39 am
by wilcoxon
I haven't used Reddit long but I never saw promoted links/ads until this weekend. The ABP code that come up when I select the block to remove is:

Code: Select all

reddit.com###thing_t3_5xwvrw
reddit.com##.thing.id-t3_5xwvrw.link.promoted.odd.promotedlink
The t3_5xw part seems to always be the same but the following 3 letters are random.

I know it should be possible to write a custom CSS selector to remove these but I don't understand CSS selectors well (and this was apparently correctly removed until this weekend).

And, yes, I do have "acceptable ads" turned off in ABP.
 ! Message from: smed79
Merged your topic forumsearch

Re: reddit.com

Posted: Wed May 10, 2017 1:00 am
by Shttr
reddit has changed their tracker address. It's currently in EasyList Privacy as

Code: Select all

||events.redditmedia.com^
but it looks like they've recently switched to sending tracking events to

Code: Select all

e.reddit.com
instead.

Re: reddit.com

Posted: Fri Jul 28, 2017 4:04 pm
by gotitbro
"Recommended" ads being loaded on https://www.reddit.com.

SS: http://i.imgur.com/WbqqATV.png
Error URL: https://www.reddit.com/

These can be blocked by:

Code: Select all

||reddit.com/api/request_recommended_link
More info: https://www.reddit.com/r/uBlockOrigin/comments/5zuyb0/recommended_by_reddit_ads/

reddit.com

Posted: Mon Oct 30, 2017 12:35 am
by Jem2005
Hi
The following webpage has an ad. It is shown with chrome, but not with Fierfox, therefore I report this issue here

Code: Select all

https://www.reddit.com/r/privacy/comments/34tc2f/how_safe_is_chromium_privacy_wise/
This is an image
https://image.ibb.co/h3tF6R/55.jpg

Thanks

Re: reddit.com

Posted: Mon Oct 30, 2017 6:32 am
by smed79
@Jem2005
I see no ads http://i.imgur.com/wBy2IXh.png
What adblocker are you using and what filter lists are enabled ?

Re: reddit.com

Posted: Mon Oct 30, 2017 5:53 pm
by Jem2005
Sorry guys,
I think I did a mistake, the ad shown is exhibited if non-intrusive advertising option is on.

:(

Re: reddit.com

Posted: Wed Nov 01, 2017 6:10 pm
by True
[mention]smed79[/mention]
Can you help me block this random sidebar image on

Code: Select all

https://www.reddit.com/r/Ice_Poseidon/
This is how it looks: https://i.imgur.com/zjpohZh.png

Re: reddit.com

Posted: Wed Nov 01, 2017 8:03 pm
by smed79
@True Are you interested in recovering the classic style?

Code: Select all

||thumbs.redditmedia.com^$stylesheet,domain=reddit.com

Re: reddit.com

Posted: Wed Nov 01, 2017 8:08 pm
by True
[mention]smed79[/mention] No, im just trying to block that single element without disabling the custom CSS

Re: reddit.com

Posted: Wed Nov 01, 2017 8:23 pm
by smed79
test in ABP

Code: Select all

reddit.com#?#a:after:-abp-has(height: 196px!important;)
or uBo

Code: Select all

reddit.com##a:after:style(width:0px !important; height:0px !important;)

Re: reddit.com

Posted: Wed Nov 01, 2017 8:56 pm
by True
smed79 wrote: Wed Nov 01, 2017 8:23 pm test in ABP

Code: Select all

reddit.com#?#a:after:-abp-has(height: 196px!important;)
or uBo

Code: Select all

reddit.com##a:after:style(width:0px !important; height:0px !important;)
This works, thank you.

Re: reddit.com

Posted: Wed Nov 01, 2017 9:24 pm
by intense
or even
||a.thumbs.redditmedia.com/*.png