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:
@@ -39,7 +39,8 @@ const coloredWords = {
|
|||||||
'contacts.json',
|
'contacts.json',
|
||||||
'patreon',
|
'patreon',
|
||||||
'donate',
|
'donate',
|
||||||
'userfiles'
|
'userfiles',
|
||||||
|
'hasNewMsg'
|
||||||
],
|
],
|
||||||
blue: [
|
blue: [
|
||||||
'isadding',
|
'isadding',
|
||||||
@@ -80,6 +81,7 @@ const filterFromDailyStats = [
|
|||||||
'.xml',
|
'.xml',
|
||||||
'.aspx',
|
'.aspx',
|
||||||
'/questionDbs/',
|
'/questionDbs/',
|
||||||
|
'/chatFiles/'
|
||||||
]
|
]
|
||||||
|
|
||||||
// -----------------------------------------------------------------
|
// -----------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user