blockcheck: minor

This commit is contained in:
bol-van 2024-03-02 22:31:02 +03:00
parent 61f1ce2d74
commit 913c5de521

View File

@ -588,7 +588,7 @@ pktws_check_domain_bypass()
# $2 - encrypted test : 1/0
# $3 - domain
local strategy tests='fake' ret ok ttls s f e desync pos fooling frag sec="$2"
local strategy tests='fake' ret ok ttls s f e desync pos fooling frag sec="$2" delta
[ "$sec" = 0 ] && {
for s in '--hostcase' '--hostspell=hoSt' '--hostnospace' '--domcase'; do