Skip to content

Commit 21fc356

Browse files
author
bol-van
committed
blockcheck: fix brokern http3 test
1 parent 88b6b79 commit 21fc356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blockcheck.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1805,7 +1805,7 @@ check_domain_http_udp()
18051805
[ "$SKIP_PKTWS" = 1 ] || {
18061806
echo
18071807
echo preparing $PKTWSD redirection
1808-
mdig_resolve_all $IPV ips $4
1808+
mdig_resolve_all $IPV ips $3
18091809
pktws_ipt_prepare_udp $2 "$ips"
18101810

18111811
pktws_check_domain_http3_bypass $1 $3

0 commit comments

Comments
 (0)