From 0f3031f493484e07491d1b4743e0c047925dd16e Mon Sep 17 00:00:00 2001
From: dabai <dabai@yazhai.co>
Date: Tue, 14 Apr 2020 15:47:46 +0800
Subject: [PATCH] footseen自动下载添加

---
 1/download.html | 37 +++++++++++++++++++++++++++++++++++++
 download.html   | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+)
 create mode 100644 1/download.html
 create mode 100644 download.html

diff --git a/1/download.html b/1/download.html
new file mode 100644
index 0000000..63a9b54
--- /dev/null
+++ b/1/download.html
@@ -0,0 +1,37 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+	<script type="text/javascript" src="//res.cdn.openinstall.io/openinstall.js"></script>
+    <meta charset="UTF-8">
+    <meta name="renderer" content="webkit">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="keywords" content="foot fetish,foot worship,foot tickle,Foot Seen,Video streaming">
+    <meta name="description" content="">
+    <meta content="telephone=no" name="format-detection">
+    <meta name="wap-font-scale" content="no">
+    <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
+    <meta name="apple-mobile-web-app-capable" content="yes">
+		<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
+		<meta content="telephone=no" name="format-detection">
+    <title>Foot Seen</title>
+
+</head>
+<body>
+</body>
+<script type="text/javascript">
+	var data = OpenInstall.parseUrlParams();
+  new OpenInstall({
+      appKey: "dzxj4c",
+      preferWakeup: true,
+      mask: function () {
+          return '<div id="openinstall_shadow" class="shadow-img"><img src="images/share-img.png" alt=""></div>'
+      },
+      onready: function () {
+          var m = this, button = document.getElementById("down-btn");
+          m.schemeWakeup();
+					m.wakeupOrInstall();
+					return false;
+      }
+  }, data);
+</script>
+</html>
diff --git a/download.html b/download.html
new file mode 100644
index 0000000..63a9b54
--- /dev/null
+++ b/download.html
@@ -0,0 +1,37 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+	<script type="text/javascript" src="//res.cdn.openinstall.io/openinstall.js"></script>
+    <meta charset="UTF-8">
+    <meta name="renderer" content="webkit">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="keywords" content="foot fetish,foot worship,foot tickle,Foot Seen,Video streaming">
+    <meta name="description" content="">
+    <meta content="telephone=no" name="format-detection">
+    <meta name="wap-font-scale" content="no">
+    <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
+    <meta name="apple-mobile-web-app-capable" content="yes">
+		<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
+		<meta content="telephone=no" name="format-detection">
+    <title>Foot Seen</title>
+
+</head>
+<body>
+</body>
+<script type="text/javascript">
+	var data = OpenInstall.parseUrlParams();
+  new OpenInstall({
+      appKey: "dzxj4c",
+      preferWakeup: true,
+      mask: function () {
+          return '<div id="openinstall_shadow" class="shadow-img"><img src="images/share-img.png" alt=""></div>'
+      },
+      onready: function () {
+          var m = this, button = document.getElementById("down-btn");
+          m.schemeWakeup();
+					m.wakeupOrInstall();
+					return false;
+      }
+  }, data);
+</script>
+</html>
--
libgit2 0.25.0