GH-1477 Wildcard/Regex Whitelisting (#501)
* Add regex/wildcard listing with unit tests. Add safe-regex and jest-when dependency * Add more tests. Check if a pageHost has valid url or regex characters * Update tests for checking if a regex is safe * Remove regex functionality and update unit tests * Check for truthy instead of not undefined * Remove bad unit test * Fix localhost:3000