TRX info done

This commit is contained in:
Serafim 2025-01-13 02:38:07 +03:00
parent aab154f5d6
commit 1aceb4e69a
2 changed files with 91 additions and 91 deletions

BIN
db

Binary file not shown.

View File

@ -2,97 +2,97 @@ const sqlite3 = require('sqlite3').verbose()
const db = new sqlite3.Database('../db') const db = new sqlite3.Database('../db')
const dates = const dates =
// `2024-07-30 `2024-07-30
// 2024-07-31 2024-07-31
// 2024-08-01 2024-08-01
// 2024-08-02 2024-08-02
// 2024-08-03 2024-08-03
// 2024-08-04 2024-08-04
// 2024-08-05 2024-08-05
// 2024-08-06 2024-08-06
// 2024-08-07 2024-08-07
// 2024-08-08 2024-08-08
// 2024-08-09 2024-08-09
// 2024-08-10 2024-08-10
// 2024-08-11 2024-08-11
// 2024-08-12 2024-08-12
// 2024-08-13 2024-08-13
// 2024-08-14 2024-08-14
// 2024-08-15 2024-08-15
// 2024-08-16 2024-08-16
// 2024-08-17 2024-08-17
// 2024-08-18 2024-08-18
// 2024-08-19 2024-08-19
// 2024-08-20 2024-08-20
// 2024-08-21 2024-08-21
// 2024-08-22 2024-08-22
// 2024-08-23 2024-08-23
// 2024-08-24 2024-08-24
// 2024-08-25 2024-08-25
// 2024-08-26 2024-08-26
// 2024-08-27 2024-08-27
// 2024-08-28 2024-08-28
// 2024-08-29 2024-08-29
// 2024-08-30 2024-08-30
// 2024-08-31 2024-08-31
// 2024-09-01 2024-09-01
// 2024-09-02 2024-09-02
// 2024-09-03 2024-09-03
// 2024-09-04 2024-09-04
// 2024-09-05 2024-09-05
// 2024-09-06 2024-09-06
// 2024-09-07 2024-09-07
// 2024-09-08 2024-09-08
// 2024-09-09 2024-09-09
// 2024-09-10 2024-09-10
// 2024-09-11 2024-09-11
// 2024-09-12 2024-09-12
// 2024-09-13 2024-09-13
// 2024-09-14 2024-09-14
// 2024-09-15 2024-09-15
// 2024-09-16 2024-09-16
// 2024-09-17 2024-09-17
// 2024-09-18 2024-09-18
// 2024-09-19 2024-09-19
// 2024-09-20 2024-09-20
// 2024-09-21 2024-09-21
// 2024-09-22 2024-09-22
// 2024-09-23 2024-09-23
// 2024-09-24 2024-09-24
// 2024-09-25 2024-09-25
// 2024-09-26 2024-09-26
// 2024-09-27 2024-09-27
// 2024-09-28 2024-09-28
// 2024-09-29 2024-09-29
// 2024-09-30 2024-09-30
// 2024-10-01 2024-10-01
// 2024-10-02 2024-10-02
// 2024-10-03 2024-10-03
// 2024-10-04 2024-10-04
// 2024-10-05 2024-10-05
// 2024-10-06 2024-10-06
// 2024-10-07 2024-10-07
// 2024-10-08 2024-10-08
// 2024-10-09 2024-10-09
// 2024-10-10 2024-10-10
// 2024-10-11 2024-10-11
// 2024-10-12 2024-10-12
// 2024-10-13 2024-10-13
// 2024-10-14 2024-10-14
// 2024-10-15 2024-10-15
// 2024-10-16 2024-10-16
// 2024-10-17 2024-10-17
// 2024-10-18 2024-10-18
// 2024-10-19 2024-10-19
// 2024-10-20 2024-10-20
// 2024-10-21 2024-10-21
// 2024-10-22 2024-10-22
// 2024-10-23 2024-10-23
// 2024-10-24 2024-10-24
// 2024-10-25 2024-10-25
// 2024-10-26 2024-10-26
// 2024-10-27 2024-10-27
`2024-10-28 2024-10-28
2024-10-29 2024-10-29
2024-10-30 2024-10-30
2024-10-31 2024-10-31