mirror of
https://github.com/bol-van/zapret.git
synced 2026-01-31 06:40:38 +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_IPBLOCK" = 1 ] || check_dpi_ip_block $1 $4
|
||||||
|
|
||||||
|
[ "$SKIP_TPWS" = 1 ] || {
|
||||||
|
echo
|
||||||
|
tpws_check_domain_http_bypass $1 $3 $4
|
||||||
|
}
|
||||||
|
|
||||||
[ "$SKIP_PKTWS" = 1 ] || {
|
[ "$SKIP_PKTWS" = 1 ] || {
|
||||||
echo
|
echo
|
||||||
echo preparing $PKTWSD redirection
|
echo preparing $PKTWSD redirection
|
||||||
|
|||||||
@@ -585,3 +585,4 @@ nfqws: backport from nfqws2 nl80211 ssid discovery fix for newer kernels
|
|||||||
73.6
|
73.6
|
||||||
|
|
||||||
ipset: remove zapret-info based scripts because it's gone
|
ipset: remove zapret-info based scripts because it's gone
|
||||||
|
blockcheck: fix tpws test regression
|
||||||
|
|||||||
Reference in New Issue
Block a user