mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Minor logging improvement, open all on legacy page
This commit is contained in:
parent
4e0bea8e32
commit
38fc65b572
3 changed files with 22 additions and 0 deletions
|
@ -53,6 +53,7 @@ function Load () {
|
|||
}
|
||||
|
||||
function LogStat (url) {
|
||||
url = url.split('?')[0]
|
||||
Inc(url)
|
||||
AddVisitStat(url)
|
||||
Save()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue