We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d8f57 commit 27b7d39Copy full SHA for 27b7d39
index.html
@@ -3,8 +3,8 @@
3
<head>
4
<title>Redirection</title>
5
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6
- <meta http-equiv="refresh" content="0;url=regex.html">
7
- <script language="javascript"><!--
+ <meta http-equiv="refresh" content="0; url=regex.html">
+ <script><!--
8
window.location = "regex.html";
9
--></script>
10
</head>
0 commit comments