From 649365eef45f6261ba6af471e13a03a8451b8a57 Mon Sep 17 00:00:00 2001
From: agan <agan@yazhai.co>
Date: Wed, 2 Nov 2022 15:57:27 +0800
Subject: [PATCH] 修改ICON

---
 b/download.html      | 2 +-
 b/downloadIos.html   | 2 +-
 images/shareIcon.png | Bin 217069 -> 0 bytes
 index.html           | 3 ++-
 iosnew.html          | 3 ++-
 5 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/b/download.html b/b/download.html
index 07c421d..2347c81 100644
--- a/b/download.html
+++ b/b/download.html
@@ -79,7 +79,7 @@
 
 <body style="overflow: hidden;">
 	<div id="pro">
-		<img src="https://footseen.com/images/shareIcon.png" id="insShare">
+		<img src="https://footseen.com/images/shareIcon.png?v=20221102" id="insShare">
 		<span class="langTitle"><img src="https://www.footseen.com/img/down2.png" />
 			<font></font>
 		</span>
diff --git a/b/downloadIos.html b/b/downloadIos.html
index c7e553a..cbf03c0 100644
--- a/b/downloadIos.html
+++ b/b/downloadIos.html
@@ -77,7 +77,7 @@
 
 <body style="overflow: hidden;">
 	<div id="pro">
-		<img src="https://footseen.com/images/shareIcon.png" id="insShare">
+		<img src="https://footseen.com/images/shareIcon.png?v=20221102" id="insShare">
 		<span class="langTitle"><img src="https://www.footseen.com/img/down2.png" />
 			<font></font>
 		</span>
diff --git a/images/shareIcon.png b/images/shareIcon.png
index 47944ad..87cc837 100644
Binary files a/images/shareIcon.png and b/images/shareIcon.png differ
diff --git a/index.html b/index.html
index fe99e88..1c06eea 100644
--- a/index.html
+++ b/index.html
@@ -50,7 +50,8 @@
 
 <body style="overflow: hidden;">
 	<div id="pro">
-		<img src="https://footseen.com/images/shareIcon.png" id="insShare">
+		<img src="https://footseen.com/images/shareIcon.png?v=20221102" id="insShare">
+
 
 		<span class="langTitle"><img src="https://www.footseen.com/img/down2.png" />
 			<font></font>
diff --git a/iosnew.html b/iosnew.html
index 239501a..8f4d445 100644
--- a/iosnew.html
+++ b/iosnew.html
@@ -50,7 +50,8 @@
 
 <body style="overflow: hidden;">
 	<div id="pro">
-		<img src="https://footseen.com/images/shareIcon.png" id="insShare">
+		<img src="https://footseen.com/images/shareIcon.png?v=20221102" id="insShare">
+
 		<span class="langTitle"><img src="https://www.footseen.com/img/down2.png" />
 			<font></font>
 		</span>
--
libgit2 0.25.0