mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added some stats highlight keywords
This commit is contained in:
parent
ce268ef87d
commit
15a40decb8
1 changed files with 3 additions and 1 deletions
|
@ -39,7 +39,8 @@ const coloredWords = {
|
|||
'contacts.json',
|
||||
'patreon',
|
||||
'donate',
|
||||
'userfiles'
|
||||
'userfiles',
|
||||
'hasNewMsg'
|
||||
],
|
||||
blue: [
|
||||
'isadding',
|
||||
|
@ -80,6 +81,7 @@ const filterFromDailyStats = [
|
|||
'.xml',
|
||||
'.aspx',
|
||||
'/questionDbs/',
|
||||
'/chatFiles/'
|
||||
]
|
||||
|
||||
// -----------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue