cure53 / DOMPurify

DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
https://cure53.de/purify
Other
13.67k stars 698 forks source link

Fix typo in README #872

Closed nanase closed 10 months ago

nanase commented 10 months ago

Summary

This pull request fixes extra ; in README.

Background & Context

n/a

Tasks

n/a

Dependencies

n/a

cure53 commented 10 months ago

Nice, thank you!