mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 03:07:38 +02:00
Minor logging improvement, open all on legacy page
This commit is contained in:
@@ -53,6 +53,7 @@ function Load () {
|
||||
}
|
||||
|
||||
function LogStat (url) {
|
||||
url = url.split('?')[0]
|
||||
Inc(url)
|
||||
AddVisitStat(url)
|
||||
Save()
|
||||
|
||||
Reference in New Issue
Block a user