Explorar o código

Initial commit.

Redirect to plexi portal at code.google
Siyu Gu %!s(int64=11) %!d(string=hai) anos
achega
c145b7f75d
Modificáronse 1 ficheiros con 14 adicións e 0 borrados
  1. 14 0
      index.html

+ 14 - 0
index.html

@@ -0,0 +1,14 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+  <head>
+    <meta charset="UTF-8">
+    <meta http-equiv="refresh" content="1;url=https://code.google.com/p/plexi/">
+    <script type="text/javascript">
+      window.location.href = "https://code.google.com/p/plexi/"
+    </script>
+    <title>Page Redirection to https://code.google.com/p/plexi/</title>
+  </head>
+  <body>
+  <a href='https://code.google.com/p/plexi/'>https://code.google.com/p/plexi/</a>
+  </body>
+</html>