diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-06-20 02:14:34 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-06-20 02:14:34 -0700 |
| commit | 70237b5a5d82e8425eb5870a975bde497a6def08 (patch) | |
| tree | 6930d7ae771fb188fc6a3a0f7f1f81bad5bf84f2 /data/last_refresh.txt | |
| parent | c929c11f9006db67e10ddd7fa599124a6edeadeb (diff) | |
Refactored entire codebase
- Replaced most code with HTML templates
- Fixed some janky SQL queries
- Replaced config.py with ini and json
Diffstat (limited to 'data/last_refresh.txt')
| -rw-r--r-- | data/last_refresh.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/last_refresh.txt b/data/last_refresh.txt index 9552d2a..92719ce 100644 --- a/data/last_refresh.txt +++ b/data/last_refresh.txt @@ -1 +1 @@ -2023-04-06
\ No newline at end of file +2023-06-20
\ No newline at end of file |
