Oliver Schmidt e8b4befd1e Further improved parsing of <SCRIPT> tag.
Script code may contain a '<' as part of a equation. We erroneously interpreted that as start of a tag. Now we check for the very next char to be a '/' as the only tag allowed is the </SCRIPT> tag.
2015-06-07 00:23:44 +02:00
..
2015-01-09 09:44:06 +01:00
2015-02-17 13:44:29 +01:00
2015-01-09 09:44:06 +01:00
2014-12-02 12:39:16 +01:00