From 90b4837e4e6e0ad73f2c099375c83ce274216ff6 Mon Sep 17 00:00:00 2001
From: dabai <dabai@yazhai.co>
Date: Sat, 30 Nov 2019 10:41:02 +0800
Subject: [PATCH] footseen

---
 .project   | 28 ++++++++++++++++++++++++++++
 index.html |  2 +-
 2 files changed, 29 insertions(+), 1 deletion(-)
 create mode 100644 .project

diff --git a/.project b/.project
new file mode 100644
index 0000000..e716e82
--- /dev/null
+++ b/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>footsen</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>com.aptana.ide.core.unifiedBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>com.aptana.projects.webnature</nature>
+	</natures>
+	<filteredResources>
+		<filter>
+			<id>1575081640034</id>
+			<name></name>
+			<type>26</type>
+			<matcher>
+				<id>org.eclipse.ui.ide.multiFilter</id>
+				<arguments>1.0-name-matches-false-false-node_modules</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
+</projectDescription>
diff --git a/index.html b/index.html
index c6c31fc..a81a791 100644
--- a/index.html
+++ b/index.html
@@ -218,7 +218,7 @@ $('.mBottom').show();
 		       	}
             }
             else{
-                window.location.href='/apk';
+                window.location.href='apk';
             }
         })
     }
--
libgit2 0.25.0