Last active
April 23, 2019 04:49
-
-
Save theznerd/5bfd8ba1f1cb950f2fb7990d2cf8fe22 to your computer and use it in GitHub Desktop.
MEMUG-PSComp1-StartingData
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$domains = @("thiswebsiteprobablydoesntexist.com","thiswebsiteprobablydoesntexisttoo.com","z-nerd.com","thiswebsiteprobablydoesntexisteither.com","thiswebsiteprobablydoesntexist2.com","catapultsystems.com","thiswebsiteprobablydoesntexisttoday.com") | |
$numRetries = 3 | |
$retryWait = 5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment