mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-09 14:10:00 +00:00
chore: use @ instead of _ for speed test dest
This commit is contained in:
parent
e99ac076da
commit
d82d76743f
@ -7,7 +7,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SpeedtestDest = "_SpeedTest"
|
SpeedtestDest = "@SpeedTest"
|
||||||
)
|
)
|
||||||
|
|
||||||
// speedtestHandler is a PluggableOutbound that handles speed test requests.
|
// speedtestHandler is a PluggableOutbound that handles speed test requests.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user