mirror of
https://github.com/gchq/CyberChef
synced 2026-01-17 07:53:28 +00:00
Fixed double encoding of HTML entities by improving Utils.escapeHTML. Fixes #76.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta charset="UTF-8">
|
||||
<title>CyberChef</title>
|
||||
|
||||
<meta name="copyright" content="Crown Copyright 2016" />
|
||||
|
||||
Reference in New Issue
Block a user