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

refac: remove and refactored some unnecessary code #867

Closed ssi02014 closed 10 months ago

ssi02014 commented 10 months ago

Summary

@cure53 👋 I removed and refactored some unnecessary code!

Tasks

refactoring purify

cure53 commented 10 months ago

Cool, thanks :slightly_smiling_face: