Do not handle extremely rare escaped states in <script>; simplify graph to show single average
This commit is contained in:
parent
52592997fb
commit
20c59769fe
8 changed files with 120 additions and 153 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"COMMENT_END": "-->",
|
||||
"STYLE_END": "</style",
|
||||
"SCRIPT_END": "</script",
|
||||
"INSTRUCTION_END": "?>"
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue