Downloads
Download tar.gz
6.64 KB
MD5: 95d6ac3895049317543b1a67244167e3
SHA-1: 9a13b2a4bbfd188953569f86f7e5f3e31b68a037
SHA-256: 2614f2f6a2b25d8fdc528e7012d94f78d7902d882b54d537b3415bb142f6bda8
Download zip
7.12 KB
MD5: 03eba2dc401493497871498d14528769
SHA-1: b2f2775a978a9dfb210d600afac8f2b3cb1b6179
SHA-256: ba72e2907297f519b26f17194c5cab64d54646445429b8d67b38df60bef20789
Release notes
This release takes a different tack from 6.x-1.0 and completely strips offending tags and content, rather than just commenting them out. It also operates on script and xml tags, and adds the option to clean up HTML entities.
Added #824314: Include support for <script> tags by NancyDru and Dane Powell: completely remove offending content rather than commenting out, handle script tags, handle html entities
Added #735496: Filter XML tags by NancyDru, Dane Powell, and Johannes Wilm: handle xml tags