mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
93a65a6a3a6e5fd0f930bb8c0a47e2a7f8659cb0
We need onload to be able to get a client-IP based tracking validation hash, but it doesn't actually need to do any database work to make those hashes. It also fails a huge number of times per day. This moves the hash calculation out to an external app with no db dependencies.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%