mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Merge branch 'master' of gitlab.com:MrFry/mrfrys-node-server
This commit is contained in:
commit
d7b5ad8160
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,7 @@ const coloredWords = {
|
||||||
'patreon',
|
'patreon',
|
||||||
'donate',
|
'donate',
|
||||||
'userfiles',
|
'userfiles',
|
||||||
|
'hasNewMsg'
|
||||||
],
|
],
|
||||||
blue: [
|
blue: [
|
||||||
'isadding',
|
'isadding',
|
||||||
|
@ -73,6 +74,7 @@ const filterFromDailyStats = [
|
||||||
'.xml',
|
'.xml',
|
||||||
'.aspx',
|
'.aspx',
|
||||||
'/questionDbs/',
|
'/questionDbs/',
|
||||||
|
'/chatFiles/'
|
||||||
]
|
]
|
||||||
|
|
||||||
// -----------------------------------------------------------------
|
// -----------------------------------------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue