mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-21 06:16:31 -04:00
mitm: Add experimental Tor support for interception detection
This commit is contained in:
@@ -312,7 +312,6 @@ func (r *replacer) getSubstitution(key string) string {
|
||||
if val {
|
||||
return "likely"
|
||||
}
|
||||
|
||||
return "unlikely"
|
||||
}
|
||||
return "unknown"
|
||||
|
||||
Reference in New Issue
Block a user