From d43f3c833bce2a8022106c87aeaeccedc59e973b Mon Sep 17 00:00:00 2001 From: NewName Date: Wed, 25 Dec 2024 06:40:01 +0800 Subject: [PATCH] Update config.json --- ghproxy/config.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ghproxy/config.json b/ghproxy/config.json index cc16e22..bb64fb8 100644 --- a/ghproxy/config.json +++ b/ghproxy/config.json @@ -3,8 +3,6 @@ ], "blackList": [ "user1", - "user2", - "repository1", - "repository2" + "user2" ] }