mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 04:00:53 +03:00
blockcheck: --methodeol test for nfqws
This commit is contained in:
parent
56aa481226
commit
44c19c1743
@ -1173,7 +1173,7 @@ pktws_check_domain_http_bypass_()
|
||||
local splits_tls='2 1 sniext+1 sniext+4 host+1 midsld 1,midsld 1,sniext+1,host+1,midsld-2,midsld,midsld+2,endhost-1'
|
||||
|
||||
[ "$sec" = 0 ] && {
|
||||
for s in '--hostcase' '--hostspell=hoSt' '--hostnospace' '--domcase'; do
|
||||
for s in '--hostcase' '--hostspell=hoSt' '--hostnospace' '--domcase' '--methodeol'; do
|
||||
pktws_curl_test_update $1 $3 $s
|
||||
done
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user