mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
blockcheck: remote fake from seqovl tests
This commit is contained in:
parent
60b7091137
commit
09b8fa875d
@ -1086,7 +1086,7 @@ pktws_check_domain_http_bypass_()
|
|||||||
pktws_curl_test_update_vary $1 $2 $3 $desync $e && [ "$SCANLEVEL" = quick ] && return
|
pktws_curl_test_update_vary $1 $2 $3 $desync $e && [ "$SCANLEVEL" = quick ] && return
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
for desync in split2 disorder2 fake,split2 fake,disorder2; do
|
for desync in split2 disorder2; do
|
||||||
s="--dpi-desync=$desync"
|
s="--dpi-desync=$desync"
|
||||||
if [ "$sec" = 0 ]; then
|
if [ "$sec" = 0 ]; then
|
||||||
for pos in method host; do
|
for pos in method host; do
|
||||||
|
Loading…
Reference in New Issue
Block a user