replaced fxa-geodb with load balancer header

This commit is contained in:
Danny Coates 2020-07-28 09:31:09 -07:00
parent 7d35e8f61f
commit 8ad4597114
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
9 changed files with 43 additions and 98 deletions

View file

@ -11,6 +11,8 @@ module.exports = async function(req, res) {
statDeleteEvent({
id,
ip: req.ip,
country: req.geo.country,
state: req.geo.state,
owner: meta.owner,
download_count: meta.dl,
ttl,