From e21689c76fc4ebe5e0338876132e3c1d8207d0ca Mon Sep 17 00:00:00 2001 From: Tabris <3146463122@qq.com> Date: Thu, 2 Jul 2026 12:56:25 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20algo=20=E4=BF=A1=E6=81=AF=20(#4100)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index f9c2653a..b2583cfa 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9706,6 +9706,18 @@ { "label": "ACM", "color": "#eb0e31" + }, + { + "label": "Codeforces", + "color": "#52EACF" + }, + { + "label": "洛谷", + "color": "#5280ea" + }, + { + "label": "比赛推送", + "color": "#55ea52" } ], "is_official": false