From 50eda736bf660954f552a4094aac137ef565357e Mon Sep 17 00:00:00 2001 From: starry <115192496+sky22333@users.noreply.github.com> Date: Wed, 25 Dec 2024 07:07:38 +0800 Subject: [PATCH] Update config.json --- ghproxy/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghproxy/config.json b/ghproxy/config.json index bb64fb8..3b90870 100644 --- a/ghproxy/config.json +++ b/ghproxy/config.json @@ -2,7 +2,7 @@ "whiteList": [ ], "blackList": [ - "user1", - "user2" + "example1", + "example2" ] }