mirror of
https://github.com/timvisee/send.git
synced 2025-10-05 18:34:18 +02:00
replaced fxa-geodb with load balancer header
This commit is contained in:
parent
7d35e8f61f
commit
8ad4597114
9 changed files with 43 additions and 98 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue