From 3c13bd9550484a8b7b1f9d202e8a19ee1ef23a29 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sun, 1 Jan 2023 20:01:03 -0700 Subject: [PATCH] Add rate limits --- config.json | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 7a5df47..0000000 --- a/config.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "updateInterval": 60 -} \ No newline at end of file