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
{{ message }}
This repository was archived by the owner on Mar 19, 2021. It is now read-only.
axe-cli prepends http:// if it doesn't see http at the start of the URL. We should match this a little better so that we can run on other things like file:// and ftp(s)://.
axe-cli prepends http:// if it doesn't see http at the start of the URL. We should match this a little better so that we can run on other things like
file://andftp(s)://.