Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make URL case insensitive. #1350

Closed
wants to merge 5 commits into from
Closed

Commits on Oct 4, 2018

  1. Make URL case insensitive.

    Now URL's starting with hTTp or Https will be captured by the regular expression.
    roygold7 committed Oct 4, 2018
    Copy the full SHA
    8297da3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8c855f3 View commit details
    Browse the repository at this point in the history
  3. Fixed node legacy version

    roygold7 committed Oct 4, 2018
    Copy the full SHA
    3725f9e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    408294e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    971304a View commit details
    Browse the repository at this point in the history