Skip to content

Commit e72f961

Browse files
committed
Add the URL to check.sh
1 parent a77fbb0 commit e72f961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ do
3030

3131
FAIL=1
3232
else
33-
echo -e "${GREEN}$fw ${NC} \t ${#url_output} bytes"
33+
echo -e "${GREEN}$fw ${NC} \t ${#url_output} bytes \t URL: $url"
3434
fi
3535
fi
3636
done

0 commit comments

Comments
 (0)