mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Remove click tracking from /ads
This commit is contained in:
@@ -640,7 +640,6 @@ class AdsController(SubredditListingController):
|
||||
|
||||
def listing(self):
|
||||
listing = ListingController.listing(self)
|
||||
promote.add_trackers(listing.things, c.site)
|
||||
return listing
|
||||
|
||||
def GET_listing(self, *a, **kw):
|
||||
|
||||
Reference in New Issue
Block a user