From ff973dc52538947cac9f3ad548f787d6a4843df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E6=81=92?= <2323333339@qq.com> Date: Sun, 21 Feb 2021 09:10:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .imgbotconfig | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .imgbotconfig diff --git a/.imgbotconfig b/.imgbotconfig new file mode 100644 index 0000000..8a352e0 --- /dev/null +++ b/.imgbotconfig @@ -0,0 +1,9 @@ +{ + "schedule": "schedule", + "ignoredFiles": [ + "favicon.ico", + "search.png", + "assets/owo/*", + ], + "aggressiveCompression": "true" +} \ No newline at end of file