mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-06 08:20:34 +05:00
blockcheck: cosmetics
This commit is contained in:
parent
a66aa7777a
commit
1b0c9fc296
@ -575,7 +575,7 @@ pktws_check_domain_bypass()
|
|||||||
pktws_curl_test_update $1 $3 --dpi-desync=$desync $e
|
pktws_curl_test_update $1 $3 --dpi-desync=$desync $e
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
[ "$IPV" = 6 ] && pktws_curl_test_update $1 $3 $e --dpi-desync=hopbyhop
|
[ "$IPV" = 6 ] && pktws_curl_test_update $1 $3 --dpi-desync=hopbyhop $e
|
||||||
for desync in $tests; do
|
for desync in $tests; do
|
||||||
s="--dpi-desync=$desync"
|
s="--dpi-desync=$desync"
|
||||||
for ttl in $ttls; do
|
for ttl in $ttls; do
|
||||||
|
Loading…
Reference in New Issue
Block a user