code optimization, new log system, appp optimizawion

This commit is contained in:
2023-07-03 00:05:13 +05:00
parent af8e44d1ce
commit 3583e5e588
19 changed files with 681 additions and 542 deletions

1
vars.js Normal file
View File

@ -0,0 +1 @@
module.exports.week = 7 * 24 * 3600 * 1000;