# Functions
Check verifies the URLs provided by the given io.Reader.
CheckURLsFromGrepOutput runs the specified cmd, which should be grepping using the URLRE regular expression defined above.
# Constants
URLRE is the regular expression to use to extract URLs from the input stream.