mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
fix
This commit is contained in:
parent
c78d114767
commit
d33377087f
3 changed files with 24 additions and 26 deletions
8
config/blacklist.json
Normal file
8
config/blacklist.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"blacklist": [
|
||||
"test/test1",
|
||||
"example/repo2",
|
||||
"another/repo3"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
blacklist:
|
||||
- test/test1
|
||||
- example/repo2
|
||||
- another/repo3
|
||||
Loading…
Add table
Add a link
Reference in a new issue