We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 0e75894Copy full SHA for 0e75894
.gitignore
@@ -0,0 +1,7 @@
1
+_site
2
+.settings
3
+.sass-cache
4
+.project
5
+.buildpath
6
+.idea
7
+*.iml
index.html
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <meta http-equiv="refresh" content="0;url=http://20.188.7.37/" />
+ <link rel="canonical" href="http://20.188.7.37/" />
+ </head>
8
+ <body>
9
+ <h1>
10
+ The page been moved to <a href="http://20.188.7.37/">http://20.188.7.37/</a>
11
+ </h1>
12
+ </body>
13
+</html>
0 commit comments