mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 06:33:14 +08:00
fix code mistake
This commit is contained in:
parent
5ccc047fe4
commit
658f1f5cda
@ -8,6 +8,7 @@ type Sniffer interface {
|
||||
|
||||
const (
|
||||
TLS SnifferType = iota
|
||||
HTTP SnifferType
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
Reference in New Issue
Block a user