We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77fbb0 commit dd4dc88Copy full SHA for dd4dc88
check.sh
@@ -30,7 +30,7 @@ do
30
31
FAIL=1
32
else
33
- echo -e "${GREEN}✔ $fw ${NC} \t ${#url_output} bytes"
+ echo -e "${GREEN}✔ $fw ${NC} \t ${#url_output} bytes \t URL: $url"
34
fi
35
36
done
0 commit comments