mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-15 11:32: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'
|
||||
else
|
||||
code=$?
|
||||
[ "$SCANLEVEL" = quick ] && break
|
||||
[ "$SCANLEVEL" != force ] && break
|
||||
fi
|
||||
done
|
||||
[ "$4" = detail ] || {
|
||||
|
Loading…
x
Reference in New Issue
Block a user