Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
playground: avoid XSS via external download url
Although this is the playground, avoid allowing arbitrary data to be set in an HTML element. These days we can use `URL()` to parse the hostname/port/pathname.
- Loading branch information