mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
added missing entrypoint to metrics
This commit is contained in:
@@ -101,6 +101,7 @@ function clientEvent(event, ua, language, session_id, deltaT, platform, ip) {
|
||||
downloaded: ep.downloaded,
|
||||
download_limit: ep.download_limit,
|
||||
duration: ep.duration,
|
||||
entrypoint: ep.entrypoint,
|
||||
file_count: ep.file_count,
|
||||
password_protected: ep.password_protected,
|
||||
size: ep.size,
|
||||
|
||||
Reference in New Issue
Block a user