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

Url parse #55

Merged
merged 4 commits into from
Jun 19, 2015
Merged

Url parse #55

merged 4 commits into from
Jun 19, 2015

Commits on May 25, 2015

  1. Use URL.parse to extract hostnames instead of a regular expression

    Write rules in punycode format to support
    Fix a couple tests
    Update rules.json
    Kris Reeves committed May 25, 2015
    Configuration menu
    Copy the full SHA
    9e99cc6 View commit details
    Browse the repository at this point in the history
  2. Test thom4parisot#54 in getSubdomain too

    Kris Reeves committed May 25, 2015
    Configuration menu
    Copy the full SHA
    ab22e54 View commit details
    Browse the repository at this point in the history
  3. Add tests for thom4parisot#53

    Kris Reeves committed May 25, 2015
    Configuration menu
    Copy the full SHA
    10ffffa View commit details
    Browse the repository at this point in the history
  4. tests

    Kris Reeves committed May 25, 2015
    Configuration menu
    Copy the full SHA
    b1a71bf View commit details
    Browse the repository at this point in the history