<script.*>.*<\/script> This regexp is very greedy to resources. Try this one: <script[^>]++.+?<\/script>
-- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
<script.*>.*<\/script> This regexp is very greedy to resources. Try this one: <script[^>]++.+?<\/script>
-- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev