mirror of
https://github.com/WebStackPage/WebStackPage.github.io.git
synced 2026-06-16 06:46:28 +08:00
update
This commit is contained in:
11
index.html
11
index.html
@@ -1,4 +1,11 @@
|
|||||||
<script>
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>Document</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<script>
|
||||||
|
|
||||||
if (navigator.appName ==”Netscape”)
|
if (navigator.appName ==”Netscape”)
|
||||||
|
|
||||||
@@ -16,3 +23,5 @@ else
|
|||||||
|
|
||||||
document.location.href =”en/index.html”;
|
document.location.href =”en/index.html”;
|
||||||
</script>
|
</script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user