Files
hubproxy/ghproxy/config.json
2024-12-25 05:27:28 +08:00

11 lines
110 B
JSON

{
"whiteList": [
],
"blackList": [
"user1",
"user2",
"repository1",
"repository2"
]
}