mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 15:10:54 +03:00
replaced fxa-geodb with load balancer header
This commit is contained in:
@@ -9,6 +9,8 @@ module.exports = async function(req, res) {
|
||||
statReportEvent({
|
||||
id,
|
||||
ip: req.ip,
|
||||
country: req.geo.country,
|
||||
state: req.geo.state,
|
||||
owner: meta.owner,
|
||||
reason: req.body.reason,
|
||||
download_limit: meta.dlimit,
|
||||
|
||||
Reference in New Issue
Block a user