Inline ads in Reddit feeds!

  • Thread starter Thread starter Sushubh
  • Start date Start date
  • Replies Replies 2
  • Views Views 572
so basically you just need to run this css to hide these stupid inline ads.

.promotedlink { display: none; }
 
Back