mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 23:18:39 +03:00
replaced fxa-geodb with load balancer header
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user