kennygrant/sanitize

how to remove all of <script>...</script>?

Closed this issue · 0 comments

<span style="color:#999;font-size:8px;">
        <script type="text/javascript">
            //something
        </script>
</span>

how to remove all of <script>...</script>?