diff --git a/services/sefinekAPI.js b/services/sefinekAPI.js index dab0844..b3692e4 100644 --- a/services/sefinekAPI.js +++ b/services/sefinekAPI.js @@ -35,7 +35,7 @@ module.exports = async () => { rayId: ip.rayId, ip: ip.ip, endpoint: ip.endpoint, - userAgent: ip.userAgent || '', + userAgent: ip.userAgent, action: ip.action, country: ip.country, timestamp: ip.timestamp,