Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: medialize/URI.js Loading
base: d7bb4ce8cb71caa5063a617b2afdb5a0a3685532
Choose a base ref
...
head repository: medialize/URI.js Loading
compare: 46c8ac0c7e6997daad8ff6859784b39f8892fa97
Choose a head ref
  • 2 commits
  • 12 files changed
  • 1 contributor

Commits on Feb 13, 2021

  1. fix(parse): treat backslash as forwardslash in scheme delimiter

    make `https:/\attacker.com` like `https:\/attacker.com` result in `https://attacker.com/`
    rodneyrehm committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    a1ad8bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c8ac0 View commit details
    Browse the repository at this point in the history
Loading