You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix regex to match HTTPS as well for getHostname (#7)
* Fix regex to match HTTPS as well for getHostname
* Apply the no-capturing group to regex in getHostname