mirror of
https://github.com/bol-van/zapret.git
synced 2026-01-27 12:50:33 +03:00
blockcheck: fix tpws test regression
This commit is contained in:
@@ -1776,6 +1776,11 @@ check_domain_http_tcp()
|
||||
|
||||
[ "$SKIP_IPBLOCK" = 1 ] || check_dpi_ip_block $1 $4
|
||||
|
||||
[ "$SKIP_TPWS" = 1 ] || {
|
||||
echo
|
||||
tpws_check_domain_http_bypass $1 $3 $4
|
||||
}
|
||||
|
||||
[ "$SKIP_PKTWS" = 1 ] || {
|
||||
echo
|
||||
echo preparing $PKTWSD redirection
|
||||
|
||||
Reference in New Issue
Block a user