mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 05:22:58 +03:00
blockcheck.sh attempt skipping for not force checking
This commit is contained in:
parent
d551f2f4ae
commit
7ad14c42fc
@ -974,7 +974,7 @@ curl_test()
|
|||||||
[ $REPEATS -gt 1 ] && echo 'AVAILABLE'
|
[ $REPEATS -gt 1 ] && echo 'AVAILABLE'
|
||||||
else
|
else
|
||||||
code=$?
|
code=$?
|
||||||
[ "$SCANLEVEL" = quick ] && break
|
[ "$SCANLEVEL" != force ] && break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
[ "$4" = detail ] || {
|
[ "$4" = detail ] || {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user