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