This repository has been archived on 2025-10-15. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
minify-html/gen/patterns.json

6 lines
108 B
JSON

{
"COMMENT_END": "-->",
"STYLE_END": "</style",
"SCRIPT_END": "</script",
"INSTRUCTION_END": "?>"
}