mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-24 14:27:58 -05:00
Remove production pixel URL from example.ini.
This commit is contained in:
committed by
Keith Mitchell
parent
1fe22a1477
commit
d433cb2970
@@ -169,7 +169,7 @@ tracker_url = /static/pixel.png
|
||||
# images to render to track sponsored links
|
||||
adtracker_url = /static/pixel.png
|
||||
# image to render to track the ad frame
|
||||
adframetracker_url = http://pixel.reddit.com/pixel/of_defenestration.png
|
||||
adframetracker_url = /static/pixel.png
|
||||
# open redirector to bounce clicks off of on sponsored links for tracking
|
||||
clicktracker_url = /static/pixel.png
|
||||
# new pixel
|
||||
|
||||
Reference in New Issue
Block a user