mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-24 06:18:08 -05:00
6a2c4afcb296b60aaae3e8480c6af8d95ac0dff3
Traffic stats are currently pulled from the traffic app, which is a separate pylons application, via HTTP requests. This patch eliminates the dependency on that extra app by moving the queries into the reddit app while maintaining the existing API near-verbatim. This allows us to ditch the external traffic app.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%