aboutsummaryrefslogtreecommitdiffstats
path: root/config.json
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-06-20 02:14:34 -0700
committerPinapelz <donaldshan1@outlook.com>2023-06-20 02:14:34 -0700
commit70237b5a5d82e8425eb5870a975bde497a6def08 (patch)
tree6930d7ae771fb188fc6a3a0f7f1f81bad5bf84f2 /config.json
parentc929c11f9006db67e10ddd7fa599124a6edeadeb (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 'config.json')
-rw-r--r--config.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/config.json b/config.json
deleted file mode 100644
index 63c1ac9..0000000
--- a/config.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "address": "127.0.0.1",
- "user": "root",
- "password": "",
- "youtube_api_key": "key",
- "holodex_api_key": "key"
-}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage