Update blacklist.go

This commit is contained in:
里見 灯花
2024-10-10 20:08:21 +08:00
committed by GitHub
parent 00538f3d91
commit 4155b9cf4f

View File

@@ -2,7 +2,7 @@ package auth
import (
"encoding/json"
"ghproxy/config"
"github.com/satomitoka/ghproxy/config"
"os"
)