mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
25w41b
This commit is contained in:
parent
16b6b05fb8
commit
68bf51aaed
7 changed files with 11 additions and 9 deletions
|
|
@ -7,7 +7,7 @@ import (
|
|||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/go-json-experiment/json"
|
||||
json "github.com/bytedance/sonic"
|
||||
)
|
||||
|
||||
type Blacklist struct {
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ import (
|
|||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/go-json-experiment/json"
|
||||
json "github.com/bytedance/sonic"
|
||||
)
|
||||
|
||||
// Whitelist 用于存储白名单信息
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue