webrecorder / wombat

Wombat.js client-side rewriting library
GNU Affero General Public License v3.0
81 stars 31 forks source link

Resolve Relative URL Fix #125

Closed ikreymer closed 11 months ago

ikreymer commented 11 months ago

Use URL constructor for resolving relative URLs instead of manually splitting at last '/'. Avoids issues when resolving URLs from pages like https://example.com/path/file.html?url=/alsopath/not/for/relative-url bump to 3.6.1