Check website availability from a domain or a list of domains.
The program will determine if a domain's website is up or down visiting the following URLs in order:
Once a website URL is found to be up, the program stops and returns the URL.
Check one domain
ws-checker example.comTo check multiple domains from a CSV file, the csv file name should be domains.csv and it should be in the same directory as the executable file.
ws-checkerResults are saved into the reports.csv file